postgresql/src/bin
Peter Eisentraut 301de6a6f6 Partial pgindent of .l and .y files
Trying to clean up the code a bit while we're working on these files
for the reentrant scanner/pure parser patches.  This cleanup only
touches the code sections after the second '%%' in each file, via a
manually-supervised and locally hacked up pgindent.
2024-12-25 17:55:42 +01:00
..
initdb Remove pgrminclude annotations 2024-12-24 11:49:07 +01:00
pg_amcheck Remove pgrminclude annotations 2024-12-24 11:49:07 +01:00
pg_archivecleanup Apply more quoting to GUC names in messages 2024-09-04 13:50:44 +09:00
pg_basebackup Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
pg_checksums Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
pg_combinebackup pg_combinebackup: Fix PITR comparison test in 002_compare_backups 2024-12-17 09:23:49 +09:00
pg_config Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
pg_controldata Translation updates 2024-06-24 13:11:27 +02:00
pg_ctl Fix Y2038 issues with MyStartTime. 2024-10-07 13:51:03 -05:00
pg_dump Fix memory leak in pg_restore with zstd-compressed data. 2024-12-17 22:31:26 -05:00
pg_resetwal Translation updates 2024-06-24 13:11:27 +02:00
pg_rewind Fix newly introduced 010_keep_recycled_wals.pl 2024-11-21 17:04:26 +01:00
pg_test_fsync Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
pg_test_timing Convert some extern variables to static 2024-07-02 07:26:22 +02:00
pg_upgrade Improve reporting of pg_upgrade log files on test failure 2024-12-11 08:48:47 +09:00
pg_verifybackup File size in a backup manifest should use uint64, not size_t. 2024-10-02 09:59:04 -04:00
pg_waldump Use <stdint.h> and <inttypes.h> for c.h integers. 2024-12-04 15:05:38 +13:00
pg_walsummary Remove unused #include's from bin .c files 2024-11-06 11:11:52 +01:00
pgbench Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
pgevent meson: Build pgevent as shared_module rather than shared_library 2024-11-26 18:09:05 +01:00
psql Partial pgindent of .l and .y files 2024-12-25 17:55:42 +01:00
scripts Remove pgrminclude annotations 2024-12-24 11:49:07 +01:00
Makefile Add new pg_walsummary tool. 2024-01-11 12:48:27 -05:00
meson.build Add new pg_walsummary tool. 2024-01-11 12:48:27 -05:00