Allow the signal multiplexing facility to transfer one sig_atomic_t
authorAndres Freund <andres@anarazel.de>
Tue, 12 Jan 2010 02:21:18 +0000 (03:21 +0100)
committerAndres Freund <andres@anarazel.de>
Tue, 12 Jan 2010 02:21:18 +0000 (03:21 +0100)
commit1ce59613d64eac49b88a52e1c6e3f9b9305bbec7
treebe513a5fb809da3c3b53ca2ba5956d0bf54fc9b8
parent4f60429e78acbaaca1283a0b62ff6e1501a2236f
Allow the signal multiplexing facility to transfer one sig_atomic_t
worth of data. This is usefull e.g. for making operations idempotent
or more precise.
src/backend/commands/async.c
src/backend/storage/ipc/procsignal.c
src/backend/storage/ipc/sinvaladt.c
src/include/storage/procsignal.h