pgsql: Fix leakage of proc-related storage in plpython's inline handler.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix leakage of proc-related storage in plpython's inline handler.
Date: 2010-05-01 17:04:39
Message-ID: 20100501170439.2E7D47541D2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix leakage of proc-related storage in plpython's inline handler.
Per report from Andres Freund.

Modified Files:
--------------
pgsql/src/pl/plpython:
plpython.c (r1.142 -> r1.143)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c?r1=1.142&r2=1.143)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-05-01 18:15:07 pgsql: Adjust postgres.xml rule so that make will notice a failure exit
Previous Message Tom Lane 2010-04-30 22:24:51 pgsql: Update our information about OS X shared memory configuration: