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