Re: Is there anyway to create a functional index using to_date? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Is there anyway to create a functional index using to_date?
Date
Msg-id 10494.1124247766@sss.pgh.pa.us
Whole thread Raw
In response to Re: Is there anyway to create a functional index using to_date?  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-admin
Bruno Wolff III <bruno@wolff.to> writes:
> Chris Hoover <revoohc@gmail.com> wrote:
>> I can get it to create on if I create a special function that just
>> takes the field to be converted and returns the converted date.

> That is what you have to do in older versions of postgres. You don't have
> to do that in 8.0 (I am not sure about 7.4).

7.4 does it too.  7.3 is ... um ... old.

            regards, tom lane

pgsql-admin by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: GRANT ALL PRIVILEGES ON DATABASE
Next
From: Bruno Wolff III
Date:
Subject: Re: SQL Help - Obtaining ID of record INSERTED