]> granicus.if.org Git - postgresql/commit
Make some isolationtester specs more complete
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 4 Oct 2013 17:24:46 +0000 (14:24 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 4 Oct 2013 18:59:22 +0000 (15:59 -0300)
commit0ac659d4a5a57278cc6c840d4ae64e8e142714e3
treec9515d1a354f0474b3ff1e462be62cca12fff2d9
parenteb8a811c5a0d91f53995f0d21ca88adf4eb6d1be
Make some isolationtester specs more complete

Also, make sure they pass on all transaction isolation levels.
src/test/isolation/expected/fk-deadlock2_1.out
src/test/isolation/expected/fk-deadlock2_2.out
src/test/isolation/expected/fk-deadlock_1.out
src/test/isolation/expected/fk-deadlock_2.out [deleted file]
src/test/isolation/expected/lock-update-delete.out
src/test/isolation/expected/lock-update-delete_1.out [new file with mode: 0644]
src/test/isolation/expected/lock-update-traversal.out
src/test/isolation/specs/lock-update-delete.spec
src/test/isolation/specs/lock-update-traversal.spec