Timezone problems / HAVE_INT_TIMEZINE
Mattias Kregert <matti@algonet.se>
From: Mattias Kregert <matti@algonet.se>
To: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
Cc: "Pedro J. Lobo" <pjlobo@euitt.upm.es>, Dwayne Bailey <dwayne@mika.com>, pgsql-hackers@postgreSQL.org
Date: 1998-03-18T22:29:58Z
Lists: pgsql-hackers
Thomas G. Lockhart wrote: > The 19 year differences usually seem to come from mis-handling the > HAVE_INT_TIMEZONE compile-time option. How is yours set? Try changing it > in config.h and see if it helps. > Couldn't this be tested for, just like there is a "flex test" which finds out if flex is ok or not? Can the configure script find out and add HAVE_INT_TIMEZONE if appropriate? /* m */