citus/src/backend/distributed/metadata
Gokhan Gulbiz 1776bdf654
Limit citus_drain_node to drain the specified node only (#6361)
DESCRIPTION: Fixes citus_drain_node to drain the specified worker only.

Fixes #6267
2022-10-09 13:33:08 +03:00
..
dependency.c Support Sequences owned by columns before distributing tables 2022-08-18 10:29:40 +02:00
distobject.c refactor code where GetObjectAddressFromParseTree is called because it returns list of addresses now 2022-07-19 18:13:12 +03:00
metadata_cache.c Implement infrastructure to run sql jobs in the background (#6296) 2022-09-09 16:11:19 +03:00
metadata_sync.c Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00
metadata_utility.c Limit citus_drain_node to drain the specified node only (#6361) 2022-10-09 13:33:08 +03:00
node_metadata.c Use RelationGetPrimaryKeyIndex for citus catalog tables (#6262) 2022-09-01 11:56:31 +03:00
pg_get_object_address_13_14_15.c Uses object name in cannot distribute object error (#6186) 2022-08-18 11:05:17 +03:00