projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64cdbbc
)
Minor housekeeping on JSON docs.
author
Andrew Dunstan
Sun, 15 Feb 2015 22:08:37 +0000
(17:08 -0500)
committer
Andrew Dunstan
Sun, 15 Feb 2015 22:08:37 +0000
(17:08 -0500)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index d57243af4ed09ad5649265b1f504340227c44327..da2ed673a7ebe68ebbdab00d5878cb25ae74e6d4 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-10391,7
+10391,7
@@
table2-mapping
json_object(keys text[], values text[])
-
json_object(keys text[], values text[])
+
json
b
_object(keys text[], values text[])
This form of
json_object> takes keys and values pairwise from two separate
@@
-10505,6
+10505,12
@@
table2-mapping
jsonb_to_recordset
+
+
json_strip_nulls
+
+
+
jsonb_strip_nulls
+
JSON Processing Functions