guc variables flags explicitly initialisation

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема guc variables flags explicitly initialisation
Дата
Msg-id Pine.LNX.4.58.0404181139460.23987@sablons.cri.ensmp.fr
обсуждение исходный текст
Ответы Re: guc variables flags explicitly initialisation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Dear patchers,

One more of my 'very simple' patch serie.

please find attached a large but simple patch that insures that all guc
variables flags are explicitly set, instead of relying on the default
behavior of static variable area to be filled with zeros.

I thought falsely that there was a bug because of this so I developed the
patch. In fact the bug was in my code.

Anyway, as the patch is ready, I submit it anyway, as it seems reasonnable
to me to do so. It validates for me against current cvs head.

Have a nice day,

--
Fabien Coelho - coelho@cri.ensmp.fr

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Basic subtransaction facility
Следующее
От: Kris Jurka
Дата:
Сообщение: EXECUTE command tag returns actual command