Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Date
Msg-id DJTVHMH04281.22G59KIN9HWFX@jeltef.nl
Whole thread
In response to Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
Responses Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
List pgsql-hackers
On Tue Jul 7, 2026 at 9:54 AM CEST, Jelte Fennema-Nio wrote:
> Attached is a new version that improves the
> comment and starts using the same 1 second poll on all platforms.

Rebased on top of latest master (on top of the no more TerminateThread commit)

Attachment

pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: Truncate logs by max_log_size
Next
From: Kirk Roybal
Date:
Subject: Re: [PATCH] Add PROMPT_COMMAND and dynamic prompt support to psql