2024-11-17 21:41:35.731 UTC postmaster[20035] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-11-17 21:41:35.731 UTC postmaster[20035] LOG: listening on Unix socket "/tmp/pg_regress-6vuyQM/.s.PGSQL.40039" 2024-11-17 21:41:35.733 UTC startup[20038] LOG: database system was shut down at 2024-11-17 21:41:35 UTC 2024-11-17 21:41:35.734 UTC postmaster[20035] LOG: database system is ready to accept connections 2024-11-17 21:41:35.822 UTC client backend[20046] pg_regress/pg_visibility ERROR: could not open relation with OID 16394 2024-11-17 21:41:35.822 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: SELECT * FROM pg_visibility_map(16394); 2024-11-17 21:41:35.824 UTC client backend[20046] pg_regress/pg_visibility ERROR: could not open relation with OID 16394 2024-11-17 21:41:35.824 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: SELECT * FROM pg_visibility_map(16394); 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility('test_partitioned', 0); 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map('test_partitioned'); 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:41:35.825 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map_summary('test_partitioned'); 2024-11-17 21:41:35.826 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-17 21:41:35.826 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:41:35.826 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_check_frozen('test_partitioned'); 2024-11-17 21:41:35.826 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-17 21:41:35.826 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:41:35.826 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_truncate_visibility_map('test_partitioned'); 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_index" is of wrong relation kind 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for indexes. 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility('test_index', 0); 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_index" is of wrong relation kind 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for indexes. 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map('test_index'); 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_index" is of wrong relation kind 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for indexes. 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map_summary('test_index'); 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_index" is of wrong relation kind 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for indexes. 2024-11-17 21:41:35.828 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_check_frozen('test_index'); 2024-11-17 21:41:35.829 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_index" is of wrong relation kind 2024-11-17 21:41:35.829 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for indexes. 2024-11-17 21:41:35.829 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_truncate_visibility_map('test_index'); 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_view" is of wrong relation kind 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for views. 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility('test_view', 0); 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_view" is of wrong relation kind 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for views. 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map('test_view'); 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_view" is of wrong relation kind 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for views. 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map_summary('test_view'); 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_view" is of wrong relation kind 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for views. 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_check_frozen('test_view'); 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_view" is of wrong relation kind 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for views. 2024-11-17 21:41:35.830 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_truncate_visibility_map('test_view'); 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_sequence" is of wrong relation kind 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for sequences. 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility('test_sequence', 0); 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_sequence" is of wrong relation kind 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for sequences. 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map('test_sequence'); 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_sequence" is of wrong relation kind 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for sequences. 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map_summary('test_sequence'); 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_sequence" is of wrong relation kind 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for sequences. 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_check_frozen('test_sequence'); 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_sequence" is of wrong relation kind 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for sequences. 2024-11-17 21:41:35.831 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_truncate_visibility_map('test_sequence'); 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility('test_foreign_table', 0); 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map('test_foreign_table'); 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_visibility_map_summary('test_foreign_table'); 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_check_frozen('test_foreign_table'); 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:41:35.833 UTC client backend[20046] pg_regress/pg_visibility STATEMENT: select pg_truncate_visibility_map('test_foreign_table'); 2024-11-17 21:41:35.866 UTC postmaster[20035] LOG: received fast shutdown request 2024-11-17 21:41:35.866 UTC postmaster[20035] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 20035 0xa9f9d2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89cdb7 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89b2b9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89a68b at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres