Re: timezone changes break windows and cygwin - Mailing list pgsql-hackers

From Tom Lane
Subject Re: timezone changes break windows and cygwin
Date
Msg-id 26037.1120660166@sss.pgh.pa.us
Whole thread Raw
In response to Re: timezone changes break windows and cygwin  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: timezone changes break windows and cygwin  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Add to this something Magnus mentioned that I did not see until just
> now.  The backend links in timezone/SUBSYS.o, which doesn't use pgport,
> so you have pgport versions and native versions of some functions in the
> same backend binary.  I am not sure that will always work.  Add to that,
> are those object files fully compatible with the backend?

The patch was never supposed to change timezone/SUBSYS.o!  Only the zic
executable.  If it's having any side effects on what goes into SUBSYS.o,
it's simply wrong.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: timezone changes break windows and cygwin
Next
From: Bruce Momjian
Date:
Subject: Re: timezone changes break windows and cygwin