citus/src/backend/distributed/transaction
Halil Ozan Akgul d8f2796617 Introduces proc_statusflags_compat macro
In two commits vacuumFlags in PGXACT is moved and then renamed to status flags
This macro uses the appropriate version of the flag

Relevant PG commits:
5788e258bb26495fab65ff3aa486268d1c50b123
cd9c1b3e197a9b53b840dcc87eb41b04d601a5f9
2021-08-25 16:18:32 +03:00
..
backend_data.c Introduces ROLE_MONITOR_COMPAT macro 2021-08-25 16:18:31 +03:00
citus_dist_stat_activity.c Fix various typos due to zealous repetition 2021-03-04 19:28:15 +00:00
distributed_deadlock_detection.c use PG_USED_FOR_ASSERTS_ONLY 2020-03-25 11:01:33 +03:00
lock_graph.c Introduces proc_statusflags_compat macro 2021-08-25 16:18:32 +03:00
relation_access_tracking.c Fix relname null bug when parallel execution 2021-06-01 14:14:35 +03:00
remote_transaction.c Skip 2PC for readonly connections in a transaction (#4587) 2021-03-10 20:01:37 +03:00
transaction_management.c Fix a segfault caused by use after free in ConnectionsPlacementHash (#5170) 2021-08-17 17:42:35 +02:00
transaction_recovery.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
worker_transaction.c transactional metadata sync for maintanince daemon 2021-08-09 10:34:55 +02:00