pgsql: Isolation test for DROP INDEX CONCURRENTLY

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Isolation test for DROP INDEX CONCURRENTLY
Date: 2012-10-18 18:44:47
Message-ID: E1TOv5L-0005Qn-UR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-10-18 19:34:26 pgsql: Further tweaking of the readfile() function in pg_ctl.
Previous Message Simon Riggs 2012-10-18 18:43:11 pgsql: Isolation test for DROP INDEX CONCURRENTLY