9.2 pg_upgrade regression tests on WIndows

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-09-03T16:44:09Z
Lists: pgsql-hackers

Attachments

The attached very small patch allows pg_upgrade's "make check" to 
succeed on REL9_2_STABLE on my Mingw system.

However, I consider the issue I mentioned earlier regarding use of 
forward slashes in the argument to rmdir to be a significant blocker, so 
I'm going to go and fix that and then pull this all together.

cheers

andrew