postgresql/src/include/tsearch
Teodor Sigaev 476045a21b Remove QueryOperand->istrue flag, it was used only in cover ranking
(ts_rank_cd). Use palloc'ed array in ranking instead of flag.
2007-09-11 16:01:40 +00:00
..
dicts Fix header's size of structs defines in ispell. 2007-09-11 12:57:05 +00:00
ts_cache.h Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
ts_locale.h Cleanup for some problems in tsearch patch: 2007-08-25 00:03:59 +00:00
ts_public.h Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with 2007-09-07 15:09:56 +00:00
ts_type.h Remove QueryOperand->istrue flag, it was used only in cover ranking 2007-09-11 16:01:40 +00:00
ts_utils.h Change void* opaque argument to Datum type, add argument's 2007-09-10 12:36:41 +00:00