citus/src/backend/distributed/test
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
..
blackhole_am.c use macros for pg versions instead of hardcoded values (#3694) 2020-04-01 17:01:52 +03:00
colocation_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
create_shards.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
deparse_function_query.c Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
deparse_shard_query.c Given IsDistributedTableRTE, there's ambiguity in what DistributedTable means 2020-03-06 18:57:55 +00:00
distributed_deadlock_detection.c remove copyright years (#3286) 2019-12-11 21:14:08 +03:00
distributed_intermediate_results.c Rename LookupCitusTableCacheEntry to GetCitusTableCacheEntry, LookupLookupCitusTableCacheEntry back to LookupCitusTableCacheEntry 2020-03-08 14:08:23 +00:00
distribution_metadata.c Given IsDistributedTableRTE, there's ambiguity in what DistributedTable means 2020-03-06 18:57:55 +00:00
fake_fdw.c use macros for pg versions instead of hardcoded values (#3694) 2020-04-01 17:01:52 +03:00
file_utils.c CitusRemoveDirectory: loop when directory is not empty 2020-01-30 20:02:08 +00:00
foreign_key_relationship_query.c Rename LookupCitusTableCacheEntry to GetCitusTableCacheEntry, LookupLookupCitusTableCacheEntry back to LookupCitusTableCacheEntry 2020-03-08 14:08:23 +00:00
intermediate_results.c Semmle: Check for NULL in some places where it might occur (#3509) 2020-02-27 10:45:29 +01:00
metadata_sync.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
partitioning_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
progress_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
prune_shard_list.c use macros for pg versions instead of hardcoded values (#3694) 2020-04-01 17:01:52 +03:00
relation_access_tracking.c remove copyright years (#3286) 2019-12-11 21:14:08 +03:00
run_from_same_connection.c Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
sequential_execution.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00