pgsql: Add support for MSYS2

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add support for MSYS2
Date: 2019-12-19 07:43:46
Message-ID: E1ihqTK-0003iv-BB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add support for MSYS2

It's basically a variant of Cygwin, so use that template.

Discussion: https://www.postgresql.org/message-id/flat/6b467edc-4018-521f-ab18-171f098557ca%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e975c1a6026adb9e248a408fe3ca2629bc8c0084

Modified Files
--------------
configure | 12 +++++-------
configure.in | 12 +++++-------
2 files changed, 10 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2019-12-19 14:07:22 pgsql: Fix minor problems with non-exclusive backup cleanup.
Previous Message Michael Paquier 2019-12-19 01:38:08 Re: pgsql: Refactor attribute mappings used in logical tuple conversion