pgsql: Allow drop-index-concurrently-1 test to run at any isolation lev - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Allow drop-index-concurrently-1 test to run at any isolation lev
Date
Msg-id E1VTfHm-0004lp-Iy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Update postgres.conf.sample for effective_cache_size's new defau
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: Fix typo in effective_cache_size patch