Re: Decouple C++ support in Meson's PGXS from LLVM enablement - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Date
Msg-id DFFBXZRAOVDT.2FUK0WTJ5TB3T@jeltef.nl
Whole thread Raw
In response to Re: Decouple C++ support in Meson's PGXS from LLVM enablement  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
Responses Re: Decouple C++ support in Meson's PGXS from LLVM enablement
List pgsql-hackers
On Sat Jan 3, 2026 at 10:42 AM CET, Jelte Fennema-Nio wrote:
> 3. Default to g++ instead of c++. I know I said I liked the c++ better,
>    and I still do, but it seems better to align with autoconf for now
>    and then change both of these later if we want to.

Apparently I had sent an outdated patch... And didn't actually include
that. Fixed now.

Attachment

pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: remove pg_restrict workaround
Next
From: Chao Li
Date:
Subject: Re: Remove redundant AttStatsSlot initialization in eqjoinsel()