mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
doc: adjust JSONB 9.4 release note item
Report by Andrew Dunstan
This commit is contained in:
parent
b05d1e3c0b
commit
009ca5e782
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue