postgresql/src/backend/tsearch
Peter Eisentraut aa69541046 Remove useless casts to (void *) in arguments of some system functions
The affected functions are: bsearch, memcmp, memcpy, memset, memmove,
qsort, repalloc

Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/fd9adf5d-b1aa-e82f-e4c7-263c30145807%40enterprisedb.com
2023-02-07 06:57:59 +01:00
..
dicts Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
dict.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dict_ispell.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dict_simple.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dict_synonym.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dict_thesaurus.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
regis.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
spell.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
to_tsany.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
ts_locale.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
ts_parse.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
ts_selfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
ts_typanalyze.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
ts_utils.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
wparser.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
wparser_def.c Fix ts_headline() to handle ORs and phrase queries more honestly. 2023-01-19 16:21:44 -05:00