summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2012-09-03 18:11:02 -0400
committerAndrew Dunstan <andrew@dunslane.net>2012-09-03 18:11:02 -0400
commitf88ad86fba2a1700c96953ee26ed700f08fa5d7e (patch)
treebdf2d9cf88af031535e09f18308df26060dcecd0 /src/backend/executor
parentc879e82b3746150171fcec605a6d5b2b21e5c6cf (diff)
Use correct path separator for Windows builtin commands.
pg_upgrade produces a platform-specific script to remove the old directory, but on Windows it has not been making sure that the paths it writes as arguments for rmdir and del use the backslash path separator, which will cause these scripts to fail. The fix is backpatched to Release 9.0.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions