Re: pg_upgrade with plpython is broken

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-01-20T05:01:46Z
Lists: pgsql-hackers
On tor, 2012-01-19 at 17:04 -0500, Bruce Momjian wrote:
> For that reason, I wonder if I should just hard-code the plpython
> rename into the pg_upgrade test in check_loadable_libraries().

Yes, I haven't come up with a better solution either.

If this becomes a general problem, we might need to add a command line
option to ignore certain names or something.  But not yet.