Remove pgwin32_is_junction(), add lstat() for Windows

Edit
ID 3598
Title Remove pgwin32_is_junction(), add lstat() for Windows
Topic Bug Fixes
Created 2022-03-24 03:51:33
Last modified 2022-10-25 04:14:50 (2 years ago)
Latest email 2022-10-12 04:05:18 (2 years, 1 month ago)
Status
2022-11: Committed
2022-09: Moved to next CF
2022-07: 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/3598
git checkout commitfest/cf/3598
Emails
Checking pgwin32_is_junction() errors
First at 2022-03-24 03:30:26 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2022-10-12 04:05:18 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (win32stat.diff) at 2022-08-11 10:40:52 from r.zharkov at postgrespro.ru
    Attachment (win32stat.diff) at 2022-08-11 10:40:52 from r.zharkov at postgrespro.ru (Patch: Yes)
    Attachment (v2-0001-Fix-readlink-for-general-Windows-junction-points.patch) at 2022-08-11 00:55:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-readlink-for-more-complex-Windows-paths.patch) at 2022-08-08 22:44:55 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (dirmod.c.patch) at 2022-08-08 08:23:30 from r.zharkov at postgrespro.ru (Patch: Yes)
    Attachment (v4-0001-Added-Windows-with-MinGW-environment-in-Cirrus-CI.patch) at 2022-08-05 09:17:45 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Added-Windows-with-MinGW-environment-in-Cirrus-CI.patch) at 2022-08-01 05:09:34 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Added-Windows-with-MinGW-environment-in-Cirrus-CI.patch) at 2022-07-28 09:31:44 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Raise-errors-in-pgwin32_is_junction.patch) at 2022-03-24 03:30:26 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2022-10-25 04:14:50 Thomas Munro (macdice) Closed in commitfest 2022-11 with status: Committed
2022-10-25 04:14:50 Thomas Munro (macdice) Changed committer to macdice
2022-10-12 05:11:12 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-10-07 12:16:18 Ibrar Ahmed (ibrar) New status: Waiting on Author
2022-08-01 20:57:23 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-28 21:22:00 Thomas Munro (macdice) Changed name to Remove pgwin32_is_junction(), add lstat() for Windows
2022-07-28 10:20:56 Thomas Munro (macdice) New status: Needs review
2022-06-15 05:52:31 Michael Paquier (michael-kun) New status: Waiting on Author
2022-03-24 03:51:42 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2022-03-24 03:51:33 Thomas Munro (macdice) Attached mail thread CA+hUKGLfOOeyZpm5ByVcAt7x5Pn-=xGRNCvgiUPVVzjFLtnY0w@mail.gmail.com
2022-03-24 03:51:33 Thomas Munro (macdice) Created patch record
Edit