Replace buffer I/O locks with condition variables

Edit
ID 3008
Title Replace buffer I/O locks with condition variables
Topic Refactoring
Created 2021-02-26 06:09:41
Last modified 2021-03-10 21:51:08 (3 years, 8 months ago)
Latest email 2021-03-11 03:11:18 (3 years, 8 months ago)
Status
2021-03: Committed
Target version
Authors Robert Haas (rhaas)
Reviewers Julien Rouhaud (rjuju), Thomas Munro (macdice)Become reviewer
Committer Thomas Munro (macdice)
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/3008
git checkout commitfest/cf/3008
Emails
Replace buffer I/O locks with condition variables (reviving an old patch)
First at 2021-02-26 06:08:12 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2021-03-11 03:11:18 by Julien Rouhaud <rjuju123 at gmail.com>
Latest attachment (v3-0001-Replace-buffer-I-O-locks-with-condition-variables.patch) at 2021-03-08 05:10:36 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v3-0001-Replace-buffer-I-O-locks-with-condition-variables.patch) at 2021-03-08 05:10:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Replace-buffer-I-O-locks-with-condition-variables.patch) at 2021-03-04 23:12:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Replace-buffer-I-O-locks-with-condition-variables.patch) at 2021-02-26 06:08:12 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2021-03-10 21:51:08 Thomas Munro (macdice) Closed in commitfest 2021-03 with status: Committed
2021-03-10 21:50:59 Thomas Munro (macdice) Changed reviewers to Julien Rouhaud (rjuju), Thomas Munro (macdice)
2021-03-10 21:50:59 Thomas Munro (macdice) Changed authors to Robert Haas (rhaas)
2021-03-10 21:50:59 Thomas Munro (macdice) Changed committer to macdice
2021-03-09 05:24:58 Julien Rouhaud (rjuju) New status: Ready for Committer
2021-03-09 05:06:03 Julien Rouhaud (rjuju) Added rjuju as reviewer
2021-03-03 16:02:10 David Steele (dsteele) Changed authors to Thomas Munro (macdice)
2021-02-26 06:09:41 Thomas Munro (macdice) Attached mail thread CA+hUKGJ8nBFrjLuCTuqKN0pd2PQOwj9b_jnsiGFFMDvUxahj_A@mail.gmail.com
2021-02-26 06:09:41 Thomas Munro (macdice) Created patch record
Edit