aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execScan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-04 23:09:41 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-04 23:09:41 -0400
commit1a496a12b3a85764ac87009220e2d5adf0dfb765 (patch)
treebc33b2dcfdc69821ea51b743f60200b2b457d024 /src/backend/executor/execScan.c
parent6d25eb314a631871c1df1de563253a78ce706250 (diff)
downloadpostgresql-1a496a12b3a85764ac87009220e2d5adf0dfb765.tar.gz
postgresql-1a496a12b3a85764ac87009220e2d5adf0dfb765.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/executor/execScan.c')
0 files changed, 0 insertions, 0 deletions