Re: BUG #3716: utf8 crash with replace

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3716: utf8 crash with replace
Date: 2007-11-08 14:26:17
Message-ID: 47331C89.2070703@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:
> "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> writes:
>
>> If replace is used with UTF8 client_encoding, searching for a malformed
>> string, the backend will crash.
>>
>
>
>> SELECT replace('Ärger', chr(195), 'Ae')
>>
>
> I see no crash here. Maybe it's been fixed since 8.2.4? Please try
> 8.2.5. If you still get a crash, could you send a stack trace?
>
Ok, apparently fixed in 8.2.5.

Regards,
Andreas

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2007-11-08 14:49:28 Re: BUG #3729: Query doesn't return the right answer
Previous Message Julius Stroffek 2007-11-08 12:16:17 Re: BUG #3729: Query doesn't return the right answer