citus/src/backend/distributed
Halil Ozan Akgül c99a93ffa7
Move SQL file changes for citus_shard_sizes fixes into the new 11.3-2 version (#7050)
This PR moves `citus_shard_sizes` changes from #7003, and #7018 to into
a new Citus version, 11.3-2
2023-07-14 17:19:54 +03:00
..
cdc Fix Reference Table Check for CDC (#7025) 2023-06-23 16:37:35 +03:00
clock Address the issues/comments from the original PR# 6315 2022-12-05 11:06:21 -08:00
commands Deparse ALTER TABLE commands if ADD COLUMN is the only subcommand 2023-07-12 18:17:47 +03:00
connection Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
deparser Deparse ALTER TABLE commands if ADD COLUMN is the only subcommand 2023-07-12 18:17:47 +03:00
executor Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
metadata Use citus_shard_sizes in citus_tables (#7018) 2023-07-05 11:40:34 +03:00
operations Change by_disk_size rebalance strategy to have a base size (#7035) 2023-06-27 16:37:09 +02:00
planner Fixes the bug#6785 2023-06-22 10:44:45 -07:00
progress Add status column to get_rebalance_progress() (#6403) 2022-10-17 16:55:31 +03:00
relay Deparse ALTER TABLE commands if ADD COLUMN is the only subcommand 2023-07-12 18:17:47 +03:00
replication Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
shardsplit Make CDC decoder an independent extension (#6810) 2023-04-03 21:32:15 +05:30
sql Move SQL file changes for citus_shard_sizes fixes into the new 11.3-2 version (#7050) 2023-07-14 17:19:54 +03:00
test Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
transaction Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
utils Fix format attribute and IsLocalReplicationOriginSessionActive errors (#7055) 2023-07-13 17:41:57 +03:00
worker Identity column implementation refactorings (#6738) 2023-03-30 10:41:01 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Makefile changes to build CDC in builddir for pgoutput and wal2json. (#6827) 2023-04-06 17:03:12 +05:30
citus--11.1-1.control Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
citus.control Bump Citus version into 12.1devel (#7061) 2023-07-14 13:12:30 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Add locking mechanism for tenant monitoring probabilistic approach (#7026) 2023-07-03 13:08:03 +03:00