]> granicus.if.org Git - postgresql/commit
Fix bug in dumping prior releases due to MV REFRESH dependency checking.
authorKevin Grittner <kgrittn@postgresql.org>
Thu, 14 Mar 2013 01:20:32 +0000 (20:20 -0500)
committerKevin Grittner <kgrittn@postgresql.org>
Thu, 14 Mar 2013 01:20:32 +0000 (20:20 -0500)
commita18b72adcd3632aa21ebf84cc6ed1caf46ba43da
tree56f5bc4b53d02e3bd01cd91a0afeefdf49779c7a
parented3ddf918b59545583a4b374566bc1148e75f593
Fix bug in dumping prior releases due to MV REFRESH dependency checking.

Reports and suggested patches from Fujii Masao and Andrew Dunstan.

Andrew Dunstan
src/bin/pg_dump/pg_dump.c