Re: like/ilike improvements

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Guillaume Smet <guillaume.smet@gmail.com>
Cc: Gregory Stark <stark@enterprisedb.com>, ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2007-09-21T20:24:42Z
Lists: pgsql-hackers

Guillaume Smet wrote:
> Gregory,
>
> On 9/21/07, Gregory Stark <stark@enterprisedb.com> wrote:
>   
>> Hm, it does seem I missed like.c when I converted all the text operators to
>> avoid detoasting packed varlenas. I'll send a patch in a few minutes to do
>> that. I'm surprised it would have such a large effect though.
>>     
>
> The patch doesn't seem to apply cleanly on head (I have a problem with
> oracle_compat.c). 
>   

It applied cleanly for me.

cheers

andrew