]> granicus.if.org Git - postgresql/commit
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 25 Aug 2014 17:12:01 +0000 (20:12 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 25 Aug 2014 17:14:43 +0000 (20:14 +0300)
commit9ee16b49f0aac819bd4823d9b94485ef608b34e8
tree5645517d3b8ec4e024b2b5b99843b5ae6e2eff4b
parentd153b801611f6fdc58c7941e85dddb0cb25ca4ef
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.

Thomas Munro
src/test/isolation/expected/nowait-2.out [new file with mode: 0644]
src/test/isolation/expected/nowait-3.out [new file with mode: 0644]
src/test/isolation/expected/nowait.out [new file with mode: 0644]
src/test/isolation/isolation_schedule
src/test/isolation/specs/nowait-2.spec [new file with mode: 0644]
src/test/isolation/specs/nowait-3.spec [new file with mode: 0644]
src/test/isolation/specs/nowait.spec [new file with mode: 0644]