2025-01-05 17:37:36.781 UTC postmaster[19954] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-05 17:37:36.781 UTC postmaster[19954] LOG: listening on Unix socket "/tmp/pg_regress-SyLU89/.s.PGSQL.40037" 2025-01-05 17:37:36.783 UTC startup[19957] LOG: database system was shut down at 2025-01-05 17:37:36 UTC 2025-01-05 17:37:36.784 UTC postmaster[19954] LOG: database system is ready to accept connections 2025-01-05 17:37:36.873 UTC client backend[19965] pg_regress/heap_surgery ERROR: argument must be empty or one-dimensional array 2025-01-05 17:37:36.873 UTC client backend[19965] pg_regress/heap_surgery STATEMENT: select heap_force_kill('htab2'::regclass, ARRAY[['(0, 2)']]::tid[]); 2025-01-05 17:37:36.874 UTC client backend[19965] pg_regress/heap_surgery ERROR: array must not contain nulls 2025-01-05 17:37:36.874 UTC client backend[19965] pg_regress/heap_surgery STATEMENT: select heap_force_kill('htab2'::regclass, ARRAY[NULL]::tid[]); 2025-01-05 17:37:36.879 UTC client backend[19965] pg_regress/heap_surgery ERROR: cannot operate on relation "vw" 2025-01-05 17:37:36.879 UTC client backend[19965] pg_regress/heap_surgery DETAIL: This operation is not supported for views. 2025-01-05 17:37:36.879 UTC client backend[19965] pg_regress/heap_surgery STATEMENT: select heap_force_kill('vw'::regclass, ARRAY['(0, 1)']::tid[]); 2025-01-05 17:37:36.879 UTC client backend[19965] pg_regress/heap_surgery ERROR: cannot operate on relation "vw" 2025-01-05 17:37:36.879 UTC client backend[19965] pg_regress/heap_surgery DETAIL: This operation is not supported for views. 2025-01-05 17:37:36.879 UTC client backend[19965] pg_regress/heap_surgery STATEMENT: select heap_force_freeze('vw'::regclass, ARRAY['(0, 1)']::tid[]); 2025-01-05 17:37:36.883 UTC postmaster[19954] LOG: received fast shutdown request 2025-01-05 17:37:36.883 UTC postmaster[19954] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2896, PID: 19954 0xaa8ed2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a3087 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a1589 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a0964 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres