Improve JSONB 9.4 release text
authorBruce Momjian <bruce@momjian.us>
Mon, 5 May 2014 23:16:34 +0000 (19:16 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 5 May 2014 23:16:34 +0000 (19:16 -0400)
doc/src/sgml/release-9.4.sgml

index 4cb394b7d21f7041fd17879eeca5bbd06970ae67..ffb85bf882c91d1cea47064390de61e3b023d637 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</> are also typed as appropriate scalar SQL types.
+         <type>JSONB</> values are also typed as appropriate scalar
+         SQL types.
         </para>
        </listitem>