citus/src/include/distributed
Metin Doslu 4e555880b7 Add mark_tables_colocated() to update colocation groups
Added a new UDF, mark_tables_colocated(), to colocate tables with the same
configuration (shard count, shard replication count and distribution column type).
2016-10-26 17:29:03 +03:00
..
citus_clauses.h Simplify code and fix include guards in citus_clauses 2016-07-13 11:45:51 -07:00
citus_nodefuncs.h Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
citus_nodes.h Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
citus_ruleutils.h Add Metadata Snapshot Infrastructure 2016-10-13 10:40:14 +03:00
colocation_utils.h Add mark_tables_colocated() to update colocation groups 2016-10-26 17:29:03 +03:00
commit_protocol.h Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
connection_cache.h Parallelise master_modify_multiple_shards 2016-10-19 08:33:08 +02:00
distribution_column.h Change return type of BuildDistributionKeyFromColumnName() to Var * 2016-10-20 10:59:31 +03:00
listutils.h Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
master_metadata_utility.h Add mark_tables_colocated() to update colocation groups 2016-10-26 17:29:03 +03:00
master_protocol.h Add mark_tables_colocated() to update colocation groups 2016-10-26 17:29:03 +03:00
metadata_cache.h Invalidate relcache after pg_dist_shard_placement changes. 2016-10-26 03:36:35 -07:00
metadata_sync.h Add Metadata Snapshot Infrastructure 2016-10-13 10:40:14 +03:00
multi_client_executor.h Add MultiClientExecute and MultiClientValueIsNull for simple remote query execution 2016-07-29 20:07:18 +02:00
multi_copy.h Propagate DDL Commands with 2PC 2016-07-19 10:44:11 +03:00
multi_executor.h Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
multi_explain.h Add EXPLAIN for simple distributed queries 2016-04-30 00:11:02 +02:00
multi_join_order.h Update copyright dates 2016-03-23 17:14:37 -06:00
multi_logical_optimizer.h Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_logical_planner.h Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
multi_master_planner.h Update copyright dates 2016-03-23 17:14:37 -06:00
multi_physical_planner.h Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_planner.h Parallelise DDL commands 2016-10-24 12:39:08 +02:00
multi_resowner.h Update copyright dates 2016-03-23 17:14:37 -06:00
multi_router_executor.h Re-acquire metadata locks in RouterExecutorStart 2016-10-26 14:34:59 +02:00
multi_router_planner.h Fix segfault during EXPLAIN EXECUTE 2016-10-26 15:18:42 +03:00
multi_server_executor.h Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_shard_transaction.h Directly register multi-shard callbacks in PG_init 2016-09-29 11:43:19 -06:00
multi_utility.h Add enable_ddl_propagation flag to control automatic ddl propagation 2016-06-06 13:42:46 +03:00
pg_dist_colocation.h Final refactoring 2016-10-20 11:29:11 +03:00
pg_dist_local_group.h Add metadata infrastructure for pg_dist_local_group table 2016-10-17 11:52:18 +03:00
pg_dist_node.h Add hasmetadata column to pg_dist_node 2016-10-17 11:52:18 +03:00
pg_dist_partition.h Convert colocationid to uint32 2016-10-20 10:59:31 +03:00
pg_dist_shard.h Drop shardalias 2016-10-14 11:03:26 +03:00
pg_dist_shard_placement.h Introduce placement IDs. 2016-10-07 11:59:20 -07:00
pg_dist_transaction.h Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
relay_utility.h Foreign Constraint Support for create_distributed_table and shard move 2016-10-21 15:38:55 +03:00
resource_lock.h Re-acquire metadata locks in RouterExecutorStart 2016-10-26 14:34:59 +02:00
shardinterval_utils.h Foreign Constraint Support for create_distributed_table and shard move 2016-10-21 15:38:55 +03:00
task_tracker.h Move task tracker lwlocks into their own tranche. 2016-09-30 16:06:49 -06:00
task_tracker_protocol.h Update copyright dates 2016-03-23 17:14:37 -06:00
test_helper_functions.h Quick fix for possible segfault in PurgeConnection 2016-07-29 00:12:56 -06:00
transaction_recovery.h Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
transmit.h Fix #469 2016-05-26 12:03:36 +03:00
worker_manager.h Add hasmetadata column to pg_dist_node 2016-10-17 11:52:18 +03:00
worker_protocol.h Differentiate worker and master job temporary folders 2016-10-03 14:24:08 +03:00
worker_transaction.h Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00