File tree 1 file changed +30
-2
lines changed 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 $ -->
2
2
<!--
3
3
4
4
Typical markup:
@@ -72,7 +72,7 @@ do it for earlier branch release files.
72
72
<note>
73
73
<title>Release date</title>
74
74
<simpara>2008-01-??</simpara>
75
- <para>CURRENT AS OF 2007-12 -01</>
75
+ <para>CURRENT AS OF 2008-01 -01</>
76
76
</note>
77
77
78
78
<sect2>
@@ -1698,6 +1698,13 @@ current_date < 2017-11-17
1698
1698
</para>
1699
1699
</listitem>
1700
1700
1701
+ <listitem>
1702
+ <para>
1703
+ Prevent <command>COPY</> from using digits and lowercase letters as
1704
+ delimiters (Tom)
1705
+ </para>
1706
+ </listitem>
1707
+
1701
1708
</itemizedlist>
1702
1709
1703
1710
</sect3>
@@ -2061,6 +2068,13 @@ current_date < 2017-11-17
2061
2068
</para>
2062
2069
</listitem>
2063
2070
2071
+ <listitem>
2072
+ <para>
2073
+ Remove <literal>-u</> option (this option has long been depricated)
2074
+ (Tom)
2075
+ </para>
2076
+ </listitem>
2077
+
2064
2078
</itemizedlist>
2065
2079
2066
2080
</sect3>
@@ -2109,6 +2123,13 @@ current_date < 2017-11-17
2109
2123
</para>
2110
2124
</listitem>
2111
2125
2126
+ <listitem>
2127
+ <para>
2128
+ Remove <literal>-u</> option (this option has long been depricated)
2129
+ (Tom)
2130
+ </para>
2131
+ </listitem>
2132
+
2112
2133
</itemizedlist>
2113
2134
2114
2135
</sect3>
@@ -2518,6 +2539,13 @@ current_date < 2017-11-17
2518
2539
</para>
2519
2540
</listitem>
2520
2541
2542
+ <listitem>
2543
+ <para>
2544
+ Add documentation about preventing database server spoofing when
2545
+ the server is down (Bruce
2546
+ </para>
2547
+ </listitem>
2548
+
2521
2549
</itemizedlist>
2522
2550
2523
2551
</sect3>
You can’t perform that action at this time.
0 commit comments