postgresql/contrib/tsearch2/ispell
Teodor Sigaev 419fe7cd1b 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>
2006-11-20 14:03:30 +00:00
..
Makefile Fix several contrib makefiles that failed in VPATH builds, particularly 2005-10-18 01:30:49 +00:00
regis.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
regis.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
spell.c Fix bug http://archives.postgresql.org/pgsql-bugs/2006-10/msg00258.php. 2006-11-20 14:03:30 +00:00
spell.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00