]> granicus.if.org Git - postgresql/commit
Add isolation tests for DROP INDEX CONCURRENTLY.
authorSimon Riggs <simon@2ndQuadrant.com>
Thu, 18 Oct 2012 12:37:09 +0000 (13:37 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Thu, 18 Oct 2012 12:37:09 +0000 (13:37 +0100)
commit4e206744dc4bb21f583ff35893cf826a04f6c64b
treeefe1f0cdec3cd8a7a83c48958b41d1bed5ffab0f
parentff3f9c8de5846be7709b7a87654631b4c309a68b
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]