citus/src/backend/distributed
Nils Dijk 3db49b43c2 add lock for background task monitor to make sure there is only ever one running per database at the same time 2022-08-23 15:24:05 +02:00
..
commands run task based on sql command, log messages and simple retry 2022-08-23 15:24:04 +02:00
connection Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
deparser sysid should be parsed as int. (#6150) 2022-08-11 10:44:46 +03:00
executor Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
metadata refactor updating of task tuple to inmemory representation of said tuple 2022-08-23 15:24:05 +02:00
operations big refactoring 2022-08-23 15:24:05 +02:00
planner Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
progress Remove useless version compats 2022-07-29 10:31:55 +02:00
relay Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
replication Support changing CPU priorities for backends and shard moves (#6126) 2022-08-16 13:07:17 +03:00
shardsplit Support changing CPU priorities for backends and shard moves (#6126) 2022-08-16 13:07:17 +03:00
sql big naming refactor 2022-08-23 15:24:05 +02:00
test Remove useless version compats 2022-07-29 10:31:55 +02:00
transaction Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
utils add lock for background task monitor to make sure there is only ever one running per database at the same time 2022-08-23 15:24:05 +02:00
worker Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Introduce Non-Blocking Shard Split Workflow 2022-08-04 16:32:38 +02:00
citus--11.1-1.control Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
citus.control Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c big naming refactor 2022-08-23 15:24:05 +02:00