pgsql: Mark json IO and extraction functions immutable.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Mark json IO and extraction functions immutable.
Дата
Msg-id E1URv1j-0004QR-1A@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Mark json IO and extraction functions immutable.

Per complaint from Hubert Depesz Lubaczewski.

Catalog version bumped.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d788121aba3425b5d52fe20cc9facb6aca1294ce

Modified Files
--------------
src/include/catalog/catversion.h |    2 +-
src/include/catalog/pg_proc.h    |   32 ++++++++++++++++----------------
2 files changed, 17 insertions(+), 17 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Correct handling of NULL arguments in json funcs.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix function return type confusion