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.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=240fb6dd4f07d0027137fea4442d0017d381c03b;p=users%2Fhanada%2Fpostgres.git Wording improvements. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index d5b2ff6d59..95d566e522 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