citus/src/backend/distributed
Burak Velioglu a9a6807245
Merge branch 'master' into velioglu/table_wo_seq_prototype
2022-01-31 16:06:23 +03:00
..
commands Use rename function 2022-01-28 16:47:08 +03:00
connection Use a fixed application_name while connecting to remote nodes 2022-01-27 10:46:25 +01:00
deparser Drop ruleutils copied for statistics 2022-01-20 17:28:19 +03:00
executor Not fail over to local execution when it's not supported (#5625) 2022-01-25 16:43:21 +01:00
metadata Address reviews 2022-01-31 12:58:09 +03:00
operations Handle tables and objects as metadata. Update UDFs accordingly 2022-01-27 22:46:41 +03:00
planner (1) Functions will be delegated even when present in the scope of an explicit 2022-01-19 16:43:33 -08: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 Handle tables and objects as metadata. Update UDFs accordingly 2022-01-27 22:46:41 +03:00
test Rename obj function 2022-01-28 16:18:22 +03:00
transaction (1) Functions will be delegated even when present in the scope of an explicit 2022-01-19 16:43:33 -08:00
utils Merge branch 'master' into velioglu/table_wo_seq_prototype 2022-01-31 16:06:23 +03:00
worker Use rename function 2022-01-28 16:47:08 +03: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 Copy errmsg for distributed deadlock error into heap (#5641) 2022-01-24 06:27:41 -08:00