Update release notes to match CVS HEAD.
authorBruce Momjian <bruce@momjian.us>
Tue, 1 Jan 2008 19:36:20 +0000 (19:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 1 Jan 2008 19:36:20 +0000 (19:36 +0000)
doc/src/sgml/release.sgml

index 677a09287cd694bd60820f93ecbe41e217cc8bee..45fe82f4004916594fb64a200f7fc6db2d5ec91c 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $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:
@@ -72,7 +72,7 @@ do it for earlier branch release files.
   <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>
@@ -1698,6 +1698,13 @@ current_date &lt; 2017-11-17
       </para>
      </listitem>
 
+     <listitem>
+      <para>
+       Prevent <command>COPY</> from using digits and lowercase letters as
+       delimiters (Tom)
+      </para>
+     </listitem>
+
     </itemizedlist>
 
    </sect3>
@@ -2061,6 +2068,13 @@ current_date &lt; 2017-11-17
       </para>
      </listitem>
 
+     <listitem>
+      <para>
+       Remove <literal>-u</> option (this option has long been depricated)
+       (Tom)
+      </para>
+     </listitem>
+
     </itemizedlist>
 
    </sect3>
@@ -2109,6 +2123,13 @@ current_date &lt; 2017-11-17
       </para>
      </listitem>
 
+     <listitem>
+      <para>
+       Remove <literal>-u</> option (this option has long been depricated)
+       (Tom)
+      </para>
+     </listitem>
+
     </itemizedlist>
 
    </sect3>
@@ -2518,6 +2539,13 @@ current_date &lt; 2017-11-17
       </para>
      </listitem>
 
+     <listitem>
+      <para>
+       Add documentation about preventing database server spoofing when
+       the server is down (Bruce
+      </para>
+     </listitem>
+
     </itemizedlist>
 
    </sect3>