citus/src/test/regress/sql
Andres Freund 5311960200 Make :master_port and :worker_$n_port available to all regression tests.
There already exist tests that locally embed knowledge about port
numbers, and there's more tests requiring that. Instead of copying
\set's to several tests, make these port number variables available to
all tests.
2016-03-17 16:05:54 -07:00
..
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_agg_approximate_distinct.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_array_agg.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_average_expression.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_basic_queries.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_binary_master_copy_format.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_complex_expressions.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_connection_cache.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_count_type_conversion.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_create_fdw.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_create_insert_proxy.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_create_shards.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_create_table.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_data_types.sql Handle hash-partitioned aliased data types 2016-02-11 13:50:43 -07:00
multi_distribution_metadata.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_dropped_column_aliases.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_fdw_create_table.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_fdw_master_protocol.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_generate_ddl_commands.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_hash_pruning.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_index_statements.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_join_order_additional.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_join_order_tpch_large.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_join_order_tpch_small.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_join_pruning.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_large_table_join_planning.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_large_table_pruning.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_large_table_task_assignment.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_limit_clause.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_limit_clause_approximate.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_master_protocol.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_modifications.sql Make :master_port and :worker_$n_port available to all regression tests. 2016-03-17 16:05:54 -07:00
multi_null_minmax_value_pruning.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_partition_pruning.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_prepare_plsql.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_prepare_sql.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_prune_shard_list.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_query_directory_cleanup.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_repair_shards.sql Make :master_port and :worker_$n_port available to all regression tests. 2016-03-17 16:05:54 -07:00
multi_simple_queries.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_single_relation_subquery.sql Merge from master branch into feature/citusdb-to-citus 2016-02-17 14:49:01 +02:00
multi_table_ddl.sql Merge remote-tracking branch 'origin/master' into feature/drop_shards_on_drop_table 2016-02-17 22:52:58 +01:00
multi_task_assignment_policy.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query1.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query3.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query6.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query7.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query7_nested.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query10.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query12.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query14.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_tpch_query19.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_upsert.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_utilities.sql Drop shards when a distributed table is dropped 2016-02-16 10:54:29 +01:00
multi_utility_statements.sql Changed product name to citus 2016-02-15 16:04:31 +02:00
multi_utility_warnings.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_verify_no_join_with_alias.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_verify_no_subquery.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
multi_working_columns.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
task_tracker_assign_task.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
task_tracker_cleanup_job.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
task_tracker_create_table.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
task_tracker_partition_task.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_binary_data_partition.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_check_invalid_arguments.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_create_table.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_hash_partition.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_hash_partition_complex.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_merge_hash_files.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_merge_range_files.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_null_data_partition.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_range_partition.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_range_partition_complex.sql Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00