# --------------------------------------------------------------------- #
#     EnterpriseDB
# --------------------------------------------------------------------- #

test: edb-sample

# ------------------------------------ #
#   edb-dev
# ------------------------------------ #
test: edb-dev/edb_sanity_check
test: edb-dev/db/secdef

# ---------------- #
# edb-dev/rls #
# -----------------#

test: edb-dev/rls/RLS_Misc_Scenarios

# ---------------- #
# edb-dev/vpd #
# -----------------#

test: edb-dev/vpd/RM37100
test: edb-dev/vpd/Case_Folding/Case_Folding_Add_Policy
test: edb-dev/vpd/Case_Folding/Case_Folding_Drop_Policy
test: edb-dev/vpd/Case_Folding/Case_Folding_Enable_Policy
test: edb-dev/vpd/Create_Table_AS/Create_Table_AS_Statement
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Aggregates edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Cross_Joins edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Distinct_Clause edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Except edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Group_By_and_Having_Clause edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Inline_Views edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Inner_Joins edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Intersect edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Order_By_Clause edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Outer_Joins edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Sub_Queries edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Sub_Queries_Correlated edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Union edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Views edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/Window_Clause edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/With_Clause
test: edb-dev/vpd/Leak_Information_Trough_VPD/Leak_Information_VPD_Error_Messages
test: edb-dev/vpd/Leak_Information_Trough_VPD/Leak_Information_VPD_User_Defined_Functions
test: edb-dev/vpd/Multiple_Policies_Per_Table/Disable_Multiple_Policies_on_a_Table
test: edb-dev/vpd/Multiple_Policies_Per_Table/Disable_Multiple_Policies_Single_Pol_Func
test: edb-dev/vpd/Multiple_Policies_Per_Table/Drop_Multiple_Policies_on_a_Table
test: edb-dev/vpd/Multiple_Policies_Per_Table/Drop_Multiple_Policies_on_a_Table_Single_Pol_Func
test: edb-dev/vpd/Multiple_Policies_Per_Table/Drop_Table_Having_Multiple_Policies
test: edb-dev/vpd/Multiple_Policies_Per_Table/Drop_Table_Having_Multiple_Policies_Single_Pol_Func
test: edb-dev/vpd/Multiple_Policies_Per_Table/Enforce_Multiple_Policies_on_a_Table
test: edb-dev/vpd/Multiple_Policies_Per_Table/Enforce_Multiple_Policies_Single_Pol_Func
test: edb-dev/vpd/Multiple_Policies_Per_Table/Multiple_Policies_All_Policy_Function_Return_NULL
test: edb-dev/vpd/Multiple_Policies_Per_Table/Multiple_Policies_All_Policy_Function_Return_NULL_DB_Crash
test: edb-dev/vpd/Multiple_Policies_Per_Table/Multiple_Policies_on_a_Table
test: edb-dev/vpd/Multiple_Policies_Per_Table/Multiple_Policies_on_a_Table_Single_Pol_Func
test: edb-dev/vpd/Multiple_Policies_Per_Table/Multiple_Policies_Policy_Function_Return_NULL
test: edb-dev/vpd/Multiple_Policies_Per_Table/Statment_Types_Combinations_Multiple_Policies
test: edb-dev/vpd/Only_Superuser_Allowed/Only_superuser_Add_Policy
test: edb-dev/vpd/Only_Superuser_Allowed/Only_Superuser_Drop_Policy
test: edb-dev/vpd/Only_Superuser_Allowed/Only_Superuser_Enable_Disable_Policy
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/setup
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Multiple_Policy_Func_In_Package_Custom_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Multiple_Policy_Func_In_Package_Plain_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Multiple_Policy_Func_In_Package_TAR_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Quoted_Identifiers_Custom_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Quoted_Identifiers_Plain_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Quoted_Identifiers_TAR_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Single_Policy_Func_In_Package_Custom_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Single_Policy_Func_In_Package_Plain_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Single_Policy_Func_In_Package_TAR_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Having_Policy_Custom_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Having_Policy_Plain_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Having_Policy_TAR_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Multiple_Policies_Mult_Policy_Func_Custom_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Multiple_Policies_Mult_Policy_Func_Plain_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Multiple_Policies_Mult_Policy_Func_TAR_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Multiple_Policies_Sing_Policy_Func_Custom_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Multiple_Policies_Sing_Policy_Func_Plain_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/Dump_And_Restore_Table_Multiple_Policies_Sing_Policy_Func_TAR_Dump
test: edb-dev/vpd/PG_DUMP_and_PG_RESTORE/cleanup
test: edb-dev/vpd/Policies_and_Triggers/Policy_Enforced_Through_Triggers
test: edb-dev/vpd/Quoted_Identifiers/Quoted_Identifiers_Add_Policy
test: edb-dev/vpd/Quoted_Identifiers/Quoted_Identifiers_Drop_Policy
test: edb-dev/vpd/Quoted_Identifiers/Quoted_Identifiers_Enable_Policy
test: edb-dev/vpd/Quoted_Identifiers/Quoted_Identifiers_Error_Messages
test: edb-dev/vpd/Security_Relevant_Columns/Security_Relavant_Column_Multiple_Columns
test: edb-dev/vpd/Security_Relevant_Columns/Security_Relavant_Column_Multiple_Policies_Different_Columns_In_Add_Policy
test: edb-dev/vpd/Security_Relevant_Columns/Security_Relavant_Column_Multiple_Policies_Enable_Disable
test: edb-dev/vpd/Security_Relevant_Columns/Security_Relavant_Column_Multiple_Policies_Same_Columns_In_Add_Policy
test: edb-dev/vpd/Security_Relevant_Columns/Security_Relavant_Column_Policy_Enable_Disable
test: edb-dev/vpd/Security_Relevant_Columns/Security_Relavant_Column_Single_Column
test: edb-dev/vpd/System_Views_of_VPD/System_Views_Of_VPD
test: edb-dev/vpd/Table_Inheritance/Inheritance_Multiple_Tables
test: edb-dev/vpd/Table_Inheritance/Inheritance_Single_Table
test: edb-dev/vpd/Update_Check_Functionality/Multiple_Policies_Upd_Chk_False_For_Some_INSERT
test: edb-dev/vpd/Update_Check_Functionality/Multiple_Policies_Upd_Chk_False_For_Some_UPDATE
test: edb-dev/vpd/Update_Check_Functionality/Multiple_Policies_Upd_Chk_True_For_All_INSERT
test: edb-dev/vpd/Update_Check_Functionality/Multiple_Policies_Upd_Chk_True_For_All_UPDATE
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_False_All_Statement_Types
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_False_IUD_Statement_Types
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_False_S_Statement_Types
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_Not_Mentioned
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_True_All_Statement_Types
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_True_IS_Statement_Types
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_True_IUD_Statement_Types
test: edb-dev/vpd/Update_Check_Functionality/Update_Check_True_S_Statement_Types
test: edb-dev/vpd/VPD_Functions/Alter_Table
test: edb-dev/vpd/VPD_Functions/DBMS_RLS_Package_Functions_ErrMsg
test: edb-dev/vpd/VPD_Functions/Drop_Policy
test: edb-dev/vpd/VPD_Functions/Drop_Table_having_Policy
test: edb-dev/vpd/VPD_Functions/Enable_Disable_Policy
test: edb-dev/vpd/VPD_Functions/Rename_Column_Having_Policy
test: edb-dev/vpd/VPD_Functions/Rename_Table
test: edb-dev/vpd/System_Views_of_VPD/FB_19894_USER_POLICIES_View_Having_IDX_Column
test: edb-dev/vpd/VPD_Functions/FB_19902_Error_Message_Displayed_For_sec_relevant_cols_opt
test: edb-dev/vpd/FB_19841_VPD_Support_For_COPY_FROM_BINARY
test: edb-dev/vpd/FB_19841_VPD_Support_For_COPY_FROM_CSV
test: edb-dev/vpd/FB_19841_VPD_Support_For_COPY_TO_Binary
test: edb-dev/vpd/FB_19841_VPD_Support_For_COPY_TO_CSV
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/FB_19843_EXEMPT_POLICY_Privilege
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/FB_19843_EXEMPT_POLICY_Privilege_Not_Inheritable
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/FB_20111_VPD_LIST_Partition_Default_Tablespace
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/FB_20111_VPD_RANGE_Partition_Default_Tablespace
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/FB_20111_VPD_RANGE_Sub_Partitions_Default_Tablespace
test: edb-dev/vpd/Leak_Information_Trough_VPD/FB_20678_VPD_Leak_Information
test: edb-dev/vpd/Enforce_VPD_on_Information_Retrieval/VPD_Not_Allowed_Objects edb-dev/vpd/RM32182_drop_policy_function_cache_lookup_failure
test: edb-dev/vpd/RM34204_indexscan_on_vpd_table

