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

Andrew Dunstan <andrew@dunslane.net>

Commit: c879e82b3746150171fcec605a6d5b2b21e5c6cf
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2012-09-03T19:32:58Z
Releases: 9.2.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