mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Improve JSONB 9.4 release text
This commit is contained in:
parent
a64560d994
commit
49c683bafd
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue