]> 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 17:54:55 +0000 (14:54 -0300)
commit4f0777ba0fcfc8274b69f39de10f8d905b9f89ba
treeed2060cfe7a418fc1d407fe957b2a6b5899fbfca
parenta54141aebcafa02cba5204596758dadbbeb0f78e
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