File 0002-Disable-join-sysviews-tests.patch of Package postgresql17
diff -ruN postgresql17-1C-17.5.orig/src/test/regress/parallel_schedule postgresql17-1C-17.5/src/test/regress/parallel_schedule --- postgresql17-1C-17.5.orig/src/test/regress/parallel_schedule 2025-05-31 09:27:30.000000000 +0000 +++ postgresql17-1C-17.5/src/test/regress/parallel_schedule 2025-05-31 09:44:28.994646644 +0000 @@ -61,7 +61,7 @@ # aggregates depends on create_aggregate # join depends on create_misc # ---------- -test: select_into select_distinct select_distinct_on select_implicit select_having subselect union case join aggregates transactions random portals arrays btree_index hash_index update delete namespace prepared_xacts +test: select_into select_distinct select_distinct_on select_implicit select_having subselect union case aggregates transactions random portals arrays btree_index hash_index update delete namespace prepared_xacts # ---------- # Another group of parallel tests @@ -78,7 +78,7 @@ # psql depends on create_am # amutils depends on geometry, create_index_spgist, hash_index, brin # ---------- -test: create_table_like alter_generic alter_operator misc async dbsize merge misc_functions sysviews tsrf tid tidscan tidrangescan collate.utf8 collate.icu.utf8 incremental_sort create_role +test: create_table_like alter_generic alter_operator misc async dbsize merge misc_functions tsrf tid tidscan tidrangescan collate.utf8 collate.icu.utf8 incremental_sort create_role # collate.linux.utf8 and collate.icu.utf8 tests cannot be run in parallel with each other test: rules psql psql_crosstab amutils stats_ext collate.linux.utf8 collate.windows.win1252