From: Bruce Momjian Date: Thu, 5 Jan 2006 15:12:03 +0000 (+0000) Subject: Wording improvements. X-Git-Tag: REL8_0_6~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=240fb6dd4f07d0027137fea4442d0017d381c03b;p=thirdparty%2Fpostgresql.git Wording improvements. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index d5b2ff6d591..95d566e5226 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -43,9 +43,10 @@ those locales to fix existing indexes. Allow more flexible relocation of installation directories (Tom) Previous releases supported relocation only if all directories were the same except the last -componient. +component. -Fix long standing Asian multibyte charsets bug (Tatsuo) +Fix bug in strpos() and regular expression handling in +certain rarely used Asian multi-byte character sets (Tatsuo) Various fixes for queries returning RECORDs