aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-04 23:09:38 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-04 23:09:38 -0400
commit84520f91ccec4d204ffae92af039544eb3541c39 (patch)
treeaae80bb0a12b74b42820a09c7ea879a779b706c9 /src/backend/access/gist/gistxlog.c
parent7d1a0f585c233e0e316d99667f97f7af80069837 (diff)
downloadpostgresql-84520f91ccec4d204ffae92af039544eb3541c39.tar.gz
postgresql-84520f91ccec4d204ffae92af039544eb3541c39.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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions