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
Topic Bug Fixes
Created 2024-04-29 12:36:02
Last modified 2024-10-31 11:58:04 (2 weeks, 5 days ago)
Latest email 2024-10-31 22:18:00 (2 weeks, 4 days ago)
Status
2024-11: Ready for Committer
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 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/4959
git checkout commitfest/cf/4959
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 2024-10-31 22:18:00 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v2-0001-Configure-interactive-instance-to-restart-timer.patch) at 2024-10-31 12:27:39 from Daniel Gustafsson <daniel at yesql.se>
    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
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