Redhat 7.3 time manipulation bug - Mailing list pgsql-hackers

From Manuel Sugawara
Subject Redhat 7.3 time manipulation bug
Date
Msg-id m34rh68465.fsf@dep4.fciencias.unam.mx
Whole thread Raw
Responses Re: Redhat 7.3 time manipulation bug  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-hackers
Hi, 

Something is pretty broken in redhat 7.3 but I'm not sure what and I
don't have time to dig further

masm@test=# select cast('1967-04-18' as timestamptz);     timestamptz
------------------------1967-04-17 18:00:00-06
(1 row)

masm@test=# select cast(cast('1967-04-18' as date) as timestamp);
ERROR:  Unable to convert date to tm
masm@test=#

Both cases works correctly in Redhat 7.2. Sorry if this is not the
correct forum however an alert is nice for people planning an Redhat
upgrade. I hope to see pretty soon an update since I don't want to
downgrade my server.

Regards,
Manuel.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error on PQputline()
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Poster(s) needed