Re: BackendKeyData is mandatory? - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: BackendKeyData is mandatory?
Date
Msg-id CAGECzQSd=45pC2wJ90YDRbw1KA0jG-7J8=Y_8A4_M39Th9nCdA@mail.gmail.com
Whole thread Raw
In response to Re: BackendKeyData is mandatory?  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
On Tue, 24 Jun 2025 at 17:07, Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
> So that's
> 1) return an (empty) cancellation object even if the server has not
> sent a key, and
> 2) error out when trying to cancel with an empty object?

Yes (and empty being non-NULL obviously)

> That sounds reasonable to me.

Alright, let's do that then. I could probably write a patch for that tomorrow.



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: BackendKeyData is mandatory?
Next
From: Melanie Plageman
Date:
Subject: Re: Simplify VM counters in vacuum code