]> granicus.if.org Git - postgresql/commit
Clarify pg_upgrade's creation of the map file structure. Also clean
authorBruce Momjian <bruce@momjian.us>
Wed, 5 Jan 2011 16:37:08 +0000 (11:37 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 5 Jan 2011 16:37:08 +0000 (11:37 -0500)
commit5cff5b577918cf29e0ba3a35158c27cfe2de280c
tree7ca79495ef7284f5d3847cfd4ff69ee1ef4b7618
parent66a8a0428db046d725b88c8b956384c2a4b4a11c
Clarify pg_upgrade's creation of the map file structure.  Also clean
up pg_dump's calling of pg_upgrade_support functions.
contrib/pg_upgrade/info.c
contrib/pg_upgrade/pg_upgrade.h
contrib/pg_upgrade/version_old_8_3.c
src/bin/pg_dump/pg_dump.c