Обсуждение: pgsql: Prevent psql tab completion in SET from adding TO when the equal

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
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(-)