Re: pg_upgrade incorrectly equates pg_default and database tablespace

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: Ants Aasma <ants@cybertec.at>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Bruce Momjian <bruce@momjian.us>
Date: 2012-04-07T03:26:30Z
Lists: pgsql-hackers
On Fri, 2012-03-30 at 13:11 -0700, Jeff Davis wrote:
> I confirmed this bug upgrading 9.1 to master, and that this patch fixes
> it. Thank you for the report!
> 
> Patch looks good to me as well, with one very minor nitpick: the added
> comment is missing an apostrophe.
> 
> Bruce, can you take a look at this?

Adding this to the next commitfest, just so it doesn't get forgotten.

Regards,
	Jeff Davis