postgresql/src/bin
Bruce Momjian 0ab7ca98a1 pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd
This commit required support for inline variable definition, which is
not a requirement.

RELEASE NOTE AUTHOR:  the author of commit 3c0471b5fd
(pg_upgrade/tablespaces) was Justin Pryzby, not me.

Reported-by: Andres Freund

Discussion: https://postgr.es/m/20201016001959.h24fkywfubkv2pc5@alap3.anarazel.de

Backpatch-through: 9.5
2020-10-15 20:37:20 -04:00
..
initdb Translation updates 2020-08-10 15:21:18 +02:00
pg_archivecleanup Translation updates 2020-08-10 15:21:18 +02:00
pg_basebackup Avoid non-constant format string argument to fprintf(). 2020-08-18 13:13:28 +03:00
pg_checksums Avoid non-constant format string argument to fprintf(). 2020-08-18 13:13:28 +03:00
pg_config Translation updates 2020-08-10 15:21:18 +02:00
pg_controldata Translation updates 2020-08-10 15:21:18 +02:00
pg_ctl Translation updates 2020-08-10 15:21:18 +02:00
pg_dump Rethink recent fix for pg_dump's handling of extension config tables. 2020-10-07 12:51:04 -04:00
pg_resetwal Translation updates 2020-08-10 15:21:18 +02:00
pg_rewind Remove useless lstat() call in pg_rewind. 2020-09-06 11:50:41 -04:00
pg_test_fsync Translation updates 2020-08-10 15:21:18 +02:00
pg_test_timing Translation updates 2020-08-10 15:21:18 +02:00
pg_upgrade pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd 2020-10-15 20:37:20 -04:00
pg_waldump Translation updates 2020-08-10 15:21:18 +02:00
pgbench Fix integer-overflow edge case detection in interval_mul and pgbench. 2019-11-07 11:22:59 -05:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql Translation updates 2020-08-10 15:21:18 +02:00
scripts Translation updates 2020-08-10 15:21:18 +02:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00