Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1
Date
Msg-id 31187.1393434004@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1  (Rainer Tammer <pgsql@spg.schulergroup.com>)
Responses Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1
List pgsql-bugs
Rainer Tammer <pgsql@spg.schulergroup.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

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Obsolete comment above _bt_doinsert()
Next
From: Christopher Nielsen
Date:
Subject: Re: BUG #9342: CPU / Memory Run-away