]> granicus.if.org Git - postgresql/commitdiff
doc: adjust JSONB 9.4 release note item
authorBruce Momjian <bruce@momjian.us>
Mon, 19 May 2014 04:47:45 +0000 (00:47 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 19 May 2014 04:47:45 +0000 (00:47 -0400)
Report by Andrew Dunstan

doc/src/sgml/release-9.4.sgml

index 41256b7eea445cf21341c1b5a271d0049440b035..29139444febe2e0d0120131a3b3fa06a5afaf7c3 100644 (file)
         <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>