Re: to_timestamp and to_date fails in postgresql 7.1.3 - Mailing list pgsql-general

From Alvaro Herrera Munoz
Subject Re: to_timestamp and to_date fails in postgresql 7.1.3
Date
Msg-id 20030909212026.GB25039@dcc.uchile.cl
Whole thread Raw
In response to to_timestamp and to_date fails in postgresql 7.1.3  ("kaab kaoutar" <kaab_k@hotmail.com>)
List pgsql-general
On Tue, Sep 09, 2003 at 06:36:48PM +0000, kaab kaoutar wrote:

> A client is using postgresql 7.1.3, and to_date() and to_timestamp()
> functions fail sometimes,However they never do in postgresql 7.3.2.
> Are these bugs?

Maybe you are getting some interval with the seconds field set to 60?
It was possible in 7.1.3 for sure.  You get it from the database (I get 'em
sometimes when I try to select a random interval in 7.1.3) and then it
won't accept it back.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"Crear es tan dificil como ser libre" (Elsa Triolet)

pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Picture with Postgres and Delphi
Next
From: Jonathan Bartlett
Date:
Subject: Re: Picture with Postgres and Delphi