diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2012-09-03 18:06:47 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2012-09-03 18:06:47 -0400 |
commit | 504aeea6926730f6fa9d3e0ec3a181b659c2f594 (patch) | |
tree | f3effd145a9b6a7515593e852fe3b7a0d8c600af /src/backend/access/spgist/spgxlog.c | |
parent | 2a2352e07df9ccc70689061b6453e226a56e7c79 (diff) | |
download | postgresql-504aeea6926730f6fa9d3e0ec3a181b659c2f594.tar.gz postgresql-504aeea6926730f6fa9d3e0ec3a181b659c2f594.zip |
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/access/spgist/spgxlog.c')
0 files changed, 0 insertions, 0 deletions