Function pgrx_pg_sys::ExecOpenScanRelation

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