Fix bug http://archives.postgresql.org/pgsql-bugs/2006-10/msg00258.php.

Teodor Sigaev <teodor@sigaev.ru>

Commit: 419fe7cd1b2e658dfec236422308a21cab6c6c30
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2006-11-20T14:03:30Z
Releases: 8.2.0
Fix bug http://archives.postgresql.org/pgsql-bugs/2006-10/msg00258.php.
Fix string's length calculation for recoding, fix strlower() to avoid wrong
assumption about length of recoded string (was: recoded string is no greater
that source, it may not true for multibyte encodings)
Thanks to Thomas H. <me@alternize.com> and Magnus Hagander <mha@sollentuna.net>

Files