2025-01-31 22:22:19.044 GMT postmaster[7956] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-31 22:22:19.046 GMT postmaster[7956] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40078" 2025-01-31 22:22:19.079 GMT startup[7272] LOG: database system was shut down at 2025-01-31 22:18:04 GMT 2025-01-31 22:22:19.097 GMT client backend[5480] [unknown] FATAL: the database system is starting up 2025-01-31 22:22:19.101 GMT postmaster[7956] LOG: database system is ready to accept connections 2025-01-31 22:22:19.795 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_permissive" 2025-01-31 22:22:19.795 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_permissive VALUES ('regress_r4','regress_s4',10); 2025-01-31 22:22:19.797 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_restrictive" 2025-01-31 22:22:19.797 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r4','regress_s4',10); 2025-01-31 22:22:19.799 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-31 22:22:19.799 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r1','regress_s1',10); 2025-01-31 22:22:19.799 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-31 22:22:19.799 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s1',10); 2025-01-31 22:22:19.799 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-31 22:22:19.799 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s4',10); 2025-01-31 22:22:19.804 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_permissive" 2025-01-31 22:22:19.804 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_permissive VALUES ('regress_r4','regress_s4',7); 2025-01-31 22:22:19.806 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_restrictive" 2025-01-31 22:22:19.806 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r3','regress_s3',10); 2025-01-31 22:22:19.806 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_restrictive" 2025-01-31 22:22:19.806 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r1','regress_s1',7); 2025-01-31 22:22:19.806 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_restrictive" 2025-01-31 22:22:19.806 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r4','regress_s4',7); 2025-01-31 22:22:19.808 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_both" 2025-01-31 22:22:19.808 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r3','regress_s3',10); 2025-01-31 22:22:19.809 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-31 22:22:19.809 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r1','regress_s1',7); 2025-01-31 22:22:19.809 GMT client backend[4160] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-31 22:22:19.809 GMT client backend[4160] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s4',7); 2025-01-31 22:22:20.091 GMT postmaster[7956] LOG: received fast shutdown request 2025-01-31 22:22:20.092 GMT postmaster[7956] 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: 7956 abort() has been called