citus/src/backend/distributed/transaction
SaitTalhaNisanci ba01f3457a
use macros for pg versions instead of hardcoded values (#3694)
3 Macros are defined for removing the hardcoded pg versions.
PG_VERSION_11, PG_VERSION_12 and PG_VERSION_13.
2020-04-01 17:01:52 +03:00
..
backend_data.c use macros for pg versions instead of hardcoded values (#3694) 2020-04-01 17:01:52 +03:00
citus_dist_stat_activity.c refactor around local group id checks 2020-03-05 20:20:41 +03:00
distributed_deadlock_detection.c use PG_USED_FOR_ASSERTS_ONLY 2020-03-25 11:01:33 +03:00
lock_graph.c refactor around local group id checks 2020-03-05 20:20:41 +03:00
relation_access_tracking.c Rename LookupCitusTableCacheEntry to GetCitusTableCacheEntry, LookupLookupCitusTableCacheEntry back to LookupCitusTableCacheEntry 2020-03-08 14:08:23 +00:00
remote_transaction.c refactor around local group id checks 2020-03-05 20:20:41 +03:00
transaction_management.c refactor CoordinatedTransactionCallback (#3571) 2020-03-05 18:36:12 +03:00
transaction_recovery.c use macros for pg versions instead of hardcoded values (#3694) 2020-04-01 17:01:52 +03:00
worker_transaction.c refactor around local group id checks 2020-03-05 20:20:41 +03:00