citus/src/backend/distributed/test
Hadi Moshayedi 48078a30e6 Fix wait_until_metadata_sync() for postgres 12.
Postgres 12 now has an assertion that the calls to WaitLatchOrSocket
handle postmaster death.
2019-09-23 14:15:35 -07:00
..
blackhole_am.c Create a test 'pg12' for pg12 features & error on unsupported new features 2019-08-22 19:30:56 +00:00
colocation_utils.c Remove test_helper_functions.h inclusions 2017-08-10 12:42:46 +03:00
create_shards.c Remove test_helper_functions.h inclusions 2017-08-10 12:42:46 +03:00
deparse_shard_query.c Remove 9.6 (#2554) 2019-01-16 13:11:24 -07:00
distributed_deadlock_detection.c Move tuplestore setup to a helper function (#2898) 2019-08-27 09:11:08 +02:00
distribution_metadata.c SortList in FinalizedShardPlacementList, makes 3 failure tests consistent between 11/12 2019-08-22 19:30:56 +00:00
fake_fdw.c Fix up includes with pg12 changes 2019-08-22 18:56:21 +00:00
file_utils.c citus_rm_job_directory for multi_query_directory_cleanup 2019-08-19 17:04:42 +00:00
foreign_key_relationship_query.c Create foreign key relation graph and functions to query on it 2018-07-03 17:05:55 +03:00
metadata_sync.c Fix wait_until_metadata_sync() for postgres 12. 2019-09-23 14:15:35 -07:00
partitioning_utils.c Remove 9.6 (#2554) 2019-01-16 13:11:24 -07:00
progress_utils.c Move tuplestore setup to a helper function (#2898) 2019-08-27 09:11:08 +02:00
prune_shard_list.c Fix up includes with pg12 changes 2019-08-22 18:56:21 +00:00
relation_access_tracking.c Track relation accesses using the connection management infrastructure 2018-06-25 18:40:30 +03:00
run_from_same_connection.c Cache a configurable number of connections at xact end 2019-05-29 13:24:31 +02:00
sequential_execution.c Move test UDF under test folder 2018-06-21 08:42:44 +03:00