citus/src/backend/distributed
Jeff Davis d157496513 add rendezvous variable 2022-03-15 16:48:49 -07:00
..
commands Fix an incorrect error message related with fkeys between replicated dist tables (#5796) 2022-03-14 14:34:09 +01:00
connection Guard against hard wait event set errors 2022-03-14 14:35:56 +01:00
deparser Support GRANT ON SCHEMA commands in CREATE SCHEMA statements (#5789) 2022-03-11 14:47:45 +03:00
executor Guard against hard wait event set errors 2022-03-14 14:35:56 +01:00
metadata Patches #5758 with some more error checks (#5804) 2022-03-15 15:02:47 +03:00
operations Handle rebalance / replication when a node is disabled (Fix #5664) (#5729) 2022-02-25 19:54:30 +03:00
planner Start erroring out for unsupported lateral subqueries (#5753) 2022-03-11 11:59:18 +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 Patches #5758 with some more error checks (#5804) 2022-03-15 15:02:47 +03:00
utils Fix node adding itself with citus_add_node leading to deadlock (Fix #5720) (#5758) 2022-03-10 17:46:33 +03:00
worker Drop distributed table on worker with ProcessUtilityParseTree 2022-03-15 17:42:01 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Separate build of citus.so and citus_columnar.so. 2022-03-15 15:02:04 -07: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 add rendezvous variable 2022-03-15 16:48:49 -07:00