Greg Stark <gsstark(at)mit(dot)edu> writes:
> On Sun, Jan 3, 2010 at 1:21 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> If the conditions
>> were phrased in a way that made them indexable, they might be worth the
>> trouble --- but they aren't.
> Wow, that is weird, especially since it's *easier* to write them
> properly using LIKE anyways.
Really? You'd have to worry about escaping _ and % ...
regards, tom lane