Fix new SQL tablespace location function usage in pg_upgrade to properly
check cluster version numbers, and fix missing table alias.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/b95aec529014355f4f90c5095993404ff0291b02
Modified Files
--------------
contrib/pg_upgrade/info.c | 4 ++--
contrib/pg_upgrade/tablespace.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2012-01-25 03:42:48 |
| Subject: pgsql: In pg_upgrade, when checking for the plpython library,we must c |
| Previous: | From: Jaime Casanova | Date: 2012-01-24 20:35:22 |
| Subject: Re: pgsql: Add new replication mode synchronous_commit = 'write'. |