Marian POPESCU <softexpert@libertysurf.fr> writes:
> I want to report a bug on PG 8.0 (linux : Fedora Core 3)
> A LIKE '%langage C%' in the WHERE clause of my SELECT statement gives
> "invalid multibyte character for locale" error.
> I thought the bug
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=113231 was fixed
> and the patch was incorporated in the mainstream.
That bug was certainly fixed long ago, which means that whatever you
have is some other bug. Unfortunately, you haven't given nearly enough
information to let anyone else replicate the error. Please send a *self
contained* test case --- that includes table declarations and test data.
See the bug reporting guidelines in the documentation.
regards, tom lane