Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
authorHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 27 Mar 2009 14:59:46 +0000 (14:59 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 27 Mar 2009 14:59:46 +0000 (14:59 +0000)
commitfa60dce2d0937de546d9d7e21423fbad332435a2
tree92b962eabdf1705e6575bb380f6f78a9be7bdf21
parent24889241715c225da17b9753c9371b1ab7a84fd2
Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
with EXPLAIN ANALYZE VERBOSE.

Greg Sabino Mullane, reformatted by myself. Backpatch to 8.1, where the
bug was introduced.
src/bin/psql/tab-complete.c