Re: wildcard search support for pg_trgm

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Jan Urbański <wulczer(at)wulczer(dot)org>
Cc: Postgres - Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: wildcard search support for pg_trgm
Date: 2011-01-30 22:02:00
Message-ID: AANLkTimhLHXjtZz4cDJB=Te7EAAypsCSU5v0iMCkBv3Z@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

On Mon, Jan 31, 2011 at 12:52 AM, Jan Urbański <wulczer(at)wulczer(dot)org> wrote:

> I saw that the code tries to handle ILIKE searches, but apparently it's
> failing somewhere.
>
It was just a typo. Corrected version attached.

----
With best regards,
Alexander Korotkov.

Attachment Content-Type Size
trgm_wildcard-0.5.patch text/x-patch 19.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Urbański 2011-01-30 22:04:27 Re: wildcard search support for pg_trgm
Previous Message Kevin Grittner 2011-01-30 22:01:56 Re: SSI patch version 14