]> granicus.if.org Git - postgresql/commit
Fix psql \d output of policies.
authorJoe Conway <mail@joeconway.com>
Mon, 3 Aug 2015 16:08:01 +0000 (09:08 -0700)
committerJoe Conway <mail@joeconway.com>
Mon, 3 Aug 2015 16:08:01 +0000 (09:08 -0700)
commit8f45a58d394bbe83c54306ba769ac02c9239c259
tree107f169f1ea8e1e0c902dd385a600b31d231056c
parent46e9019bbce96c309d27d4b164bf9a2d0d8292eb
Fix psql \d output of policies.

psql neglected to wrap parenthesis around USING and WITH CHECK
expressions -- fixed. Back-patched to 9.5 where RLS policies were
introduced.
src/bin/psql/describe.c