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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ab39352) | patch
Use SIGNAL_ARGS consistently to declare signal handlers.
2022年9月14日 18:44:45 +0000 (14:44 -0400)
2022年9月14日 18:44:50 +0000 (14:44 -0400)
commit b66fbd8afe6eb80e3e48495e002fda9aa92df583
Use SIGNAL_ARGS consistently to declare signal handlers.

Various bits of code were declaring signal handlers manually,
using "int signum" or variants of that. We evidently have no
platforms where that's actually wrong, but let's use our
SIGNAL_ARGS macro everywhere anyway. If nothing else, it's
good for finding signal handlers easily.

No need for back-patch, since this is just cosmetic AFAICS.

Discussion: https://postgr.es/m/2684964.1663167995@sss.pgh.pa.us
src/backend/storage/ipc/pmsignal.c diff | blob | blame | history
src/bin/initdb/initdb.c diff | blob | blame | history
src/bin/pg_basebackup/pg_receivewal.c diff | blob | blame | history
src/bin/pg_basebackup/pg_recvlogical.c diff | blob | blame | history
src/bin/pg_ctl/pg_ctl.c diff | blob | blame | history
src/bin/pg_test_fsync/pg_test_fsync.c diff | blob | blame | history
src/bin/pg_waldump/pg_waldump.c diff | blob | blame | history
src/include/port.h diff | blob | blame | history
src/test/regress/pg_regress.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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