Draw the rest of the ̶o̶w̶l̶ new ABI-handling framework #1661
Labels
bug
Something isn't working
E_TOO_MANY_LABELS
enhancement
New feature or request
ffi
macro
pgrx-spi
rust+sql
Interop between Rust and SQL
brain recently tied together the rest of the connections necessary for implementing all of #1337 and thus finishing out the fixes that ultimately address the soundness issues revealed by the Spi bugs we found.
pgrx::composite_type!
#1462composite_type!
lifetimes in pgrx-sql-entity-graph #1463#[pg_extern] fn
lifetimes #1724pg_getarg
with a different signature for the new ABI, probably ImplementVariadicAny
aroundpg_sys::FunctionCallInfo
#1428RetAbi
andBoxRet
#1701 )ArgAbi
#1731 )SpiConnect<'conn, 'ret: 'conn>
#1483The text was updated successfully, but these errors were encountered: