postgresql/src/bin
Michael Paquier bc0cc68f8a Add missing header declarations for pg_basebackup and pg_{dump,restore}
This fixes two compilation failures caused by 6f164e6.  Interesting to
see that missing <limits.h> dies not fail in Linux or even Windows.  On
MacOS, it fails, though.

Per various buildfarm members.
2021-07-24 19:05:14 +09:00
..
initdb Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_amcheck Unify parsing logic for command-line integer options 2021-07-24 18:35:03 +09:00
pg_archivecleanup Translation updates 2021-06-21 12:33:50 +02:00
pg_basebackup Add missing header declarations for pg_basebackup and pg_{dump,restore} 2021-07-24 19:05:14 +09:00
pg_checksums Unify parsing logic for command-line integer options 2021-07-24 18:35:03 +09:00
pg_config Translation updates 2021-06-21 12:33:50 +02:00
pg_controldata Translation updates 2021-06-21 12:33:50 +02:00
pg_ctl Translation updates 2021-06-21 12:33:50 +02:00
pg_dump Add missing header declarations for pg_basebackup and pg_{dump,restore} 2021-07-24 19:05:14 +09:00
pg_resetwal Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_rewind Translation updates 2021-06-21 12:33:50 +02:00
pg_test_fsync Support direct I/O on macOS. 2021-07-19 11:01:01 +12:00
pg_test_timing Translation updates 2021-06-21 12:33:50 +02:00
pg_upgrade Translation updates 2021-06-21 12:33:50 +02:00
pg_verifybackup Simplify error handing of jsonapi.c for the frontend 2021-07-02 09:35:12 +09:00
pg_waldump Allow specifying pg_waldump --rmgr option multiple times. 2021-07-01 15:32:57 +03:00
pgbench Unify parsing logic for command-line integer options 2021-07-24 18:35:03 +09:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Portability fixes for sigwait. 2021-07-15 12:34:31 +12:00
scripts Unify parsing logic for command-line integer options 2021-07-24 18:35:03 +09:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00