Mark to_tsvector(regconfig,json[b]) functions immutable

Andrew Dunstan <andrew@dunslane.net>

Commit: f7e6853e1a2ee2badd988f5e49e4ceb6a2b15b7f
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-06-08T19:47:10Z
Releases: 10.0
Mark to_tsvector(regconfig,json[b]) functions immutable

This make them consistent with the text function and means they can be
used in functional indexes.

Catalog version bumped.

Per gripe from Josh Berkus.

Files

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