# ---------------------------- #
# edb-dev/table_partitioning #
# -----------------------------#

test: edb-dev/table_partitioning/Setup_Partition_For_Testcases
test: edb-dev/table_partitioning/partition_tablespace
test: edb-dev/table_partitioning/redirect_EPAS_partition_to_PG_partition
test: edb-dev/table_partitioning/sanity_checking
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Add_DEFAULT_Partition_Multiple_Values_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Add_DEFAULT_Partition_Single_Value_Default_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Add_Partition_Multiple_Values_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Add_Partition_Single_Value_Default_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Duplicate_Partition_Names
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Duplicate_Partition_Values
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_LIST_Partition_Empty_Values_Clause
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_MAXVAL_Partition_INTEGER_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_Partition_DATETIME_Default_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_Partition_DATE_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_Partition_INTEGER_Default_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_Partition_INTEGER_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_Part_With_Default_Tablespace_DATE_INT2_Data_Type_Multiple_Part_Keys_Without_MAXVAL
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Add_Part_With_User_Defined_Tablespace_DATETIME_INT4_Data_Type_Multiple_Part_Keys_Without_MAXVAL
test: edb-dev/table_partitioning/AT_ADD_Partition/AT_RANGE_Partition_Duplicate_Partition_Names
test: edb-dev/table_partitioning/AT_DROP_Partition/AT_LIST_Partition_Drop_Partition_Default_Tablespace
test: edb-dev/table_partitioning/AT_DROP_Partition/AT_LIST_Partition_Drop_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_DROP_Partition/AT_RANGE_Partition_Drop_Partition_Default_Tablespace
test: edb-dev/table_partitioning/AT_DROP_Partition/AT_RANGE_Partition_Drop_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_DEFAULT_Partition_Split_Partition_DEFAULT_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_DEFAULT_Partition_Split_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_Split_Partition_Default_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_Split_Partition_Default_Tablespace_DATETIME
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_Split_Partition_Default_Tablespace_FLOAT
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_Split_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_Split_Partition_User_Defined_Tablespace_DATE
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_LIST_Partition_Split_Partition_User_Defined_Tablespace_INT
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_Default_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_MAXVALUE
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_Multi_Part_Key_Default_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_Multi_Part_Key_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_Tablespace_Combination
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_RANGE_Partition_Split_Partition_User_Defined_Tablespace_FLOAT
test: edb-dev/table_partitioning/AT_SPLIT_Partition/AT_Split_Partition_New_Partition_Having_Duplicate_Name edb-dev/table_partitioning/AT_SPLIT_Partition/AT_SplitPartition
test: edb-dev/table_partitioning/AT_SPLIT_Partition/Splitpart_declarative
test: edb-dev/table_partitioning/AT_TRUNCATE_Partition/AT_LIST_Partition_Truncate_Partition_Default_Tablespace
test: edb-dev/table_partitioning/AT_TRUNCATE_Partition/AT_LIST_Partition_Truncate_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_TRUNCATE_Partition/AT_RANGE_Partition_Truncate_Partition_Multi_Column_Part_Key_Default_Tablespace
test: edb-dev/table_partitioning/AT_TRUNCATE_Partition/AT_RANGE_Partition_Truncate_Partition_Multi_Column_Part_Key_User_Defined_Tablespace
test: edb-dev/table_partitioning/AT_TRUNCATE_Partition/AT_RANGE_Partition_Truncate_Partition_Single_Column_Part_Key_Default_Tablespace
test: edb-dev/table_partitioning/AT_TRUNCATE_Partition/AT_RANGE_Partition_Truncate_Partition_Single_Column_Part_Key_User_Defined_Tablespace
test: edb-dev/table_partitioning/DROP_Partition_Tables/ALTER_TABLE_DROP_Partition_That_Does_Not_Exist
test: edb-dev/table_partitioning/DROP_Partition_Tables/Drop_Partitioned_Table_LIST_Partition
test: edb-dev/table_partitioning/DROP_Partition_Tables/Drop_Partitioned_Table_RANGE_Partition
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/LIST_Partition_ADD_Partition_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/LIST_Partition_GRANT_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/LIST_Partition_REVOKE_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/LIST_Partition_SPLIT_Partition_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/RANGE_Partition_ADD_Partition_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/RANGE_Partition_GRANT_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/RANGE_Partition_REVOKE_Priviliges
test: edb-dev/table_partitioning/GRANT_and_REVOKE_Priviliges/RANGE_Partition_SPLIT_Partition_Priviliges edb-dev/table_partitioning/support_PARTITION_and_SUBPARTITION_keyword
test: edb-dev/table_partitioning/RM_support_optional_name edb-dev/table_partitioning/RM32437_unquoted_negative_numeric_value_rejected_in_list_partitioning_spec edb-dev/table_partitioning/RM41325_multilevel_partition_crash edb-dev/table_partitioning/declarative_HASH_partitioning edb-dev/table_partitioning/declarative_default_partitioning edb-dev/table_partitioning/partition_plus_triggers_test edb-dev/db/triggers_multi_insert
test: edb-dev/table_partitioning/partition_with_rowid_set

# Following test should not be run in parallel with any other test(s).
# Otherwise, expected output of those test(s) will be inconsistent.
test: edb-dev/table_partitioning/partition_plus_event_triggers_test

# edb-dev/table_partitioning/list
test: edb-dev/table_partitioning/list/LP_DEFAULT_Partition_Can_Be_Used_At_Any_Position edb-dev/table_partitioning/list/LP_DEFAULT_Partition_Default_Tablespace_Multiple_Values edb-dev/table_partitioning/list/LP_DEFAULT_Partition_Default_Tablespace_Single_Value edb-dev/table_partitioning/list/LP_Default_Partition_Not_Scanned_By_Planner_If_Other_Partition_Matched edb-dev/table_partitioning/list/LP_DEFAULT_Partition_User_Defined_Tablespace_Multiple_Values edb-dev/table_partitioning/list/LP_DEFAULT_Partition_User_defined_Tablespace_Single_Value edb-dev/table_partitioning/list/LP_Duplicate_Partition_Names edb-dev/table_partitioning/list/LP_Duplicate_Partition_Values_In_Multiple_Partitions edb-dev/table_partitioning/list/LP_Empty_Values_Clause edb-dev/table_partitioning/list/LP_Inserted_Partition_Key_Not_Match_Partitions_VARCHAR_User_Defined_Tablespace edb-dev/table_partitioning/list/LP_More_Then_One_Column_In_Partition_Key edb-dev/table_partitioning/list/LP_Multiple_DEFAULT_Partitions
test: edb-dev/table_partitioning/list/LP_Other_Values_With_DEFAULT edb-dev/table_partitioning/list/LP_With_Default_Tablespace_Multiple_Values edb-dev/table_partitioning/list/LP_With_Default_Tablespace_Multiple_Values_Query_Optimizer edb-dev/table_partitioning/list/LP_With_Default_Tablespace_Single_Value edb-dev/table_partitioning/list/LP_With_Default_Tablespace_Single_Value_Query_Optimizer edb-dev/table_partitioning/list/LP_With_User_Defined_Tablespace_Multiple_Values edb-dev/table_partitioning/list/LP_With_User_Defined_Tablespace_Single_Value

