Fix BackgroundPsql to report error on query timeout rather than calling die

Edit
ID 4959
Title Fix BackgroundPsql to report error on query timeout rather than calling die
CI (CFBot) Summary
Stats (from CFBot) Patch version: v4, Patch count: 2, First patch: +3−4, All patches: +17−16
Topic Bug Fixes
Created 2024-04-29 12:36:02
Last modified 2025-02-12 16:04:02 (1 week, 1 day ago)
Latest email 2025-02-20 14:09:58 (1 day, 1 hour ago)
Status
2025-03: Ready for Committer
2025-01: Moved to next CF
2024-11: Moved to next CF
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version 18
Authors Daniel Gustafsson (d_gustafsson)
Reviewers Heikki Linnakangas (heikki)Become reviewer
Committer
Links
Emails
IPC::Run::time[r|out] vs our TAP tests
First at 2024-04-04 21:24:05 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2025-02-20 14:09:58 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (v4-0002-Report-test-failure-rather-than-aborting-in-case-.patch) at 2025-02-20 14:09:58 from Daniel Gustafsson <daniel at yesql.se>
    Attachment (v4-0002-Report-test-failure-rather-than-aborting-in-case-.patch) at 2025-02-20 14:09:58 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v3-0002-Report-test-failure-rather-than-aborting-in-case-.patch) at 2025-02-19 23:56:56 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v2-0001-Configure-interactive-instance-to-restart-timer.patch) at 2024-10-31 12:27:39 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v1-0001-Configure-interactive-instance-to-restart-timer.patch) at 2024-04-09 17:10:07 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (regress_log_010_tab_completion) at 2024-04-05 02:12:18 from Michael Paquier <michael at paquier.xyz> (Patch: No)
    Attachment (use-timer-not-timeout-in-BackgroundPsql.patch) at 2024-04-04 21:24:05 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2025-02-12 16:04:02 Álvaro Herrera (alvherre) Closed in commitfest 2025-01 with status: Moved to next CF
2024-12-10 06:27:59 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-31 11:58:04 Daniel Gustafsson (d_gustafsson) Changed targetversion to 18
2024-10-28 10:56:22 Heikki Linnakangas (heikki) New status: Ready for Committer
2024-10-28 10:56:17 Heikki Linnakangas (heikki) Added heikki as reviewer
2024-10-07 01:11:13 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 01:57:23 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-29 12:36:18 Daniel Gustafsson (d_gustafsson) Changed authors to Daniel Gustafsson (d_gustafsson)
2024-04-29 12:36:18 Daniel Gustafsson (d_gustafsson) Changed targetversion to 17
2024-04-29 12:36:02 Daniel Gustafsson (d_gustafsson) Attached mail thread 1100715.1712265845@sss.pgh.pa.us
2024-04-29 12:36:02 Daniel Gustafsson (d_gustafsson) Created patch record
Edit