2024-11-24 06:08:42.688 UTC postmaster[19940] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-11-24 06:08:42.688 UTC postmaster[19940] LOG: listening on Unix socket "/tmp/pg_regress-09Yjnj/.s.PGSQL.40037" 2024-11-24 06:08:42.690 UTC startup[19943] LOG: database system was shut down at 2024-11-24 06:08:42 UTC 2024-11-24 06:08:42.691 UTC postmaster[19940] LOG: database system is ready to accept connections 2024-11-24 06:08:42.779 UTC client backend[19951] pg_regress/heap_surgery ERROR: argument must be empty or one-dimensional array 2024-11-24 06:08:42.779 UTC client backend[19951] pg_regress/heap_surgery STATEMENT: select heap_force_kill('htab2'::regclass, ARRAY[['(0, 2)']]::tid[]); 2024-11-24 06:08:42.779 UTC client backend[19951] pg_regress/heap_surgery ERROR: array must not contain nulls 2024-11-24 06:08:42.779 UTC client backend[19951] pg_regress/heap_surgery STATEMENT: select heap_force_kill('htab2'::regclass, ARRAY[NULL]::tid[]); 2024-11-24 06:08:42.784 UTC client backend[19951] pg_regress/heap_surgery ERROR: cannot operate on relation "vw" 2024-11-24 06:08:42.784 UTC client backend[19951] pg_regress/heap_surgery DETAIL: This operation is not supported for views. 2024-11-24 06:08:42.784 UTC client backend[19951] pg_regress/heap_surgery STATEMENT: select heap_force_kill('vw'::regclass, ARRAY['(0, 1)']::tid[]); 2024-11-24 06:08:42.784 UTC client backend[19951] pg_regress/heap_surgery ERROR: cannot operate on relation "vw" 2024-11-24 06:08:42.784 UTC client backend[19951] pg_regress/heap_surgery DETAIL: This operation is not supported for views. 2024-11-24 06:08:42.784 UTC client backend[19951] pg_regress/heap_surgery STATEMENT: select heap_force_freeze('vw'::regclass, ARRAY['(0, 1)']::tid[]); 2024-11-24 06:08:42.788 UTC postmaster[19940] LOG: received fast shutdown request 2024-11-24 06:08:42.788 UTC postmaster[19940] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 19940 0xaa0b82 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89dcf7 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89c1f9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89b5cb at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres