Function pgrx_pg_sys::build_index_pathkeys
source · pub unsafe fn build_index_pathkeys(
arg_root: *mut PlannerInfo,
arg_index: *mut IndexOptInfo,
arg_scandir: ScanDirection
) -> *mut List
pub unsafe fn build_index_pathkeys(
arg_root: *mut PlannerInfo,
arg_index: *mut IndexOptInfo,
arg_scandir: ScanDirection
) -> *mut List