"James Russell" <[EMAIL PROTECTED]> writes:
> If a text field contains a such a character, and if the search term contains
> certain Unicode characters, then queries using ILIKE will crash the server.
I can't reproduce this with your example, so I suppose there's some
critical bit of information you've left out. Can you provide a stack
trace from the crash?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match