pgrx_pg_sys

Function ExecPartitionCheck

Source
pub unsafe fn ExecPartitionCheck(
    arg_resultRelInfo: *mut ResultRelInfo,
    arg_slot: *mut TupleTableSlot,
    arg_estate: *mut EState,
    arg_emitError: bool,
) -> bool