JIT works only partially with meson build? - Mailing list pgsql-hackers

From Yugo Nagata
Subject JIT works only partially with meson build?
Date
Msg-id 20250526150820.28ea70625645e0d6d12be7d5@sraoss.co.jp
Whole thread Raw
Responses Re: JIT works only partially with meson build?
List pgsql-hackers
Hi,

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?

If so, is it better to describe that in the meson build and JIT sections in the
documentation so that users and packagers would except JIT doesn't work in the same
way when built with meson and autoconf/make?

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Automatically sizing the IO worker pool
Next
From: "David G. Johnston"
Date:
Subject: Re: Custom GUCs and typos