test: edb-dev/table_partitioning/Quoting/LIST_Partition_Partitioned_Table_Name_In_Quotes_With_Default_Tablespace
test: edb-dev/table_partitioning/Quoting/LIST_Partition_Partitioned_Table_Name_In_Quotes_With_User_Defined_Tablespace

# edb-dev/table_partitioning/range
test: edb-dev/table_partitioning/range/RP_Duplicate_Partition_Names edb-dev/table_partitioning/range/RP_Inserted_Partition_Key_Not_Match_Partitions_INTEGER_Default_Tablespace edb-dev/table_partitioning/range/RP_Multiple_Part_Keys_Part_Key_Contains_Too_Few_Elements edb-dev/table_partitioning/range/RP_Query_Optimizer_Default_Tablespace_INTEGER edb-dev/table_partitioning/range/RP_Query_Optimizer_Default_Tablespace_INTEGER_Without_MAXVAL edb-dev/table_partitioning/range/RP_User_Defined_Tablespace_FLOAT_Data_Type_Single_Part_Key edb-dev/table_partitioning/range/RP_User_Defined_Tablespace_FLOAT_Data_Type_Single_Part_Key_Without_MAXVAL
test: edb-dev/table_partitioning/range/RP_With_Default_Tablespace_DATE_Data_Type_Single_Part_Key edb-dev/table_partitioning/range/RP_With_Default_Tablespace_DATE_Data_Type_Single_Part_Key_Without_MAXVAL edb-dev/table_partitioning/range/RP_With_Default_Tablespace_DATE_INT_Data_Type_Multiple_Part_Keys_Without_MAXVAL edb-dev/table_partitioning/range/RP_With_Default_Tablespace_INTEGER_Data_Type_Single_Part_Key edb-dev/table_partitioning/range/RP_With_Default_Tablespace_INTEGER_Data_Type_Single_Part_Key_Without_MAXVAL edb-dev/table_partitioning/range/RP_With_User_Defined_Tablespace_DATETIME_Data_Type_Single_Part_Key edb-dev/table_partitioning/range/RP_With_User_Defined_Tablespace_DATETIME_Data_Type_Single_Part_Key_Without_MAXVAL edb-dev/table_partitioning/range/RP_With_User_Defined_Tablespace_DATETIME_INT4_Data_Type_Multiple_Part_Keys_Without_MAXVAL
test: edb-dev/table_partitioning/range/RP_Order_Of_The_Partition_Values edb-dev/table_partitioning/range/Server_Crash_When_Two_Partitions_One_Is_DEFAULT_Partition edb-dev/table_partitioning/range/Server_Not_Crash_Wen_Only_MAXVALUE_Partition edb-dev/table_partitioning/range/Server_Not_Crash_Wen_Only_MAXVALUE_Partition_With_Sub_Partitions edb-dev/table_partitioning/range/Server_Not_Crash_Wen_Only_MAXVALUE_Split_Partition edb-dev/table_partitioning/range/RM21463_drop_partition
test: edb-dev/table_partitioning/range/RM32646_multi_key_range
test: edb-dev/table_partitioning/SUB_Partitions/AT_DROP_LIST_Sub_Partition
test: edb-dev/table_partitioning/SUB_Partitions/AT_DROP_RANGE_Sub_Partition
test: edb-dev/table_partitioning/SUB_Partitions/AT_TRUNCATE_LIST_Partition_Having_Sub_Partitions
test: edb-dev/table_partitioning/SUB_Partitions/AT_TRUNCATE_LIST_Sub_Partition
test: edb-dev/table_partitioning/SUB_Partitions/AT_TRUNCATE_Partition_Having_Sub_Partitions_Using_TRUNCATE_SUBPARTITION
test: edb-dev/table_partitioning/SUB_Partitions/AT_TRUNCATE_RANGE_Partition_Having_Sub_Partition
test: edb-dev/table_partitioning/SUB_Partitions/AT_TRUNCATE_RANGE_Sub_Partition
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_DEFAULT_Sub_Partition_Can_Be_Used_At_Any_Position
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_DEFAULT_Sub_Partition_Having_Wrong_Partition_Values
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_LIST_To_LIST_Partition_User_Defined_Tablespace_INT2_DATE_Data_Types_With_DEAFULT_Part_And_SubParts_Combined
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_LIST_To_LIST_Partition_User_defined_Tablespace_INT_FLOAT_Data_Types_Without_DEFAULT_Partition
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_LIST_To_RANGE_Partition_Default_Tablespace_VARCHAR_INT_Data_Types_Without_DEFAULT
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_LIST_To_RANGE_Partition_User_Defined_Tablespace_INT2_DATE_Data_Types_With_DEAFULT_Part_And_SubParts_Combined
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_LIST_To_RANGE_Partition_User_defined_Tablespace_INT_FLOAT_Data_Types_With_MAXVALUE
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_LIST_Partition_ADD_SUBPARTITION_LIST_Sub_Partition_DEFAULT_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_LIST_Partition_ADD_SUBPARTITION_LIST_Sub_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_LIST_Partition_SPLIT_SUBPARTITION_LIST_Sub_Partition_Default_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_LIST_Partition_SPLIT_SUBPARTITION_LIST_Sub_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_LIST_Partition_User_Defined_Tablespace_INT2_DATE_Data_Types_With_DEAFULT_Part_And_SubParts_Combined
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_LIST_Partition_User_defined_Tablespace_INT_FLOAT_Data_Types_Without_MAXVALUE
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_RANGE_Partition_ADD_SUBPARTITION_RANGE_Sub_Partition_DEFAULT_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_RANGE_Partition_ADD_SUBPARTITION_RANGE_Sub_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_RANGE_Partition_SPLIT_SUBPARTITION_RANGE_Sub_Partition_Default_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_RANGE_Partition_SPLIT_SUBPARTITION_RANGE_Sub_Partition_User_Defined_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_RANGE_Partition_User_Defined_Tablespace_INT2_DATE_Data_Types_With_MAXVALUE_Part_And_SubParts_Combined
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_From_RANGE_To_RANGE_Partition_User_defined_Tablespace_INT_FLOAT_Data_Types_Without_MAXVALUE_Partition
test: edb-dev/table_partitioning/SUB_Partitions/Sub_Partition_Inserted_Partition_Key_Not_Match_Partitions_Default_Tablespace
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_One_DEFAULT_Sub_Partition_In_A_Partition
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_Query_Data_From_A_Partition_Having_Sub_Partition
test: edb-dev/table_partitioning/SUB_Partitions/SUB_PARTITION_Unique_Sub_Partition_Names
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/setup
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_LIST_Partition_DEFAULT_Tablespace_PLAIN_Dump_INSERTS_Method
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_LIST_Partition_Default_Tablespace_TAR_Dump
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_RANGE_Partition_DEFAULT_Tablespace_PLAIN_Dump_INSERTS_Method
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_RANGE_Partition_Default_Tablespace_TAR_Dump
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_SUB_Partitions_LIST_Partition_DEFAULT_Tablespace_CUSTOM_Dump_ALl_Part_Have_Sub_Part
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_SUB_Partitions_RANGE_Partition_DEFAULT_Tablespace_CUSTOM_Dump_ALl_Part_Have_Sub_Part
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_SUB_Partitions_LIST_Partition_DEFAULT_Tablespace_CUSTOM_Dump
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/Dump_And_Restore_partition_options
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/HASH_Partition_Dump_Restore
test: edb-dev/table_partitioning/PG_DUMP_PG_RESTORE/cleanup
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_DEFAULT_Partition
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_Sub_Partition
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_Partition
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_Partition_Error_Conditions
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_Partition_verify_toast_data
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_Partition_WITHOUT_VALIDATION
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_LIST_Partition_EXCHANGE_Partition_INCLUDING_EXCLUDING_INDEXES
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_RANGE_Partition_EXCHANGE_Sub_Partition
test: edb-dev/table_partitioning/AT_EXCHANGE_Partition/AT_RANGE_Partition_EXCHANGE_Partition
test: edb-dev/table_partitioning/AT_RENAME_Partition/AT_LIST_Partition_RENAME_Partition
test: edb-dev/table_partitioning/AT_RENAME_Partition/AT_LIST_Partition_RENAME_Sub_Partition
test: edb-dev/table_partitioning/AT_RENAME_Partition/AT_RANGE_Partition_RENAME_Partition
test: edb-dev/table_partitioning/AT_RENAME_Partition/AT_RANGE_Partition_RENAME_Sub_Partition
test: edb-dev/table_partitioning/AT_MOVE_Partition/AT_LIST_Partition_Move_Partition
test: edb-dev/table_partitioning/AT_MOVE_Partition/AT_LIST_Partition_Move_Sub_Partition
test: edb-dev/table_partitioning/AT_MOVE_Partition/AT_RANGE_Partition_Move_Partition
test: edb-dev/table_partitioning/AT_MOVE_Partition/AT_RANGE_Partition_Move_Sub_Partition
test: edb-dev/table_partitioning/FB20724 edb-dev/table_partitioning/FB20725 edb-dev/table_partitioning/FB20726 edb-dev/table_partitioning/RM31425_crash_with_null_partition_name
test: edb-dev/table_partitioning/FBs/FB_20360_Negitive_Scenarios
test: edb-dev/table_partitioning/FBs/FB_20360_Negitive_Scenarios_Add_Partition_With_Duplicate_Key
test: edb-dev/table_partitioning/FBs/FB_20360_Negitive_Scenarios_Sub_Partition
test: edb-dev/table_partitioning/FBs/FB_20360_Negitive_Scenarios_Truncate_All_Partitions
test: edb-dev/table_partitioning/FBs/FB_20360_Server_Crashes_When_Non_existent_Partition_Is_Exchange
test: edb-dev/table_partitioning/FBs/FB_20724_Negitive_Add_Partition_DEFAULT_Already_Exist
test: edb-dev/table_partitioning/FBs/FB_20724_Negitive_Add_Partition_Duplicate_Partition_Key
test: edb-dev/table_partitioning/FBs/FB_20724_Negitive_Add_Partition_MAXVALUE_Already_Exist
test: edb-dev/table_partitioning/FBs/FB_20724_Negitive_Add_Partition_Wrong_Partition_Values
test: edb-dev/table_partitioning/FBs/FB_20724_Negitive_Partition_Name_In_Special_Characters
test: edb-dev/table_partitioning/FBs/FB_20724_Partition_Name_In_Quots
test: edb-dev/table_partitioning/FBs/FB_20724_Partition_Table_Name_In_Quots
test: edb-dev/table_partitioning/FBs/FB_20724_Schema_Partition_Table_Partitions_In_Quotes
test: edb-dev/table_partitioning/FBs/FB_20724_Schema_Qualified_Partition_Table
test: edb-dev/table_partitioning/FBs/FB_20371_Drop_Default_Partition
test: edb-dev/table_partitioning/FBs/FB_20371_Drop_Default_Sub_Partition
test: edb-dev/table_partitioning/FBs/FB_21796_TOAST_Table_Not_Created
test: edb-dev/table_partitioning/FBs/FB_20374_Drop_MAXVALUE_Partition
test: edb-dev/table_partitioning/FBs/FB_20374_Drop_MAXVALUE_Sub_Partition
test: edb-dev/table_partitioning/FBs/FB_20483_Partition_name
test: edb-dev/table_partitioning/FBs/FB_20536_Unable_To_Drop_Table
test: edb-dev/table_partitioning/FBs/fb_22705_temp_table_crash
test: edb-dev/table_partitioning/FBs/FB_20667_Exchange_Partition_Not_Able_To_Exchange
test: edb-dev/table_partitioning/FBs/FB_20730_Exchange_Partition_Twice_Fails
test: edb-dev/table_partitioning/FBs/FB_21951_DB_Server_Crash_On_PROC
test: edb-dev/table_partitioning/FBs/FB_21059_Server_Crash_On_Harsh_Syntax
test: edb-dev/table_partitioning/Views/Table_Partition_Materialized_Views
test: edb-dev/table_partitioning/FBs/RM_30904_Alter_Key_Type
test: edb-dev/table_partitioning/FBs/RM_30904_Change_Inheritance
test: edb-dev/table_partitioning/FBs/RM_30904_Add_Column
test: edb-dev/table_partitioning/Fast_Pruning/LIST_Partition_Fast_Pruning
test: edb-dev/table_partitioning/Fast_Pruning/RANGE_Partition_Fast_Pruning
test: edb-dev/table_partitioning/Fast_Pruning/HASH_Partition_Fast_Pruning
test: edb-dev/table_partitioning/Fast_Pruning/Sub_Partition_Fast_Pruning
test: edb-dev/table_partitioning/Fast_Pruning/PG_Partition_Fast_Pruning
test: edb-dev/table_partitioning/HASH_Partition/HASH_Partition
test: edb-dev/table_partitioning/HASH_Partition/HASH_Partition_Query_Optimizer
test: edb-dev/table_partitioning/HASH_Partition/HASH_Partition_Table_Management
test: edb-dev/table_partitioning/HASH_Partition/HASH_Part_DB_Objects
test: edb-dev/table_partitioning/HASH_Partition/HASH_Part_Info_Retrieval
test: edb-dev/table_partitioning/HASH_Partition/HASH_Part_Part_Manage
test: edb-dev/table_partitioning/HASH_Partition/HASH_Part_VPD
test: edb-dev/table_partitioning/RM20882
test: edb-dev/table_partitioning/FBs/RM20883
test: edb-dev/table_partitioning/partitions_num_testcase
test: edb-dev/table_partitioning/subpartition_template
test: edb-dev/table_partitioning/RM35463
test: edb-dev/table_partitioning/RM30562
test: edb-dev/table_partitioning/RM22643
test: edb-dev/table_partitioning/RM20806
test: edb-dev/table_partitioning/RM30426_sec_relevant_cols
test: edb-dev/table_partitioning/RM33948
test: edb-dev/table_partitioning/partition_plus_vpd_test edb-dev/table_partitioning/RM21416_create_implicit_subpartition edb-dev/table_partitioning/vpd_policy_on_declarative_partition edb-dev/table_partitioning/declarative_LIST_partitioning edb-dev/table_partitioning/declarative_RANGE_partitioning edb-dev/table_partitioning/partition_table_in_spl
test: edb-dev/table_partitioning/SUB_Partitions/RM33621
test: edb-dev/table_partitioning/SUB_Partitions/RM36681
test: edb-dev/table_partitioning/RM37375
test: edb-dev/table_partitioning/update_partition_key
test: edb-dev/table_partitioning/RM41819_Wrong_value_insert_in_partition_table_through_batch_insert edb-dev/table_partitioning/RM30641_FILLFACTOR_against_child_table
test: edb-dev/table_partitioning/interval_partition_testcase
test: edb-dev/table_partitioning/auto_list_partition_testcase
test: edb-dev/table_partitioning/auto_hash_partition_testcase
test: edb-dev/table_partitioning/clean_partition_tablespace
test: edb-dev/table_partitioning/Cleanup_Partition_For_Testcases

