[PATCH] psql: add tab completion for \df slash command suffixes

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема [PATCH] psql: add tab completion for \df slash command suffixes
Дата
Msg-id 07056421-2c99-9de8-c003-d8b800d5060c@2ndquadrant.com
обсуждение исходный текст
Ответы Re: [PATCH] psql: add tab completion for \df slash command suffixes  (Kuntal Ghosh <kuntalghosh.2007@gmail.com>)
Список pgsql-hackers
Hi

I just noticed "\df[TAB]" fails to offer any tab-completion for
the possible suffixes ("\dfa", "\dfn", "\dfp", "\dft" and "\dfw").
Trivial patch attached, which applies back to Pg96, and separate
patches for Pg95 and Pg94.

I'll add this to the next commitfest.

Regards

Ian Barwick

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

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Improve error detections in TAP tests by spreading safe_psql
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index.