# ----------
# Postgres-XC additional tests
# ----------
#
# test for inlist2join query rewrite
#test: inlist2join
#test: inlist2join_c
#test: inlist2join_type
#test: inlist2join_type_c
#test: inlist2join_type_c_0
#test: inlist2join_cost_base

# This was used by triggers
test: create_function_1
# This creates functions used by tests xc_misc, xc_FQS and xc_FQS_join
test: xc_create_function
# Now xc_misc is used by xc_returning_step1 and xc_returning_step2
#test: xc_misc
# This was used by select of update
test: xc_for_update
# Those ones can be run in parallel
test: xc_groupby xc_distkey xc_having
#hw_rewrite_lazyagg
test: xc_temp xc_remote xc_FQS hw_pbe
test: xc_FQS_join xc_copy xc_alter_table 
#test: triggers xc_triggers xc_trigship
#test: triggers_traverse
test: xc_constraints xc_limit xc_sort 
test: xc_params xc_returning_step1

#test row compress
test: compress compress01 compress02 cmpr_toast_000 cmpr_toast_update cmpr_index_00 cmpr_6bytes cmpr_int cmpr_datetime cmpr_numstr cmpr_numstr01 cmpr_float cmpr_nulls_delta cmpr_nulls_prefix cmpr_copyto cmpr_mode_none00 cmpr_mode_none01 cmpr_references_00 cmpr_references_01
#test: cmpr_toast_000 cmpr_toast_update
#test: cmpr_index_00 cmpr_6bytes
#test: cmpr_int cmpr_datetime
#test: cmpr_numstr cmpr_numstr01
#test: cmpr_float cmpr_nulls_delta cmpr_nulls_prefix
#test: cmpr_copyto cmpr_mode_none00
#test: cmpr_mode_none01 cmpr_references_00 cmpr_references_01
test: cmpr_rollback cmpr_drop_column cmpr_drop_column_01 cmpr_drop_column_02 cmpr_drop_column_03 cmpr_dead_loop_00 cmpr_timewithzone cmpr_cluster_00
#test: cmpr_drop_column_01 cmpr_drop_column_02 
#test: cmpr_drop_column_03 cmpr_dead_loop_00
#test: cmpr_timewithzone cmpr_cluster_00

# Cluster setting related test is independant
#test: xc_node

test: xc_dml

#test: synonym

# This runs statements that are not allowed in a transaction block
#test: xc_notrans_block

# ----------
# Test of changed data type compatible with Oracle
# ----------
#test: hw_datatype
#test: test_regex
#test: llt_coverage_atc llt_atc
#test: hw_explain_pretty
#test psql
#test: psql
#test: retry
#test: hw_replication_slots

#test: insert
#test: copy2 temp
#test: truncate 

#test: temp_table
#FIXME  Be sure this file is always the last test case, for node group1 has been modified.
#test: process_switch


