Add comma after "Previously" as suggested by Josh Kupershmidt

pull/3/head
Bruce Momjian 14 years ago
parent a97207b690
commit 45f6fb2713
  1. 10
      doc/src/sgml/release-9.2.sgml

@ -153,7 +153,7 @@
</para> </para>
<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. wrapped inconsistently.
</para> </para>
</listitem> </listitem>
@ -1010,7 +1010,7 @@
</para> </para>
<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. setting changes to be ignored by that backend.
</para> </para>
</listitem> </listitem>
@ -1165,7 +1165,7 @@
</para> </para>
<para> <para>
Previously the generic label <literal>?column?</> was used. Previously, the generic label <literal>?column?</> was used.
</para> </para>
</listitem> </listitem>
@ -1852,7 +1852,7 @@
</para> </para>
<para> <para>
Previously default permissions generated <literal>NULL</> fields. Previously, default permissions generated <literal>NULL</> fields.
(WAS IT NULL?) (WAS IT NULL?)
</para> </para>
</listitem> </listitem>
@ -2389,7 +2389,7 @@
</para> </para>
<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. before passing it back to the application.
</para> </para>
</listitem> </listitem>

Loading…
Cancel
Save