Have pg_upgrade properly preserve relfrozenxid in toast tables.
authorBruce Momjian <[email protected]>
Fri, 8 Apr 2011 16:07:48 +0000 (12:07 -0400)
committerBruce Momjian <[email protected]>
Fri, 8 Apr 2011 16:08:06 +0000 (12:08 -0400)
commit8db00d417541da5ab4998686315516aaee568952
treee7a9fcd9fca1c8ae20b63121061e3f9b08580a38
parent5fe33744432f7509a07bccef51d07be64f3827f0
Have pg_upgrade properly preserve relfrozenxid in toast tables.

This fixes a pg_upgrade bug that could lead to query errors when clog
files are improperly removed.
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h