Commit 009ca5e7 authored by Bruce Momjian's avatar Bruce Momjian

doc: adjust JSONB 9.4 release note item

Report by Andrew Dunstan
parent b05d1e3c
...@@ -1327,8 +1327,8 @@ ...@@ -1327,8 +1327,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</> values are also typed as appropriate scalar Scalar values in <type>JSONB</> documents are typed as appropriate
SQL types. scalar SQL types.
</para> </para>
</listitem> </listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment