Boszormenyi Zoltan <[email protected]> writes: > is there a danger in using SpinLockAcquire() in > a signal handler?
Yes. Actually, pretty much anything beyond setting a "volatile" flag
variable is too dangerous.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
