| От | Tom Lane |
|---|---|
| Тема | Re: GUC variable set, TODO |
| Дата | |
| Msg-id | 25394.1082388308@sss.pgh.pa.us обсуждение |
| Ответ на | Re: GUC variable set, TODO (Fabien COELHO <coelho@cri.ensmp.fr>) |
| Ответы |
Re: GUC variable set, TODO
|
| Список | pgsql-hackers |
Fabien COELHO <coelho@cri.ensmp.fr> writes:
> . All guc variables are described in static structures initialized at
> loadtime. if it is to be extendable, it means that you have break this,
No, you don't.
> . There is also a dynamic sorted array that allows to find all variables
> descriptions independently of their type, with a binary search.
The idea was to provide an API that would allow insertion of new entries
into the dynamic array. This does not mean you have to reinvent where
the static entries come from.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера