citus/src/backend/distributed/transaction
Teja Mupparti 46fa47beea Force-delegated functions' distribution argument must be reset as soon as the routine completes execution,
and not wait until the top level Executor ends. This fixes issue #5687
2022-02-17 10:48:30 -08:00
..
backend_data.c Prevent any monitoring view/udf to show already exited backends 2022-02-14 17:34:32 +01:00
citus_dist_stat_activity.c Show IDLE backends in citus_dist_stat_activity (#5700) 2022-02-10 08:59:28 -08:00
distributed_deadlock_detection.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
lock_graph.c Remove NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03: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