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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 388e801) | patch
Remove unnecessary casts
2022年12月30日 09:02:59 +0000 (10:02 +0100)
2022年12月30日 09:12:24 +0000 (10:12 +0100)
commit 5f2f99c9c62d754c19e090cb57fdd929438ea519
Remove unnecessary casts

Some code carefully cast all data buffer arguments for data write and
read function calls to void *, even though the respective arguments
are already void *. Remove this unnecessary clutter.

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

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