pgsql: Don't leak the temporary PLyProcedure struct we create for inlin - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Don't leak the temporary PLyProcedure struct we create for inlin
Date
Msg-id E1Q5EP7-000574-Tf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Reword the phrase on zero replication_timeout in the docs.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Increase SHMEM_INDEX_SIZE from 32 to 64. We're currently at 40 e