Re: to_date() marked stable? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: to_date() marked stable?
Date
Msg-id 4ED8053C.8050104@agliodbs.com
Whole thread Raw
In response to Re: to_date() marked stable?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>> Are there people using to_date in indexes or partition functions where
>> changing it to immutable would be useful?

I do, but I also create a shell function which sets timezone etc.
locally so that to_date is *really* immutable.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TupleDescInitEntry failing to initialize varlen members
Next
From: desmodemone
Date:
Subject: Re: Postgresql 9.1 replication failing