Fix bugs in exec.c that prevented pg_upgrade working in Windows.

Andrew Dunstan <andrew@dunslane.net>

Commit: 6259678f8f5443e9d396e20418448b247c6948dd
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2012-09-03T19:31:26Z
Releases: 9.3.0
Fix bugs in exec.c that prevented pg_upgrade working in Windows.

Backpatch to 9.2 - code before that is quite different and should
not have these defects.

Files

PathChange+/−
contrib/pg_upgrade/exec.c modified +7 −1