pgsql: Isolation test for DROP INDEX CONCURRENTLY - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Isolation test for DROP INDEX CONCURRENTLY
Date
Msg-id E1TOv5L-0005Qn-UR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Isolation test for DROP INDEX CONCURRENTLY
for recent concurrent changes.

Abhijit Menon-Sen

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/623e49c0c03a1ff1b0992a20c0e2fdaaa6d13f34

Modified Files
--------------
.../expected/drop-index-concurrently-1.out         |   40 ++++++++++++++++++++
src/test/isolation/isolation_schedule              |    1 +
.../isolation/specs/drop-index-concurrently-1.spec |   38 +++++++++++++++++++
3 files changed, 79 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Re-think guts of DROP INDEX CONCURRENTLY.
Next
From: Simon Riggs
Date:
Subject: pgsql: Isolation test for DROP INDEX CONCURRENTLY