]> granicus.if.org Git - postgresql/commit
Fix new SQL tablespace location function usage in pg_upgrade to properly
authorBruce Momjian <bruce@momjian.us>
Wed, 25 Jan 2012 02:51:10 +0000 (21:51 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 25 Jan 2012 02:51:10 +0000 (21:51 -0500)
commitb95aec529014355f4f90c5095993404ff0291b02
treef423805dfe6dd1772ac13b732d9380d11873c770
parent443b4821f1649bc617c5ce1f6f3ffc65842a8930
Fix new SQL tablespace location function usage in pg_upgrade to properly
check cluster version numbers, and fix missing table alias.
contrib/pg_upgrade/info.c
contrib/pg_upgrade/tablespace.c