postgresql/src/bin/pgbench
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
..
t Update copyright for 2023 2023-01-02 15:00:37 -05:00
.gitignore Build all Flex files standalone 2022-09-04 12:09:01 +07:00
Makefile windows: Adjust FD_SETSIZE via commandline define 2022-10-06 13:09:57 -07:00
exprparse.y Update copyright for 2023 2023-01-02 15:00:37 -05:00
exprscan.l 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
pgbench.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
pgbench.h Update copyright for 2023 2023-01-02 15:00:37 -05:00