postgresql/src/bin
Tom Lane 6da7d36305 Teach pg_dump to dump comments on RLS policy objects.
This was unaccountably omitted in the original RLS patch.
The SQL syntax is basically the same as for comments on triggers,
so crib code from dumpTrigger().

Per report from Marc Munro.  Back-patch to all supported branches.

Discussion: https://postgr.es/m/1581889298.18009.15.camel@bloodnok.com
2020-02-17 18:40:02 -05:00
..
initdb Translation updates 2020-02-10 13:15:42 +01:00
pg_archivecleanup Translation updates 2020-02-10 13:15:42 +01:00
pg_basebackup Translation updates 2020-02-10 13:15:42 +01:00
pg_checksums Translation updates 2020-02-10 13:15:42 +01:00
pg_config Translation updates 2020-02-10 13:15:42 +01:00
pg_controldata Translation updates 2020-02-10 13:15:42 +01:00
pg_ctl Try again to work around Windows' ERROR_SHARING_VIOLATION in pg_ctl. 2020-02-16 12:20:18 -05:00
pg_dump Teach pg_dump to dump comments on RLS policy objects. 2020-02-17 18:40:02 -05:00
pg_resetwal Translation updates 2020-02-10 13:15:42 +01:00
pg_rewind Translation updates 2020-02-10 13:15:42 +01:00
pg_test_fsync Translation updates 2020-02-10 13:15:42 +01:00
pg_test_timing Translation updates 2020-02-10 13:15:42 +01:00
pg_upgrade Document the pg_upgrade -j/--jobs option as taking an argument 2020-02-11 23:53:40 +01:00
pg_waldump Translation updates 2020-02-10 13:15:42 +01: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-02-10 13:15:42 +01:00
scripts createuser: fix parsing of --connection-limit argument 2020-02-10 12:14:58 -03:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00