2025-01-31 07:48:45.271 GMT postmaster[7816] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-31 07:48:45.273 GMT postmaster[7816] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40047" 2025-01-31 07:48:45.328 GMT startup[3112] LOG: database system was shut down at 2025-01-31 07:44:57 GMT 2025-01-31 07:48:45.359 GMT client backend[532] [unknown] FATAL: the database system is starting up 2025-01-31 07:48:45.392 GMT postmaster[7816] LOG: database system is ready to accept connections 2025-01-31 07:48:46.142 GMT client backend[5424] pg_regress/tsm_system_time ERROR: sample collection time must not be negative 2025-01-31 07:48:46.142 GMT client backend[5424] pg_regress/tsm_system_time STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE system_time (-1); 2025-01-31 07:48:46.143 GMT client backend[5424] pg_regress/tsm_system_time ERROR: tablesample method system_time does not support REPEATABLE at character 44 2025-01-31 07:48:46.143 GMT client backend[5424] pg_regress/tsm_system_time STATEMENT: SELECT * FROM test_tablesample TABLESAMPLE system_time (10) REPEATABLE (0); 2025-01-31 07:48:46.148 GMT client backend[5424] pg_regress/tsm_system_time ERROR: cannot drop extension tsm_system_time because other objects depend on it 2025-01-31 07:48:46.148 GMT client backend[5424] pg_regress/tsm_system_time DETAIL: view vv depends on function system_time(internal) 2025-01-31 07:48:46.148 GMT client backend[5424] pg_regress/tsm_system_time HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-01-31 07:48:46.148 GMT client backend[5424] pg_regress/tsm_system_time STATEMENT: DROP EXTENSION tsm_system_time; 2025-01-31 07:48:46.278 GMT postmaster[7816] LOG: received fast shutdown request 2025-01-31 07:48:46.280 GMT postmaster[7816] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 7816 abort() has been called