postgresql/src
Tom Lane 3c03ee1a39 Doc: update src/tools/pgindent/README for current practice.
This README explains how to run pgindent, but it was written
for our former practice of running pgindent only infrequently.
Nowadays the plan is to keep the tree indent-clean all the time,
so the typical thing is to do an incremental pgindent run with
each commit.  Revise to explain that as the normal case, and
the infrequent full-on process as a separate thing.

For now, pgperltidy is still a run-it-infrequently item.
2024-05-15 19:02:14 -04:00
..
backend Re-forbid underscore in positional parameters 2024-05-15 13:49:41 +02:00
bin Fix query result leak during binary upgrade 2024-05-15 22:48:51 +02:00
common Make all Perl warnings fatal, catch-up 2024-05-15 10:10:19 +02:00
fe_utils Re-forbid underscore in positional parameters 2024-05-15 13:49:41 +02:00
include Fix incorrect year in some copyright notices added this year 2024-05-15 15:01:21 +12:00
interfaces Re-forbid underscore in positional parameters 2024-05-15 13:49:41 +02:00
makefiles Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
pl Fix handling of polymorphic output arguments for procedures. 2024-05-14 20:19:20 -04:00
port Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Re-forbid underscore in positional parameters 2024-05-15 13:49:41 +02:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Doc: update src/tools/pgindent/README for current practice. 2024-05-15 19:02:14 -04:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Update Unicode data to CLDR 45 2024-04-22 09:16:33 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00