Fix for pg_upgrade tablespace function usage

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Fix for pg_upgrade tablespace function usage
Date: 2012-01-25 02:55:58
Message-ID: 20120125025558.GA20362@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have applied the attached patch to git head to fix the new SQL tablespace
location function usage in pg_upgrade to properly check cluster version
numbers, and a fix missing table alias.

I found this problem during testing.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
diff2 text/plain 2.6 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2012-01-25 03:47:35 Re: pg_upgrade with plpython is broken
Previous Message Robert Haas 2012-01-25 02:33:52 Re: GUC_REPORT for protocol tunables was: Re: Optimize binary serialization format of arrays with fixed size elements