Re: Would it be possible to add functions to tab-completion in psql?

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Would it be possible to add functions to tab-completion in psql?
Дата
Msg-id d6d06ded-d795-ff81-d4e8-13d5bdf981d0@gmail.com
обсуждение исходный текст
Ответ на Would it be possible to add functions to tab-completion in psql?  (hubert depesz lubaczewski <depesz@depesz.com>)
Ответы Re: Would it be possible to add functions to tab-completion in psql?  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-general
On 8/16/22 07:28, hubert depesz lubaczewski wrote:
> Hi,
> As a dba I have to, very often, query system functions, starting with
> pg_last_xact_replay_timestamp and pg_current_wal_lsn.
>
> Would it be possible/hard/expensive, to change tab-completion so that:
>
> select pg_<tab> would work?

It does, in the psql 9.6 and 12 that I installed from it's native 
repositories, and the psql 12 installed from RHEL 7/8 native repositories.

-- 
Angular momentum makes the world go 'round.



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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Would it be possible to add functions to tab-completion in psql?
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Would it be possible to add functions to tab-completion in psql?