aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2022-08-06 12:01:42 +1200
committerAndrew Dunstan <andrew@dunslane.net>2024-11-08 09:30:09 +1030
commitb9d4a927d627bf5802e7e8e797ffc60d21bbac8b (patch)
tree825ad844f4aeabd4ab67a108f00b9a537f5c6986 /src/backend/access
parentf95ad555de5623588bcc6e48fe8a3fd50d721216 (diff)
downloadpostgresql-b9d4a927d627bf5802e7e8e797ffc60d21bbac8b.tar.gz
postgresql-b9d4a927d627bf5802e7e8e797ffc60d21bbac8b.zip
Make unlink() work for junction points on Windows.
To support harmonization of Windows and Unix code, teach our unlink() wrapper that junction points need to be unlinked with rmdir() on Windows. Tested-by: Andrew Dunstan <andrew@dunslane.net> Discussion: https://postgr.es/m/CA%2BhUKGLfOOeyZpm5ByVcAt7x5Pn-%3DxGRNCvgiUPVVzjFLtnY0w%40mail.gmail.com (cherry picked from commit f357233c9db8be2a015163da8e1ab0630f444340) Author: Thomas Munro <tmunro@postgresql.org> Author: Alexandra Wang <alexandra.wang.oss@gmail.com>
Diffstat (limited to 'src/backend/access')
0 files changed, 0 insertions, 0 deletions