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.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/31a877f18bdf60dd1dfe92e7502469ed4c40d75b Modified Files -------------- .../expected/drop-index-concurrently-1.out | 6 ++- .../expected/drop-index-concurrently-1_2.out | 42 ++++++++++++++++++++ .../isolation/specs/drop-index-concurrently-1.spec | 7 +++- 3 files changed, 52 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
