Re: Make query cancellation keys longer

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Robert Haas <robertmhaas(at)gmail(dot)com>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Subject: Re: Make query cancellation keys longer
Date: 2025-04-02 13:48:46
Message-ID: 5b660925-4440-4d59-8398-e211b95c3d7f@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 01/04/2025 17:08, Heikki Linnakangas wrote:
> I think this is pretty much ready for commit. I will go over it one more
> time, and plan to push tomorrow.

And committed, with minor a bunch more little cleanups.

Thank you to everyone involved, in particular Jelte, Robert and Jacob! I
read through all the discussions on this and the other thread again last
night to make sure I didn't miss anything. And what a long thread that
was! But full of good, genuine discussions on pros and cons of various
details. Changing the protocol is permanent in a way many other changes
are not. I feel good about where we arrived in the end.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-04-02 13:51:31 Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Previous Message George MacKerron 2025-04-02 13:39:06 Re: Making sslrootcert=system work on Windows psql