Bruce Momjian wrote: > Tom Lane wrote: > > Bruce Momjian <[EMAIL PROTECTED]> writes: > > > Digging into getting this working on unix, it seems the configure tests > > > that look at /usr/include are then setting values related to timezone > > > that don't apply to src/timezone code. Not sure how I am going to fix > > > that. > > > > You rip 'em all out is how. If we are using our own tz library then > > there is no need for configure-time determination of its capabilities. > > Yea, but I have to find the right values for the timezone database, and > right now I am having problems.
I ran configure under mingw and compared it to the Unix pg_config.h. I made the timezone-related changes to Unix so it had the same values as mingw, but it still fails. I am giving up for now. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster