mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +03:00
Wording improvements.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.17 2006/01/05 14:53:18 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.18 2006/01/05 15:12:03 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<appendix id="release">
|
||||||
@@ -43,9 +43,10 @@ those locales to fix existing indexes.</para></listitem>
|
|||||||
<listitem><para>Allow more flexible relocation of installation
|
<listitem><para>Allow more flexible relocation of installation
|
||||||
directories (Tom)</para> <para>Previous releases supported relocation
|
directories (Tom)</para> <para>Previous releases supported relocation
|
||||||
only if all directories were the same except the last
|
only if all directories were the same except the last
|
||||||
componient.</para></listitem>
|
component.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Fix long standing Asian multibyte charsets bug (Tatsuo)
|
<listitem><para>Fix bug in strpos() and regular expression handling in
|
||||||
|
certain rarely used Asian multi-byte character sets (Tatsuo)
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Various fixes for queries returning <literal>RECORD</>s
|
<listitem><para>Various fixes for queries returning <literal>RECORD</>s
|
||||||
|
Reference in New Issue
Block a user