Improve JSONB 9.4 release text

This commit is contained in:
Bruce Momjian 2014-05-05 19:16:34 -04:00
parent a64560d994
commit 49c683bafd

View File

@ -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>