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