]> granicus.if.org Git - postgresql/commit
Add isolation tests for DROP INDEX CONCURRENTLY.
authorSimon Riggs <simon@2ndQuadrant.com>
Thu, 18 Oct 2012 12:40:10 +0000 (13:40 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Thu, 18 Oct 2012 12:40:10 +0000 (13:40 +0100)
commitd4412fa0e543fa1608c3bb9b6651d247ce59983f
treed0943bd87ae385bead1106f131076ac2da1e1826
parentd7598aeea9ffdc0a1443c17e1ea8e58a204c94fe
Add isolation tests for DROP INDEX CONCURRENTLY.
Backpatch to 9.2 to ensure bugs are fixed.

Abhijit Menon-Sen
src/test/isolation/expected/drop-index-concurrently-1.out [new file with mode: 0644]
src/test/isolation/expected/drop-index-concurrently-2.out [new file with mode: 0644]
src/test/isolation/isolation_schedule
src/test/isolation/specs/drop-index-concurrently-1.spec [new file with mode: 0644]
src/test/isolation/specs/drop-index-concurrently-2.spec [new file with mode: 0644]