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

From shihao zhong
Subject Re: JIT works only partially with meson build?
Date
Msg-id CAGRkXqQd26aCrGX03fXiV9MWZmAtYsFDd9N5HzHOxsiSfoKsXA@mail.gmail.com
Whole thread
In response to JIT works only partially with meson build?  (Yugo Nagata <nagata@sraoss.co.jp>)
Responses Re: JIT works only partially with meson build?
List pgsql-hackers
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.

Regards,
Shihao
Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY)
Next
From: Bingshuai Li
Date:
Subject: Re: Bug in logical decoding with DDL and subtransactions