# ---------- #
# edb-dev/db #
# -----------#

test: edb-dev/db/objnameasstart edb-dev/db/concat_null edb-dev/db/immutable_funcs edb-dev/db/substr edb-dev/db/to_date_leapyear edb-dev/db/FB8938_alias edb-dev/db/HQ_single_row_loop edb-dev/db/select_as edb-dev/db/date_format_empty edb-dev/db/distinct_clause edb-dev/db/subquery_IN edb-dev/db/hierarchy_grouping_tests edb-dev/db/out_of_range_dates edb-dev/db/proc_in_single_line edb-dev/db/to_date_conflicts edb-dev/db/tochar_todate_fixes edb-dev/db/to_char_invalid_input edb-dev/db/to_char_case edb-dev/db/test_year_format edb-dev/db/ceil
test: edb-dev/db/unique_clause
test: edb-dev/db/instr edb-dev/db/lower edb-dev/db/upper edb-dev/db/ltrim edb-dev/db/rtrim edb-dev/db/nvl edb-dev/db/replace edb-dev/db/to_date edb-dev/db/clause edb-dev/db/round edb-dev/db/remarks edb-dev/db/concat_function edb-dev/db/func_is_as edb-dev/db/pg_func_is_as edb-dev/db/refkeyword edb-dev/db/trunc_rm edb-dev/db/to_char_ampm edb-dev/db/cc_round_trunc edb-dev/db/to_char_date_conversion edb-dev/db/RM33298
test: edb-dev/db/RM33476_collate_in_decode edb-dev/db/RM33182_33183 edb-dev/db/create_index_with_constant edb-dev/db/stats_mode
test: edb-dev/db/missingquote-dbmsoutput edb-dev/db/missingquote-execimmednest edb-dev/db/missingquote-execimmed edb-dev/db/missingquote-functioninselect edb-dev/db/missingquote-funcvarassign edb-dev/db/missingquote-packageconstructor edb-dev/db/missingquote-packagefunction edb-dev/db/missingquote-packageprocedure edb-dev/db/missingquote-procvarinit edb-dev/db/RM35199_like_escape
test: edb-dev/db/missingquote-droppackages edb-dev/db/connectby edb-dev/db/domaincomp edb-dev/db/resolve_args edb-dev/db/RM32285_sys_connect_by_path
test: edb-dev/db/groupingSets
test: edb-dev/db/to_timestamp edb-dev/db/to_date_FX_format edb-dev/db/to_timestamp_tz edb-dev/db/timezone
# Should not run in parallel with edb-dev/db/groupingSets as it is cube
# extension sensitive
test: edb-dev/db/RM_groupingSets
# test: edb-dev/db/connectby_groupby
test: edb-dev/db/RM32286_connect_by_root
test: edb-dev/db/pkg_rec_assign edb-dev/db/select_func_inv
# test: edb-dev/db/decode_test
test: edb-dev/db/rownum_anon
test: edb-dev/db/rownum_func edb-dev/db/rownum_pcon edb-dev/db/rownum_pfun edb-dev/db/rownum_ppro edb-dev/db/rownum_proc edb-dev/db/rownum_sql edb-dev/db/rownum_trig edb-dev/db/RM33944_trig_ref_alias
#test: edb-dev/db/rownum_subquery
test: edb-dev/db/RM33421_create_import_foreign_schema
test: edb-dev/db/RM33814_dump_schemalink
test: edb-dev/db/749Testcases edb-dev/db/FB8231_timezone edb-dev/db/persistent_object_types edb-dev/db/dml-Update edb-dev/db/FB8700_grant_dba_connect edb-dev/db/FB_14727 edb-dev/db/FB14121 edb-dev/db/ordered_hint_testcase_17252 edb-dev/db/FB19281_ordered_hint_testcase edb-dev/db/FB_20464_pragma_extend_range edb-dev/db/FB20380_drop_cascade_constraints edb-dev/db/FB_20782_pragma_exception_name edb-dev/db/FB21737_append_hint_testcase
test: edb-dev/db/RM37021_parallel_hint
test: edb-dev/db/objecttypes
test: edb-dev/db/objecttypes_cons
test: edb-dev/db/create_table_as_with_rowids
# Disabled until we get CONSTRUCTOR FUNCTION support.
#test: edb-dev/db/objecttypes_car
# Disabled until we support "RETURN constructor(<args>)" syntax in SPL.
#test: edb-dev/db/objecttypes_return
test: edb-dev/db/objecttypes_XMLTYPE
test: edb-dev/db/RM23307_default_value_changing_after_replace edb-dev/db/pinned edb-dev/db/RM20765_edb_redwood_greatest_least_func edb-dev/db/RM32487_edb_aggregate edb-dev/db/RM33340_numtodsinterval_numtoyminterval edb-dev/db/redwood_func_proc_properties edb-dev/db/to_dsinterval
test: edb-dev/db/resource_group
test: edb-dev/db/profile
test: edb-dev/db/role_account edb-dev/db/RM38451 edb-dev/db/misc
test: edb-dev/db/redact/commands_and_permissions
test: edb-dev/db/redact/dump_and_restore
test: edb-dev/db/redact/data_redaction
test: edb-dev/db/autonomous_txn
test: edb-dev/db/autonomous_txn_edb_libpq
test: edb-dev/db/drop_reassign_owned_by
test: edb-dev/db/parallel_clause
test: edb-dev/db/to_char_sp
test: edb-dev/db/alias_in_insert
test: edb-dev/db/connectby_expression edb-dev/db/sequence
test: edb-dev/db/userenv
test: edb-dev/db/dump
test: edb-dev/db/bitwise_op
test: edb-dev/db/object_address
test: edb-dev/db/edb_object_event_trigger
test: edb-dev/db/views
test: edb-dev/db/to_char_number
test: edb-dev/db/multibyte_conversion
test: edb-dev/db/redwood_merge_stmt_support
test: edb-dev/db/capture/commands
test: edb-dev/db/capture/capture_privileges
test: edb-dev/db/capture/dump_and_restore

