postgresql/src/bin
Michael Paquier f1f10a1ba9 Add declaration-level assertions for compile-time checks
Those new assertions can be used at file scope, outside of any function
for compilation checks.  This commit provides implementations for C and
C++, and fallback implementations.

Author: Peter Smith
Reviewed-by: Andres Freund, Kyotaro Horiguchi, Dagfinn Ilmari Mannsåker,
Michael Paquier
Discussion: https://postgr.es/m/201DD0641B056142AC8C6645EC1B5F62014B8E8030@SYD1217
2020-02-03 14:48:42 +09:00
..
initdb Remove separate files for the initial contents of pg_(sh)description 2020-01-19 13:54:58 +02:00
pg_archivecleanup Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_basebackup Prevent running pg_basebackup as root 2020-02-01 18:30:25 +09:00
pg_checksums Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_config Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_controldata Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_ctl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_dump Add declaration-level assertions for compile-time checks 2020-02-03 14:48:42 +09:00
pg_resetwal Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_rewind Refactor XLogReadRecord(), adding XLogBeginRead() function. 2020-01-26 11:39:00 +02:00
pg_test_fsync Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_test_timing Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_upgrade Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
pg_waldump Refactor XLogReadRecord(), adding XLogBeginRead() function. 2020-01-26 11:39:00 +02:00
pgbench pgbench: Make more debug messages use common logging API 2020-01-10 09:02:25 +09:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
scripts Add --parallel option to vacuumdb command. 2020-01-29 11:08:50 +05:30
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00