projects
/
postgresql-pgindent.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
<
[email protected]
>
Wed, 24 Jun 2015 13:30:19 +0000
(22:30 +0900)
committer
Fujii Masao
<
[email protected]
>
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
<indexterm>
<primary>jsonb_strip_nulls</primary>
</indexterm>
+ <indexterm>
+ <primary>jsonb_set</primary>
+ </indexterm>
+ <indexterm>
+ <primary>jsonb_pretty</primary>
+ </indexterm>
<table id="functions-json-processing-table">
<title>JSON Processing Functions</title>