citus/src/test/regress/input
Jelte Fennema 01da11f264
Change citus truncate trigger to AFTER and add more upgrade tests (#3070)
* Add more upgrade tests

* Fix citus trigger generation after upgrade

citus_truncate_trigger runs before truncate when created by create_distributed_table:
492d1b2cba/src/backend/distributed/commands/create_distributed_table.c (L1163)

* Remove pg_dist_jobid_seq
2019-10-07 16:43:04 +02:00
..
hyperscale_tutorial.source Add hyperscale tutorial to the regression tests. 2019-07-10 10:47:55 +02:00
multi_agg_distinct.source Expand count distinct support 2018-07-06 09:44:20 +03:00
multi_agg_type_conversion.source Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_alter_table_statements.source fix \d change for indexes in pg11 2018-08-15 23:27:31 -06:00
multi_append_table_to_shard.source Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_behavioral_analytics_create_table.source Change citus truncate trigger to AFTER and add more upgrade tests (#3070) 2019-10-07 16:43:04 +02:00
multi_complex_count_distinct.source Distribute Types to worker nodes (#2893) 2019-09-13 17:46:07 +02:00
multi_copy.source Distribute Types to worker nodes (#2893) 2019-09-13 17:46:07 +02:00
multi_create_schema.source Tests are updated to use create_distributed_table 2018-05-10 11:18:59 +03:00
multi_large_shardid.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_load_data.source Convert broadcast join to reference join 2018-04-13 12:58:14 +03:00
multi_load_large_records.source Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_load_more_data.source Convert broadcast join to reference join 2018-04-13 12:58:14 +03:00
multi_master_delete_protocol.source Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00
multi_mx_copy_data.source Remove broadcast join logic 2018-03-30 11:45:19 +03:00
multi_outer_join.source Add order by multi_outer_join 2019-04-09 12:53:57 +03:00
multi_outer_join_reference.source Deprecate master_modify_multiple_shards 2019-05-24 15:22:06 +02:00
worker_copy.source Use citus.next_shard_id where practical in regression tests 2017-11-15 10:12:05 +01:00