postgresql/src/backend/partitioning
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
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
partbounds.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
partdesc.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
partprune.c Update copyright for 2023 2023-01-02 15:00:37 -05:00