Heikki Linnakangas <[email protected]> writes: > Ok, here's another version of Sami's repro. I realized that it doesn't > even need concurrent sessions, so I moved it to the main regression test > suite, into the 'prepared_xacts' test. Looks good?
Not directly relevant to the thing being tested here, but ...
I wonder if we couldn't reduce future maintenance effort for
prepared_xacts_1.out by modifying that test script to make an
early exit if prepared transactions are disabled.
regards, tom lane
