| From: | shihao zhong <zhong950419(at)gmail(dot)com> |
|---|---|
| To: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
| 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 02:13:02 |
| Message-ID: | CAGRkXqQd26aCrGX03fXiV9MWZmAtYsFDd9N5HzHOxsiSfoKsXA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| v3_fix_doc_jit_meson.patch | application/octet-stream | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bingshuai Li | 2026-09-18 02:19:58 | Re: Bug in logical decoding with DDL and subtransactions |
| Previous Message | Michael Paquier | 2026-09-18 02:12:35 | Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY) |