aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-04 23:09:45 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-04 23:09:45 -0400
commitaf7738fe6a33523916a58ac7b276f9467566a439 (patch)
tree81cebbd6b922818b4e73953c0d4ca527841623e6 /src/backend/access/gist
parent895243d69ba1972157d8d2644efbf87d557abec3 (diff)
downloadpostgresql-af7738fe6a33523916a58ac7b276f9467566a439.tar.gz
postgresql-af7738fe6a33523916a58ac7b276f9467566a439.zip
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
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions