citus/src/test/regress/expected
Onder Kalaci 4effa8c1f8 Add order by multi_schema_support 2019-04-09 11:52:08 +03:00
..
.gitignore Ignore generated multi_behavioral_analytics_create_table test files 2017-07-12 14:16:24 +02:00
bool_agg.out Use expressions in the ORDER BY in bool_agg 2018-02-27 23:52:44 +01:00
cte_nested_modification.out Implement recursive planning for DML statements 2018-05-03 14:42:28 +02:00
cte_prepared_modify.out Implement recursive planning for DML statements 2018-05-03 14:42:28 +02:00
custom_aggregate_support.out Adds support for disabling hash agg with hll functions on coordinator query 2018-12-07 18:49:25 +03:00
custom_aggregate_support_0.out Adds support for disabling hash agg with hll functions on coordinator query 2018-12-07 18:49:25 +03:00
custom_aggregate_support_1.out Adds support for disabling hash agg with hll functions on coordinator query 2018-12-07 18:49:25 +03:00
dml_recursive.out Change flaky explain test to non-explain 2018-09-10 16:01:30 +03:00
ensure_no_intermediate_data_leak.out Make sure not to leak intermediate result folders on the workers 2018-10-09 22:47:56 +03:00
failure_1pc_copy_append.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
failure_1pc_copy_hash.out Attempt to stabilize packet dumps and add them back it 2018-09-12 22:10:39 -06:00
failure_add_disable_node.out Prevent failure tests from hanging by using a port outside the ephemeral port range 2018-07-31 14:30:56 -07:00
failure_connection_establishment.out Implementation for asycn FinishConnectionListEstablishment (#2584) 2019-03-22 17:30:42 +01:00
failure_copy_on_hash.out Add failure test for copy on hash distributed table 2018-08-03 17:11:09 +03:00
failure_copy_to_reference.out Prevent failure tests from hanging by using a port outside the ephemeral port range 2018-07-31 14:30:56 -07:00
failure_create_distributed_table_non_empty.out Stabilize failure test shard IDs 2018-12-19 04:26:46 +01:00
failure_create_index_concurrently.out Remove sequential create index concurrently test 2018-12-21 14:03:00 -07:00
failure_create_reference_table.out Stabilize failure test shard IDs 2018-12-19 04:26:46 +01:00
failure_create_table.out Add create_distributed_table (without data) failure tests 2018-08-13 09:31:15 +03:00
failure_cte_subquery.out Stabilize failure test shard IDs 2018-12-19 04:26:46 +01:00
failure_ddl.out Prevent failure tests from hanging by using a port outside the ephemeral port range 2018-07-31 14:30:56 -07:00
failure_insert_select_pushdown.out Add failure test for insert/select pushdown 2018-10-18 09:09:26 +03:00
failure_insert_select_via_coordinator.out Add failure tests for insert/select via coordinator 2018-10-04 18:01:19 +03:00
failure_multi_dml.out Description: Fix failures of tests on recent postgres builds 2018-11-13 16:53:05 +01:00
failure_multi_row_insert.out Add failure and cancellation tests for multi row inserts 2018-10-29 11:36:02 +03:00
failure_multi_shard_update_delete.out Add failure tests for multi-shard update/delete 2018-10-03 15:43:48 +03:00
failure_mx_metadata_sync.out Failure&cancellation tests for mx metadata sync 2019-02-01 11:50:25 +03:00
failure_real_time_select.out Description: Fix failures of tests on recent postgres builds 2018-11-13 16:53:05 +01:00
failure_ref_tables.out Add reference table failure tests 2018-10-09 09:39:30 -07:00
failure_savepoints.out Add savepoint failure tests 2018-10-26 11:12:40 +01:00
failure_setup.out Prevent failure tests from hanging by using a port outside the ephemeral port range 2018-07-31 14:30:56 -07:00
failure_single_mod.out Add single-shard modification failure tests 2018-10-23 23:31:40 +01:00
failure_single_select.out Add cancellation tests for router selects 2018-10-26 14:29:56 +03:00
failure_test_helpers.out network proxy-based failure testing 2018-07-06 12:38:53 -07:00
failure_truncate.out Prevent failure tests from hanging by using a port outside the ephemeral port range 2018-07-31 14:30:56 -07:00
failure_vacuum.out Add cancellation tests for VACUUM/ANALYZE 2018-10-26 16:25:11 +03:00
failure_vacuum_0.out Add cancellation tests for VACUUM/ANALYZE 2018-10-26 16:25:11 +03:00
fast_path_router_modify.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
foreign_key_restriction_enforcement.out Skip execution of ALTER TABLE constraint checks on the coordinator 2019-03-14 15:40:56 -07:00
foreign_key_restriction_enforcement_0.out Skip execution of ALTER TABLE constraint checks on the coordinator 2019-03-14 15:40:56 -07:00
foreign_key_to_reference_table.out make the tests parallelizeable 2018-11-26 14:04:51 +03:00
foreign_key_to_reference_table_0.out make the tests parallelizeable 2018-11-26 14:04:51 +03:00
full_join.out Enhance pushdown planning logic to handle full outer joins with using clause 2019-03-05 11:49:30 +03:00
intermediate_results.out Change intermediate_results test to not crash 2018-04-17 15:14:02 -07:00
isolation_add_node_vs_reference_table_operations.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_add_node_vs_reference_table_operations_0.out Omit public schema from shard_name output 2017-10-31 00:22:07 +01:00
isolation_add_remove_node.out Add add/remove node rollback isolation tests 2017-08-09 14:09:54 +02:00
isolation_append_copy_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_cancellation.out Add tests for statement cancellation. 2017-07-04 14:46:03 -07:00
isolation_citus_dist_activity.out Ensure that citus_dist_activity test outputs do not change 2018-11-30 11:46:17 +03:00
isolation_citus_dist_activity_0.out Ensure that citus_dist_activity test outputs do not change 2018-11-30 11:46:17 +03:00
isolation_cluster_management.out Accept invalidation messages before accessing the metadata cache (#1406) 2017-05-12 12:32:35 +03:00
isolation_concurrent_dml.out Execute multi-row INSERTs sequentially 2017-08-23 10:04:57 +02:00
isolation_copy_placement_vs_copy_placement.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_copy_placement_vs_modification.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_create_distributed_table.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_create_restore_point.out Block only 2PCs instead of all writes in citus_create_restore_point 2017-10-27 00:07:32 +02:00
isolation_create_table_vs_add_remove_node.out Prevent pg_dist_node changes during master_create_empty_shard 2017-08-09 14:22:09 +02:00
isolation_data_migration.out Ensure all preceding writes are visible in data migration 2017-05-11 09:42:12 +02:00
isolation_ddl_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_delete_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_distributed_deadlock_detection.out Fix bug while traversing the distributed deadlock graph 2018-01-22 08:45:48 +02:00
isolation_distributed_transaction_id.out Show router modify,select and real-time queries on MX views 2018-10-02 13:59:38 +03:00
isolation_dml_vs_repair.out Simplify metadata lock acquisition for DML 2017-08-07 15:36:58 +02:00
isolation_drop_shards.out Add truncate first isolation tests 2017-05-08 17:26:55 +02:00
isolation_drop_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_drop_vs_all_0.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_dump_global_wait_edges.out Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
isolation_dump_local_wait_edges.out Remove source node argument from dump_local_wait_edges 2017-08-23 13:14:00 +02:00
isolation_get_all_active_transactions.out Restrict visibility of get_*_active_transactions functions to pg_monitor 2018-12-19 18:32:42 +01:00
isolation_get_distributed_wait_queries.out Processes that are blocked on advisory locks show up in wait edges 2018-10-24 13:32:13 +03:00
isolation_hash_copy_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_insert_select_conflict.out Support INSERT...SELECT with ON CONFLICT or RETURNING via coordinator 2018-11-30 15:29:12 +03:00
isolation_insert_select_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_insert_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_insert_vs_vacuum.out Add tests for concurrent INSERT and VACUUM behaviour 2017-07-10 15:46:48 +03:00
isolation_master_append_table.out Adds colocation check to local join 2018-04-04 22:49:27 +03:00
isolation_master_apply_delete.out the tests are separated and some more added 2017-11-20 11:45:48 +03:00
isolation_modify_with_subquery_vs_dml.out Support modify queries with multiple tables 2018-05-02 16:22:26 +03:00
isolation_multi_shard_modify_vs_all.out Control multi-shard modify locks with enable_deadlock_prevention 2018-11-28 02:59:50 +01:00
isolation_partitioned_copy_vs_all.out PG11 compatibility update 2018-04-26 11:29:43 +03:00
isolation_partitioned_copy_vs_all_0.out PG11 compatibility update 2018-04-26 11:29:43 +03:00
isolation_progress_monitoring.out Add Progress Tracking Infrastructure 2017-07-26 14:12:15 +03:00
isolation_range_copy_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_reference_copy_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_reference_on_mx.out Adds UDFs for testing MX functionalities with isolation tests 2018-09-12 07:04:16 +03:00
isolation_replace_wait_function.out Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
isolation_select_for_update.out Adds SELECT ... FOR UPDATE support for router plannable queries 2018-06-18 13:55:17 +03:00
isolation_select_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_transaction_recovery.out Add recovery vs. recovery isolation test 2017-11-20 12:26:25 +01:00
isolation_truncate_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_update_node.out Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
isolation_update_node_lock_writes.out Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
isolation_update_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_upsert_vs_all.out Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
isolation_validate_vs_insert.out validate query isolation tests 2018-11-26 14:04:51 +03:00
limit_intermediate_size.out Intermediate result size limitation 2017-12-21 14:26:56 +03:00
multi_703_upgrade.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_agg_approximate_distinct.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_agg_approximate_distinct_0.out Fix tests where hll is not installed 2018-05-11 16:01:47 +03:00
multi_alter_table_add_constraints.out Add make target to run regression tests in isolation with vagrant 2019-01-16 11:41:09 +01:00
multi_array_agg.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_average_expression.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
multi_basic_queries.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
multi_behavioral_analytics_basics.out The data used in regression tests is reduced 2017-11-28 14:15:46 +03:00
multi_behavioral_analytics_single_shard_queries.out The data used in regression tests is reduced 2017-11-28 14:15:46 +03:00
multi_binary_master_copy_format.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_cache_invalidation.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_citus_tools.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_cluster_management.out Revoke function permissions for node metadata functions 2018-11-15 06:25:07 +01:00
multi_colocated_shard_transfer.out Improve regression tests for multi_colocated_shard_transfer 2016-12-20 14:09:35 +02:00
multi_colocation_utils.out regression test shard_count is changed from 32 to 4 2017-11-20 12:47:49 +03:00
multi_complex_expressions.out Adds colocation check to local join 2018-04-04 22:49:27 +03:00
multi_complex_expressions_0.out Adds colocation check to local join 2018-04-04 22:49:27 +03:00
multi_count_type_conversion.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
multi_create_fdw.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_create_shards.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_create_table.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_create_table_constraints.out fix \d change for indexes in pg11 2018-08-15 23:27:31 -06:00
multi_create_table_new_features.out Support PostgreSQL 10 (#1379) 2017-06-26 02:35:46 -06:00
multi_cross_shard.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_data_types.out enterprise test fixes 2018-05-10 13:06:54 +03:00
multi_deparse_shard_query.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_distributed_transaction_id.out Rewrite parallel ID test to avoid costly JITting 2018-09-24 09:29:53 +03:00
multi_distribution_metadata.out Prevent excessive number of unnecessary range table traversal 2018-08-22 11:45:00 +03:00
multi_drop_extension.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_dropped_column_aliases.out Plan outer joins through pushdown planning 2019-01-05 20:55:27 +01:00
multi_explain.out Sort task list for multi-task explain outputs 2018-11-30 11:19:37 -07:00
multi_extension.out Bump 8.2devel on master (#2567) 2018-12-24 13:49:50 +03:00
multi_follower_configure_followers.out Add regression tests for follower clusters 2017-08-12 12:05:56 +02:00
multi_follower_dml.out Add tests which check we disallow writes to local tables. 2018-10-06 10:54:44 +02:00
multi_follower_sanity_check.out Add regression tests for follower clusters 2017-08-12 12:05:56 +02:00
multi_follower_select_statements.out Return readable nodes in master_get_active_worker_nodes 2017-08-16 11:28:47 +02:00
multi_follower_task_tracker.out Add regression tests for follower clusters 2017-08-12 12:05:56 +02:00
multi_foreign_key.out ALTER TABLE %s ADD COLUMN constraint check is added 2018-07-24 15:53:05 +03:00
multi_foreign_key_relation_graph.out Create foreign key relation graph and functions to query on it 2018-07-03 17:05:55 +03:00
multi_function_evaluation.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_function_in_join.out Query samples in docs and better errors 2019-02-04 19:20:02 +03:00
multi_generate_ddl_commands.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_hash_pruning.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_having_pushdown.out Sort task list for multi-task explain outputs 2018-11-30 11:19:37 -07:00
multi_index_statements.out Add support for INCLUDE option in index creation 2018-09-06 19:41:06 +03:00
multi_index_statements_0.out Add support for INCLUDE option in index creation 2018-09-06 19:41:06 +03:00
multi_insert_select.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_insert_select_conflict.out Support INSERT...SELECT with ON CONFLICT or RETURNING via coordinator 2018-11-30 15:29:12 +03:00
multi_insert_select_non_pushable_queries.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
multi_insert_select_window.out Add support for window functions that can be pushed down to worker (#2008) 2018-03-01 19:07:07 +03:00
multi_join_order_additional.out Implement single repartitioning on hash distributed tables 2018-05-02 18:50:55 +03:00
multi_join_order_tpch_repartition.out Implement single repartitioning on hash distributed tables 2018-05-02 18:50:55 +03:00
multi_join_order_tpch_small.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_join_pruning.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_json_agg.out Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg 2018-02-18 00:19:18 +02:00
multi_json_object_agg.out Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg 2018-02-18 00:19:18 +02:00
multi_jsonb_agg.out Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg 2018-02-18 00:19:18 +02:00
multi_jsonb_object_agg.out Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg 2018-02-18 00:19:18 +02:00
multi_limit_clause.out Fix incorrect limit pushdown when distinct clause is not superset of group by (#2035) 2018-03-07 13:24:56 +03:00
multi_limit_clause_approximate.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_master_protocol.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_metadata_access.out Add pg_dist_authinfo schema and validation 2018-06-13 11:16:26 -06:00
multi_metadata_attributes.out Use heap_deform_tuple() instead of calling heap_getattr(). (#2464) 2018-11-05 15:11:01 -05:00
multi_metadata_attributes_0.out Use heap_deform_tuple() instead of calling heap_getattr(). (#2464) 2018-11-05 15:11:01 -05:00
multi_metadata_sync.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_modifications.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_modifications_0.out Adds SELECT ... FOR UPDATE support for router plannable queries 2018-06-18 13:55:17 +03:00
multi_modifying_xacts.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_multiuser.out Only allow transmit from pgsql_job_cache directory 2018-12-05 10:18:27 +01:00
multi_multiuser_0.out Only allow transmit from pgsql_job_cache directory 2018-12-05 10:18:27 +01:00
multi_mx_create_table.out Add support for writing to reference tables from MX nodes 2018-08-27 18:15:04 +03:00
multi_mx_ddl.out fix \d change for indexes in pg11 2018-08-15 23:27:31 -06:00
multi_mx_explain.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_explain_0.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_hide_shard_names.out Use tree walker instad of mutator in relation visibility 2018-09-18 09:33:01 +03:00
multi_mx_metadata.out Make sure to prevent unauthorized users to drop sequences in Citus MX 2018-11-15 18:08:04 +03:00
multi_mx_modifications.out Revoke function permissions for node metadata functions 2018-11-15 06:25:07 +01:00
multi_mx_modifications_to_reference_tables.out Add support for writing to reference tables from MX nodes 2018-08-27 18:15:04 +03:00
multi_mx_modifying_xacts.out Remove broadcast join logic 2018-03-30 11:45:19 +03:00
multi_mx_partitioning.out Fix drop schema in mx with partitioned tables 2018-10-08 17:01:54 -07:00
multi_mx_partitioning_0.out Fix drop schema in mx with partitioned tables 2018-10-08 17:01:54 -07:00
multi_mx_reference_table.out Convert broadcast join to reference join 2018-04-13 12:58:14 +03:00
multi_mx_repartition_join_w1.out Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_mx_repartition_join_w2.out Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_mx_repartition_udt_prepare.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_repartition_udt_w1.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_repartition_udt_w2.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_router_planner.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_mx_schema_support.out Fix DDL execution problem on MX when search_path is used 2018-08-13 16:34:50 +03:00
multi_mx_tpch_query1.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query3.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query6.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query7.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query7_nested.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query10.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query12.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query14.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_tpch_query19.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_mx_transaction_recovery.out Revoke function permissions for node metadata functions 2018-11-15 06:25:07 +01:00
multi_mx_truncate_from_worker.out Add infrastructure to relation if exists 2018-09-07 14:49:36 +03:00
multi_name_lengths.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_null_minmax_value_pruning.out Sort task list for multi-task explain outputs 2018-11-30 11:19:37 -07:00
multi_null_minmax_value_pruning_0.out Sort task list for multi-task explain outputs 2018-11-30 11:19:37 -07:00
multi_orderby_limit_pushdown.out shard count for some of the tests are increased 2018-05-03 10:44:43 +03:00
multi_partition_pruning.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_partitioning.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_partitioning_0.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_partitioning_utils.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_partitioning_utils_0.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_prepare_plsql.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_prepare_sql.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_prune_shard_list.out Code review feedback 2019-03-25 22:07:27 -05:00
multi_query_directory_cleanup.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_read_from_secondaries.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_real_time_transaction.out Add a select_opens_transaction_block GUC 2018-07-08 03:50:39 +02:00
multi_real_time_transaction_0.out Add a select_opens_transaction_block GUC 2018-07-08 03:50:39 +02:00
multi_reference_table.out create_distributed_table as user, change table ownership during create 2018-11-29 14:20:42 +01:00
multi_remove_node_reference_table.out Enable 2PC by default 2017-11-22 11:26:58 +01:00
multi_repair_shards.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_repartition_join_planning.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
multi_repartition_join_pruning.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_repartition_join_task_assignment.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_repartition_udt.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_repartitioned_subquery_udf.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_replicate_reference_table.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_router_planner.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_router_planner_fast_path.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_schema_support.out Add order by multi_schema_support 2019-04-09 11:52:08 +03:00
multi_select_distinct.out Convert broadcast join to reference join 2018-04-13 12:58:14 +03:00
multi_select_for_update.out Adds SELECT ... FOR UPDATE support for router plannable queries 2018-06-18 13:55:17 +03:00
multi_shard_modify.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_shard_update_delete.out Stabilise output of multi_shard_update_delete test 2018-05-11 08:33:23 +02:00
multi_shard_update_delete_0.out Stabilise output of multi_shard_update_delete test 2018-05-11 08:33:23 +02:00
multi_simple_queries.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_simple_queries_0.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
multi_single_relation_subquery.out Recursively plan subqueries that are not safe to pushdown 2017-12-21 08:37:40 +02:00
multi_size_queries.out Address code review comments 2019-03-21 11:59:52 -06:00
multi_sql_function.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_subquery.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_subquery_behavioral_analytics.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
multi_subquery_complex_queries.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_subquery_complex_reference_clause.out Wrap functions in subqueries 2019-02-04 19:19:29 +03:00
multi_subquery_in_where_clause.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
multi_subquery_in_where_reference_clause.out Plan outer joins through pushdown planning 2019-01-05 20:55:27 +01:00
multi_subquery_misc.out Ensure Citus never try to access a not planned subquery 2018-04-20 13:52:00 +03:00
multi_subquery_union.out Recursively plan set operations when leaf nodes recur 2017-12-26 13:46:55 +02:00
multi_subquery_window_functions.out shard count for some of the tests are increased 2018-05-03 10:44:43 +03:00
multi_subtransactions.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_subtransactions_0.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_table_ddl.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_task_assignment_policy.out Round-robin task assignment policy relies on local transaction id 2019-02-22 19:26:38 +03:00
multi_task_string_size.out Description: Fix failures of tests on recent postgres builds 2018-11-13 16:53:05 +01:00
multi_test_helpers.out make the tests parallelizeable 2018-11-26 14:04:51 +03:00
multi_tpch_query1.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query3.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query6.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query7.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query7_nested.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query10.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query12.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query14.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_tpch_query19.out Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
multi_transaction_recovery.out Increase sleep time in a regression test to give Valgrind tests enough time 2017-12-05 14:59:37 +02:00
multi_transactional_drop_shards.out Drop shards as current user instead of super user 2018-05-01 09:57:20 +02:00
multi_truncate.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_unsupported_worker_operations.out Fix drop schema in mx with partitioned tables 2018-10-08 17:01:54 -07:00
multi_upgrade_reference_table.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_upsert.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_utilities.out fix pg11 tests 2018-08-15 23:27:31 -06:00
multi_utilities_0.out Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_utility_statements.out Allow rescan in DECLARE .. WITH HOLD 2019-03-22 11:25:55 +01:00
multi_utility_warnings.out Add test showing poolinfo validation works 2018-08-16 20:14:18 -06:00
multi_view.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_view_0.out Make sure that the regression test output is durable to different execution orders 2019-04-08 11:48:08 +03:00
multi_working_columns.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
mx_foreign_key_to_reference_table.out FK from dist to ref is tested for partitioning, MX 2018-07-03 17:05:55 +03:00
non_colocated_join_order.out Implement single repartitioning on hash distributed tables 2018-05-02 18:50:55 +03:00
non_colocated_leaf_subquery_joins.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
non_colocated_subquery_joins.out Some queries lead to infinite recursion with recurisve planning 2019-03-18 10:35:00 +03:00
recursive_dml_queries_mx.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
recursive_dml_with_different_planners_executors.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
relation_access_tracking.out fix pg11 tests 2018-08-15 23:27:31 -06:00
replicated_partitioned_table.out Make sure that shard repair considers replication factor 2018-09-21 15:24:49 +03:00
replicated_partitioned_table_0.out Make sure that shard repair considers replication factor 2018-09-21 15:24:49 +03:00
sequential_modifications.out Specific DDLs are sequentialized when there is FK 2018-07-03 17:05:55 +03:00
set_operation_and_local_tables.out Introduce fast path router planning 2019-02-21 13:27:01 +03:00
set_operations.out Wrap functions in subqueries 2019-02-04 19:19:29 +03:00
single_hash_repartition_join.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
sql_procedure.out Add regression tests for procedure calls 2018-09-12 10:28:50 +03:00
sql_procedure_0.out Add regression tests for procedure calls 2018-09-12 10:28:50 +03:00
ssl_by_default.out upgrade default ssl_ciphers to more restrictive on extension creation 2018-12-12 15:33:15 +01:00
subqueries_deep.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subqueries_not_supported.out throw an error when a subquery has grouping set clause 2018-11-30 13:11:32 +03:00
subquery_and_cte.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_basics.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_complex_target_list.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_executors.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_in_where.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_local_tables.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_partitioning.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_prepared_statements.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
subquery_view.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
task_tracker_assign_task.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
task_tracker_cleanup_job.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
task_tracker_create_table.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
task_tracker_partition_task.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00
validate_constraint.out constraint validation regression tests 2018-11-26 14:04:51 +03:00
window_functions.out Add regression tests for new PG11 window functions 2018-09-04 10:48:04 +03:00
window_functions_0.out Add regression tests for new PG11 window functions 2018-09-04 10:48:04 +03:00
with_basics.out Fix could not receive query results error in regression test ouput 2018-06-14 23:33:07 +02:00
with_dml.out Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
with_executors.out Add CTE regression tests 2017-12-14 09:32:55 +01:00
with_join.out Add some more regression tests for outer join pushdown 2019-03-19 11:49:38 +03:00
with_modifying.out Support INSERT...SELECT with ON CONFLICT or RETURNING via coordinator 2018-11-30 15:29:12 +03:00
with_nested.out Run concurrent modification queries in tests sequentially 2018-05-10 11:59:18 +03:00
with_partitioning.out Add CTE regression tests 2017-12-14 09:32:55 +01:00
with_prepare.out Add support for modifying CTEs 2018-02-27 15:08:32 +02:00
with_set_operations.out Run concurrent modification queries in tests sequentially 2018-05-10 11:59:18 +03:00
with_transactions.out Realtime executor honours multi_shard_modify_mode 2018-06-06 14:59:54 +03:00
with_where.out Add regression tests for recursive subquery planning 2017-12-21 08:37:40 +02:00
worker_binary_data_partition.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00
worker_check_invalid_arguments.out Implement single repartitioning on hash distributed tables 2018-05-02 18:50:55 +03:00
worker_create_table.out Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
worker_hash_partition.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00
worker_hash_partition_complex.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00
worker_merge_hash_files.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
worker_merge_range_files.out Remove ALTER SEQUENCE from parallel groups 2017-05-16 11:05:34 -06:00
worker_null_data_partition.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00
worker_range_partition.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00
worker_range_partition_complex.out Add user ID suffixes to filenames in check-worker tests 2018-11-23 08:36:12 +01:00