Update plpython_subtransaction alternative expected files
Peter Eisentraut <peter@eisentraut.org>
Update plpython_subtransaction alternative expected files The original patch only targeted Python 2.6 and newer, since that is what we have supported in PostgreSQL 13 and newer. For older branches, we need to fix it up for older Python versions.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_subtransaction_0.out | modified | +6 −3 |
| src/pl/plpython/expected/plpython_subtransaction_5.out | modified | +6 −3 |
| src/pl/plpython/expected/plpython_subtransaction.out | modified | +1 −1 |
| src/pl/plpython/sql/plpython_subtransaction.sql | modified | +1 −1 |