bootstrap does not init paths

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема bootstrap does not init paths
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BFA5@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: bootstrap does not init paths  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Seems bootstrapmain() never called find_my_exec(), and therefor never
manged to fill in the path to the timezone directory. With the new
timezone code that actully picks up a decent timezone on my system, that
causes initdb to fail because it can't find any acceptable timezone at
all.

This patch adds the required call to bootstrapmain(), and initdb works
again for me. Code itself directly copied from postgresmain().


//Magnus


Вложения

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: win32 timezone map
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: correct docbook version