citus/src/backend/distributed
Nils Dijk 2937d4edc9
Fix misread of colocation id
2021-12-01 12:54:37 +01:00
..
commands Allow disabling node(s) when multiple failures happen 2021-12-01 10:19:48 +01:00
connection Make sure to use a dedicated metadata connection 2021-11-26 14:36:28 +01:00
deparser Support operator class parameters in indexes 2021-10-20 17:03:59 +02:00
executor Enable replication factor > 1 in metadata syncing (#5392) 2021-11-15 15:10:18 +03:00
metadata Allow disabling node(s) when multiple failures happen 2021-12-01 10:19:48 +01:00
operations Stop updating shard range in citus_update_shard_statistics 2021-11-19 10:51:15 +01:00
planner Fix misread of colocation id 2021-12-01 12:54:37 +01:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Add CREATE INDEX ... ON ONLY and ALTER INDEX ... ATTACH PARTITION (#4938 #4980) 2021-08-13 13:12:45 +03:00
sql Allow disabling node(s) when multiple failures happen 2021-12-01 10:19:48 +01:00
test Add helper UDFs to inspect object dependencies (#5293) 2021-10-18 14:46:49 +03:00
transaction Make sure to use a dedicated metadata connection 2021-11-26 14:36:28 +01:00
utils Allow disabling node(s) when multiple failures happen 2021-12-01 10:19:48 +01:00
worker Refactor/partitioned result destreceiver (#5432) 2021-11-05 13:31:18 +01:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix minor issues with makefile targets (#4717) 2021-04-28 15:46:55 +03: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 beginning of set_rel_pathlist_hook to plan query on distributed table 2021-12-01 12:54:34 +01:00