Re: JIT works only partially with meson build?

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: JIT works only partially with meson build?
Date: 2025-05-26 07:17:53
Message-ID: CAApHDvpGYzFows6Yc2j1XUEP-rFegMwA1tMkw-_DSuk0Opo7zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 26 May 2025 at 18:08, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> wrote:
> While building PostgreSQL 17 on Windows, I noticed bitcode files (.bc) are not
> generated with meson. Does this means that "inlining" of JIT doesn't
> work when PostgreSQL is build with meson?

Yes. I believe [1] aims to fix this.

David

[1] https://commitfest.postgresql.org/patch/5671/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2025-05-26 07:21:38 RE: Conflict detection for update_deleted in logical replication
Previous Message Zhijie Hou (Fujitsu) 2025-05-26 07:17:04 RE: Conflict detection for update_deleted in logical replication