psql tab completion: fix COMMENT ON ... IS IS IS

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема psql tab completion: fix COMMENT ON ... IS IS IS
Дата
Msg-id 54A0A3E6.7080107@2ndquadrant.com
обсуждение исходный текст
Ответы Re: psql tab completion: fix COMMENT ON ... IS IS IS  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi

Currently tab completion for 'COMMENT ON {object} foo IS' will result in the 'IS'
being duplicated up to two times; not a world-shattering issue I know, but the
fix is trivial and I stumble over it often enough to for it to mildly annoy me.
Patch attached.


Regards

Ian Barwick

--
  Ian Barwick                   http://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Coverity and pgbench
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]