Thread: pgsql: psql: Add completion support for DROP INDEX CONCURRENTLY

pgsql: psql: Add completion support for DROP INDEX CONCURRENTLY

From
Peter Eisentraut
Date:
psql: Add completion support for DROP INDEX CONCURRENTLY

based on patch by Kyotaro Horiguchi

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4189e3d659abb48d159a6c3faabaa7e99498ca3e

Modified Files
--------------
src/bin/psql/tab-complete.c |   17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)