Re: JIT: Remove some unnecessary instructions.
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: Xing Guo <higuoxing@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-09-02T19:06:27Z
Lists: pgsql-hackers
On 9/2/24 4:23 AM, Xing Guo wrote: > Thanks for testing it! I spotted another unnecessary store instruction > and added it in my V2 patch. Another well-spotted unnecessary store. Nice! I think this patch is ready for committer. It is simple and pretty obviously correct. Andreas
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
jit: Stop emitting some unnecessary instructions
- cfd7f36c83cd 18.0 landed