PL/Python Trigger Memory Leak fix

Edit
ID 402
Title PL/Python Trigger Memory Leak fix
Topic Bug Fixes
Created 2015-10-22 01:13:01
Last modified 2015-11-05 18:53:21 (9 years ago)
Latest email 2015-11-06 09:34:05 (9 years ago)
Status
2015-11: Committed
Target version
Authors Haribabu Kommi (haribabu)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/402
git checkout commitfest/cf/402
Emails
Memory leak with PL/Python trigger
First at 2015-07-30 23:15:05 by "Behn, Edward (EBEHN)" <EBEHN at arinc.com>
Latest at 2015-11-06 09:34:05 by Haribabu Kommi <kommi.haribabu at gmail.com>
Latest attachment (fix-plpython-typeinfo-leaks-4.patch) at 2015-09-23 06:43:18 from Haribabu Kommi <kommi.haribabu at gmail.com>
    Attachment (fix-plpython-typeinfo-leaks-4.patch) at 2015-09-23 06:43:18 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (fix-plpython-typeinfo-leaks-3.patch) at 2015-08-10 01:41:39 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (fix-plpython-typeinfo-leaks-2.patch) at 2015-08-03 05:12:56 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (fix-plpython-typeinfo-leaks-1.patch) at 2015-07-31 09:13:55 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (Schema.sql) at 2015-07-30 23:15:05 from "Behn, Edward (EBEHN)" <EBEHN at arinc.com> (Patch: No)
History
When Who What
2015-11-05 18:53:21 Tom Lane (tgl) Closed in commitfest 2015-11 with status: Committed
2015-11-05 18:53:15 Tom Lane (tgl) Added tgl as committer
2015-11-04 23:05:59 Tom Lane (tgl) Added tgl as reviewer
2015-10-22 01:13:49 Haribabu Kommi (haribabu) Changed name to PL/Python Trigger Memory Leak fix
2015-10-22 01:13:29 Haribabu Kommi (haribabu) Changed authors to Haribabu Kommi (haribabu)
2015-10-22 01:13:01 Haribabu Kommi (haribabu) Attached mail thread 93F16B4BD93A7840AC75EB16E9494C7B211084DA@EXANPMB1.arinc.com
2015-10-22 01:13:01 Haribabu Kommi (haribabu) Created patch record
Edit