Re: Psql 7.2.1 Regress tests failed on RedHat 7.3

From: dalgoda(at)ix(dot)netcom(dot)com (Mike Castle)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Date: 2002-05-23 22:04:17
Message-ID: 11pjca.lgh.ln@thune.mrc-home.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

In article <17682(dot)1021952389(at)sss(dot)pgh(dot)pa(dot)us>,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>Well, since glibc apparently has no higher ambition than to work for
>post-1970 dates, we may have little choice but to throw out mktime and
>implement our own timezone library. Ugh. It is pretty damn annoying
>that they aren't interested in fixing their problem...

Ummm... I'm no great admirer of Drepper, but exactly why is this a glibc
problem?

This was clearly an undocumented side-effect that, by pure chance, worked
well until now. So it happens to be glibc that first trips up this issue,
but it could very well have been any mktime implementation.

I think it's unfair to blame glibc. At least until some other standard
comes into existence that makes glibc's implementation invalid.

mrc
--
Mike Castle dalgoda(at)ix(dot)netcom(dot)com www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-05-23 22:51:22 Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Previous Message Tom Lane 2002-05-23 20:50:57 Re: Index Creation is slow after server change

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-05-23 22:51:22 Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Previous Message Joe Conway 2002-05-23 20:29:47 Re: Really stupid question(?)