diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-02-17 18:40:02 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-02-17 18:40:02 -0500 |
commit | f31364676dfd9e7a2b712ea0da7b4ab6b7d28f5e (patch) | |
tree | 07d34a112cb49296b48880c8275c7e8d96451dda /src/backend/utils/adt/jsonpath_exec.c | |
parent | c6679e4fca21d253ced84c51ac1a31c1b2aec72f (diff) | |
download | postgresql-f31364676dfd9e7a2b712ea0da7b4ab6b7d28f5e.tar.gz postgresql-f31364676dfd9e7a2b712ea0da7b4ab6b7d28f5e.zip |
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
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions