citus/src/backend/distributed/transaction
aykutbozkurt 98abd68178 PR #6728  / commit - 1
Add a method to send multiple commands to worker list
reusing the same bare connections. Change will be useful
for metadata sync api.
2023-03-30 10:52:46 +03:00
..
backend_data.c Hide shards from CDC subscriptions 2023-03-29 00:59:12 +02:00
citus_dist_stat_activity.c Updates citus_dist_stat_activity to use citus_stat_activity 2022-03-04 17:28:17 +03:00
distributed_deadlock_detection.c Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
lock_graph.c Check the PGPROC's validity properly 2022-07-26 17:44:44 +02:00
relation_access_tracking.c Replace CITUS_TABLE_WITH_NO_DIST_KEY checks with HasDistributionKey() (#6743) 2023-03-10 13:55:52 +03:00
remote_transaction.c Also reset transactions at connection shutdown (#6685) 2023-02-02 16:05:34 +01:00
transaction_management.c CDC implementation for Citus using Logical Replication (#6623) 2023-03-28 16:00:21 +05:30
transaction_recovery.c Remove useless version compats 2022-07-29 10:31:55 +02:00
worker_transaction.c PR #6728  / commit - 1 2023-03-30 10:52:46 +03:00