Function pgrx_pg_sys::ExecOpenScanRelation
source ยท pub unsafe fn ExecOpenScanRelation(
arg_estate: *mut EState,
arg_scanrelid: Index,
arg_eflags: c_int,
) -> Relation
pub unsafe fn ExecOpenScanRelation(
arg_estate: *mut EState,
arg_scanrelid: Index,
arg_eflags: c_int,
) -> Relation