2025-01-18 18:45:40.250 UTC postmaster[19997] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-18 18:45:40.250 UTC postmaster[19997] LOG: listening on Unix socket "/tmp/pg_regress-10uLHx/.s.PGSQL.40037" 2025-01-18 18:45:40.251 UTC startup[20000] LOG: database system was shut down at 2025-01-18 18:45:40 UTC 2025-01-18 18:45:40.252 UTC postmaster[19997] LOG: database system is ready to accept connections 2025-01-18 18:45:40.342 UTC client backend[20016] pg_regress/heap_surgery ERROR: argument must be empty or one-dimensional array 2025-01-18 18:45:40.342 UTC client backend[20016] pg_regress/heap_surgery STATEMENT: select heap_force_kill('htab2'::regclass, ARRAY[['(0, 2)']]::tid[]); 2025-01-18 18:45:40.342 UTC client backend[20016] pg_regress/heap_surgery ERROR: array must not contain nulls 2025-01-18 18:45:40.342 UTC client backend[20016] pg_regress/heap_surgery STATEMENT: select heap_force_kill('htab2'::regclass, ARRAY[NULL]::tid[]); 2025-01-18 18:45:40.347 UTC client backend[20016] pg_regress/heap_surgery ERROR: cannot operate on relation "vw" 2025-01-18 18:45:40.347 UTC client backend[20016] pg_regress/heap_surgery DETAIL: This operation is not supported for views. 2025-01-18 18:45:40.347 UTC client backend[20016] pg_regress/heap_surgery STATEMENT: select heap_force_kill('vw'::regclass, ARRAY['(0, 1)']::tid[]); 2025-01-18 18:45:40.347 UTC client backend[20016] pg_regress/heap_surgery ERROR: cannot operate on relation "vw" 2025-01-18 18:45:40.347 UTC client backend[20016] pg_regress/heap_surgery DETAIL: This operation is not supported for views. 2025-01-18 18:45:40.347 UTC client backend[20016] pg_regress/heap_surgery STATEMENT: select heap_force_freeze('vw'::regclass, ARRAY['(0, 1)']::tid[]); 2025-01-18 18:45:40.351 UTC postmaster[19997] LOG: received fast shutdown request 2025-01-18 18:45:40.351 UTC postmaster[19997] 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: 19997 0xaa3af2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89d2d5 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89af45 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89a164 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres