git.postgresql.org Git - postgresql.git/commit
Sat, 5 Apr 2014 03:09:41 +0000 (23:09 -0400)
Sat, 5 Apr 2014 03:09:41 +0000 (23:09 -0400)
commit 1a496a12b3a85764ac87009220e2d5adf0dfb765
Fix tablespace creation WAL replay to work on Windows.
The code segment that removes the old symlink (if present) wasn't clued
into the fact that on Windows, symlinks are junction points which have
to be removed with rmdir().
Backpatch to 9.0, where the failing code was introduced.
MauMau, reviewed by Muhammad Asif Naeem and Amit Kapila
This is the main PostgreSQL git repository.
RSS
Atom