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 30dc388a0d Fix a few places that were non-multibyte-safe in tsearch configuration file 18 years ago
..
Makefile Refactor backend makefiles to remove lots of duplicate code 18 years ago
dict.c Simplify and standardize conversions between TEXT datums and ordinary C 18 years ago
dict_ispell.c Update copyrights in source tree to 2008. 18 years ago
dict_simple.c Update copyrights in source tree to 2008. 18 years ago
dict_synonym.c Improve error reporting for problems in text search configuration files 18 years ago
dict_thesaurus.c Improve error reporting for problems in text search configuration files 18 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 Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use 18 years ago
spell.c Fix a few places that were non-multibyte-safe in tsearch configuration file 18 years ago
synonym_sample.syn Add regression tests for ispell, synonym and thesaurus dictionaries. 19 years ago
thesaurus_sample.ths Have text search thesaurus files use "?" for stop words. 18 years ago
to_tsany.c Extend GIN to support partial-match searches, and extend tsquery to support 18 years ago
ts_locale.c Improve error reporting for problems in text search configuration files 18 years ago
ts_parse.c Extend GIN to support partial-match searches, and extend tsquery to support 18 years ago
ts_utils.c Fix a few places that were non-multibyte-safe in tsearch configuration file 18 years ago
wparser.c Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
wparser_def.c Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use 18 years ago