pgsql: Prevent emitting "ALTER VIEW foo SET ()".

Started by Tom Lanealmost 14 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Prevent emitting "ALTER VIEW foo SET ()".

Small oversight in commit 0f524ea0cf388a149f362e48a33c01662eeddc04 ...
per report from Grazvydas Valeika.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d2292f6405670e1fdac13998f87b4348c71fb9e6

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)