Обсуждение: pgsql: Don't leak the temporary PLyProcedure struct we create for inlin

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

pgsql: Don't leak the temporary PLyProcedure struct we create for inlin

От
Heikki Linnakangas
Дата:
Don't leak the temporary PLyProcedure struct we create for inline plpython
blocks.

Investigation by Jan Urbański, though I didn't use his patch.

Branch
------
master

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

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