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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: psql tab completion: fix COMMENT ON ... IS IS IS
Дата
Msg-id CA+TgmoZPYZ5-Ze3-A-P7h3zU+h--QyT2FKnzAr2f09oy9SWN1g@mail.gmail.com
обсуждение исходный текст
Ответ на psql tab completion: fix COMMENT ON ... IS IS IS  (Ian Barwick <ian@2ndquadrant.com>)
Ответы Re: psql tab completion: fix COMMENT ON ... IS IS IS  (Ian Barwick <ian@2ndquadrant.com>)
Список pgsql-hackers
On Sun, Dec 28, 2014 at 7:44 PM, Ian Barwick <ian@2ndquadrant.com> wrote:
> 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.

I've noticed that in the past, too.  Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments
Следующее
От: Robert Haas
Дата:
Сообщение: Re: The return value of allocate_recordbuf()