peter pilsl <[EMAIL PROTECTED]> writes: > the caseinsensitive patternmatch-operators seems not to work with > multibyte, while lower() and upper()-functions finally works perfect.
It looks to me like iwchareq() in src/backend/utils/adt/like.c still needs work to handle multibyte characters in a sane fashion. Feel free to submit a patch ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])