2024-11-24 06:00:14.440 UTC postmaster[18387] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-11-24 06:00:14.440 UTC postmaster[18387] LOG: listening on Unix socket "/tmp/pg_regress-xBCqnM/.s.PGSQL.40006" 2024-11-24 06:00:14.442 UTC startup[18390] LOG: database system was shut down at 2024-11-24 06:00:14 UTC 2024-11-24 06:00:14.443 UTC postmaster[18387] LOG: database system is ready to accept connections 2024-11-24 06:00:14.599 UTC client backend[18400] pg_regress/bloom ERROR: value 0 out of bounds for option "length" 2024-11-24 06:00:14.599 UTC client backend[18400] pg_regress/bloom DETAIL: Valid values are between "1" and "4096". 2024-11-24 06:00:14.599 UTC client backend[18400] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (length=0); 2024-11-24 06:00:14.599 UTC client backend[18400] pg_regress/bloom ERROR: value 0 out of bounds for option "col1" 2024-11-24 06:00:14.599 UTC client backend[18400] pg_regress/bloom DETAIL: Valid values are between "1" and "4095". 2024-11-24 06:00:14.599 UTC client backend[18400] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (col1=0); 2024-11-24 06:00:14.603 UTC postmaster[18387] LOG: received fast shutdown request 2024-11-24 06:00:14.603 UTC postmaster[18387] 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: 18387 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