File tree Expand file tree Collapse file tree 1 file changed +30
-2
lines changed
Expand file tree Collapse file tree 1 file changed +30
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.572 2008/01/01 15:14:37 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.573 2008/01/01 19:36:20 momjian Exp $ -->
22<!--
33
44Typical markup:
@@ -72,7 +72,7 @@ do it for earlier branch release files.
7272 <note>
7373 <title>Release date</title>
7474 <simpara>2008-01-??</simpara>
75- <para>CURRENT AS OF 2007-12 -01</>
75+ <para>CURRENT AS OF 2008-01 -01</>
7676 </note>
7777
7878 <sect2>
@@ -1698,6 +1698,13 @@ current_date < 2017-11-17
16981698 </para>
16991699 </listitem>
17001700
1701+ <listitem>
1702+ <para>
1703+ Prevent <command>COPY</> from using digits and lowercase letters as
1704+ delimiters (Tom)
1705+ </para>
1706+ </listitem>
1707+
17011708 </itemizedlist>
17021709
17031710 </sect3>
@@ -2061,6 +2068,13 @@ current_date < 2017-11-17
20612068 </para>
20622069 </listitem>
20632070
2071+ <listitem>
2072+ <para>
2073+ Remove <literal>-u</> option (this option has long been depricated)
2074+ (Tom)
2075+ </para>
2076+ </listitem>
2077+
20642078 </itemizedlist>
20652079
20662080 </sect3>
@@ -2109,6 +2123,13 @@ current_date < 2017-11-17
21092123 </para>
21102124 </listitem>
21112125
2126+ <listitem>
2127+ <para>
2128+ Remove <literal>-u</> option (this option has long been depricated)
2129+ (Tom)
2130+ </para>
2131+ </listitem>
2132+
21122133 </itemizedlist>
21132134
21142135 </sect3>
@@ -2518,6 +2539,13 @@ current_date < 2017-11-17
25182539 </para>
25192540 </listitem>
25202541
2542+ <listitem>
2543+ <para>
2544+ Add documentation about preventing database server spoofing when
2545+ the server is down (Bruce
2546+ </para>
2547+ </listitem>
2548+
25212549 </itemizedlist>
25222550
25232551 </sect3>
You can’t perform that action at this time.
0 commit comments