From: Bruce Momjian Date: Thu, 5 Jan 2006 15:12:03 +0000 (+0000) Subject: Wording improvements. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=fa2cf85efa0945a6a6277846639bbdbcac4542d1;p=users%2Fbernd%2Fpostgres.git Wording improvements. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 94ad082cab..ee94827d07 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -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