git.postgresql.org Git - postgresql.git/commit
Wed, 6 Dec 2023 09:11:36 +0000 (10:11 +0100)
Wed, 6 Dec 2023 09:11:36 +0000 (10:11 +0100)
commit 52e98d45023027de0fa8e4eee2d53e2c20185812
Use signal-safe functions in signal handler
According to signal-safety(7), exit(3) and puts(3) are not safe to call
in a signal handler.
Author: Tristan Partin <tristan@neon.tech>
Discussion: https://www.postgresql.org/message-id/flat/CTVDKVZCCVSY.1XQ87UL50KQRD%40gonk
This is the main PostgreSQL git repository.
RSS
Atom