Fix pg_dump output of policies.

Joe Conway <mail@joeconway.com>

Commit: e0d4a290f4a24b0a0a46af4d0f8551f8ee5e5513
Author: Joe Conway <mail@joeconway.com>
Date: 2015-07-28T03:24:18Z
Releases: 9.6.0
Fix pg_dump output of policies.

pg_dump neglected to wrap parenthesis around USING and WITH CHECK
expressions -- fixed. Reported by Noah Misch.

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +2 −2