8000 A bit of copy-editing on back-branch release notes. · danielcode/postgres@9dd224e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9dd224e

Browse files
committed
A bit of copy-editing on back-branch release notes.
1 parent 7275173 commit 9dd224e

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

doc/src/sgml/release.sgml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.33 2006/10/09 23:22:58 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.34 2006/10/11 20:56:31 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -10,7 +10,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.33 2006/10/09 23:22:
1010

1111
<note>
1212
<title>Release date</title>
13-
<simpara>2006-10-??</simpara>
13+
<simpara>2006-10-16</simpara>
1414
</note>
1515

1616
<para>
@@ -32,10 +32,16 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.33 2006/10/09 23:22:
3232
<title>Changes</title>
3333

3434
<itemizedlist>
35-
36-
<listitem><para>Minor fixes related to timezones, spinlocks, SSL,
37-
GiST, /contrib/ltree, and <application>psql</></para> </listitem>
38-
35+
<listitem><para>Fix corner cases in pattern matching for
36+
<application>psql</>'s <literal>\d</> commands</para></listitem>
37+
<listitem><para>Fix index-corrupting bugs in /contrib/ltree
38+
(Teodor)</para></listitem>
39+
<listitem><para>Back-port 7.4 spinlock code to improve performance and support
40+
64-bit architectures better</para> </listitem>
41+
<listitem><para>Fix SSL-related memory leak in libpq</para> </listitem>
42+
<listitem><para>Fix backslash escaping in /contrib/dbmirror</para></listitem>
43+
<listitem><para>Adjust regression tests for recent changes in US DST laws
44+
</para> </listitem>
3945
</itemizedlist>
4046

4147
</sect2>

0 commit comments

Comments
 (0)
0