projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51d0fe5
)
Add index terms for functions jsonb_set and jsonb_pretty.
author
Fujii Masao
Wed, 24 Jun 2015 13:30:19 +0000
(22:30 +0900)
committer
Fujii Masao
Wed, 24 Jun 2015 13:30:19 +0000
(22:30 +0900)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 650051b044fa5bba22305295ac616bff2f9bb5c9..ae9dba2446b6b6c808efe2838f212a42b33fb084 100644
(file)
--- 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