PL/Python: Refactor subtransaction handling

Peter Eisentraut <peter_e@gmx.net>

Commit: fc9959701b57d11d08a4a8a0788ccbd887ee2e47
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-12-15T14:52:57Z
Releases: 9.2.0
PL/Python: Refactor subtransaction handling

Lots of repetitive code was moved into new functions
PLy_spi_subtransaction_{begin,commit,abort}.

Jan Urbański

Files

PathChange+/−
src/pl/plpython/plpython.c modified +111 −288