Type Definition pgrx_pg_sys::BeginForeignInsert_function
source · pub type BeginForeignInsert_function = Option<unsafe extern "C" fn(mtstate: *mut ModifyTableState, rinfo: *mut ResultRelInfo)>;
pub type BeginForeignInsert_function = Option<unsafe extern "C" fn(mtstate: *mut ModifyTableState, rinfo: *mut ResultRelInfo)>;