Hi Everyone, I'm not sure of the detail behind winsup/cygwin/localtime.cc, but there are problems with how Cygwin handles dates and times on Windows.
See http://www.cygwin.com/ml/cygwin/2003-07/msg01016.html. If there is any relevance, I think it is imperative that the Win32 version of PostgreSQL links directly to the system clock and avoids this Cygwin bug. Regards, George ----- Original Message ----- From: "Claudio Natoli" <[EMAIL PROTECTED]> To: "'Andrew Dunstan'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 24, 2004 6:52 AM Subject: Re: [pgsql-hackers-win32] [HACKERS] Win32 regression test status > > > I will look at c) unless someone comes up with a better idea > > or someone else gets in first. > > That would be great. Grab a hold of the cygwin sources. > winsup/cygwin/localtime.cc claims that it is in the public domain... needs a > closer look that I've given it, but might be a good starting point. > > Cheers, > Claudio > > --- > Certain disclaimers and policies apply to all email sent from Memetrics. > For the full text of these disclaimers and policies see > <a > href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em > ailpolicy.html</a> > > ---------------------------(end of broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings > ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match