Moving relation extension locks out of heavyweight lock manager

Edit
ID 1666
Title Moving relation extension locks out of heavyweight lock manager
Topic Performance
Created 2018-06-11 04:57:48
Last modified 2018-12-01 11:58:21 (5 years, 11 months ago)
Latest email 2018-11-30 01:02:51 (5 years, 11 months ago)
Status
2019-01: Returned with feedback
2018-11: Moved to next CF
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Masahiko Sawada (masahikosawada)
Reviewers 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/1666
git checkout commitfest/cf/1666
Emails
Moving relation extension locks out of heavyweight lock manager
First at 2017-05-11 00:39:03 by Masahiko Sawada <sawada.mshk at gmail.com>
Latest at 2018-11-30 01:02:51 by Masahiko Sawada <sawada.mshk at gmail.com>
Latest attachment (extension-lock-v13.patch) at 2018-05-22 01:30:44 from Masahiko Sawada <sawada.mshk at gmail.com>
    Attachment (extension-lock-v13.patch) at 2018-05-22 01:30:44 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (test_size_copy.sh) at 2018-01-02 06:09:16 from Mithun Cy <mithun.cy at enterprisedb.com> (Patch: No)
    Attachment (extension-lock-v12.patch) at 2017-12-11 20:15:50 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v11.patch) at 2017-12-11 04:51:57 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v10.patch) at 2017-12-08 08:20:10 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v9.patch) at 2017-12-01 15:14:54 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v8.patch) at 2017-11-30 11:20:32 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v7.patch) at 2017-11-27 02:33:10 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (func.c) at 2017-11-20 22:19:30 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: No)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v5.patch) at 2017-10-26 10:36:37 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v4.patch) at 2017-09-08 02:32:15 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v3.patch) at 2017-08-16 02:13:41 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v2.patch) at 2017-06-21 15:03:51 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (Moving_extension_lock_out_of_heavyweight_lock_v1.patch) at 2017-05-11 00:39:03 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
History
When Who What
2018-12-01 11:58:21 Dmitry Dolgov (erthalion) Closed in commitfest 2019-01 with status: Returned with feedback
2018-11-29 16:17:24 Dmitry Dolgov (erthalion) New status: Waiting on Author
2018-11-29 16:17:16 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-11-29 16:17:13 Dmitry Dolgov (erthalion) New status: Needs review
2018-10-01 06:54:17 Michael Paquier (michael-kun) New status: Waiting on Author
2018-10-01 06:54:12 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-10 22:19:28 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-06-11 04:58:19 Masahiko Sawada (masahikosawada) Changed authors to Masahiko Sawada (masahikosawada)
2018-06-11 04:57:49 Masahiko Sawada (masahikosawada) Attached mail thread CAD21AoCmT3cFQUN4aVvzy5chw7DuzXrJCbrjTU05B+Ss=Gn1LA@mail.gmail.com
2018-06-11 04:57:48 Masahiko Sawada (masahikosawada) Created patch record
Edit