Re: [BUGS] BUG #1767: Trigger handling

2005-07-15 Thread Jaime Casanova
On 7/13/05, THILANKA <[EMAIL PROTECTED]> wrote: > > The following bug has been logged online: > > Bug reference: 1767 > Logged by: THILANKA > Email address: [EMAIL PROTECTED] > PostgreSQL version: suse 9.0 builti > Operating system: SUSE LINUX > Description:Trigger ha

[BUGS] UTF-8 ilike case insensitive search

2005-07-15 Thread Martin Edlman
Hello, I have a problem with ilike search operator with czech characters. It's not working case insensitive after changing from Postgres SQL 7.3 with ISO8829-2 encoding to PostgreSQL 8.0 with UTF-8 encoding. I have dumped the old database, converted to from iso88295-2 to utf-8 using iconv an