pgsql: In pg_upgrade, report pre-PG 8.1 plpython helper functions left

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: In pg_upgrade, report pre-PG 8.1 plpython helper functions left
Дата
Msg-id E1SeqWL-0005F1-Sr@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, verify that the install user has the same oid on
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support Linux's oom_score_adj API as well as the older oom_adj A