Re: GUC vs variable.c (was Patches applied...)

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: GUC vs variable.c (was Patches applied...)
Дата
Msg-id 3CC33DFE.4E8BB9D1@fourpalms.org
обсуждение исходный текст
Ответ на GUC vs variable.c (was Patches applied...)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
...
> Ah, but we *have* that ability right now; see Peter's recent changes
> to support per-database and per-user GUC settings.  The functionality
> available for handling GUC-ified variables is now so far superior to
> plain SET that it's really foolish to consider having any parameters
> that are outside GUC control.

istm that with the recent discussion of transaction-fying SET variables
that table-fying some settable parameters may be appropriate. Leave out
the "foolish" from the discussion please ;)
                      - Thomas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: GUC vs variable.c (was Patches applied...)
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Patches applied; initdb time!