Give the postmaster its own latch

Edit
ID 4032
Title Give the postmaster its own latch
Topic Refactoring
Created 2022-12-01 21:51:32
Last modified 2023-01-12 04:20:34 (1 year, 10 months ago)
Latest email 2023-01-28 01:59:22 (1 year, 9 months ago)
Status
2023-01: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers 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/4032
git checkout commitfest/cf/4032
Emails
Using WaitEventSet in the postmaster
First at 2022-12-01 21:12:25 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2023-01-28 01:59:22 by Andres Freund <andres at anarazel.de>
Latest attachment (0001-Remove-unneeded-volatile-qualitifiers-from-postmaste.patch) at 2023-01-28 01:25:38 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Remove-unneeded-volatile-qualitifiers-from-postmaste.patch) at 2023-01-28 01:25:38 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-WaitEventSetWait-buffer-overrun.patch) at 2023-01-12 07:35:43 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2023-01-11 03:07:03 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2023-01-07 05:08:11 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2023-01-06 22:08:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2022-12-23 07:46:29 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Add-WL_SOCKET_ACCEPT-event-to-WaitEventSet-API.patch) at 2022-12-07 03:16:18 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Add-WL_SOCKET_ACCEPT-event-to-WaitEventSet-API.patch) at 2022-12-07 01:12:37 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Add-WL_SOCKET_ACCEPT-event-to-WaitEventSet-API.patch) at 2022-12-06 11:58:06 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2022-12-05 09:45:57 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2022-12-02 21:41:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Give-the-postmaster-a-WaitEventSet-and-a-latch.patch) at 2022-12-01 21:12:25 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2023-01-12 04:20:34 Thomas Munro (macdice) Closed in commitfest 2023-01 with status: Committed
2023-01-12 04:20:34 Thomas Munro (macdice) Changed committer to macdice
2022-12-01 21:51:38 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2022-12-01 21:51:32 Thomas Munro (macdice) Attached mail thread CA+hUKG+Z-HpOj1JsO9eWUP+ar7npSVinsC_npxSy+jdOMsx=Gg@mail.gmail.com
2022-12-01 21:51:32 Thomas Munro (macdice) Created patch record
Edit