Allow drop-index-concurrently-1 test to run at any isolation level.

Kevin Grittner <kgrittn@postgresql.org>

Commit: 31a877f18bdf60dd1dfe92e7502469ed4c40d75b
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2013-10-08T21:55:12Z
Releases: 9.4.0
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