Searched refs:hypertable_constraint_oid (Results 1 – 2 of 2) sorted by relevance
311 Oid hypertable_constraint_oid = in chunk_constraint_create() local315 HeapTuple tuple = SearchSysCache1(CONSTROID, hypertable_constraint_oid); in chunk_constraint_create()323 hypertable_constraint_oid, in chunk_constraint_create()
2120 Oid hypertable_constraint_oid = *((Oid *) arg); in process_add_constraint_chunk() local2123 ts_chunk_constraint_create_on_chunk(chunk, hypertable_constraint_oid); in process_add_constraint_chunk()2129 Oid hypertable_constraint_oid = in process_altertable_add_constraint() local2134 foreach_chunk(ht, process_add_constraint_chunk, &hypertable_constraint_oid); in process_altertable_add_constraint()