postgresql/contrib/hstore
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
..
data
expected Convert hstore_in to report errors softly. 2022-12-27 14:50:56 -05:00
sql Convert hstore_in to report errors softly. 2022-12-27 14:50:56 -05:00
.gitignore
hstore_compat.c
hstore_gin.c
hstore_gist.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
hstore_io.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
hstore_op.c
hstore_subs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
hstore--1.1--1.2.sql
hstore--1.2--1.3.sql
hstore--1.3--1.4.sql
hstore--1.4--1.5.sql
hstore--1.4.sql
hstore--1.5--1.6.sql
hstore--1.6--1.7.sql
hstore--1.7--1.8.sql
hstore.control
hstore.h Fix final warnings produced by -Wshadow=compatible-local 2022-10-07 13:13:27 +13:00
Makefile
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00