postgresql/src/bin
Robert Haas 6050b6a92d Add and use symbolic constants for tar header offsets and file types.
Because symbolic constants in a header file are better than magic
constants embedded in the code.

Patch by me, reviewed by Tom Lane, Dagfinn Ilmari Mannsåker, and
Tristan Partin.

Discussion: http://postgr.es/m/CA+TgmoZNbLwhmCrNtkJAvi8FLkwFdMeVU3myV2HQQpA5bvbRZg@mail.gmail.com
2023-08-01 13:50:42 -04:00
..
initdb Clean up command argument assembly 2023-07-05 07:15:23 +02:00
pg_amcheck Handle DROP DATABASE getting interrupted 2023-07-13 13:03:28 -07:00
pg_archivecleanup pg_archivecleanup: Add --clean-backup-history 2023-07-19 13:41:22 +09:00
pg_basebackup Add and use symbolic constants for tar header offsets and file types. 2023-08-01 13:50:42 -04:00
pg_checksums Translation updates 2023-05-22 12:44:31 +02:00
pg_config Translation updates 2023-05-22 12:44:31 +02:00
pg_controldata Translation updates 2023-05-22 12:44:31 +02:00
pg_ctl Simplify option handling in pg_ctl. 2023-07-14 12:35:54 -07:00
pg_dump Add and use symbolic constants for tar header offsets and file types. 2023-08-01 13:50:42 -04:00
pg_resetwal Translation updates 2023-05-22 12:44:31 +02:00
pg_rewind Fix pg_rewind with in-place tablespaces when source is remote 2023-07-30 15:26:25 +09:00
pg_test_fsync Remove wal_sync_method=fsync_writethrough on Windows. 2023-07-14 12:30:13 +12:00
pg_test_timing Translation updates 2023-05-22 12:44:31 +02:00
pg_upgrade pg_upgrade: include additional detail in cluster check 2023-07-20 14:55:50 +02:00
pg_verifybackup Translation updates 2023-05-22 12:44:31 +02:00
pg_waldump pg_waldump: Add test case for notice message 2023-07-05 10:50:16 +02:00
pgbench pgbench: Use COPY for client-side data generation 2023-07-24 13:48:22 +09:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql Adjust extra lines generated by psql to be valid SQL comments. 2023-07-26 17:02:39 -07:00
scripts Harmonize password reuse in vacuumdb, clusterdb, and reindexdb. 2023-07-28 10:07:44 -07:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00