citus/src/backend/distributed
Halil Ozan Akgül 21be1af515
Improve citus_shard_sizes performance in release-11.3 (#7051)
This PR combines the relevant parts of #7003, #7018 and the PR that
backports those changes to 11.3, #7050 to merge into the 11.3 release
branch.

This PR backports the changes to 11.3 release branch, there is another
PR, #7062, for 12.0 release branch and one, #7050, for main branch.

The commits are:
613cced1ae
772d194357
2023-07-14 17:19:30 +03:00
..
cdc Makefile changes to build CDC in builddir for pgoutput and wal2json. (#6827) 2023-04-06 17:03:12 +05:30
clock Address the issues/comments from the original PR# 6315 2022-12-05 11:06:21 -08:00
commands Rewind tuple store to fix scrollable with hold cursor fetches (#7014) 2023-06-21 19:37:52 +03:00
connection PR #6728  / commit - 12 2023-03-30 11:06:16 +03:00
deparser Identity column implementation refactorings (#6738) 2023-03-30 10:41:01 +03:00
executor Rewind tuple store to fix scrollable with hold cursor fetches (#7014) 2023-06-21 19:37:52 +03:00
metadata Improve citus_shard_sizes performance in release-11.3 (#7051) 2023-07-14 17:19:30 +03:00
operations Improve citus_shard_sizes performance in release-11.3 (#7051) 2023-07-14 17:19:30 +03:00
planner This commit adds a safety-net to the issue seen in #6785. The fix for the underlying issue will be in the PR#6943 2023-05-30 10:58:51 -07: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 Hide shards from CDC subscriptions 2023-03-29 00:59:12 +02:00
shardsplit Make CDC decoder an independent extension (#6810) 2023-04-03 21:32:15 +05:30
sql Improve citus_shard_sizes performance in release-11.3 (#7051) 2023-07-14 17:19:30 +03:00
test Multi tenant monitoring (#6725) 2023-04-05 17:44:17 +03:00
transaction PR #6728  / commit - 11 2023-03-30 11:06:16 +03:00
utils Properly handle error at owner check (#6984) 2023-06-21 19:42:43 +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 Improve citus_shard_sizes performance in release-11.3 (#7051) 2023-07-14 17:19:30 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Adds control for background task executors involving a node (#6771) 2023-04-06 14:12:39 +03:00