postgresql/src/backend/tsearch
2009-10-26 21:33:01 +00:00
..
dict_ispell.c
dict_simple.c
dict_synonym.c Add prefix support for synonym dictionary 2009-08-14 14:53:20 +00:00
dict_thesaurus.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
dict.c
hunspell_sample.affix
ispell_sample.affix
ispell_sample.dict
Makefile Simplify a few makefile rules since install-sh can now install multiple 2009-10-26 21:33:01 +00:00
regis.c Remove duplicate variable initializations identified by clang static checker. 2009-08-30 16:53:31 +00:00
spell.c
synonym_sample.syn Add prefix support for synonym dictionary 2009-08-14 14:53:20 +00:00
thesaurus_sample.ths
to_tsany.c
ts_locale.c
ts_parse.c Remove duplicate variable initializations identified by clang static checker. 2009-08-30 16:53:31 +00:00
ts_selfuncs.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
ts_typanalyze.c
ts_utils.c
wparser_def.c Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
wparser.c