Skip to content
Snippets Groups Projects
Commit 2154e1c1 authored by Tom Lane's avatar Tom Lane
Browse files

TablespaceCreateDbspace should function normally even on platforms that do not

have symlinks (ie, Windows).  Although it'll never be called on to do anything
useful during normal operation on such a platform, it's still needed to
re-create dropped directories during WAL replay.
parent 0a971e2f
No related branches found
No related tags found
No related merge requests found
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