Re: Wildcard search support for pg_trgm
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Jan Urbański <wulczer@wulczer.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-17T09:03:57Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Update contrib/pg_trgm for new GIN extractQuery API.
- be0c3ea2d30b 9.1.0 cited
Attachments
- trgm_wildcard-0.3.patch (text/x-patch) patch
Hi, Here is updated version of this patch. ---- With best regards, Alexander Korotkov.