Allow SIGINT to cancel psql database reconnections

Edit
ID 4474
Title Allow SIGINT to cancel psql database reconnections
Topic Bug Fixes
Created 2023-08-02 18:38:37
Last modified 2024-04-02 14:33:11 (7 months, 2 weeks ago)
Latest email 2024-04-04 20:40:34 (7 months, 2 weeks ago)
Status
2024-03: Committed
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
Target version
Authors Tristan Partin (tristan957)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4474
git checkout commitfest/cf/4474
Emails
psql not responding to SIGINT upon db reconnection
First at 2023-07-24 16:25:47 by "Tristan Partin" <tristan at neon.tech>
Latest at 2024-04-04 20:40:34 by "Tristan Partin" <tristan at neon.tech>
Latest attachment (v14-0001-Fix-actually-reachable-pg_unreachable-call.patch) at 2024-04-04 10:43:29 from Jelte Fennema-Nio <postgres at jeltef.nl>
    Attachment (v14-0001-Fix-actually-reachable-pg_unreachable-call.patch) at 2024-04-04 10:43:29 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v13-0001-Fix-actually-reachable-pg_unreachable-call.patch) at 2024-04-03 15:05:44 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v12-0001-Fix-actually-reachable-pg_unreachable-call.patch) at 2024-04-03 14:50:07 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v11-0002-Remove-PGRES_POLLING_ACTIVE.patch) at 2024-04-03 13:32:39 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v11-0001-Expose-PQsocketPoll-for-frontends.patch) at 2024-04-01 16:04:00 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v10-0001-Expose-PQsocketPoll-for-frontends.patch) at 2024-03-22 20:58:42 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v9-0001-Expose-PQsocketPoll-for-frontends.patch) at 2024-03-22 17:05:20 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v8-0001-Expose-PQsocketPoll-for-frontends.patch) at 2024-01-30 22:19:54 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v7-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2024-01-08 06:03:45 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v6-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-12-05 18:35:31 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v5-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-11-29 17:48:51 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v4-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-11-22 21:29:45 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v4-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-07-24 19:57:58 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v3-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-07-24 17:11:27 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v2-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-07-24 17:09:49 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v1-0001-Allow-SIGINT-to-cancel-psql-database-reconnection.patch) at 2023-07-24 16:25:47 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
History
When Who What
2024-04-02 14:33:11 Robert Haas (rhaas) Closed in commitfest 2024-03 with status: Committed
2024-04-02 14:33:11 Robert Haas (rhaas) Changed committer to rhaas
2024-04-02 10:09:50 Heikki Linnakangas (heikki) New status: Needs review
2024-03-05 15:56:09 Tristan Partin (tristan957) New status: Waiting on Author
2024-01-12 17:15:09 Tristan Partin (tristan957) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-18 23:34:22 Tristan Partin (tristan957) New status: Needs review
2023-12-04 08:51:43 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-11-16 22:12:03 Heikki Linnakangas (heikki) New status: Waiting on Author
2023-10-02 09:33:35 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-02 18:38:54 Tristan Partin (tristan957) Changed authors to Tristan Partin (tristan957)
2023-08-02 18:38:37 Tristan Partin (tristan957) Attached mail thread CUAJJDVD8L61.2AH6VEEDMTXX3@gonk
2023-08-02 18:38:37 Tristan Partin (tristan957) Created patch record
Edit