Re: psql tab completion & USERSET vars

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: psql tab completion & USERSET vars
Дата
Msg-id 87llnc67kg.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: psql tab completion & USERSET vars  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> I'm not by any means wedded to the "USERSET and possibly SUSET"
> policy, but I would like to stop somewhere short of "include
> everything".  Any thoughts?

Perhaps we could have two sets of variables: all the GUC vars (that
can be displayed via SHOW), and a subset of those that can be set by
the user. We could use the first set for tab-completion on SHOW and
the second for tab completion on SET.

-Neil



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql variables
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Timestamps