postgresql/src/bin
Tom Lane fa27dd40d5 Run pgindent with new pg_bsd_indent version 2.1.1.
Thomas Munro fixed a longstanding annoyance in pg_bsd_indent, that
it would misformat lines containing IsA() macros on the assumption
that the IsA() call should be treated like a cast.  This improves
some other cases involving field/variable names that match typedefs,
too.  The only places that get worse are a couple of uses of the
OpenSSL macro STACK_OF(); we'll gladly take that trade-off.

Discussion: https://postgr.es/m/20200114221814.GA19630@alvherre.pgsql
2020-05-16 11:54:51 -04:00
..
initdb Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pg_archivecleanup Translation updates 2020-05-11 13:14:32 +02:00
pg_basebackup Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pg_checksums Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pg_config Translation updates 2020-05-11 13:14:32 +02:00
pg_controldata Translation updates 2020-05-11 13:14:32 +02:00
pg_ctl Translation updates 2020-05-11 13:14:32 +02:00
pg_dump Run pgindent with new pg_bsd_indent version 2.1.1. 2020-05-16 11:54:51 -04:00
pg_resetwal Translation updates 2020-05-11 13:14:32 +02:00
pg_rewind Rename SLRU structures and associated LWLocks. 2020-05-15 14:28:25 -04:00
pg_test_fsync Translation updates 2020-05-11 13:14:32 +02:00
pg_test_timing Translation updates 2020-05-11 13:14:32 +02:00
pg_upgrade Translation updates 2020-05-11 13:14:32 +02:00
pg_verifybackup Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pg_waldump Adjust walsender usage of xlogreader, simplify APIs 2020-05-13 12:17:08 -04:00
pgbench Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Run pgindent with new pg_bsd_indent version 2.1.1. 2020-05-16 11:54:51 -04:00
scripts Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
Makefile Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00