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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5d29d52) | patch
Zero initialize uses of instr_time about to trigger compiler warnings
2023年1月21日 05:16:47 +0000 (21:16 -0800)
2023年1月21日 05:16:47 +0000 (21:16 -0800)
commit 25b2aba0c3a501e2af9579f1b629f155544935db
Zero initialize uses of instr_time about to trigger compiler warnings

These are all not necessary from a correctness POV. However, in the near
future instr_time will be simplified to an int64, at which point gcc would
otherwise start to warn about the changed places.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/20230116023639.rn36vf6ajqmfciua@awork3.anarazel.de
src/backend/access/transam/xlog.c diff | blob | blame | history
src/backend/storage/buffer/bufmgr.c diff | blob | blame | history
src/backend/storage/file/buffile.c diff | blob | blame | history
src/backend/storage/ipc/latch.c diff | blob | blame | history
src/bin/psql/common.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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