Skip to content
Snippets Groups Projects
Commit 081a5518 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

In pg_upgrade on Windows, check if the directory is writable by actually

creating and removing a file because access() doesn't work on that
platform.

Backpatch to 9.1 where this check was added.
parent e399eb74
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment