mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
Improve JSONB 9.4 release text
This commit is contained in:
@ -1284,7 +1284,8 @@
|
|||||||
<para>
|
<para>
|
||||||
This allows for faster access to values in the <type>JSON</>
|
This allows for faster access to values in the <type>JSON</>
|
||||||
document and faster and more useful indexing of <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>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user