Re: regression test
stefan@extum.com
From: stefan@extum.com
To: Stephan Szabo <sszabo@megazone23.bigpanda.com>
Cc: lamar.owen@wgcr.org, <pgsql-general@postgresql.org>
Date: 2002-07-26T22:14:49Z
Lists: pgsql-general
mktime(3) is different in FreeBSD than in RedHat ? Why did they changed it ? Anyway thanks for tip. I wanted to ask what main Operating System the developers are using for coding PG ? >>FreeBSD, RedHat, Solaris ? Is it developed under one and ported then to other OSes, I think... stefan On Thu, 25 Jul 2002, Stephan Szabo wrote: > > On Fri, 26 Jul 2002 stefan@extum.com wrote: > > > > > > > Regarding regression tests in my machine. > > > > My box is a linux i386 Pentium III, RedHat 7.3 > > > > I was able to run the regression tests. I have got 3 tests failed > > during my run. See below. > > Looks like issues with timezones before epoch probably due to > the changes to mktime (IIRC) in glibc. If you're not using such times > you probably won't have to worry about it. > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly >