[][src]Function pgx_pg_sys::index_check_primary_key

pub unsafe fn index_check_primary_key(
    arg_heapRel: Relation,
    arg_indexInfo: *mut IndexInfo,
    arg_is_alter_table: bool,
    arg_stmt: *mut IndexStmt
)