Re: PG 11 JIT deform failure - Mailing list pgsql-hackers

From didier
Subject Re: PG 11 JIT deform failure
Date
Msg-id CAJRYxuLc4gVKCsVHt6V3HvbNfsXnUn6K_+wd6S=Vfb0btF+qYw@mail.gmail.com
Whole thread Raw
In response to Re: PG 11 JIT deform failure  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PG 11 JIT deform failure
List pgsql-hackers
Extensions can do it, timescaledb in this case with:
INSERT INTO ... RETURNING *;

Or replacing the test in llvm_compile_expr with  an Assert in
slot_compile_deform ?



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: upgrades in row-level locks can deadlock
Next
From: Andres Freund
Date:
Subject: Re: PG 11 JIT deform failure