postgresql/src/bin
Noah Misch 7ac10f6920 Dump COMMENT ON SCHEMA public.
As we do for other attributes of the public schema, omit the COMMENT
command when its payload would match what initdb had installed.  For
dumps that do carry this new COMMENT command, non-superusers restoring
them are likely to get an error.

Reviewed by Asif Rehman.

Discussion: https://postgr.es/m/ab48a34c-60f6-e388-502a-3e5fe46a2dae@postgresfriends.org
2021-06-28 18:34:55 -07:00
..
initdb Translation updates 2021-06-21 12:33:50 +02:00
pg_amcheck Translation updates 2021-06-21 12:33:50 +02:00
pg_archivecleanup Translation updates 2021-06-21 12:33:50 +02:00
pg_basebackup Translation updates 2021-06-21 12:33:50 +02:00
pg_checksums Translation updates 2021-06-21 12:33:50 +02: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 Dump COMMENT ON SCHEMA public. 2021-06-28 18:34:55 -07:00
pg_resetwal Translation updates 2021-05-10 14:36:21 +02:00
pg_rewind Translation updates 2021-06-21 12:33:50 +02:00
pg_test_fsync Translation updates 2021-06-21 12:33:50 +02: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 Translation updates 2021-06-21 12:33:50 +02:00
pg_waldump Translation updates 2021-06-21 12:33:50 +02:00
pgbench Don't depend on -fwrapv semantics in pgbench's random() function. 2021-06-28 12:40:52 -04:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code 2021-06-25 09:57:02 +02:00
scripts Put option listing back into alphabetical order 2021-06-25 11:40:06 +02:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00