citus/src/backend/distributed/operations
Ahmet Gedemenli e54b253713 Add udf citus_get_active_worker_nodes
(cherry picked from commit 5e5db9eefa)
2021-03-17 14:56:28 +03:00
..
citus_create_restore_point.c rename node/worker utilities (#4003) 2020-07-09 15:30:35 +03:00
citus_tools.c Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
create_shards.c Fix int32 overflow and use PG macros for INT32_XX (#4061) 2020-07-23 18:30:08 +03:00
delete_protocol.c Rename use -> shouldUse 2021-03-16 10:01:14 +03:00
modify_multiple_shards.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
node_protocol.c Add udf citus_get_active_worker_nodes 2021-03-17 14:56:28 +03:00
partitioning.c Add a view for simple (time) partitions and their access methods 2021-01-08 11:28:15 +01:00
repair_shards.c Not mention citus local tables in error messages (#4579) 2021-01-27 12:36:53 +03:00
shard_cleaner.c Add the shard rebalancer implementation 2021-01-07 16:51:55 +01:00
shard_rebalancer.c Remove the word 'master' from Citus UDFs (#4472) 2021-01-13 12:10:43 +03:00
split_shards.c Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
stage_protocol.c Reimplement citus_update_table_statistics to detect dist. deadlocks (#4752) 2021-03-03 11:41:31 +03:00
worker_node_manager.c COPY uses adaptive connection management on local node 2021-02-04 09:45:07 +01:00