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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: e1e6f8f) | patch
Mark ParallelMessagePending as sig_atomic_t
2022年9月27日 00:29:56 +0000 (09:29 +0900)
2022年9月27日 00:29:56 +0000 (09:29 +0900)
commit 78fdb1e50f7fd394505a400b507f70ecffa6d7bf
Mark ParallelMessagePending as sig_atomic_t

ParallelMessagePending was previously marked as a boolean which should
be fine on modern platforms, but the C standard recommends the use of
sig_atomic_t for variables manipulated in signal handlers.

Author: Hayato Kuroda
Discussion: https://postgr.es/m/TYAPR01MB58667C15A95A234720F4F876F5529@TYAPR01MB5866.jpnprd01.prod.outlook.com
src/backend/access/transam/parallel.c diff | blob | blame | history
src/include/access/parallel.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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