2025-01-31 07:55:00.332 UTC postmaster[38495] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-31 07:55:00.332 UTC postmaster[38495] LOG: listening on Unix socket "/tmp/pg_regress-JauuRt/.s.PGSQL.40020" 2025-01-31 07:55:00.335 UTC startup[38499] LOG: database system was shut down at 2025-01-31 07:47:52 UTC 2025-01-31 07:55:00.339 UTC postmaster[38495] LOG: database system is ready to accept connections 2025-01-31 07:55:00.554 UTC client backend[38523] pg_regress/hstore_plpython ERROR: not a Python mapping 2025-01-31 07:55:00.554 UTC client backend[38523] pg_regress/hstore_plpython CONTEXT: while creating return value PL/Python function "test1bad" 2025-01-31 07:55:00.554 UTC client backend[38523] pg_regress/hstore_plpython STATEMENT: SELECT test1bad(); 2025-01-31 07:55:00.558 UTC client backend[38523] pg_regress/hstore_plpython ERROR: value for domain hstore_foo violates check constraint "hstore_foo_check" 2025-01-31 07:55:00.558 UTC client backend[38523] pg_regress/hstore_plpython CONTEXT: while creating return value PL/Python function "test2dom" 2025-01-31 07:55:00.558 UTC client backend[38523] pg_regress/hstore_plpython STATEMENT: SELECT test2dom('bar'); 2025-01-31 07:55:00.569 UTC postmaster[38495] LOG: received fast shutdown request 2025-01-31 07:55:00.569 UTC postmaster[38495] 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: 38495 postgres(ExceptionalCondition+0x56)[0x55c5fff03401] postgres(+0xee3744)[0x55c5ffb15744] postgres(+0xee3d46)[0x55c5ffb15d46] postgres(+0xee4ce8)[0x55c5ffb16ce8] postgres(PostmasterMain+0x13f0)[0x55c5ffb18725] postgres(main+0x28d)[0x55c5ff94a526] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fa15824624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fa158246305] postgres(_start+0x21)[0x55c5ff4ef151]