In pg_upgrade, report pre-PG 8.1 plpython helper functions left in the

Bruce Momjian <bruce@momjian.us>

Commit: 0f3326175a951e3ff9e62c310d686a681883899f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-06-13T16:34:03Z
Releases: 9.1.5
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)

Files

PathChange+/−
contrib/pg_upgrade/function.c modified +59 −0