citus/src/backend/distributed
Nils Dijk d203e0da9f
implement native cluster clock type
2022-09-30 12:53:18 +02:00
..
commands Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
connection Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
deparser Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
executor Introduce GUC citus.skip_constraint_validation (#6281) 2022-09-08 18:13:18 +03:00
metadata This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-09-29 16:35:25 -07:00
operations Make shard moves more idempotent (#6313) 2022-09-09 18:21:36 +02:00
planner This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-09-29 16:35:25 -07:00
progress Fix reporting of progress on waiting and moved shards (#6274) 2022-08-31 14:55:47 +03:00
relay Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
replication Share more replication code between moves and splits (#6310) 2022-09-09 16:45:38 +02:00
shardsplit Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00
sql implement native cluster clock type 2022-09-30 12:53:18 +02:00
test Create all foreign keys quickly at the end of a shard move (#6148) 2022-09-09 09:58:33 +02:00
transaction This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-09-29 16:35:25 -07:00
utils implement native cluster clock type 2022-09-30 12:53:18 +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 This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-09-29 16:35:25 -07:00