Allow drop-index-concurrently-1 test to run at any isolation level.
Kevin Grittner <kgrittn@postgresql.org>
Allow drop-index-concurrently-1 test to run at any isolation level. It previously reported failure at REPEATABLE READ and SERIALIZABLE transaction isolation levels for make installcheck.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/drop-index-concurrently-1_2.out | added | +42 −0 |
| src/test/isolation/expected/drop-index-concurrently-1.out | modified | +5 −1 |
| src/test/isolation/specs/drop-index-concurrently-1.spec | modified | +5 −2 |