Re: pl/python explicit subtransactions
Steve Singer <ssinger_pg@sympatico.ca>
From: Steve Singer <ssinger_pg@sympatico.ca>
To: Jan Urbański <wulczer@wulczer.org>
Cc: Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-08T05:32:38Z
Lists: pgsql-hackers
Attachments
- plpython-explicit-subxacts.feb8.diff (text/x-patch) patch
On 11-02-06 11:40 AM, Jan Urbański wrote: > PFA an updated patch with documentation. > Yeah, changed them. Those changes look fine. The tests now pass. I've attached a new version of the patch that fixes a few typos/wording issues I saw in the documentation. I also changed the link to the python reference manual section on context managers. I think it is better to link to that versus the original PEP. The documentation could probably still use more word-smithing but that can happen later. I'm marking this as ready for a committer. > > Thanks, > Jan