-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.572 2008/01/01 15:14:37 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.573 2008/01/01 19:36:20 momjian Exp $ -->
<!--
Typical markup:
<note>
<title>Release date</title>
<simpara>2008-01-??</simpara>
- <para>CURRENT AS OF 2007-12-01</>
+ <para>CURRENT AS OF 2008-01-01</>
</note>
<sect2>
</para>
</listitem>
+ <listitem>
+ <para>
+ Prevent <command>COPY</> from using digits and lowercase letters as
+ delimiters (Tom)
+ </para>
+ </listitem>
+
</itemizedlist>
</sect3>
</para>
</listitem>
+ <listitem>
+ <para>
+ Remove <literal>-u</> option (this option has long been depricated)
+ (Tom)
+ </para>
+ </listitem>
+
</itemizedlist>
</sect3>
</para>
</listitem>
+ <listitem>
+ <para>
+ Remove <literal>-u</> option (this option has long been depricated)
+ (Tom)
+ </para>
+ </listitem>
+
</itemizedlist>
</sect3>
</para>
</listitem>
+ <listitem>
+ <para>
+ Add documentation about preventing database server spoofing when
+ the server is down (Bruce
+ </para>
+ </listitem>
+
</itemizedlist>
</sect3>