git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d9d7fe6) | patch
Remove useless casts to (void *) in arguments of some system functions
Tue, 7 Feb 2023 05:53:05 +0000 (06:53 +0100)
Tue, 7 Feb 2023 05:57:59 +0000 (06:57 +0100)
commit aa6954104644334c53838f181053b9f7aa13f58c
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
52 files changed:
contrib/btree_gist/btree_bit.c diff | blob | blame | history
contrib/btree_gist/btree_interval.c diff | blob | blame | history
contrib/btree_gist/btree_utils_num.c diff | blob | blame | history
contrib/btree_gist/btree_utils_var.c diff | blob | blame | history
contrib/btree_gist/btree_uuid.c diff | blob | blame | history
contrib/citext/citext.c diff | blob | blame | history
contrib/hstore/hstore_gist.c diff | blob | blame | history
contrib/hstore/hstore_io.c diff | blob | blame | history
contrib/intarray/_int_gist.c diff | blob | blame | history
contrib/intarray/_int_tool.c diff | blob | blame | history
contrib/intarray/_intbig_gist.c diff | blob | blame | history
contrib/ltree/_ltree_gist.c diff | blob | blame | history
contrib/ltree/ltree_gist.c diff | blob | blame | history
contrib/ltree/ltxtquery_io.c diff | blob | blame | history
contrib/pg_surgery/heap_surgery.c diff | blob | blame | history
contrib/pg_trgm/trgm_gist.c diff | blob | blame | history
contrib/pg_trgm/trgm_op.c diff | blob | blame | history
doc/src/sgml/xfunc.sgml diff | blob | blame | history
src/backend/access/brin/brin_minmax_multi.c diff | blob | blame | history
src/backend/access/gin/ginutil.c diff | blob | blame | history
src/backend/access/gist/gistproc.c diff | blob | blame | history
src/backend/access/gist/gistutil.c diff | blob | blame | history
src/backend/access/nbtree/nbtutils.c diff | blob | blame | history
src/backend/catalog/dependency.c diff | blob | blame | history
src/backend/catalog/pg_shdepend.c diff | blob | blame | history
src/backend/commands/analyze.c diff | blob | blame | history
src/backend/commands/collationcmds.c diff | blob | blame | history
src/backend/commands/vacuum.c diff | blob | blame | history
src/backend/executor/nodeTidscan.c diff | blob | blame | history
src/backend/nodes/tidbitmap.c diff | blob | blame | history
src/backend/partitioning/partbounds.c diff | blob | blame | history
src/backend/statistics/extended_stats.c diff | blob | blame | history
src/backend/statistics/mcv.c diff | blob | blame | history
src/backend/statistics/mvdistinct.c diff | blob | blame | history
src/backend/storage/ipc/procarray.c diff | blob | blame | history
src/backend/tsearch/spell.c diff | blob | blame | history
src/backend/tsearch/to_tsany.c diff | blob | blame | history
src/backend/tsearch/ts_parse.c diff | blob | blame | history
src/backend/tsearch/ts_utils.c diff | blob | blame | history
src/backend/utils/adt/tsgistidx.c diff | blob | blame | history
src/backend/utils/adt/tsquery.c diff | blob | blame | history
src/backend/utils/adt/tsquery_cleanup.c diff | blob | blame | history
src/backend/utils/adt/tsquery_gist.c diff | blob | blame | history
src/backend/utils/adt/tsquery_util.c diff | blob | blame | history
src/backend/utils/adt/tsrank.c diff | blob | blame | history
src/backend/utils/adt/tsvector.c diff | blob | blame | history
src/bin/pg_dump/parallel.c diff | blob | blame | history
src/bin/pg_dump/pg_backup_archiver.c diff | blob | blame | history
src/bin/pg_dump/pg_dump_sort.c diff | blob | blame | history
src/bin/pg_upgrade/function.c diff | blob | blame | history
src/bin/pgbench/pgbench.c diff | blob | blame | history
src/tutorial/funcs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /