citus/src/backend/distributed
Burak Velioglu bd2072397a
Merge branch 'master' into velioglu/function_propagation
2022-02-16 00:09:06 +03:00
..
commands Merge branch 'master' into velioglu/function_propagation 2022-02-16 00:09:06 +03:00
connection Introduce global PID 2022-02-08 16:49:38 +03:00
deparser Propagate create/drop schema commands 2022-02-10 14:58:09 +03:00
executor Refactor EnsureSequentialMode functions (#5704) 2022-02-14 18:38:21 +03:00
metadata Add all object dependency check 2022-02-15 17:37:48 +03:00
operations Remove random shard placement policy 2022-02-06 21:55:58 +01:00
planner Delegate function calls in FROM outside of transaction block 2022-02-09 20:56:25 +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 Introduce global PID 2022-02-08 16:49:38 +03:00
test Add all object dependency check 2022-02-15 17:37:48 +03:00
transaction Prevent any monitoring view/udf to show already exited backends 2022-02-14 17:34:32 +01:00
utils Handle tables and objects as metadata. Update UDFs accordingly 2022-01-31 16:20:15 +03:00
worker Fixes the issue seen in https://github.com/citusdata/citus-enterprise/issues/745 2022-02-03 09:40:46 -08: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 Prevent any monitoring view/udf to show already exited backends 2022-02-14 17:34:32 +01:00