projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a64560d
)
Improve JSONB 9.4 release text
author
Bruce Momjian
<bruce@momjian.us>
Mon, 5 May 2014 23:16:34 +0000
(19:16 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 5 May 2014 23:16:34 +0000
(19:16 -0400)
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 4cb394b7d21f7041fd17879eeca5bbd06970ae67..ffb85bf882c91d1cea47064390de61e3b023d637 100644
(file)
--- a/
doc/src/sgml/release-9.4.sgml
+++ b/
doc/src/sgml/release-9.4.sgml
@@
-1284,7
+1284,8
@@
<para>
This allows for faster access to values in the <type>JSON</>
document and faster and more useful indexing of <type>JSON</>.
- <type>JSONB</> are also typed as appropriate scalar SQL types.
+ <type>JSONB</> values are also typed as appropriate scalar
+ SQL types.
</para>
</listitem>