Type Definition pgx_pg_sys::EndForeignInsert_function[][src]

type EndForeignInsert_function = Option<unsafe extern "C" fn(estate: *mut EState, rinfo: *mut ResultRelInfo)>;