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

From Yugo Nagata
Subject Re: JIT works only partially with meson build?
Date
Msg-id 20260919011004.01155d9c7a23ea701db1bc15@sraoss.co.jp
Whole thread
In response to Re: JIT works only partially with meson build?  (Yugo Nagata <nagata@sraoss.co.jp>)
List pgsql-hackers
On Fri, 18 Sep 2026 21:00:20 +0900
Yugo Nagata <nagata@sraoss.co.jp> wrote:

> Hi Shihao,
> 
> On Thu, 17 Sep 2026 22:13:02 -0400
> shihao zhong <zhong950419@gmail.com> wrote:
> 
> > Hi Yugo,
> > 
> > cfbot fails because v2 is a plain diff, and git am cannot apply it.
> > Attached v3 is the same change made with git format-patch, plus a
> > commit message. It applies to master and REL_16_STABLE through
> > REL_19_STABLE.
> > 
> > One suggestion: EXPLAIN still shows "Inlining: true" in this case,
> > since it only checks PGJIT_INLINE. Maybe the note should say so.
> 
> Thak you for updating the patch.
> I've attached an updated path incorporating your suggestion.

It may be unnecessary once the LLVM bitcode emission patches [1] are
committed, though.

[1]
https://www.postgresql.org/message-id/flat/CAN55FZ26ohMftt20NUtVAxU8Feqjhz-jEfUvFKATYEaRR%2Bxmqg%40mail.gmail.com#a7b90ab42f2c38fcddca74f063741c9d

Regards,
Yugo Nagata

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



pgsql-hackers by date:

Previous
From: Marko Grujic
Date:
Subject: Temp schema drop leaves an inconsistent state behind
Next
From: Ayush Tiwari
Date:
Subject: Re: Unprocessed SubLink from whole-row join alias expansion