citus/src/test/regress/sql
Onder Kalaci 36f8c48560 Add tests for allowing SET NULL/DEFAULT for subseet of columns
PG 15 added support for that (d6f96ed94e73052f99a2e545ed17a8b2fdc1fb8a).

We also add support, but we already do not support ON DELETE SET NULL/DEFAULT
for distribution column. So, in essence, we add support for reference tables
and Citus local tables.
2022-09-12 13:56:09 +03:00
..
adaptive_executor.sql Use IsMultiStatementTransaction for SELECT .. FOR UPDATE queries (#6288) 2022-09-06 16:38:41 +02:00
adaptive_executor_repartition.sql Use intermediate results for re-partition joins 2022-02-23 19:40:21 +01:00
add_coordinator.sql Fix node adding itself with citus_add_node leading to deadlock (Fix #5720) (#5758) 2022-03-10 17:46:33 +03:00
adv_lock_permission.sql Add citus.skip_advisory_lock_permission_checks (#6293) 2022-09-05 17:47:41 +02:00
aggregate_support.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
alter_database_owner.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
alter_distributed_table.sql Use the same colocation group for child and parent rels when altering a distributed table (#6225) 2022-08-25 11:23:59 +03:00
alter_index.sql
alter_role_propagation.sql
alter_table_set_access_method.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
anonymous_columns.sql
arbitrary_configs_truncate.sql Add TRUNCATE arbitrary config tests (#5848) 2022-03-31 14:14:47 +03:00
arbitrary_configs_truncate_cascade.sql Add TRUNCATE arbitrary config tests (#5848) 2022-03-31 14:14:47 +03:00
arbitrary_configs_truncate_cascade_create.sql Add TRUNCATE arbitrary config tests (#5848) 2022-03-31 14:14:47 +03:00
arbitrary_configs_truncate_create.sql Add TRUNCATE arbitrary config tests (#5848) 2022-03-31 14:14:47 +03:00
arbitrary_configs_truncate_partition.sql Add TRUNCATE arbitrary config tests (#5848) 2022-03-31 14:14:47 +03:00
arbitrary_configs_truncate_partition_create.sql Add TRUNCATE arbitrary config tests (#5848) 2022-03-31 14:14:47 +03:00
auto_undist_citus_local.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
background_task_queue_monitor.sql Implement infrastructure to run sql jobs in the background (#6296) 2022-09-09 16:11:19 +03:00
base_enable_mx.sql
binary_protocol.sql Enable binary logical replication for shard moves (#6017) 2022-08-23 16:38:00 +02:00
bool_agg.sql
ch_bench_having.sql
ch_bench_having_mx.sql Explain w/out costs in ch_bench to avoid PG15 output diff 2022-08-09 07:53:27 +03:00
ch_bench_subquery_repartition.sql
ch_benchmarks_1.sql
ch_benchmarks_2.sql
ch_benchmarks_3.sql
ch_benchmarks_4.sql
ch_benchmarks_5.sql
ch_benchmarks_6.sql
ch_benchmarks_create_load.sql
chbenchmark_all_queries.sql
check_mx.sql Drop distributed table on worker with ProcessUtilityParseTree 2022-03-15 17:42:01 +03:00
citus_copy_shard_placement.sql Make shard moves more idempotent (#6313) 2022-09-09 18:21:36 +02:00
citus_depended_object.sql added citus_depended_objects udf and HideCitusDependentObjects GUC to hide citus depended objects from pg meta queries (#6055) 2022-07-25 16:43:34 +03:00
citus_local_dist_joins.sql
citus_local_table_triggers.sql Improve nested execution checks and add GUC to disable 2022-05-20 18:55:43 +02:00
citus_local_tables.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
citus_local_tables_ent.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
citus_local_tables_mx.sql Fix flakiness for view tests (#6284) 2022-09-02 10:12:07 +03:00
citus_local_tables_queries.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
citus_local_tables_queries_mx.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
citus_locks.sql Introduce citus_locks view 2022-07-21 03:06:57 +03:00
citus_non_blocking_split_columnar.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_non_blocking_split_shard_cleanup.sql Introduce Non-Blocking Shard Split Workflow 2022-08-04 16:32:38 +02:00
citus_non_blocking_split_shards.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_non_blocking_splits_no_deferred_drop.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_run_command.sql
citus_split_shard_by_split_points.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_split_shard_by_split_points_deferred_drop.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_split_shard_by_split_points_failure.sql Shard Split for Citus (#6029) 2022-07-18 02:54:15 -07:00
citus_split_shard_by_split_points_negative.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_split_shard_columnar_partitioned.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_split_shard_no_deferred_drop.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
citus_table_triggers.sql
citus_update_table_statistics.sql
columnar_alter.sql
columnar_alter_set_type.sql
columnar_analyze.sql
columnar_chunk_filtering.sql Specifies that our CustomScan providers support projections (#6244) 2022-08-31 10:48:01 +03:00
columnar_citus_integration.sql Specifies that our CustomScan providers support projections (#6244) 2022-08-31 10:48:01 +03:00
columnar_clean.sql
columnar_copyto.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
columnar_create.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_cursor.sql
columnar_data_types.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
columnar_drop.sql Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
columnar_empty.sql Remove bogus guc citus.compression (#6142) 2022-08-09 05:21:32 +03:00
columnar_fallback_scan.sql Columnar: support relation options with ALTER TABLE. (#5935) 2022-05-20 08:35:00 -07:00
columnar_first_row_number.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_indexes.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_insert.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_join.sql
columnar_load.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
columnar_lz4.sql
columnar_matview.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_memory.sql Fix flakyness in columnar_memory test (#6216) 2022-08-19 23:46:28 +02:00
columnar_partitioning.sql
columnar_paths.sql
columnar_permissions.sql Fixes flakyness in columnar_permissions test (#6266) 2022-08-29 14:33:26 +02:00
columnar_pg15.sql Rename remaining regclass to relation in columnar.options 2022-08-10 15:38:53 +02:00
columnar_query.sql
columnar_recursive.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_rollback.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_tableoptions.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_test_helpers.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_transactions.sql
columnar_trigger.sql
columnar_truncate.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
columnar_types_without_comparison.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
columnar_update_delete.sql
columnar_vacuum.sql Columnar: tighten security and improve visibility. (#5922) 2022-05-20 15:30:31 -07:00
columnar_zstd.sql Columnar: support relation options with ALTER TABLE. (#5935) 2022-05-20 08:35:00 -07:00
connectivity_checks.sql
coordinator_evaluation.sql Implement DOMAIN propagation for citus 2022-04-08 15:25:39 +02:00
coordinator_evaluation_modify.sql Fix typos in tests that fail on PG15 2022-08-10 22:45:28 +03:00
coordinator_evaluation_select.sql
coordinator_shouldhaveshards.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
cpu_priority.sql Enable binary logical replication for shard moves (#6017) 2022-08-23 16:38:00 +02:00
create_citus_local_table_cascade.sql Add missing relation access record for local utility command 2022-07-29 11:36:33 +02:00
create_distributed_table_concurrently.sql Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00
create_ref_dist_from_citus_local.sql
create_role_propagation.sql sysid should be parsed as int. (#6150) 2022-08-11 10:44:46 +03:00
cross_join.sql
cte_inline.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
cte_nested_modification.sql
cte_prepared_modify.sql
cursors.sql
custom_aggregate_support.sql
data_types.sql Fixes the type names that start with underscore bug 2022-03-22 14:24:30 +03:00
disable_object_propagation.sql Move pg_dist_object to pg_catalog (#5765) 2022-03-04 17:40:38 +00:00
distributed_collations.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
distributed_collations_conflict.sql Smallfix in CreateCollationDDL logic (#6089) 2022-07-27 14:33:31 +03:00
distributed_domain.sql Fix bug in unqualified, non-existing DROP DOMAIN IF EXISTS 2022-06-15 13:59:08 +02:00
distributed_functions.sql Locally create objects having a dependency that we cannot distribute 2022-03-22 15:09:23 +03:00
distributed_functions_conflict.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
distributed_intermediate_results.sql
distributed_locks.sql Add ORDER BY in pg_locks to avoid output order diffs (#6145) 2022-08-09 06:02:07 +03:00
distributed_planning.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
distributed_planning_create_load.sql
distributed_procedure.sql
distributed_triggers.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
distributed_types.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
distributed_types_conflict.sql
distributed_types_xact_add_enum_value.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
dml_recursive.sql
drop_column_partitioned_table.sql
drop_partitioned_table.sql Hopefully fix flakyeness in drop_partitioned_table (#6270) 2022-08-30 12:21:16 +03:00
dropped_columns_1.sql
dropped_columns_create_load.sql
ensure_no_intermediate_data_leak.sql
ensure_no_shared_connection_leak.sql
escape_extension_name.sql
expression_reference_join.sql
failure_add_disable_node.sql
failure_connection_establishment.sql Fix flakyness in failure_connection_establishment (#6251) 2022-08-26 10:01:36 +00:00
failure_copy_on_hash.sql
failure_copy_to_reference.sql
failure_create_distributed_table_concurrently.sql Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00
failure_create_distributed_table_non_empty.sql Fix flakyness in failure_create_distributed_table_non_empty (#6217) 2022-08-20 01:23:25 +03:00
failure_create_index_concurrently.sql
failure_create_reference_table.sql
failure_create_table.sql
failure_cte_subquery.sql
failure_ddl.sql Decrease min messages for normalization 2022-08-22 17:16:52 +03:00
failure_distributed_results.sql
failure_failover_to_local_execution.sql Fix flakyness in failure_connection_establishment (#6226) 2022-08-23 15:04:20 +03:00
failure_insert_select_pushdown.sql
failure_insert_select_repartition.sql Fix flakyness in failure_insert_select_repartition (#6202) 2022-08-19 09:11:07 +00:00
failure_insert_select_via_coordinator.sql
failure_multi_dml.sql Decrease min messages for normalization 2022-08-22 17:16:52 +03:00
failure_multi_row_insert.sql
failure_multi_shard_update_delete.sql
failure_mx_metadata_sync.sql Parallelize metadata syncing on node activate 2022-05-23 09:15:48 +02:00
failure_offline_move_shard_placement.sql Use shard split copy code for blocking shard moves (#6098) 2022-08-01 20:10:36 +03:00
failure_on_create_subscription.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
failure_online_move_shard_placement.sql Fix flakyness in failure_online_move_shard_placement (#6250) 2022-08-26 12:49:45 +02:00
failure_parallel_connection.sql Fix flakyness in failure_single_select (#6223) 2022-08-22 20:06:33 +02:00
failure_ref_tables.sql
failure_replicated_partitions.sql
failure_savepoints.sql Decrease min messages for normalization 2022-08-22 17:16:52 +03:00
failure_setup.sql
failure_single_mod.sql
failure_single_select.sql Fix flakyness in failure_single_select (#6223) 2022-08-22 20:06:33 +02:00
failure_split_cleanup.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
failure_tenant_isolation.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
failure_tenant_isolation_nonblocking.sql Share more replication code between moves and splits (#6310) 2022-09-09 16:45:38 +02:00
failure_test_helpers.sql Fix errors in base_schedule (#6247) 2022-08-25 18:06:41 +02:00
failure_truncate.sql Decrease min messages for normalization 2022-08-22 17:16:52 +03:00
failure_vacuum.sql Decrease min messages for normalization 2022-08-22 17:16:52 +03:00
fast_path_router_modify.sql
fkeys_between_local_ref.sql
follower_single_node.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
forcedelegation_functions.sql Improve nested execution checks and add GUC to disable 2022-05-20 18:55:43 +02:00
foreign_key_restriction_enforcement.sql
foreign_key_to_reference_shard_rebalance.sql Create all foreign keys quickly at the end of a shard move (#6148) 2022-09-09 09:58:33 +02:00
foreign_key_to_reference_table.sql
foreign_tables_mx.sql
function_create.sql Add arbitrary config tests for function DDL statements (#5885) 2022-04-12 16:03:10 +03:00
function_propagation.sql Revert "Revert "Creates new colocation for colocate_with:='none' too"" (#6227) 2022-08-24 10:54:04 +03:00
functions.sql Add arbitrary config tests for function DDL statements (#5885) 2022-04-12 16:03:10 +03:00
geqo.sql
global_cancel.sql Grep logs for deterministic global_cancel test results (#5948) 2022-05-18 11:09:54 +03:00
grant_on_foreign_server_propagation.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
grant_on_function_propagation.sql we consider stat object as invalid if it is not owned by current user (#6130) 2022-08-09 20:59:30 +03:00
grant_on_schema_propagation.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
grant_on_sequence_propagation.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
having_subquery.sql
hyperscale_tutorial.sql Remove dynamic translation of regression test scripts, step 2. 2022-08-09 14:15:52 +03:00
ignoring_orphaned_shards.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
index_create.sql * alter index/table rename weird syntax supported, 2022-07-04 21:27:47 +03:00
insert_select_connection_leak.sql
insert_select_into_local_table.sql Fix issues with insert..select casts and column ordering 2022-07-28 13:23:57 +02:00
insert_select_repartition.sql Specifies that our CustomScan providers support projections (#6244) 2022-08-31 10:48:01 +03:00
intermediate_result_pruning.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
intermediate_result_pruning_create.sql
intermediate_result_pruning_queries_1.sql
intermediate_result_pruning_queries_2.sql
intermediate_results.sql Set missing search_path in the tests 2022-08-10 18:04:10 +02:00
issue_5099.sql
issue_5248.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
join_pushdown.sql
json_table_select_only.sql Support JSON_TABLE on PG 15 (#6241) 2022-08-24 19:11:18 +03:00
limit_intermediate_size.sql
local_dist_join.sql
local_dist_join_load.sql
local_dist_join_mixed.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
local_dist_join_modifications.sql
local_shard_copy.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
local_shard_execution.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
local_shard_execution_dropped_column.sql
local_shard_execution_replicated.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
local_shard_utility_command_execution.sql
local_table_join.sql Add explicit alias to avoid debug output diff in pg15 (#6183) 2022-08-19 11:39:18 +03:00
locally_execute_intermediate_results.sql
logical_rep_consistency.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
logical_replication.sql Actually connect to the right database in logical_replication test (#6211) 2022-08-20 00:09:50 +03:00
materialized_view.sql
metadata_sync_helpers.sql Allow citus_internal application_name with additional suffix (#6282) 2022-09-01 14:26:43 +02:00
minimal_cluster_management.sql Reduce setup time of check-minimal and check-minimal-mx (#6117) 2022-08-02 17:58:59 +03:00
mixed_relkind_tests.sql
modification_correctness.sql
multi_agg_approximate_distinct.sql
multi_agg_distinct.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_agg_type_conversion.sql Remove dynamic translation of regression test scripts, step 2. 2022-08-09 14:15:52 +03:00
multi_alter_table_add_constraints.sql Add an allow_unsafe_constraints flag for constraints without distribution column (#6237) 2022-08-25 11:37:50 +03:00
multi_alter_table_row_level_security.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_alter_table_row_level_security_escape.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_alter_table_statements.sql Remove dynamic translation of regression test scripts, step 2. 2022-08-09 14:15:52 +03:00
multi_array_agg.sql
multi_average_expression.sql
multi_basic_queries.sql
multi_behavioral_analytics_basics.sql
multi_behavioral_analytics_create_table.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_behavioral_analytics_create_table_superuser.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_behavioral_analytics_single_shard_queries.sql
multi_cache_invalidation.sql
multi_citus_tools.sql
multi_cluster_management.sql Show that no metadata is sent when disabled 2022-05-30 13:41:06 +02:00
multi_colocated_shard_rebalance.sql Make shard moves more idempotent (#6313) 2022-09-09 18:21:36 +02:00
multi_colocation_utils.sql Revert "Revert "Creates new colocation for colocate_with:='none' too"" (#6227) 2022-08-24 10:54:04 +03:00
multi_complex_count_distinct.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_complex_expressions.sql
multi_copy.sql Make multi_utilities not leak tables (#6246) 2022-08-25 19:33:03 +03:00
multi_count_type_conversion.sql
multi_create_fdw.sql Check whether the object has unsupported or circular dependency 2022-03-09 16:37:53 +03:00
multi_create_role_dependency.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_create_shards.sql
multi_create_table.sql Nonblocking tenant isolation is supported by using split api. (#6167) 2022-08-17 11:13:07 +03:00
multi_create_table_constraints.sql Add an allow_unsafe_constraints flag for constraints without distribution column (#6237) 2022-08-25 11:37:50 +03:00
multi_create_table_new_features.sql
multi_create_table_superuser.sql
multi_create_users.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_cross_shard.sql
multi_data_types.sql
multi_deparse_function.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_deparse_procedure.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_deparse_shard_query.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_distributed_transaction_id.sql
multi_distribution_metadata.sql Add ORDER BY in pg_locks to avoid output order diffs (#6145) 2022-08-09 06:02:07 +03:00
multi_drop_extension.sql Remove leftover PG version_above_11 checks from tests (#6112) 2022-08-01 15:38:19 +03:00
multi_dropped_column_aliases.sql
multi_explain.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_extension.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_fix_partition_shard_index_names.sql Revert "Revert "Creates new colocation for colocate_with:='none' too"" (#6227) 2022-08-24 10:54:04 +03:00
multi_follower_configure_followers.sql
multi_follower_dml.sql Add regression tests for LOCK command citus.use_secondary_nodes=always mode 2022-07-13 14:27:11 +02:00
multi_follower_sanity_check.sql
multi_follower_select_statements.sql Add more generic read-replica tests 2022-07-13 14:58:30 +02:00
multi_foreign_key.sql Introduce GUC citus.skip_constraint_validation (#6281) 2022-09-08 18:13:18 +03:00
multi_foreign_key_relation_graph.sql
multi_function_evaluation.sql
multi_function_in_join.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_generate_ddl_commands.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
multi_hash_pruning.sql
multi_having_pushdown.sql
multi_index_statements.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_insert_select.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_insert_select_conflict.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_insert_select_non_pushable_queries.sql
multi_insert_select_window.sql
multi_join_order_additional.sql
multi_join_order_tpch_repartition.sql
multi_join_order_tpch_small.sql
multi_join_pruning.sql
multi_json_agg.sql
multi_json_object_agg.sql
multi_jsonb_agg.sql
multi_jsonb_object_agg.sql
multi_large_shardid.sql
multi_limit_clause.sql
multi_limit_clause_approximate.sql
multi_load_data.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_load_data_superuser.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_load_more_data.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_master_protocol.sql
multi_metadata_access.sql
multi_metadata_attributes.sql Move pg_dist_object to pg_catalog (#5765) 2022-03-04 17:40:38 +00:00
multi_metadata_sync.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_modifications.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_modifying_xacts.sql Reduce log level to avoid alternative output for PG15 (#6139) 2022-08-07 16:07:58 +03:00
multi_move_mx.sql Make shard moves more idempotent (#6313) 2022-09-09 18:21:36 +02:00
multi_multiuser.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_multiuser_auth.sql Grant create on public to some users where necessary (for PG15) (#6180) 2022-08-17 17:35:10 +03:00
multi_multiuser_basic_queries.sql Clean up large_table_shard_count guc leftovers (#6144) 2022-08-09 06:31:57 +03:00
multi_multiuser_copy.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_multiuser_grant.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_multiuser_load_data.sql Remove dynamic translation of regression test scripts, step 2. 2022-08-09 14:15:52 +03:00
multi_multiuser_master_protocol.sql Grant create on public to some users where necessary (for PG15) (#6180) 2022-08-17 17:35:10 +03:00
multi_mx_add_coordinator.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_mx_alter_distributed_table.sql Move pg_dist_object to pg_catalog (#5765) 2022-03-04 17:40:38 +00:00
multi_mx_call.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_mx_copy_data.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_mx_create_table.sql Revert "Revert "Creates new colocation for colocate_with:='none' too"" (#6227) 2022-08-24 10:54:04 +03:00
multi_mx_ddl.sql
multi_mx_explain.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_mx_function_call_delegation.sql Improve nested execution checks and add GUC to disable 2022-05-20 18:55:43 +02:00
multi_mx_function_table_reference.sql
multi_mx_hide_shard_names.sql Add distributing lock command support 2022-05-20 12:28:07 +03:00
multi_mx_insert_select_repartition.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_mx_metadata.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_mx_modifications.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_mx_modifications_to_reference_tables.sql
multi_mx_modifying_xacts.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_mx_node_metadata.sql Synchronize pg_dist_colocation metadata 2022-03-03 11:01:59 +01:00
multi_mx_partitioning.sql
multi_mx_reference_table.sql
multi_mx_repartition_join_w1.sql
multi_mx_repartition_join_w2.sql
multi_mx_repartition_udt_prepare.sql Use intermediate results for re-partition joins 2022-02-23 19:40:21 +01:00
multi_mx_repartition_udt_w1.sql
multi_mx_repartition_udt_w2.sql
multi_mx_router_planner.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_mx_schema_support.sql Fix role creation issue on schema tests (#5812) 2022-03-16 13:49:28 +01:00
multi_mx_tpch_query1.sql
multi_mx_tpch_query3.sql
multi_mx_tpch_query6.sql
multi_mx_tpch_query7.sql
multi_mx_tpch_query7_nested.sql
multi_mx_tpch_query10.sql
multi_mx_tpch_query12.sql
multi_mx_tpch_query14.sql
multi_mx_tpch_query19.sql
multi_mx_transaction_recovery.sql
multi_mx_truncate_from_worker.sql Switch to using LOCK instead of lock_relation_if_exists in TRUNCATE (#5930) 2022-05-11 18:38:48 +03:00
multi_name_lengths.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_name_resolution.sql
multi_null_minmax_value_pruning.sql
multi_orderby_limit_pushdown.sql
multi_outer_join.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_outer_join_reference.sql Use client side \copy when accessing test files 2022-08-09 15:00:42 +03:00
multi_partition_pruning.sql
multi_partitioning.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
multi_partitioning_utils.sql
multi_poolinfo_usage.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_prepare_plsql.sql
multi_prepare_sql.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
multi_prune_shard_list.sql
multi_query_directory_cleanup.sql Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
multi_read_from_secondaries.sql
multi_real_time_transaction.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_reference_table.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
multi_remove_node_reference_table.sql Do not set coordinator's metadatasynced column to false 2022-04-25 09:25:59 +02:00
multi_repartition_join_planning.sql
multi_repartition_join_pruning.sql
multi_repartition_join_ref.sql
multi_repartition_join_task_assignment.sql
multi_repartition_udt.sql Use intermediate results for re-partition joins 2022-02-23 19:40:21 +01:00
multi_repartitioned_subquery_udf.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_replicate_reference_table.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
multi_router_planner.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_router_planner_fast_path.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_row_insert.sql
multi_row_router_insert.sql
multi_schema_support.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
multi_select_distinct.sql Specifies that our CustomScan providers support projections (#6244) 2022-08-31 10:48:01 +03:00
multi_select_for_update.sql
multi_sequence_default.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_shard_update_delete.sql
multi_simple_queries.sql Add TABLESAMPLE support 2022-04-01 15:51:40 +02:00
multi_single_relation_subquery.sql
multi_size_queries.sql
multi_sql_function.sql Throw an error if there is a RangeTblEntry that is not assigned an RTE identity. (#6295) 2022-09-06 15:46:41 +02:00
multi_subquery.sql
multi_subquery_behavioral_analytics.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_subquery_complex_queries.sql
multi_subquery_complex_reference_clause.sql
multi_subquery_in_where_clause.sql
multi_subquery_in_where_reference_clause.sql
multi_subquery_misc.sql
multi_subquery_union.sql
multi_subquery_window_functions.sql
multi_subtransactions.sql
multi_table_ddl.sql Locally create objects having a dependency that we cannot distribute 2022-03-22 15:09:23 +03:00
multi_task_assignment_policy.sql
multi_task_string_size.sql
multi_tenant_isolation.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
multi_tenant_isolation_nonblocking.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
multi_test_catalog_views.sql Reduce setup time of check-minimal and check-minimal-mx (#6117) 2022-08-02 17:58:59 +03:00
multi_test_helpers.sql Specifies that our CustomScan providers support projections (#6244) 2022-08-31 10:48:01 +03:00
multi_test_helpers_superuser.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_tpch_query1.sql
multi_tpch_query3.sql
multi_tpch_query6.sql
multi_tpch_query7.sql
multi_tpch_query7_nested.sql
multi_tpch_query10.sql
multi_tpch_query12.sql
multi_tpch_query14.sql
multi_tpch_query19.sql
multi_transaction_recovery.sql Fix flakyness in multi_transaction_recovery (#6249) 2022-08-26 11:48:55 +02:00
multi_transactional_drop_shards.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_truncate.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
multi_unsupported_worker_operations.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
multi_upsert.sql
multi_utilities.sql Fix flakyness in multi_utilities (#6272) 2022-08-30 14:32:34 -07:00
multi_utility_statements.sql Allow WITH HOLD cursors with parameters 2022-07-21 12:00:59 +02:00
multi_utility_warnings.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
multi_view.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
multi_working_columns.sql
mx_coordinator_shouldhaveshards.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
mx_foreign_key_to_reference_table.sql
mx_regular_user.sql
nested_execution.sql Improve nested execution checks and add GUC to disable 2022-05-20 18:55:43 +02:00
nested_execution_create.sql Improve nested execution checks and add GUC to disable 2022-05-20 18:55:43 +02:00
node_conninfo_reload.sql
non_colocated_leaf_subquery_joins.sql
non_colocated_subquery_joins.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
non_super_user_object_metadata.sql Move pg_dist_object to pg_catalog (#5765) 2022-03-04 17:40:38 +00:00
null_parameters.sql
object_propagation_debug.sql
partition_wise_join.sql
partitioned_indexes_create.sql
partitioned_intermediate_results.sql
partitioning_issue_3970.sql Fix some typos in comments 2022-03-10 15:03:26 +03:00
pg12.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
pg13.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
pg13_propagate_statistics.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
pg13_with_ties.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
pg14.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
pg15.sql Add tests for allowing SET NULL/DEFAULT for subseet of columns 2022-09-12 13:56:09 +03:00
pg15_json.sql Add missing orderbys (#6271) 2022-08-30 12:49:15 +03:00
pg_dump.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
postgres.sql Add arbitrary config tests for function DDL statements (#5885) 2022-04-12 16:03:10 +03:00
prepared_statements_1.sql Enable local_shared_pool_size 5 in arbitrary configs test 2022-02-23 19:40:21 +01:00
prepared_statements_2.sql
prepared_statements_3.sql
prepared_statements_4.sql Implement DOMAIN propagation for citus 2022-04-08 15:25:39 +02:00
prepared_statements_create_load.sql Implement DOMAIN propagation for citus 2022-04-08 15:25:39 +02:00
propagate_extension_commands.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
propagate_foreign_servers.sql Refactor: reduce complexity and code duplication for Object Propagation 2022-05-18 15:58:28 +02:00
propagate_set_commands.sql
propagate_statistics.sql Locally create objects having a dependency that we cannot distribute 2022-03-22 15:09:23 +03:00
recursive_dml_queries_mx.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
recursive_dml_with_different_planners_executors.sql
recursive_relation_planning_restriction_pushdown.sql
recursive_view_local_table.sql
ref_citus_local_fkeys.sql
relation_access_tracking.sql
relation_access_tracking_single_node.sql Add missing relation access record for local utility command 2022-07-29 11:36:33 +02:00
remove_coordinator.sql
replicate_reference_tables_to_coordinator.sql Reduce log level to avoid alternative output for PG15 (#6118) 2022-08-02 11:56:28 +03:00
replicated_partitioned_table.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
replicated_table_disable_node.sql
resync_metadata_with_sequences.sql Introduce CREATE/DROP VIEW 2022-05-10 13:07:14 +03:00
row_types.sql
run_command_on_all_nodes.sql Allow distributed execution from run_command_on_* functions 2022-05-20 15:26:47 +02:00
schemas.sql Add schema tests to arbitrary configs 2022-04-01 13:57:17 +03:00
schemas_create.sql Add schema tests to arbitrary configs 2022-04-01 13:57:17 +03:00
sequencenes_owned_by.sql Support Sequences owned by columns before distributing tables 2022-08-18 10:29:40 +02:00
sequences.sql Add sequence tests to arbitrary config (#5771) 2022-03-14 19:16:24 +03:00
sequences_create.sql Add sequence tests to arbitrary config (#5771) 2022-03-14 19:16:24 +03:00
sequences_with_different_types.sql Only change the sequence types if the target column type is a supported sequence type 2022-03-11 16:06:00 +01:00
sequential_modifications.sql
set_operation_and_local_tables.sql
set_operations.sql
set_role_in_transaction.sql
shard_move_constraints.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
shard_move_constraints_blocking.sql Shard Split support for Columnar and Partitioned Table (#6067) 2022-07-20 12:24:50 -07:00
shard_move_deferred_delete.sql Create function in transaction according to create object propagation guc 2022-04-08 17:15:31 +03:00
shard_rebalancer.sql Use SUM for calculating non partitioned table sizes (#6222) 2022-08-26 18:02:14 +03:00
shard_rebalancer_unit.sql
shared_connection_stats.sql
single_hash_repartition_join.sql
single_node.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
single_node_enterprise.sql Nonblocking tenant isolation is supported by using split api. (#6167) 2022-08-17 11:13:07 +03:00
single_node_truncate.sql
split_shard_release_dsm.sql Add worker_split_shard_release_dsm udf to release dynamic shared memory (#6248) 2022-08-26 18:27:32 +05:30
split_shard_replication_colocated_setup.sql Share more code between splits and moves (#6152) 2022-08-15 20:21:51 +03:00
split_shard_replication_setup.sql Share more code between splits and moves (#6152) 2022-08-15 20:21:51 +03:00
split_shard_replication_setup_local.sql Share more code between splits and moves (#6152) 2022-08-15 20:21:51 +03:00
split_shard_replication_setup_remote_local.sql Share more code between splits and moves (#6152) 2022-08-15 20:21:51 +03:00
sql_procedure.sql
sqlancer_failures.sql Disallow re-partition joins when no hash function defined 2022-03-22 13:42:53 +01:00
sqlsmith_failures.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
ssl_by_default.sql
start_stop_metadata_sync.sql Revert "Revert "Creates new colocation for colocate_with:='none' too"" (#6227) 2022-08-24 10:54:04 +03:00
stat_statements.sql Rename server version checks in tests (#6239) 2022-08-24 16:31:52 +03:00
statement_cancel_error_message.sql
subqueries_deep.sql
subqueries_not_supported.sql
subquery_and_cte.sql
subquery_append.sql
subquery_basics.sql
subquery_complex_target_list.sql
subquery_executors.sql
subquery_in_targetlist.sql
subquery_in_where.sql
subquery_local_tables.sql
subquery_partitioning.sql
subquery_prepared_statements.sql
subquery_view.sql Pg15 support (#6085) 2022-08-24 17:59:17 +02:00
tableam.sql Remove do_repair option from citus_copy_shard_placement (#6299) 2022-09-09 15:44:30 +02:00
tablespace.sql Remove dynamic translation of regression test scripts, step 2. 2022-08-09 14:15:52 +03:00
tdigest_aggregate_support.sql
text_search.sql Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
undistribute_table.sql Fixes the bug where undistribute can drop Citus extension 2022-05-31 16:23:28 +03:00
undistribute_table_cascade.sql Remove leftover PG version_above_11 checks from tests (#6112) 2022-08-01 15:38:19 +03:00
undistribute_table_cascade_mx.sql Remove leftover PG version_above_11 checks from tests (#6112) 2022-08-01 15:38:19 +03:00
union_pushdown.sql
unsupported_lateral_subqueries.sql Start erroring out for unsupported lateral subqueries (#5753) 2022-03-11 11:59:18 +01:00
update_colocation_mx.sql
upgrade_autoconverted_after.sql
upgrade_autoconverted_before.sql Fix pg upgrade script for foreign tables (#6100) 2022-08-05 13:35:17 +03:00
upgrade_basic_after.sql Implement infrastructure to run sql jobs in the background (#6296) 2022-09-09 16:11:19 +03:00
upgrade_basic_before.sql Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
upgrade_citus_finish_citus_upgrade.sql Use citus_finish_citus_upgrade() in the tests 2022-06-13 13:15:15 +02:00
upgrade_citus_locks.sql Introduce citus_locks view 2022-07-21 03:06:57 +03:00
upgrade_citus_stat_activity.sql Introduces citus_stat_activity view 2022-03-03 16:19:20 +03:00
upgrade_columnar_after.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
upgrade_columnar_before.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
upgrade_columnar_metapage_after.sql Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
upgrade_columnar_metapage_before.sql
upgrade_distributed_function_after.sql
upgrade_distributed_function_before.sql
upgrade_distributed_triggers_after.sql Add tests to make sure distributed clone trigger rename fails in PG15 (#6291) 2022-09-06 11:04:14 +03:00
upgrade_distributed_triggers_before.sql Prohibit renaming child trigger on distributed partition pre PG15 (#6290) 2022-09-06 12:19:25 +03:00
upgrade_list_citus_objects.sql Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
upgrade_partition_constraints_after.sql
upgrade_partition_constraints_before.sql
upgrade_pg_dist_object_test_after.sql Move pg_dist_object to pg_catalog (#5765) 2022-03-04 17:40:38 +00:00
upgrade_pg_dist_object_test_before.sql
upgrade_post_11_after.sql Use citus_finish_citus_upgrade() in the tests 2022-06-13 13:15:15 +02:00
upgrade_post_11_before.sql Support Sequences owned by columns before distributing tables 2022-08-18 10:29:40 +02:00
upgrade_rebalance_strategy_after.sql
upgrade_rebalance_strategy_before.sql
upgrade_ref2ref_after.sql
upgrade_ref2ref_before.sql
upgrade_type_after.sql
upgrade_type_before.sql
validate_constraint.sql
values.sql
view_propagation.sql stop distributing views with no distributed dependency if GUC DistributeLocalViews is set false. (#6083) 2022-08-04 12:34:40 +03:00
views.sql Propagate dependent views upon distribution (#5950) 2022-05-26 14:23:45 +03:00
views_create.sql Propagate dependent views upon distribution (#5950) 2022-05-26 14:23:45 +03:00
window_functions.sql Specifies that our CustomScan providers support projections (#6244) 2022-08-31 10:48:01 +03:00
with_basics.sql
with_dml.sql Reduce log level to avoid alternative output for PG15 (#6118) 2022-08-02 11:56:28 +03:00
with_executors.sql
with_join.sql
with_modifying.sql
with_nested.sql
with_partitioning.sql
with_prepare.sql Fixes: #5787 In prepared statements, map any unused parameters 2022-05-13 19:31:05 -07:00
with_set_operations.sql
with_transactions.sql
with_where.sql
worker_copy_table_to_node.sql Use shard split copy code for blocking shard moves (#6098) 2022-08-01 20:10:36 +03:00
worker_split_binary_copy_test.sql Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00
worker_split_copy_test.sql Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00
worker_split_text_copy_test.sql Add non-blocking variant of create_distributed_table (#6087) 2022-08-30 15:35:40 +03:00