json_build_object and json_build_array are stable, not immutable.

Andrew Dunstan <andrew@dunslane.net>

Commit: 05011b6da5d0318710c272bfe23b84d8adc61332
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2014-07-15T18:32:31Z
Releases: 9.4.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