Fix psql \d output of policies.
authorJoe Conway <mail@joeconway.com>
Mon, 3 Aug 2015 16:07:47 +0000 (09:07 -0700)
committerJoe Conway <mail@joeconway.com>
Mon, 3 Aug 2015 16:07:47 +0000 (09:07 -0700)
commitc3cc844feb4a52fc57f53d129f33782d55f29340
tree351d18269210a991a9c67ae0ec969d24b0611481
parentdd85acf0c49ee6ea86b2ea0d4ff851b89c1f355a
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