# ----------- #
# edb-dev/spl #
# ------------#

test: edb-dev/spl/spl
test: edb-dev/spl/schema_acl
test: edb-dev/spl/select_into_composite
test: edb-dev/spl/def_inv_curloop
test: edb-dev/spl/pkg_cursor_deparse edb-dev/spl/pkg_dependency_validation edb-dev/spl/definer_invoker edb-dev/spl/definer_invoker_notices edb-dev/spl/definer_invoker_search_path
test: edb-dev/spl/definer_invoker_sql_func edb-dev/spl/commit_rollback_in_spl
test: edb-dev/spl/pkgCursor edb-dev/spl/pkg_grant_revoke edb-dev/spl/typeistable_indexed_complexcall edb-dev/spl/typeistable_indexed_functioncall edb-dev/spl/typeistable_indexed_trivial edb-dev/spl/typeistable_indexed_variable edb-dev/spl/while_loop_cursors_wi_para2_record_forloop
test: edb-dev/db/hints edb-dev/spl/while_loop_cursors_wi_para2_record_inde_proc_forloop edb-dev/spl/while_loop_cursors_wi_para2_record_pkgconstructor_forloop edb-dev/spl/while_loop_cursors_wi_para2_rowtype_inde_proc_forloop edb-dev/spl/while_loop_cursors_wi_para2_rowtype_pkgconstructor_forloop edb-dev/spl/while_loop_cursors_wi_para2_typeistable_forloop edb-dev/spl/while_loop_cursors_wi_para2_rowtype_forloop edb-dev/spl/while_loop_cursors_wi_para2_typeisrecord_pkgconstructor_forloop edb-dev/spl/holdable_cursor_commit_exception edb-dev/spl/procedures_quoting
test: edb-dev/spl/transaction_savepoints_createfunction edb-dev/spl/transaction_savepoints_createpackage edb-dev/spl/transaction_savepoints_createprocedure edb-dev/spl/transaction_savepoints_createtable
test: edb-dev/spl/transaction_savepoints_delete edb-dev/spl/transaction_savepoints_insert edb-dev/spl/transaction_savepoints_update edb-dev/spl/out_parameters_plpgsql edb-dev/spl/transaction_stmt_in_pl_block
test: edb-dev/spl/pkg_parameters_in_funcproc_perrowtype_inde_func
test: edb-dev/spl/pkg_parameters_in_funcproc_perrowtype_inde_proc
test: edb-dev/spl/pkg_parameters_in_funcproc_pertype_inde_func
test: edb-dev/spl/pkg_parameters_in_funcproc_pertype_inde_proc
test: edb-dev/spl/parameters_in_funcproc_perrowtype_inde_func
test: edb-dev/spl/parameters_in_funcproc_perrowtype_inde_func_neg
test: edb-dev/spl/parameters_in_funcproc_perrowtype_inde_proc
test: edb-dev/spl/parameters_in_funcproc_perrowtype_inde_proc_neg
test: edb-dev/spl/parameters_in_funcproc_pertype_inde_func
test: edb-dev/spl/parameters_in_funcproc_pertype_inde_func_neg
test: edb-dev/spl/parameters_in_funcproc_pertype_inde_proc
test: edb-dev/spl/parameters_in_funcproc_pertype_inde_proc_neg
test: edb-dev/spl/parameters_in_funcproc_pkgrecord_inde_func
test: edb-dev/spl/parameters_in_funcproc_pkgrecord_inde_func_neg
test: edb-dev/spl/parameters_in_funcproc_pkgrecord_inde_proc
test: edb-dev/spl/parameters_in_funcproc_pkgrecord_inde_proc_neg
test: edb-dev/spl/refcur_pkg_heirarchical_queiries_inde_proc
test: edb-dev/spl/refcur_pkg_heirarchical_queiries_inde_proc_strongtype
test: edb-dev/spl/refcur_pkg_heirarchical_queiries_inde_proc_strongtype_neg
test: edb-dev/spl/rowtype_for_composite_tables
test: edb-dev/spl/rowtype_for_inherited_tables
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_neg
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_record_para
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_record_para_neg
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_rowtype_para
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_rowtype_para_neg
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_record_para_inconnectby
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_rowtype_para_inconnectby
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_simple_para
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_simple_para_inconnectby
test: edb-dev/spl/pkg_heirarchical_queiries_inde_proc_simple_para_neg
test: edb-dev/spl/heirarchical_queiries_inde_proc
test: edb-dev/spl/heirarchical_queiries_inde_proc_neg
test: edb-dev/spl/heirarchical_queiries_inde_proc_record_para
test: edb-dev/spl/heirarchical_queiries_inde_proc_record_para_neg
test: edb-dev/spl/heirarchical_queiries_inde_proc_rowtype_para
test: edb-dev/spl/heirarchical_queiries_inde_proc_rowtype_para_neg
test: edb-dev/spl/heirarchical_queiries_inde_proc_record_para_inconnectby
test: edb-dev/spl/heirarchical_queiries_inde_proc_rowtype_para_inconnectby
test: edb-dev/spl/heirarchical_queiries_inde_proc_simple_para
test: edb-dev/spl/heirarchical_queiries_inde_proc_simple_para_inconnectby
test: edb-dev/spl/heirarchical_queiries_inde_proc_simple_para_neg
test: edb-dev/spl/Updateable_RefCursor
test: edb-dev/spl/Updateable_Static_Cursor
test: edb-dev/spl/Updateable_SysRefCursor
test: edb-dev/spl/cursors_wi_para2_record edb-dev/spl/cursors_wi_para2_record_neg edb-dev/spl/cursors_wi_para2_record_inde_proc edb-dev/spl/cursors_wi_para2_record_pkgconstructor edb-dev/spl/cursors_wi_para2_record_neg_inde_proc edb-dev/spl/cursors_wi_para2_record_neg_pkgconstructor edb-dev/spl/cursors_wi_para2_rowtype edb-dev/spl/cursors_wi_para2_rowtype_neg edb-dev/spl/cursors_wi_para2_rowtype_inde_proc edb-dev/spl/cursors_wi_para2_rowtype_pkgconstructor edb-dev/spl/cursors_wi_para2_rowtype_neg_inde_proc edb-dev/spl/cursors_wi_para2_rowtype_neg_pkgconstructor edb-dev/spl/cursors_wi_para2_typeisrecord edb-dev/spl/cursors_wi_para2_typeisrecord_neg edb-dev/spl/cursors_wi_para2_typeisrecord_inde_proc edb-dev/spl/cursors_wi_para2_typeisrecord_pkgconstructor edb-dev/spl/cursors_wi_para2_typeisrecord_neg_inde_proc edb-dev/spl/cursors_wi_para2_typeisrecord_neg_pkgconstructor edb-dev/spl/cursors_wi_para2_typeistable
test: edb-dev/spl/cursors_wi_para2_record_forloop edb-dev/spl/cursors_wi_para2_record_neg_forloop edb-dev/spl/cursors_wi_para2_record_inde_proc_forloop edb-dev/spl/cursors_wi_para2_record_pkgconstructor_forloop edb-dev/spl/cursors_wi_para2_record_neg_inde_proc_forloop edb-dev/spl/cursors_wi_para2_record_neg_pkgconstructor_forloop edb-dev/spl/cursors_wi_para2_rowtype_forloop edb-dev/spl/cursors_wi_para2_rowtype_neg_forloop edb-dev/spl/cursors_wi_para2_rowtype_inde_proc_forloop edb-dev/spl/cursors_wi_para2_rowtype_pkgconstructor_forloop edb-dev/spl/cursors_wi_para2_rowtype_neg_inde_proc_forloop edb-dev/spl/cursors_wi_para2_rowtype_neg_pkgconstructor_forloop edb-dev/spl/cursors_wi_para2_typeisrecord_forloop edb-dev/spl/cursors_wi_para2_typeisrecord_neg_forloop edb-dev/spl/cursors_wi_para2_typeisrecord_inde_proc_forloop edb-dev/spl/cursors_wi_para2_typeisrecord_pkgconstructor_forloop
test: edb-dev/spl/cursors_wi_para2_typeisrecord_neg_inde_proc_forloop edb-dev/spl/cursors_wi_para2_typeisrecord_neg_pkgconstructor_forloop edb-dev/spl/cursors_wi_para2_typeistable_forloop edb-dev/spl/cursors_wi_builtin_para
test: edb-dev/spl/Array_as_decodearg
test: edb-dev/spl/composites_in_decode
test: edb-dev/spl/mutat_trig
test: edb-dev/spl/mutat_trig_pkg
test: edb-dev/spl/hier_view1
test: edb-dev/spl/hier_view2
test: edb-dev/spl/hier_view3
test: edb-dev/spl/row_as_curarg
test: edb-dev/spl/row_as_curarg_pkg
test: edb-dev/spl/tabrow_as_param_cursor
test: edb-dev/spl/tabletype_var_same_col
test: edb-dev/spl/composite_types_inoutarg
test: edb-dev/spl/set_magic_var
test: edb-dev/spl/fq_pkg_vars
#test: edb-dev/spl/package_default_args
test: edb-dev/spl/rowcount_in_cursor_for_loop
test: edb-dev/spl/pkg_row_type_args
test: edb-dev/spl/6792_implicit_cur_attribs edb-dev/spl/returning_table_type edb-dev/spl/cont_stmt_in_spl_blk edb-dev/spl/exec_non_existing_proc edb-dev/spl/cursor edb-dev/spl/loops edb-dev/spl/excep_no_data_found edb-dev/spl/excep_too_many_rows edb-dev/spl/param_dirs edb-dev/spl/if_else edb-dev/spl/relname_rowtype edb-dev/spl/ud_tbl_rowtype_assign edb-dev/spl/insert_us_sample_states
test: edb-dev/spl/cursor_rowtype
test: edb-dev/spl/default_values_in_procedures
test: edb-dev/spl/spl_script_cursor_for_loops edb-dev/spl/rectypes_in_procs edb-dev/spl/using_clause_in_open_stmt edb-dev/spl/using_clause_execimmediate_stmt edb-dev/spl/func_is_as edb-dev/spl/refcursors edb-dev/spl/nested_cursor edb-dev/spl/indexby_testcases edb-dev/spl/package_cursor edb-dev/spl/proc_begin_var edb-dev/spl/defargvals_in_pkg edb-dev/spl/rectype_null_assign
test: edb-dev/spl/raise_app_error edb-dev/spl/schema edb-dev/spl/case_in_identifiers edb-dev/spl/table_types edb-dev/spl/quote_fixes edb-dev/spl/parameterized_types edb-dev/spl/begin_procedure edb-dev/spl/parse_fourword edb-dev/spl/default_vals_in_func edb-dev/spl/binary_datatype edb-dev/spl/anon_handling_declare edb-dev/spl/defvals_comments edb-dev/spl/fq_table_types edb-dev/spl/assign_null_rowtype edb-dev/spl/RM38176_prosrc_with_end_label edb-dev/spl/pass_array_var
test: edb-dev/spl/user_define_types_case
test: edb-dev/spl/composite_types_bool edb-dev/spl/table_vars_assignment edb-dev/spl/fq_rowtype edb-dev/spl/rasie_excep_error edb-dev/spl/tg_excep_fix edb-dev/spl/returning_clause
test: edb-dev/spl/pg_returning_clause
test: edb-dev/spl/row_type_null
test: edb-dev/spl/fq_cursor_rowtype_inprocs edb-dev/spl/cursor_closed_in_cursor_for_loop edb-dev/spl/closing_cursor_in_cursor_for_loop_2 edb-dev/spl/type_tbl_bool edb-dev/spl/RM37753_commit_in_forcursorloop
test: edb-dev/spl/4814
test: edb-dev/spl/param_rowtype_cursor
test: edb-dev/spl/rowtype_defvals_error
test: edb-dev/spl/pkg_param_rowtype_cursor
test: edb-dev/spl/pkg_param_rowtype_cursor_iter
test: edb-dev/spl/pkg_param_record_cursor
test: edb-dev/spl/cur_row_as_rec_idx_pkg
test: edb-dev/spl/cur_row_as_rec_idx_pro
test: edb-dev/spl/param_cur_tabletype_pkg
test: edb-dev/spl/param_cur_tabletype
test: edb-dev/spl/rowcount_as_arg_pkg
test: edb-dev/spl/rowcount_as_arg
test: edb-dev/spl/rownum_sq_pkg edb-dev/spl/rownum_sq_pro
test: edb-dev/spl/usr_src_pkg
test: edb-dev/spl/usr_src
test: edb-dev/spl/add_months_func edb-dev/spl/add_months_pkg edb-dev/spl/add_months_pro edb-dev/spl/add_months_qry
test: edb-dev/spl/pkg_param_curs_tbltype-b
test: edb-dev/spl/pkg_param_curs_tbltype
test: edb-dev/spl/raise_app_err_code_pkg
test: edb-dev/spl/raise_app_err_code
#test: edb-dev/spl/dbms_pipe_pro
#test: edb-dev/spl/dbms_pipe_func
#test: edb-dev/spl/dbms_pipe_pkg_pro
#test: edb-dev/spl/dbms_pipe_pkg_func
test: edb-dev/spl/last_day_pkg_func
test: edb-dev/spl/last_day_pkg_pro edb-dev/spl/last_day_pro edb-dev/spl/last_day_func
test: edb-dev/spl/month_between_pkg edb-dev/spl/month_between_pro edb-dev/spl/trig_name_len
test: edb-dev/spl/pkg_priv_pro
test: edb-dev/spl/pkg_priv_func
test: edb-dev/spl/cursor_attr_anon
test: edb-dev/spl/cursor_attr_pro
test: edb-dev/spl/cursor_attr_func
test: edb-dev/spl/cursor_attr_trig
test: edb-dev/spl/cursor_attr_pkg
test: edb-dev/spl/cur_case_pkg edb-dev/spl/cur_case_trig edb-dev/spl/cur_case_anon edb-dev/spl/cur_case_pro edb-dev/spl/cur_case_func
test: edb-dev/spl/typed_refcur_anon edb-dev/spl/typed_refcur_pro edb-dev/spl/typed_refcur_func edb-dev/spl/typed_refcur_trig edb-dev/spl/typed_refcur_pkg
test: edb-dev/spl/cur_case_when_anon edb-dev/spl/cur_case_when_pro edb-dev/spl/cur_case_when_func edb-dev/spl/cur_case_when_trig edb-dev/spl/cur_case_when_pkg
test: edb-dev/spl/using_into_anon
test: edb-dev/spl/using_into_pro
test: edb-dev/spl/using_into_func
test: edb-dev/spl/using_into_trig
test: edb-dev/spl/using_into_pkg
test: edb-dev/spl/trunc_date_qry edb-dev/spl/trunc_date_anon edb-dev/spl/trunc_date_pro edb-dev/spl/trunc_date_func edb-dev/spl/trunc_date_trig
test: edb-dev/spl/trunc_date_pkg_pro edb-dev/spl/trunc_date_pkg_func
test: edb-dev/spl/rowtype_def_pro
test: edb-dev/spl/rowtype_def_func
test: edb-dev/spl/rowtype_def_pkg
test: edb-dev/spl/rowtype_plpgsql edb-dev/spl/if_rec_anon edb-dev/spl/if_rec_pro edb-dev/spl/if_rec_func edb-dev/spl/if_rec_trig edb-dev/spl/if_rec_pkg 
test: edb-dev/spl/hier_agg_qry edb-dev/spl/hier_agg_anon edb-dev/spl/hier_agg_pro edb-dev/spl/hier_agg_func edb-dev/spl/hier_agg_pkg_pro edb-dev/spl/hier_agg_pkg_func edb-dev/spl/composite_pkgtypes edb-dev/spl/composite_types
test: edb-dev/spl/concatenated_commands_function
test: edb-dev/spl/concatenated_commands_pkgfunc
test: edb-dev/spl/concatenated_commands_pkginit
test: edb-dev/spl/concatenated_commands_pkgproc
test: edb-dev/spl/concatenated_commands_procedures
test: edb-dev/spl/concatenated_commands
test: edb-dev/spl/redwood_sqlerrm_sqlcode
test: edb-dev/spl/FB7352 edb-dev/spl/foreach
#run the following test in non-parallel mode, as it involves interdependent objects.
test: edb-dev/spl/cur_limit_off_anon
test: edb-dev/spl/cur_limit_off_pro
test: edb-dev/spl/cur_limit_off_func
test: edb-dev/spl/cur_limit_off_trig
test: edb-dev/spl/cur_limit_off_pkg
test: edb-dev/spl/bulk_collect edb-dev/spl/bulk_bind edb-dev/spl/497_for_loop_with_label edb-dev/spl/FB7163_Table_type_Record
#test: edb-dev/spl/FB7337_dbms_pipes
test: edb-dev/spl/FB7376_FK_Deferred_RI_Triggers edb-dev/spl/FB2482_alter_table_row_type edb-dev/spl/expl-dev-terse-cases
test: edb-dev/spl/terse-bugfixes edb-dev/spl/object_types
test: edb-dev/spl/FB10238 edb-dev/spl/FB_11466_user_defined_exceptions_tests
test: edb-dev/spl/parameter_named_notations edb-dev/spl/goto-statements edb-dev/spl/FB13527 edb-dev/spl/FB_10365 edb-dev/spl/strict_func_call edb-dev/spl/FB_13232_Pragma_Exception_init edb-dev/spl/additional_collection_methods edb-dev/spl/FB13416_exception_basic_tests edb-dev/spl/variadic_in_proc
test: edb-dev/spl/dbms_utility_format_call_stack edb-dev/spl/dbms_utility_format_error_stack_backtrace edb-dev/spl/dbms_utility_expand_sql_text edb-dev/spl/FB_16222_Array_Types edb-dev/spl/cons_comptype_test edb-dev/spl/cons_dynnt_test
test: edb-dev/spl/cons_persnt_test edb-dev/spl/FB_17200_ForAll_Optimization edb-dev/spl/FB17199_nested_type_record edb-dev/spl/pers_varray_test edb-dev/spl/dyn_varray_test edb-dev/spl/nestedtable_table
test: edb-dev/spl/FB17594_01 edb-dev/spl/FB17594_02
test: edb-dev/spl/plsubtypes
test: edb-dev/spl/implicit_cons edb-dev/spl/FB21270
test: edb-dev/spl/procedure_with_anyelement edb-dev/spl/RM30781
test: edb-dev/spl/RM37504 edb-dev/spl/local_var_as_function_call edb-dev/spl/assert
test: edb-dev/spl/set_row_with_record
test: edb-dev/spl/spl_merge
test: edb-dev/spl/save_exceptions_in_forall

