pgsql: Prevent emitting "ALTER VIEW foo SET ()". - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Prevent emitting "ALTER VIEW foo SET ()".
Date
Msg-id E1TG08I-0000n4-E9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: RELEASE_NOTES: Fix typo
Next
From: Tom Lane
Date:
Subject: pgsql: Prevent emitting "ALTER VIEW foo SET ()".