Re: Why are JSON extraction functions STABLE and not IMMUTABLE? - Mailing list pgsql-hackers

From hubert depesz lubaczewski
Subject Re: Why are JSON extraction functions STABLE and not IMMUTABLE?
Date
Msg-id 20130415153633.GA6103@depesz.com
Whole thread Raw
In response to Re: Why are JSON extraction functions STABLE and not IMMUTABLE?  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, Apr 15, 2013 at 11:31:39AM -0400, Andrew Dunstan wrote:
> Me either. It's an oversight, really. Unless there is any objection
> I'll change them toot sweet. What about the existing (as of 9.2)
> functions?

I don't think that 9.2 functions are that interesting, since these are
to build json values, and as such are not really candidates to making
index off.

Best regards,

depesz




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Why are JSON extraction functions STABLE and not IMMUTABLE?
Next
From: Heikki Linnakangas
Date:
Subject: Re: COPY and Volatile default expressions