2024-12-24 06:22:47.747 UTC postmaster[20791] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-12-24 06:22:47.747 UTC postmaster[20791] LOG: listening on Unix socket "/tmp/pg_regress-GM8fZc/.s.PGSQL.40063" 2024-12-24 06:22:47.748 UTC startup[20794] LOG: database system was shut down at 2024-12-24 06:22:47 UTC 2024-12-24 06:22:47.750 UTC postmaster[20791] LOG: database system is ready to accept connections 2024-12-24 06:22:47.877 UTC client backend[20803] pg_regress/spgist_name_ops ERROR: index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx" 2024-12-24 06:22:47.877 UTC client backend[20803] pg_regress/spgist_name_ops HINT: Values larger than a buffer page cannot be indexed. 2024-12-24 06:22:47.877 UTC client backend[20803] pg_regress/spgist_name_ops STATEMENT: insert into t values(repeat('xyzzy', 12), 42, repeat('xyzzy', 4000)); 2024-12-24 06:22:47.892 UTC client backend[20803] pg_regress/spgist_name_ops ERROR: index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx" 2024-12-24 06:22:47.892 UTC client backend[20803] pg_regress/spgist_name_ops HINT: Values larger than a buffer page cannot be indexed. 2024-12-24 06:22:47.892 UTC client backend[20803] pg_regress/spgist_name_ops STATEMENT: insert into t values(repeat('xyzzy', 12), 42, repeat('xyzzy', 4000)); 2024-12-24 06:22:47.895 UTC postmaster[20791] LOG: received fast shutdown request 2024-12-24 06:22:47.895 UTC postmaster[20791] 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: 20791 0xaa74b2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a1817 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89fd19 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89f0f4 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres