citus/src/backend/distributed
Halil Ozan Akgul d6603390ab Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00
..
clock Address the issues/comments from the original PR# 6315 2022-12-05 11:06:21 -08:00
commands Decide core distribution params in CreateCitusTable (#6760) 2023-03-14 14:24:52 +03:00
connection Also reset transactions at connection shutdown (#6685) 2023-02-02 16:05:34 +01:00
deparser MERGE: In deparser, add missing check for RETURNING clause. 2023-02-26 22:38:14 -08:00
executor Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00
metadata Replace CITUS_TABLE_WITH_NO_DIST_KEY checks with HasDistributionKey() (#6743) 2023-03-10 13:55:52 +03:00
operations Check before logicalrep for rebalancer, error if needed (#6754) 2023-03-21 16:34:52 +03:00
planner Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00
progress Add status column to get_rebalance_progress() (#6403) 2022-10-17 16:55:31 +03:00
relay Fixes ADD {PRIMARY KEY/UNIQUE} USING INDEX cmd (#6647) 2023-01-25 21:28:07 +03:00
replication Quote all identifiers that we use for logical replication (#6604) 2023-01-06 14:12:03 +00:00
shardsplit Introduce code changes to fix Issue:6303 (#6328) 2022-09-14 19:56:32 +05:30
sql Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00
test Rebalance shard groups with placement count less than worker count (#6739) 2023-03-06 14:14:27 +03:00
transaction Replace CITUS_TABLE_WITH_NO_DIST_KEY checks with HasDistributionKey() (#6743) 2023-03-10 13:55:52 +03:00
utils Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00
worker Drop SHARD_STATE_TO_DELETE (#6494) 2023-01-03 14:38:16 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-10-28 10:15:08 -07:00
citus--11.1-1.control Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
citus.control Bump Citus to 11.3devel (#6690) 2023-02-06 10:23:25 +00:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Add multi tenant statistics monitoring 2023-03-27 17:13:24 +03:00