Re: Decouple C++ support in Meson's PGXS from LLVM enablement

From: "Tristan Partin" <tristan(at)partin(dot)io>
To: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Cc: "Andres Freund" <andres(at)anarazel(dot)de>, "Jelte Fennema-Nio" <me(at)jeltef(dot)nl>
Subject: Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Date: 2026-01-03 04:49:52
Message-ID: DFEOLYC2V94O.LPTLCY57V2UE@partin.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri Jan 2, 2026 at 10:06 AM CST, Jelte Fennema-Nio wrote:
> On Fri Nov 7, 2025 at 5:29 PM CET, Tristan Partin wrote:
>> Great idea. I need to re-spin the patch anyway after a discussion with
>> Jelte at NYC. I'll be sure to add this as well.
>
> I took the liberty of updating the patch to include the g++ fallback and
> simplify the check a little bit (I seem to remember that that was what
> we discussed in NYC).

Never saw this email, but here is a little bit cleaner patch. Sorry for
taking a long time to follow up!

--
Tristan Partin
Databricks (https://databricks.com)

Attachment Content-Type Size
v4-0001-Decouple-C-support-in-Meson-s-PGXS-from-LLVM-enab.patch text/x-patch 4.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2026-01-03 06:34:52 Re: not fully correct error message
Previous Message Tristan Partin 2026-01-03 04:35:27 Re: [PATCH] meson: Update meson to enable building postgres as a subproject