In pg_upgrade, report pre-PG 8.1 plpython helper functions left in the public schema that no longer point to valid shared object libraries, and suggest a solution.
Backpatch to 9.1 (already in head) Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/0f3326175a951e3ff9e62c310d686a681883899f Modified Files -------------- contrib/pg_upgrade/function.c | 59 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 59 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
