Add comma after "Previously" as suggested by Josh Kupershmidt
authorBruce Momjian <bruce@momjian.us>
Thu, 10 May 2012 17:47:49 +0000 (13:47 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 10 May 2012 17:47:58 +0000 (13:47 -0400)
doc/src/sgml/release-9.2.sgml

index ed8ce999fbb0f129630a324317ead60a4f4c7705..fc477c84b0b47e17d2039ec81b422c62c07655e6 100644 (file)
        </para>
        
        <para>
-        Previously supplied years and year masks of less than four digits
+        Previously, supplied years and year masks of less than four digits
         wrapped inconsistently.
        </para>
       </listitem>
        </para>
        
        <para>
-        Previously such not-valid-for-session errors would cause all
+        Previously, such not-valid-for-session errors would cause all
         setting changes to be ignored by that backend.
        </para>
       </listitem>
        </para>
        
        <para>
-        Previously the generic label <literal>?column?</> was used.
+        Previously, the generic label <literal>?column?</> was used.
        </para>
       </listitem>
       
        </para>
        
        <para>
-        Previously default permissions generated <literal>NULL</> fields.
+        Previously, default permissions generated <literal>NULL</> fields.
         (WAS IT NULL?)
        </para>
       </listitem>
        </para>
        
        <para>
-        Previously libpq collected the entire query result into memory
+        Previously, libpq collected the entire query result into memory
         before passing it back to the application.
        </para>
       </listitem>