mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
A bit of copy-editing on back-branch release notes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.33 2006/10/09 23:22:58 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.34 2006/10/11 20:56:31 tgl Exp $
|
||||
-->
|
||||
|
||||
<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:
|
||||
|
||||
<note>
|
||||
<title>Release date</title>
|
||||
<simpara>2006-10-??</simpara>
|
||||
<simpara>2006-10-16</simpara>
|
||||
</note>
|
||||
|
||||
<para>
|
||||
@@ -32,10 +32,16 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.33 2006/10/09 23:22:
|
||||
<title>Changes</title>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>Minor fixes related to timezones, spinlocks, SSL,
|
||||
GiST, /contrib/ltree, and <application>psql</></para> </listitem>
|
||||
|
||||
<listitem><para>Fix corner cases in pattern matching for
|
||||
<application>psql</>'s <literal>\d</> commands</para></listitem>
|
||||
<listitem><para>Fix index-corrupting bugs in /contrib/ltree
|
||||
(Teodor)</para></listitem>
|
||||
<listitem><para>Back-port 7.4 spinlock code to improve performance and support
|
||||
64-bit architectures better</para> </listitem>
|
||||
<listitem><para>Fix SSL-related memory leak in libpq</para> </listitem>
|
||||
<listitem><para>Fix backslash escaping in /contrib/dbmirror</para></listitem>
|
||||
<listitem><para>Adjust regression tests for recent changes in US DST laws
|
||||
</para> </listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
Reference in New Issue
Block a user