aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2022-08-06 12:01:42 +1200
committerThomas Munro <tmunro@postgresql.org>2022-08-06 12:50:59 +1200
commitf357233c9db8be2a015163da8e1ab0630f444340 (patch)
treebeac64515f530907a6e4f1c7520e56ed51034632 /src/backend/commands
parentc5cb8f3b770c043509b61528664bcd805e1777e6 (diff)
downloadpostgresql-f357233c9db8be2a015163da8e1ab0630f444340.tar.gz
postgresql-f357233c9db8be2a015163da8e1ab0630f444340.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
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions