summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane2014-04-05 03:09:35 +0000
committerTom Lane2014-04-05 03:09:35 +0000
commitabe075dfffe2ef7e76ebbf5717fa3823f9a70a1f (patch)
tree393d486871a856421d602b3b371e1dcf1391e183 /src/backend/access/gist/gistxlog.c
parentb203c57bb778d90bb8728be19e78825134d5820f (diff)
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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions