Use AF_UNIX for tests on Windows (ie drop fallback TCP code)

Edit
ID 4033
Title Use AF_UNIX for tests on Windows (ie drop fallback TCP code)
Topic Refactoring
Created 2022-12-02 00:45:41
Last modified 2024-02-01 16:28:27 (9 months, 2 weeks ago)
Latest email 2024-02-01 16:28:30 (9 months, 2 weeks ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
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/4033
git checkout commitfest/cf/4033
Emails
Using AF_UNIX sockets always for tests on Windows
First at 2022-12-02 00:02:36 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2024-02-01 16:28:30 by vignesh C <vignesh21 at gmail.com>
Latest attachment (v3-0001-Make-mkdtemp-more-secure-on-Windows.patch) at 2023-03-22 04:28:12 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v3-0001-Make-mkdtemp-more-secure-on-Windows.patch) at 2023-03-22 04:28:12 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0004-Doc-Abstract-AF_UNIX-sockets-don-t-work-on-Windows-a.patch) at 2023-01-16 12:05:12 from Juan José Santamaría Flecha <juanjo.santamaria at gmail.com> (Patch: Yes)
    Attachment (0001-Do-config_auth-in-perl-code-for-TAP-tests-and-vcregr.patch) at 2022-12-02 12:37:59 from Andrew Dunstan <andrew at dunslane.net> (Patch: Yes)
    Attachment (0001-WIP-Make-mkdtemp-more-secure-on-Windows.patch) at 2022-12-02 00:02:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2024-02-01 16:28:27 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Returned with feedback
2024-01-21 12:32:05 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2023-12-04 09:51:18 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:50:49 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-02 08:16:50 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-03-22 04:28:53 Thomas Munro (macdice) New status: Needs review
2023-03-22 04:28:39 Thomas Munro (macdice) Closed in commitfest 2023-03 with status: Moved to next CF
2023-01-31 16:51:09 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2023-01-06 06:28:47 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2022-12-02 00:45:53 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2022-12-02 00:45:41 Thomas Munro (macdice) Attached mail thread CA+hUKGK30uLx9dpgkYwomgH0WVLUHytkChDgf3iUM2zp0pf_nA@mail.gmail.com
2022-12-02 00:45:41 Thomas Munro (macdice) Created patch record
Edit