citus/src/include/distributed
Marco Slot 7d1191954d Add DistributedSubPlan node 2017-12-14 09:32:55 +01:00
..
backend_data.h Rewrite recover_prepared_transactions to be fast, non-blocking 2017-11-20 11:27:40 +01:00
citus_clauses.h Subquery pushdown - main branch (#1323) 2017-04-29 04:09:48 +03:00
citus_custom_scan.h Register citus custom scan nodes 2017-11-23 11:38:33 +02:00
citus_nodefuncs.h Add DistributedSubPlan node 2017-12-14 09:32:55 +01:00
citus_nodes.h Add DistributedSubPlan node 2017-12-14 09:32:55 +01:00
citus_ruleutils.h Replica identity on create_distributed_table 2017-10-31 13:08:36 +03:00
colocation_utils.h Add upgrade_to_reference_table 2017-01-02 17:54:42 +02:00
connection_management.h Add GUC for specifying sslmode in connections to workers 2017-11-08 14:15:58 +01:00
deparse_shard_query.h Add explicit RelationShards mapping to tasks 2016-12-23 10:23:43 +01:00
distributed_deadlock_detection.h Add infrastructure for distributed deadlock detection 2017-08-12 13:28:37 +03:00
distributed_planner.h Allow queries with local tables in NeedsDistributedPlanning 2017-12-07 16:20:23 +01:00
distribution_column.h Change return type of BuildDistributionKeyFromColumnName() to Var * 2016-10-20 10:59:31 +03:00
errormessage.h Support for deferred error messages. 2017-01-23 09:23:50 -08:00
hash_helpers.h Add some basic helpers to make use of dynahash hashtables easier. 2016-12-06 14:15:36 -08:00
insert_select_executor.h Execute INSERT..SELECT via coordinator if it cannot be pushed down 2017-06-22 15:46:30 +02:00
insert_select_planner.h Rename MultiPlan to DistributedPlan 2017-11-22 09:36:24 +01:00
intermediate_results.h Add intermediate results infrastructure 2017-12-04 14:50:11 +01:00
listutils.h Rewrite recover_prepared_transactions to be fast, non-blocking 2017-11-20 11:27:40 +01:00
lock_graph.h Add infrastructure for distributed deadlock detection 2017-08-12 13:28:37 +03:00
maintenanced.h Follow the patterns used in Deadlock Detection in Stats Collection. 2017-10-31 21:51:43 -04:00
master_metadata_utility.h Basic usage statistics collection. (#1656) 2017-10-11 09:55:15 -04:00
master_protocol.h Fix hard coded formatting strings for 64 bit numbers (#1831) 2017-12-04 14:11:06 +03:00
metadata_cache.h Fix issues with read_intermediate_result signature 2017-12-07 13:47:56 +01:00
metadata_sync.h Fix hard coded formatting strings for 64 bit numbers (#1831) 2017-12-04 14:11:06 +03:00
multi_client_executor.h Make real time executor work in transactions 2017-11-30 09:59:32 +03:00
multi_copy.h Make several COPY-related functions public 2017-12-04 13:12:03 +01:00
multi_executor.h Refactor query execution functions 2017-12-04 13:12:03 +01:00
multi_explain.h Initial temp table removal implementation 2017-03-14 12:09:49 +02:00
multi_join_order.h Support PostgreSQL 10 (#1379) 2017-06-26 02:35:46 -06:00
multi_logical_optimizer.h Remove filter checks on leaf queries 2017-11-30 12:25:14 +01:00
multi_logical_planner.h Allow queries with local tables in NeedsDistributedPlanning 2017-12-07 16:20:23 +01:00
multi_master_planner.h Rename MultiPlan to DistributedPlan 2017-11-22 09:36:24 +01:00
multi_partitioning_utils.h Add distributed partitioned table support distributed table creation 2017-08-09 10:01:35 +03:00
multi_physical_planner.h Add DistributedSubPlan node 2017-12-14 09:32:55 +01:00
multi_progress.h Add Progress Tracking Infrastructure 2017-07-26 14:12:15 +03:00
multi_resowner.h Update copyright dates 2016-03-23 17:14:37 -06:00
multi_router_executor.h Execute multi-row INSERTs sequentially 2017-08-23 10:04:57 +02:00
multi_router_planner.h Rename MultiPlan to DistributedPlan 2017-11-22 09:36:24 +01:00
multi_server_executor.h adds citus.enable_repartition_joins GUC 2017-12-11 09:36:37 +03:00
multi_shard_transaction.h Use GetPlacementListConnection for multi-shard commands 2017-07-12 11:26:22 +02:00
multi_utility.h Support PostgreSQL 10 (#1379) 2017-06-26 02:35:46 -06: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 pg_dist_node.nodecluster 2017-08-08 11:18:31 +03:00
pg_dist_node_metadata.h Send server_id for statistics reports. (#1698) 2017-10-18 21:20:32 -04:00
pg_dist_partition.h Use 2PC for reference table modification 2017-01-04 12:46:35 +02:00
pg_dist_placement.h Rename pg_dist_shard_placement -> pg_dist_placement 2017-07-12 14:17:31 +02:00
pg_dist_shard.h Drop shardalias 2016-10-14 11:03:26 +03:00
pg_dist_transaction.h Add worker transaction and transaction recovery infrastructure 2016-10-18 14:18:14 +03:00
placement_connection.h Allow choosing a connection for multiple placements with GetPlacementListConnection 2017-07-12 11:26:22 +02:00
reference_table_utils.h Add nodeRole column 2017-07-24 11:57:46 +03:00
relation_restriction_equivalence.h Support UNION with joins in the subqueries 2017-11-30 10:37:56 +01:00
relay_utility.h Foreign Constraint Support for create_distributed_table and shard move 2016-10-21 15:38:55 +03:00
remote_commands.h Prevent crash when remote transaction start fails (#1662) 2017-09-26 17:25:46 -07:00
remote_transaction.h Rewrite recover_prepared_transactions to be fast, non-blocking 2017-11-20 11:27:40 +01:00
resource_lock.h Acquire shard resource locks on parent tables while operating on partitions 2017-08-14 14:44:30 +03:00
shard_pruning.h Faster shard pruning. 2017-04-28 14:40:41 -07:00
shardinterval_utils.h Faster shard pruning. 2017-04-28 14:40:41 -07:00
shared_library_init.h Minimal infrastructure for per-backend citus initialization. 2017-06-23 11:20:10 -07:00
statistics_collection.h Make reports hostname configurable and enable stats collection in tests. 2017-10-31 21:51:43 -04:00
task_tracker.h EXEC_BACKEND: don't put pointers to shared hashes into shared memory 2017-11-20 15:29:51 -08:00
task_tracker_protocol.h Update copyright dates 2016-03-23 17:14:37 -06:00
transaction_identifier.h Improve deadlock detection for MX 2017-08-12 13:28:37 +03:00
transaction_management.h Add Savepoint Support (#1539) 2017-08-15 13:02:28 -04:00
transaction_recovery.h Auto-recover 2PC transactions 2017-11-22 11:26:58 +01:00
transmit.h Add intermediate results infrastructure 2017-12-04 14:50:11 +01:00
version_compat.h Add adapter functions for OpenFile changes 2017-09-25 17:20:24 -07:00
worker_manager.h Allow distributed partitioned table creation in Cloud 2017-11-03 10:09:18 +01:00
worker_protocol.h Rename CreateDirectory to CitusCreateDirectory 2017-11-20 14:38:26 -08:00
worker_transaction.h Address MX CONCURRENTLY problems 2017-04-03 11:19:15 -06:00