json_build* volatility error - Mailing list pgsql-hackers

From Andrew Dunstan
Subject json_build* volatility error
Date
Msg-id 53C54276.3040300@dunslane.net
Whole thread Raw
Responses Re: json_build* volatility error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have just noticed that I inadvertently marked the json_build* 
functions as immutable. That seems to be a plain error, as, for example, 
timestamptz output will not be immutable. I think we need to fix this 
for 9.4. It will mean a catalog bump :-(

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SSL compression info in psql header
Next
From: Tom Lane
Date:
Subject: Re: json_build* volatility error