Fix broken pg_dump for 9.0 and 9.1 caused by the MV patch. Per report and suggestion from Bernd Helmle
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/cfa3df3de14b437d5f1691d1636a57c9ec595f51 Modified Files -------------- src/bin/pg_dump/pg_dump.c | 38 +++++++++++++++++++++++++++++++++++++- 1 files changed, 37 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
