postgresql/src/bin
Alvaro Herrera af9f6cd1dd
pg_upgrade: check for types removed in pg12
Commit cda6a8d01d removed a few datatypes, but didn't update
pg_upgrade --check to throw error if these types are used.  So the users
find that pg_upgrade --check tells them that everything is fine, only to
fail when the real upgrade is attempted.

Reviewed-by: Tristan Partin <tristan@neon.tech>
Reviewed-by: Suraj Kharage <suraj.kharage@enterprisedb.com>
Discussion: https://postgr.es/m/202309201654.ng4ksea25mti@alvherre.pgsql
2023-09-25 14:34:05 +02:00
..
initdb Translation updates 2023-05-08 14:43:15 +02:00
pg_archivecleanup Translation updates 2023-05-08 14:43:15 +02:00
pg_basebackup pg_basebackup: Generate valid temporary slot names under PQbackendPID() 2023-09-07 14:12:34 +09:00
pg_checksums Translation updates 2023-05-08 14:43:15 +02:00
pg_config Translation updates 2023-05-08 14:43:15 +02:00
pg_controldata Translation updates 2023-05-08 14:43:15 +02:00
pg_ctl Translation updates 2023-05-08 14:43:15 +02:00
pg_dump Translation updates 2023-08-07 12:35:56 +02:00
pg_resetwal Translation updates 2023-05-08 14:43:15 +02:00
pg_rewind Translation updates 2023-05-08 14:43:15 +02:00
pg_test_fsync Translation updates 2023-05-08 14:43:15 +02:00
pg_test_timing Translation updates 2023-05-08 14:43:15 +02:00
pg_upgrade pg_upgrade: check for types removed in pg12 2023-09-25 14:34:05 +02:00
pg_waldump Translation updates 2023-05-08 14:43:15 +02:00
pgbench Suppress variable-set-but-not-used warnings from clang 15. 2022-09-20 12:04:37 -04:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql Translation updates 2023-05-08 14:43:15 +02:00
scripts Handle DROP DATABASE getting interrupted 2023-07-13 13:03:36 -07:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00