pgsql: Free plan values in the PLyPlanObject dealloc function

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Free plan values in the PLyPlanObject dealloc function
Дата
Msg-id E1PfJor-0003BI-8a@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Free plan values in the PLyPlanObject dealloc function

Jan Urbański

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=847e8c7783e877bbdc6a89250ade7d264eee5593

Modified Files
--------------
src/pl/plpython/plpython.c |    3 +++
1 files changed, 3 insertions(+), 0 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix an error when a set-returning function fails halfway through
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Use palloc in TopMemoryContext instead of malloc