citus/src/backend/distributed
Marco Slot 4bcffce036 Introduce a citus_finish_citus_upgrade() function 2022-06-13 13:28:31 +02:00
..
commands Fixes the bug where undistribute can drop Citus extension 2022-06-01 18:56:56 +03:00
connection Add caching for functions that check the backend type 2022-05-20 19:35:52 +02:00
deparser Revert "Copy data from heap tuples instead of using references" 2022-06-01 13:06:38 +03:00
executor Improve nested execution checks and add GUC to disable 2022-05-20 19:35:59 +02:00
metadata Fixes the bug where undistribute can drop Citus extension 2022-06-01 18:56:56 +03:00
operations Allow distributed execution from run_command_on_* functions 2022-05-20 15:42:50 +02:00
planner Fix memory error with citus_add_node reported by valgrind test (#5967) 2022-06-01 13:06:54 +03:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Allow adding a unique constraint with an index 2022-04-07 16:41:10 +02:00
sql Introduce a citus_finish_citus_upgrade() function 2022-06-13 13:28:31 +02:00
test Fix memory error with citus_add_node reported by valgrind test (#5967) 2022-06-01 13:06:54 +03:00
transaction Parallelize metadata syncing on node activate 2022-05-23 09:25:31 +02:00
utils Do not obtain AccessShareLock before actual lock (#5965) 2022-05-23 17:28:37 +03:00
worker Improve nested execution checks and add GUC to disable 2022-05-20 19:35:59 +02: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 Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-05 13:24:23 +02:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Improve nested execution checks and add GUC to disable 2022-05-20 19:35:59 +02:00