pgsql: Fix bug in dumping prior releases due to MV REFRESH dependency c

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bug in dumping prior releases due to MV REFRESH dependency c
Date: 2013-03-14 01:23:36
Message-ID: E1UFwtM-00078O-TU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix bug in dumping prior releases due to MV REFRESH dependency checking.

Reports and suggested patches from Fujii Masao and Andrew Dunstan.

Andrew Dunstan

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-03-14 02:44:03 pgsql: Add regression tests for XML mapping of domains
Previous Message Tom Lane 2013-03-13 23:46:40 pgsql: Introduce less-bogus handling of collations in contrib/postgres_