Re: bootstrap does not init paths

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bootstrap does not init paths
Дата
Msg-id 28060.1091296719@sss.pgh.pa.us
обсуждение исходный текст
Ответ на bootstrap does not init paths  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> This patch adds the required call to bootstrapmain(), and initdb works
> again for me. Code itself directly copied from postgresmain().

Applied, except I moved it up a little bit.  In the PostgresMain case
this is done before InitializeGUCOptions(), and it seems best to keep
the ordering consistent.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: correct docbook version
Следующее
От: Tom Lane
Дата:
Сообщение: Re: win32 timezone map