pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert
Дата
Msg-id E1Yxzft-0003XD-P7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix pg_get_functiondef() to print a function's LEAKPROOF property.

Seems to have been an oversight in the original leakproofness patch.
Per report and patch from Jeevan Chalke.

In passing, prettify some awkward leakproof-related code in AlterFunction.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d4a9f5519d300aeae813a872b3c9874a7e02564b

Modified Files
--------------
src/backend/commands/functioncmds.c |    4 ++--
src/backend/utils/adt/ruleutils.c   |    2 ++
2 files changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert