doc: adjust JSONB 9.4 release note item

Report by Andrew Dunstan
This commit is contained in:
Bruce Momjian 2014-05-19 00:47:45 -04:00
parent b05d1e3c0b
commit 009ca5e782
1 changed files with 2 additions and 2 deletions

View File

@ -1327,8 +1327,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</> values are also typed as appropriate scalar
SQL types.
Scalar values in <type>JSONB</> documents are typed as appropriate
scalar SQL types.
</para>
</listitem>