Add isolation tests for DROP INDEX CONCURRENTLY.
Simon Riggs <simon@2ndQuadrant.com>
Add isolation tests for DROP INDEX CONCURRENTLY. Backpatch to 9.2 to ensure bugs are fixed. Abhijit Menon-Sen
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/drop-index-concurrently-1.out | added | +36 −0 |
| src/test/isolation/expected/drop-index-concurrently-2.out | added | +24 −0 |
| src/test/isolation/isolation_schedule | modified | +2 −0 |
| src/test/isolation/specs/drop-index-concurrently-1.spec | added | +33 −0 |
| src/test/isolation/specs/drop-index-concurrently-2.spec | added | +21 −0 |