prefixing - Search results
Mailing lists >> pgsql-patches >> Thread
2008-05-16 00:14:11 | Re: Partial match in GIN (next vesrion) (Tom Lane)
prefix search is on all the time, eg regression=# select 'supernova'::tsvector @@ 'super'::tsquery; ?column
Mailing lists >> pgsql-patches >> Thread
2008-04-15 13:53:17 | Re: Partial match in GIN (next vesrion) (Teodor Sigaev)
prefix search. http:///misc/wildspeed-0.11.tgz Sync with CVS changes and partial match GIN patch. Teach opclass
Mailing lists >> pgsql-patches >> Thread
2008-04-08 07:54:31 | Re: Partial match in GIN (Teodor Sigaev)
prefix_quals() which fails because it wishes only several Btree opfamilies. GIN speeds up '%foo%' too - which
Mailing lists >> pgsql-patches >> Thread
2008-04-04 17:20:35 | Partial match in GIN (Teodor Sigaev)
PREFIX) to point to its prefix path. Here there is a unclean issue: now tsquery