2025-01-25 11:25:52.927 UTC postmaster[20320] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-25 11:25:52.927 UTC postmaster[20320] LOG: listening on Unix socket "/tmp/pg_regress-VeUuEN/.s.PGSQL.40047" 2025-01-25 11:25:52.929 UTC startup[20324] LOG: database system was shut down at 2025-01-25 11:25:52 UTC 2025-01-25 11:25:52.930 UTC postmaster[20320] LOG: database system is ready to accept connections 2025-01-25 11:25:53.047 UTC client backend[20346] pg_regress/tsm_system_rows ERROR: sample size must not be negative 2025-01-25 11:25:53.047 UTC client backend[20346] pg_regress/tsm_system_rows STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE system_rows (-1); 2025-01-25 11:25:53.047 UTC client backend[20346] pg_regress/tsm_system_rows ERROR: tablesample method system_rows does not support REPEATABLE at character 44 2025-01-25 11:25:53.047 UTC client backend[20346] pg_regress/tsm_system_rows STATEMENT: SELECT * FROM test_tablesample TABLESAMPLE system_rows (10) REPEATABLE (0); 2025-01-25 11:25:53.049 UTC client backend[20346] pg_regress/tsm_system_rows ERROR: cannot drop extension tsm_system_rows because other objects depend on it 2025-01-25 11:25:53.049 UTC client backend[20346] pg_regress/tsm_system_rows DETAIL: view vv depends on function system_rows(internal) 2025-01-25 11:25:53.049 UTC client backend[20346] pg_regress/tsm_system_rows HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-01-25 11:25:53.049 UTC client backend[20346] pg_regress/tsm_system_rows STATEMENT: DROP EXTENSION tsm_system_rows; 2025-01-25 11:25:53.053 UTC postmaster[20320] LOG: received fast shutdown request 2025-01-25 11:25:53.053 UTC postmaster[20320] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2964, PID: 20320 0xaa6192 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89eaa5 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89c675 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89b8a4 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres