Re: Interrupts vs signals - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Interrupts vs signals
Date
Msg-id a812d457-8c8d-4435-a71b-4422854f3150@iki.fi
Whole thread Raw
In response to Re: Interrupts vs signals  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 19/11/2024 23:02, Robert Haas wrote:
> On Mon, Nov 18, 2024 at 11:09 PM Thomas Munro <thomas.munro@gmail.com> wrote:
>> Names don't match here.  I prefer _CONTINUE.  As for the general one,
>> I'm on the fence about INTERRUPT_GENERAL_WAKEUP, since wakeups aren't
>> necessarily involved, but I don't have a specific better idea so I'm
>> not objecting...  Perhaps it's more like INTERRUPT_GENERAL_NOTIFY,
>> except that _NOTIFY is already a well known thing, and the procsignal
>> patch introduces INTERRUPT_NOTIFY...
> 
> INTERRUPT_GENERAL with no third word isn't out of the question, either.

I like that

-- 
Heikki Linnakangas
Neon (https://neon.tech)



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Interrupts vs signals
Next
From: Masahiko Sawada
Date:
Subject: Re: UUID v7