Re: plpython3
James William Pye <lists@jwp.name>
From: James Pye <lists@jwp.name>
To: James Pye <lists@jwp.name>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2009-12-13T22:02:26Z
Lists: pgsql-hackers
Attachments
- plpython3-2.diff.bz2 (application/x-bzip2)
On Nov 19, 2009, at 5:41 PM, James Pye wrote: > Here's my latest patch. Fixed a lot of memory/reference leaks, added some minor features(mostly around Arrays), and filled in more documentation. At this point, I don't have any more minor features in mind(save extending Postgres.notify when the payload patch hits), so I'm just doing finish work(improvements/clarifications to docs, message strings, and maybe some makefile work).