You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/tsearch
Tom Lane 94de3a679b Improve ispell dictionary's defenses against bad affix files. 11 years ago
..
Makefile Stamp copyrights for year 2011. 15 years ago
dict.c Stamp copyrights for year 2011. 15 years ago
dict_ispell.c Avoid memcpy() with same source and destination address. 12 years ago
dict_simple.c Stamp copyrights for year 2011. 15 years ago
dict_synonym.c Stamp copyrights for year 2011. 15 years ago
dict_thesaurus.c Stamp copyrights for year 2011. 15 years ago
hunspell_sample.affix Add regression tests for ispell, synonym and thesaurus dictionaries. 19 years ago
ispell_sample.affix Add regression tests for ispell, synonym and thesaurus dictionaries. 19 years ago
ispell_sample.dict Add regression tests for ispell, synonym and thesaurus dictionaries. 19 years ago
regis.c Stamp copyrights for year 2011. 15 years ago
spell.c Improve ispell dictionary's defenses against bad affix files. 11 years ago
synonym_sample.syn Add prefix support for synonym dictionary 17 years ago
thesaurus_sample.ths Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
to_tsany.c Use memmove() instead of memcpy() for copying overlapping regions. 12 years ago
ts_locale.c Remove tabs after spaces in C comments 12 years ago
ts_parse.c Stamp copyrights for year 2011. 15 years ago
ts_selfuncs.c Fix logical errors in tsquery selectivity estimation for prefix queries. 13 years ago
ts_typanalyze.c Remove tabs after spaces in C comments 12 years ago
ts_utils.c Remove tabs after spaces in C comments 12 years ago
wparser.c Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 15 years ago
wparser_def.c Remove tabs after spaces in C comments 12 years ago