> On 19 Nov 2023, at 17:05, Tom Lane <t...@sss.pgh.pa.us> wrote: > > Daniel Gustafsson <dgustafs...@postgresql.org> writes: >> llvmjit: Use explicit LLVMContextRef for inlining > > It looks like the v12 back-port of this wasn't quite right: > canebrake and urutu have both been showing assertion failures > down inside LLVMContextDispose since it went in. They aren't > complaining about v13 and later, though.
Ugh, I had missed these =/ Thanks for the heads up! > No idea what the cause may be, but perhaps the right answer > is just to revert this and not try to fix the bug in v12? I'll have a look with fresh eyes in the morning, and hopefully it will be fixable. If it get's messy it's quite possible that skipping v12 is the best option. -- Daniel Gustafsson