citus/src/test/regress/input
Burak Velioglu fa6866ed36
Start to propagate functions to worker nodes with
CREATE FUNCTION command together with it's dependencies.

If the function depends on any nondistributable object,
function will be created only locally. Parameterless
version of create_distributed_function becomes obsolete
with this change, it will deprecated from the code with a subsequent PR.
2022-02-18 13:56:51 +03:00
..
columnar_copyto.source Columnar: rename files and tests. (#4751) 2021-03-01 08:34:24 -08:00
columnar_data_types.source Columnar: rename files and tests. (#4751) 2021-03-01 08:34:24 -08:00
columnar_load.source Not print metapage.reserved_offset in regression tests (#5168) 2021-08-23 11:07:10 +03:00
hyperscale_tutorial.source Add hyperscale tutorial to the regression tests. 2019-07-10 10:47:55 +02:00
multi_agg_distinct.source Remove master_append_table_to_shard UDF 2021-11-08 10:43:24 +01:00
multi_agg_type_conversion.source Remove copy into new append shard logic 2021-11-07 21:01:40 +01:00
multi_alter_table_statements.source Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
multi_behavioral_analytics_create_table.source Adds multi_schedule_hyperscale schedule 2020-04-10 15:54:47 +03:00
multi_behavioral_analytics_create_table_superuser.source Remove master_append_table_to_shard UDF 2021-11-08 10:43:24 +01:00
multi_complex_count_distinct.source add alternative output for pg13 in some tests 2020-08-04 15:18:27 +03:00
multi_copy.source Unify old GUCs into a single one 2022-02-04 10:52:56 +01:00
multi_load_data.source Remove master_append_table_to_shard UDF 2021-11-08 10:43:24 +01:00
multi_load_data_superuser.source Adds multi_schedule_hyperscale schedule 2020-04-10 15:54:47 +03:00
multi_load_more_data.source Remove copy into new append shard logic 2021-11-07 21:01:40 +01:00
multi_mx_copy_data.source Enable replication factor > 1 in metadata syncing (#5392) 2021-11-15 15:10:18 +03:00
multi_outer_join.source Never allow co-located joins of append-distributed tables 2021-10-18 21:11:16 +02:00
multi_outer_join_reference.source Strip trailing whitespace and add final newline (#3186) 2019-11-21 14:25:37 +01:00
tablespace.source CHANGELOG: Allow REINDEX to change the tablespace of the new index 2021-09-03 15:44:28 +03:00
worker_copy.source Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00