Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +6 −6 |