citus/src/backend/distributed/transaction
Jason Petersen 9fb951c312
Fix user-facing typos
Lintian found these (presumably by looking in the text section and
running them through e.g. aspell).
2018-10-09 16:54:03 -07:00
..
backend_data.c Show router modify,select and real-time queries on MX views 2018-10-02 13:59:38 +03:00
citus_dist_stat_activity.c Show router modify,select and real-time queries on MX views 2018-10-02 13:59:38 +03:00
distributed_deadlock_detection.c Fix user-facing typos 2018-10-09 16:54:03 -07:00
lock_graph.c Prevent overflow of memory accesses during deadlock detection 2018-09-17 16:23:29 +03:00
multi_shard_transaction.c Real-time executor marks multi shard relation accesses before opening connections 2018-06-25 18:40:31 +03:00
relation_access_tracking.c Some stylistic improvements in the foreign keys to reference table 2018-07-05 23:23:34 +03:00
remote_transaction.c Fix memory leak in FinishRemoteTransactionPrepare 2018-09-28 11:13:21 +03:00
transaction_management.c Make sure not to leak intermediate result folders on the workers 2018-10-09 22:47:56 +03:00
transaction_recovery.c Do not recover wrong distributed transactions in MX 2018-09-07 09:52:46 +03:00
worker_transaction.c Properly send commands to other nodes 2018-09-10 16:01:30 +03:00