[PATCH] Fix PostgreSQL server build and install problems under MSYS2

From: Гурам Дука <guram(dot)duka(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] Fix PostgreSQL server build and install problems under MSYS2
Date: 2019-11-11 11:01:29
Message-ID: CABVxKcwS1dC-WBf7J0MXDXRCbOmFqLL9t_7vOrZnJO0bxDYsgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers.

I made a patch fixing build and install problems under MSYS2, including
llvmjit.

I have tested this in my environment and it works, of course need more
extensive testing.
Attached is a patch that fixes it. Tag REL_11_5. Easy to adapt for other
versions.

--
Best regards.
Guram Duka.

Attachment Content-Type Size
postgresql-11.5-msys2-v1.patch application/octet-stream 16.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2019-11-11 11:06:34 Re: [HACKERS] Block level parallel vacuum
Previous Message Amit Kapila 2019-11-11 10:53:41 Re: cost based vacuum (parallel)