Thread: pgsql: psql: allow DROP INDEX CONCURRENTLY in AUTOCOMMIT off mode

pgsql: psql: allow DROP INDEX CONCURRENTLY in AUTOCOMMIT off mode

From
Bruce Momjian
Date:
psql:  allow DROP INDEX CONCURRENTLY in AUTOCOMMIT off mode

Previously this threw an error.

Patch by Feike Steenbergen

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/788e799ed4ee9a0e87f18e0426418622972a4de4

Modified Files
--------------
src/bin/psql/common.c |   18 ++++++++++++++++++
1 file changed, 18 insertions(+)