Type Definition pgrx_pg_sys::ExecScanRecheckMtd
source · pub type ExecScanRecheckMtd = Option<unsafe extern "C" fn(node: *mut ScanState, slot: *mut TupleTableSlot) -> bool>;
pub type ExecScanRecheckMtd = Option<unsafe extern "C" fn(node: *mut ScanState, slot: *mut TupleTableSlot) -> bool>;