citus/src/backend/distributed/master
Burak Yucesoy 7769f1d012 Refactor distributed table creation logic
This commit is preperation for introducing distributed partitioned
table support. We want to clean and refactor some code in distributed
table creation logic so that we can handle partitioned tables in more
robust way.
2017-07-31 11:11:23 +03:00
..
master_citus_tools.c Move citus tools to interrupt aware libpq wrappers. 2017-07-04 12:38:52 -07:00
master_create_shards.c Add nodeRole column 2017-07-24 11:57:46 +03:00
master_delete_protocol.c Rename pg_dist_shard_placement -> pg_dist_placement 2017-07-12 14:17:31 +02:00
master_expire_table_cache.c Refactor distributed table creation logic 2017-07-31 11:11:23 +03:00
master_metadata_utility.c Use cstore_table_size function to determine cstore table size (#1521) 2017-07-27 09:02:07 -07:00
master_modify_multiple_shards.c Use GetPlacementListConnection for multi-shard commands 2017-07-12 11:26:22 +02:00
master_node_protocol.c Refactor distributed table creation logic 2017-07-31 11:11:23 +03:00
master_repair_shards.c Refactor distributed table creation logic 2017-07-31 11:11:23 +03:00
master_split_shards.c Add version checks to necessary UDFs 2017-05-22 09:53:29 +03:00
master_stage_protocol.c Add nodeRole column 2017-07-24 11:57:46 +03:00
master_truncate.c Honour enable_ddl_propagation in truncate trigger 2017-04-29 03:32:52 +02:00
pg_worker_list.conf.sample Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_node_manager.c Add nodeRole column 2017-07-24 11:57:46 +03:00