citus/src/backend/distributed/transaction
Onder Kalaci c32b2de1a7 Improve citus_lock_waits
1) Remove useless columns
2) Show backends that are blocked on a DDL even before
   gpid is assigned
3) One minor bugfix, where we clear distributedCommandOriginator
   properly.
2022-03-07 11:10:44 +01:00
..
backend_data.c Improve citus_lock_waits 2022-03-07 11:10:44 +01: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 Dumping wait edges becomes optionally scan all backends 2022-02-21 17:37:07 +01:00
lock_graph.c Use global pids in citus_lock_waits 2022-02-21 17:46:34 +01:00
relation_access_tracking.c Fix typos. Spurred spotting "connectios" in logs 2021-10-25 13:54:09 +00:00
remote_transaction.c Propagate SET TRANSACTION commands 2021-12-18 11:31:39 +01:00
transaction_management.c Force-delegated functions' distribution argument must be reset as soon as the routine completes execution, 2022-02-17 10:48:30 -08:00
transaction_recovery.c Fix typo s/exlusive/exclusive/ 2021-12-23 01:35:01 +03:00
worker_transaction.c Use superuser connection while syncing dependent objects' pg_dist_object tuples 2022-02-07 17:50:45 +03:00