citus/src/test/regress/expected
Metin Doslu ca4a94e137 Add regression tests for parameterized queries 2016-10-18 14:02:50 +03:00
..
.gitignore Remove check-multi-fdw tests, nobody uses Citus with fdws 2016-08-26 10:41:33 +03:00
multi_agg_approximate_distinct.out Fix tests and tell Travis to run them all 2016-10-07 17:32:54 -06:00
multi_agg_approximate_distinct_0.out Fix tests and tell Travis to run them all 2016-10-07 17:32:54 -06:00
multi_array_agg.out Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_average_expression.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_basic_queries.out Add LIMIT/OFFSET Support 2016-07-18 12:00:24 +03:00
multi_binary_master_copy_format.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_cluster_management.out Add hasmetadata column to pg_dist_node 2016-10-17 11:52:18 +03:00
multi_colocated_shard_transfer.out Make shard transfer functions co-location aware 2016-10-13 18:16:40 +03:00
multi_colocation_utils.out Make shard transfer functions co-location aware 2016-10-13 18:16:40 +03:00
multi_complex_expressions.out Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_connection_cache.out Quick fix for possible segfault in PurgeConnection 2016-07-29 00:12:56 -06:00
multi_count_type_conversion.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_create_fdw.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_create_insert_proxy.out Remove warnings on schema creation 2016-07-22 18:24:23 +03:00
multi_create_shards.out Add syscols in queries; extend relnames in indexes 2016-09-07 11:54:55 -05:00
multi_create_table.out Forbid EXCLUDE constraints on distributed tables just as we forbid 2016-09-21 14:02:42 -04:00
multi_create_table_constraints.out Added test coverage for partial unique indexes and exclude constraints. 2016-10-03 10:47:30 -04:00
multi_data_types.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_distribution_metadata.out Add Metadata Snapshot Infrastructure 2016-10-13 10:40:14 +03:00
multi_drop_extension.out Add hasmetadata column to pg_dist_node 2016-10-17 11:52:18 +03:00
multi_dropped_column_aliases.out Set 1PC as the Default Commit Protocol for DDL Commands 2016-07-29 16:42:55 +03:00
multi_expire_table_cache.out Add UDF master_expire_table_cache 2016-09-28 12:08:37 +03:00
multi_explain.out Add HAVING support 2016-10-13 15:47:53 +03:00
multi_extension.out Add pg_dist_local_group Metadata Table 2016-10-14 11:41:14 +03:00
multi_function_evaluation.out Set 1PC as the Default Commit Protocol for DDL Commands 2016-07-29 16:42:55 +03:00
multi_generate_ddl_commands.out Remove warnings on schema creation 2016-07-22 18:24:23 +03:00
multi_hash_pruning.out Fix tests and tell Travis to run them all 2016-10-07 17:32:54 -06:00
multi_hash_pruning_0.out Fix tests and tell Travis to run them all 2016-10-07 17:32:54 -06:00
multi_index_statements.out Added test coverage for partial unique indexes and exclude constraints. 2016-10-03 10:47:30 -04:00
multi_join_order_additional.out Replace \stage With \copy on Regression Tests 2016-08-22 11:31:26 -06:00
multi_join_order_tpch_large.out Replace verb 'stage' with 'load' in test comments 2016-08-22 13:24:18 -06:00
multi_join_order_tpch_small.out Add EXPLAIN for simple distributed queries 2016-04-30 00:11:02 +02:00
multi_join_pruning.out Fix segmentation fault in case of joins with WHERE 1=0 2016-09-26 15:12:29 +02:00
multi_large_table_join_planning.out Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_large_table_pruning.out Make count return 0 if all shards are pruned away 2016-09-29 20:27:26 +02:00
multi_large_table_task_assignment.out Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_limit_clause.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_limit_clause_approximate.out Replace \stage With \copy on Regression Tests 2016-08-22 11:31:26 -06:00
multi_master_protocol.out Fix Travis local_first_candidate_nodes failures 2016-08-14 23:12:10 -06:00
multi_metadata_snapshot.out Add hasmetadata column to pg_dist_node 2016-10-17 11:52:18 +03:00
multi_modifications.out Allow noop updates of the partition column 2016-09-07 14:22:41 +02:00
multi_modifying_xacts.out Fix unique-violation-in-xact segfault 2016-09-27 16:44:03 -06:00
multi_name_lengths.out Provides safe, idempotent shard-extended names to any object name 2016-10-03 17:02:34 -04:00
multi_null_minmax_value_pruning.out Replace \stage With \copy on Regression Tests 2016-08-22 11:31:26 -06:00
multi_partition_pruning.out Replace \stage With \copy on Regression Tests 2016-08-22 11:31:26 -06:00
multi_prepare_plsql.out Add regression tests for parameterized queries 2016-10-18 14:02:50 +03:00
multi_prepare_sql.out Add regression tests for parameterized queries 2016-10-18 14:02:50 +03:00
multi_prune_shard_list.out Remove hash-pruning logic for NULL values 2016-07-06 17:04:21 -06:00
multi_query_directory_cleanup.out Differentiate worker and master job temporary folders 2016-10-03 14:24:08 +03:00
multi_repair_shards.out Make shard transfer functions co-location aware 2016-10-13 18:16:40 +03:00
multi_repartition_udt.out During repartitions, the partitionColumnType argument sent to workers 2016-10-03 13:41:20 -04:00
multi_repartitioned_subquery_udf.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_router_planner.out Remove EventInvokeTrigger from regression test output 2016-10-03 20:21:15 +02:00
multi_schema_support.out Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_shard_modify.out Replace verb 'stage' with 'load' in test comments 2016-08-22 13:24:18 -06:00
multi_simple_queries.out Add HAVING support 2016-10-13 15:47:53 +03:00
multi_single_relation_subquery.out Add HAVING support 2016-10-13 15:47:53 +03:00
multi_sql_function.out Add regression tests for parameterized queries 2016-10-18 14:02:50 +03:00
multi_table_ddl.out Add hasmetadata column to pg_dist_node 2016-10-17 11:52:18 +03:00
multi_task_assignment_policy.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query1.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query3.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query6.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query7.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query7_nested.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query10.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query12.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query14.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_tpch_query19.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_truncate.out Make count return 0 if all shards are pruned away 2016-09-29 20:27:26 +02:00
multi_upsert.out Remove references to 9.4 2016-09-29 17:35:19 -06:00
multi_utilities.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_utility_statements.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
multi_utility_warnings.out Remove warnings on schema creation 2016-07-22 18:24:23 +03:00
multi_verify_no_subquery.out Add LIMIT/OFFSET Support 2016-07-18 12:00:24 +03:00
multi_working_columns.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
task_tracker_assign_task.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
task_tracker_cleanup_job.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
task_tracker_create_table.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
task_tracker_partition_task.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_binary_data_partition.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_check_invalid_arguments.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_create_table.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_hash_partition.out During repartitions, the partitionColumnType argument sent to workers 2016-10-03 13:41:20 -04:00
worker_hash_partition_complex.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_merge_hash_files.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_merge_range_files.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_null_data_partition.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00
worker_range_partition.out Use single-quote interpolation in partition test 2016-10-10 13:03:43 -06:00
worker_range_partition_complex.out Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +03:00