pgsql: ci: Add task testing windows with mingw - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: Add task testing windows with mingw
Date
Msg-id E1ovp9d-000feT-W2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: Add task testing windows with mingw

For now the task has been set to be manually triggered, as we are already
limited by the amount of CI time available for windows, particularly on cfbot.

Author: Melih Mutlu <m.melihmutlu@gmail.com>
Reviewed-by: Andrew Dunstan <andrew@dunslane.net>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAGPVpCSKS9E0An4=e7ZDnme+y=WOcQFJYJegKO8kE9=gh8NJKQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/967db242c2aa7d50300e20bd8a403bd905feec38

Modified Files
--------------
.cirrus.yml         | 91 +++++++++++++++++++++++++++++++++++++++++++++--------
src/tools/ci/README |  2 +-
2 files changed, 79 insertions(+), 14 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Standardize rmgrdesc recovery conflict XID output.
Next
From: Michael Paquier
Date:
Subject: pgsql: psql: Improve tab completion for GRANT/REVOKE