Re: Allow non-superuser to cancel superuser tasks. - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Allow non-superuser to cancel superuser tasks.
Date
Msg-id ZmykQgj_hWCsGwgp@nathan
Whole thread Raw
In response to Re: Allow non-superuser to cancel superuser tasks.  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
Responses Re: Allow non-superuser to cancel superuser tasks.
List pgsql-hackers
On Fri, Jun 14, 2024 at 12:06:36PM +0500, Andrey M. Borodin wrote:
> This patch looks good to me.

Thanks for looking.

> Spellchecker is complaining about "signaling" instead of "signalling",
> but ISTM it´s OK.

I think this is an en-US versus en-GB thing.  We've standardized on en-US
for "cancel" (see commits 8c9da14, 21f1e15, and af26857), so IMO we might
as well do so for "signal," too.

-- 
nathan



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Bugfix and improvements in multixact.c
Next
From: Greg Sabino Mullane
Date:
Subject: Re: RFC: adding pytest as a supported test framework