citus/src/backend/distributed
Teja Mupparti 37a1c3d9db Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information)
(cherry picked from commit 00068e07c5)
2024-01-24 14:23:27 -08: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 Make sure to disallow creating a replicated distributed table concurrently (#7219) 2023-10-24 14:04:34 +03:00
connection PQputCopyData's return value 0 should be considered fail (#7152) 2023-08-29 11:22:36 +02:00
deparser Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information) 2024-01-24 14:23:27 -08: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 Removes pg_send_cancellation (#7135) 2023-09-26 16:54:51 +03:00
transaction PR #6728  / commit - 11 2023-03-30 11:06:16 +03:00
utils Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information) 2024-01-24 14:23:27 -08: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