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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent emitting "ALTER VIEW foo SET ()".
Date: 2012-09-24 04:18:58
Message-ID: E1TG08I-0000n4-E9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-09-24 15:11:49 pgsql: Add support for include_dir in config file.
Previous Message Alvaro Herrera 2012-09-23 19:30:13 pgsql: RELEASE_NOTES: Fix typo