Re: Psql 7.2.1 Regress tests failed on RedHat 7.3 - Mailing list pgsql-general

From Tom Lane
Subject Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Date
Msg-id 27163.1022194282@sss.pgh.pa.us
Whole thread Raw
In response to Re: Psql 7.2.1 Regress tests failed on RedHat 7.3  (dalgoda@ix.netcom.com (Mike Castle))
List pgsql-general
dalgoda@ix.netcom.com (Mike Castle) writes:
> I think it's unfair to blame glibc.  At least until some other standard
> comes into existence that makes glibc's implementation invalid.

Nonsense.  Are you saying it's a mistake that the Linux timezone
databases (and those of most every other Unix, other than maybe AIX)
cover pre-1970 years?  The folks who took the trouble to develop
those databases did not think that Unix time began on 1970-01-01.

The glibc guys have decided that they will hew to the letter of a
lowest-common-denominator standard by removing functionality,
namely the ability to do anything with pre-1970 dates.

Since they evidently value a narrow reading of a spec over
functionality, I cannot debate with them.  But I think it's a seriously
misguided position.  glibc will join AIX as one of only two libc's on
the planet that do not have this functionality.  Meanwhile, the Postgres
project will be wasting manpower on reinventing a wheel we shouldn't
have to reinvent.

            regards, tom lane

pgsql-general by date:

Previous
From: dalgoda@ix.netcom.com (Mike Castle)
Date:
Subject: Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Next
From: Joshua Drake
Date:
Subject: Re: .doc .rtf database in PostgreSQL+PHP