Don't ignore idle_in_transaction_session_timeout when statement timeout is pending

Edit
ID 1301
Title Don't ignore idle_in_transaction_session_timeout when statement timeout is pending
Topic Bug Fixes
Created 2017-09-22 07:59:57
Last modified 2017-10-13 20:47:58 (7 years, 1 month ago)
Latest email 2017-10-11 22:23:07 (7 years, 1 month ago)
Status
2017-11: Committed
Target version
Authors Lukas Fittl (lfittl)
Reviewers Become reviewer
Committer Andres Freund (andresfreund)
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/1301
git checkout commitfest/cf/1301
Emails
Re: [BUGS] BUG #14821: idle_in_transaction_session_timeout sometimes gets ignored when statement timeout is pending
First at 2017-09-21 03:27:05 by Lukas Fittl <lukas at fittl.com>
Latest at 2017-10-11 22:23:07 by Lukas Fittl <lukas at fittl.com>
Latest attachment (0001-Only-skip-query-cancel-itself-when-query-cancel-hold.patch) at 2017-09-21 03:27:05 from Lukas Fittl <lukas at fittl.com>
    Attachment (0001-Only-skip-query-cancel-itself-when-query-cancel-hold.patch) at 2017-09-21 03:27:05 from Lukas Fittl <lukas at fittl.com> (Patch: Yes)
History
When Who What
2017-10-13 20:47:58 Lukas Fittl (lfittl) Closed in commitfest 2017-11 with status: Committed
2017-10-13 20:47:48 Lukas Fittl (lfittl) Changed committer to andresfreund
2017-09-22 08:01:02 Lukas Fittl (lfittl) Changed authors to Lukas Fittl (lfittl)
2017-09-22 08:01:02 Lukas Fittl (lfittl) Changed topic to Bug Fixes
2017-09-22 07:59:57 Lukas Fittl (lfittl) Attached mail thread CAP53PkxQnv3OWJpyNPGJYT62uY=n1=2CF_Lpc6gVOFnc0-gazw@mail.gmail.com
2017-09-22 07:59:57 Lukas Fittl (lfittl) Created patch record
Edit