# Testcases similar to PLpgSQL's testcases
test: edb-dev/spl/spl_array
test: edb-dev/spl/spl_cache
test: edb-dev/spl/spl_call
test: edb-dev/spl/spl_control
test: edb-dev/spl/spl_domain
test: edb-dev/spl/spl_misc
test: edb-dev/spl/spl_record
test: edb-dev/spl/spl_simple
test: edb-dev/spl/spl_transaction
test: edb-dev/spl/spl_trap

# ---------------- #
# edb-dev/packages #
# -----------------#
test: edb-dev/package/pkg_rec_in_dbms edb-dev/package/fully_qualified_package_cursor edb-dev/package/package-base edb-dev/package/pass_pack_var edb-dev/package/pkg_recs edb-dev/package/tabletypes1 edb-dev/package/tabletypes2 edb-dev/package/mixing_local_and_package_varnames edb-dev/package/package_type_fix edb-dev/package/package_defaults
test: edb-dev/package/pack_cur_for_loop_fq
test: edb-dev/package/duplicate_elem_checks edb-dev/package/packagedrop edb-dev/package/package_cursor_rowtype edb-dev/package/qualified_cursor_name
test: edb-dev/package/pkg_cursor_var edb-dev/package/pkg_type_record edb-dev/package/pack_priv_access edb-dev/package/priv_access

