From: Fujii Masao Date: Wed, 24 Jun 2015 13:30:19 +0000 (+0900) Subject: Add index terms for functions jsonb_set and jsonb_pretty. X-Git-Tag: REL9_5_ALPHA1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b157a0dad4f88f6f4420faa4cddab1e5112988f;p=postgresql Add index terms for functions jsonb_set and jsonb_pretty. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 650051b044..ae9dba2446 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -10585,6 +10585,12 @@ table2-mapping jsonb_strip_nulls + + jsonb_set + + + jsonb_pretty + JSON Processing Functions