]> granicus.if.org Git - postgresql/commit
isolationtester: Allow tuples to be returned in more places
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 4 Oct 2013 13:32:48 +0000 (10:32 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 4 Oct 2013 18:59:21 +0000 (15:59 -0300)
commiteb8a811c5a0d91f53995f0d21ca88adf4eb6d1be
treedbcf8b0f1443e7549dd1eb6eaedbd98a0c188a4d
parente632b6b594dfde066ad514e3fcd4ac1b3aa4803f
isolationtester: Allow tuples to be returned in more places

Previously, isolationtester would forbid returning tuples in
session-specific teardown (but not global teardown), as well as in
global setup.  Allow these places to return tuples, too.
src/test/isolation/isolationtester.c