Re: to_date() marked stable?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: to_date() marked stable?
Date: 2011-12-01 22:52:44
Message-ID: 4ED8053C.8050104@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message desmodemone 2011-12-01 22:53:48 Re: Postgresql 9.1 replication failing
Previous Message Tom Lane 2011-12-01 22:43:33 Re: TupleDescInitEntry failing to initialize varlen members