Re: like/ilike improvements

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com>
Cc: Gregory Stark <stark(at)enterprisedb(dot)com>, ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: like/ilike improvements
Date: 2007-09-21 20:24:42
Message-ID: 46F4288A.5040504@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Guillaume Smet wrote:
> Gregory,
>
> On 9/21/07, Gregory Stark <stark(at)enterprisedb(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-09-21 20:33:38 Re: Text <-> C string
Previous Message Brendan Jurd 2007-09-21 20:12:46 Re: Text <-> C string

Browse pgsql-patches by date

  From Date Subject
Next Message Gregory Stark 2007-09-21 20:33:38 Re: Text <-> C string
Previous Message Brendan Jurd 2007-09-21 20:12:46 Re: Text <-> C string