pg_upgrade del/rmdir path fix - Mailing list pgsql-hackers

From Andrew Dunstan
Subject pg_upgrade del/rmdir path fix
Date
Msg-id 5044F73A.50002@dunslane.net
Whole thread Raw
Responses Re: pg_upgrade del/rmdir path fix  (Andrew Dunstan <andrew@dunslane.net>)
Re: pg_upgrade del/rmdir path fix  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Here is a patch against 9.2 sources (it applies with offsets to HEAD 
too) to fix the problem that pg_upgrade can write paths in arguments for 
Windows builtin commands (specifically DEL and RMDIR) with the wrong 
path separator style. This should be applied all the way back to 9.0.

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 9.2 pg_upgrade regression tests on WIndows
Next
From: "Kevin Grittner"
Date:
Subject: Multiple setup steps for isolation tests