json_build_object and json_build_array are stable, not immutable.

Andrew Dunstan <andrew@dunslane.net>

Commit: 0f43a55331c5697caa2054189ad8d1e717ccb192
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2014-07-15T18:24:47Z
Releases: 9.5.0
json_build_object and json_build_array are stable, not immutable.

These functions indirectly invoke output functions, so they can't be
immutable.

Backpatch to 9.4 where they were introduced.

Catalog version bumped.

Files

PathChange+/−
src/include/catalog/catversion.h modified +1 −1
src/include/catalog/pg_proc.h modified +4 −4