Thread-safe gai_strerror() for Windows

Edit
ID 4682
Title Thread-safe gai_strerror() for Windows
Topic Bug Fixes
Created 2023-12-04 19:27:56
Last modified 2024-02-11 22:26:43 (9 months, 1 week ago)
Latest email 2024-02-11 22:25:53 (9 months, 1 week ago)
Status
2024-03: Committed
2024-01: Moved to next CF
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/4682
git checkout commitfest/cf/4682
Emails
gai_strerror() is not thread-safe on Windows
First at 2023-12-04 03:21:24 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2024-02-11 22:25:53 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v2-0001-Fix-gai_strerror-thread-safety-on-Windows.patch) at 2023-12-04 19:26:54 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v2-0001-Fix-gai_strerror-thread-safety-on-Windows.patch) at 2023-12-04 19:26:54 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-gai_strerror-thread-safety-on-Windows.patch) at 2023-12-04 03:21:24 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2024-02-11 22:26:43 Thomas Munro (macdice) Closed in commitfest 2024-03 with status: Committed
2024-02-11 22:26:43 Thomas Munro (macdice) Changed committer to macdice
2024-02-01 18:10:30 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-02-01 18:10:26 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2024-01-15 19:52:18 Robert Haas (rhaas) New status: Ready for Committer
2023-12-04 19:28:06 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2023-12-04 19:27:56 Thomas Munro (macdice) Attached mail thread CA+hUKGKz+F9d2PTiXwfYV7qJw+Wg2jzACgSDgPizUw7UG=i58A@mail.gmail.com
2023-12-04 19:27:56 Thomas Munro (macdice) Created patch record
Edit