projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b05d1e3
)
doc: adjust JSONB 9.4 release note item
author
Bruce Momjian
Mon, 19 May 2014 04:47:45 +0000
(
00:47
-0400)
committer
Bruce Momjian
Mon, 19 May 2014 04:47:45 +0000
(
00:47
-0400)
Report by Andrew Dunstan
doc/src/sgml/release-9.4.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.4.sgml
b/doc/src/sgml/release-9.4.sgml
index 41256b7eea445cf21341c1b5a271d0049440b035..29139444febe2e0d0120131a3b3fa06a5afaf7c3 100644
(file)
--- a/
doc/src/sgml/release-9.4.sgml
+++ b/
doc/src/sgml/release-9.4.sgml
@@
-1327,8
+1327,8
@@
This allows for faster access to values in the
JSON>
document and faster and more useful indexing of
JSON>.
-
JSONB> values are also typed as appropriate scalar
- SQL types.
+ Scalar values in
JSONB> documents are typed as appropriate
+
scalar
SQL types.