Re: localtime() for win32 problem. - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: localtime() for win32 problem.
Date
Msg-id 14211.1091113048@sss.pgh.pa.us
Whole thread Raw
In response to Re: localtime() for win32 problem.  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-hackers-win32
Claudio Natoli <claudio.natoli@memetrics.com> writes:
> ... change pgtz.c following lines 184 and 304 to
> correctly deal with a NULL return from the native localtime.

Ah, that would seem to be the problem.  Also, has anyone rechecked with
this version of pgtz to see if we can dispense with testing time zone
name equality and still pick the right zone on Windows?

            regards, tom lane

pgsql-hackers-win32 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Logger subprocess for win32
Next
From: "Merlin Moncure"
Date:
Subject: Re: [HACKERS] win32 crash in initdb