Re: MSYS2 and pg_upgrade testing

2018-05-04 Thread Andrew Dunstan
On Fri, May 4, 2018 at 2:30 PM, Robert Haas wrote: > On Thu, May 3, 2018 at 5:25 PM, Andrew Dunstan > wrote: >> I've been getting an Msys2 environment working, and will soon document >> how to build with this environment. There are several nice things >> about it, including a modern version of pe

Re: MSYS2 and pg_upgrade testing

2018-05-04 Thread Robert Haas
On Thu, May 3, 2018 at 5:25 PM, Andrew Dunstan wrote: > I've been getting an Msys2 environment working, and will soon document > how to build with this environment. There are several nice things > about it, including a modern version of perl and proper support for > the mingw-w64 compilers. > > So