| From: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | shihao zhong <zhong950419(at)gmail(dot)com> |
| Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, David Rowley <dgrowleyml(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: JIT works only partially with meson build? |
| Date: | 2026-09-18 12:00:20 |
| Message-ID: | 20260918210020.35cd930ad036a9b53b4b19f6@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Shihao,
On Thu, 17 Sep 2026 22:13:02 -0400
shihao zhong <zhong950419(at)gmail(dot)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.
Regards,]
Yugo Nagata
--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-doc-Mention-that-JIT-inlining-does-not-work-with-.patch | text/x-diff | 2.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrey Borodin | 2026-09-18 12:05:50 | Re: Reduce WAL volume for heap tuple hint bits |
| Previous Message | Álvaro Herrera | 2026-09-18 11:54:46 | Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master |