citus/src/backend/distributed
Onur Tirtir 6fa965cd17
Merge branch 'master' into fix/subscript-jsonb
2022-03-09 14:08:17 +03:00
..
commands Handle dropping the partitioned tables properly 2022-03-07 10:02:54 +01:00
connection Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
deparser Merge branch 'master' into fix/subscript-jsonb 2022-03-09 14:08:17 +03:00
executor Propagate CREATE AGGREGATE commands 2022-03-02 10:52:43 +03:00
metadata Global PID Helper Functions (#5768) 2022-03-09 13:15:59 +03:00
operations Handle rebalance / replication when a node is disabled (Fix #5664) (#5729) 2022-02-25 19:54:30 +03:00
planner Merge branch 'master' into fix/subscript-jsonb 2022-03-09 14:08:17 +03: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 Global PID Helper Functions (#5768) 2022-03-09 13:15:59 +03: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 Merge branch 'master' into fix/subscript-jsonb 2022-03-09 14:08:17 +03: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