2025-01-31 22:24:38.791 UTC postmaster[38018] LOG:  starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit
2025-01-31 22:24:38.791 UTC postmaster[38018] LOG:  listening on Unix socket "/tmp/pg_regress-4fW08e/.s.PGSQL.40008"
2025-01-31 22:24:38.794 UTC startup[38021] LOG:  database system was shut down at 2025-01-31 22:21:09 UTC
2025-01-31 22:24:38.799 UTC postmaster[38018] LOG:  database system is ready to accept connections
2025-01-31 22:24:39.670 UTC client backend[38144] pg_regress/enum LOG:  temporary file: path "base/pgsql_tmp/pgsql_tmp38144.0", size 1400014
2025-01-31 22:24:39.670 UTC client backend[38144] pg_regress/enum STATEMENT:  create table t as select (i % 4)::text::e from generate_series(0, 100000) as i;
2025-01-31 22:24:39.858 UTC postmaster[38018] LOG:  received fast shutdown request
2025-01-31 22:24:39.858 UTC postmaster[38018] LOG:  aborting any active transactions
TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 38018
postgres(ExceptionalCondition+0x56)[0x55e8104c942c]
postgres(+0xee376f)[0x55e8100db76f]
postgres(+0xee3d71)[0x55e8100dbd71]
postgres(+0xee4d13)[0x55e8100dcd13]
postgres(PostmasterMain+0x13f0)[0x55e8100de750]
postgres(main+0x28d)[0x55e80ff10509]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f011a84624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f011a846305]
postgres(_start+0x21)[0x55e80fab5151]