citus/src/test/regress/expected
Jason Petersen 9330719b89 Use single-quote interpolation in partition test
Noticed an old issue and this outdated comment. Figured I'd fix it.
2016-10-10 13:03:43 -06: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 Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_colocation_utils.out Internal co-location API 2016-09-29 11:56:53 +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 sort call to shard placement test 2016-09-06 11:07:27 -05:00
multi_drop_extension.out Switch from pg_worker_list.conf file to pg_dist_node metadata table. 2016-10-05 13:01:35 +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 Introduce placement IDs. 2016-10-07 11:59:20 -07:00
multi_extension.out Introduce placement IDs. 2016-10-07 11:59:20 -07: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_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 Pass text oid inteads of invalid oid for null values 2016-09-27 08:15:46 +03:00
multi_prepare_sql.out Add support for prepared statements with parameterized non-partition columns in router executor 2016-07-21 11:09:28 +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 Set Explicit ShardId/JobId In Regression Tests 2016-06-07 14:32:44 +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 syscols in queries; extend relnames in indexes 2016-09-07 11:54:55 -05:00
multi_single_relation_subquery.out Reduce regression test runtime 2016-06-15 16:35:07 +03:00
multi_table_ddl.out Introduce placement IDs. 2016-10-07 11:59:20 -07: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