]> granicus.if.org Git - postgresql/commit
Add expected regress output on stricter isolation levels
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 19 Jul 2011 16:43:16 +0000 (12:43 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 19 Jul 2011 16:43:16 +0000 (12:43 -0400)
commita0eae1a2eeb6c0e9deffeccad2f9921d8e561fb5
tree34889dfc1b735c32fa7f271aec34a97b3b897014
parent7cb7122800ec996d4849ce9b4ad3065db19a2aae
Add expected regress output on stricter isolation levels

These new files allow the new FK tests on isolationtester to pass on the
serializable and repeatable read isolation levels (which are untested
by the buildfarm).

Author: Kevin Grittner
Reviewed by Noah Misch
src/test/isolation/expected/fk-deadlock2_1.out [new file with mode: 0644]
src/test/isolation/expected/fk-deadlock2_2.out [new file with mode: 0644]
src/test/isolation/expected/fk-deadlock_1.out [new file with mode: 0644]