Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Heikki Linnakangas" <hlinnaka(at)iki(dot)fi>
Cc: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Alvaro Herrera" <alvherre(at)alvh(dot)no-ip(dot)org>, "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>
Subject: Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Date: 2026-03-07 08:41:02
Message-ID: DGWEZ9D7LFS3.30FVF3VEJHW3Q@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat Mar 7, 2026 at 1:01 AM CET, Jelte Fennema-Nio wrote:
> I took a look at this, and attached a fixup patch that does this.

Now with the actual attachements...

Attachment Content-Type Size
nocfbot.v0-0001-POC-Use-non-blocking-apis-for-frontend-tools.patch text/x-patch 47.2 KB
v5-0001-Move-Windows-pthread-compatibility-functions-to-s.patch text/x-patch 2.9 KB
v5-0002-Don-t-use-deprecated-and-insecure-PQcancel-psql-a.patch text/x-patch 15.9 KB
v5-0003-pg_dump-Don-t-use-the-deprecated-and-insecure-PQc.patch text/x-patch 23.0 KB
v5-0004-fixup-Don-t-use-deprecated-and-insecure-PQcancel-.patch text/x-patch 4.0 KB
v5-0005-fixup-Don-t-use-deprecated-and-insecure-PQcancel-.patch text/x-patch 1.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-03-07 09:46:23 Re: UPDATE run check constraints for affected columns only
Previous Message Amit Kapila 2026-03-07 07:05:32 Re: [19] CREATE SUBSCRIPTION ... SERVER