Re: GUC patch for Win32

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: GUC patch for Win32
Дата
Msg-id Pine.LNX.4.44.0305040409500.2984-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: GUC patch for Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: GUC patch for Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian writes:

> Peter Eisentraut wrote:
> > What about all the other global variables?  Will there be a separate
> > mechanism for each kind?
>
> Good question.  I am not sure yet.  I figured I would hit the GUC ones
> first because they are easy and all in one place, then see what others
> exist in the Peer Direct patch.

Well, the question of what to do with all the global variables seems to be
a central point in the port, given that no fork() function exists.  So
I think that should be solved before piecewise solutions for some
variables are installed that will become obsolete later on.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Bradley Baetz
Дата:
Сообщение: Re: apply outer->inner join optimisation to OR clauses
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: GUC patch for Win32