Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
commit79d38b86fe9a571ff450c40e58e79103db1c9669
authorheikki <heikki>
Fri, 27 Mar 2009 14:58:46 +0000 (27 14:58 +0000)
committerheikki <heikki>
Fri, 27 Mar 2009 14:58:46 +0000 (27 14:58 +0000)
tree0ef0dd60f7414b1654bf807b499c12f94052d02f
parentf61b4ff16e6472521ba9985b3356fc8db65859fa
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