Update plpython_subtransaction alternative expected files
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 17 Jun 2021 14:37:13 +0000 (16:37 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 18 Jun 2021 04:51:56 +0000 (06:51 +0200)
commitba529a6ff41319ea7ad2ab11d2205965e6649a14
treeb7bf3f95fbd199f973e487af9d96a259bbdaa7e3
parent25c171f322747eaed037a1ed1777eb7624c1c976
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.
src/pl/plpython/expected/plpython_subtransaction.out
src/pl/plpython/expected/plpython_subtransaction_0.out
src/pl/plpython/expected/plpython_subtransaction_5.out
src/pl/plpython/sql/plpython_subtransaction.sql