Обсуждение: pgsql: Fix PL/Python memory leak involving array slices

Поиск
Список
Период
Сортировка

pgsql: Fix PL/Python memory leak involving array slices

От
Alvaro Herrera
Дата:
Fix PL/Python memory leak involving array slices

Report and patch from Daniel Popowich, bug #5842
(with some debugging help from Alex Hunsaker)

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7135bc5d6665fb9cf9452b660c0f7c3daa4a439b

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