2025-01-11 20:44:27.699 GMT postmaster[792] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2025-01-11 20:44:27.701 GMT postmaster[792] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40046" 2025-01-11 20:44:27.739 GMT startup[6300] LOG: database system was shut down at 2025-01-11 20:40:52 GMT 2025-01-11 20:44:27.753 GMT postmaster[792] LOG: database system is ready to accept connections 2025-01-11 20:44:27.801 GMT client backend[5512] [unknown] FATAL: the database system is starting up 2025-01-11 20:44:28.563 GMT client backend[5312] pg_regress/tsm_system_rows ERROR: sample size must not be negative 2025-01-11 20:44:28.563 GMT client backend[5312] pg_regress/tsm_system_rows STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE system_rows (-1); 2025-01-11 20:44:28.564 GMT client backend[5312] pg_regress/tsm_system_rows ERROR: tablesample method system_rows does not support REPEATABLE at character 44 2025-01-11 20:44:28.564 GMT client backend[5312] pg_regress/tsm_system_rows STATEMENT: SELECT * FROM test_tablesample TABLESAMPLE system_rows (10) REPEATABLE (0); 2025-01-11 20:44:28.567 GMT client backend[5312] pg_regress/tsm_system_rows ERROR: cannot drop extension tsm_system_rows because other objects depend on it 2025-01-11 20:44:28.567 GMT client backend[5312] pg_regress/tsm_system_rows DETAIL: view vv depends on function system_rows(internal) 2025-01-11 20:44:28.567 GMT client backend[5312] pg_regress/tsm_system_rows HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-01-11 20:44:28.567 GMT client backend[5312] pg_regress/tsm_system_rows STATEMENT: DROP EXTENSION tsm_system_rows; 2025-01-11 20:44:28.734 GMT postmaster[792] LOG: received fast shutdown request 2025-01-11 20:44:28.735 GMT postmaster[792] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2909, PID: 792 abort() has been called