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 cf1c65070a Limit to_tsvector_byid's initial array allocation to something sane. 2 years ago
..
dicts
Makefile Update copyright for 2023 3 years ago
dict.c Update copyright for 2023 3 years ago
dict_ispell.c Update copyright for 2023 3 years ago
dict_simple.c Update copyright for 2023 3 years ago
dict_synonym.c Update copyright for 2023 3 years ago
dict_thesaurus.c Update copyright for 2023 3 years ago
meson.build Update copyright for 2023 3 years ago
regis.c Update copyright for 2023 3 years ago
spell.c Pre-beta mechanical code beautification. 3 years ago
to_tsany.c Limit to_tsvector_byid's initial array allocation to something sane. 2 years ago
ts_locale.c Fix t_isspace(), etc., when datlocprovider=i and datctype=C. 3 years ago
ts_parse.c Remove stray mid-sentence tabs in comments 3 years ago
ts_selfuncs.c Update copyright for 2023 3 years ago
ts_typanalyze.c Take pg_attribute out of VacAttrStats 3 years ago
ts_utils.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
wparser.c Update copyright for 2023 3 years ago
wparser_def.c Check for interrupts and stack overflow in TParserGet(). 3 years ago