Basic threading API pg_threads.h

Edit
ID 5194
Title Basic threading API pg_threads.h
Topic Refactoring
Created 2024-08-21 13:05:50
Last modified 2024-10-08 02:20:46 (1 month, 1 week ago)
Latest email 2024-08-26 09:59:10 (2 months, 3 weeks ago)
Status
2024-09: Returned with feedback
Target version
Authors Thomas Munro (macdice)
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/5194
git checkout commitfest/cf/5194
Emails
Cleaning up threading code
First at 2023-06-10 02:23:52 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2024-08-26 09:59:10 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v3-0001-Add-port-pg_threads.h-for-a-common-threading-API.patch) at 2024-08-21 12:51:53 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v3-0001-Add-port-pg_threads.h-for-a-common-threading-API.patch) at 2024-08-21 12:51:53 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Remove-disable-thread-safety-and-related-code.patch) at 2023-07-09 22:45:04 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (update-libpq-thread-safety-docs.patch) at 2023-07-03 08:43:14 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (0001-Remove-obsolete-comments-and-code-from-fe-auth.c.patch) at 2023-06-10 02:23:52 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2024-10-08 02:20:46 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-08-21 13:05:59 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2024-08-21 13:05:50 Thomas Munro (macdice) Attached mail thread CA+hUKGLtmexrpMtxBRLCVePqV_dtWG-ZsEbyPrYc+NBB2TkNsw@mail.gmail.com
2024-08-21 13:05:50 Thomas Munro (macdice) Created patch record
Edit