Re: Segfault in jit tuple deforming on arm64 due to LLVM issue - Mailing list pgsql-hackers

From Anthonin Bonnefoy
Subject Re: Segfault in jit tuple deforming on arm64 due to LLVM issue
Date
Msg-id CAO6_XqoPJRKS3fnbf-Uw9JkW-BJmy9w0hQNRrx9=iZ9gKU3s_w@mail.gmail.com
Whole thread Raw
In response to Segfault in jit tuple deforming on arm64 due to LLVM issue  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
Responses Re: Segfault in jit tuple deforming on arm64 due to LLVM issue
List pgsql-hackers
I've run some additional tests, mostly pgbench with
options=-cjit_above_cost=0 for an extended duration on an instance
that was impacted. I haven't seen any issues nor performance
regressions compared to the unpatched version.

I will switch the commitfest entry to Ready for Committer if there's
no objection.



pgsql-hackers by date:

Previous
From: Seino Yuki
Date:
Subject: Re: Add “FOR UPDATE NOWAIT” lock details to the log.
Next
From: Thomas Munro
Date:
Subject: Re: Segfault in jit tuple deforming on arm64 due to LLVM issue