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

From Bruce Momjian
Subject Re: timezone changes break windows and cygwin
Date
Msg-id 200507061515.j66FFpR04880@candle.pha.pa.us
Whole thread Raw
In response to Re: timezone changes break windows and cygwin  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: timezone changes break windows and cygwin  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Tom Lane wrote:
> >> 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.
> 
> > Well, my NO_PGPORT is affecting timezone/SUBSYS.o because there is no
> > way to compile zic without removing pgport library symbols from the
> > object files.
> 
> We might have to move zic into a separate directory so that it can be
> compiled on its own with its own copies of the relevant .o files.
> 
> In the meantime though it's utterly clear that this entire series of
> patches is a failed experiment.  Please revert the lot.

I can pull out NO_PGPORT, but what commit causes the original problem? 
Was it only one?  (I wasn't watching.)

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: timezone changes break windows and cygwin
Next
From: Tom Lane
Date:
Subject: Re: timezone changes break windows and cygwin