citus/src/test/regress/input
Andres Freund 096a1e3200
Add DistTableCacheEntry->hasOverlappingShardInterval.
This determines whether it's possible to perform binary search on
sortedShardIntervalArray or not.  If e.g. two shards have overlapping
ranges, that'd be prohibitive.

That'll be useful in later commit introducing faster shard pruning.
2017-06-06 15:58:05 -06:00
..
multi_agg_distinct.source Replace verb 'stage' with 'load' in test comments 2016-08-22 13:24:18 -06:00
multi_agg_type_conversion.source Replace verb 'stage' with 'load' in test comments 2016-08-22 13:24:18 -06:00
multi_alter_table_statements.source Reference Table Support - Phase 1 2016-12-20 14:09:35 +02:00
multi_append_table_to_shard.source Start remote transactions in master_append_table_to_shard 2017-02-01 18:12:19 +02:00
multi_complex_count_distinct.source Add support for filters 2016-12-01 08:53:46 +03:00
multi_copy.source Check whether binary output function is defined for type of each column. 2017-05-04 11:19:01 -07:00
multi_create_schema.source Lowercase \copy to match PostgreSQL's style for local/psql-level functions 2016-08-22 11:31:26 -06:00
multi_large_shardid.source Replace verb 'stage' with 'load' in test comments 2016-08-22 13:24:18 -06:00
multi_load_data.source Add view support 2017-01-13 09:39:42 +03:00
multi_load_large_records.source Rename test files with 'stage' in name 2016-08-22 13:32:53 -06:00
multi_load_more_data.source Rename test files with 'stage' in name 2016-08-22 13:32:53 -06:00
multi_master_delete_protocol.source Convert DropShards to use new connection API 2017-01-23 21:08:41 +03:00
multi_mx_copy_data.source Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_outer_join.source Lowercase \copy to match PostgreSQL's style for local/psql-level functions 2016-08-22 11:31:26 -06:00
multi_outer_join_reference.source Add DistTableCacheEntry->hasOverlappingShardInterval. 2017-06-06 15:58:05 -06:00
multi_subquery.source Make router planner active at all times 2016-12-20 11:24:01 +03:00
worker_copy.source Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00