test: edb-dev/package/pkg_table_type

test: edb-dev/package/FB11460_create_replace_pkg/pkg_body_doesnot_have_all_defs
test: edb-dev/db/pkg_fn_properties
test: edb-dev/package/FB11460_create_replace_pkg/pkg_change_func_rettype_wo_body
test: edb-dev/package/FB11460_create_replace_pkg/pkg_changerefcurtype_to_cursorvar
test: edb-dev/package/FB11460_create_replace_pkg/pkg_change_ret_type
test: edb-dev/package/FB11460_create_replace_pkg/pkg_changevar_from_cursor_to_regular
test: edb-dev/package/FB11460_create_replace_pkg/pkg_cursor_decl
test: edb-dev/package/FB11460_create_replace_pkg/pkg_deps_silently_removed
test: edb-dev/package/FB11460_create_replace_pkg/pkg_drop_packfunc
test: edb-dev/package/FB11460_create_replace_pkg/pkg_indirect_dep
test: edb-dev/package/FB11460_create_replace_pkg/pkg_inter_dep edb-dev/package/pkg_shared_dependency_check
test: edb-dev/package/FB11460_create_replace_pkg/pkg_newpkg_using_oldelements
test: edb-dev/package/FB11460_create_replace_pkg/pkg_ownerchange
test: edb-dev/package/FB11460_create_replace_pkg/pkg_privatevar
test: edb-dev/package/FB11460_create_replace_pkg/pkg_proc_depends_on_rectype
test: edb-dev/package/FB11460_create_replace_pkg/pkg_pronames_same
test: edb-dev/package/FB11460_create_replace_pkg/pkg_refcursor_deps
test: edb-dev/package/FB11460_create_replace_pkg/pkg_refcurs
test: edb-dev/package/FB11460_create_replace_pkg/pkg_var_checkdepend
test: edb-dev/package/FB11460_create_replace_pkg/pkg_var_counter
test: edb-dev/package/FB11460_create_replace_pkg/pkg_var_duplicate
test: edb-dev/package/FB11460_create_replace_pkg/pkg_change_member_type_def
test: edb-dev/package/FB_10161_package_search_path
test: edb-dev/db/RM37458_parallel_clause_package

