postgresql/src/bin
Alvaro Herrera 2b9d701591
Add pg_dump support for ALTER obj DEPENDS ON EXTENSION
pg_dump is oblivious to this kind of dependency, so they're lost on
dump/restores (and pg_upgrade).  Have pg_dump emit ALTER lines so that
they're preserved.  Add some pg_dump tests for the whole thing, also.

Reviewed-by: Tom Lane (offlist)
Reviewed-by: Ibrar Ahmed
Reviewed-by: Ahsan Hadi (who also reviewed commit 899a04f5ed)
Discussion: https://postgr.es/m/20200217225333.GA30974@alvherre.pgsql
2020-03-11 16:54:54 -03:00
..
initdb Translation updates 2019-11-11 10:27:46 +01:00
pg_archivecleanup Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_basebackup Translation updates 2019-11-11 10:27:46 +01:00
pg_config Translation updates 2019-11-11 10:27:46 +01:00
pg_controldata Translation updates 2019-11-11 10:27:46 +01:00
pg_ctl Translation updates 2020-02-10 12:57:12 +01:00
pg_dump Add pg_dump support for ALTER obj DEPENDS ON EXTENSION 2020-03-11 16:54:54 -03:00
pg_resetxlog Translation updates 2019-11-11 10:27:46 +01:00
pg_rewind Translation updates 2019-11-11 10:27:46 +01:00
pg_test_fsync Avoid depending on non-POSIX behavior of fcntl(2). 2017-04-21 15:55:56 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Document the pg_upgrade -j/--jobs option as taking an argument 2020-02-11 23:58:16 +01:00
pg_xlogdump pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. 2019-10-29 22:54:36 -07:00
pgbench Fix integer-overflow edge case detection in interval_mul and pgbench. 2019-11-07 11:23:03 -05:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Translation updates 2019-11-11 10:27:46 +01:00
scripts createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate 2020-02-27 11:21:23 +09:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00