PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings

Edit
ID 3348
Title PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings
Topic Bug Fixes
Created 2021-10-06 21:15:06
Last modified 2022-01-18 19:13:37 (2 years, 10 months ago)
Latest email 2022-01-18 18:32:55 (2 years, 10 months ago)
Status
2022-01: Committed
2021-11: Moved to next CF
Target version
Authors Jelte Fennema-Nio (jeltef)
Reviewers Tom Lane (tgl), Fujii Masao (masaofujii)Become reviewer
Committer Tom Lane (tgl)
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/3348
git checkout commitfest/cf/3348
Emails
PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings
First at 2021-09-30 14:44:45 by Jelte Fennema <Jelte.Fennema at microsoft.com>
Latest at 2022-01-18 18:32:55 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-Refactor-to-remove-internal_cancel-helper.patch) at 2022-01-12 00:39:28 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v2-0001-Refactor-to-remove-internal_cancel-helper.patch) at 2022-01-12 00:39:28 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-Refactor-to-remove-internal_cancel-helper.patch) at 2022-01-11 23:27:21 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Refactor-to-remove-internal_cancel-helper.patch) at 2022-01-06 15:58:28 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Use-timeout-socket-options-for-cancel-connections.patch) at 2021-12-28 15:49:00 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Use-tcp_user_timeout-and-keepalives-in-PQcancel.patch) at 2021-10-06 19:58:32 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Use-tcp_user_timeout-in-PQcancel.patch) at 2021-09-30 14:44:45 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
History
When Who What
2022-01-18 19:13:38 Tom Lane (tgl) Closed in commitfest 2022-01 with status: Committed
2022-01-18 19:13:37 Tom Lane (tgl) Changed committer to tgl
2021-12-28 15:50:51 Jelte Fennema-Nio (jeltef) New status: Needs review
2021-12-02 14:04:18 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-11-10 21:07:03 Tom Lane (tgl) Added tgl as reviewer
2021-10-08 15:44:11 Fujii Masao (masaofujii) New status: Waiting on Author
2021-10-08 15:44:07 Fujii Masao (masaofujii) Added masaofujii as reviewer
2021-10-06 21:15:43 Jelte Fennema-Nio (jeltef) Changed authors to Jelte Fennema (jeltef)
2021-10-06 21:15:06 Jelte Fennema-Nio (jeltef) Attached mail thread AM5PR83MB017870DE81FC84D5E21E9D1EF7AA9@AM5PR83MB0178.EURPRD83.prod.outlook.com
2021-10-06 21:15:06 Jelte Fennema-Nio (jeltef) Created patch record
Edit