pg_upgrade test mods for Windows/Mingw

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_upgrade test mods for Windows/Mingw
Date: 2012-09-03 03:29:48
Message-ID: 5044242C.3040501@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached patch is what I had to do to get pg_upgrade's "make check"
to run on Windows under Mingw. Mostly the changes have to do with
getting paths right between Windows and MSys, or calling generated .bat
files instead of shell scripts.

cheers

andrew

Attachment Content-Type Size
pg_upgrade_test.patch text/x-patch 1.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-09-03 03:34:42 Re: Proof of concept: standalone backend with full FE/BE protocol
Previous Message Alvaro Herrera 2012-09-03 03:29:02 Re: pg_upgrade bugs