Backpatch pg_upgrade fixes to 9.0:

Bruce Momjian <bruce@momjian.us>

Commit: f53bc2e78d206290c2b40b6aac0b208f4d115e20
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-07-13T20:15:51Z
Releases: 9.0.0
Backpatch pg_upgrade fixes to 9.0:

 In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading .psqlrc.

 In pg_upgrade, report /bin directory checks independent of /data checks.

 Remove incorrect email address for pg_upgrade bug reports.

 On Win32, pg_upgrade cannot sent any server log output to the log file
 because of file access limitations on that platform.

Files