2024-12-27 05:16:02.847 UTC postmaster[18360] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-12-27 05:16:02.847 UTC postmaster[18360] LOG: listening on Unix socket "/tmp/pg_regress-j3rnqO/.s.PGSQL.40006" 2024-12-27 05:16:02.849 UTC startup[18363] LOG: database system was shut down at 2024-12-27 05:16:02 UTC 2024-12-27 05:16:02.851 UTC postmaster[18360] LOG: database system is ready to accept connections 2024-12-27 05:16:03.002 UTC client backend[18374] pg_regress/bloom ERROR: value 0 out of bounds for option "length" 2024-12-27 05:16:03.002 UTC client backend[18374] pg_regress/bloom DETAIL: Valid values are between "1" and "4096". 2024-12-27 05:16:03.002 UTC client backend[18374] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (length=0); 2024-12-27 05:16:03.002 UTC client backend[18374] pg_regress/bloom ERROR: value 0 out of bounds for option "col1" 2024-12-27 05:16:03.002 UTC client backend[18374] pg_regress/bloom DETAIL: Valid values are between "1" and "4095". 2024-12-27 05:16:03.002 UTC client backend[18374] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (col1=0); 2024-12-27 05:16:03.005 UTC postmaster[18360] LOG: received fast shutdown request 2024-12-27 05:16:03.005 UTC postmaster[18360] 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: 18360 0xaa80a2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a22c7 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a07c9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89fba4 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres