citus/src/backend/distributed
Onder Kalaci ae0b92233d Rename function 2021-01-15 18:04:52 +03:00
..
commands Rename function 2021-01-15 18:04:52 +03:00
connection Local node connection management 2020-12-03 14:16:13 +03:00
deparser Adds alter_distributed_table and alter_table_set_access_method UDFs 2021-01-13 16:02:39 +03:00
executor Support local execution for INSERT..SELECT with re-partitioning 2021-01-06 16:15:53 +01:00
metadata Recreate invalidation functions for Citus10 2021-01-13 23:18:07 +03:00
operations Release lock on CoordinatorAddedAsWorkerNode() 2021-01-15 18:04:42 +03:00
planner Expand support for subqueries in target list through recursive planning 2021-01-13 17:26:09 +01:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Add separate pg13 test for stats targets 2020-12-24 18:01:25 +03:00
sql Add a alter_old_partitions_set_access_method UDF 2021-01-14 10:44:14 +01:00
test Add the shard rebalancer implementation 2021-01-07 16:51:55 +01:00
transaction Revert "Trigger metadata sync at transaction commit" 2021-01-07 10:30:00 +01:00
utils Add the shard rebalancer implementation 2021-01-07 16:51:55 +01:00
worker Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile make columnar compile and functionally working 2020-11-17 18:55:34 +01:00
citus.control Bump citus version to 10.0devel 2020-11-09 13:16:54 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Adds citus.enable_local_reference_table_foreign_keys 2021-01-15 18:04:52 +03:00