http://www.sigaev.ru/misc/partial_match_gin-0.8.gzReworked 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.gzSync 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.tgzSync with CVS changes and partial match GIN patch. Teach opclass to correct use of recheck feature.
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/