Re: to_date & to_char with postgres 6.5 & 7.0 - Mailing list pgsql-general

From Karel Zak
Subject Re: to_date & to_char with postgres 6.5 & 7.0
Date
Msg-id 20010228104125.A27456@ara.zf.jcu.cz
Whole thread Raw
In response to to_date & to_char with postgres 6.5 & 7.0  (ochapiteau <ochapiteau@cyberdeck.net>)
Responses Re: to_date & to_char with postgres 6.5 & 7.0  (ochapiteau <ochapiteau@cyberdeck.net>)
List pgsql-general
On Wed, Feb 28, 2001 at 10:28:11AM +0100, ochapiteau wrote:
>  I have a database in production under 6.5 and i need to use the to_date and
> to_char function.
> I planned to migrate to postgres 7.0 later but i need a compatibility from now
> for my projects.
>
> Where do i find the postgres65.sql to install this functions under postgres 65 ?

 Not exists for 6.5, it's in 7.0 and later. Go and migrate to postgres 7.0.x
now :-)

        Karel

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

Attachment

pgsql-general by date:

Previous
From: ochapiteau
Date:
Subject: to_date & to_char with postgres 6.5 & 7.0
Next
From: "Oliver Elphick"
Date:
Subject: Re: postgresql upgrade/downgrade: the data is BACK! but...