Re: meson vs. llvm bitcode files

From: Christoph Berg <myon(at)debian(dot)org>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: Re: meson vs. llvm bitcode files
Date: 2026-09-18 07:20:07
Message-ID: aqzmJ7-5202qXuzx@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Nazir Bilal Yavuz
> I think this is a reasonable suggestion. v15 addresses this as another
> commit (0004) for now to get feedback.

Hi,

I've been using the v15 patch stack in the postgresql-20 for some
months now:
https://salsa.debian.org/postgresql/postgresql/-/tree/20/debian/patches

Everything seems to work as it should.

At least the "build .bc files for core" part could be committed. There
are no extension builds yet so I can't say much about that part yet.

Christoph

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nazir Bilal Yavuz 2026-09-18 07:28:29 aio: worker: Free SMGR objects when idle
Previous Message 王红岩 2026-09-18 07:05:52 [PATCH v1] Use RVV for bounded NUL scans in pq_getmsgstring