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:24:51Z
Lists: pgsql-hackers
On 30/01/11 23:04, Jan Urbański wrote: > 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. OK, now it works flawlessly as far as I can tell. Will mark it as Ready for Committer. Cheers, Jan