[COMMITTERS] pgsql: Fix three Python reference leaks in PLy_traceback().

2006-02-20 Thread Neil Conway
Log Message: --- Fix three Python reference leaks in PLy_traceback(). This would result in leaking memory when invoking a PL/Python procedure that raises an exception. Unfortunately this still leaks memory, but at least the largest leak has been plugged. This patch also fixes a reference c

[COMMITTERS] pgsql: Fix three Python reference leaks in PLy_traceback().

2006-02-20 Thread Neil Conway
Log Message: --- Fix three Python reference leaks in PLy_traceback(). This would result in leaking memory when invoking a PL/Python procedure that raises an exception. Unfortunately this still leaks memory, but at least the largest leak has been plugged. This patch also fixes a reference c

[COMMITTERS] pgsql: Fix three Python reference leaks in PLy_traceback().

2006-02-20 Thread Neil Conway
Log Message: --- Fix three Python reference leaks in PLy_traceback(). This would result in leaking memory when invoking a PL/Python procedure that raises an exception. Unfortunately this still leaks memory, but at least the largest leak has been plugged. This patch also fixes a reference c

[COMMITTERS] pgsql: Fix three Python reference leaks in PLy_traceback().

2006-02-20 Thread Neil Conway
Log Message: --- Fix three Python reference leaks in PLy_traceback(). This would result in leaking memory when invoking a PL/Python procedure that raises an exception. Unfortunately this still leaks memory, but at least the largest leak has been plugged. This patch also fixes a reference c

[COMMITTERS] pgsql: Fix three Python reference leaks in PLy_traceback().

2006-02-20 Thread Neil Conway
Log Message: --- Fix three Python reference leaks in PLy_traceback(). This would result in leaking memory when invoking a PL/Python procedure that raises an exception. Unfortunately this still leaks memory, but at least the largest leak has been plugged. This patch also fixes a reference c