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

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

From
Tom Lane
Date:
Prevent emitting "ALTER VIEW foo SET ()".

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

Branch
------
master

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

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