aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/comment.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2022-11-09 13:05:16 +1300
committerThomas Munro <tmunro@postgresql.org>2022-11-09 13:06:31 +1300
commitb28ac1d24db44ae763a57688e7a559352002badc (patch)
tree670e399144d8747435c2aa2397481d7e074cfdaf /src/backend/commands/comment.c
parent6bbd8b73857a337e3aba2f6cdcaca6355b4c2b51 (diff)
downloadpostgresql-b28ac1d24db44ae763a57688e7a559352002badc.tar.gz
postgresql-b28ac1d24db44ae763a57688e7a559352002badc.zip
Provide sigaction() for Windows.
Commit 9abb2bfc left behind code to block signals inside signal handlers on Windows, because our signal porting layer didn't have sigaction(). Provide a minimal implementation that is capable of blocking signals, to get rid of platform differences. See also related commit c94ae9d8. Discussion: https://postgr.es/m/CA%2BhUKGKKKfcgx6jzok9AYenp2TNti_tfs8FMoJpL8%2B0Gsy%3D%3D_A%40mail.gmail.com
Diffstat (limited to 'src/backend/commands/comment.c')
0 files changed, 0 insertions, 0 deletions