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

index 4cb394b7d21f7041fd17879eeca5bbd06970ae67..ffb85bf882c91d1cea47064390de61e3b023d637 100644 (file)
         
          This allows for faster access to values in the JSON
          document and faster and more useful indexing of JSON.
-         JSONB are also typed as appropriate scalar SQL types.
+         JSONB values are also typed as appropriate scalar
+         SQL types.