projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e92f78
)
Fix typo in JSON function document.
author
Fujii Masao
<fujii@postgresql.org>
Mon, 19 May 2014 11:41:41 +0000
(20:41 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Mon, 19 May 2014 11:41:41 +0000
(20:41 +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 51b0c9793ba500b71e5000adc6e6765cbcefffcb..1abdcc4684cbd3c879ebc0a3a4f97aca066ff1e5 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-10531,7
+10531,7
@@
table2-mapping
</row>
<row>
<entry><para><literal>json_extract_path_text(from_json json, VARIADIC path_elems text[])</literal>
- </para><para><literal>json_extract_path_text(from_json jsonb, VARIADIC path_elems text[])</literal>
+ </para><para><literal>json
b
_extract_path_text(from_json jsonb, VARIADIC path_elems text[])</literal>
</para></entry>
<entry><type>text</type></entry>
<entry>