psql: Improve tab completion of WITH
Only match when WITH is the first word, as WITH may appear in many
other contexts.
Josh Kupershmidt
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/6b8c99c386d318b434829ac0c9ba935fb5e53d18
Modified Files
--------------
src/bin/psql/tab-complete.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2012-04-10 18:27:28 |
| Subject: pgsql: NLS: Initialize Project-Id-Version field by xgettext |
| Previous: | From: Tom Lane | Date: 2012-04-10 16:05:38 |
| Subject: pgsql: Measure epoch of timestamp-without-time-zone from local notUTC |