isolationtester: Allow tuples to be returned in more places
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/isolationtester.c | modified | +10 −2 |