Re: psql not responding to SIGINT upon db reconnection - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: psql not responding to SIGINT upon db reconnection
Date
Msg-id CAGECzQQ_HEYwXJ7SSzW2fLHNr_SYMvBLs8HPbLdbTJdjRjvOWQ@mail.gmail.com
Whole thread Raw
In response to Re: psql not responding to SIGINT upon db reconnection  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: psql not responding to SIGINT upon db reconnection
List pgsql-hackers
On Wed, 3 Apr 2024 at 16:31, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> If we do the latter, we will almost certainly get pushback from
> distros who check for library ABI breaks.  I fear the comment
> suggesting that we could remove it someday is too optimistic.

Alright, changed patch 0002 to keep the variant. But remove it from
the recently added switch/case. And also updated the comment to remove
the "for awhile".

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: remaining sql/json patches
Next
From: "Tristan Partin"
Date:
Subject: Re: psql not responding to SIGINT upon db reconnection