pgrx_pg_sys

Function index_build

Source
pub unsafe fn index_build(
    arg_heapRelation: Relation,
    arg_indexRelation: Relation,
    arg_indexInfo: *mut IndexInfo,
    arg_isreindex: bool,
    arg_parallel: bool,
)