Re: wildcard search support for pg_trgm
Jan Urbański <wulczer@wulczer.org>
From: Jan Urbański <wulczer@wulczer.org>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-30T22:04:27Z
Lists: pgsql-hackers
On 30/01/11 23:02, Alexander Korotkov wrote: > Hi! > > On Mon, Jan 31, 2011 at 12:52 AM, Jan Urbański <wulczer@wulczer.org > <mailto:wulczer@wulczer.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. I hoped as much :) Will test again now. Jan