isolationtester: Allow tuples to be returned in more places

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 4f0777ba0fcfc8274b69f39de10f8d905b9f89ba
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2013-10-04T17:54:55Z
Releases: 9.4.0
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

PathChange+/−
src/test/isolation/isolationtester.c modified +10 −2