bootstrap does not init paths - Mailing list pgsql-patches

From Magnus Hagander
Subject bootstrap does not init paths
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BFA5@algol.sollentuna.se
Whole thread Raw
Responses Re: bootstrap does not init paths
List 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


Attachment

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: win32 timezone map
Next
From: Euler Taveira de Oliveira
Date:
Subject: correct docbook version