psql tab completion: \c [ dbname [ username ] ]

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема psql tab completion: \c [ dbname [ username ] ]
Дата
Msg-id 545FF502.40201@2ndquadrant.com
обсуждение исходный текст
Ответы Re: psql tab completion: \c [ dbname [ username ] ]  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi

Attached is a mighty trivial patch to extend psql tab completion
for \c / \connect to generate a list of role names, as lack thereof
was annoying me recently and I can't see any downside to doing
this.

The patch is a whole two lines so I haven't submitted it to the next
commitfest but will happily do so if appropriate.

Regards


Ian Barwick

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

Вложения

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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: Column/type dependency recording inconsistencies
Следующее
От: Greg Stark
Дата:
Сообщение: Re: BRIN indexes - TRAP: BadArgument