Rainer Tammer <pgsql(at)spg(dot)schulergroup(dot)com> writes:
> So we can be pretty sure that the SIGINT does not interrupt semop() on
> AIX 71.
Looks that way :-(. It would be interesting to add a check to see if the
kill() is returning a failure indication or not. The existing code
doesn't bother because there's not really anything it can do about it,
but for this purpose it would be good to know.
regards, tom lane