Thread: pgsql: Fix busted tab-completion pattern for ALTER TABLE t ALTER c DROP

pgsql: Fix busted tab-completion pattern for ALTER TABLE t ALTER c DROP

From
Tom Lane
Date:
Fix busted tab-completion pattern for ALTER TABLE t ALTER c DROP ...

Evidently a thinko in commit 9b181b036.

Kyotaro Horiguchi

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/28735cc72d992ed52df0c3d90140d914ef722639

Modified Files
--------------
src/bin/psql/tab-complete.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)