Re: Partial match in GIN (next vesrion)
От | Teodor Sigaev |
---|---|
Тема | Re: Partial match in GIN (next vesrion) |
Дата | |
Msg-id | 4804DD6C.7010808@sigaev.ru обсуждение исходный текст |
Ответ на | Partial match in GIN (Teodor Sigaev <teodor@sigaev.ru>) |
Ответы |
Re: Partial match in GIN (next vesrion)
|
Список | pgsql-patches |
http://www.sigaev.ru/misc/partial_match_gin-0.8.gz Reworked interface as it suggested by Gregory (http://archives.postgresql.org/pgsql-patches/2008-04/msg00199.php) and move check of index into expand_indexqual_opclause() as suggested by Heikki (http://archives.postgresql.org/pgsql-patches/2008-04/msg00200.php) http://www.sigaev.ru/misc/tsearch_prefix-0.7.gz Sync with current CVS and partial match GIN patch. Allow full scan index, so now GIN supports search with queries like '!foo'. Implemented via using empty string for prefix search. http://www.sigaev.ru/misc/wildspeed-0.11.tgz Sync with CVS changes and partial match GIN patch. Teach opclass to correct use of recheck feature. -- Teodor Sigaev E-mail: teodor@sigaev.ru WWW: http://www.sigaev.ru/
В списке pgsql-patches по дате отправления: