pgsql: Prevent psql tab completion in SET from adding TO when the equal

Started by Bruce Momjianalmost 14 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Prevent psql tab completion in SET from adding TO when the equals sign
has no space before it.

Report by Erik Rijkers

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/65b2ee27ad926f622f06c3a4029b621e8d72fb67

Modified Files
--------------
src/bin/psql/tab-complete.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)