citus/src/backend/distributed
Burak Velioglu bbe1b16125
Check whether the object has unsupported or circular dependency
2022-03-09 16:37:53 +03:00
..
commands Check whether the object has unsupported or circular dependency 2022-03-09 16:37:53 +03:00
connection Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
deparser Propagate CREATE AGGREGATE commands 2022-03-02 10:52:43 +03:00
executor Propagate CREATE AGGREGATE commands 2022-03-02 10:52:43 +03:00
metadata Check whether the object has unsupported or circular dependency 2022-03-09 16:37:53 +03:00
operations Handle rebalance / replication when a node is disabled (Fix #5664) (#5729) 2022-02-25 19:54:30 +03:00
planner Only use a single placement for map tasks 2022-02-23 19:40:21 +01:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Support foreign tables in MX (#5461) 2022-01-06 18:50:34 +03:00
sql Don't use cascading deletes in Citus 11 migration script (#5767) 2022-03-09 14:35:23 +01:00
test Global PID Helper Functions (#5768) 2022-03-09 13:15:59 +03:00
transaction Global PID Helper Functions (#5768) 2022-03-09 13:15:59 +03:00
utils Synchronize pg_dist_colocation metadata 2022-03-03 11:01:59 +01:00
worker Handle dropping the partitioned tables properly 2022-03-07 10:02:54 +01:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Revert "Build Columnar.so and make Citus depends on it (#5661)" 2022-03-02 11:33:15 +01:00
citus.control Bump Citus to 11.0devel 2021-10-01 22:21:22 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Improve citus_lock_waits 2022-03-07 11:10:44 +01:00