pgrx_pg_sys

Function ExecOpenScanRelation

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