2025-01-11 20:52:41.707 UTC postmaster[19987] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-11 20:52:41.707 UTC postmaster[19987] LOG: listening on Unix socket "/tmp/pg_regress-QdivpB/.s.PGSQL.40038" 2025-01-11 20:52:41.709 UTC startup[19996] LOG: database system was shut down at 2025-01-11 20:52:41 UTC 2025-01-11 20:52:41.711 UTC postmaster[19987] LOG: database system is ready to accept connections 2025-01-11 20:52:41.848 UTC client backend[20009] pg_regress/pg_trgm ERROR: value 0 out of bounds for option "siglen" 2025-01-11 20:52:41.848 UTC client backend[20009] pg_regress/pg_trgm DETAIL: Valid values are between "1" and "2024". 2025-01-11 20:52:41.848 UTC client backend[20009] pg_regress/pg_trgm STATEMENT: create index trgm_idx on test_trgm using gist (t gist_trgm_ops(siglen=0)); 2025-01-11 20:52:41.848 UTC client backend[20009] pg_regress/pg_trgm ERROR: value 2025 out of bounds for option "siglen" 2025-01-11 20:52:41.848 UTC client backend[20009] pg_regress/pg_trgm DETAIL: Valid values are between "1" and "2024". 2025-01-11 20:52:41.848 UTC client backend[20009] pg_regress/pg_trgm STATEMENT: create index trgm_idx on test_trgm using gist (t gist_trgm_ops(siglen=2025)); 2025-01-11 20:52:42.299 UTC client backend[20032] pg_regress/pg_strict_word_trgm ERROR: relation "test_trgm3" does not exist 2025-01-11 20:52:42.299 UTC client backend[20032] pg_regress/pg_strict_word_trgm STATEMENT: COPY test_trgm3 FROM STDIN 2025-01-11 20:52:42.339 UTC postmaster[19987] LOG: received fast shutdown request 2025-01-11 20:52:42.339 UTC postmaster[19987] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2909, PID: 19987 0xaab552 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a5975 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a35e5 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a2804 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres