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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2d4f1ba) | patch
Remove unnecessary casts
Thu, 8 Dec 2022 07:51:38 +0000 (08:51 +0100)
Thu, 8 Dec 2022 07:58:15 +0000 (08:58 +0100)
commit 07c29ca7fe30839a75d15b43c13b290a59a60ddf
Remove unnecessary casts

Some code carefully cast all data buffer arguments for BufFileWrite()
and BufFileRead() to void *, even though the arguments are already
void * (and AFAICT were never anything else). Remove this unnecessary
clutter.

Discussion: https://www.postgresql.org/message-id/flat/11dda853-bb5b-59ba-a746-e168b1ce4bdb%40enterprisedb.com
src/backend/executor/nodeHashjoin.c diff | blob | blame | history
src/backend/utils/sort/tuplestore.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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