Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
authorHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 27 Mar 2009 14:58:54 +0000 (14:58 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 27 Mar 2009 14:58:54 +0000 (14:58 +0000)
commit017ecc15620546d34a45ccf07d874319b138803e
tree602812dbbc76e63d1b22aca1e7937ac9bf9015b8
parentb81b7645608a292bf7054961de8efec47ba73705
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