test: edb-dev/package/FB9565_dropbody_at_createheader/FB9565_add_drop_elements
test: edb-dev/package/FB9565_dropbody_at_createheader/FB9565_change_def_values
test: edb-dev/package/FB19127_current_of
test: edb-dev/package/allow_default_package_types edb-dev/package/forward_function_declaration
test: edb-dev/table_partitioning/FBs/FB_21805_Multiple_Default_Values
test: edb-dev/db/FB_21745
test: edb-dev/db/FB_21796
test: edb-dev/package/RM9255_package_permissions_on_schema edb-dev/package/pkg_acl_check edb-dev/package/RM40573_change_package_owner edb-dev/package/RM42061_create_perms
test: edb-dev/db/cast_multiset
test: edb-dev/db/dbms_assert

# ---------------------------------------------------------------------------- #
# Tests that can affect results of non-"ORDER BY" queries on edb-sample tables #
# ---------------------------------------------------------------------------- #

test: edb-dev/db/edb_stmt_level_tx

# ----------------- #
# Dblink test cases #
#
# The tests that are here shouldn't require OCI. Tests that do, should go
# to edb-oci-schedule instead.
# ----------------- #

test: edb-dev/db/dblink_views
test: edb-dev/db/FB17145_dblinkrestore
test: edb-dev/db/FB16776_alterdblinkowner
test: edb-dev/db/duplicate_dblink_names_for_user
test: edb-dev/db/dblink_parameter_validation

# OMA
test: edb-dev/db/FB20477_oma

# pg_dumpall issue
test: edb-dev/db/FB20112_pgdumpall_dblink_privileges

# FB21329 REGEXP_SUBSTR and FB23151 REGEXP_INSTR testcase
# All PG and EDB versions of regexp functions
test: edb-dev/db/regexp_instr_substr edb-dev/db/regexp_edb_functions

# RM30279, redwood views all_* should display only accessible objects
test: edb-dev/db/RM30279_redwood_all_views_shows_only_accessible_objects

test: edb-dev/db/materialized_view_redwood edb-dev/spl/no_spl_target

# Supporting ff[1..9] in to_char
test: edb-dev/db/RM20490_supporting_ff1_9_format_in_to_char

test: edb-dev/db/snapshot_and_index

# ------------------------------- #
# Tests for Nested subprocedures  #
# ------------------------------- #

test: edb-dev/spl/nested_subproc/test_function_hook
test: edb-dev/spl/nested_subproc/nested_subprocs_syntax
test: edb-dev/spl/nested_subproc/syntax_misc
test: edb-dev/spl/nested_subproc/overloading_and_qualified_function_lookup
test: edb-dev/spl/nested_subproc/params_and_return_value
test: edb-dev/spl/nested_subproc/recurse
test: edb-dev/spl/nested_subproc/out_inout_params
test: edb-dev/spl/nested_subproc/estate_datums_with_recursion
test: edb-dev/spl/nested_subproc/row_table_types_recursion
test: edb-dev/spl/nested_subproc/set_returning_functions
test: edb-dev/spl/nested_subproc/exception_handling
test: edb-dev/spl/nested_subproc/params_default_exp
test: edb-dev/spl/nested_subproc/ns_goto_tests
test: edb-dev/spl/nested_subproc/goto_statement_in_ns
test: edb-dev/spl/nested_subproc/misc
test: edb-dev/spl/nested_subproc/params_with_localtypes
test: edb-dev/spl/nested_subproc/identifier_lookup
test: edb-dev/spl/nested_subproc/polymorphic_type_params

test: edb-dev/db/RM38022_pg_dump_member_function_with_endlabel
test: edb-dev/db/test_trigger_dump_preserves_owner edb-dev/db/redwood_trigger

# ------------------------- #
# edb-dev/compound_trigger  #
# --------------------------#

test: edb-dev/compound_trigger/basic_syntax edb-dev/compound_trigger/ddl_restrictions edb-dev/compound_trigger/trigger_variables
test: edb-dev/compound_trigger/dump_preserves_owner
test: edb-dev/compound_trigger/trigger_execution edb-dev/compound_trigger/trigger_ownership
test: edb-dev/compound_trigger/subtransaction
test: edb-dev/compound_trigger/autonomous_trans

# ---------------------------------- #
# Test for EDB specific XML function #
# ---------------------------------- #
test: edb-dev/db/xml

#test: edb-sample-drop
