Fix Deadlock Issue in Single User Mode When IO Failure Occurs

Edit
ID 2003
Title Fix Deadlock Issue in Single User Mode When IO Failure Occurs
Topic Bug Fixes
Created 2019-02-19 01:52:37
Last modified 2020-02-01 05:39:44 (4 years, 9 months ago)
Latest email 2020-02-01 05:42:00 (4 years, 9 months ago)
Status
2020-01: Returned with feedback
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
2019-03: Moved to next CF
Target version stable
Authors Chengchao Yu (allelujava)
Reviewers Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti)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/2003
git checkout commitfest/cf/2003
Emails
[PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs
First at 2018-11-30 20:59:53 by Chengchao Yu <chengyu at microsoft.com>
Latest at 2020-02-01 05:42:00 by Amit Kapila <amit.kapila16 at gmail.com>
Latest attachment (fix-deadlock-v3.patch) at 2019-07-27 00:52:20 from Chengchao Yu <chengyu at microsoft.com>
    Attachment (fix-deadlock-v3.patch) at 2019-07-27 00:52:20 from Chengchao Yu <chengyu at microsoft.com> (Patch: Yes)
    Attachment (fix-deadlock-v2.patch) at 2019-03-04 00:12:09 from Chengchao Yu <chengyu at microsoft.com> (Patch: Yes)
    Attachment (fix-deadlock.patch) at 2019-02-19 02:07:32 from Chengchao Yu <chengyu at microsoft.com> (Patch: Yes)
    Attachment (emulate-error.patch) at 2018-11-30 20:59:53 from Chengchao Yu <chengyu at microsoft.com> (Patch: Yes)
RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs
First at 2019-07-24 07:08:54 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
Latest at 2019-07-24 07:08:54 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
History
When Who What
2020-02-01 05:39:44 Amit Kapila (amitkapila) Closed in commitfest 2020-01 with status: Returned with feedback
2019-11-25 07:46:53 Michael Paquier (michael-kun) New status: Waiting on Author
2019-11-25 07:46:45 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-11-25 07:41:58 Michael Paquier (michael-kun) New status: Needs review
2019-09-30 18:35:43 Álvaro Herrera (alvherre) New status: Waiting on Author
2019-09-30 18:34:29 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-09-30 18:34:12 Álvaro Herrera (alvherre) New status: Needs review
2019-09-09 12:04:01 Amit Kapila (amitkapila) New status: Waiting on Author
2019-08-01 23:15:02 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-07-29 17:49:33 Chengchao Yu (allelujava) Changed reviewers to Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti)
2019-07-26 22:33:18 Chengchao Yu (allelujava) Attached mail thread CAKPRHzKsj0J0Q51L1SF-G7OmkgkXyifp1Aqe7T--S1gK0W7anQ@mail.gmail.com
2019-04-27 18:17:27 Chengchao Yu (allelujava) Changed committer to None
2019-04-09 03:34:46 Michael Paquier (michael-kun) Closed in commitfest 2019-03 with status: Moved to next CF
2019-02-19 01:58:32 Chengchao Yu (allelujava) Changed targetversion to stable
2019-02-19 01:58:32 Chengchao Yu (allelujava) Changed committer to amitkapila
2019-02-19 01:58:32 Chengchao Yu (allelujava) Changed authors to Chengchao Yu (allelujava)
2019-02-19 01:58:32 Chengchao Yu (allelujava) Changed reviewers to Amit Kapila (amitkapila)
2019-02-19 01:52:37 Chengchao Yu (allelujava) Attached mail thread CY4PR2101MB0804CE9836E582C0702214E8AAD30@CY4PR2101MB0804.namprd21.prod.outlook.com
2019-02-19 01:52:37 Chengchao Yu (allelujava) Created patch record
Edit