2025-06-06 07:46:12.886 UTC [16681][postmaster] LOG: starting PostgreSQL 18beta1 on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2025-06-06 07:46:12.887 UTC [16681][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-W92Yyb/.s.PGSQL.65312" 2025-06-06 07:46:12.921 UTC [16700][startup] LOG: database system was shut down at 2025-06-06 07:46:12 UTC 2025-06-06 07:46:12.926 UTC [16701][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:12.926 UTC [16701][client backend] [[unknown]][:0] FATAL: the database system is starting up 2025-06-06 07:46:12.938 UTC [16681][postmaster] LOG: database system is ready to accept connections 2025-06-06 07:46:12.986 UTC [16725][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:12.988 UTC [16725][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:12.988 UTC [16725][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2025-06-06 07:46:13.022 UTC [16725][client backend] [pg_regress][0/0:0] LOG: connection ready: setup total=46.094 ms, fork=8.920 ms, authentication=0.707 ms 2025-06-06 07:46:13.029 UTC [16725][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.043 user=postgres database=postgres host=[local] 2025-06-06 07:46:13.079 UTC [16755][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:13.081 UTC [16755][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:13.081 UTC [16755][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2025-06-06 07:46:13.084 UTC [16755][client backend] [pg_regress][1/0:0] LOG: connection ready: setup total=18.316 ms, fork=11.929 ms, authentication=0.658 ms 2025-06-06 07:46:13.241 UTC [16755][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.163 user=postgres database=postgres host=[local] 2025-06-06 07:46:13.279 UTC [16782][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:13.282 UTC [16782][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:13.282 UTC [16782][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/test_setup 2025-06-06 07:46:13.311 UTC [16782][client backend] [pg_regress/test_setup][2/0:0] LOG: connection ready: setup total=46.698 ms, fork=13.933 ms, authentication=0.436 ms 2025-06-06 07:46:14.445 UTC [16782][client backend] [pg_regress/test_setup][:0] LOG: disconnection: session time: 0:00:01.166 user=postgres database=regression host=[local] 2025-06-06 07:46:14.566 UTC [16975][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.574 UTC [16975][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.574 UTC [16975][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int2 2025-06-06 07:46:14.577 UTC [16975][client backend] [pg_regress/int2][3/0:0] LOG: connection ready: setup total=31.770 ms, fork=12.501 ms, authentication=0.418 ms 2025-06-06 07:46:14.578 UTC [16976][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.579 UTC [16976][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.579 UTC [16976][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/boolean 2025-06-06 07:46:14.582 UTC [16980][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.583 UTC [16980][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.583 UTC [16980][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/text 2025-06-06 07:46:14.585 UTC [16975][client backend] [pg_regress/int2][3/2:0] ERROR: invalid input syntax for type smallint: "34.5" at character 34 2025-06-06 07:46:14.585 UTC [16975][client backend] [pg_regress/int2][3/2:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('34.5'); 2025-06-06 07:46:14.589 UTC [16979][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/3:0] ERROR: value "100000" is out of range for type smallint at character 34 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/3:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('100000'); 2025-06-06 07:46:14.590 UTC [16978][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/4:0] ERROR: invalid input syntax for type smallint: "asdf" at character 34 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/4:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('asdf'); 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/5:0] ERROR: invalid input syntax for type smallint: " " at character 34 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/5:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (' '); 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/6:0] ERROR: invalid input syntax for type smallint: "- 1234" at character 34 2025-06-06 07:46:14.590 UTC [16975][client backend] [pg_regress/int2][3/6:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('- 1234'); 2025-06-06 07:46:14.591 UTC [16978][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.591 UTC [16978][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int4 2025-06-06 07:46:14.591 UTC [16979][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.591 UTC [16979][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int8 2025-06-06 07:46:14.592 UTC [16981][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.594 UTC [16975][client backend] [pg_regress/int2][3/7:0] ERROR: invalid input syntax for type smallint: "4 444" at character 34 2025-06-06 07:46:14.594 UTC [16975][client backend] [pg_regress/int2][3/7:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('4 444'); 2025-06-06 07:46:14.594 UTC [16975][client backend] [pg_regress/int2][3/8:0] ERROR: invalid input syntax for type smallint: "123 dt" at character 34 2025-06-06 07:46:14.594 UTC [16975][client backend] [pg_regress/int2][3/8:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('123 dt'); 2025-06-06 07:46:14.594 UTC [16975][client backend] [pg_regress/int2][3/9:0] ERROR: invalid input syntax for type smallint: "" at character 34 2025-06-06 07:46:14.594 UTC [16975][client backend] [pg_regress/int2][3/9:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (''); 2025-06-06 07:46:14.595 UTC [16982][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.596 UTC [16982][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.596 UTC [16982][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/bit 2025-06-06 07:46:14.600 UTC [16984][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.601 UTC [16981][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.603 UTC [16981][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/oid 2025-06-06 07:46:14.605 UTC [16982][client backend] [pg_regress/bit][9/0:0] LOG: connection ready: setup total=28.878 ms, fork=14.021 ms, authentication=0.416 ms 2025-06-06 07:46:14.602 UTC [16983][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.606 UTC [16979][client backend] [pg_regress/int8][6/0:0] LOG: connection ready: setup total=44.158 ms, fork=22.529 ms, authentication=0.361 ms 2025-06-06 07:46:14.606 UTC [16976][client backend] [pg_regress/boolean][4/0:0] LOG: connection ready: setup total=57.248 ms, fork=20.537 ms, authentication=0.438 ms 2025-06-06 07:46:14.609 UTC [16976][client backend] [pg_regress/boolean][4/8:0] ERROR: invalid input syntax for type boolean: "test" at character 13 2025-06-06 07:46:14.609 UTC [16976][client backend] [pg_regress/boolean][4/8:0] STATEMENT: SELECT bool 'test' AS error; 2025-06-06 07:46:14.609 UTC [16980][client backend] [pg_regress/text][5/0:0] LOG: connection ready: setup total=44.557 ms, fork=15.399 ms, authentication=0.394 ms 2025-06-06 07:46:14.609 UTC [16976][client backend] [pg_regress/boolean][4/10:0] ERROR: invalid input syntax for type boolean: "foo" at character 13 2025-06-06 07:46:14.609 UTC [16976][client backend] [pg_regress/boolean][4/10:0] STATEMENT: SELECT bool 'foo' AS error; 2025-06-06 07:46:14.610 UTC [16976][client backend] [pg_regress/boolean][4/13:0] ERROR: invalid input syntax for type boolean: "yeah" at character 13 2025-06-06 07:46:14.610 UTC [16976][client backend] [pg_regress/boolean][4/13:0] STATEMENT: SELECT bool 'yeah' AS error; 2025-06-06 07:46:14.610 UTC [16979][client backend] [pg_regress/int8][6/2:0] ERROR: invalid input syntax for type bigint: " " at character 34 2025-06-06 07:46:14.610 UTC [16979][client backend] [pg_regress/int8][6/2:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' '); 2025-06-06 07:46:14.610 UTC [16976][client backend] [pg_regress/boolean][4/16:0] ERROR: invalid input syntax for type boolean: "nay" at character 13 2025-06-06 07:46:14.610 UTC [16976][client backend] [pg_regress/boolean][4/16:0] STATEMENT: SELECT bool 'nay' AS error; 2025-06-06 07:46:14.610 UTC [16984][client backend] [[unknown]][10/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.610 UTC [16984][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/varchar 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/20:0] ERROR: invalid input syntax for type boolean: "o" at character 13 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/20:0] STATEMENT: SELECT bool 'o' AS error; 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/21:0] ERROR: invalid input syntax for type boolean: "on_" at character 13 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/21:0] STATEMENT: SELECT bool 'on_' AS error; 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/22:0] ERROR: invalid input syntax for type boolean: "off_" at character 13 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/22:0] STATEMENT: SELECT bool 'off_' AS error; 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/24:0] ERROR: invalid input syntax for type boolean: "11" at character 13 2025-06-06 07:46:14.611 UTC [16976][client backend] [pg_regress/boolean][4/24:0] STATEMENT: SELECT bool '11' AS error; 2025-06-06 07:46:14.611 UTC [16981][client backend] [pg_regress/oid][8/0:0] LOG: connection ready: setup total=38.143 ms, fork=17.215 ms, authentication=10.384 ms 2025-06-06 07:46:14.612 UTC [16976][client backend] [pg_regress/boolean][4/26:0] ERROR: invalid input syntax for type boolean: "000" at character 13 2025-06-06 07:46:14.612 UTC [16976][client backend] [pg_regress/boolean][4/26:0] STATEMENT: SELECT bool '000' AS error; 2025-06-06 07:46:14.612 UTC [16976][client backend] [pg_regress/boolean][4/27:0] ERROR: invalid input syntax for type boolean: "" at character 13 2025-06-06 07:46:14.612 UTC [16976][client backend] [pg_regress/boolean][4/27:0] STATEMENT: SELECT bool '' AS error; 2025-06-06 07:46:14.613 UTC [16984][client backend] [pg_regress/varchar][10/0:0] LOG: connection ready: setup total=30.686 ms, fork=15.822 ms, authentication=0.414 ms 2025-06-06 07:46:14.613 UTC [16979][client backend] [pg_regress/int8][6/3:0] ERROR: invalid input syntax for type bigint: "xxx" at character 34 2025-06-06 07:46:14.613 UTC [16979][client backend] [pg_regress/int8][6/3:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('xxx'); 2025-06-06 07:46:14.614 UTC [16975][client backend] [pg_regress/int2][3/18:0] ERROR: table "f" has 1 columns available but 2 columns specified 2025-06-06 07:46:14.614 UTC [16975][client backend] [pg_regress/int2][3/18:0] STATEMENT: SELECT * FROM INT2_TBL AS f(a, b); 2025-06-06 07:46:14.614 UTC [16983][client backend] [[unknown]][11/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.614 UTC [16983][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float4 2025-06-06 07:46:14.614 UTC [16979][client backend] [pg_regress/int8][6/4:0] ERROR: value "3908203590239580293850293850329485" is out of range for type bigint at character 34 2025-06-06 07:46:14.614 UTC [16979][client backend] [pg_regress/int8][6/4:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('3908203590239580293850293850329485'); 2025-06-06 07:46:14.615 UTC [16979][client backend] [pg_regress/int8][6/5:0] ERROR: value "-1204982019841029840928340329840934" is out of range for type bigint at character 34 2025-06-06 07:46:14.615 UTC [16979][client backend] [pg_regress/int8][6/5:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('-1204982019841029840928340329840934'); 2025-06-06 07:46:14.615 UTC [16979][client backend] [pg_regress/int8][6/6:0] ERROR: invalid input syntax for type bigint: "- 123" at character 34 2025-06-06 07:46:14.615 UTC [16979][client backend] [pg_regress/int8][6/6:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('- 123'); 2025-06-06 07:46:14.617 UTC [16983][client backend] [pg_regress/float4][11/0:0] LOG: connection ready: setup total=36.450 ms, fork=19.129 ms, authentication=0.404 ms 2025-06-06 07:46:14.618 UTC [16975][client backend] [pg_regress/int2][3/19:0] ERROR: table "s" has 1 columns available but 2 columns specified 2025-06-06 07:46:14.618 UTC [16975][client backend] [pg_regress/int2][3/19:0] STATEMENT: SELECT * FROM (TABLE int2_tbl) AS s (a, b); 2025-06-06 07:46:14.619 UTC [16979][client backend] [pg_regress/int8][6/7:0] ERROR: invalid input syntax for type bigint: " 345 5" at character 34 2025-06-06 07:46:14.619 UTC [16979][client backend] [pg_regress/int8][6/7:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' 345 5'); 2025-06-06 07:46:14.619 UTC [16979][client backend] [pg_regress/int8][6/8:0] ERROR: invalid input syntax for type bigint: "" at character 34 2025-06-06 07:46:14.619 UTC [16979][client backend] [pg_regress/int8][6/8:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (''); 2025-06-06 07:46:14.623 UTC [16978][client backend] [pg_regress/int4][7/0:0] LOG: connection ready: setup total=65.550 ms, fork=28.358 ms, authentication=0.391 ms 2025-06-06 07:46:14.623 UTC [16985][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.625 UTC [16985][client backend] [[unknown]][12/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.625 UTC [16985][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/txid 2025-06-06 07:46:14.630 UTC [16978][client backend] [pg_regress/int4][7/2:0] ERROR: invalid input syntax for type integer: "34.5" at character 34 2025-06-06 07:46:14.630 UTC [16978][client backend] [pg_regress/int4][7/2:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('34.5'); 2025-06-06 07:46:14.630 UTC [16980][client backend] [pg_regress/text][5/5:0] ERROR: function length(integer) does not exist at character 8 2025-06-06 07:46:14.630 UTC [16980][client backend] [pg_regress/text][5/5:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:14.630 UTC [16980][client backend] [pg_regress/text][5/5:0] STATEMENT: select length(42); 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/3:0] ERROR: value "1000000000000" is out of range for type integer at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/3:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('1000000000000'); 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/4:0] ERROR: invalid input syntax for type integer: "asdf" at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/4:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('asdf'); 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/5:0] ERROR: invalid input syntax for type integer: " " at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/5:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' '); 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/6:0] ERROR: invalid input syntax for type integer: " asdf " at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/6:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' asdf '); 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/7:0] ERROR: invalid input syntax for type integer: "- 1234" at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/7:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('- 1234'); 2025-06-06 07:46:14.631 UTC [16988][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/8:0] ERROR: invalid input syntax for type integer: "123 5" at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/8:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('123 5'); 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/9:0] ERROR: invalid input syntax for type integer: "" at character 34 2025-06-06 07:46:14.631 UTC [16978][client backend] [pg_regress/int4][7/9:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (''); 2025-06-06 07:46:14.633 UTC [16988][client backend] [[unknown]][13/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.633 UTC [16988][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numeric 2025-06-06 07:46:14.636 UTC [16988][client backend] [pg_regress/numeric][13/0:0] LOG: connection ready: setup total=24.281 ms, fork=18.265 ms, authentication=0.548 ms 2025-06-06 07:46:14.636 UTC [16986][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.638 UTC [16986][client backend] [[unknown]][14/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.638 UTC [16986][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/name 2025-06-06 07:46:14.639 UTC [16982][client backend] [pg_regress/bit][9/3:0] ERROR: bit string length 2 does not match type bit(11) 2025-06-06 07:46:14.639 UTC [16982][client backend] [pg_regress/bit][9/3:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'10'); 2025-06-06 07:46:14.640 UTC [16975][client backend] [pg_regress/int2][3/34:0] ERROR: smallint out of range 2025-06-06 07:46:14.640 UTC [16975][client backend] [pg_regress/int2][3/34:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT2_TBL i; 2025-06-06 07:46:14.641 UTC [16986][client backend] [pg_regress/name][14/0:0] LOG: connection ready: setup total=49.719 ms, fork=34.119 ms, authentication=0.405 ms 2025-06-06 07:46:14.643 UTC [16990][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.645 UTC [16982][client backend] [pg_regress/bit][9/7:0] ERROR: bit string length 12 does not match type bit(11) 2025-06-06 07:46:14.645 UTC [16982][client backend] [pg_regress/bit][9/7:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'101011111010'); 2025-06-06 07:46:14.646 UTC [16989][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.647 UTC [16975][client backend] [pg_regress/int2][3/37:0] ERROR: smallint out of range 2025-06-06 07:46:14.647 UTC [16975][client backend] [pg_regress/int2][3/37:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT2_TBL i; 2025-06-06 07:46:14.647 UTC [16989][client backend] [[unknown]][16/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.647 UTC [16989][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/enum 2025-06-06 07:46:14.650 UTC [16975][client backend] [pg_regress/int2][3/40:0] ERROR: smallint out of range 2025-06-06 07:46:14.650 UTC [16975][client backend] [pg_regress/int2][3/40:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT2_TBL i; 2025-06-06 07:46:14.653 UTC [16990][client backend] [[unknown]][15/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.653 UTC [16990][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/char 2025-06-06 07:46:14.653 UTC [16985][client backend] [pg_regress/txid][12/0:0] LOG: connection ready: setup total=63.533 ms, fork=31.307 ms, authentication=0.423 ms 2025-06-06 07:46:14.654 UTC [16980][client backend] [pg_regress/text][5/8:0] ERROR: operator does not exist: integer || numeric at character 10 2025-06-06 07:46:14.654 UTC [16980][client backend] [pg_regress/text][5/8:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:14.654 UTC [16980][client backend] [pg_regress/text][5/8:0] STATEMENT: select 3 || 4.0; 2025-06-06 07:46:14.655 UTC [16992][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.656 UTC [16992][client backend] [[unknown]][17/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.656 UTC [16992][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/money 2025-06-06 07:46:14.659 UTC [16991][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.660 UTC [16975][client backend] [pg_regress/int2][3/47:0] ERROR: smallint out of range 2025-06-06 07:46:14.660 UTC [16975][client backend] [pg_regress/int2][3/47:0] STATEMENT: SELECT (-32768)::int2 * (-1)::int2; 2025-06-06 07:46:14.660 UTC [16975][client backend] [pg_regress/int2][3/48:0] ERROR: smallint out of range 2025-06-06 07:46:14.660 UTC [16975][client backend] [pg_regress/int2][3/48:0] STATEMENT: SELECT (-32768)::int2 / (-1)::int2; 2025-06-06 07:46:14.660 UTC [16981][client backend] [pg_regress/oid][8/11:0] ERROR: invalid input syntax for type oid: "" at character 33 2025-06-06 07:46:14.660 UTC [16981][client backend] [pg_regress/oid][8/11:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (''); 2025-06-06 07:46:14.660 UTC [16981][client backend] [pg_regress/oid][8/12:0] ERROR: invalid input syntax for type oid: " " at character 33 2025-06-06 07:46:14.660 UTC [16981][client backend] [pg_regress/oid][8/12:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' '); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/13:0] ERROR: invalid input syntax for type oid: "asdfasd" at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/13:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('asdfasd'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/14:0] ERROR: invalid input syntax for type oid: "99asdfasd" at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/14:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('99asdfasd'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/15:0] ERROR: invalid input syntax for type oid: "5 d" at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/15:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 d'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/16:0] ERROR: invalid input syntax for type oid: " 5d" at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/16:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' 5d'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/17:0] ERROR: invalid input syntax for type oid: "5 5" at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/17:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 5'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/18:0] ERROR: invalid input syntax for type oid: " - 500" at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/18:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' - 500'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/19:0] ERROR: value "32958209582039852935" is out of range for type oid at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/19:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('32958209582039852935'); 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/20:0] ERROR: value "-23582358720398502385" is out of range for type oid at character 33 2025-06-06 07:46:14.661 UTC [16981][client backend] [pg_regress/oid][8/20:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('-23582358720398502385'); 2025-06-06 07:46:14.662 UTC [16975][client backend] [pg_regress/int2][3/55:0] ERROR: invalid input syntax for type smallint: "0b" at character 13 2025-06-06 07:46:14.662 UTC [16975][client backend] [pg_regress/int2][3/55:0] STATEMENT: SELECT int2 '0b'; 2025-06-06 07:46:14.662 UTC [16983][client backend] [pg_regress/float4][11/8:0] ERROR: "10e70" is out of range for type real at character 36 2025-06-06 07:46:14.662 UTC [16983][client backend] [pg_regress/float4][11/8:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'); 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/9:0] ERROR: "-10e70" is out of range for type real at character 36 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/9:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'); 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/10:0] ERROR: "10e-70" is out of range for type real at character 36 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/10:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'); 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/11:0] ERROR: "-10e-70" is out of range for type real at character 36 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/11:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'); 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/12:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.663 UTC [16983][client backend] [pg_regress/float4][11/12:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'::float8); 2025-06-06 07:46:14.664 UTC [16991][client backend] [[unknown]][18/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.664 UTC [16991][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float8 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/13:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/13:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'::float8); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/14:0] ERROR: value out of range: underflow 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/14:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'::float8); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/15:0] ERROR: value out of range: underflow 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/15:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'::float8); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/16:0] ERROR: "10e400" is out of range for type real at character 36 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/16:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e400'); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/17:0] ERROR: "-10e400" is out of range for type real at character 36 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/17:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e400'); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/18:0] ERROR: "10e-400" is out of range for type real at character 36 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/18:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-400'); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/19:0] ERROR: "-10e-400" is out of range for type real at character 36 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/19:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-400'); 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/20:0] ERROR: invalid input syntax for type real: "" at character 36 2025-06-06 07:46:14.664 UTC [16983][client backend] [pg_regress/float4][11/20:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (''); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/21:0] ERROR: invalid input syntax for type real: " " at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/21:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' '); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/22:0] ERROR: invalid input syntax for type real: "xyz" at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/22:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('xyz'); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/23:0] ERROR: invalid input syntax for type real: "5.0.0" at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/23:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5.0.0'); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/24:0] ERROR: invalid input syntax for type real: "5 . 0" at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/24:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5 . 0'); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/25:0] ERROR: invalid input syntax for type real: "5. 0" at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/25:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5. 0'); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/26:0] ERROR: invalid input syntax for type real: " - 3.0" at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/26:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' - 3.0'); 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/27:0] ERROR: invalid input syntax for type real: "123 5" at character 36 2025-06-06 07:46:14.665 UTC [16983][client backend] [pg_regress/float4][11/27:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('123 5'); 2025-06-06 07:46:14.666 UTC [16989][client backend] [pg_regress/enum][16/0:0] LOG: connection ready: setup total=49.819 ms, fork=26.547 ms, authentication=0.514 ms 2025-06-06 07:46:14.669 UTC [16983][client backend] [pg_regress/float4][11/37:0] ERROR: invalid input syntax for type real: "N A N" at character 8 2025-06-06 07:46:14.669 UTC [16983][client backend] [pg_regress/float4][11/37:0] STATEMENT: SELECT 'N A N'::float4; 2025-06-06 07:46:14.670 UTC [16984][client backend] [pg_regress/varchar][10/9:0] ERROR: value too long for type character varying(1) 2025-06-06 07:46:14.670 UTC [16984][client backend] [pg_regress/varchar][10/9:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('cd'); 2025-06-06 07:46:14.674 UTC [16990][client backend] [pg_regress/char][15/0:0] LOG: connection ready: setup total=47.495 ms, fork=14.289 ms, authentication=7.786 ms 2025-06-06 07:46:14.674 UTC [16985][client backend] [pg_regress/txid][12/5:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2025-06-06 07:46:14.674 UTC [16985][client backend] [pg_regress/txid][12/5:0] STATEMENT: select '31:12:'::txid_snapshot; 2025-06-06 07:46:14.674 UTC [16985][client backend] [pg_regress/txid][12/6:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2025-06-06 07:46:14.674 UTC [16985][client backend] [pg_regress/txid][12/6:0] STATEMENT: select '0:1:'::txid_snapshot; 2025-06-06 07:46:14.674 UTC [16985][client backend] [pg_regress/txid][12/7:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2025-06-06 07:46:14.674 UTC [16985][client backend] [pg_regress/txid][12/7:0] STATEMENT: select '12:13:0'::txid_snapshot; 2025-06-06 07:46:14.675 UTC [16985][client backend] [pg_regress/txid][12/8:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2025-06-06 07:46:14.675 UTC [16985][client backend] [pg_regress/txid][12/8:0] STATEMENT: select '12:16:14,13'::txid_snapshot; 2025-06-06 07:46:14.678 UTC [16982][client backend] [pg_regress/bit][9/14:0] ERROR: bit string too long for type bit varying(11) 2025-06-06 07:46:14.678 UTC [16982][client backend] [pg_regress/bit][9/14:0] STATEMENT: INSERT INTO VARBIT_TABLE VALUES (B'101011111010'); 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/16:0] ERROR: " " is not a valid binary digit at character 8 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/16:0] STATEMENT: SELECT b' 0'; 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/17:0] ERROR: " " is not a valid binary digit at character 8 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/17:0] STATEMENT: SELECT b'0 '; 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/18:0] ERROR: " " is not a valid hexadecimal digit at character 8 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/18:0] STATEMENT: SELECT x' 0'; 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/19:0] ERROR: " " is not a valid hexadecimal digit at character 8 2025-06-06 07:46:14.679 UTC [16982][client backend] [pg_regress/bit][9/19:0] STATEMENT: SELECT x'0 '; 2025-06-06 07:46:14.682 UTC [16995][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.683 UTC [16976][client backend] [pg_regress/boolean][4/43:0] ERROR: invalid input syntax for type boolean: " tru e " 2025-06-06 07:46:14.683 UTC [16976][client backend] [pg_regress/boolean][4/43:0] STATEMENT: SELECT ' tru e '::text::boolean AS invalid; 2025-06-06 07:46:14.683 UTC [16976][client backend] [pg_regress/boolean][4/44:0] ERROR: invalid input syntax for type boolean: "" 2025-06-06 07:46:14.683 UTC [16976][client backend] [pg_regress/boolean][4/44:0] STATEMENT: SELECT ''::text::boolean AS invalid; 2025-06-06 07:46:14.684 UTC [16991][client backend] [pg_regress/float8][18/0:0] LOG: connection ready: setup total=55.863 ms, fork=29.766 ms, authentication=0.411 ms 2025-06-06 07:46:14.684 UTC [16992][client backend] [pg_regress/money][17/0:0] LOG: connection ready: setup total=46.015 ms, fork=13.809 ms, authentication=0.424 ms 2025-06-06 07:46:14.690 UTC [16995][client backend] [[unknown]][19/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.690 UTC [16995][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/uuid 2025-06-06 07:46:14.690 UTC [16994][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.691 UTC [16994][client backend] [[unknown]][20/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.691 UTC [16994][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rangetypes 2025-06-06 07:46:14.694 UTC [16975][client backend] [pg_regress/int2][3/56:0] ERROR: invalid input syntax for type smallint: "0o" at character 13 2025-06-06 07:46:14.694 UTC [16975][client backend] [pg_regress/int2][3/56:0] STATEMENT: SELECT int2 '0o'; 2025-06-06 07:46:14.694 UTC [16975][client backend] [pg_regress/int2][3/57:0] ERROR: invalid input syntax for type smallint: "0x" at character 13 2025-06-06 07:46:14.694 UTC [16975][client backend] [pg_regress/int2][3/57:0] STATEMENT: SELECT int2 '0x'; 2025-06-06 07:46:14.694 UTC [16975][client backend] [pg_regress/int2][3/59:0] ERROR: value "0b1000000000000000" is out of range for type smallint at character 13 2025-06-06 07:46:14.694 UTC [16975][client backend] [pg_regress/int2][3/59:0] STATEMENT: SELECT int2 '0b1000000000000000'; 2025-06-06 07:46:14.695 UTC [16975][client backend] [pg_regress/int2][3/61:0] ERROR: value "0o100000" is out of range for type smallint at character 13 2025-06-06 07:46:14.695 UTC [16975][client backend] [pg_regress/int2][3/61:0] STATEMENT: SELECT int2 '0o100000'; 2025-06-06 07:46:14.695 UTC [16975][client backend] [pg_regress/int2][3/63:0] ERROR: value "0x8000" is out of range for type smallint at character 13 2025-06-06 07:46:14.695 UTC [16975][client backend] [pg_regress/int2][3/63:0] STATEMENT: SELECT int2 '0x8000'; 2025-06-06 07:46:14.695 UTC [16975][client backend] [pg_regress/int2][3/65:0] ERROR: value "-0b1000000000000001" is out of range for type smallint at character 13 2025-06-06 07:46:14.695 UTC [16975][client backend] [pg_regress/int2][3/65:0] STATEMENT: SELECT int2 '-0b1000000000000001'; 2025-06-06 07:46:14.696 UTC [16975][client backend] [pg_regress/int2][3/67:0] ERROR: value "-0o100001" is out of range for type smallint at character 13 2025-06-06 07:46:14.696 UTC [16975][client backend] [pg_regress/int2][3/67:0] STATEMENT: SELECT int2 '-0o100001'; 2025-06-06 07:46:14.696 UTC [16975][client backend] [pg_regress/int2][3/69:0] ERROR: value "-0x8001" is out of range for type smallint at character 13 2025-06-06 07:46:14.696 UTC [16975][client backend] [pg_regress/int2][3/69:0] STATEMENT: SELECT int2 '-0x8001'; 2025-06-06 07:46:14.697 UTC [16975][client backend] [pg_regress/int2][3/75:0] ERROR: invalid input syntax for type smallint: "_100" at character 13 2025-06-06 07:46:14.697 UTC [16975][client backend] [pg_regress/int2][3/75:0] STATEMENT: SELECT int2 '_100'; 2025-06-06 07:46:14.697 UTC [16975][client backend] [pg_regress/int2][3/76:0] ERROR: invalid input syntax for type smallint: "100_" at character 13 2025-06-06 07:46:14.697 UTC [16975][client backend] [pg_regress/int2][3/76:0] STATEMENT: SELECT int2 '100_'; 2025-06-06 07:46:14.697 UTC [16975][client backend] [pg_regress/int2][3/77:0] ERROR: invalid input syntax for type smallint: "10__000" at character 13 2025-06-06 07:46:14.697 UTC [16975][client backend] [pg_regress/int2][3/77:0] STATEMENT: SELECT int2 '10__000'; 2025-06-06 07:46:14.699 UTC [16983][client backend] [pg_regress/float4][11/38:0] ERROR: invalid input syntax for type real: "NaN x" at character 8 2025-06-06 07:46:14.699 UTC [16983][client backend] [pg_regress/float4][11/38:0] STATEMENT: SELECT 'NaN x'::float4; 2025-06-06 07:46:14.699 UTC [16983][client backend] [pg_regress/float4][11/39:0] ERROR: invalid input syntax for type real: " INFINITY x" at character 8 2025-06-06 07:46:14.699 UTC [16983][client backend] [pg_regress/float4][11/39:0] STATEMENT: SELECT ' INFINITY x'::float4; 2025-06-06 07:46:14.699 UTC [16978][client backend] [pg_regress/int4][7/29:0] ERROR: integer out of range 2025-06-06 07:46:14.699 UTC [16978][client backend] [pg_regress/int4][7/29:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT4_TBL i; 2025-06-06 07:46:14.700 UTC [16980][client backend] [pg_regress/text][5/26:0] ERROR: VARIADIC argument must be an array at character 32 2025-06-06 07:46:14.700 UTC [16980][client backend] [pg_regress/text][5/26:0] STATEMENT: select concat_ws(',', variadic 10); 2025-06-06 07:46:14.700 UTC [16975][client backend] [pg_regress/int2][:0] LOG: disconnection: session time: 0:00:00.142 user=postgres database=regression host=[local] 2025-06-06 07:46:14.701 UTC [16978][client backend] [pg_regress/int4][7/31:0] ERROR: integer out of range 2025-06-06 07:46:14.701 UTC [16978][client backend] [pg_regress/int4][7/31:0] STATEMENT: SELECT i.f1, i.f1 * int4 '2' AS x FROM INT4_TBL i; 2025-06-06 07:46:14.701 UTC [16996][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.701 UTC [16980][client backend] [pg_regress/text][5/32:0] ERROR: too few arguments for format() 2025-06-06 07:46:14.701 UTC [16980][client backend] [pg_regress/text][5/32:0] STATEMENT: select format('Hello %s %s', 'World'); 2025-06-06 07:46:14.702 UTC [16980][client backend] [pg_regress/text][5/33:0] ERROR: too few arguments for format() 2025-06-06 07:46:14.702 UTC [16980][client backend] [pg_regress/text][5/33:0] STATEMENT: select format('Hello %s'); 2025-06-06 07:46:14.702 UTC [16980][client backend] [pg_regress/text][5/34:0] ERROR: unrecognized format() type specifier "x" 2025-06-06 07:46:14.702 UTC [16980][client backend] [pg_regress/text][5/34:0] HINT: For a single "%" use "%%". 2025-06-06 07:46:14.702 UTC [16980][client backend] [pg_regress/text][5/34:0] STATEMENT: select format('Hello %x', 20); 2025-06-06 07:46:14.702 UTC [16978][client backend] [pg_regress/int4][7/33:0] ERROR: integer out of range 2025-06-06 07:46:14.702 UTC [16978][client backend] [pg_regress/int4][7/33:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT4_TBL i; 2025-06-06 07:46:14.702 UTC [16997][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/39:0] ERROR: null values cannot be formatted as an SQL identifier 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/39:0] STATEMENT: select format('INSERT INTO %I VALUES(%L,%L)', NULL, 10, 'Hello'); 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/42:0] ERROR: too few arguments for format() 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/42:0] STATEMENT: select format('%1$s %4$s', 1, 2, 3); 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/43:0] ERROR: too few arguments for format() 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/43:0] STATEMENT: select format('%1$s %13$s', 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12); 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/44:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2025-06-06 07:46:14.703 UTC [16980][client backend] [pg_regress/text][5/44:0] STATEMENT: select format('%0$s', 'Hello'); 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/45:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/45:0] STATEMENT: select format('%*0$s', 'Hello'); 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/46:0] ERROR: unterminated format() type specifier 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/46:0] HINT: For a single "%" use "%%". 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/46:0] STATEMENT: select format('%1$', 1); 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/47:0] ERROR: unterminated format() type specifier 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/47:0] HINT: For a single "%" use "%%". 2025-06-06 07:46:14.704 UTC [16980][client backend] [pg_regress/text][5/47:0] STATEMENT: select format('%1$1', 1); 2025-06-06 07:46:14.704 UTC [16978][client backend] [pg_regress/int4][7/35:0] ERROR: integer out of range 2025-06-06 07:46:14.704 UTC [16978][client backend] [pg_regress/int4][7/35:0] STATEMENT: SELECT i.f1, i.f1 + int4 '2' AS x FROM INT4_TBL i; 2025-06-06 07:46:14.706 UTC [16996][client backend] [[unknown]][21/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.706 UTC [16996][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/pg_lsn 2025-06-06 07:46:14.714 UTC [16978][client backend] [pg_regress/int4][7/37:0] ERROR: integer out of range 2025-06-06 07:46:14.714 UTC [16978][client backend] [pg_regress/int4][7/37:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT4_TBL i; 2025-06-06 07:46:14.714 UTC [16997][client backend] [[unknown]][22/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:14.714 UTC [16997][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regproc 2025-06-06 07:46:14.715 UTC [16978][client backend] [pg_regress/int4][7/39:0] ERROR: integer out of range 2025-06-06 07:46:14.715 UTC [16978][client backend] [pg_regress/int4][7/39:0] STATEMENT: SELECT i.f1, i.f1 - int4 '2' AS x FROM INT4_TBL i; 2025-06-06 07:46:14.716 UTC [16994][client backend] [pg_regress/rangetypes][20/0:0] LOG: connection ready: setup total=71.929 ms, fork=36.758 ms, authentication=0.422 ms 2025-06-06 07:46:14.719 UTC [16994][client backend] [pg_regress/rangetypes][20/2:0] ERROR: malformed range literal: "" at character 8 2025-06-06 07:46:14.719 UTC [16994][client backend] [pg_regress/rangetypes][20/2:0] DETAIL: Missing left parenthesis or bracket. 2025-06-06 07:46:14.719 UTC [16994][client backend] [pg_regress/rangetypes][20/2:0] STATEMENT: select ''::textrange; 2025-06-06 07:46:14.720 UTC [16995][client backend] [pg_regress/uuid][19/0:0] LOG: connection ready: setup total=60.847 ms, fork=19.878 ms, authentication=7.055 ms 2025-06-06 07:46:14.722 UTC [16990][client backend] [pg_regress/char][15/10:0] ERROR: value too long for type character(1) 2025-06-06 07:46:14.722 UTC [16990][client backend] [pg_regress/char][15/10:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('cd'); 2025-06-06 07:46:14.724 UTC [16976][client backend] [pg_regress/boolean][4/60:0] ERROR: invalid input syntax for type boolean: "XXX" at character 43 2025-06-06 07:46:14.724 UTC [16976][client backend] [pg_regress/boolean][4/60:0] STATEMENT: INSERT INTO BOOLTBL2 (f1) VALUES (bool 'XXX'); 2025-06-06 07:46:14.732 UTC [16989][client backend] [pg_regress/enum][16/5:0] ERROR: invalid input value for enum rainbow: "mauve" at character 8 2025-06-06 07:46:14.732 UTC [16989][client backend] [pg_regress/enum][16/5:0] STATEMENT: SELECT 'mauve'::rainbow; 2025-06-06 07:46:14.734 UTC [16991][client backend] [pg_regress/float8][18/8:0] ERROR: "10e400" is out of range for type double precision at character 8 2025-06-06 07:46:14.734 UTC [16991][client backend] [pg_regress/float8][18/8:0] STATEMENT: SELECT '10e400'::float8; 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/9:0] ERROR: "-10e400" is out of range for type double precision at character 8 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/9:0] STATEMENT: SELECT '-10e400'::float8; 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/10:0] ERROR: "10e-400" is out of range for type double precision at character 8 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/10:0] STATEMENT: SELECT '10e-400'::float8; 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/11:0] ERROR: "-10e-400" is out of range for type double precision at character 8 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/11:0] STATEMENT: SELECT '-10e-400'::float8; 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/13:0] ERROR: invalid input syntax for type double precision: "" at character 36 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/13:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (''); 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/14:0] ERROR: invalid input syntax for type double precision: " " at character 36 2025-06-06 07:46:14.735 UTC [16991][client backend] [pg_regress/float8][18/14:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' '); 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/15:0] ERROR: invalid input syntax for type double precision: "xyz" at character 36 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/15:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('xyz'); 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/16:0] ERROR: invalid input syntax for type double precision: "5.0.0" at character 36 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/16:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5.0.0'); 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/17:0] ERROR: invalid input syntax for type double precision: "5 . 0" at character 36 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/17:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5 . 0'); 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/18:0] ERROR: invalid input syntax for type double precision: "5. 0" at character 36 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/18:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5. 0'); 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/19:0] ERROR: invalid input syntax for type double precision: " - 3" at character 36 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/19:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' - 3'); 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/20:0] ERROR: invalid input syntax for type double precision: "123 5" at character 36 2025-06-06 07:46:14.736 UTC [16991][client backend] [pg_regress/float8][18/20:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('123 5'); 2025-06-06 07:46:14.738 UTC [16991][client backend] [pg_regress/float8][18/30:0] ERROR: invalid input syntax for type double precision: "N A N" at character 8 2025-06-06 07:46:14.738 UTC [16991][client backend] [pg_regress/float8][18/30:0] STATEMENT: SELECT 'N A N'::float8; 2025-06-06 07:46:14.739 UTC [16991][client backend] [pg_regress/float8][18/31:0] ERROR: invalid input syntax for type double precision: "NaN x" at character 8 2025-06-06 07:46:14.739 UTC [16991][client backend] [pg_regress/float8][18/31:0] STATEMENT: SELECT 'NaN x'::float8; 2025-06-06 07:46:14.739 UTC [16996][client backend] [pg_regress/pg_lsn][21/0:0] LOG: connection ready: setup total=69.205 ms, fork=24.430 ms, authentication=0.449 ms 2025-06-06 07:46:14.740 UTC [16994][client backend] [pg_regress/rangetypes][20/3:0] ERROR: malformed range literal: "-[a,z)" at character 8 2025-06-06 07:46:14.740 UTC [16994][client backend] [pg_regress/rangetypes][20/3:0] DETAIL: Missing left parenthesis or bracket. 2025-06-06 07:46:14.740 UTC [16994][client backend] [pg_regress/rangetypes][20/3:0] STATEMENT: select '-[a,z)'::textrange; 2025-06-06 07:46:14.740 UTC [16997][client backend] [pg_regress/regproc][22/0:0] LOG: connection ready: setup total=68.865 ms, fork=29.091 ms, authentication=0.419 ms 2025-06-06 07:46:14.753 UTC [16991][client backend] [pg_regress/float8][18/32:0] ERROR: invalid input syntax for type double precision: " INFINITY x" at character 8 2025-06-06 07:46:14.753 UTC [16991][client backend] [pg_regress/float8][18/32:0] STATEMENT: SELECT ' INFINITY x'::float8; 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/4:0] ERROR: malformed range literal: "[a,z) - " at character 8 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/4:0] DETAIL: Junk after right parenthesis or bracket. 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/4:0] STATEMENT: select '[a,z) - '::textrange; 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/5:0] ERROR: malformed range literal: "(",a)" at character 8 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/5:0] DETAIL: Unexpected end of input. 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/5:0] STATEMENT: select '(",a)'::textrange; 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/6:0] ERROR: malformed range literal: "(,,a)" at character 8 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/6:0] DETAIL: Too many commas. 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/6:0] STATEMENT: select '(,,a)'::textrange; 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/7:0] ERROR: malformed range literal: "(),a)" at character 8 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/7:0] DETAIL: Missing comma after lower bound. 2025-06-06 07:46:14.753 UTC [16994][client backend] [pg_regress/rangetypes][20/7:0] STATEMENT: select '(),a)'::textrange; 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/8:0] ERROR: malformed range literal: "(a,))" at character 8 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/8:0] DETAIL: Junk after right parenthesis or bracket. 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/8:0] STATEMENT: select '(a,))'::textrange; 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/9:0] ERROR: malformed range literal: "(],a)" at character 8 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/9:0] DETAIL: Missing comma after lower bound. 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/9:0] STATEMENT: select '(],a)'::textrange; 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/10:0] ERROR: malformed range literal: "(a,])" at character 8 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/10:0] DETAIL: Junk after right parenthesis or bracket. 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/10:0] STATEMENT: select '(a,])'::textrange; 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/11:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2025-06-06 07:46:14.754 UTC [16994][client backend] [pg_regress/rangetypes][20/11:0] STATEMENT: select '[z,a]'::textrange; 2025-06-06 07:46:14.744 UTC [16978][client backend] [pg_regress/int4][7/56:0] ERROR: integer out of range 2025-06-06 07:46:14.744 UTC [16978][client backend] [pg_regress/int4][7/56:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int4; 2025-06-06 07:46:14.758 UTC [16978][client backend] [pg_regress/int4][7/57:0] ERROR: integer out of range 2025-06-06 07:46:14.758 UTC [16978][client backend] [pg_regress/int4][7/57:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int4; 2025-06-06 07:46:14.744 UTC [16981][client backend] [pg_regress/oid][:0] LOG: disconnection: session time: 0:00:00.153 user=postgres database=regression host=[local] 2025-06-06 07:46:14.760 UTC [16978][client backend] [pg_regress/int4][7/59:0] ERROR: integer out of range 2025-06-06 07:46:14.760 UTC [16978][client backend] [pg_regress/int4][7/59:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int2; 2025-06-06 07:46:14.760 UTC [16978][client backend] [pg_regress/int4][7/60:0] ERROR: integer out of range 2025-06-06 07:46:14.760 UTC [16978][client backend] [pg_regress/int4][7/60:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int2; 2025-06-06 07:46:14.752 UTC [16984][client backend] [pg_regress/varchar][10/19:0] ERROR: value too long for type character varying(4) 2025-06-06 07:46:14.752 UTC [16984][client backend] [pg_regress/varchar][10/19:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('abcde'); 2025-06-06 07:46:14.752 UTC [16979][client backend] [pg_regress/int8][6/47:0] ERROR: bigint out of range 2025-06-06 07:46:14.752 UTC [16979][client backend] [pg_regress/int8][6/47:0] STATEMENT: SELECT q1, q2, q1 * q2 AS multiply FROM INT8_TBL; 2025-06-06 07:46:14.767 UTC [16983][client backend] [pg_regress/float4][11/57:0] ERROR: division by zero 2025-06-06 07:46:14.767 UTC [16983][client backend] [pg_regress/float4][11/57:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT4_TBL f; 2025-06-06 07:46:14.767 UTC [16984][client backend] [pg_regress/varchar][:0] LOG: disconnection: session time: 0:00:00.168 user=postgres database=regression host=[local] 2025-06-06 07:46:14.768 UTC [16990][client backend] [pg_regress/char][15/20:0] ERROR: value too long for type character(4) 2025-06-06 07:46:14.768 UTC [16990][client backend] [pg_regress/char][15/20:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('abcde'); 2025-06-06 07:46:14.770 UTC [16978][client backend] [pg_regress/int4][7/65:0] ERROR: integer out of range 2025-06-06 07:46:14.770 UTC [16978][client backend] [pg_regress/int4][7/65:0] STATEMENT: SELECT gcd((-2147483648)::int4, 0::int4); 2025-06-06 07:46:14.770 UTC [16978][client backend] [pg_regress/int4][7/66:0] ERROR: integer out of range 2025-06-06 07:46:14.770 UTC [16978][client backend] [pg_regress/int4][7/66:0] STATEMENT: SELECT gcd((-2147483648)::int4, (-2147483648)::int4); 2025-06-06 07:46:14.770 UTC [16978][client backend] [pg_regress/int4][7/68:0] ERROR: integer out of range 2025-06-06 07:46:14.770 UTC [16978][client backend] [pg_regress/int4][7/68:0] STATEMENT: SELECT lcm((-2147483648)::int4, 1::int4); 2025-06-06 07:46:14.771 UTC [16978][client backend] [pg_regress/int4][7/69:0] ERROR: integer out of range 2025-06-06 07:46:14.771 UTC [16978][client backend] [pg_regress/int4][7/69:0] STATEMENT: SELECT lcm(2147483647::int4, 2147483646::int4); 2025-06-06 07:46:14.774 UTC [16980][client backend] [pg_regress/text][:0] LOG: disconnection: session time: 0:00:00.194 user=postgres database=regression host=[local] 2025-06-06 07:46:14.778 UTC [16996][client backend] [pg_regress/pg_lsn][21/5:0] ERROR: invalid input syntax for type pg_lsn: "G/0" at character 32 2025-06-06 07:46:14.778 UTC [16996][client backend] [pg_regress/pg_lsn][21/5:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('G/0'); 2025-06-06 07:46:14.778 UTC [16996][client backend] [pg_regress/pg_lsn][21/6:0] ERROR: invalid input syntax for type pg_lsn: "-1/0" at character 32 2025-06-06 07:46:14.778 UTC [16996][client backend] [pg_regress/pg_lsn][21/6:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('-1/0'); 2025-06-06 07:46:14.786 UTC [16996][client backend] [pg_regress/pg_lsn][21/7:0] ERROR: invalid input syntax for type pg_lsn: " 0/12345678" at character 32 2025-06-06 07:46:14.786 UTC [16996][client backend] [pg_regress/pg_lsn][21/7:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES (' 0/12345678'); 2025-06-06 07:46:14.786 UTC [16996][client backend] [pg_regress/pg_lsn][21/8:0] ERROR: invalid input syntax for type pg_lsn: "ABCD/" at character 32 2025-06-06 07:46:14.786 UTC [16996][client backend] [pg_regress/pg_lsn][21/8:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('ABCD/'); 2025-06-06 07:46:14.787 UTC [16996][client backend] [pg_regress/pg_lsn][21/9:0] ERROR: invalid input syntax for type pg_lsn: "/ABCD" at character 32 2025-06-06 07:46:14.787 UTC [16996][client backend] [pg_regress/pg_lsn][21/9:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('/ABCD'); 2025-06-06 07:46:14.790 UTC [16978][client backend] [pg_regress/int4][7/73:0] ERROR: invalid input syntax for type integer: "0b" at character 13 2025-06-06 07:46:14.790 UTC [16978][client backend] [pg_regress/int4][7/73:0] STATEMENT: SELECT int4 '0b'; 2025-06-06 07:46:14.790 UTC [16978][client backend] [pg_regress/int4][7/74:0] ERROR: invalid input syntax for type integer: "0o" at character 13 2025-06-06 07:46:14.790 UTC [16978][client backend] [pg_regress/int4][7/74:0] STATEMENT: SELECT int4 '0o'; 2025-06-06 07:46:14.791 UTC [16978][client backend] [pg_regress/int4][7/75:0] ERROR: invalid input syntax for type integer: "0x" at character 13 2025-06-06 07:46:14.791 UTC [16978][client backend] [pg_regress/int4][7/75:0] STATEMENT: SELECT int4 '0x'; 2025-06-06 07:46:14.792 UTC [16978][client backend] [pg_regress/int4][7/77:0] ERROR: value "0b10000000000000000000000000000000" is out of range for type integer at character 13 2025-06-06 07:46:14.792 UTC [16978][client backend] [pg_regress/int4][7/77:0] STATEMENT: SELECT int4 '0b10000000000000000000000000000000'; 2025-06-06 07:46:14.796 UTC [16990][client backend] [pg_regress/char][:0] LOG: disconnection: session time: 0:00:00.155 user=postgres database=regression host=[local] 2025-06-06 07:46:14.796 UTC [16983][client backend] [pg_regress/float4][11/63:0] ERROR: smallint out of range 2025-06-06 07:46:14.796 UTC [16983][client backend] [pg_regress/float4][11/63:0] STATEMENT: SELECT '32767.6'::float4::int2; 2025-06-06 07:46:14.796 UTC [16983][client backend] [pg_regress/float4][11/65:0] ERROR: smallint out of range 2025-06-06 07:46:14.796 UTC [16983][client backend] [pg_regress/float4][11/65:0] STATEMENT: SELECT '-32768.6'::float4::int2; 2025-06-06 07:46:14.796 UTC [16983][client backend] [pg_regress/float4][11/67:0] ERROR: integer out of range 2025-06-06 07:46:14.796 UTC [16983][client backend] [pg_regress/float4][11/67:0] STATEMENT: SELECT '2147483647'::float4::int4; 2025-06-06 07:46:14.797 UTC [16983][client backend] [pg_regress/float4][11/69:0] ERROR: integer out of range 2025-06-06 07:46:14.797 UTC [16983][client backend] [pg_regress/float4][11/69:0] STATEMENT: SELECT '-2147483900'::float4::int4; 2025-06-06 07:46:14.797 UTC [16983][client backend] [pg_regress/float4][11/71:0] ERROR: bigint out of range 2025-06-06 07:46:14.797 UTC [16983][client backend] [pg_regress/float4][11/71:0] STATEMENT: SELECT '9223372036854775807'::float4::int8; 2025-06-06 07:46:14.798 UTC [16978][client backend] [pg_regress/int4][7/79:0] ERROR: value "0o20000000000" is out of range for type integer at character 13 2025-06-06 07:46:14.798 UTC [16978][client backend] [pg_regress/int4][7/79:0] STATEMENT: SELECT int4 '0o20000000000'; 2025-06-06 07:46:14.798 UTC [16978][client backend] [pg_regress/int4][7/81:0] ERROR: value "0x80000000" is out of range for type integer at character 13 2025-06-06 07:46:14.798 UTC [16978][client backend] [pg_regress/int4][7/81:0] STATEMENT: SELECT int4 '0x80000000'; 2025-06-06 07:46:14.798 UTC [16978][client backend] [pg_regress/int4][7/83:0] ERROR: value "-0b10000000000000000000000000000001" is out of range for type integer at character 13 2025-06-06 07:46:14.798 UTC [16978][client backend] [pg_regress/int4][7/83:0] STATEMENT: SELECT int4 '-0b10000000000000000000000000000001'; 2025-06-06 07:46:14.799 UTC [16978][client backend] [pg_regress/int4][7/85:0] ERROR: value "-0o20000000001" is out of range for type integer at character 13 2025-06-06 07:46:14.799 UTC [16978][client backend] [pg_regress/int4][7/85:0] STATEMENT: SELECT int4 '-0o20000000001'; 2025-06-06 07:46:14.799 UTC [16978][client backend] [pg_regress/int4][7/87:0] ERROR: value "-0x80000001" is out of range for type integer at character 13 2025-06-06 07:46:14.799 UTC [16978][client backend] [pg_regress/int4][7/87:0] STATEMENT: SELECT int4 '-0x80000001'; 2025-06-06 07:46:14.800 UTC [16986][client backend] [pg_regress/name][14/26:0] ERROR: string is not a valid identifier: "foo.boo[]" 2025-06-06 07:46:14.800 UTC [16986][client backend] [pg_regress/name][14/26:0] STATEMENT: SELECT parse_ident('foo.boo[]'); 2025-06-06 07:46:14.800 UTC [16978][client backend] [pg_regress/int4][7/93:0] ERROR: invalid input syntax for type integer: "_100" at character 13 2025-06-06 07:46:14.800 UTC [16978][client backend] [pg_regress/int4][7/93:0] STATEMENT: SELECT int4 '_100'; 2025-06-06 07:46:14.800 UTC [16978][client backend] [pg_regress/int4][7/94:0] ERROR: invalid input syntax for type integer: "100_" at character 13 2025-06-06 07:46:14.800 UTC [16978][client backend] [pg_regress/int4][7/94:0] STATEMENT: SELECT int4 '100_'; 2025-06-06 07:46:14.800 UTC [16978][client backend] [pg_regress/int4][7/95:0] ERROR: invalid input syntax for type integer: "100__000" at character 13 2025-06-06 07:46:14.800 UTC [16978][client backend] [pg_regress/int4][7/95:0] STATEMENT: SELECT int4 '100__000'; 2025-06-06 07:46:14.801 UTC [16985][client backend] [pg_regress/txid][12/24:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 22 2025-06-06 07:46:14.801 UTC [16985][client backend] [pg_regress/txid][12/24:0] STATEMENT: SELECT txid_snapshot '1:9223372036854775808:3'; 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/28:0] ERROR: string is not a valid identifier: " " 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/28:0] STATEMENT: SELECT parse_ident(' '); 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/29:0] ERROR: string is not a valid identifier: " .aaa" 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/29:0] DETAIL: No valid identifier before ".". 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/29:0] STATEMENT: SELECT parse_ident(' .aaa'); 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/30:0] ERROR: string is not a valid identifier: " aaa . " 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/30:0] DETAIL: No valid identifier after ".". 2025-06-06 07:46:14.803 UTC [16986][client backend] [pg_regress/name][14/30:0] STATEMENT: SELECT parse_ident(' aaa . '); 2025-06-06 07:46:14.804 UTC [16978][client backend] [pg_regress/int4][:0] LOG: disconnection: session time: 0:00:00.218 user=postgres database=regression host=[local] 2025-06-06 07:46:14.804 UTC [16986][client backend] [pg_regress/name][14/31:0] ERROR: string is not a valid identifier: "aaa.a%b" 2025-06-06 07:46:14.804 UTC [16986][client backend] [pg_regress/name][14/31:0] STATEMENT: SELECT parse_ident('aaa.a%b'); 2025-06-06 07:46:14.805 UTC [16986][client backend] [pg_regress/name][14/32:0] ERROR: string is not a valid identifier: "X XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" 2025-06-06 07:46:14.805 UTC [16986][client backend] [pg_regress/name][14/32:0] STATEMENT: SELECT parse_ident(E'X\rXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'); 2025-06-06 07:46:14.814 UTC [16983][client backend] [pg_regress/float4][11/73:0] ERROR: bigint out of range 2025-06-06 07:46:14.814 UTC [16983][client backend] [pg_regress/float4][11/73:0] STATEMENT: SELECT '-9223380000000000000'::float4::int8; 2025-06-06 07:46:14.817 UTC [16986][client backend] [pg_regress/name][14/36:0] ERROR: string is not a valid identifier: ""c".X XXXXXXXXXX" 2025-06-06 07:46:14.817 UTC [16986][client backend] [pg_regress/name][14/36:0] STATEMENT: SELECT parse_ident(E'"c".X XXXX\002XXXXXX'); 2025-06-06 07:46:14.819 UTC [16986][client backend] [pg_regress/name][14/37:0] ERROR: string is not a valid identifier: "1020" 2025-06-06 07:46:14.819 UTC [16986][client backend] [pg_regress/name][14/37:0] STATEMENT: SELECT parse_ident('1020'); 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/38:0] ERROR: string is not a valid identifier: "10.20" 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/38:0] STATEMENT: SELECT parse_ident('10.20'); 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/39:0] ERROR: string is not a valid identifier: "." 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/39:0] DETAIL: No valid identifier before ".". 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/39:0] STATEMENT: SELECT parse_ident('.'); 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/40:0] ERROR: string is not a valid identifier: ".1020" 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/40:0] DETAIL: No valid identifier before ".". 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/40:0] STATEMENT: SELECT parse_ident('.1020'); 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/41:0] ERROR: string is not a valid identifier: "xxx.1020" 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/41:0] DETAIL: No valid identifier after ".". 2025-06-06 07:46:14.820 UTC [16986][client backend] [pg_regress/name][14/41:0] STATEMENT: SELECT parse_ident('xxx.1020'); 2025-06-06 07:46:14.821 UTC [16995][client backend] [pg_regress/uuid][19/5:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-1111-111111111111F" at character 38 2025-06-06 07:46:14.821 UTC [16995][client backend] [pg_regress/uuid][19/5:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111F'); 2025-06-06 07:46:14.821 UTC [16995][client backend] [pg_regress/uuid][19/6:0] ERROR: invalid input syntax for type uuid: "{11111111-1111-1111-1111-11111111111}" at character 38 2025-06-06 07:46:14.821 UTC [16995][client backend] [pg_regress/uuid][19/6:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{11111111-1111-1111-1111-11111111111}'); 2025-06-06 07:46:14.821 UTC [16995][client backend] [pg_regress/uuid][19/7:0] ERROR: invalid input syntax for type uuid: "111-11111-1111-1111-1111-111111111111" at character 38 2025-06-06 07:46:14.821 UTC [16995][client backend] [pg_regress/uuid][19/7:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('111-11111-1111-1111-1111-111111111111'); 2025-06-06 07:46:14.822 UTC [16995][client backend] [pg_regress/uuid][19/8:0] ERROR: invalid input syntax for type uuid: "{22222222-2222-2222-2222-222222222222 " at character 38 2025-06-06 07:46:14.822 UTC [16995][client backend] [pg_regress/uuid][19/8:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{22222222-2222-2222-2222-222222222222 '); 2025-06-06 07:46:14.822 UTC [16995][client backend] [pg_regress/uuid][19/9:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-G111-111111111111" at character 38 2025-06-06 07:46:14.822 UTC [16995][client backend] [pg_regress/uuid][19/9:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-G111-111111111111'); 2025-06-06 07:46:14.822 UTC [16995][client backend] [pg_regress/uuid][19/10:0] ERROR: invalid input syntax for type uuid: "11+11111-1111-1111-1111-111111111111" at character 38 2025-06-06 07:46:14.822 UTC [16995][client backend] [pg_regress/uuid][19/10:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11+11111-1111-1111-1111-111111111111'); 2025-06-06 07:46:14.826 UTC [16986][client backend] [pg_regress/name][:0] LOG: disconnection: session time: 0:00:00.200 user=postgres database=regression host=[local] 2025-06-06 07:46:14.830 UTC [16997][client backend] [pg_regress/regproc][22/39:0] ERROR: operator does not exist: ||// at character 16 2025-06-06 07:46:14.830 UTC [16997][client backend] [pg_regress/regproc][22/39:0] STATEMENT: SELECT regoper('||//'); 2025-06-06 07:46:14.832 UTC [16997][client backend] [pg_regress/regproc][22/40:0] ERROR: operator does not exist: ++(int4,int4) at character 20 2025-06-06 07:46:14.832 UTC [16997][client backend] [pg_regress/regproc][22/40:0] STATEMENT: SELECT regoperator('++(int4,int4)'); 2025-06-06 07:46:14.833 UTC [16997][client backend] [pg_regress/regproc][22/41:0] ERROR: function "know" does not exist at character 16 2025-06-06 07:46:14.833 UTC [16997][client backend] [pg_regress/regproc][22/41:0] STATEMENT: SELECT regproc('know'); 2025-06-06 07:46:14.833 UTC [16997][client backend] [pg_regress/regproc][22/42:0] ERROR: function "absinthe(numeric)" does not exist at character 21 2025-06-06 07:46:14.833 UTC [16997][client backend] [pg_regress/regproc][22/42:0] STATEMENT: SELECT regprocedure('absinthe(numeric)'); 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/20:0] ERROR: invalid enum label "plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto" 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/20:0] DETAIL: Labels must be 63 bytes or less. 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/20:0] STATEMENT: ALTER TYPE planets ADD VALUE 'plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto'; 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/21:0] ERROR: "zeus" is not an existing enum label 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/21:0] STATEMENT: ALTER TYPE planets ADD VALUE 'pluto' AFTER 'zeus'; 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/22:0] ERROR: enum label "mercury" already exists 2025-06-06 07:46:14.834 UTC [16989][client backend] [pg_regress/enum][16/22:0] STATEMENT: ALTER TYPE planets ADD VALUE 'mercury'; 2025-06-06 07:46:14.835 UTC [16997][client backend] [pg_regress/regproc][22/43:0] ERROR: relation "pg_classes" does not exist at character 17 2025-06-06 07:46:14.835 UTC [16997][client backend] [pg_regress/regproc][22/43:0] STATEMENT: SELECT regclass('pg_classes'); 2025-06-06 07:46:14.835 UTC [16997][client backend] [pg_regress/regproc][22/44:0] ERROR: type "int3" does not exist at character 16 2025-06-06 07:46:14.835 UTC [16997][client backend] [pg_regress/regproc][22/44:0] STATEMENT: SELECT regtype('int3'); 2025-06-06 07:46:14.836 UTC [16997][client backend] [pg_regress/regproc][22/45:0] ERROR: operator does not exist: ng_catalog.||/ at character 16 2025-06-06 07:46:14.836 UTC [16997][client backend] [pg_regress/regproc][22/45:0] STATEMENT: SELECT regoper('ng_catalog.||/'); 2025-06-06 07:46:14.836 UTC [16997][client backend] [pg_regress/regproc][22/46:0] ERROR: operator does not exist: ng_catalog.+(int4,int4) at character 20 2025-06-06 07:46:14.836 UTC [16997][client backend] [pg_regress/regproc][22/46:0] STATEMENT: SELECT regoperator('ng_catalog.+(int4,int4)'); 2025-06-06 07:46:14.838 UTC [16997][client backend] [pg_regress/regproc][22/47:0] ERROR: function "ng_catalog.now" does not exist at character 16 2025-06-06 07:46:14.838 UTC [16997][client backend] [pg_regress/regproc][22/47:0] STATEMENT: SELECT regproc('ng_catalog.now'); 2025-06-06 07:46:14.839 UTC [16997][client backend] [pg_regress/regproc][22/48:0] ERROR: function "ng_catalog.abs(numeric)" does not exist at character 21 2025-06-06 07:46:14.839 UTC [16997][client backend] [pg_regress/regproc][22/48:0] STATEMENT: SELECT regprocedure('ng_catalog.abs(numeric)'); 2025-06-06 07:46:14.840 UTC [16997][client backend] [pg_regress/regproc][22/49:0] ERROR: relation "ng_catalog.pg_class" does not exist at character 17 2025-06-06 07:46:14.840 UTC [16997][client backend] [pg_regress/regproc][22/49:0] STATEMENT: SELECT regclass('ng_catalog.pg_class'); 2025-06-06 07:46:14.840 UTC [16997][client backend] [pg_regress/regproc][22/50:0] ERROR: schema "ng_catalog" does not exist at character 16 2025-06-06 07:46:14.840 UTC [16997][client backend] [pg_regress/regproc][22/50:0] STATEMENT: SELECT regtype('ng_catalog.int4'); 2025-06-06 07:46:14.840 UTC [16997][client backend] [pg_regress/regproc][22/51:0] ERROR: collation "ng_catalog.POSIX" for encoding "UTF8" does not exist at character 21 2025-06-06 07:46:14.840 UTC [16997][client backend] [pg_regress/regproc][22/51:0] STATEMENT: SELECT regcollation('ng_catalog."POSIX"'); 2025-06-06 07:46:14.841 UTC [16997][client backend] [pg_regress/regproc][22/52:0] ERROR: role "regress_regrole_test" does not exist at character 16 2025-06-06 07:46:14.841 UTC [16997][client backend] [pg_regress/regproc][22/52:0] STATEMENT: SELECT regrole('regress_regrole_test'); 2025-06-06 07:46:14.842 UTC [16996][client backend] [pg_regress/pg_lsn][21/24:0] ERROR: pg_lsn out of range 2025-06-06 07:46:14.842 UTC [16996][client backend] [pg_regress/pg_lsn][21/24:0] STATEMENT: SELECT 'FFFFFFFF/FFFFFFFE'::pg_lsn + 2::numeric; 2025-06-06 07:46:14.842 UTC [16997][client backend] [pg_regress/regproc][22/53:0] ERROR: role "regress_regrole_test" does not exist at character 16 2025-06-06 07:46:14.842 UTC [16997][client backend] [pg_regress/regproc][22/53:0] STATEMENT: SELECT regrole('"regress_regrole_test"'); 2025-06-06 07:46:14.842 UTC [16996][client backend] [pg_regress/pg_lsn][21/26:0] ERROR: pg_lsn out of range 2025-06-06 07:46:14.842 UTC [16996][client backend] [pg_regress/pg_lsn][21/26:0] STATEMENT: SELECT '0/1'::pg_lsn - 2::numeric; 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/54:0] ERROR: role "nonexistent" does not exist at character 16 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/54:0] STATEMENT: SELECT regrole('Nonexistent'); 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/55:0] ERROR: role "Nonexistent" does not exist at character 16 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/55:0] STATEMENT: SELECT regrole('"Nonexistent"'); 2025-06-06 07:46:14.843 UTC [16996][client backend] [pg_regress/pg_lsn][21/29:0] ERROR: cannot add NaN to pg_lsn 2025-06-06 07:46:14.843 UTC [16996][client backend] [pg_regress/pg_lsn][21/29:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn + 'NaN'::numeric; 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/56:0] ERROR: invalid name syntax at character 16 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/56:0] STATEMENT: SELECT regrole('foo.bar'); 2025-06-06 07:46:14.843 UTC [16996][client backend] [pg_regress/pg_lsn][21/30:0] ERROR: cannot subtract NaN from pg_lsn 2025-06-06 07:46:14.843 UTC [16996][client backend] [pg_regress/pg_lsn][21/30:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn - 'NaN'::numeric; 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/57:0] ERROR: schema "nonexistent" does not exist at character 21 2025-06-06 07:46:14.843 UTC [16997][client backend] [pg_regress/regproc][22/57:0] STATEMENT: SELECT regnamespace('Nonexistent'); 2025-06-06 07:46:14.845 UTC [16997][client backend] [pg_regress/regproc][22/58:0] ERROR: schema "Nonexistent" does not exist at character 21 2025-06-06 07:46:14.845 UTC [16997][client backend] [pg_regress/regproc][22/58:0] STATEMENT: SELECT regnamespace('"Nonexistent"'); 2025-06-06 07:46:14.850 UTC [16997][client backend] [pg_regress/regproc][22/59:0] ERROR: invalid name syntax at character 21 2025-06-06 07:46:14.850 UTC [16997][client backend] [pg_regress/regproc][22/59:0] STATEMENT: SELECT regnamespace('foo.bar'); 2025-06-06 07:46:14.862 UTC [16991][client backend] [pg_regress/float8][18/72:0] ERROR: zero raised to a negative power is undefined 2025-06-06 07:46:14.862 UTC [16991][client backend] [pg_regress/float8][18/72:0] STATEMENT: SELECT power(float8 '0', float8 '-inf'); 2025-06-06 07:46:14.873 UTC [16991][client backend] [pg_regress/float8][18/93:0] ERROR: a negative number raised to a non-integer power yields a complex result 2025-06-06 07:46:14.873 UTC [16991][client backend] [pg_regress/float8][18/93:0] STATEMENT: SELECT power(float8 '-inf', float8 '3.5'); 2025-06-06 07:46:14.874 UTC [16992][client backend] [pg_regress/money][17/60:0] ERROR: value "123456789012345678" is out of range for type money at character 8 2025-06-06 07:46:14.874 UTC [16992][client backend] [pg_regress/money][17/60:0] STATEMENT: SELECT '123456789012345678'::money; 2025-06-06 07:46:14.874 UTC [16992][client backend] [pg_regress/money][17/61:0] ERROR: value "9223372036854775807" is out of range for type money at character 8 2025-06-06 07:46:14.874 UTC [16992][client backend] [pg_regress/money][17/61:0] STATEMENT: SELECT '9223372036854775807'::money; 2025-06-06 07:46:14.879 UTC [16992][client backend] [pg_regress/money][17/65:0] ERROR: value "-123456789012345678" is out of range for type money at character 8 2025-06-06 07:46:14.879 UTC [16992][client backend] [pg_regress/money][17/65:0] STATEMENT: SELECT '-123456789012345678'::money; 2025-06-06 07:46:14.879 UTC [16992][client backend] [pg_regress/money][17/66:0] ERROR: value "-9223372036854775808" is out of range for type money at character 8 2025-06-06 07:46:14.879 UTC [16992][client backend] [pg_regress/money][17/66:0] STATEMENT: SELECT '-9223372036854775808'::money; 2025-06-06 07:46:14.882 UTC [16979][client backend] [pg_regress/int8][6/88:0] ERROR: value "-9223372036854775809" is out of range for type bigint at character 8 2025-06-06 07:46:14.882 UTC [16979][client backend] [pg_regress/int8][6/88:0] STATEMENT: select '-9223372036854775809'::int8; 2025-06-06 07:46:14.882 UTC [16979][client backend] [pg_regress/int8][6/90:0] ERROR: value "9223372036854775808" is out of range for type bigint at character 8 2025-06-06 07:46:14.882 UTC [16979][client backend] [pg_regress/int8][6/90:0] STATEMENT: select '9223372036854775808'::int8; 2025-06-06 07:46:14.883 UTC [16979][client backend] [pg_regress/int8][6/92:0] ERROR: bigint out of range 2025-06-06 07:46:14.883 UTC [16979][client backend] [pg_regress/int8][6/92:0] STATEMENT: select -('-9223372036854775808'::int8); 2025-06-06 07:46:14.883 UTC [16979][client backend] [pg_regress/int8][6/93:0] ERROR: bigint out of range 2025-06-06 07:46:14.883 UTC [16979][client backend] [pg_regress/int8][6/93:0] STATEMENT: select 0::int8 - '-9223372036854775808'::int8; 2025-06-06 07:46:14.883 UTC [16985][client backend] [pg_regress/txid][:0] LOG: disconnection: session time: 0:00:00.262 user=postgres database=regression host=[local] 2025-06-06 07:46:14.885 UTC [16979][client backend] [pg_regress/int8][6/94:0] ERROR: bigint out of range 2025-06-06 07:46:14.885 UTC [16979][client backend] [pg_regress/int8][6/94:0] STATEMENT: select '9223372036854775800'::int8 + '9223372036854775800'::int8; 2025-06-06 07:46:14.885 UTC [16979][client backend] [pg_regress/int8][6/95:0] ERROR: bigint out of range 2025-06-06 07:46:14.885 UTC [16979][client backend] [pg_regress/int8][6/95:0] STATEMENT: select '-9223372036854775800'::int8 + '-9223372036854775800'::int8; 2025-06-06 07:46:14.886 UTC [16991][client backend] [pg_regress/float8][18/102:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.886 UTC [16991][client backend] [pg_regress/float8][18/102:0] STATEMENT: SELECT f.f1 * '1e200' from FLOAT8_TBL f; 2025-06-06 07:46:14.886 UTC [16979][client backend] [pg_regress/int8][6/96:0] ERROR: bigint out of range 2025-06-06 07:46:14.886 UTC [16979][client backend] [pg_regress/int8][6/96:0] STATEMENT: select '9223372036854775800'::int8 - '-9223372036854775800'::int8; 2025-06-06 07:46:14.886 UTC [16979][client backend] [pg_regress/int8][6/97:0] ERROR: bigint out of range 2025-06-06 07:46:14.886 UTC [16979][client backend] [pg_regress/int8][6/97:0] STATEMENT: select '-9223372036854775800'::int8 - '9223372036854775800'::int8; 2025-06-06 07:46:14.887 UTC [16979][client backend] [pg_regress/int8][6/98:0] ERROR: bigint out of range 2025-06-06 07:46:14.887 UTC [16979][client backend] [pg_regress/int8][6/98:0] STATEMENT: select '9223372036854775800'::int8 * '9223372036854775800'::int8; 2025-06-06 07:46:14.887 UTC [16996][client backend] [pg_regress/pg_lsn][:0] LOG: disconnection: session time: 0:00:00.192 user=postgres database=regression host=[local] 2025-06-06 07:46:14.887 UTC [16991][client backend] [pg_regress/float8][18/103:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.887 UTC [16991][client backend] [pg_regress/float8][18/103:0] STATEMENT: SELECT f.f1 ^ '1e200' from FLOAT8_TBL f; 2025-06-06 07:46:14.887 UTC [16979][client backend] [pg_regress/int8][6/99:0] ERROR: division by zero 2025-06-06 07:46:14.887 UTC [16979][client backend] [pg_regress/int8][6/99:0] STATEMENT: select '9223372036854775800'::int8 / '0'::int8; 2025-06-06 07:46:14.889 UTC [16979][client backend] [pg_regress/int8][6/100:0] ERROR: division by zero 2025-06-06 07:46:14.889 UTC [16979][client backend] [pg_regress/int8][6/100:0] STATEMENT: select '9223372036854775800'::int8 % '0'::int8; 2025-06-06 07:46:14.889 UTC [16992][client backend] [pg_regress/money][17/75:0] ERROR: value "-92233720368547758.09" is out of range for type money at character 8 2025-06-06 07:46:14.889 UTC [16992][client backend] [pg_regress/money][17/75:0] STATEMENT: SELECT '-92233720368547758.09'::money; 2025-06-06 07:46:14.889 UTC [16979][client backend] [pg_regress/int8][6/101:0] ERROR: bigint out of range 2025-06-06 07:46:14.889 UTC [16979][client backend] [pg_regress/int8][6/101:0] STATEMENT: select abs('-9223372036854775808'::int8); 2025-06-06 07:46:14.890 UTC [16992][client backend] [pg_regress/money][17/76:0] ERROR: value "92233720368547758.08" is out of range for type money at character 8 2025-06-06 07:46:14.890 UTC [16992][client backend] [pg_regress/money][17/76:0] STATEMENT: SELECT '92233720368547758.08'::money; 2025-06-06 07:46:14.890 UTC [16992][client backend] [pg_regress/money][17/77:0] ERROR: value "-92233720368547758.085" is out of range for type money at character 8 2025-06-06 07:46:14.890 UTC [16992][client backend] [pg_regress/money][17/77:0] STATEMENT: SELECT '-92233720368547758.085'::money; 2025-06-06 07:46:14.890 UTC [16991][client backend] [pg_regress/float8][18/105:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:14.890 UTC [16991][client backend] [pg_regress/float8][18/105:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 = '0.0' ; 2025-06-06 07:46:14.890 UTC [16979][client backend] [pg_regress/int8][6/102:0] ERROR: bigint out of range 2025-06-06 07:46:14.890 UTC [16979][client backend] [pg_regress/int8][6/102:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int4; 2025-06-06 07:46:14.890 UTC [16992][client backend] [pg_regress/money][17/78:0] ERROR: value "92233720368547758.075" is out of range for type money at character 8 2025-06-06 07:46:14.890 UTC [16992][client backend] [pg_regress/money][17/78:0] STATEMENT: SELECT '92233720368547758.075'::money; 2025-06-06 07:46:14.891 UTC [16979][client backend] [pg_regress/int8][6/103:0] ERROR: bigint out of range 2025-06-06 07:46:14.891 UTC [16979][client backend] [pg_regress/int8][6/103:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int4; 2025-06-06 07:46:14.891 UTC [16979][client backend] [pg_regress/int8][6/104:0] ERROR: bigint out of range 2025-06-06 07:46:14.891 UTC [16979][client backend] [pg_regress/int8][6/104:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int4; 2025-06-06 07:46:14.895 UTC [16979][client backend] [pg_regress/int8][6/105:0] ERROR: bigint out of range 2025-06-06 07:46:14.895 UTC [16979][client backend] [pg_regress/int8][6/105:0] STATEMENT: select '100'::int4 + '9223372036854775800'::int8; 2025-06-06 07:46:14.895 UTC [16991][client backend] [pg_regress/float8][18/106:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:14.895 UTC [16991][client backend] [pg_regress/float8][18/106:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 < '0.0' ; 2025-06-06 07:46:14.895 UTC [16979][client backend] [pg_regress/int8][6/106:0] ERROR: bigint out of range 2025-06-06 07:46:14.895 UTC [16979][client backend] [pg_regress/int8][6/106:0] STATEMENT: select '-100'::int4 - '9223372036854775800'::int8; 2025-06-06 07:46:14.896 UTC [16991][client backend] [pg_regress/float8][18/107:0] ERROR: value out of range: underflow 2025-06-06 07:46:14.896 UTC [16991][client backend] [pg_regress/float8][18/107:0] STATEMENT: SELECT exp(f.f1) from FLOAT8_TBL f; 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/107:0] ERROR: bigint out of range 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/107:0] STATEMENT: select '100'::int4 * '9223372036854775800'::int8; 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/108:0] ERROR: bigint out of range 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/108:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int2; 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/109:0] ERROR: bigint out of range 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/109:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int2; 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/110:0] ERROR: bigint out of range 2025-06-06 07:46:14.896 UTC [16979][client backend] [pg_regress/int8][6/110:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int2; 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/111:0] ERROR: division by zero 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/111:0] STATEMENT: select '-9223372036854775808'::int8 / '0'::int2; 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/112:0] ERROR: bigint out of range 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/112:0] STATEMENT: select '100'::int2 + '9223372036854775800'::int8; 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/113:0] ERROR: bigint out of range 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/113:0] STATEMENT: select '-100'::int2 - '9223372036854775800'::int8; 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/114:0] ERROR: bigint out of range 2025-06-06 07:46:14.897 UTC [16979][client backend] [pg_regress/int8][6/114:0] STATEMENT: select '100'::int2 * '9223372036854775800'::int8; 2025-06-06 07:46:14.897 UTC [16991][client backend] [pg_regress/float8][18/108:0] ERROR: division by zero 2025-06-06 07:46:14.897 UTC [16991][client backend] [pg_regress/float8][18/108:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT8_TBL f; 2025-06-06 07:46:14.899 UTC [16979][client backend] [pg_regress/int8][6/115:0] ERROR: division by zero 2025-06-06 07:46:14.899 UTC [16979][client backend] [pg_regress/int8][6/115:0] STATEMENT: select '100'::int2 / '0'::int8; 2025-06-06 07:46:14.904 UTC [16979][client backend] [pg_regress/int8][6/117:0] ERROR: integer out of range 2025-06-06 07:46:14.904 UTC [16979][client backend] [pg_regress/int8][6/117:0] STATEMENT: SELECT CAST(q1 AS int4) FROM int8_tbl WHERE q2 <> 456; 2025-06-06 07:46:14.906 UTC [16979][client backend] [pg_regress/int8][6/119:0] ERROR: smallint out of range 2025-06-06 07:46:14.906 UTC [16979][client backend] [pg_regress/int8][6/119:0] STATEMENT: SELECT CAST(q1 AS int2) FROM int8_tbl WHERE q2 <> 456; 2025-06-06 07:46:14.910 UTC [16997][client backend] [pg_regress/regproc][22/103:0] ERROR: syntax error at or near "type" at character 11 2025-06-06 07:46:14.910 UTC [16997][client backend] [pg_regress/regproc][22/103:0] CONTEXT: invalid type name "incorrect type name syntax" 2025-06-06 07:46:14.910 UTC [16997][client backend] [pg_regress/regproc][22/103:0] STATEMENT: SELECT * FROM pg_input_error_info('incorrect type name syntax', 'regtype'); 2025-06-06 07:46:14.915 UTC [16997][client backend] [pg_regress/regproc][22/104:0] ERROR: invalid NUMERIC type modifier 2025-06-06 07:46:14.915 UTC [16997][client backend] [pg_regress/regproc][22/104:0] STATEMENT: SELECT * FROM pg_input_error_info('numeric(1,2,3)', 'regtype'); 2025-06-06 07:46:14.916 UTC [16997][client backend] [pg_regress/regproc][22/105:0] ERROR: improper qualified name (too many dotted names): way.too.many.names 2025-06-06 07:46:14.916 UTC [16997][client backend] [pg_regress/regproc][22/105:0] STATEMENT: SELECT * FROM pg_input_error_info('way.too.many.names', 'regtype'); 2025-06-06 07:46:14.916 UTC [16997][client backend] [pg_regress/regproc][22/106:0] ERROR: cross-database references are not implemented: no_such_catalog.schema.name 2025-06-06 07:46:14.916 UTC [16997][client backend] [pg_regress/regproc][22/106:0] STATEMENT: SELECT * FROM pg_input_error_info('no_such_catalog.schema.name', 'regtype'); 2025-06-06 07:46:14.918 UTC [16995][client backend] [pg_regress/uuid][19/31:996] ERROR: duplicate key value violates unique constraint "guid1_unique_btree" 2025-06-06 07:46:14.918 UTC [16995][client backend] [pg_regress/uuid][19/31:996] DETAIL: Key (guid_field)=(11111111-1111-1111-1111-111111111111) already exists. 2025-06-06 07:46:14.918 UTC [16995][client backend] [pg_regress/uuid][19/31:996] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111'); 2025-06-06 07:46:14.919 UTC [16992][client backend] [pg_regress/money][17/102:0] ERROR: money out of range 2025-06-06 07:46:14.919 UTC [16992][client backend] [pg_regress/money][17/102:0] STATEMENT: SELECT '92233720368547758.07'::money + '0.01'::money; 2025-06-06 07:46:14.919 UTC [16992][client backend] [pg_regress/money][17/103:0] ERROR: money out of range 2025-06-06 07:46:14.919 UTC [16992][client backend] [pg_regress/money][17/103:0] STATEMENT: SELECT '-92233720368547758.08'::money - '0.01'::money; 2025-06-06 07:46:14.920 UTC [16992][client backend] [pg_regress/money][17/104:0] ERROR: money out of range 2025-06-06 07:46:14.920 UTC [16992][client backend] [pg_regress/money][17/104:0] STATEMENT: SELECT '92233720368547758.07'::money * 2::float8; 2025-06-06 07:46:14.920 UTC [16992][client backend] [pg_regress/money][17/105:0] ERROR: money out of range 2025-06-06 07:46:14.920 UTC [16992][client backend] [pg_regress/money][17/105:0] STATEMENT: SELECT '-1'::money / 1.175494e-38::float4; 2025-06-06 07:46:14.920 UTC [16979][client backend] [pg_regress/int8][6/123:0] ERROR: bigint out of range 2025-06-06 07:46:14.920 UTC [16979][client backend] [pg_regress/int8][6/123:0] STATEMENT: SELECT CAST('922337203685477580700.0'::float8 AS int8); 2025-06-06 07:46:14.920 UTC [16997][client backend] [pg_regress/regproc][:0] LOG: disconnection: session time: 0:00:00.219 user=postgres database=regression host=[local] 2025-06-06 07:46:14.920 UTC [16992][client backend] [pg_regress/money][17/106:0] ERROR: money out of range 2025-06-06 07:46:14.920 UTC [16992][client backend] [pg_regress/money][17/106:0] STATEMENT: SELECT '92233720368547758.07'::money * 2::int4; 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/107:0] ERROR: division by zero 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/107:0] STATEMENT: SELECT '1'::money / 0::int2; 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/108:0] ERROR: money out of range 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/108:0] STATEMENT: SELECT '42'::money * 'inf'::float8; 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/109:0] ERROR: money out of range 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/109:0] STATEMENT: SELECT '42'::money * '-inf'::float8; 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/110:0] ERROR: money out of range 2025-06-06 07:46:14.921 UTC [16992][client backend] [pg_regress/money][17/110:0] STATEMENT: SELECT '42'::money * 'nan'::float4; 2025-06-06 07:46:14.924 UTC [16979][client backend] [pg_regress/int8][6/124:0] ERROR: OID out of range 2025-06-06 07:46:14.924 UTC [16979][client backend] [pg_regress/int8][6/124:0] STATEMENT: SELECT CAST(q1 AS oid) FROM INT8_TBL; 2025-06-06 07:46:14.925 UTC [16992][client backend] [pg_regress/money][:0] LOG: disconnection: session time: 0:00:00.272 user=postgres database=regression host=[local] 2025-06-06 07:46:14.930 UTC [16991][client backend] [pg_regress/float8][18/128:0] ERROR: input is out of range 2025-06-06 07:46:14.930 UTC [16991][client backend] [pg_regress/float8][18/128:0] STATEMENT: SELECT acosh(float8 '-infinity'); 2025-06-06 07:46:14.931 UTC [16991][client backend] [pg_regress/float8][18/130:0] ERROR: input is out of range 2025-06-06 07:46:14.931 UTC [16991][client backend] [pg_regress/float8][18/130:0] STATEMENT: SELECT atanh(float8 'infinity'); 2025-06-06 07:46:14.931 UTC [16991][client backend] [pg_regress/float8][18/131:0] ERROR: input is out of range 2025-06-06 07:46:14.931 UTC [16991][client backend] [pg_regress/float8][18/131:0] STATEMENT: SELECT atanh(float8 '-infinity'); 2025-06-06 07:46:14.934 UTC [16983][client backend] [pg_regress/float4][:0] LOG: disconnection: session time: 0:00:00.333 user=postgres database=regression host=[local] 2025-06-06 07:46:14.940 UTC [16979][client backend] [pg_regress/int8][6/129:0] ERROR: step size cannot equal zero 2025-06-06 07:46:14.940 UTC [16979][client backend] [pg_regress/int8][6/129:0] STATEMENT: SELECT * FROM generate_series('+4567890123456789'::int8, '+4567890123456799'::int8, 0); 2025-06-06 07:46:14.941 UTC [16991][client backend] [pg_regress/float8][18/138:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.941 UTC [16991][client backend] [pg_regress/float8][18/138:0] STATEMENT: SELECT gamma(float8 '-infinity'); 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/140:0] ERROR: value out of range: underflow 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/140:0] STATEMENT: SELECT gamma(float8 '-1000.5'); 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/142:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/142:0] STATEMENT: SELECT gamma(float8 '-1'); 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/143:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/143:0] STATEMENT: SELECT lgamma(float8 '-1'); 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/144:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/144:0] STATEMENT: SELECT gamma(float8 '0'); 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/145:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.944 UTC [16991][client backend] [pg_regress/float8][18/145:0] STATEMENT: SELECT lgamma(float8 '0'); 2025-06-06 07:46:14.945 UTC [16991][client backend] [pg_regress/float8][18/146:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.945 UTC [16991][client backend] [pg_regress/float8][18/146:0] STATEMENT: SELECT gamma(float8 '1000'); 2025-06-06 07:46:14.945 UTC [16991][client backend] [pg_regress/float8][18/148:0] ERROR: value out of range: overflow 2025-06-06 07:46:14.945 UTC [16991][client backend] [pg_regress/float8][18/148:0] STATEMENT: SELECT lgamma(float8 '1e308'); 2025-06-06 07:46:14.946 UTC [16991][client backend] [pg_regress/float8][18/150:0] ERROR: "10e400" is out of range for type double precision at character 36 2025-06-06 07:46:14.946 UTC [16991][client backend] [pg_regress/float8][18/150:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400'); 2025-06-06 07:46:14.946 UTC [16991][client backend] [pg_regress/float8][18/151:0] ERROR: "-10e400" is out of range for type double precision at character 36 2025-06-06 07:46:14.946 UTC [16991][client backend] [pg_regress/float8][18/151:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e400'); 2025-06-06 07:46:14.947 UTC [16991][client backend] [pg_regress/float8][18/152:0] ERROR: "10e-400" is out of range for type double precision at character 36 2025-06-06 07:46:14.947 UTC [16991][client backend] [pg_regress/float8][18/152:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e-400'); 2025-06-06 07:46:14.947 UTC [16991][client backend] [pg_regress/float8][18/153:0] ERROR: "-10e-400" is out of range for type double precision at character 36 2025-06-06 07:46:14.947 UTC [16991][client backend] [pg_regress/float8][18/153:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e-400'); 2025-06-06 07:46:14.949 UTC [16979][client backend] [pg_regress/int8][6/133:0] ERROR: bigint out of range 2025-06-06 07:46:14.949 UTC [16979][client backend] [pg_regress/int8][6/133:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int8; 2025-06-06 07:46:14.950 UTC [16979][client backend] [pg_regress/int8][6/134:0] ERROR: bigint out of range 2025-06-06 07:46:14.950 UTC [16979][client backend] [pg_regress/int8][6/134:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int8; 2025-06-06 07:46:14.951 UTC [16979][client backend] [pg_regress/int8][6/136:0] ERROR: bigint out of range 2025-06-06 07:46:14.951 UTC [16979][client backend] [pg_regress/int8][6/136:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int4; 2025-06-06 07:46:14.951 UTC [16979][client backend] [pg_regress/int8][6/137:0] ERROR: bigint out of range 2025-06-06 07:46:14.951 UTC [16979][client backend] [pg_regress/int8][6/137:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int4; 2025-06-06 07:46:14.954 UTC [16979][client backend] [pg_regress/int8][6/139:0] ERROR: bigint out of range 2025-06-06 07:46:14.954 UTC [16979][client backend] [pg_regress/int8][6/139:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int2; 2025-06-06 07:46:14.954 UTC [16979][client backend] [pg_regress/int8][6/140:0] ERROR: bigint out of range 2025-06-06 07:46:14.954 UTC [16979][client backend] [pg_regress/int8][6/140:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int2; 2025-06-06 07:46:14.962 UTC [16979][client backend] [pg_regress/int8][6/145:0] ERROR: bigint out of range 2025-06-06 07:46:14.962 UTC [16979][client backend] [pg_regress/int8][6/145:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, 0::int8); 2025-06-06 07:46:14.962 UTC [16979][client backend] [pg_regress/int8][6/146:0] ERROR: bigint out of range 2025-06-06 07:46:14.962 UTC [16979][client backend] [pg_regress/int8][6/146:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, (-9223372036854775808)::int8); 2025-06-06 07:46:14.963 UTC [16979][client backend] [pg_regress/int8][6/148:0] ERROR: bigint out of range 2025-06-06 07:46:14.963 UTC [16979][client backend] [pg_regress/int8][6/148:0] STATEMENT: SELECT lcm((-9223372036854775808)::int8, 1::int8); 2025-06-06 07:46:14.963 UTC [16979][client backend] [pg_regress/int8][6/149:0] ERROR: bigint out of range 2025-06-06 07:46:14.963 UTC [16979][client backend] [pg_regress/int8][6/149:0] STATEMENT: SELECT lcm(9223372036854775807::int8, 9223372036854775806::int8); 2025-06-06 07:46:14.964 UTC [16991][client backend] [pg_regress/float8][18/157:0] ERROR: smallint out of range 2025-06-06 07:46:14.964 UTC [16991][client backend] [pg_regress/float8][18/157:0] STATEMENT: SELECT '32767.6'::float8::int2; 2025-06-06 07:46:14.964 UTC [16991][client backend] [pg_regress/float8][18/159:0] ERROR: smallint out of range 2025-06-06 07:46:14.964 UTC [16991][client backend] [pg_regress/float8][18/159:0] STATEMENT: SELECT '-32768.6'::float8::int2; 2025-06-06 07:46:14.965 UTC [16979][client backend] [pg_regress/int8][6/153:0] ERROR: invalid input syntax for type bigint: "0b" at character 13 2025-06-06 07:46:14.965 UTC [16979][client backend] [pg_regress/int8][6/153:0] STATEMENT: SELECT int8 '0b'; 2025-06-06 07:46:14.965 UTC [16994][client backend] [pg_regress/rangetypes][20/70:0] ERROR: range lower bound must be less than or equal to range upper bound 2025-06-06 07:46:14.965 UTC [16994][client backend] [pg_regress/rangetypes][20/70:0] STATEMENT: select numrange(2.0, 1.0); 2025-06-06 07:46:14.965 UTC [16979][client backend] [pg_regress/int8][6/154:0] ERROR: invalid input syntax for type bigint: "0o" at character 13 2025-06-06 07:46:14.965 UTC [16979][client backend] [pg_regress/int8][6/154:0] STATEMENT: SELECT int8 '0o'; 2025-06-06 07:46:14.965 UTC [16979][client backend] [pg_regress/int8][6/155:0] ERROR: invalid input syntax for type bigint: "0x" at character 13 2025-06-06 07:46:14.965 UTC [16979][client backend] [pg_regress/int8][6/155:0] STATEMENT: SELECT int8 '0x'; 2025-06-06 07:46:14.966 UTC [16979][client backend] [pg_regress/int8][6/157:0] ERROR: value "0b1000000000000000000000000000000000000000000000000000000000000000" is out of range for type bigint at character 13 2025-06-06 07:46:14.966 UTC [16979][client backend] [pg_regress/int8][6/157:0] STATEMENT: SELECT int8 '0b1000000000000000000000000000000000000000000000000000000000000000'; 2025-06-06 07:46:14.968 UTC [16991][client backend] [pg_regress/float8][18/161:0] ERROR: integer out of range 2025-06-06 07:46:14.968 UTC [16991][client backend] [pg_regress/float8][18/161:0] STATEMENT: SELECT '2147483647.6'::float8::int4; 2025-06-06 07:46:14.968 UTC [16991][client backend] [pg_regress/float8][18/163:0] ERROR: integer out of range 2025-06-06 07:46:14.968 UTC [16991][client backend] [pg_regress/float8][18/163:0] STATEMENT: SELECT '-2147483648.6'::float8::int4; 2025-06-06 07:46:14.969 UTC [16991][client backend] [pg_regress/float8][18/165:0] ERROR: bigint out of range 2025-06-06 07:46:14.969 UTC [16991][client backend] [pg_regress/float8][18/165:0] STATEMENT: SELECT '9223372036854775807'::float8::int8; 2025-06-06 07:46:14.969 UTC [16991][client backend] [pg_regress/float8][18/167:0] ERROR: bigint out of range 2025-06-06 07:46:14.969 UTC [16991][client backend] [pg_regress/float8][18/167:0] STATEMENT: SELECT '-9223372036854780000'::float8::int8; 2025-06-06 07:46:14.969 UTC [16979][client backend] [pg_regress/int8][6/159:0] ERROR: value "0o1000000000000000000000" is out of range for type bigint at character 13 2025-06-06 07:46:14.969 UTC [16979][client backend] [pg_regress/int8][6/159:0] STATEMENT: SELECT int8 '0o1000000000000000000000'; 2025-06-06 07:46:14.970 UTC [16979][client backend] [pg_regress/int8][6/161:0] ERROR: value "0x8000000000000000" is out of range for type bigint at character 13 2025-06-06 07:46:14.970 UTC [16979][client backend] [pg_regress/int8][6/161:0] STATEMENT: SELECT int8 '0x8000000000000000'; 2025-06-06 07:46:14.970 UTC [16979][client backend] [pg_regress/int8][6/163:0] ERROR: value "-0b1000000000000000000000000000000000000000000000000000000000000001" is out of range for type bigint at character 13 2025-06-06 07:46:14.970 UTC [16979][client backend] [pg_regress/int8][6/163:0] STATEMENT: SELECT int8 '-0b1000000000000000000000000000000000000000000000000000000000000001'; 2025-06-06 07:46:14.974 UTC [16979][client backend] [pg_regress/int8][6/165:0] ERROR: value "-0o1000000000000000000001" is out of range for type bigint at character 13 2025-06-06 07:46:14.974 UTC [16979][client backend] [pg_regress/int8][6/165:0] STATEMENT: SELECT int8 '-0o1000000000000000000001'; 2025-06-06 07:46:14.975 UTC [16979][client backend] [pg_regress/int8][6/167:0] ERROR: value "-0x8000000000000001" is out of range for type bigint at character 13 2025-06-06 07:46:14.975 UTC [16979][client backend] [pg_regress/int8][6/167:0] STATEMENT: SELECT int8 '-0x8000000000000001'; 2025-06-06 07:46:14.978 UTC [16979][client backend] [pg_regress/int8][6/173:0] ERROR: invalid input syntax for type bigint: "_100" at character 13 2025-06-06 07:46:14.978 UTC [16979][client backend] [pg_regress/int8][6/173:0] STATEMENT: SELECT int8 '_100'; 2025-06-06 07:46:14.978 UTC [16979][client backend] [pg_regress/int8][6/174:0] ERROR: invalid input syntax for type bigint: "100_" at character 13 2025-06-06 07:46:14.978 UTC [16979][client backend] [pg_regress/int8][6/174:0] STATEMENT: SELECT int8 '100_'; 2025-06-06 07:46:14.978 UTC [16979][client backend] [pg_regress/int8][6/175:0] ERROR: invalid input syntax for type bigint: "100__000" at character 13 2025-06-06 07:46:14.978 UTC [16979][client backend] [pg_regress/int8][6/175:0] STATEMENT: SELECT int8 '100__000'; 2025-06-06 07:46:14.982 UTC [16979][client backend] [pg_regress/int8][:0] LOG: disconnection: session time: 0:00:00.397 user=postgres database=regression host=[local] 2025-06-06 07:46:14.989 UTC [16991][client backend] [pg_regress/float8][18/177:0] ERROR: type "no_such_type" does not exist at character 69 2025-06-06 07:46:14.989 UTC [16991][client backend] [pg_regress/float8][18/177:0] STATEMENT: create type xfloat8 (input = xfloat8in, output = xfloat8out, like = no_such_type); 2025-06-06 07:46:14.995 UTC [16994][client backend] [pg_regress/rangetypes][20/94:0] ERROR: result of range union would not be contiguous 2025-06-06 07:46:14.995 UTC [16994][client backend] [pg_regress/rangetypes][20/94:0] STATEMENT: select numrange(1.0, 2.0) + numrange(2.5, 3.0); 2025-06-06 07:46:15.049 UTC [16991][client backend] [pg_regress/float8][:0] LOG: disconnection: session time: 0:00:00.391 user=postgres database=regression host=[local] 2025-06-06 07:46:15.062 UTC [16989][client backend] [pg_regress/enum][16/94:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2025-06-06 07:46:15.062 UTC [16989][client backend] [pg_regress/enum][16/94:0] STATEMENT: SELECT 'purple'::rgb; 2025-06-06 07:46:15.063 UTC [16989][client backend] [pg_regress/enum][16/95:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2025-06-06 07:46:15.063 UTC [16989][client backend] [pg_regress/enum][16/95:0] STATEMENT: SELECT 'purple'::rainbow::rgb; 2025-06-06 07:46:15.138 UTC [16989][client backend] [pg_regress/enum][16/121:1059] ERROR: insert or update on table "enumtest_child" violates foreign key constraint "enumtest_child_parent_fkey" 2025-06-06 07:46:15.138 UTC [16989][client backend] [pg_regress/enum][16/121:1059] DETAIL: Key (parent)=(blue) is not present in table "enumtest_parent". 2025-06-06 07:46:15.138 UTC [16989][client backend] [pg_regress/enum][16/121:1059] STATEMENT: INSERT INTO enumtest_child VALUES ('blue'); 2025-06-06 07:46:15.141 UTC [16989][client backend] [pg_regress/enum][16/122:1060] ERROR: update or delete on table "enumtest_parent" violates foreign key constraint "enumtest_child_parent_fkey" on table "enumtest_child" 2025-06-06 07:46:15.141 UTC [16989][client backend] [pg_regress/enum][16/122:1060] DETAIL: Key (id)=(red) is still referenced from table "enumtest_child". 2025-06-06 07:46:15.141 UTC [16989][client backend] [pg_regress/enum][16/122:1060] STATEMENT: DELETE FROM enumtest_parent; 2025-06-06 07:46:15.149 UTC [16989][client backend] [pg_regress/enum][16/124:1063] ERROR: foreign key constraint "enumtest_bogus_child_parent_fkey" cannot be implemented 2025-06-06 07:46:15.149 UTC [16989][client backend] [pg_regress/enum][16/124:1063] DETAIL: Key columns "parent" of the referencing table and "id" of the referenced table are of incompatible types: bogus and rainbow. 2025-06-06 07:46:15.149 UTC [16989][client backend] [pg_regress/enum][16/124:1063] STATEMENT: CREATE TABLE enumtest_bogus_child(parent bogus REFERENCES enumtest_parent); 2025-06-06 07:46:15.162 UTC [16989][client backend] [pg_regress/enum][16/128:0] ERROR: "red" is not an existing enum label 2025-06-06 07:46:15.162 UTC [16989][client backend] [pg_regress/enum][16/128:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'red' TO 'crimson'; 2025-06-06 07:46:15.162 UTC [16989][client backend] [pg_regress/enum][16/129:0] ERROR: enum label "green" already exists 2025-06-06 07:46:15.162 UTC [16989][client backend] [pg_regress/enum][16/129:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'blue' TO 'green'; 2025-06-06 07:46:15.166 UTC [16989][client backend] [pg_regress/enum][16/131:1070] ERROR: unsafe use of new value "new" of enum type bogus at character 8 2025-06-06 07:46:15.166 UTC [16989][client backend] [pg_regress/enum][16/131:1070] HINT: New enum values must be committed before they can be used. 2025-06-06 07:46:15.166 UTC [16989][client backend] [pg_regress/enum][16/131:1070] STATEMENT: SELECT 'new'::bogus; 2025-06-06 07:46:15.169 UTC [16989][client backend] [pg_regress/enum][16/131:1070] ERROR: unsafe use of new value "new" of enum type bogus 2025-06-06 07:46:15.169 UTC [16989][client backend] [pg_regress/enum][16/131:1070] HINT: New enum values must be committed before they can be used. 2025-06-06 07:46:15.169 UTC [16989][client backend] [pg_regress/enum][16/131:1070] STATEMENT: SELECT enum_last(null::bogus); 2025-06-06 07:46:15.170 UTC [16989][client backend] [pg_regress/enum][16/131:1070] ERROR: unsafe use of new value "new" of enum type bogus 2025-06-06 07:46:15.170 UTC [16989][client backend] [pg_regress/enum][16/131:1070] HINT: New enum values must be committed before they can be used. 2025-06-06 07:46:15.170 UTC [16989][client backend] [pg_regress/enum][16/131:1070] STATEMENT: SELECT enum_range(null::bogus); 2025-06-06 07:46:15.182 UTC [16989][client backend] [pg_regress/enum][16/134:1073] ERROR: unsafe use of new value "bad" of enum type bogon at character 8 2025-06-06 07:46:15.182 UTC [16989][client backend] [pg_regress/enum][16/134:1073] HINT: New enum values must be committed before they can be used. 2025-06-06 07:46:15.182 UTC [16989][client backend] [pg_regress/enum][16/134:1073] STATEMENT: SELECT 'bad'::bogon; 2025-06-06 07:46:15.318 UTC [16989][client backend] [pg_regress/enum][:0] LOG: disconnection: session time: 0:00:00.674 user=postgres database=regression host=[local] 2025-06-06 07:46:15.429 UTC [16995][client backend] [pg_regress/uuid][:0] LOG: disconnection: session time: 0:00:00.750 user=postgres database=regression host=[local] 2025-06-06 07:46:15.499 UTC [16982][client backend] [pg_regress/bit][9/27:0] ERROR: negative substring length not allowed 2025-06-06 07:46:15.499 UTC [16982][client backend] [pg_regress/bit][9/27:0] STATEMENT: SELECT SUBSTRING('01010101'::bit(8) FROM -10 FOR -2147483646) AS "error"; 2025-06-06 07:46:15.500 UTC [16982][client backend] [pg_regress/bit][9/30:0] ERROR: negative substring length not allowed 2025-06-06 07:46:15.500 UTC [16982][client backend] [pg_regress/bit][9/30:0] STATEMENT: SELECT SUBSTRING('01010101'::varbit FROM -10 FOR -2147483646) AS "error"; 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/96:0] ERROR: division by zero 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/96:0] STATEMENT: SELECT 'inf'::numeric / '0'; 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/97:0] ERROR: division by zero 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/97:0] STATEMENT: SELECT '-inf'::numeric / '0'; 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/99:0] ERROR: division by zero 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/99:0] STATEMENT: SELECT '0'::numeric / '0'; 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/100:0] ERROR: division by zero 2025-06-06 07:46:15.520 UTC [16988][client backend] [pg_regress/numeric][13/100:0] STATEMENT: SELECT 'inf'::numeric % '0'; 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/101:0] ERROR: division by zero 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/101:0] STATEMENT: SELECT '-inf'::numeric % '0'; 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/103:0] ERROR: division by zero 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/103:0] STATEMENT: SELECT '0'::numeric % '0'; 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/104:0] ERROR: division by zero 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/104:0] STATEMENT: SELECT div('inf'::numeric, '0'); 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/105:0] ERROR: division by zero 2025-06-06 07:46:15.521 UTC [16988][client backend] [pg_regress/numeric][13/105:0] STATEMENT: SELECT div('-inf'::numeric, '0'); 2025-06-06 07:46:15.522 UTC [16988][client backend] [pg_regress/numeric][13/107:0] ERROR: division by zero 2025-06-06 07:46:15.522 UTC [16988][client backend] [pg_regress/numeric][13/107:0] STATEMENT: SELECT div('0'::numeric, '0'); 2025-06-06 07:46:15.540 UTC [16988][client backend] [pg_regress/numeric][13/112:0] ERROR: cannot take square root of a negative number 2025-06-06 07:46:15.540 UTC [16988][client backend] [pg_regress/numeric][13/112:0] STATEMENT: SELECT sqrt('-1'::numeric); 2025-06-06 07:46:15.540 UTC [16988][client backend] [pg_regress/numeric][13/113:0] ERROR: cannot take square root of a negative number 2025-06-06 07:46:15.540 UTC [16988][client backend] [pg_regress/numeric][13/113:0] STATEMENT: SELECT sqrt('-inf'::numeric); 2025-06-06 07:46:15.541 UTC [16982][client backend] [pg_regress/bit][9/45:0] ERROR: cannot AND bit strings of different sizes 2025-06-06 07:46:15.541 UTC [16982][client backend] [pg_regress/bit][9/45:0] STATEMENT: select B'001' & B'10'; 2025-06-06 07:46:15.541 UTC [16982][client backend] [pg_regress/bit][9/46:0] ERROR: cannot OR bit strings of different sizes 2025-06-06 07:46:15.541 UTC [16982][client backend] [pg_regress/bit][9/46:0] STATEMENT: select B'0111' | B'011'; 2025-06-06 07:46:15.541 UTC [16982][client backend] [pg_regress/bit][9/47:0] ERROR: cannot XOR bit strings of different sizes 2025-06-06 07:46:15.541 UTC [16982][client backend] [pg_regress/bit][9/47:0] STATEMENT: select B'0010' # B'011101'; 2025-06-06 07:46:15.541 UTC [16988][client backend] [pg_regress/numeric][13/115:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.541 UTC [16988][client backend] [pg_regress/numeric][13/115:0] STATEMENT: SELECT ln('0'::numeric); 2025-06-06 07:46:15.541 UTC [16988][client backend] [pg_regress/numeric][13/116:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.541 UTC [16988][client backend] [pg_regress/numeric][13/116:0] STATEMENT: SELECT ln('-1'::numeric); 2025-06-06 07:46:15.541 UTC [16988][client backend] [pg_regress/numeric][13/117:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.541 UTC [16988][client backend] [pg_regress/numeric][13/117:0] STATEMENT: SELECT ln('-inf'::numeric); 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/119:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/119:0] STATEMENT: SELECT log('0'::numeric, '10'); 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/120:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/120:0] STATEMENT: SELECT log('10'::numeric, '0'); 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/121:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/121:0] STATEMENT: SELECT log('-inf'::numeric, '10'); 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/122:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.542 UTC [16988][client backend] [pg_regress/numeric][13/122:0] STATEMENT: SELECT log('10'::numeric, '-inf'); 2025-06-06 07:46:15.543 UTC [16988][client backend] [pg_regress/numeric][13/123:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.543 UTC [16988][client backend] [pg_regress/numeric][13/123:0] STATEMENT: SELECT log('inf'::numeric, '0'); 2025-06-06 07:46:15.543 UTC [16988][client backend] [pg_regress/numeric][13/124:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.543 UTC [16988][client backend] [pg_regress/numeric][13/124:0] STATEMENT: SELECT log('inf'::numeric, '-inf'); 2025-06-06 07:46:15.543 UTC [16988][client backend] [pg_regress/numeric][13/125:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.543 UTC [16988][client backend] [pg_regress/numeric][13/125:0] STATEMENT: SELECT log('-inf'::numeric, 'inf'); 2025-06-06 07:46:15.544 UTC [16988][client backend] [pg_regress/numeric][13/127:0] ERROR: zero raised to a negative power is undefined 2025-06-06 07:46:15.544 UTC [16988][client backend] [pg_regress/numeric][13/127:0] STATEMENT: SELECT power('0'::numeric, '-1'); 2025-06-06 07:46:15.544 UTC [16988][client backend] [pg_regress/numeric][13/128:0] ERROR: zero raised to a negative power is undefined 2025-06-06 07:46:15.544 UTC [16988][client backend] [pg_regress/numeric][13/128:0] STATEMENT: SELECT power('0'::numeric, '-inf'); 2025-06-06 07:46:15.545 UTC [16988][client backend] [pg_regress/numeric][13/131:0] ERROR: a negative number raised to a non-integer power yields a complex result 2025-06-06 07:46:15.545 UTC [16988][client backend] [pg_regress/numeric][13/131:0] STATEMENT: SELECT power('-2'::numeric, '3.3'); 2025-06-06 07:46:15.545 UTC [16988][client backend] [pg_regress/numeric][13/133:0] ERROR: a negative number raised to a non-integer power yields a complex result 2025-06-06 07:46:15.545 UTC [16988][client backend] [pg_regress/numeric][13/133:0] STATEMENT: SELECT power('-2'::numeric, '-1.5'); 2025-06-06 07:46:15.550 UTC [16988][client backend] [pg_regress/numeric][13/140:0] ERROR: a negative number raised to a non-integer power yields a complex result 2025-06-06 07:46:15.550 UTC [16988][client backend] [pg_regress/numeric][13/140:0] STATEMENT: SELECT power('-inf'::numeric, '4.5'); 2025-06-06 07:46:15.566 UTC [16976][client backend] [pg_regress/boolean][:0] LOG: disconnection: session time: 0:00:00.995 user=postgres database=regression host=[local] 2025-06-06 07:46:15.570 UTC [16988][client backend] [pg_regress/numeric][13/154:0] ERROR: numeric field overflow 2025-06-06 07:46:15.570 UTC [16988][client backend] [pg_regress/numeric][13/154:0] DETAIL: A field with precision 4, scale 4 must round to an absolute value less than 1. 2025-06-06 07:46:15.570 UTC [16988][client backend] [pg_regress/numeric][13/154:0] STATEMENT: INSERT INTO fract_only VALUES (3, '1.0'); 2025-06-06 07:46:15.578 UTC [16988][client backend] [pg_regress/numeric][13/157:0] ERROR: numeric field overflow 2025-06-06 07:46:15.578 UTC [16988][client backend] [pg_regress/numeric][13/157:0] DETAIL: A field with precision 4, scale 4 must round to an absolute value less than 1. 2025-06-06 07:46:15.578 UTC [16988][client backend] [pg_regress/numeric][13/157:0] STATEMENT: INSERT INTO fract_only VALUES (6, '0.99995'); 2025-06-06 07:46:15.579 UTC [16988][client backend] [pg_regress/numeric][13/161:0] ERROR: numeric field overflow 2025-06-06 07:46:15.579 UTC [16988][client backend] [pg_regress/numeric][13/161:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2025-06-06 07:46:15.579 UTC [16988][client backend] [pg_regress/numeric][13/161:0] STATEMENT: INSERT INTO fract_only VALUES (10, 'Inf'); 2025-06-06 07:46:15.579 UTC [16988][client backend] [pg_regress/numeric][13/162:0] ERROR: numeric field overflow 2025-06-06 07:46:15.579 UTC [16988][client backend] [pg_regress/numeric][13/162:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2025-06-06 07:46:15.579 UTC [16988][client backend] [pg_regress/numeric][13/162:0] STATEMENT: INSERT INTO fract_only VALUES (11, '-Inf'); 2025-06-06 07:46:15.583 UTC [16988][client backend] [pg_regress/numeric][13/165:0] ERROR: bigint out of range 2025-06-06 07:46:15.583 UTC [16988][client backend] [pg_regress/numeric][13/165:0] STATEMENT: SELECT (-9223372036854775808.5)::int8; 2025-06-06 07:46:15.583 UTC [16988][client backend] [pg_regress/numeric][13/168:0] ERROR: bigint out of range 2025-06-06 07:46:15.583 UTC [16988][client backend] [pg_regress/numeric][13/168:0] STATEMENT: SELECT 9223372036854775807.5::int8; 2025-06-06 07:46:15.583 UTC [16988][client backend] [pg_regress/numeric][13/169:0] ERROR: integer out of range 2025-06-06 07:46:15.583 UTC [16988][client backend] [pg_regress/numeric][13/169:0] STATEMENT: SELECT (-2147483648.5)::int4; 2025-06-06 07:46:15.584 UTC [16988][client backend] [pg_regress/numeric][13/172:0] ERROR: integer out of range 2025-06-06 07:46:15.584 UTC [16988][client backend] [pg_regress/numeric][13/172:0] STATEMENT: SELECT 2147483647.5::int4; 2025-06-06 07:46:15.584 UTC [16988][client backend] [pg_regress/numeric][13/173:0] ERROR: smallint out of range 2025-06-06 07:46:15.584 UTC [16988][client backend] [pg_regress/numeric][13/173:0] STATEMENT: SELECT (-32768.5)::int2; 2025-06-06 07:46:15.585 UTC [16988][client backend] [pg_regress/numeric][13/176:0] ERROR: smallint out of range 2025-06-06 07:46:15.585 UTC [16988][client backend] [pg_regress/numeric][13/176:0] STATEMENT: SELECT 32767.5::int2; 2025-06-06 07:46:15.585 UTC [16982][client backend] [pg_regress/bit][9/110:0] ERROR: bit index 16 out of valid range (0..15) 2025-06-06 07:46:15.585 UTC [16982][client backend] [pg_regress/bit][9/110:0] STATEMENT: SELECT set_bit(B'0101011000100100', 16, 1); 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/190:0] ERROR: cannot convert NaN to smallint 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/190:0] STATEMENT: SELECT 'NaN'::numeric::int2; 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/191:0] ERROR: cannot convert infinity to smallint 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/191:0] STATEMENT: SELECT 'Infinity'::numeric::int2; 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/192:0] ERROR: cannot convert infinity to smallint 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/192:0] STATEMENT: SELECT '-Infinity'::numeric::int2; 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/193:0] ERROR: cannot convert NaN to integer 2025-06-06 07:46:15.594 UTC [16988][client backend] [pg_regress/numeric][13/193:0] STATEMENT: SELECT 'NaN'::numeric::int4; 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/194:0] ERROR: cannot convert infinity to integer 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/194:0] STATEMENT: SELECT 'Infinity'::numeric::int4; 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/195:0] ERROR: cannot convert infinity to integer 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/195:0] STATEMENT: SELECT '-Infinity'::numeric::int4; 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/196:0] ERROR: cannot convert NaN to bigint 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/196:0] STATEMENT: SELECT 'NaN'::numeric::int8; 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/197:0] ERROR: cannot convert infinity to bigint 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/197:0] STATEMENT: SELECT 'Infinity'::numeric::int8; 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/198:0] ERROR: cannot convert infinity to bigint 2025-06-06 07:46:15.595 UTC [16988][client backend] [pg_regress/numeric][13/198:0] STATEMENT: SELECT '-Infinity'::numeric::int8; 2025-06-06 07:46:15.632 UTC [16988][client backend] [pg_regress/numeric][13/213:0] ERROR: value overflows numeric format 2025-06-06 07:46:15.632 UTC [16988][client backend] [pg_regress/numeric][13/213:0] STATEMENT: SELECT round(5.5e131071, -131072); 2025-06-06 07:46:15.645 UTC [16988][client backend] [pg_regress/numeric][13/227:0] ERROR: count must be greater than zero 2025-06-06 07:46:15.645 UTC [16988][client backend] [pg_regress/numeric][13/227:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, 0); 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/228:0] ERROR: count must be greater than zero 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/228:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, -5); 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/229:0] ERROR: lower bound cannot equal upper bound 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/229:0] STATEMENT: SELECT width_bucket(3.5, 3.0, 3.0, 888); 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/230:0] ERROR: count must be greater than zero 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/230:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, 0); 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/231:0] ERROR: count must be greater than zero 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/231:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, -5); 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/232:0] ERROR: lower bound cannot equal upper bound 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/232:0] STATEMENT: SELECT width_bucket(3.5::float8, 3.0::float8, 3.0::float8, 888); 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/233:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2025-06-06 07:46:15.646 UTC [16988][client backend] [pg_regress/numeric][13/233:0] STATEMENT: SELECT width_bucket('NaN', 3.0, 4.0, 888); 2025-06-06 07:46:15.647 UTC [16988][client backend] [pg_regress/numeric][13/234:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2025-06-06 07:46:15.647 UTC [16988][client backend] [pg_regress/numeric][13/234:0] STATEMENT: SELECT width_bucket(0::float8, 'NaN', 4.0::float8, 888); 2025-06-06 07:46:15.647 UTC [16988][client backend] [pg_regress/numeric][13/235:0] ERROR: lower and upper bounds must be finite 2025-06-06 07:46:15.647 UTC [16988][client backend] [pg_regress/numeric][13/235:0] STATEMENT: SELECT width_bucket(2.0, 3.0, '-inf', 888); 2025-06-06 07:46:15.647 UTC [16988][client backend] [pg_regress/numeric][13/236:0] ERROR: lower and upper bounds must be finite 2025-06-06 07:46:15.647 UTC [16988][client backend] [pg_regress/numeric][13/236:0] STATEMENT: SELECT width_bucket(0::float8, '-inf', 4.0::float8, 888); 2025-06-06 07:46:15.663 UTC [16988][client backend] [pg_regress/numeric][13/241:0] ERROR: lower and upper bounds must be finite 2025-06-06 07:46:15.663 UTC [16988][client backend] [pg_regress/numeric][13/241:0] STATEMENT: SELECT width_bucket(0.0::numeric, 'Infinity'::numeric, 5, 10); 2025-06-06 07:46:15.663 UTC [16988][client backend] [pg_regress/numeric][13/242:0] ERROR: lower and upper bounds must be finite 2025-06-06 07:46:15.663 UTC [16988][client backend] [pg_regress/numeric][13/242:0] STATEMENT: SELECT width_bucket(0.0::numeric, 5, '-Infinity'::numeric, 20); 2025-06-06 07:46:15.664 UTC [16988][client backend] [pg_regress/numeric][13/244:0] ERROR: lower and upper bounds must be finite 2025-06-06 07:46:15.664 UTC [16988][client backend] [pg_regress/numeric][13/244:0] STATEMENT: SELECT width_bucket(0.0::float8, 'Infinity'::float8, 5, 10); 2025-06-06 07:46:15.664 UTC [16988][client backend] [pg_regress/numeric][13/245:0] ERROR: lower and upper bounds must be finite 2025-06-06 07:46:15.664 UTC [16988][client backend] [pg_regress/numeric][13/245:0] STATEMENT: SELECT width_bucket(0.0::float8, 5, '-Infinity'::float8, 20); 2025-06-06 07:46:15.666 UTC [16982][client backend] [pg_regress/bit][:0] LOG: disconnection: session time: 0:00:01.076 user=postgres database=regression host=[local] 2025-06-06 07:46:15.678 UTC [16988][client backend] [pg_regress/numeric][13/255:0] ERROR: integer out of range 2025-06-06 07:46:15.678 UTC [16988][client backend] [pg_regress/numeric][13/255:0] STATEMENT: SELECT width_bucket(1::float8, 0, 1, 2147483647); 2025-06-06 07:46:15.678 UTC [16988][client backend] [pg_regress/numeric][13/256:0] ERROR: integer out of range 2025-06-06 07:46:15.678 UTC [16988][client backend] [pg_regress/numeric][13/256:0] STATEMENT: SELECT width_bucket(0::float8, 1, 0, 2147483647); 2025-06-06 07:46:15.751 UTC [16988][client backend] [pg_regress/numeric][13/340:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.751 UTC [16988][client backend] [pg_regress/numeric][13/340:0] STATEMENT: SELECT to_number('viv', 'RN'); 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/341:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/341:0] STATEMENT: SELECT to_number('DCCCD', 'RN'); 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/342:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/342:0] STATEMENT: SELECT to_number('XIXL', 'RN'); 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/343:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/343:0] STATEMENT: SELECT to_number('MCCM', 'RN'); 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/344:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/344:0] STATEMENT: SELECT to_number('MMMM', 'RN'); 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/345:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/345:0] STATEMENT: SELECT to_number('VV', 'RN'); 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/346:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.752 UTC [16988][client backend] [pg_regress/numeric][13/346:0] STATEMENT: SELECT to_number('IL', 'RN'); 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/347:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/347:0] STATEMENT: SELECT to_number('VIX', 'RN'); 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/348:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/348:0] STATEMENT: SELECT to_number('LXC', 'RN'); 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/349:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/349:0] STATEMENT: SELECT to_number('DCM', 'RN'); 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/350:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/350:0] STATEMENT: SELECT to_number('MMMDCM', 'RN'); 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/351:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/351:0] STATEMENT: SELECT to_number('CLXC', 'RN'); 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/352:0] ERROR: "RN" is incompatible with other formats 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/352:0] DETAIL: "RN" may only be used together with "FM". 2025-06-06 07:46:15.753 UTC [16988][client backend] [pg_regress/numeric][13/352:0] STATEMENT: SELECT to_number('CM', 'MIRN'); 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/353:0] ERROR: cannot use "RN" twice 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/353:0] STATEMENT: SELECT to_number('CM', 'RNRN'); 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/354:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/354:0] STATEMENT: SELECT to_number('qiv', 'RN'); 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/355:0] ERROR: invalid input syntax for type numeric: " " 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/355:0] STATEMENT: SELECT to_number('', 'RN'); 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/356:0] ERROR: invalid Roman numeral 2025-06-06 07:46:15.754 UTC [16988][client backend] [pg_regress/numeric][13/356:0] STATEMENT: SELECT to_number(' ', 'RN'); 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/383:0] ERROR: invalid input syntax for type numeric: " " at character 40 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/383:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' '); 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/384:0] ERROR: invalid input syntax for type numeric: " 1234 %" at character 40 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/384:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' 1234 %'); 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/385:0] ERROR: invalid input syntax for type numeric: "xyz" at character 40 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/385:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('xyz'); 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/386:0] ERROR: invalid input syntax for type numeric: "- 1234" at character 40 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/386:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('- 1234'); 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/387:0] ERROR: invalid input syntax for type numeric: "5 . 0" at character 40 2025-06-06 07:46:15.769 UTC [16988][client backend] [pg_regress/numeric][13/387:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5 . 0'); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/388:0] ERROR: invalid input syntax for type numeric: "5. 0 " at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/388:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5. 0 '); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/389:0] ERROR: invalid input syntax for type numeric: "" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/389:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (''); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/390:0] ERROR: invalid input syntax for type numeric: " N aN " at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/390:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' N aN '); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/391:0] ERROR: invalid input syntax for type numeric: "+NaN" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/391:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+NaN'); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/392:0] ERROR: invalid input syntax for type numeric: "-NaN" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/392:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('-NaN'); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/393:0] ERROR: invalid input syntax for type numeric: "+ infinity" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/393:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+ infinity'); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/394:0] ERROR: invalid input syntax for type numeric: "_123" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/394:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('_123'); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/395:0] ERROR: invalid input syntax for type numeric: "123_" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/395:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_'); 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/396:0] ERROR: invalid input syntax for type numeric: "12__34" at character 40 2025-06-06 07:46:15.770 UTC [16988][client backend] [pg_regress/numeric][13/396:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('12__34'); 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/397:0] ERROR: invalid input syntax for type numeric: "123_.456" at character 40 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/397:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_.456'); 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/398:0] ERROR: invalid input syntax for type numeric: "123._456" at character 40 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/398:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123._456'); 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/399:0] ERROR: invalid input syntax for type numeric: "1.2e_34" at character 40 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/399:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e_34'); 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/400:0] ERROR: invalid input syntax for type numeric: "1.2e34_" at character 40 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/400:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e34_'); 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/401:0] ERROR: invalid input syntax for type numeric: "1.2e3__4" at character 40 2025-06-06 07:46:15.771 UTC [16988][client backend] [pg_regress/numeric][13/401:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e3__4'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/402:0] ERROR: invalid input syntax for type numeric: "0b1112" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/402:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0b1112'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/403:0] ERROR: invalid input syntax for type numeric: "0c1112" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/403:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0c1112'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/404:0] ERROR: invalid input syntax for type numeric: "0o12345678" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/404:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0o12345678'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/405:0] ERROR: invalid input syntax for type numeric: "0x1eg" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/405:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1eg'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/406:0] ERROR: invalid input syntax for type numeric: "0x12.34" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/406:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12.34'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/407:0] ERROR: invalid input syntax for type numeric: "0x__1234" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/407:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x__1234'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/408:0] ERROR: invalid input syntax for type numeric: "0x1234_" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/408:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1234_'); 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/409:0] ERROR: invalid input syntax for type numeric: "0x12__34" at character 40 2025-06-06 07:46:15.774 UTC [16988][client backend] [pg_regress/numeric][13/409:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12__34'); 2025-06-06 07:46:15.891 UTC [16988][client backend] [pg_regress/numeric][13/440:0] ERROR: numeric field overflow 2025-06-06 07:46:15.891 UTC [16988][client backend] [pg_regress/numeric][13/440:0] DETAIL: A field with precision 3, scale -6 cannot hold an infinite value. 2025-06-06 07:46:15.891 UTC [16988][client backend] [pg_regress/numeric][13/440:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES ('inf'); 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/441:0] ERROR: numeric field overflow 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/441:0] DETAIL: A field with precision 3, scale -6 must round to an absolute value less than 10^9. 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/441:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES (999500000); 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/442:0] ERROR: numeric field overflow 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/442:0] DETAIL: A field with precision 3, scale -3 must round to an absolute value less than 10^6. 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/442:0] STATEMENT: INSERT INTO num_typemod_test (thousands) VALUES (999500); 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/443:0] ERROR: numeric field overflow 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/443:0] DETAIL: A field with precision 3, scale 0 must round to an absolute value less than 10^3. 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/443:0] STATEMENT: INSERT INTO num_typemod_test (units) VALUES (999.5); 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/444:0] ERROR: numeric field overflow 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/444:0] DETAIL: A field with precision 3, scale 3 must round to an absolute value less than 1. 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/444:0] STATEMENT: INSERT INTO num_typemod_test (thousandths) VALUES (0.9995); 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/445:0] ERROR: numeric field overflow 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/445:0] DETAIL: A field with precision 3, scale 6 must round to an absolute value less than 10^-3. 2025-06-06 07:46:15.892 UTC [16988][client backend] [pg_regress/numeric][13/445:0] STATEMENT: INSERT INTO num_typemod_test (millionths) VALUES (0.0009995); 2025-06-06 07:46:15.929 UTC [16988][client backend] [pg_regress/numeric][13/477:0] ERROR: value overflows numeric format 2025-06-06 07:46:15.929 UTC [16988][client backend] [pg_regress/numeric][13/477:0] STATEMENT: select 10.0 ^ 2147483647 as overflows; 2025-06-06 07:46:15.929 UTC [16988][client backend] [pg_regress/numeric][13/478:0] ERROR: value overflows numeric format 2025-06-06 07:46:15.929 UTC [16988][client backend] [pg_regress/numeric][13/478:0] STATEMENT: select 117743296169.0 ^ 1000000000 as overflows; 2025-06-06 07:46:15.946 UTC [16988][client backend] [pg_regress/numeric][13/504:0] ERROR: zero raised to a negative power is undefined 2025-06-06 07:46:15.946 UTC [16988][client backend] [pg_regress/numeric][13/504:0] STATEMENT: select 0.0 ^ (-12.34); 2025-06-06 07:46:15.946 UTC [16988][client backend] [pg_regress/numeric][13/505:0] ERROR: a negative number raised to a non-integer power yields a complex result 2025-06-06 07:46:15.946 UTC [16988][client backend] [pg_regress/numeric][13/505:0] STATEMENT: select (-12.34) ^ 1.2; 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/527:0] ERROR: step size cannot equal zero 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/527:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 0::numeric); 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/528:0] ERROR: step size cannot be NaN 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/528:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 'nan'::numeric); 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/529:0] ERROR: start value cannot be NaN 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/529:0] STATEMENT: select * from generate_series('nan'::numeric, 100::numeric, 10::numeric); 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/530:0] ERROR: stop value cannot be NaN 2025-06-06 07:46:15.955 UTC [16988][client backend] [pg_regress/numeric][13/530:0] STATEMENT: select * from generate_series(0::numeric, 'nan'::numeric, 10::numeric); 2025-06-06 07:46:15.956 UTC [16988][client backend] [pg_regress/numeric][13/531:0] ERROR: start value cannot be infinity 2025-06-06 07:46:15.956 UTC [16988][client backend] [pg_regress/numeric][13/531:0] STATEMENT: select * from generate_series('inf'::numeric, 'inf'::numeric, 10::numeric); 2025-06-06 07:46:15.956 UTC [16988][client backend] [pg_regress/numeric][13/532:0] ERROR: stop value cannot be infinity 2025-06-06 07:46:15.956 UTC [16988][client backend] [pg_regress/numeric][13/532:0] STATEMENT: select * from generate_series(0::numeric, 'inf'::numeric, 10::numeric); 2025-06-06 07:46:15.956 UTC [16988][client backend] [pg_regress/numeric][13/533:0] ERROR: step size cannot be infinity 2025-06-06 07:46:15.956 UTC [16988][client backend] [pg_regress/numeric][13/533:0] STATEMENT: select * from generate_series(0::numeric, '42'::numeric, '-inf'::numeric); 2025-06-06 07:46:15.960 UTC [16988][client backend] [pg_regress/numeric][13/538:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.960 UTC [16988][client backend] [pg_regress/numeric][13/538:0] STATEMENT: select ln(-12.34); 2025-06-06 07:46:15.960 UTC [16988][client backend] [pg_regress/numeric][13/539:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.960 UTC [16988][client backend] [pg_regress/numeric][13/539:0] STATEMENT: select ln(0.0); 2025-06-06 07:46:15.972 UTC [16988][client backend] [pg_regress/numeric][13/548:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.972 UTC [16988][client backend] [pg_regress/numeric][13/548:0] CONTEXT: SQL function "log" statement 1 2025-06-06 07:46:15.972 UTC [16988][client backend] [pg_regress/numeric][13/548:0] STATEMENT: select log(-12.34); 2025-06-06 07:46:15.972 UTC [16988][client backend] [pg_regress/numeric][13/549:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.972 UTC [16988][client backend] [pg_regress/numeric][13/549:0] CONTEXT: SQL function "log" statement 1 2025-06-06 07:46:15.972 UTC [16988][client backend] [pg_regress/numeric][13/549:0] STATEMENT: select log(0.0); 2025-06-06 07:46:15.974 UTC [16988][client backend] [pg_regress/numeric][13/556:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.974 UTC [16988][client backend] [pg_regress/numeric][13/556:0] STATEMENT: select log(-12.34, 56.78); 2025-06-06 07:46:15.974 UTC [16988][client backend] [pg_regress/numeric][13/557:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.974 UTC [16988][client backend] [pg_regress/numeric][13/557:0] STATEMENT: select log(-12.34, -56.78); 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/558:0] ERROR: cannot take logarithm of a negative number 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/558:0] STATEMENT: select log(12.34, -56.78); 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/559:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/559:0] STATEMENT: select log(0.0, 12.34); 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/560:0] ERROR: cannot take logarithm of zero 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/560:0] STATEMENT: select log(12.34, 0.0); 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/561:0] ERROR: division by zero 2025-06-06 07:46:15.975 UTC [16988][client backend] [pg_regress/numeric][13/561:0] STATEMENT: select log(1.0, 12.34); 2025-06-06 07:46:16.101 UTC [16988][client backend] [pg_regress/numeric][13/598:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp16988.0", size 1400000 2025-06-06 07:46:16.101 UTC [16988][client backend] [pg_regress/numeric][13/598:0] STATEMENT: SELECT SUM(9999::numeric) FROM generate_series(1, 100000); 2025-06-06 07:46:16.256 UTC [16988][client backend] [pg_regress/numeric][13/599:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp16988.1", size 1400000 2025-06-06 07:46:16.256 UTC [16988][client backend] [pg_regress/numeric][13/599:0] STATEMENT: SELECT SUM((-9999)::numeric) FROM generate_series(1, 100000); 2025-06-06 07:46:16.545 UTC [16988][client backend] [pg_regress/numeric][13/615:0] ERROR: value overflows numeric format 2025-06-06 07:46:16.545 UTC [16988][client backend] [pg_regress/numeric][13/615:0] STATEMENT: SELECT lcm(9999 * (10::numeric)^131068 + (10::numeric^131068 - 1), 2); 2025-06-06 07:46:16.546 UTC [16988][client backend] [pg_regress/numeric][13/618:0] ERROR: value overflows numeric format 2025-06-06 07:46:16.546 UTC [16988][client backend] [pg_regress/numeric][13/618:0] STATEMENT: SELECT factorial(100000); 2025-06-06 07:46:16.547 UTC [16988][client backend] [pg_regress/numeric][13/620:0] ERROR: factorial of a negative number is undefined 2025-06-06 07:46:16.547 UTC [16988][client backend] [pg_regress/numeric][13/620:0] STATEMENT: SELECT factorial(-4); 2025-06-06 07:46:16.548 UTC [16988][client backend] [pg_regress/numeric][13/624:0] ERROR: pg_lsn out of range 2025-06-06 07:46:16.548 UTC [16988][client backend] [pg_regress/numeric][13/624:0] STATEMENT: SELECT pg_lsn(-1::numeric); 2025-06-06 07:46:16.548 UTC [16988][client backend] [pg_regress/numeric][13/625:0] ERROR: pg_lsn out of range 2025-06-06 07:46:16.548 UTC [16988][client backend] [pg_regress/numeric][13/625:0] STATEMENT: SELECT pg_lsn(18446744073709551616::numeric); 2025-06-06 07:46:16.548 UTC [16988][client backend] [pg_regress/numeric][13/626:0] ERROR: cannot convert NaN to pg_lsn 2025-06-06 07:46:16.548 UTC [16988][client backend] [pg_regress/numeric][13/626:0] STATEMENT: SELECT pg_lsn('NaN'::numeric); 2025-06-06 07:46:16.553 UTC [16988][client backend] [pg_regress/numeric][:0] LOG: disconnection: session time: 0:00:01.922 user=postgres database=regression host=[local] 2025-06-06 07:46:16.655 UTC [16994][client backend] [pg_regress/rangetypes][20/310:1251] ERROR: conflicting key value violates exclusion constraint "test_range_excl_room_during_excl" 2025-06-06 07:46:16.655 UTC [16994][client backend] [pg_regress/rangetypes][20/310:1251] DETAIL: Key (room, during)=([123,124), ["Sat Jan 02 10:10:00 2010","Sat Jan 02 11:00:00 2010")) conflicts with existing key (room, during)=([123,124), ["Sat Jan 02 10:00:00 2010","Sat Jan 02 11:00:00 2010")). 2025-06-06 07:46:16.655 UTC [16994][client backend] [pg_regress/rangetypes][20/310:1251] STATEMENT: insert into test_range_excl values(int4range(123, 123, '[]'), int4range(3, 3, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2025-06-06 07:46:16.660 UTC [16994][client backend] [pg_regress/rangetypes][20/312:1253] ERROR: conflicting key value violates exclusion constraint "test_range_excl_speaker_during_excl" 2025-06-06 07:46:16.660 UTC [16994][client backend] [pg_regress/rangetypes][20/312:1253] DETAIL: Key (speaker, during)=([1,2), ["Sat Jan 02 10:10:00 2010","Sat Jan 02 11:00:00 2010")) conflicts with existing key (speaker, during)=([1,2), ["Sat Jan 02 10:00:00 2010","Sat Jan 02 11:00:00 2010")). 2025-06-06 07:46:16.660 UTC [16994][client backend] [pg_regress/rangetypes][20/312:1253] STATEMENT: insert into test_range_excl values(int4range(125, 125, '[]'), int4range(1, 1, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2025-06-06 07:46:16.661 UTC [16994][client backend] [pg_regress/rangetypes][20/316:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2025-06-06 07:46:16.661 UTC [16994][client backend] [pg_regress/rangetypes][20/316:0] STATEMENT: select '[2010-01-01 01:00:00 -08, 2010-01-01 02:00:00 -05)'::tstzrange; 2025-06-06 07:46:16.662 UTC [16994][client backend] [pg_regress/rangetypes][20/318:0] ERROR: function float4mi(double precision, double precision) does not exist 2025-06-06 07:46:16.662 UTC [16994][client backend] [pg_regress/rangetypes][20/318:0] STATEMENT: create type bogus_float8range as range (subtype=float8, subtype_diff=float4mi); 2025-06-06 07:46:16.691 UTC [16994][client backend] [pg_regress/rangetypes][20/327:0] ERROR: cannot drop type mydomain because other objects depend on it 2025-06-06 07:46:16.691 UTC [16994][client backend] [pg_regress/rangetypes][20/327:0] DETAIL: type mydomainrange depends on type mydomain 2025-06-06 07:46:16.691 UTC [16994][client backend] [pg_regress/rangetypes][20/327:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:16.691 UTC [16994][client backend] [pg_regress/rangetypes][20/327:0] STATEMENT: drop domain mydomain; 2025-06-06 07:46:16.704 UTC [16994][client backend] [pg_regress/rangetypes][20/331:0] ERROR: value for domain restrictedrange violates check constraint "restrictedrange_check" 2025-06-06 07:46:16.704 UTC [16994][client backend] [pg_regress/rangetypes][20/331:0] STATEMENT: select '[4,50)'::restrictedrange @> 7; 2025-06-06 07:46:16.720 UTC [16994][client backend] [pg_regress/rangetypes][20/335:0] ERROR: range lower bound must be less than or equal to range upper bound 2025-06-06 07:46:16.720 UTC [16994][client backend] [pg_regress/rangetypes][20/335:0] STATEMENT: select textrange1('a','Z') @> 'b'::text; 2025-06-06 07:46:16.739 UTC [16994][client backend] [pg_regress/rangetypes][20/341:0] ERROR: function anyarray_anyrange_func(integer[], numrange) does not exist at character 8 2025-06-06 07:46:16.739 UTC [16994][client backend] [pg_regress/rangetypes][20/341:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:16.739 UTC [16994][client backend] [pg_regress/rangetypes][20/341:0] STATEMENT: select anyarray_anyrange_func(ARRAY[1,2], numrange(10,20)); 2025-06-06 07:46:16.741 UTC [16994][client backend] [pg_regress/rangetypes][20/343:0] ERROR: cannot determine result data type 2025-06-06 07:46:16.741 UTC [16994][client backend] [pg_regress/rangetypes][20/343:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:16.741 UTC [16994][client backend] [pg_regress/rangetypes][20/343:0] STATEMENT: create function bogus_func(anyelement) returns anyrange as 'select int4range(1,10)' language sql; 2025-06-06 07:46:16.741 UTC [16994][client backend] [pg_regress/rangetypes][20/344:0] ERROR: cannot determine result data type 2025-06-06 07:46:16.741 UTC [16994][client backend] [pg_regress/rangetypes][20/344:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:16.741 UTC [16994][client backend] [pg_regress/rangetypes][20/344:0] STATEMENT: create function bogus_func(int) returns anyrange as 'select int4range(1,10)' language sql; 2025-06-06 07:46:16.748 UTC [16994][client backend] [pg_regress/rangetypes][20/350:0] ERROR: function rangetypes_sql(numrange, integer[]) does not exist at character 8 2025-06-06 07:46:16.748 UTC [16994][client backend] [pg_regress/rangetypes][20/350:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:16.748 UTC [16994][client backend] [pg_regress/rangetypes][20/350:0] STATEMENT: select rangetypes_sql(numrange(1,10), ARRAY[2,20]); 2025-06-06 07:46:16.749 UTC [16994][client backend] [pg_regress/rangetypes][20/354:0] ERROR: function anycompatiblearray_anycompatiblerange_func(numeric[], int4range) does not exist at character 8 2025-06-06 07:46:16.749 UTC [16994][client backend] [pg_regress/rangetypes][20/354:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:16.749 UTC [16994][client backend] [pg_regress/rangetypes][20/354:0] STATEMENT: select anycompatiblearray_anycompatiblerange_func(ARRAY[1.1,2], int4range(10,20)); 2025-06-06 07:46:16.750 UTC [16994][client backend] [pg_regress/rangetypes][20/356:0] ERROR: cannot determine result data type 2025-06-06 07:46:16.750 UTC [16994][client backend] [pg_regress/rangetypes][20/356:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2025-06-06 07:46:16.750 UTC [16994][client backend] [pg_regress/rangetypes][20/356:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2025-06-06 07:46:16.774 UTC [16994][client backend] [pg_regress/rangetypes][20/364:0] ERROR: range lower bound must be less than or equal to range upper bound 2025-06-06 07:46:16.774 UTC [16994][client backend] [pg_regress/rangetypes][20/364:0] STATEMENT: select arrayrange(ARRAY[2,1], ARRAY[1,2]); 2025-06-06 07:46:16.791 UTC [16994][client backend] [pg_regress/rangetypes][20/370:1278] ERROR: composite type two_ints cannot be made a member of itself 2025-06-06 07:46:16.791 UTC [16994][client backend] [pg_regress/rangetypes][20/370:1278] STATEMENT: alter type two_ints add attribute c two_ints_range; 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/386:0] ERROR: cannot determine result data type 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/386:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/386:0] STATEMENT: create function outparam_fail(i anyelement, out r anyrange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/387:0] ERROR: cannot determine result data type 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/387:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/387:0] STATEMENT: create function inoutparam_fail(inout i anyelement, out r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/388:0] ERROR: cannot determine result data type 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/388:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:16.874 UTC [16994][client backend] [pg_regress/rangetypes][20/388:0] STATEMENT: create function table_fail(i anyelement) returns table(i anyelement, r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2025-06-06 07:46:16.917 UTC [16994][client backend] [pg_regress/rangetypes][:0] LOG: disconnection: session time: 0:00:02.236 user=postgres database=regression host=[local] 2025-06-06 07:46:17.438 UTC [17328][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.439 UTC [17328][client backend] [[unknown]][23/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.439 UTC [17328][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/line 2025-06-06 07:46:17.448 UTC [17328][client backend] [pg_regress/line][23/0:0] LOG: connection ready: setup total=27.484 ms, fork=12.650 ms, authentication=0.414 ms 2025-06-06 07:46:17.450 UTC [17333][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.450 UTC [17332][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.451 UTC [17330][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.452 UTC [17333][client backend] [[unknown]][24/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.452 UTC [17333][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/date 2025-06-06 07:46:17.452 UTC [17332][client backend] [[unknown]][25/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.452 UTC [17332][client backend] [[unknown]][25/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/point 2025-06-06 07:46:17.453 UTC [17330][client backend] [[unknown]][26/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.453 UTC [17330][client backend] [[unknown]][26/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/strings 2025-06-06 07:46:17.455 UTC [17330][client backend] [pg_regress/strings][26/0:0] LOG: connection ready: setup total=31.317 ms, fork=25.690 ms, authentication=0.359 ms 2025-06-06 07:46:17.456 UTC [17335][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.457 UTC [17335][client backend] [[unknown]][27/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.457 UTC [17335][client backend] [[unknown]][27/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/lseg 2025-06-06 07:46:17.458 UTC [17334][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.459 UTC [17334][client backend] [[unknown]][28/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.459 UTC [17334][client backend] [[unknown]][28/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/time 2025-06-06 07:46:17.462 UTC [17337][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.464 UTC [17337][client backend] [[unknown]][29/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.464 UTC [17337][client backend] [[unknown]][29/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/path 2025-06-06 07:46:17.467 UTC [17332][client backend] [pg_regress/point][25/0:0] LOG: connection ready: setup total=35.973 ms, fork=18.163 ms, authentication=0.362 ms 2025-06-06 07:46:17.468 UTC [17334][client backend] [pg_regress/time][28/0:0] LOG: connection ready: setup total=32.989 ms, fork=14.670 ms, authentication=0.349 ms 2025-06-06 07:46:17.472 UTC [17335][client backend] [pg_regress/lseg][27/0:0] LOG: connection ready: setup total=35.426 ms, fork=13.545 ms, authentication=0.361 ms 2025-06-06 07:46:17.475 UTC [17339][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.477 UTC [17339][client backend] [[unknown]][30/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.477 UTC [17339][client backend] [[unknown]][30/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/box 2025-06-06 07:46:17.479 UTC [17337][client backend] [pg_regress/path][29/0:0] LOG: connection ready: setup total=33.926 ms, fork=14.611 ms, authentication=0.386 ms 2025-06-06 07:46:17.479 UTC [17333][client backend] [pg_regress/date][24/0:0] LOG: connection ready: setup total=46.651 ms, fork=16.322 ms, authentication=0.400 ms 2025-06-06 07:46:17.482 UTC [17332][client backend] [pg_regress/point][25/3:0] ERROR: invalid input syntax for type point: "asdfasdf" at character 35 2025-06-06 07:46:17.482 UTC [17332][client backend] [pg_regress/point][25/3:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf'); 2025-06-06 07:46:17.484 UTC [17332][client backend] [pg_regress/point][25/4:0] ERROR: invalid input syntax for type point: "(10.0 10.0)" at character 35 2025-06-06 07:46:17.484 UTC [17332][client backend] [pg_regress/point][25/4:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0 10.0)'); 2025-06-06 07:46:17.484 UTC [17340][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.484 UTC [17330][client backend] [pg_regress/strings][26/3:0] ERROR: syntax error at or near "' - third line'" at character 75 2025-06-06 07:46:17.484 UTC [17330][client backend] [pg_regress/strings][26/3:0] STATEMENT: SELECT 'first line' ' - next line' /* this comment is not allowed here */ ' - third line' AS "Illegal comment within continuation"; 2025-06-06 07:46:17.484 UTC [17332][client backend] [pg_regress/point][25/5:0] ERROR: invalid input syntax for type point: "(10.0, 10.0) x" at character 35 2025-06-06 07:46:17.484 UTC [17332][client backend] [pg_regress/point][25/5:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 10.0) x'); 2025-06-06 07:46:17.485 UTC [17332][client backend] [pg_regress/point][25/6:0] ERROR: invalid input syntax for type point: "(10.0,10.0" at character 35 2025-06-06 07:46:17.485 UTC [17332][client backend] [pg_regress/point][25/6:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0,10.0'); 2025-06-06 07:46:17.485 UTC [17332][client backend] [pg_regress/point][25/7:0] ERROR: "1e+500" is out of range for type double precision at character 35 2025-06-06 07:46:17.485 UTC [17332][client backend] [pg_regress/point][25/7:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 1e+500)'); 2025-06-06 07:46:17.487 UTC [17340][client backend] [[unknown]][31/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.487 UTC [17340][client backend] [[unknown]][31/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/circle 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/10:0] ERROR: invalid Unicode escape at character 18 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/10:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/10:0] STATEMENT: SELECT U&'wrong: \061'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/11:0] ERROR: invalid Unicode escape at character 18 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/11:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/11:0] STATEMENT: SELECT U&'wrong: \+0061'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/12:0] ERROR: UESCAPE must be followed by a simple string literal at or near "+" at character 33 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/12:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE +; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/13:0] ERROR: invalid Unicode escape character at or near "'+'" at character 33 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/13:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/14:0] ERROR: invalid Unicode surrogate pair at character 23 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/14:0] STATEMENT: SELECT U&'wrong: \db99'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/15:0] ERROR: invalid Unicode surrogate pair at character 23 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/15:0] STATEMENT: SELECT U&'wrong: \db99xy'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/16:0] ERROR: invalid Unicode surrogate pair at character 23 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/16:0] STATEMENT: SELECT U&'wrong: \db99\\'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/17:0] ERROR: invalid Unicode surrogate pair at character 23 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/17:0] STATEMENT: SELECT U&'wrong: \db99\0061'; 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/18:0] ERROR: invalid Unicode surrogate pair at character 26 2025-06-06 07:46:17.490 UTC [17330][client backend] [pg_regress/strings][26/18:0] STATEMENT: SELECT U&'wrong: \+00db99\+000061'; 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/19:0] ERROR: invalid Unicode escape value at character 18 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/19:0] STATEMENT: SELECT U&'wrong: \+2FFFFF'; 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/22:0] ERROR: invalid Unicode escape at character 17 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/22:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/22:0] STATEMENT: SELECT E'wrong: \u061'; 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/23:0] ERROR: invalid Unicode escape at character 17 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/23:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/23:0] STATEMENT: SELECT E'wrong: \U0061'; 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/24:0] ERROR: invalid Unicode surrogate pair at or near "'" at character 23 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/24:0] STATEMENT: SELECT E'wrong: \udb99'; 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/25:0] ERROR: invalid Unicode surrogate pair at or near "x" at character 23 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/25:0] STATEMENT: SELECT E'wrong: \udb99xy'; 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/26:0] ERROR: invalid Unicode surrogate pair at or near "\" at character 23 2025-06-06 07:46:17.491 UTC [17330][client backend] [pg_regress/strings][26/26:0] STATEMENT: SELECT E'wrong: \udb99\\'; 2025-06-06 07:46:17.492 UTC [17330][client backend] [pg_regress/strings][26/27:0] ERROR: invalid Unicode surrogate pair at or near "\u0061" at character 23 2025-06-06 07:46:17.492 UTC [17330][client backend] [pg_regress/strings][26/27:0] STATEMENT: SELECT E'wrong: \udb99\u0061'; 2025-06-06 07:46:17.492 UTC [17330][client backend] [pg_regress/strings][26/28:0] ERROR: invalid Unicode surrogate pair at or near "\U00000061" at character 27 2025-06-06 07:46:17.492 UTC [17330][client backend] [pg_regress/strings][26/28:0] STATEMENT: SELECT E'wrong: \U0000db99\U00000061'; 2025-06-06 07:46:17.492 UTC [17330][client backend] [pg_regress/strings][26/29:0] ERROR: invalid Unicode escape value at or near "\U002FFFFF" at character 17 2025-06-06 07:46:17.492 UTC [17330][client backend] [pg_regress/strings][26/29:0] STATEMENT: SELECT E'wrong: \U002FFFFF'; 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/31:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/31:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/31:0] STATEMENT: SELECT U&'d\0061t\+000061' AS U&"d\0061t\+000061"; 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/32:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/32:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/32:0] STATEMENT: SELECT U&'d!0061t\+000061' UESCAPE '!' AS U&"d*0061t\+000061" UESCAPE '*'; 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/33:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/33:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/33:0] STATEMENT: SELECT U&' \' UESCAPE '!' AS "tricky"; 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/35:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/35:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/35:0] STATEMENT: SELECT U&'wrong: \061'; 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/36:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/36:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/36:0] STATEMENT: SELECT U&'wrong: \+0061'; 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/37:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/37:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2025-06-06 07:46:17.493 UTC [17330][client backend] [pg_regress/strings][26/37:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2025-06-06 07:46:17.494 UTC [17342][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.495 UTC [17342][client backend] [[unknown]][32/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.495 UTC [17342][client backend] [[unknown]][32/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamp 2025-06-06 07:46:17.499 UTC [17330][client backend] [pg_regress/strings][26/42:0] ERROR: invalid hexadecimal data: odd number of digits at character 8 2025-06-06 07:46:17.499 UTC [17330][client backend] [pg_regress/strings][26/42:0] STATEMENT: SELECT E'\\xDeAdBeE'::bytea; 2025-06-06 07:46:17.502 UTC [17330][client backend] [pg_regress/strings][26/43:0] ERROR: invalid hexadecimal digit: "x" at character 8 2025-06-06 07:46:17.502 UTC [17330][client backend] [pg_regress/strings][26/43:0] STATEMENT: SELECT E'\\xDeAdBeEx'::bytea; 2025-06-06 07:46:17.503 UTC [17330][client backend] [pg_regress/strings][26/49:0] ERROR: invalid input syntax for type bytea at character 8 2025-06-06 07:46:17.503 UTC [17330][client backend] [pg_regress/strings][26/49:0] STATEMENT: SELECT E'De\\678dBeEf'::bytea; 2025-06-06 07:46:17.507 UTC [17339][client backend] [pg_regress/box][30/0:0] LOG: connection ready: setup total=44.615 ms, fork=11.293 ms, authentication=0.461 ms 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/13:0] ERROR: invalid input syntax for type line: "{}" at character 30 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/13:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{}'); 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/14:0] ERROR: invalid input syntax for type line: "{0" at character 30 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/14:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0'); 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/15:0] ERROR: invalid input syntax for type line: "{0,0}" at character 30 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/15:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0}'); 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/16:0] ERROR: invalid input syntax for type line: "{0,0,1" at character 30 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/16:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1'); 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/17:0] ERROR: invalid line specification: A and B cannot both be zero at character 30 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/17:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1}'); 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/18:0] ERROR: invalid input syntax for type line: "{0,0,1} x" at character 30 2025-06-06 07:46:17.507 UTC [17328][client backend] [pg_regress/line][23/18:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1} x'); 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/19:0] ERROR: invalid input syntax for type line: "(3asdf,2 ,3,4r2)" at character 30 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/19:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/20:0] ERROR: invalid input syntax for type line: "[1,2,3, 4" at character 30 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/20:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[1,2,3, 4'); 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/21:0] ERROR: invalid input syntax for type line: "[(,2),(3,4)]" at character 30 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/21:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(,2),(3,4)]'); 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/22:0] ERROR: invalid input syntax for type line: "[(1,2),(3,4)" at character 30 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/22:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(3,4)'); 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/23:0] ERROR: invalid line specification: must be two distinct points at character 30 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/23:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(1,2)]'); 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/24:0] ERROR: invalid line specification: must be two distinct points 2025-06-06 07:46:17.508 UTC [17328][client backend] [pg_regress/line][23/24:0] STATEMENT: INSERT INTO LINE_TBL VALUES (line(point '(1,0)', point '(1,0)')); 2025-06-06 07:46:17.510 UTC [17344][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.511 UTC [17344][client backend] [[unknown]][33/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.511 UTC [17344][client backend] [[unknown]][33/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/polygon 2025-06-06 07:46:17.513 UTC [17340][client backend] [pg_regress/circle][31/0:0] LOG: connection ready: setup total=44.969 ms, fork=14.660 ms, authentication=0.387 ms 2025-06-06 07:46:17.513 UTC [17335][client backend] [pg_regress/lseg][27/11:0] ERROR: invalid input syntax for type lseg: "(3asdf,2 ,3,4r2)" at character 30 2025-06-06 07:46:17.513 UTC [17335][client backend] [pg_regress/lseg][27/11:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2025-06-06 07:46:17.514 UTC [17335][client backend] [pg_regress/lseg][27/12:0] ERROR: invalid input syntax for type lseg: "[1,2,3, 4" at character 30 2025-06-06 07:46:17.514 UTC [17335][client backend] [pg_regress/lseg][27/12:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[1,2,3, 4'); 2025-06-06 07:46:17.514 UTC [17335][client backend] [pg_regress/lseg][27/13:0] ERROR: invalid input syntax for type lseg: "[(,2),(3,4)]" at character 30 2025-06-06 07:46:17.514 UTC [17335][client backend] [pg_regress/lseg][27/13:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(,2),(3,4)]'); 2025-06-06 07:46:17.515 UTC [17345][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.516 UTC [17345][client backend] [[unknown]][34/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.516 UTC [17345][client backend] [[unknown]][34/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numerology 2025-06-06 07:46:17.518 UTC [17335][client backend] [pg_regress/lseg][27/14:0] ERROR: invalid input syntax for type lseg: "[(1,2),(3,4)" at character 30 2025-06-06 07:46:17.518 UTC [17335][client backend] [pg_regress/lseg][27/14:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(1,2),(3,4)'); 2025-06-06 07:46:17.520 UTC [17342][client backend] [pg_regress/timestamp][32/0:0] LOG: connection ready: setup total=40.788 ms, fork=12.782 ms, authentication=0.410 ms 2025-06-06 07:46:17.522 UTC [17333][client backend] [pg_regress/date][24/10:0] ERROR: date/time field value out of range: "1997-02-29" at character 30 2025-06-06 07:46:17.522 UTC [17333][client backend] [pg_regress/date][24/10:0] STATEMENT: INSERT INTO DATE_TBL VALUES ('1997-02-29'); 2025-06-06 07:46:17.537 UTC [17335][client backend] [pg_regress/lseg][:0] LOG: disconnection: session time: 0:00:00.086 user=postgres database=regression host=[local] 2025-06-06 07:46:17.538 UTC [17334][client backend] [pg_regress/time][28/13:0] ERROR: invalid input syntax for type time: "15:36:39 America/New_York" at character 30 2025-06-06 07:46:17.538 UTC [17334][client backend] [pg_regress/time][28/13:0] STATEMENT: INSERT INTO TIME_TBL VALUES ('15:36:39 America/New_York'); 2025-06-06 07:46:17.540 UTC [17344][client backend] [pg_regress/polygon][33/0:0] LOG: connection ready: setup total=56.191 ms, fork=19.988 ms, authentication=0.387 ms 2025-06-06 07:46:17.543 UTC [17339][client backend] [pg_regress/box][30/8:0] ERROR: invalid input syntax for type box: "(2.3, 4.5)" at character 34 2025-06-06 07:46:17.543 UTC [17339][client backend] [pg_regress/box][30/8:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)'); 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/9:0] ERROR: invalid input syntax for type box: "[1, 2, 3, 4)" at character 34 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/9:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('[1, 2, 3, 4)'); 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/10:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4]" at character 34 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/10:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4]'); 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/11:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4) x" at character 34 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/11:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4) x'); 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/12:0] ERROR: invalid input syntax for type box: "asdfasdf(ad" at character 34 2025-06-06 07:46:17.544 UTC [17339][client backend] [pg_regress/box][30/12:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('asdfasdf(ad'); 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/12:0] ERROR: invalid input syntax for type circle: "<(-100,0),-100>" at character 32 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/12:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(-100,0),-100>'); 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/13:0] ERROR: invalid input syntax for type circle: "<(100,200),10" at character 32 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/13:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10'); 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/14:0] ERROR: invalid input syntax for type circle: "<(100,200),10> x" at character 32 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/14:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10> x'); 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/15:0] ERROR: invalid input syntax for type circle: "1abc,3,5" at character 32 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/15:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('1abc,3,5'); 2025-06-06 07:46:17.546 UTC [17347][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/16:0] ERROR: invalid input syntax for type circle: "(3,(1,2),3)" at character 32 2025-06-06 07:46:17.546 UTC [17340][client backend] [pg_regress/circle][31/16:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('(3,(1,2),3)'); 2025-06-06 07:46:17.548 UTC [17347][client backend] [[unknown]][35/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.548 UTC [17347][client backend] [[unknown]][35/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inet 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/12:0] ERROR: invalid input syntax for type path: "[]" at character 30 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/12:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[]'); 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/13:0] ERROR: invalid input syntax for type path: "[(,2),(3,4)]" at character 30 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/13:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(,2),(3,4)]'); 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/14:0] ERROR: invalid input syntax for type path: "[(1,2),(3,4)" at character 30 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/14:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(1,2),(3,4)'); 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/15:0] ERROR: invalid input syntax for type path: "(1,2,3,4" at character 30 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/15:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2,3,4'); 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/16:0] ERROR: invalid input syntax for type path: "(1,2),(3,4)]" at character 30 2025-06-06 07:46:17.549 UTC [17337][client backend] [pg_regress/path][29/16:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2),(3,4)]'); 2025-06-06 07:46:17.551 UTC [17345][client backend] [pg_regress/numerology][34/0:0] LOG: connection ready: setup total=54.295 ms, fork=15.990 ms, authentication=0.368 ms 2025-06-06 07:46:17.554 UTC [17330][client backend] [pg_regress/strings][26/82:0] ERROR: negative substring length not allowed 2025-06-06 07:46:17.554 UTC [17330][client backend] [pg_regress/strings][26/82:0] STATEMENT: SELECT SUBSTRING('string' FROM -10 FOR -2147483646) AS "error"; 2025-06-06 07:46:17.555 UTC [17349][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.556 UTC [17349][client backend] [[unknown]][36/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.556 UTC [17349][client backend] [[unknown]][36/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamptz 2025-06-06 07:46:17.558 UTC [17351][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.559 UTC [17328][client backend] [pg_regress/line][:0] LOG: disconnection: session time: 0:00:00.124 user=postgres database=regression host=[local] 2025-06-06 07:46:17.559 UTC [17351][client backend] [[unknown]][37/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.559 UTC [17351][client backend] [[unknown]][37/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/md5 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/28:0] ERROR: date/time field value out of range: "1/8/1999" at character 13 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/28:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/28:0] STATEMENT: SELECT date '1/8/1999'; 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/29:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/29:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/29:0] STATEMENT: SELECT date '1/18/1999'; 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/30:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/30:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.562 UTC [17333][client backend] [pg_regress/date][24/30:0] STATEMENT: SELECT date '18/1/1999'; 2025-06-06 07:46:17.567 UTC [17345][client backend] [pg_regress/numerology][34/29:0] ERROR: trailing junk after numeric literal at or near "123abc" at character 8 2025-06-06 07:46:17.567 UTC [17345][client backend] [pg_regress/numerology][34/29:0] STATEMENT: SELECT 123abc; 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/23:0] ERROR: date/time field value out of range: "24:00:00.01" at character 8 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/23:0] STATEMENT: SELECT '24:00:00.01'::time; 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/24:0] ERROR: date/time field value out of range: "23:59:60.01" at character 8 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/24:0] STATEMENT: SELECT '23:59:60.01'::time; 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/25:0] ERROR: date/time field value out of range: "24:01:00" at character 8 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/25:0] STATEMENT: SELECT '24:01:00'::time; 2025-06-06 07:46:17.567 UTC [17337][client backend] [pg_regress/path][:0] LOG: disconnection: session time: 0:00:00.107 user=postgres database=regression host=[local] 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/26:0] ERROR: date/time field value out of range: "25:00:00" at character 8 2025-06-06 07:46:17.567 UTC [17334][client backend] [pg_regress/time][28/26:0] STATEMENT: SELECT '25:00:00'::time; 2025-06-06 07:46:17.568 UTC [17333][client backend] [pg_regress/date][24/36:0] ERROR: date/time field value out of range: "January 8, 99 BC" at character 13 2025-06-06 07:46:17.568 UTC [17333][client backend] [pg_regress/date][24/36:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.568 UTC [17333][client backend] [pg_regress/date][24/36:0] STATEMENT: SELECT date 'January 8, 99 BC'; 2025-06-06 07:46:17.569 UTC [17333][client backend] [pg_regress/date][24/39:0] ERROR: date/time field value out of range: "08-Jan-99" at character 13 2025-06-06 07:46:17.569 UTC [17333][client backend] [pg_regress/date][24/39:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.569 UTC [17333][client backend] [pg_regress/date][24/39:0] STATEMENT: SELECT date '08-Jan-99'; 2025-06-06 07:46:17.569 UTC [17333][client backend] [pg_regress/date][24/41:0] ERROR: date/time field value out of range: "Jan-08-99" at character 13 2025-06-06 07:46:17.569 UTC [17333][client backend] [pg_regress/date][24/41:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.569 UTC [17333][client backend] [pg_regress/date][24/41:0] STATEMENT: SELECT date 'Jan-08-99'; 2025-06-06 07:46:17.569 UTC [17356][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.570 UTC [17333][client backend] [pg_regress/date][24/43:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2025-06-06 07:46:17.570 UTC [17333][client backend] [pg_regress/date][24/43:0] STATEMENT: SELECT date '99-08-Jan'; 2025-06-06 07:46:17.571 UTC [17333][client backend] [pg_regress/date][24/44:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2025-06-06 07:46:17.571 UTC [17333][client backend] [pg_regress/date][24/44:0] STATEMENT: SELECT date '1999-08-Jan'; 2025-06-06 07:46:17.572 UTC [17333][client backend] [pg_regress/date][24/47:0] ERROR: date/time field value out of range: "08 Jan 99" at character 13 2025-06-06 07:46:17.572 UTC [17333][client backend] [pg_regress/date][24/47:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.572 UTC [17333][client backend] [pg_regress/date][24/47:0] STATEMENT: SELECT date '08 Jan 99'; 2025-06-06 07:46:17.572 UTC [17356][client backend] [[unknown]][38/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.573 UTC [17356][client backend] [[unknown]][38/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/multirangetypes 2025-06-06 07:46:17.573 UTC [17333][client backend] [pg_regress/date][24/49:0] ERROR: date/time field value out of range: "Jan 08 99" at character 13 2025-06-06 07:46:17.573 UTC [17333][client backend] [pg_regress/date][24/49:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.573 UTC [17333][client backend] [pg_regress/date][24/49:0] STATEMENT: SELECT date 'Jan 08 99'; 2025-06-06 07:46:17.574 UTC [17355][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.578 UTC [17355][client backend] [[unknown]][39/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.578 UTC [17355][client backend] [[unknown]][39/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr8 2025-06-06 07:46:17.579 UTC [17352][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.579 UTC [17357][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.579 UTC [17347][client backend] [pg_regress/inet][35/0:0] LOG: connection ready: setup total=67.958 ms, fork=31.110 ms, authentication=0.417 ms 2025-06-06 07:46:17.579 UTC [17334][client backend] [pg_regress/time][28/32:0] ERROR: operator is not unique: time without time zone + time without time zone at character 11 2025-06-06 07:46:17.579 UTC [17334][client backend] [pg_regress/time][28/32:0] HINT: Could not choose a best candidate operator. You might need to add explicit type casts. 2025-06-06 07:46:17.579 UTC [17334][client backend] [pg_regress/time][28/32:0] STATEMENT: SELECT f1 + time '00:01' AS "Illegal" FROM TIME_TBL; 2025-06-06 07:46:17.580 UTC [17347][client backend] [pg_regress/inet][35/2:0] ERROR: table "inet_tbl" does not exist 2025-06-06 07:46:17.580 UTC [17347][client backend] [pg_regress/inet][35/2:0] STATEMENT: DROP TABLE INET_TBL; 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/55:0] ERROR: date/time field value out of range: "08-01-99" at character 13 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/55:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/55:0] STATEMENT: SELECT date '08-01-99'; 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/56:0] ERROR: date/time field value out of range: "08-01-1999" at character 13 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/56:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/56:0] STATEMENT: SELECT date '08-01-1999'; 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/57:0] ERROR: date/time field value out of range: "01-08-99" at character 13 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/57:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/57:0] STATEMENT: SELECT date '01-08-99'; 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/58:0] ERROR: date/time field value out of range: "01-08-1999" at character 13 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/58:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.581 UTC [17333][client backend] [pg_regress/date][24/58:0] STATEMENT: SELECT date '01-08-1999'; 2025-06-06 07:46:17.582 UTC [17353][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:17.586 UTC [17357][client backend] [[unknown]][41/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.586 UTC [17357][client backend] [[unknown]][41/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/63:0] ERROR: date/time field value out of range: "08 01 99" at character 13 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/63:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/63:0] STATEMENT: SELECT date '08 01 99'; 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/64:0] ERROR: date/time field value out of range: "08 01 1999" at character 13 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/64:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/64:0] STATEMENT: SELECT date '08 01 1999'; 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/65:0] ERROR: date/time field value out of range: "01 08 99" at character 13 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/65:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/65:0] STATEMENT: SELECT date '01 08 99'; 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/66:0] ERROR: date/time field value out of range: "01 08 1999" at character 13 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/66:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.586 UTC [17333][client backend] [pg_regress/date][24/66:0] STATEMENT: SELECT date '01 08 1999'; 2025-06-06 07:46:17.589 UTC [17357][client backend] [pg_regress/macaddr][41/0:0] LOG: connection ready: setup total=31.692 ms, fork=19.998 ms, authentication=0.527 ms 2025-06-06 07:46:17.589 UTC [17352][client backend] [[unknown]][40/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.598 UTC [17330][client backend] [pg_regress/strings][26/94:0] ERROR: SQL regular expression may not contain more than two escape-double-quote separators 2025-06-06 07:46:17.598 UTC [17330][client backend] [pg_regress/strings][26/94:0] CONTEXT: SQL function "substring" statement 1 2025-06-06 07:46:17.598 UTC [17330][client backend] [pg_regress/strings][26/94:0] STATEMENT: SELECT SUBSTRING('abcdefg' SIMILAR 'a*#"%#"g*#"x' ESCAPE '#') AS "error"; 2025-06-06 07:46:17.598 UTC [17352][client backend] [[unknown]][40/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timetz 2025-06-06 07:46:17.590 UTC [17353][client backend] [[unknown]][42/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:17.590 UTC [17349][client backend] [pg_regress/timestamptz][36/0:0] LOG: connection ready: setup total=64.899 ms, fork=26.747 ms, authentication=0.395 ms 2025-06-06 07:46:17.599 UTC [17353][client backend] [[unknown]][42/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/interval 2025-06-06 07:46:17.591 UTC [17333][client backend] [pg_regress/date][24/74:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2025-06-06 07:46:17.591 UTC [17333][client backend] [pg_regress/date][24/74:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.591 UTC [17333][client backend] [pg_regress/date][24/74:0] STATEMENT: SELECT date '1/18/1999'; 2025-06-06 07:46:17.591 UTC [17345][client backend] [pg_regress/numerology][34/30:0] ERROR: trailing junk after numeric literal at or near "0x0o" at character 8 2025-06-06 07:46:17.591 UTC [17345][client backend] [pg_regress/numerology][34/30:0] STATEMENT: SELECT 0x0o; 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/31:0] ERROR: trailing junk after numeric literal at or near "0.a" at character 8 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/31:0] STATEMENT: SELECT 0.a; 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/32:0] ERROR: trailing junk after numeric literal at or near "0.0a" at character 8 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/32:0] STATEMENT: SELECT 0.0a; 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/33:0] ERROR: trailing junk after numeric literal at or near ".0a" at character 8 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/33:0] STATEMENT: SELECT .0a; 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/34:0] ERROR: trailing junk after numeric literal at or near "0.0e1a" at character 8 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/34:0] STATEMENT: SELECT 0.0e1a; 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/35:0] ERROR: trailing junk after numeric literal at or near "0.0e" at character 8 2025-06-06 07:46:17.603 UTC [17345][client backend] [pg_regress/numerology][34/35:0] STATEMENT: SELECT 0.0e; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/36:0] ERROR: trailing junk after numeric literal at or near "0.0e+" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/36:0] STATEMENT: SELECT 0.0e+a; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/37:0] ERROR: trailing junk after parameter at or near "$1a" at character 22 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/37:0] STATEMENT: PREPARE p1 AS SELECT $1a; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/38:0] ERROR: parameter number too large at or near "$2147483648" at character 22 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/38:0] STATEMENT: PREPARE p1 AS SELECT $2147483648; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/39:0] ERROR: invalid binary integer at or near "0b" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/39:0] STATEMENT: SELECT 0b; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/40:0] ERROR: trailing junk after numeric literal at or near "1b" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/40:0] STATEMENT: SELECT 1b; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/41:0] ERROR: trailing junk after numeric literal at or near "0b0x" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/41:0] STATEMENT: SELECT 0b0x; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/42:0] ERROR: invalid octal integer at or near "0o" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/42:0] STATEMENT: SELECT 0o; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/43:0] ERROR: trailing junk after numeric literal at or near "1o" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/43:0] STATEMENT: SELECT 1o; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/44:0] ERROR: trailing junk after numeric literal at or near "0o0x" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/44:0] STATEMENT: SELECT 0o0x; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/45:0] ERROR: invalid hexadecimal integer at or near "0x" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/45:0] STATEMENT: SELECT 0x; 2025-06-06 07:46:17.604 UTC [17333][client backend] [pg_regress/date][24/82:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2025-06-06 07:46:17.604 UTC [17333][client backend] [pg_regress/date][24/82:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.604 UTC [17333][client backend] [pg_regress/date][24/82:0] STATEMENT: SELECT date '99-Jan-08'; 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/46:0] ERROR: trailing junk after numeric literal at or near "1x" at character 8 2025-06-06 07:46:17.604 UTC [17345][client backend] [pg_regress/numerology][34/46:0] STATEMENT: SELECT 1x; 2025-06-06 07:46:17.605 UTC [17345][client backend] [pg_regress/numerology][34/47:0] ERROR: trailing junk after numeric literal at or near "0x0y" at character 8 2025-06-06 07:46:17.605 UTC [17345][client backend] [pg_regress/numerology][34/47:0] STATEMENT: SELECT 0x0y; 2025-06-06 07:46:17.605 UTC [17333][client backend] [pg_regress/date][24/88:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2025-06-06 07:46:17.605 UTC [17333][client backend] [pg_regress/date][24/88:0] STATEMENT: SELECT date '99-08-Jan'; 2025-06-06 07:46:17.592 UTC [17351][client backend] [pg_regress/md5][37/0:0] LOG: connection ready: setup total=64.610 ms, fork=25.715 ms, authentication=0.367 ms 2025-06-06 07:46:17.592 UTC [17356][client backend] [pg_regress/multirangetypes][38/0:0] LOG: connection ready: setup total=36.422 ms, fork=9.814 ms, authentication=0.437 ms 2025-06-06 07:46:17.592 UTC [17334][client backend] [pg_regress/time][28/38:0] ERROR: unit "day" not supported for type time without time zone 2025-06-06 07:46:17.592 UTC [17334][client backend] [pg_regress/time][28/38:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME '2020-05-26 13:30:25.575401'); 2025-06-06 07:46:17.606 UTC [17334][client backend] [pg_regress/time][28/39:0] ERROR: unit "fortnight" not recognized for type time without time zone 2025-06-06 07:46:17.606 UTC [17334][client backend] [pg_regress/time][28/39:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME '2020-05-26 13:30:25.575401'); 2025-06-06 07:46:17.606 UTC [17334][client backend] [pg_regress/time][28/40:0] ERROR: unit "timezone" not supported for type time without time zone 2025-06-06 07:46:17.606 UTC [17334][client backend] [pg_regress/time][28/40:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM TIME '2020-05-26 13:30:25.575401'); 2025-06-06 07:46:17.607 UTC [17353][client backend] [pg_regress/interval][42/0:0] LOG: connection ready: setup total=64.456 ms, fork=35.911 ms, authentication=10.543 ms 2025-06-06 07:46:17.593 UTC [17344][client backend] [pg_regress/polygon][33/10:0] ERROR: invalid input syntax for type polygon: "0.0" at character 37 2025-06-06 07:46:17.593 UTC [17344][client backend] [pg_regress/polygon][33/10:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('0.0'); 2025-06-06 07:46:17.607 UTC [17356][client backend] [pg_regress/multirangetypes][38/2:0] ERROR: malformed multirange literal: "" at character 8 2025-06-06 07:46:17.607 UTC [17356][client backend] [pg_regress/multirangetypes][38/2:0] DETAIL: Missing left brace. 2025-06-06 07:46:17.607 UTC [17356][client backend] [pg_regress/multirangetypes][38/2:0] STATEMENT: select ''::textmultirange; 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/11:0] ERROR: invalid input syntax for type polygon: "(0.0 0.0" at character 37 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/11:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0 0.0'); 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/12:0] ERROR: invalid input syntax for type polygon: "(0,1,2)" at character 37 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/12:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2)'); 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/13:0] ERROR: invalid input syntax for type polygon: "(0,1,2,3" at character 37 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/13:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2,3'); 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/14:0] ERROR: invalid input syntax for type polygon: "asdf" at character 37 2025-06-06 07:46:17.608 UTC [17344][client backend] [pg_regress/polygon][33/14:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('asdf'); 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/58:0] ERROR: column "_100" does not exist at character 8 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/58:0] STATEMENT: SELECT _100; 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/59:0] ERROR: trailing junk after numeric literal at or near "100_" at character 8 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/59:0] STATEMENT: SELECT 100_; 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/60:0] ERROR: trailing junk after numeric literal at or near "100__000" at character 8 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/60:0] STATEMENT: SELECT 100__000; 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/61:0] ERROR: syntax error at or near ".5" at character 14 2025-06-06 07:46:17.608 UTC [17345][client backend] [pg_regress/numerology][34/61:0] STATEMENT: SELECT _1_000.5; 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/62:0] ERROR: trailing junk after numeric literal at or near "1_000_" at character 8 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/62:0] STATEMENT: SELECT 1_000_.5; 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/63:0] ERROR: trailing junk after numeric literal at or near "1_000._5" at character 8 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/63:0] STATEMENT: SELECT 1_000._5; 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/64:0] ERROR: trailing junk after numeric literal at or near "1_000.5_" at character 8 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/64:0] STATEMENT: SELECT 1_000.5_; 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/65:0] ERROR: trailing junk after numeric literal at or near "1_000.5e_1" at character 8 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/65:0] STATEMENT: SELECT 1_000.5e_1; 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/66:0] ERROR: trailing junk after parameter at or near "$0_1" at character 22 2025-06-06 07:46:17.609 UTC [17345][client backend] [pg_regress/numerology][34/66:0] STATEMENT: PREPARE p1 AS SELECT $0_1; 2025-06-06 07:46:17.609 UTC [17356][client backend] [pg_regress/multirangetypes][38/3:0] ERROR: malformed multirange literal: "{,}" at character 8 2025-06-06 07:46:17.609 UTC [17356][client backend] [pg_regress/multirangetypes][38/3:0] DETAIL: Expected range start. 2025-06-06 07:46:17.609 UTC [17356][client backend] [pg_regress/multirangetypes][38/3:0] STATEMENT: select '{,}'::textmultirange; 2025-06-06 07:46:17.609 UTC [17352][client backend] [pg_regress/timetz][40/0:0] LOG: connection ready: setup total=70.504 ms, fork=38.719 ms, authentication=8.624 ms 2025-06-06 07:46:17.609 UTC [17356][client backend] [pg_regress/multirangetypes][38/4:0] ERROR: malformed multirange literal: "{(,)}." at character 8 2025-06-06 07:46:17.609 UTC [17356][client backend] [pg_regress/multirangetypes][38/4:0] DETAIL: Junk after closing right brace. 2025-06-06 07:46:17.609 UTC [17356][client backend] [pg_regress/multirangetypes][38/4:0] STATEMENT: select '{(,)}.'::textmultirange; 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/5:0] ERROR: malformed multirange literal: "{[a,c),}" at character 8 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/5:0] DETAIL: Expected range start. 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/5:0] STATEMENT: select '{[a,c),}'::textmultirange; 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/6:0] ERROR: malformed multirange literal: "{,[a,c)}" at character 8 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/6:0] DETAIL: Expected range start. 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/6:0] STATEMENT: select '{,[a,c)}'::textmultirange; 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/7:0] ERROR: malformed multirange literal: "{-[a,z)}" at character 8 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/7:0] DETAIL: Expected range start. 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/7:0] STATEMENT: select '{-[a,z)}'::textmultirange; 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/8:0] ERROR: malformed multirange literal: "{[a,z) - }" at character 8 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/8:0] DETAIL: Expected comma or end of multirange. 2025-06-06 07:46:17.610 UTC [17356][client backend] [pg_regress/multirangetypes][38/8:0] STATEMENT: select '{[a,z) - }'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/9:0] ERROR: malformed multirange literal: "{(",a)}" at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/9:0] DETAIL: Unexpected end of input. 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/9:0] STATEMENT: select '{(",a)}'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/10:0] ERROR: malformed range literal: "(,,a)" at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/10:0] DETAIL: Too many commas. 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/10:0] STATEMENT: select '{(,,a)}'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/11:0] ERROR: malformed range literal: "()" at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/11:0] DETAIL: Missing comma after lower bound. 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/11:0] STATEMENT: select '{(),a)}'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/12:0] ERROR: malformed multirange literal: "{(a,))}" at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/12:0] DETAIL: Expected comma or end of multirange. 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/12:0] STATEMENT: select '{(a,))}'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/13:0] ERROR: malformed range literal: "(]" at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/13:0] DETAIL: Missing comma after lower bound. 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/13:0] STATEMENT: select '{(],a)}'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/14:0] ERROR: malformed multirange literal: "{(a,])}" at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/14:0] DETAIL: Expected comma or end of multirange. 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/14:0] STATEMENT: select '{(a,])}'::textmultirange; 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/15:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2025-06-06 07:46:17.611 UTC [17356][client backend] [pg_regress/multirangetypes][38/15:0] STATEMENT: select '{[z,a]}'::textmultirange; 2025-06-06 07:46:17.616 UTC [17334][client backend] [pg_regress/time][:0] LOG: disconnection: session time: 0:00:00.166 user=postgres database=regression host=[local] 2025-06-06 07:46:17.594 UTC [17355][client backend] [pg_regress/macaddr8][39/0:0] LOG: connection ready: setup total=41.449 ms, fork=18.086 ms, authentication=0.424 ms 2025-06-06 07:46:17.620 UTC [17330][client backend] [pg_regress/strings][26/107:0] ERROR: invalid escape string 2025-06-06 07:46:17.620 UTC [17330][client backend] [pg_regress/strings][26/107:0] HINT: Escape string must be empty or one character. 2025-06-06 07:46:17.620 UTC [17330][client backend] [pg_regress/strings][26/107:0] STATEMENT: SELECT 'abcdefg' SIMILAR TO '_bcd#%' ESCAPE '##' AS error; 2025-06-06 07:46:17.620 UTC [17355][client backend] [pg_regress/macaddr8][39/8:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03" at character 8 2025-06-06 07:46:17.620 UTC [17355][client backend] [pg_regress/macaddr8][39/8:0] STATEMENT: SELECT '123 08:00:2b:01:02:03'::macaddr8; 2025-06-06 07:46:17.620 UTC [17355][client backend] [pg_regress/macaddr8][39/9:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03 123" at character 8 2025-06-06 07:46:17.620 UTC [17355][client backend] [pg_regress/macaddr8][39/9:0] STATEMENT: SELECT '08:00:2b:01:02:03 123'::macaddr8; 2025-06-06 07:46:17.620 UTC [17355][client backend] [pg_regress/macaddr8][39/10:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03:04:05" at character 8 2025-06-06 07:46:17.620 UTC [17355][client backend] [pg_regress/macaddr8][39/10:0] STATEMENT: SELECT '123 08:00:2b:01:02:03:04:05'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/11:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05 123" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/11:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05 123'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/12:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05:06:07" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/12:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05:06:07'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/13:0] ERROR: invalid input syntax for type macaddr8: "08-00-2b-01-02-03-04-05-06-07" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/13:0] STATEMENT: SELECT '08-00-2b-01-02-03-04-05-06-07'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/14:0] ERROR: invalid input syntax for type macaddr8: "08002b:01020304050607" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/14:0] STATEMENT: SELECT '08002b:01020304050607'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/15:0] ERROR: invalid input syntax for type macaddr8: "08002b01020304050607" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/15:0] STATEMENT: SELECT '08002b01020304050607'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/16:0] ERROR: invalid input syntax for type macaddr8: "0z002b0102030405" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/16:0] STATEMENT: SELECT '0z002b0102030405'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/17:0] ERROR: invalid input syntax for type macaddr8: "08002b010203xyza" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/17:0] STATEMENT: SELECT '08002b010203xyza'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/18:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/18:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/19:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2025-06-06 07:46:17.621 UTC [17355][client backend] [pg_regress/macaddr8][39/19:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2025-06-06 07:46:17.622 UTC [17355][client backend] [pg_regress/macaddr8][39/20:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2025-06-06 07:46:17.622 UTC [17355][client backend] [pg_regress/macaddr8][39/20:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2025-06-06 07:46:17.622 UTC [17355][client backend] [pg_regress/macaddr8][39/21:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2025-06-06 07:46:17.622 UTC [17355][client backend] [pg_regress/macaddr8][39/21:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2025-06-06 07:46:17.606 UTC [17333][client backend] [pg_regress/date][24/89:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2025-06-06 07:46:17.606 UTC [17333][client backend] [pg_regress/date][24/89:0] STATEMENT: SELECT date '1999-08-Jan'; 2025-06-06 07:46:17.625 UTC [17333][client backend] [pg_regress/date][24/90:0] ERROR: date/time field value out of range: "99 Jan 08" at character 13 2025-06-06 07:46:17.625 UTC [17333][client backend] [pg_regress/date][24/90:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.625 UTC [17333][client backend] [pg_regress/date][24/90:0] STATEMENT: SELECT date '99 Jan 08'; 2025-06-06 07:46:17.628 UTC [17351][client backend] [pg_regress/md5][:0] LOG: disconnection: session time: 0:00:00.074 user=postgres database=regression host=[local] 2025-06-06 07:46:17.629 UTC [17340][client backend] [pg_regress/circle][:0] LOG: disconnection: session time: 0:00:00.146 user=postgres database=regression host=[local] 2025-06-06 07:46:17.629 UTC [17333][client backend] [pg_regress/date][24/96:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2025-06-06 07:46:17.629 UTC [17333][client backend] [pg_regress/date][24/96:0] STATEMENT: SELECT date '99 08 Jan'; 2025-06-06 07:46:17.634 UTC [17333][client backend] [pg_regress/date][24/98:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2025-06-06 07:46:17.634 UTC [17333][client backend] [pg_regress/date][24/98:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.634 UTC [17333][client backend] [pg_regress/date][24/98:0] STATEMENT: SELECT date '99-01-08'; 2025-06-06 07:46:17.635 UTC [17333][client backend] [pg_regress/date][24/104:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2025-06-06 07:46:17.635 UTC [17333][client backend] [pg_regress/date][24/104:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.635 UTC [17333][client backend] [pg_regress/date][24/104:0] STATEMENT: SELECT date '99-08-01'; 2025-06-06 07:46:17.635 UTC [17333][client backend] [pg_regress/date][24/106:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2025-06-06 07:46:17.635 UTC [17333][client backend] [pg_regress/date][24/106:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.635 UTC [17333][client backend] [pg_regress/date][24/106:0] STATEMENT: SELECT date '99 01 08'; 2025-06-06 07:46:17.636 UTC [17347][client backend] [pg_regress/inet][35/21:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 37 2025-06-06 07:46:17.636 UTC [17347][client backend] [pg_regress/inet][35/21:0] DETAIL: Value has bits set to right of mask. 2025-06-06 07:46:17.636 UTC [17347][client backend] [pg_regress/inet][35/21:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('192.168.1.2/30', '192.168.1.226'); 2025-06-06 07:46:17.636 UTC [17347][client backend] [pg_regress/inet][35/22:0] ERROR: invalid input syntax for type cidr: "1234::1234::1234" at character 37 2025-06-06 07:46:17.636 UTC [17347][client backend] [pg_regress/inet][35/22:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('1234::1234::1234', '::1.2.3.4'); 2025-06-06 07:46:17.637 UTC [17347][client backend] [pg_regress/inet][35/23:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 42 2025-06-06 07:46:17.637 UTC [17347][client backend] [pg_regress/inet][35/23:0] DETAIL: Value has bits set to right of mask. 2025-06-06 07:46:17.637 UTC [17347][client backend] [pg_regress/inet][35/23:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('192.168.1.2/30'), '192.168.1.226'); 2025-06-06 07:46:17.638 UTC [17333][client backend] [pg_regress/date][24/112:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2025-06-06 07:46:17.638 UTC [17333][client backend] [pg_regress/date][24/112:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.638 UTC [17333][client backend] [pg_regress/date][24/112:0] STATEMENT: SELECT date '99 08 01'; 2025-06-06 07:46:17.640 UTC [17333][client backend] [pg_regress/date][24/120:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2025-06-06 07:46:17.640 UTC [17333][client backend] [pg_regress/date][24/120:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.640 UTC [17333][client backend] [pg_regress/date][24/120:0] STATEMENT: SELECT date '18/1/1999'; 2025-06-06 07:46:17.642 UTC [17347][client backend] [pg_regress/inet][35/24:0] ERROR: invalid cidr value: "ffff:ffff:ffff:ffff::/24" at character 42 2025-06-06 07:46:17.642 UTC [17347][client backend] [pg_regress/inet][35/24:0] DETAIL: Value has bits set to right of mask. 2025-06-06 07:46:17.642 UTC [17347][client backend] [pg_regress/inet][35/24:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('ffff:ffff:ffff:ffff::/24'), '::192.168.1.226'); 2025-06-06 07:46:17.645 UTC [17357][client backend] [pg_regress/macaddr][41/10:0] ERROR: invalid input syntax for type macaddr: "0800:2b01:0203" at character 37 2025-06-06 07:46:17.645 UTC [17357][client backend] [pg_regress/macaddr][41/10:0] STATEMENT: INSERT INTO macaddr_data VALUES (8, '0800:2b01:0203'); 2025-06-06 07:46:17.645 UTC [17357][client backend] [pg_regress/macaddr][41/11:0] ERROR: invalid input syntax for type macaddr: "not even close" at character 37 2025-06-06 07:46:17.645 UTC [17357][client backend] [pg_regress/macaddr][41/11:0] STATEMENT: INSERT INTO macaddr_data VALUES (9, 'not even close'); 2025-06-06 07:46:17.647 UTC [17330][client backend] [pg_regress/strings][26/123:0] ERROR: invalid regular expression option: "z" 2025-06-06 07:46:17.647 UTC [17330][client backend] [pg_regress/strings][26/123:0] STATEMENT: SELECT regexp_replace('AAA aaa', 'A+', 'Z', 'z'); 2025-06-06 07:46:17.653 UTC [17355][client backend] [pg_regress/macaddr8][39/32:0] ERROR: invalid input syntax for type macaddr8: "not even close" at character 38 2025-06-06 07:46:17.653 UTC [17355][client backend] [pg_regress/macaddr8][39/32:0] STATEMENT: INSERT INTO macaddr8_data VALUES (9, 'not even close'); 2025-06-06 07:46:17.654 UTC [17333][client backend] [pg_regress/date][24/127:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2025-06-06 07:46:17.654 UTC [17333][client backend] [pg_regress/date][24/127:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.654 UTC [17333][client backend] [pg_regress/date][24/127:0] STATEMENT: SELECT date '99-Jan-08'; 2025-06-06 07:46:17.655 UTC [17352][client backend] [pg_regress/timetz][40/15:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 America/New_York" at character 32 2025-06-06 07:46:17.655 UTC [17352][client backend] [pg_regress/timetz][40/15:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 America/New_York'); 2025-06-06 07:46:17.656 UTC [17352][client backend] [pg_regress/timetz][40/16:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 m2" at character 32 2025-06-06 07:46:17.656 UTC [17352][client backend] [pg_regress/timetz][40/16:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 m2'); 2025-06-06 07:46:17.656 UTC [17330][client backend] [pg_regress/strings][26/133:0] ERROR: invalid value for parameter "start": -1 2025-06-06 07:46:17.656 UTC [17330][client backend] [pg_regress/strings][26/133:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', -1, 0, 'i'); 2025-06-06 07:46:17.657 UTC [17330][client backend] [pg_regress/strings][26/134:0] ERROR: invalid value for parameter "n": -1 2025-06-06 07:46:17.657 UTC [17330][client backend] [pg_regress/strings][26/134:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', 1, -1, 'i'); 2025-06-06 07:46:17.657 UTC [17330][client backend] [pg_regress/strings][26/135:0] ERROR: invalid regular expression option: "1" 2025-06-06 07:46:17.657 UTC [17330][client backend] [pg_regress/strings][26/135:0] HINT: If you meant to use regexp_replace() with a start parameter, cast the fourth argument to integer explicitly. 2025-06-06 07:46:17.657 UTC [17330][client backend] [pg_regress/strings][26/135:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', '1'); 2025-06-06 07:46:17.658 UTC [17333][client backend] [pg_regress/date][24/133:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2025-06-06 07:46:17.658 UTC [17333][client backend] [pg_regress/date][24/133:0] STATEMENT: SELECT date '99-08-Jan'; 2025-06-06 07:46:17.658 UTC [17333][client backend] [pg_regress/date][24/134:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2025-06-06 07:46:17.658 UTC [17333][client backend] [pg_regress/date][24/134:0] STATEMENT: SELECT date '1999-08-Jan'; 2025-06-06 07:46:17.658 UTC [17333][client backend] [pg_regress/date][24/135:0] ERROR: invalid input syntax for type date: "99 Jan 08" at character 13 2025-06-06 07:46:17.658 UTC [17333][client backend] [pg_regress/date][24/135:0] STATEMENT: SELECT date '99 Jan 08'; 2025-06-06 07:46:17.659 UTC [17333][client backend] [pg_regress/date][24/141:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2025-06-06 07:46:17.659 UTC [17333][client backend] [pg_regress/date][24/141:0] STATEMENT: SELECT date '99 08 Jan'; 2025-06-06 07:46:17.659 UTC [17333][client backend] [pg_regress/date][24/143:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2025-06-06 07:46:17.659 UTC [17333][client backend] [pg_regress/date][24/143:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.659 UTC [17333][client backend] [pg_regress/date][24/143:0] STATEMENT: SELECT date '99-01-08'; 2025-06-06 07:46:17.660 UTC [17352][client backend] [pg_regress/timetz][40/17:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 MSK m2" at character 32 2025-06-06 07:46:17.660 UTC [17352][client backend] [pg_regress/timetz][40/17:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 MSK m2'); 2025-06-06 07:46:17.661 UTC [17333][client backend] [pg_regress/date][24/149:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2025-06-06 07:46:17.661 UTC [17333][client backend] [pg_regress/date][24/149:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.661 UTC [17333][client backend] [pg_regress/date][24/149:0] STATEMENT: SELECT date '99-08-01'; 2025-06-06 07:46:17.661 UTC [17333][client backend] [pg_regress/date][24/151:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2025-06-06 07:46:17.661 UTC [17333][client backend] [pg_regress/date][24/151:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.661 UTC [17333][client backend] [pg_regress/date][24/151:0] STATEMENT: SELECT date '99 01 08'; 2025-06-06 07:46:17.664 UTC [17333][client backend] [pg_regress/date][24/157:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2025-06-06 07:46:17.664 UTC [17333][client backend] [pg_regress/date][24/157:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:17.664 UTC [17333][client backend] [pg_regress/date][24/157:0] STATEMENT: SELECT date '99 08 01'; 2025-06-06 07:46:17.664 UTC [17333][client backend] [pg_regress/date][24/160:0] ERROR: date out of range: "4714-11-23 BC" at character 13 2025-06-06 07:46:17.664 UTC [17333][client backend] [pg_regress/date][24/160:0] STATEMENT: SELECT date '4714-11-23 BC'; 2025-06-06 07:46:17.670 UTC [17333][client backend] [pg_regress/date][24/162:0] ERROR: date out of range: "5874898-01-01" at character 13 2025-06-06 07:46:17.670 UTC [17333][client backend] [pg_regress/date][24/162:0] STATEMENT: SELECT date '5874898-01-01'; 2025-06-06 07:46:17.671 UTC [17330][client backend] [pg_regress/strings][26/142:0] ERROR: invalid value for parameter "start": 0 2025-06-06 07:46:17.671 UTC [17330][client backend] [pg_regress/strings][26/142:0] STATEMENT: SELECT regexp_count('123123123123', '123', 0); 2025-06-06 07:46:17.671 UTC [17330][client backend] [pg_regress/strings][26/143:0] ERROR: invalid value for parameter "start": -3 2025-06-06 07:46:17.671 UTC [17330][client backend] [pg_regress/strings][26/143:0] STATEMENT: SELECT regexp_count('123123123123', '123', -3); 2025-06-06 07:46:17.674 UTC [17330][client backend] [pg_regress/strings][26/148:0] ERROR: regexp_like() does not support the "global" option 2025-06-06 07:46:17.674 UTC [17330][client backend] [pg_regress/strings][26/148:0] STATEMENT: SELECT regexp_like('abc', 'a.c', 'g'); 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/27:0] ERROR: date/time field value out of range: "24:00:00.01 PDT" at character 8 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/27:0] STATEMENT: SELECT '24:00:00.01 PDT'::timetz; 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/28:0] ERROR: date/time field value out of range: "23:59:60.01 PDT" at character 8 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/28:0] STATEMENT: SELECT '23:59:60.01 PDT'::timetz; 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/29:0] ERROR: date/time field value out of range: "24:01:00 PDT" at character 8 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/29:0] STATEMENT: SELECT '24:01:00 PDT'::timetz; 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/30:0] ERROR: date/time field value out of range: "25:00:00 PDT" at character 8 2025-06-06 07:46:17.675 UTC [17352][client backend] [pg_regress/timetz][40/30:0] STATEMENT: SELECT '25:00:00 PDT'::timetz; 2025-06-06 07:46:17.684 UTC [17353][client backend] [pg_regress/interval][42/27:0] ERROR: invalid input syntax for type interval: "badly formatted interval" at character 39 2025-06-06 07:46:17.684 UTC [17353][client backend] [pg_regress/interval][42/27:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('badly formatted interval'); 2025-06-06 07:46:17.684 UTC [17352][client backend] [pg_regress/timetz][40/36:0] ERROR: operator does not exist: time with time zone + time with time zone at character 11 2025-06-06 07:46:17.684 UTC [17352][client backend] [pg_regress/timetz][40/36:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:17.684 UTC [17352][client backend] [pg_regress/timetz][40/36:0] STATEMENT: SELECT f1 + time with time zone '00:01' AS "Illegal" FROM TIMETZ_TBL; 2025-06-06 07:46:17.684 UTC [17353][client backend] [pg_regress/interval][42/28:0] ERROR: invalid input syntax for type interval: "@ 30 eons ago" at character 39 2025-06-06 07:46:17.684 UTC [17353][client backend] [pg_regress/interval][42/28:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('@ 30 eons ago'); 2025-06-06 07:46:17.692 UTC [17330][client backend] [pg_regress/strings][26/169:0] ERROR: invalid value for parameter "start": 0 2025-06-06 07:46:17.692 UTC [17330][client backend] [pg_regress/strings][26/169:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 0, 1); 2025-06-06 07:46:17.692 UTC [17330][client backend] [pg_regress/strings][26/170:0] ERROR: invalid value for parameter "n": 0 2025-06-06 07:46:17.692 UTC [17330][client backend] [pg_regress/strings][26/170:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 0); 2025-06-06 07:46:17.692 UTC [17330][client backend] [pg_regress/strings][26/171:0] ERROR: invalid value for parameter "endoption": -1 2025-06-06 07:46:17.692 UTC [17330][client backend] [pg_regress/strings][26/171:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, -1); 2025-06-06 07:46:17.695 UTC [17352][client backend] [pg_regress/timetz][40/42:0] ERROR: unit "day" not supported for type time with time zone 2025-06-06 07:46:17.695 UTC [17352][client backend] [pg_regress/timetz][40/42:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2025-06-06 07:46:17.695 UTC [17352][client backend] [pg_regress/timetz][40/43:0] ERROR: unit "fortnight" not recognized for type time with time zone 2025-06-06 07:46:17.695 UTC [17352][client backend] [pg_regress/timetz][40/43:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2025-06-06 07:46:17.696 UTC [17330][client backend] [pg_regress/strings][26/172:0] ERROR: invalid value for parameter "endoption": 2 2025-06-06 07:46:17.696 UTC [17330][client backend] [pg_regress/strings][26/172:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 2); 2025-06-06 07:46:17.696 UTC [17330][client backend] [pg_regress/strings][26/173:0] ERROR: regexp_instr() does not support the "global" option 2025-06-06 07:46:17.696 UTC [17330][client backend] [pg_regress/strings][26/173:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, 'g'); 2025-06-06 07:46:17.696 UTC [17330][client backend] [pg_regress/strings][26/174:0] ERROR: invalid value for parameter "subexpr": -1 2025-06-06 07:46:17.696 UTC [17330][client backend] [pg_regress/strings][26/174:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, '', -1); 2025-06-06 07:46:17.707 UTC [17347][client backend] [pg_regress/inet][35/40:0] ERROR: invalid mask length: 33 2025-06-06 07:46:17.707 UTC [17347][client backend] [pg_regress/inet][35/40:0] STATEMENT: SELECT set_masklen(inet(text(i)), 33) FROM INET_TBL; 2025-06-06 07:46:17.708 UTC [17347][client backend] [pg_regress/inet][35/41:0] ERROR: invalid mask length: 33 2025-06-06 07:46:17.708 UTC [17347][client backend] [pg_regress/inet][35/41:0] STATEMENT: SELECT set_masklen(cidr(text(c)), 33) FROM INET_TBL; 2025-06-06 07:46:17.713 UTC [17330][client backend] [pg_regress/strings][26/189:0] ERROR: invalid value for parameter "start": 0 2025-06-06 07:46:17.713 UTC [17330][client backend] [pg_regress/strings][26/189:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 0, 1); 2025-06-06 07:46:17.713 UTC [17330][client backend] [pg_regress/strings][26/190:0] ERROR: invalid value for parameter "n": 0 2025-06-06 07:46:17.713 UTC [17330][client backend] [pg_regress/strings][26/190:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 0); 2025-06-06 07:46:17.713 UTC [17330][client backend] [pg_regress/strings][26/191:0] ERROR: regexp_substr() does not support the "global" option 2025-06-06 07:46:17.713 UTC [17330][client backend] [pg_regress/strings][26/191:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, 'g'); 2025-06-06 07:46:17.714 UTC [17330][client backend] [pg_regress/strings][26/192:0] ERROR: invalid value for parameter "subexpr": -1 2025-06-06 07:46:17.714 UTC [17330][client backend] [pg_regress/strings][26/192:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, '', -1); 2025-06-06 07:46:17.735 UTC [17330][client backend] [pg_regress/strings][26/205:0] ERROR: invalid regular expression option: "z" 2025-06-06 07:46:17.735 UTC [17330][client backend] [pg_regress/strings][26/205:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque)$re$, 'gz'); 2025-06-06 07:46:17.736 UTC [17330][client backend] [pg_regress/strings][26/206:0] ERROR: invalid regular expression: parentheses () not balanced 2025-06-06 07:46:17.736 UTC [17330][client backend] [pg_regress/strings][26/206:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(barbeque$re$); 2025-06-06 07:46:17.737 UTC [17330][client backend] [pg_regress/strings][26/207:0] ERROR: invalid regular expression: invalid repetition count(s) 2025-06-06 07:46:17.737 UTC [17330][client backend] [pg_regress/strings][26/207:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque){2,1}$re$); 2025-06-06 07:46:17.739 UTC [17352][client backend] [pg_regress/timetz][:0] LOG: disconnection: session time: 0:00:00.161 user=postgres database=regression host=[local] 2025-06-06 07:46:17.740 UTC [17333][client backend] [pg_regress/date][24/203:0] ERROR: unit "microseconds" not supported for type date 2025-06-06 07:46:17.740 UTC [17333][client backend] [pg_regress/date][24/203:0] STATEMENT: SELECT EXTRACT(MICROSECONDS FROM DATE '2020-08-11'); 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/204:0] ERROR: unit "milliseconds" not supported for type date 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/204:0] STATEMENT: SELECT EXTRACT(MILLISECONDS FROM DATE '2020-08-11'); 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/205:0] ERROR: unit "second" not supported for type date 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/205:0] STATEMENT: SELECT EXTRACT(SECOND FROM DATE '2020-08-11'); 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/206:0] ERROR: unit "minute" not supported for type date 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/206:0] STATEMENT: SELECT EXTRACT(MINUTE FROM DATE '2020-08-11'); 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/207:0] ERROR: unit "hour" not supported for type date 2025-06-06 07:46:17.741 UTC [17333][client backend] [pg_regress/date][24/207:0] STATEMENT: SELECT EXTRACT(HOUR FROM DATE '2020-08-11'); 2025-06-06 07:46:17.754 UTC [17333][client backend] [pg_regress/date][24/224:0] ERROR: unit "timezone" not supported for type date 2025-06-06 07:46:17.754 UTC [17333][client backend] [pg_regress/date][24/224:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM DATE '2020-08-11'); 2025-06-06 07:46:17.754 UTC [17333][client backend] [pg_regress/date][24/225:0] ERROR: unit "timezone_m" not supported for type date 2025-06-06 07:46:17.754 UTC [17333][client backend] [pg_regress/date][24/225:0] STATEMENT: SELECT EXTRACT(TIMEZONE_M FROM DATE '2020-08-11'); 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/224:0] ERROR: invalid regular expression option: "z" 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/224:0] STATEMENT: SELECT foo, length(foo) FROM regexp_split_to_table('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'zippy') AS foo; 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/225:0] ERROR: invalid regular expression option: "z" 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/225:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'iz'); 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/226:0] ERROR: regexp_split_to_table() does not support the "global" option 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/226:0] STATEMENT: SELECT foo, length(foo) FROM regexp_split_to_table('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'g') AS foo; 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/227:0] ERROR: regexp_split_to_array() does not support the "global" option 2025-06-06 07:46:17.758 UTC [17330][client backend] [pg_regress/strings][26/227:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'g'); 2025-06-06 07:46:17.760 UTC [17333][client backend] [pg_regress/date][24/226:0] ERROR: unit "timezone_h" not supported for type date 2025-06-06 07:46:17.760 UTC [17333][client backend] [pg_regress/date][24/226:0] STATEMENT: SELECT EXTRACT(TIMEZONE_H FROM DATE '2020-08-11'); 2025-06-06 07:46:17.760 UTC [17357][client backend] [pg_regress/macaddr][:0] LOG: disconnection: session time: 0:00:00.183 user=postgres database=regression host=[local] 2025-06-06 07:46:17.771 UTC [17345][client backend] [pg_regress/numerology][:0] LOG: disconnection: session time: 0:00:00.257 user=postgres database=regression host=[local] 2025-06-06 07:46:17.808 UTC [17333][client backend] [pg_regress/date][24/262:0] ERROR: unit "microsec" not recognized for type date 2025-06-06 07:46:17.808 UTC [17333][client backend] [pg_regress/date][24/262:0] STATEMENT: SELECT EXTRACT(MICROSEC FROM DATE 'infinity'); 2025-06-06 07:46:17.809 UTC [17333][client backend] [pg_regress/date][24/266:0] ERROR: date field value out of range: 0-07-15 2025-06-06 07:46:17.809 UTC [17333][client backend] [pg_regress/date][24/266:0] STATEMENT: select make_date(0, 7, 15); 2025-06-06 07:46:17.809 UTC [17333][client backend] [pg_regress/date][24/267:0] ERROR: date field value out of range: 2013-02-30 2025-06-06 07:46:17.809 UTC [17333][client backend] [pg_regress/date][24/267:0] STATEMENT: select make_date(2013, 2, 30); 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/268:0] ERROR: date field value out of range: 2013-13-01 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/268:0] STATEMENT: select make_date(2013, 13, 1); 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/269:0] ERROR: date field value out of range: 2013-11--1 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/269:0] STATEMENT: select make_date(2013, 11, -1); 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/270:0] ERROR: date field value out of range: -2147483648-01-01 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/270:0] STATEMENT: SELECT make_date(-2147483648, 1, 1); 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/271:0] ERROR: time field value out of range: 10:55:100.1 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/271:0] STATEMENT: select make_time(10, 55, 100.1); 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/272:0] ERROR: time field value out of range: 24:00:2.1 2025-06-06 07:46:17.810 UTC [17333][client backend] [pg_regress/date][24/272:0] STATEMENT: select make_time(24, 0, 2.1); 2025-06-06 07:46:17.814 UTC [17333][client backend] [pg_regress/date][:0] LOG: disconnection: session time: 0:00:00.364 user=postgres database=regression host=[local] 2025-06-06 07:46:17.839 UTC [17355][client backend] [pg_regress/macaddr8][:0] LOG: disconnection: session time: 0:00:00.268 user=postgres database=regression host=[local] 2025-06-06 07:46:17.875 UTC [17356][client backend] [pg_regress/multirangetypes][38/103:0] ERROR: range lower bound must be less than or equal to range upper bound 2025-06-06 07:46:17.875 UTC [17356][client backend] [pg_regress/multirangetypes][38/103:0] STATEMENT: select nummultirange(numrange(2.0, 1.0)); 2025-06-06 07:46:17.897 UTC [17347][client backend] [pg_regress/inet][35/102:0] ERROR: result is out of range 2025-06-06 07:46:17.897 UTC [17347][client backend] [pg_regress/inet][35/102:0] STATEMENT: SELECT '127.0.0.1'::inet + 10000000000; 2025-06-06 07:46:17.902 UTC [17347][client backend] [pg_regress/inet][35/103:0] ERROR: result is out of range 2025-06-06 07:46:17.902 UTC [17347][client backend] [pg_regress/inet][35/103:0] STATEMENT: SELECT '127.0.0.1'::inet - 10000000000; 2025-06-06 07:46:17.902 UTC [17347][client backend] [pg_regress/inet][35/104:0] ERROR: result is out of range 2025-06-06 07:46:17.902 UTC [17347][client backend] [pg_regress/inet][35/104:0] STATEMENT: SELECT '126::1'::inet - '127::2'::inet; 2025-06-06 07:46:17.902 UTC [17347][client backend] [pg_regress/inet][35/105:0] ERROR: result is out of range 2025-06-06 07:46:17.902 UTC [17347][client backend] [pg_regress/inet][35/105:0] STATEMENT: SELECT '127::1'::inet - '126::2'::inet; 2025-06-06 07:46:17.905 UTC [17347][client backend] [pg_regress/inet][35/109:0] ERROR: cannot merge addresses from different families 2025-06-06 07:46:17.905 UTC [17347][client backend] [pg_regress/inet][35/109:0] STATEMENT: SELECT inet_merge(c, i) FROM INET_TBL; 2025-06-06 07:46:17.922 UTC [17353][client backend] [pg_regress/interval][42/43:0] ERROR: interval out of range 2025-06-06 07:46:17.922 UTC [17353][client backend] [pg_regress/interval][42/43:0] STATEMENT: SELECT -('-2147483648 months'::interval); 2025-06-06 07:46:17.922 UTC [17342][client backend] [pg_regress/timestamp][32/46:0] ERROR: time zone "america/does_not_exist" not recognized at character 35 2025-06-06 07:46:17.922 UTC [17342][client backend] [pg_regress/timestamp][32/46:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2025-06-06 07:46:17.923 UTC [17353][client backend] [pg_regress/interval][42/45:0] ERROR: interval out of range 2025-06-06 07:46:17.923 UTC [17353][client backend] [pg_regress/interval][42/45:0] STATEMENT: SELECT -('-2147483648 days'::interval); 2025-06-06 07:46:17.924 UTC [17353][client backend] [pg_regress/interval][42/47:0] ERROR: interval out of range 2025-06-06 07:46:17.924 UTC [17353][client backend] [pg_regress/interval][42/47:0] STATEMENT: SELECT -('-9223372036854775808 us'::interval); 2025-06-06 07:46:17.927 UTC [17353][client backend] [pg_regress/interval][42/49:0] ERROR: interval out of range 2025-06-06 07:46:17.927 UTC [17353][client backend] [pg_regress/interval][42/49:0] STATEMENT: SELECT -('-2147483647 months -2147483647 days -9223372036854775807 us'::interval); 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/52:0] ERROR: interval field value out of range: "2147483648 days" at character 42 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/52:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483648 days'); 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/53:0] ERROR: interval field value out of range: "-2147483649 days" at character 42 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/53:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483649 days'); 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/54:0] ERROR: interval out of range at character 42 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/54:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483647 years'); 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/55:0] ERROR: interval out of range at character 42 2025-06-06 07:46:17.940 UTC [17353][client backend] [pg_regress/interval][42/55:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483648 years'); 2025-06-06 07:46:17.943 UTC [17353][client backend] [pg_regress/interval][42/56:0] ERROR: interval out of range 2025-06-06 07:46:17.943 UTC [17353][client backend] [pg_regress/interval][42/56:0] STATEMENT: select extract(epoch from '256 microseconds'::interval * (2^55)::float8); 2025-06-06 07:46:17.954 UTC [17347][client backend] [pg_regress/inet][:0] LOG: disconnection: session time: 0:00:00.412 user=postgres database=regression host=[local] 2025-06-06 07:46:17.968 UTC [17349][client backend] [pg_regress/timestamptz][36/49:0] ERROR: time zone "america/does_not_exist" not recognized at character 37 2025-06-06 07:46:17.968 UTC [17349][client backend] [pg_regress/timestamptz][36/49:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2025-06-06 07:46:17.969 UTC [17349][client backend] [pg_regress/timestamptz][36/50:0] ERROR: time zone "America/Does_not_exist" not recognized 2025-06-06 07:46:17.969 UTC [17349][client backend] [pg_regress/timestamptz][36/50:0] STATEMENT: SELECT '19970710 173201' AT TIME ZONE 'America/Does_not_exist'; 2025-06-06 07:46:17.996 UTC [17342][client backend] [pg_regress/timestamp][32/76:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 35 2025-06-06 07:46:17.996 UTC [17342][client backend] [pg_regress/timestamp][32/76:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 29 17:32:01 1997'); 2025-06-06 07:46:17.998 UTC [17349][client backend] [pg_regress/timestamptz][36/61:0] ERROR: invalid input syntax for type timestamp with time zone: "Jan 01 00:00:00 2024 LMT" at character 8 2025-06-06 07:46:17.998 UTC [17349][client backend] [pg_regress/timestamptz][36/61:0] STATEMENT: SELECT 'Jan 01 00:00:00 2024 LMT'::timestamptz; 2025-06-06 07:46:18.000 UTC [17342][client backend] [pg_regress/timestamp][32/84:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 35 2025-06-06 07:46:18.000 UTC [17342][client backend] [pg_regress/timestamp][32/84:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 -0097'); 2025-06-06 07:46:18.000 UTC [17342][client backend] [pg_regress/timestamp][32/85:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 35 2025-06-06 07:46:18.000 UTC [17342][client backend] [pg_regress/timestamp][32/85:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2025-06-06 07:46:18.002 UTC [17342][client backend] [pg_regress/timestamp][32/88:0] ERROR: timestamp out of range: "4714-11-23 23:59:59 BC" at character 8 2025-06-06 07:46:18.002 UTC [17342][client backend] [pg_regress/timestamp][32/88:0] STATEMENT: SELECT '4714-11-23 23:59:59 BC'::timestamp; 2025-06-06 07:46:18.003 UTC [17342][client backend] [pg_regress/timestamp][32/90:0] ERROR: timestamp out of range: "294277-01-01 00:00:00" at character 8 2025-06-06 07:46:18.003 UTC [17342][client backend] [pg_regress/timestamp][32/90:0] STATEMENT: SELECT '294277-01-01 00:00:00'::timestamp; 2025-06-06 07:46:18.018 UTC [17342][client backend] [pg_regress/timestamp][32/99:0] ERROR: unit "ago" not recognized for type timestamp without time zone 2025-06-06 07:46:18.018 UTC [17342][client backend] [pg_regress/timestamp][32/99:0] STATEMENT: SELECT date_trunc( 'ago', timestamp 'infinity' ) AS invalid_trunc; 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/107:0] ERROR: timestamps cannot be binned into intervals containing months or years 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/107:0] STATEMENT: SELECT date_bin('5 months'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/108:0] ERROR: timestamps cannot be binned into intervals containing months or years 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/108:0] STATEMENT: SELECT date_bin('5 years'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/109:0] ERROR: stride must be greater than zero 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/109:0] STATEMENT: SELECT date_bin('0 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/110:0] ERROR: stride must be greater than zero 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/110:0] STATEMENT: SELECT date_bin('-2 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/111:0] ERROR: interval out of range 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/111:0] STATEMENT: select date_bin('15 minutes'::interval, timestamp '294276-12-30', timestamp '4000-12-20 BC'); 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/112:0] ERROR: interval out of range 2025-06-06 07:46:18.026 UTC [17342][client backend] [pg_regress/timestamp][32/112:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamp, '2024-01-01'::timestamp); 2025-06-06 07:46:18.027 UTC [17342][client backend] [pg_regress/timestamp][32/113:0] ERROR: timestamp out of range 2025-06-06 07:46:18.027 UTC [17342][client backend] [pg_regress/timestamp][32/113:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamp, '4000-01-01 BC'::timestamp); 2025-06-06 07:46:18.031 UTC [17353][client backend] [pg_regress/interval][42/75:0] ERROR: interval out of range 2025-06-06 07:46:18.031 UTC [17353][client backend] [pg_regress/interval][42/75:0] STATEMENT: SELECT '3000000 months'::interval * 1000; 2025-06-06 07:46:18.031 UTC [17353][client backend] [pg_regress/interval][42/76:0] ERROR: interval out of range 2025-06-06 07:46:18.031 UTC [17353][client backend] [pg_regress/interval][42/76:0] STATEMENT: SELECT '3000000 months'::interval / 0.001; 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/77:0] ERROR: interval out of range 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/77:0] STATEMENT: SELECT '3000000 days'::interval * 1000; 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/78:0] ERROR: interval out of range 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/78:0] STATEMENT: SELECT '3000000 days'::interval / 0.001; 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/79:0] ERROR: interval out of range 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/79:0] STATEMENT: SELECT '1 month 2146410 days'::interval * 1000.5002; 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/80:0] ERROR: interval out of range 2025-06-06 07:46:18.032 UTC [17353][client backend] [pg_regress/interval][42/80:0] STATEMENT: SELECT '4611686018427387904 usec'::interval / 0.1; 2025-06-06 07:46:18.034 UTC [17349][client backend] [pg_regress/timestamptz][36/97:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 37 2025-06-06 07:46:18.034 UTC [17349][client backend] [pg_regress/timestamptz][36/97:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 29 17:32:01 1997'); 2025-06-06 07:46:18.035 UTC [17349][client backend] [pg_regress/timestamptz][36/105:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 37 2025-06-06 07:46:18.035 UTC [17349][client backend] [pg_regress/timestamptz][36/105:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 -0097'); 2025-06-06 07:46:18.040 UTC [17349][client backend] [pg_regress/timestamptz][36/106:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 37 2025-06-06 07:46:18.040 UTC [17349][client backend] [pg_regress/timestamptz][36/106:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2025-06-06 07:46:18.044 UTC [17353][client backend] [pg_regress/interval][42/86:0] ERROR: interval out of range 2025-06-06 07:46:18.044 UTC [17353][client backend] [pg_regress/interval][42/86:0] STATEMENT: SELECT justify_hours(interval '2147483647 days 24 hrs'); 2025-06-06 07:46:18.044 UTC [17353][client backend] [pg_regress/interval][42/87:0] ERROR: interval out of range 2025-06-06 07:46:18.044 UTC [17353][client backend] [pg_regress/interval][42/87:0] STATEMENT: SELECT justify_days(interval '2147483647 months 30 days'); 2025-06-06 07:46:18.046 UTC [17353][client backend] [pg_regress/interval][42/91:0] ERROR: interval out of range 2025-06-06 07:46:18.046 UTC [17353][client backend] [pg_regress/interval][42/91:0] STATEMENT: SELECT justify_interval(interval '2147483647 months 30 days'); 2025-06-06 07:46:18.047 UTC [17353][client backend] [pg_regress/interval][42/92:0] ERROR: interval out of range 2025-06-06 07:46:18.047 UTC [17353][client backend] [pg_regress/interval][42/92:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months -30 days'); 2025-06-06 07:46:18.048 UTC [17353][client backend] [pg_regress/interval][42/95:0] ERROR: interval out of range 2025-06-06 07:46:18.048 UTC [17353][client backend] [pg_regress/interval][42/95:0] STATEMENT: SELECT justify_interval(interval '2147483647 months -30 days 1440 hrs'); 2025-06-06 07:46:18.048 UTC [17353][client backend] [pg_regress/interval][42/96:0] ERROR: interval out of range 2025-06-06 07:46:18.048 UTC [17353][client backend] [pg_regress/interval][42/96:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months 30 days -1440 hrs'); 2025-06-06 07:46:18.049 UTC [17342][client backend] [pg_regress/timestamp][32/124:0] ERROR: interval out of range 2025-06-06 07:46:18.049 UTC [17342][client backend] [pg_regress/timestamp][32/124:0] STATEMENT: SELECT timestamp '294276-12-31 23:59:59' - timestamp '1999-12-23 19:59:04.224192' AS overflows; 2025-06-06 07:46:18.049 UTC [17353][client backend] [pg_regress/interval][42/101:0] ERROR: invalid input syntax for type interval: "1 second 2 seconds" at character 8 2025-06-06 07:46:18.049 UTC [17353][client backend] [pg_regress/interval][42/101:0] STATEMENT: SELECT '1 second 2 seconds'::interval; 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/102:0] ERROR: invalid input syntax for type interval: "10 milliseconds 20 milliseconds" at character 8 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/102:0] STATEMENT: SELECT '10 milliseconds 20 milliseconds'::interval; 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/103:0] ERROR: invalid input syntax for type interval: "5.5 seconds 3 milliseconds" at character 8 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/103:0] STATEMENT: SELECT '5.5 seconds 3 milliseconds'::interval; 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/104:0] ERROR: invalid input syntax for type interval: "1:20:05 5 microseconds" at character 8 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/104:0] STATEMENT: SELECT '1:20:05 5 microseconds'::interval; 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/105:0] ERROR: invalid input syntax for type interval: "1 day 1 day" at character 8 2025-06-06 07:46:18.050 UTC [17353][client backend] [pg_regress/interval][42/105:0] STATEMENT: SELECT '1 day 1 day'::interval; 2025-06-06 07:46:18.050 UTC [17349][client backend] [pg_regress/timestamptz][36/116:0] ERROR: timestamp out of range: "4714-11-23 23:59:59+00 BC" at character 8 2025-06-06 07:46:18.050 UTC [17349][client backend] [pg_regress/timestamptz][36/116:0] STATEMENT: SELECT '4714-11-23 23:59:59+00 BC'::timestamptz; 2025-06-06 07:46:18.051 UTC [17349][client backend] [pg_regress/timestamptz][36/119:0] ERROR: timestamp out of range: "294277-01-01 00:00:00+00" at character 8 2025-06-06 07:46:18.051 UTC [17349][client backend] [pg_regress/timestamptz][36/119:0] STATEMENT: SELECT '294277-01-01 00:00:00+00'::timestamptz; 2025-06-06 07:46:18.051 UTC [17349][client backend] [pg_regress/timestamptz][36/120:0] ERROR: timestamp out of range: "294277-12-31 16:00:00-08" at character 8 2025-06-06 07:46:18.051 UTC [17349][client backend] [pg_regress/timestamptz][36/120:0] STATEMENT: SELECT '294277-12-31 16:00:00-08'::timestamptz; 2025-06-06 07:46:18.060 UTC [17353][client backend] [pg_regress/interval][42/123:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2025-06-06 07:46:18.060 UTC [17353][client backend] [pg_regress/interval][42/123:0] STATEMENT: SELECT interval '1 2' day to minute; 2025-06-06 07:46:18.061 UTC [17353][client backend] [pg_regress/interval][42/126:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2025-06-06 07:46:18.061 UTC [17353][client backend] [pg_regress/interval][42/126:0] STATEMENT: SELECT interval '1 2' day to second; 2025-06-06 07:46:18.065 UTC [17353][client backend] [pg_regress/interval][42/129:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2025-06-06 07:46:18.065 UTC [17353][client backend] [pg_regress/interval][42/129:0] STATEMENT: SELECT interval '1 2' hour to minute; 2025-06-06 07:46:18.066 UTC [17353][client backend] [pg_regress/interval][42/132:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2025-06-06 07:46:18.066 UTC [17353][client backend] [pg_regress/interval][42/132:0] STATEMENT: SELECT interval '1 2' hour to second; 2025-06-06 07:46:18.067 UTC [17353][client backend] [pg_regress/interval][42/135:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2025-06-06 07:46:18.067 UTC [17353][client backend] [pg_regress/interval][42/135:0] STATEMENT: SELECT interval '1 2' minute to second; 2025-06-06 07:46:18.071 UTC [17349][client backend] [pg_regress/timestamptz][36/129:0] ERROR: unit "ago" not recognized for type timestamp with time zone 2025-06-06 07:46:18.071 UTC [17349][client backend] [pg_regress/timestamptz][36/129:0] STATEMENT: SELECT date_trunc( 'ago', timestamp with time zone 'infinity' ) AS invalid_trunc; 2025-06-06 07:46:18.072 UTC [17349][client backend] [pg_regress/timestamptz][36/133:0] ERROR: unit "ago" not recognized for type timestamp with time zone 2025-06-06 07:46:18.072 UTC [17349][client backend] [pg_regress/timestamptz][36/133:0] STATEMENT: SELECT date_trunc('ago', timestamp with time zone 'infinity', 'GMT') AS invalid_zone_trunc; 2025-06-06 07:46:18.073 UTC [17353][client backend] [pg_regress/interval][42/143:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2025-06-06 07:46:18.073 UTC [17353][client backend] [pg_regress/interval][42/143:0] STATEMENT: SELECT interval '123 11' day; 2025-06-06 07:46:18.074 UTC [17353][client backend] [pg_regress/interval][42/144:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2025-06-06 07:46:18.074 UTC [17353][client backend] [pg_regress/interval][42/144:0] STATEMENT: SELECT interval '123 11'; 2025-06-06 07:46:18.074 UTC [17353][client backend] [pg_regress/interval][42/145:0] ERROR: invalid input syntax for type interval: "123 2:03 -2:04" at character 17 2025-06-06 07:46:18.074 UTC [17353][client backend] [pg_regress/interval][42/145:0] STATEMENT: SELECT interval '123 2:03 -2:04'; 2025-06-06 07:46:18.076 UTC [17353][client backend] [pg_regress/interval][42/151:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2025-06-06 07:46:18.076 UTC [17353][client backend] [pg_regress/interval][42/151:0] STATEMENT: SELECT interval '1 2.345' day to second(2); 2025-06-06 07:46:18.079 UTC [17353][client backend] [pg_regress/interval][42/155:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2025-06-06 07:46:18.079 UTC [17353][client backend] [pg_regress/interval][42/155:0] STATEMENT: SELECT interval '1 2.345' hour to second(2); 2025-06-06 07:46:18.080 UTC [17353][client backend] [pg_regress/interval][42/158:0] ERROR: invalid input syntax for type interval: "1 2.3456" at character 17 2025-06-06 07:46:18.080 UTC [17353][client backend] [pg_regress/interval][42/158:0] STATEMENT: SELECT interval '1 2.3456' minute to second(2); 2025-06-06 07:46:18.080 UTC [17349][client backend] [pg_regress/timestamptz][36/138:0] ERROR: timestamps cannot be binned into intervals containing months or years 2025-06-06 07:46:18.080 UTC [17349][client backend] [pg_regress/timestamptz][36/138:0] STATEMENT: SELECT date_bin('5 months'::interval, timestamp with time zone '2020-02-01 01:01:01+00', timestamp with time zone '2001-01-01+00'); 2025-06-06 07:46:18.080 UTC [17349][client backend] [pg_regress/timestamptz][36/139:0] ERROR: timestamps cannot be binned into intervals containing months or years 2025-06-06 07:46:18.080 UTC [17349][client backend] [pg_regress/timestamptz][36/139:0] STATEMENT: SELECT date_bin('5 years'::interval, timestamp with time zone '2020-02-01 01:01:01+00', timestamp with time zone '2001-01-01+00'); 2025-06-06 07:46:18.080 UTC [17353][client backend] [pg_regress/interval][42/161:0] ERROR: interval out of range at character 17 2025-06-06 07:46:18.080 UTC [17353][client backend] [pg_regress/interval][42/161:0] STATEMENT: SELECT interval '2562047788:00:54.775807' second(2); 2025-06-06 07:46:18.080 UTC [17349][client backend] [pg_regress/timestamptz][36/140:0] ERROR: stride must be greater than zero 2025-06-06 07:46:18.080 UTC [17349][client backend] [pg_regress/timestamptz][36/140:0] STATEMENT: SELECT date_bin('0 days'::interval, timestamp with time zone '1970-01-01 01:00:00+00' , timestamp with time zone '1970-01-01 00:00:00+00'); 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/141:0] ERROR: stride must be greater than zero 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/141:0] STATEMENT: SELECT date_bin('-2 days'::interval, timestamp with time zone '1970-01-01 01:00:00+00' , timestamp with time zone '1970-01-01 00:00:00+00'); 2025-06-06 07:46:18.081 UTC [17353][client backend] [pg_regress/interval][42/162:0] ERROR: interval out of range at character 17 2025-06-06 07:46:18.081 UTC [17353][client backend] [pg_regress/interval][42/162:0] STATEMENT: SELECT interval '-2562047788:00:54.775807' second(2); 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/142:0] ERROR: interval out of range 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/142:0] STATEMENT: select date_bin('15 minutes'::interval, timestamptz '294276-12-30', timestamptz '4000-12-20 BC'); 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/143:0] ERROR: interval out of range 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/143:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamptz, '2024-01-01'::timestamptz); 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/144:0] ERROR: timestamp out of range 2025-06-06 07:46:18.081 UTC [17349][client backend] [pg_regress/timestamptz][36/144:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamptz, '4000-01-01 BC'::timestamptz); 2025-06-06 07:46:18.089 UTC [17342][client backend] [pg_regress/timestamp][32/140:0] ERROR: date field value out of range: 0-07-15 2025-06-06 07:46:18.089 UTC [17342][client backend] [pg_regress/timestamp][32/140:0] STATEMENT: select make_timestamp(0, 7, 15, 12, 30, 15); 2025-06-06 07:46:18.090 UTC [17353][client backend] [pg_regress/interval][42/172:0] ERROR: invalid input syntax for type interval: "" at character 18 2025-06-06 07:46:18.090 UTC [17353][client backend] [pg_regress/interval][42/172:0] STATEMENT: SELECT interval ''; 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/143:0] ERROR: step size cannot equal zero 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/143:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamp, '2020-01-02 03:00'::timestamp, '0 hour'::interval); 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/144:0] ERROR: step size cannot be infinite 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/144:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval 'infinity'); 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/145:0] ERROR: step size cannot be infinite 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/145:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval '-infinity'); 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/146:0] ERROR: interval out of range 2025-06-06 07:46:18.092 UTC [17342][client backend] [pg_regress/timestamp][32/146:0] STATEMENT: select timestamp 'infinity' - timestamp 'infinity'; 2025-06-06 07:46:18.100 UTC [17353][client backend] [pg_regress/interval][42/186:0] ERROR: invalid input syntax for type interval: "P.Y0M3DT4H5M6S" at character 17 2025-06-06 07:46:18.100 UTC [17353][client backend] [pg_regress/interval][42/186:0] STATEMENT: select interval 'P.Y0M3DT4H5M6S'; 2025-06-06 07:46:18.102 UTC [17342][client backend] [pg_regress/timestamp][32/149:0] ERROR: interval out of range 2025-06-06 07:46:18.102 UTC [17342][client backend] [pg_regress/timestamp][32/149:0] STATEMENT: select timestamp '-infinity' - timestamp '-infinity'; 2025-06-06 07:46:18.108 UTC [17330][client backend] [pg_regress/strings][26/321:0] ERROR: negative substring length not allowed 2025-06-06 07:46:18.108 UTC [17330][client backend] [pg_regress/strings][26/321:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2025-06-06 07:46:18.110 UTC [17342][client backend] [pg_regress/timestamp][32/154:0] ERROR: interval out of range 2025-06-06 07:46:18.110 UTC [17342][client backend] [pg_regress/timestamp][32/154:0] STATEMENT: select age(timestamp 'infinity', timestamp 'infinity'); 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/206:0] ERROR: interval field value out of range: "2147483648 years" at character 17 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/206:0] STATEMENT: select interval '2147483648 years'; 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/207:0] ERROR: interval field value out of range: "-2147483649 years" at character 17 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/207:0] STATEMENT: select interval '-2147483649 years'; 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/208:0] ERROR: interval field value out of range: "2147483648 months" at character 17 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/208:0] STATEMENT: select interval '2147483648 months'; 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/209:0] ERROR: interval field value out of range: "-2147483649 months" at character 17 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/209:0] STATEMENT: select interval '-2147483649 months'; 2025-06-06 07:46:18.110 UTC [17342][client backend] [pg_regress/timestamp][32/157:0] ERROR: interval out of range 2025-06-06 07:46:18.110 UTC [17342][client backend] [pg_regress/timestamp][32/157:0] STATEMENT: select age(timestamp '-infinity', timestamp '-infinity'); 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/210:0] ERROR: interval field value out of range: "2147483648 days" at character 17 2025-06-06 07:46:18.110 UTC [17353][client backend] [pg_regress/interval][42/210:0] STATEMENT: select interval '2147483648 days'; 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/211:0] ERROR: interval field value out of range: "-2147483649 days" at character 17 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/211:0] STATEMENT: select interval '-2147483649 days'; 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/212:0] ERROR: interval field value out of range: "2562047789 hours" at character 17 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/212:0] STATEMENT: select interval '2562047789 hours'; 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/213:0] ERROR: interval field value out of range: "-2562047789 hours" at character 17 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/213:0] STATEMENT: select interval '-2562047789 hours'; 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/214:0] ERROR: interval field value out of range: "153722867281 minutes" at character 17 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/214:0] STATEMENT: select interval '153722867281 minutes'; 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/215:0] ERROR: interval field value out of range: "-153722867281 minutes" at character 17 2025-06-06 07:46:18.111 UTC [17353][client backend] [pg_regress/interval][42/215:0] STATEMENT: select interval '-153722867281 minutes'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/216:0] ERROR: interval field value out of range: "9223372036855 seconds" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/216:0] STATEMENT: select interval '9223372036855 seconds'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/217:0] ERROR: interval field value out of range: "-9223372036855 seconds" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/217:0] STATEMENT: select interval '-9223372036855 seconds'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/218:0] ERROR: interval field value out of range: "9223372036854777 millisecond" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/218:0] STATEMENT: select interval '9223372036854777 millisecond'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/219:0] ERROR: interval field value out of range: "-9223372036854777 millisecond" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/219:0] STATEMENT: select interval '-9223372036854777 millisecond'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/220:0] ERROR: interval field value out of range: "9223372036854775808 microsecond" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/220:0] STATEMENT: select interval '9223372036854775808 microsecond'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/221:0] ERROR: interval field value out of range: "-9223372036854775809 microsecond" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/221:0] STATEMENT: select interval '-9223372036854775809 microsecond'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/222:0] ERROR: interval field value out of range: "P2147483648" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/222:0] STATEMENT: select interval 'P2147483648'; 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/223:0] ERROR: interval field value out of range: "P-2147483649" at character 17 2025-06-06 07:46:18.114 UTC [17353][client backend] [pg_regress/interval][42/223:0] STATEMENT: select interval 'P-2147483649'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/224:0] ERROR: interval out of range at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/224:0] STATEMENT: select interval 'P1-2147483647-2147483647'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/225:0] ERROR: interval field value out of range: "PT2562047789" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/225:0] STATEMENT: select interval 'PT2562047789'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/226:0] ERROR: interval field value out of range: "PT-2562047789" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/226:0] STATEMENT: select interval 'PT-2562047789'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/227:0] ERROR: interval field value out of range: "2147483647 weeks" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/227:0] STATEMENT: select interval '2147483647 weeks'; 2025-06-06 07:46:18.115 UTC [17349][client backend] [pg_regress/timestamptz][36/156:0] ERROR: interval out of range 2025-06-06 07:46:18.115 UTC [17349][client backend] [pg_regress/timestamptz][36/156:0] STATEMENT: SELECT timestamptz '294276-12-31 23:59:59 UTC' - timestamptz '1999-12-23 19:59:04.224192 UTC' AS overflows; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/228:0] ERROR: interval field value out of range: "-2147483648 weeks" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/228:0] STATEMENT: select interval '-2147483648 weeks'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/229:0] ERROR: interval field value out of range: "2147483647 decades" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/229:0] STATEMENT: select interval '2147483647 decades'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/230:0] ERROR: interval field value out of range: "-2147483648 decades" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/230:0] STATEMENT: select interval '-2147483648 decades'; 2025-06-06 07:46:18.115 UTC [17342][client backend] [pg_regress/timestamp][:0] LOG: disconnection: session time: 0:00:00.623 user=postgres database=regression host=[local] 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/231:0] ERROR: interval field value out of range: "2147483647 centuries" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/231:0] STATEMENT: select interval '2147483647 centuries'; 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/232:0] ERROR: interval field value out of range: "-2147483648 centuries" at character 17 2025-06-06 07:46:18.115 UTC [17353][client backend] [pg_regress/interval][42/232:0] STATEMENT: select interval '-2147483648 centuries'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/233:0] ERROR: interval field value out of range: "2147483647 millennium" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/233:0] STATEMENT: select interval '2147483647 millennium'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/234:0] ERROR: interval field value out of range: "-2147483648 millennium" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/234:0] STATEMENT: select interval '-2147483648 millennium'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/235:0] ERROR: interval field value out of range: "1 week 2147483647 days" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/235:0] STATEMENT: select interval '1 week 2147483647 days'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/236:0] ERROR: interval field value out of range: "-1 week -2147483648 days" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/236:0] STATEMENT: select interval '-1 week -2147483648 days'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/237:0] ERROR: interval field value out of range: "2147483647 days 1 week" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/237:0] STATEMENT: select interval '2147483647 days 1 week'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/238:0] ERROR: interval field value out of range: "-2147483648 days -1 week" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/238:0] STATEMENT: select interval '-2147483648 days -1 week'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/239:0] ERROR: interval field value out of range: "P1W2147483647D" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/239:0] STATEMENT: select interval 'P1W2147483647D'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/240:0] ERROR: interval field value out of range: "P-1W-2147483648D" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/240:0] STATEMENT: select interval 'P-1W-2147483648D'; 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/241:0] ERROR: interval field value out of range: "P2147483647D1W" at character 17 2025-06-06 07:46:18.116 UTC [17353][client backend] [pg_regress/interval][42/241:0] STATEMENT: select interval 'P2147483647D1W'; 2025-06-06 07:46:18.117 UTC [17353][client backend] [pg_regress/interval][42/242:0] ERROR: interval field value out of range: "P-2147483648D-1W" at character 17 2025-06-06 07:46:18.117 UTC [17353][client backend] [pg_regress/interval][42/242:0] STATEMENT: select interval 'P-2147483648D-1W'; 2025-06-06 07:46:18.117 UTC [17353][client backend] [pg_regress/interval][42/243:0] ERROR: interval field value out of range: "1 decade 2147483647 years" at character 17 2025-06-06 07:46:18.117 UTC [17353][client backend] [pg_regress/interval][42/243:0] STATEMENT: select interval '1 decade 2147483647 years'; 2025-06-06 07:46:18.117 UTC [17353][client backend] [pg_regress/interval][42/244:0] ERROR: interval field value out of range: "1 century 2147483647 years" at character 17 2025-06-06 07:46:18.117 UTC [17353][client backend] [pg_regress/interval][42/244:0] STATEMENT: select interval '1 century 2147483647 years'; 2025-06-06 07:46:18.118 UTC [17353][client backend] [pg_regress/interval][42/245:0] ERROR: interval field value out of range: "1 millennium 2147483647 years" at character 17 2025-06-06 07:46:18.118 UTC [17353][client backend] [pg_regress/interval][42/245:0] STATEMENT: select interval '1 millennium 2147483647 years'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/246:0] ERROR: interval field value out of range: "-1 decade -2147483648 years" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/246:0] STATEMENT: select interval '-1 decade -2147483648 years'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/247:0] ERROR: interval field value out of range: "-1 century -2147483648 years" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/247:0] STATEMENT: select interval '-1 century -2147483648 years'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/248:0] ERROR: interval field value out of range: "-1 millennium -2147483648 years" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/248:0] STATEMENT: select interval '-1 millennium -2147483648 years'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/249:0] ERROR: interval field value out of range: "2147483647 years 1 decade" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/249:0] STATEMENT: select interval '2147483647 years 1 decade'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/250:0] ERROR: interval field value out of range: "2147483647 years 1 century" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/250:0] STATEMENT: select interval '2147483647 years 1 century'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/251:0] ERROR: interval field value out of range: "2147483647 years 1 millennium" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/251:0] STATEMENT: select interval '2147483647 years 1 millennium'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/252:0] ERROR: interval field value out of range: "-2147483648 years -1 decade" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/252:0] STATEMENT: select interval '-2147483648 years -1 decade'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/253:0] ERROR: interval field value out of range: "-2147483648 years -1 century" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/253:0] STATEMENT: select interval '-2147483648 years -1 century'; 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/254:0] ERROR: interval field value out of range: "-2147483648 years -1 millennium" at character 17 2025-06-06 07:46:18.119 UTC [17353][client backend] [pg_regress/interval][42/254:0] STATEMENT: select interval '-2147483648 years -1 millennium'; 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/255:0] ERROR: interval field value out of range: "0.1 millennium 2147483647 months" at character 17 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/255:0] STATEMENT: select interval '0.1 millennium 2147483647 months'; 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/256:0] ERROR: interval field value out of range: "0.1 centuries 2147483647 months" at character 17 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/256:0] STATEMENT: select interval '0.1 centuries 2147483647 months'; 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/257:0] ERROR: interval field value out of range: "0.1 decades 2147483647 months" at character 17 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/257:0] STATEMENT: select interval '0.1 decades 2147483647 months'; 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/258:0] ERROR: interval field value out of range: "0.1 yrs 2147483647 months" at character 17 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/258:0] STATEMENT: select interval '0.1 yrs 2147483647 months'; 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/259:0] ERROR: interval field value out of range: "-0.1 millennium -2147483648 months" at character 17 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/259:0] STATEMENT: select interval '-0.1 millennium -2147483648 months'; 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/260:0] ERROR: interval field value out of range: "-0.1 centuries -2147483648 months" at character 17 2025-06-06 07:46:18.120 UTC [17353][client backend] [pg_regress/interval][42/260:0] STATEMENT: select interval '-0.1 centuries -2147483648 months'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/261:0] ERROR: interval field value out of range: "-0.1 decades -2147483648 months" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/261:0] STATEMENT: select interval '-0.1 decades -2147483648 months'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/262:0] ERROR: interval field value out of range: "-0.1 yrs -2147483648 months" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/262:0] STATEMENT: select interval '-0.1 yrs -2147483648 months'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/263:0] ERROR: interval field value out of range: "2147483647 months 0.1 millennium" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/263:0] STATEMENT: select interval '2147483647 months 0.1 millennium'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/264:0] ERROR: interval field value out of range: "2147483647 months 0.1 centuries" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/264:0] STATEMENT: select interval '2147483647 months 0.1 centuries'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/265:0] ERROR: interval field value out of range: "2147483647 months 0.1 decades" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/265:0] STATEMENT: select interval '2147483647 months 0.1 decades'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/266:0] ERROR: interval field value out of range: "2147483647 months 0.1 yrs" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/266:0] STATEMENT: select interval '2147483647 months 0.1 yrs'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/267:0] ERROR: interval field value out of range: "-2147483648 months -0.1 millennium" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/267:0] STATEMENT: select interval '-2147483648 months -0.1 millennium'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/268:0] ERROR: interval field value out of range: "-2147483648 months -0.1 centuries" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/268:0] STATEMENT: select interval '-2147483648 months -0.1 centuries'; 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/269:0] ERROR: interval field value out of range: "-2147483648 months -0.1 decades" at character 17 2025-06-06 07:46:18.122 UTC [17353][client backend] [pg_regress/interval][42/269:0] STATEMENT: select interval '-2147483648 months -0.1 decades'; 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/270:0] ERROR: interval field value out of range: "-2147483648 months -0.1 yrs" at character 17 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/270:0] STATEMENT: select interval '-2147483648 months -0.1 yrs'; 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/271:0] ERROR: interval field value out of range: "0.1 months 2147483647 days" at character 17 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/271:0] STATEMENT: select interval '0.1 months 2147483647 days'; 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/272:0] ERROR: interval field value out of range: "-0.1 months -2147483648 days" at character 17 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/272:0] STATEMENT: select interval '-0.1 months -2147483648 days'; 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/273:0] ERROR: interval field value out of range: "2147483647 days 0.1 months" at character 17 2025-06-06 07:46:18.123 UTC [17353][client backend] [pg_regress/interval][42/273:0] STATEMENT: select interval '2147483647 days 0.1 months'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/274:0] ERROR: interval field value out of range: "-2147483648 days -0.1 months" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/274:0] STATEMENT: select interval '-2147483648 days -0.1 months'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/275:0] ERROR: interval field value out of range: "0.5 weeks 2147483647 days" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/275:0] STATEMENT: select interval '0.5 weeks 2147483647 days'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/276:0] ERROR: interval field value out of range: "-0.5 weeks -2147483648 days" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/276:0] STATEMENT: select interval '-0.5 weeks -2147483648 days'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/277:0] ERROR: interval field value out of range: "2147483647 days 0.5 weeks" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/277:0] STATEMENT: select interval '2147483647 days 0.5 weeks'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/278:0] ERROR: interval field value out of range: "-2147483648 days -0.5 weeks" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/278:0] STATEMENT: select interval '-2147483648 days -0.5 weeks'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/279:0] ERROR: interval field value out of range: "0.01 months 9223372036854775807 microseconds" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/279:0] STATEMENT: select interval '0.01 months 9223372036854775807 microseconds'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/280:0] ERROR: interval field value out of range: "-0.01 months -9223372036854775808 microseconds" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/280:0] STATEMENT: select interval '-0.01 months -9223372036854775808 microseconds'; 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/281:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.01 months" at character 17 2025-06-06 07:46:18.124 UTC [17353][client backend] [pg_regress/interval][42/281:0] STATEMENT: select interval '9223372036854775807 microseconds 0.01 months'; 2025-06-06 07:46:18.125 UTC [17353][client backend] [pg_regress/interval][42/282:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.01 months" at character 17 2025-06-06 07:46:18.125 UTC [17353][client backend] [pg_regress/interval][42/282:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.01 months'; 2025-06-06 07:46:18.125 UTC [17353][client backend] [pg_regress/interval][42/283:0] ERROR: interval field value out of range: "0.1 weeks 9223372036854775807 microseconds" at character 17 2025-06-06 07:46:18.125 UTC [17353][client backend] [pg_regress/interval][42/283:0] STATEMENT: select interval '0.1 weeks 9223372036854775807 microseconds'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/284:0] ERROR: interval field value out of range: "-0.1 weeks -9223372036854775808 microseconds" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/284:0] STATEMENT: select interval '-0.1 weeks -9223372036854775808 microseconds'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/285:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 weeks" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/285:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 weeks'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/286:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 weeks" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/286:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 weeks'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/287:0] ERROR: interval field value out of range: "0.1 days 9223372036854775807 microseconds" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/287:0] STATEMENT: select interval '0.1 days 9223372036854775807 microseconds'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/288:0] ERROR: interval field value out of range: "-0.1 days -9223372036854775808 microseconds" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/288:0] STATEMENT: select interval '-0.1 days -9223372036854775808 microseconds'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/289:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 days" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/289:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 days'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/290:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 days" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/290:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 days'; 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/291:0] ERROR: interval field value out of range: "P0.1Y2147483647M" at character 17 2025-06-06 07:46:18.129 UTC [17353][client backend] [pg_regress/interval][42/291:0] STATEMENT: select interval 'P0.1Y2147483647M'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/292:0] ERROR: interval field value out of range: "P-0.1Y-2147483648M" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/292:0] STATEMENT: select interval 'P-0.1Y-2147483648M'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/293:0] ERROR: interval field value out of range: "P2147483647M0.1Y" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/293:0] STATEMENT: select interval 'P2147483647M0.1Y'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/294:0] ERROR: interval field value out of range: "P-2147483648M-0.1Y" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/294:0] STATEMENT: select interval 'P-2147483648M-0.1Y'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/295:0] ERROR: interval field value out of range: "P0.1M2147483647D" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/295:0] STATEMENT: select interval 'P0.1M2147483647D'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/296:0] ERROR: interval field value out of range: "P-0.1M-2147483648D" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/296:0] STATEMENT: select interval 'P-0.1M-2147483648D'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/297:0] ERROR: interval field value out of range: "P2147483647D0.1M" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/297:0] STATEMENT: select interval 'P2147483647D0.1M'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/298:0] ERROR: interval field value out of range: "P-2147483648D-0.1M" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/298:0] STATEMENT: select interval 'P-2147483648D-0.1M'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/299:0] ERROR: interval field value out of range: "P0.5W2147483647D" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/299:0] STATEMENT: select interval 'P0.5W2147483647D'; 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/300:0] ERROR: interval field value out of range: "P-0.5W-2147483648D" at character 17 2025-06-06 07:46:18.130 UTC [17353][client backend] [pg_regress/interval][42/300:0] STATEMENT: select interval 'P-0.5W-2147483648D'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/301:0] ERROR: interval field value out of range: "P2147483647D0.5W" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/301:0] STATEMENT: select interval 'P2147483647D0.5W'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/302:0] ERROR: interval field value out of range: "P-2147483648D-0.5W" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/302:0] STATEMENT: select interval 'P-2147483648D-0.5W'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/303:0] ERROR: interval field value out of range: "P0.01MT2562047788H54.775807S" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/303:0] STATEMENT: select interval 'P0.01MT2562047788H54.775807S'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/304:0] ERROR: interval field value out of range: "P-0.01MT-2562047788H-54.775808S" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/304:0] STATEMENT: select interval 'P-0.01MT-2562047788H-54.775808S'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/305:0] ERROR: interval field value out of range: "P0.1DT2562047788H54.775807S" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/305:0] STATEMENT: select interval 'P0.1DT2562047788H54.775807S'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/306:0] ERROR: interval field value out of range: "P-0.1DT-2562047788H-54.775808S" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/306:0] STATEMENT: select interval 'P-0.1DT-2562047788H-54.775808S'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/307:0] ERROR: interval field value out of range: "PT2562047788.1H54.775807S" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/307:0] STATEMENT: select interval 'PT2562047788.1H54.775807S'; 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/308:0] ERROR: interval field value out of range: "PT-2562047788.1H-54.775808S" at character 17 2025-06-06 07:46:18.131 UTC [17353][client backend] [pg_regress/interval][42/308:0] STATEMENT: select interval 'PT-2562047788.1H-54.775808S'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/309:0] ERROR: interval field value out of range: "PT2562047788H0.1M54.775807S" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/309:0] STATEMENT: select interval 'PT2562047788H0.1M54.775807S'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/310:0] ERROR: interval field value out of range: "PT-2562047788H-0.1M-54.775808S" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/310:0] STATEMENT: select interval 'PT-2562047788H-0.1M-54.775808S'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/311:0] ERROR: interval field value out of range: "P0.1-2147483647-00" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/311:0] STATEMENT: select interval 'P0.1-2147483647-00'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/312:0] ERROR: interval field value out of range: "P00-0.1-2147483647" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/312:0] STATEMENT: select interval 'P00-0.1-2147483647'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/313:0] ERROR: interval field value out of range: "P00-0.01-00T2562047788:00:54.775807" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/313:0] STATEMENT: select interval 'P00-0.01-00T2562047788:00:54.775807'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/314:0] ERROR: interval field value out of range: "P00-00-0.1T2562047788:00:54.775807" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/314:0] STATEMENT: select interval 'P00-00-0.1T2562047788:00:54.775807'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/315:0] ERROR: interval field value out of range: "PT2562047788.1:00:54.775807" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/315:0] STATEMENT: select interval 'PT2562047788.1:00:54.775807'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/316:0] ERROR: interval field value out of range: "PT2562047788:01.:54.775807" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/316:0] STATEMENT: select interval 'PT2562047788:01.:54.775807'; 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/317:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775807" at character 17 2025-06-06 07:46:18.134 UTC [17353][client backend] [pg_regress/interval][42/317:0] STATEMENT: select interval '0.1 2562047788:0:54.775807'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/318:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775808 ago" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/318:0] STATEMENT: select interval '0.1 2562047788:0:54.775808 ago'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/319:0] ERROR: interval field value out of range: "2562047788.1:0:54.775807" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/319:0] STATEMENT: select interval '2562047788.1:0:54.775807'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/320:0] ERROR: interval field value out of range: "2562047788.1:0:54.775808 ago" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/320:0] STATEMENT: select interval '2562047788.1:0:54.775808 ago'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/321:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775807" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/321:0] STATEMENT: select interval '2562047788:0.1:54.775807'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/322:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775808 ago" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/322:0] STATEMENT: select interval '2562047788:0.1:54.775808 ago'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/323:0] ERROR: interval field value out of range: "-2147483648 months ago" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/323:0] STATEMENT: select interval '-2147483648 months ago'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/324:0] ERROR: interval field value out of range: "-2147483648 days ago" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/324:0] STATEMENT: select interval '-2147483648 days ago'; 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/325:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds ago" at character 17 2025-06-06 07:46:18.135 UTC [17353][client backend] [pg_regress/interval][42/325:0] STATEMENT: select interval '-9223372036854775808 microseconds ago'; 2025-06-06 07:46:18.139 UTC [17353][client backend] [pg_regress/interval][42/326:0] ERROR: interval field value out of range: "-2147483648 months -2147483648 days -9223372036854775808 microseconds ago" at character 17 2025-06-06 07:46:18.139 UTC [17353][client backend] [pg_regress/interval][42/326:0] STATEMENT: select interval '-2147483648 months -2147483648 days -9223372036854775808 microseconds ago'; 2025-06-06 07:46:18.139 UTC [17353][client backend] [pg_regress/interval][42/327:0] ERROR: interval out of range 2025-06-06 07:46:18.139 UTC [17353][client backend] [pg_regress/interval][42/327:0] STATEMENT: select make_interval(years := 178956971); 2025-06-06 07:46:18.139 UTC [17353][client backend] [pg_regress/interval][42/328:0] ERROR: interval out of range 2025-06-06 07:46:18.139 UTC [17353][client backend] [pg_regress/interval][42/328:0] STATEMENT: select make_interval(years := -178956971); 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/329:0] ERROR: interval out of range 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/329:0] STATEMENT: select make_interval(years := 1, months := 2147483647); 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/330:0] ERROR: interval out of range 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/330:0] STATEMENT: select make_interval(years := -1, months := -2147483648); 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/331:0] ERROR: interval out of range 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/331:0] STATEMENT: select make_interval(weeks := 306783379); 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/332:0] ERROR: interval out of range 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/332:0] STATEMENT: select make_interval(weeks := -306783379); 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/333:0] ERROR: interval out of range 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/333:0] STATEMENT: select make_interval(weeks := 1, days := 2147483647); 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/334:0] ERROR: interval out of range 2025-06-06 07:46:18.140 UTC [17353][client backend] [pg_regress/interval][42/334:0] STATEMENT: select make_interval(weeks := -1, days := -2147483648); 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/335:0] ERROR: value out of range: overflow 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/335:0] STATEMENT: select make_interval(secs := 1e308); 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/336:0] ERROR: interval out of range 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/336:0] STATEMENT: select make_interval(secs := 1e18); 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/337:0] ERROR: interval out of range 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/337:0] STATEMENT: select make_interval(secs := -1e18); 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/338:0] ERROR: interval out of range 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/338:0] STATEMENT: select make_interval(mins := 1, secs := 9223372036800.0); 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/339:0] ERROR: interval out of range 2025-06-06 07:46:18.144 UTC [17353][client backend] [pg_regress/interval][42/339:0] STATEMENT: select make_interval(mins := -1, secs := -9223372036800.0); 2025-06-06 07:46:18.150 UTC [17353][client backend] [pg_regress/interval][42/355:0] ERROR: integer out of range 2025-06-06 07:46:18.150 UTC [17353][client backend] [pg_regress/interval][42/355:0] STATEMENT: select make_interval(years := 'inf'::float::int); 2025-06-06 07:46:18.154 UTC [17353][client backend] [pg_regress/interval][42/356:0] ERROR: integer out of range 2025-06-06 07:46:18.154 UTC [17353][client backend] [pg_regress/interval][42/356:0] STATEMENT: select make_interval(months := 'NaN'::float::int); 2025-06-06 07:46:18.154 UTC [17353][client backend] [pg_regress/interval][42/357:0] ERROR: interval out of range 2025-06-06 07:46:18.154 UTC [17353][client backend] [pg_regress/interval][42/357:0] STATEMENT: select make_interval(secs := 'inf'); 2025-06-06 07:46:18.154 UTC [17353][client backend] [pg_regress/interval][42/358:0] ERROR: interval out of range 2025-06-06 07:46:18.154 UTC [17353][client backend] [pg_regress/interval][42/358:0] STATEMENT: select make_interval(secs := 'NaN'); 2025-06-06 07:46:18.158 UTC [17353][client backend] [pg_regress/interval][42/362:0] ERROR: unit "fortnight" not recognized for type interval 2025-06-06 07:46:18.158 UTC [17353][client backend] [pg_regress/interval][42/362:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM INTERVAL '2 days'); 2025-06-06 07:46:18.159 UTC [17353][client backend] [pg_regress/interval][42/363:0] ERROR: unit "timezone" not supported for type interval 2025-06-06 07:46:18.159 UTC [17353][client backend] [pg_regress/interval][42/363:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM INTERVAL '2 days'); 2025-06-06 07:46:18.191 UTC [17353][client backend] [pg_regress/interval][42/384:0] ERROR: interval out of range 2025-06-06 07:46:18.191 UTC [17353][client backend] [pg_regress/interval][42/384:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' + interval '1 month 1 day 1 us'; 2025-06-06 07:46:18.191 UTC [17353][client backend] [pg_regress/interval][42/385:0] ERROR: interval out of range 2025-06-06 07:46:18.191 UTC [17353][client backend] [pg_regress/interval][42/385:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' + interval '-1 month -1 day -1 us'; 2025-06-06 07:46:18.191 UTC [17353][client backend] [pg_regress/interval][42/386:0] ERROR: interval out of range 2025-06-06 07:46:18.191 UTC [17353][client backend] [pg_regress/interval][42/386:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' - interval '-1 month -1 day -1 us'; 2025-06-06 07:46:18.194 UTC [17353][client backend] [pg_regress/interval][42/387:0] ERROR: interval out of range 2025-06-06 07:46:18.194 UTC [17353][client backend] [pg_regress/interval][42/387:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' - interval '1 month 1 day 1 us'; 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/221:0] ERROR: invalid input syntax for type numeric time zone: "2" 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/221:0] HINT: Numeric time zones must have "-" or "+" as first character. 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/221:0] STATEMENT: SELECT make_timestamptz(1973, 07, 15, 08, 15, 55.33, '2'); 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/222:0] ERROR: numeric time zone "+16" out of range 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/222:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '+16'); 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/223:0] ERROR: numeric time zone "-16" out of range 2025-06-06 07:46:18.207 UTC [17349][client backend] [pg_regress/timestamptz][36/223:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '-16'); 2025-06-06 07:46:18.209 UTC [17353][client backend] [pg_regress/interval][42/390:0] ERROR: cannot add infinite interval to time 2025-06-06 07:46:18.209 UTC [17353][client backend] [pg_regress/interval][42/390:0] STATEMENT: SELECT time '11:27:42' + interval 'infinity'; 2025-06-06 07:46:18.210 UTC [17349][client backend] [pg_regress/timestamptz][36/230:0] ERROR: time zone "Nehwon/Lankhmar" not recognized 2025-06-06 07:46:18.210 UTC [17349][client backend] [pg_regress/timestamptz][36/230:0] STATEMENT: SELECT make_timestamptz(1910, 12, 24, 0, 0, 0, 'Nehwon/Lankhmar'); 2025-06-06 07:46:18.210 UTC [17353][client backend] [pg_regress/interval][42/391:0] ERROR: cannot add infinite interval to time 2025-06-06 07:46:18.210 UTC [17353][client backend] [pg_regress/interval][42/391:0] STATEMENT: SELECT time '11:27:42' + interval '-infinity'; 2025-06-06 07:46:18.210 UTC [17353][client backend] [pg_regress/interval][42/392:0] ERROR: cannot subtract infinite interval from time 2025-06-06 07:46:18.210 UTC [17353][client backend] [pg_regress/interval][42/392:0] STATEMENT: SELECT time '11:27:42' - interval 'infinity'; 2025-06-06 07:46:18.211 UTC [17353][client backend] [pg_regress/interval][42/393:0] ERROR: cannot subtract infinite interval from time 2025-06-06 07:46:18.211 UTC [17353][client backend] [pg_regress/interval][42/393:0] STATEMENT: SELECT time '11:27:42' - interval '-infinity'; 2025-06-06 07:46:18.211 UTC [17353][client backend] [pg_regress/interval][42/394:0] ERROR: cannot add infinite interval to time 2025-06-06 07:46:18.211 UTC [17353][client backend] [pg_regress/interval][42/394:0] STATEMENT: SELECT timetz '11:27:42' + interval 'infinity'; 2025-06-06 07:46:18.214 UTC [17353][client backend] [pg_regress/interval][42/395:0] ERROR: cannot add infinite interval to time 2025-06-06 07:46:18.214 UTC [17353][client backend] [pg_regress/interval][42/395:0] STATEMENT: SELECT timetz '11:27:42' + interval '-infinity'; 2025-06-06 07:46:18.214 UTC [17353][client backend] [pg_regress/interval][42/396:0] ERROR: cannot subtract infinite interval from time 2025-06-06 07:46:18.214 UTC [17353][client backend] [pg_regress/interval][42/396:0] STATEMENT: SELECT timetz '11:27:42' - interval 'infinity'; 2025-06-06 07:46:18.214 UTC [17353][client backend] [pg_regress/interval][42/397:0] ERROR: cannot subtract infinite interval from time 2025-06-06 07:46:18.214 UTC [17353][client backend] [pg_regress/interval][42/397:0] STATEMENT: SELECT timetz '11:27:42' - interval '-infinity'; 2025-06-06 07:46:18.216 UTC [17349][client backend] [pg_regress/timestamptz][36/238:0] ERROR: step size cannot equal zero 2025-06-06 07:46:18.216 UTC [17349][client backend] [pg_regress/timestamptz][36/238:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamptz, '2020-01-02 03:00'::timestamptz, '0 hour'::interval); 2025-06-06 07:46:18.216 UTC [17349][client backend] [pg_regress/timestamptz][36/239:0] ERROR: step size cannot be infinite 2025-06-06 07:46:18.216 UTC [17349][client backend] [pg_regress/timestamptz][36/239:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval 'infinity'); 2025-06-06 07:46:18.216 UTC [17349][client backend] [pg_regress/timestamptz][36/240:0] ERROR: step size cannot be infinite 2025-06-06 07:46:18.216 UTC [17349][client backend] [pg_regress/timestamptz][36/240:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval '-infinity'); 2025-06-06 07:46:18.224 UTC [17353][client backend] [pg_regress/interval][42/400:0] ERROR: interval out of range 2025-06-06 07:46:18.224 UTC [17353][client backend] [pg_regress/interval][42/400:0] STATEMENT: SELECT -interval '-2147483647 months -2147483647 days -9223372036854775807 us'; 2025-06-06 07:46:18.224 UTC [17353][client backend] [pg_regress/interval][42/401:0] ERROR: interval out of range 2025-06-06 07:46:18.224 UTC [17353][client backend] [pg_regress/interval][42/401:0] STATEMENT: SELECT interval 'infinity' * 'nan'; 2025-06-06 07:46:18.224 UTC [17353][client backend] [pg_regress/interval][42/402:0] ERROR: interval out of range 2025-06-06 07:46:18.224 UTC [17353][client backend] [pg_regress/interval][42/402:0] STATEMENT: SELECT interval '-infinity' * 'nan'; 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/403:0] ERROR: interval out of range 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/403:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' * 2; 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/404:0] ERROR: interval out of range 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/404:0] STATEMENT: SELECT interval 'infinity' * 0; 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/405:0] ERROR: interval out of range 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/405:0] STATEMENT: SELECT interval '-infinity' * 0; 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/406:0] ERROR: interval out of range 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/406:0] STATEMENT: SELECT interval '0 days' * 'infinity'::float; 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/407:0] ERROR: interval out of range 2025-06-06 07:46:18.225 UTC [17353][client backend] [pg_regress/interval][42/407:0] STATEMENT: SELECT interval '0 days' * '-infinity'::float; 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/410:0] ERROR: interval out of range 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/410:0] STATEMENT: SELECT interval 'infinity' / 'infinity'; 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/411:0] ERROR: interval out of range 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/411:0] STATEMENT: SELECT interval 'infinity' / '-infinity'; 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/412:0] ERROR: interval out of range 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/412:0] STATEMENT: SELECT interval 'infinity' / 'nan'; 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/413:0] ERROR: interval out of range 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/413:0] STATEMENT: SELECT interval '-infinity' / 'infinity'; 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/414:0] ERROR: interval out of range 2025-06-06 07:46:18.230 UTC [17353][client backend] [pg_regress/interval][42/414:0] STATEMENT: SELECT interval '-infinity' / '-infinity'; 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/415:0] ERROR: interval out of range 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/415:0] STATEMENT: SELECT interval '-infinity' / 'nan'; 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/416:0] ERROR: interval out of range 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/416:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' / 0.5; 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/417:0] ERROR: timestamps cannot be binned into infinite intervals 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/417:0] STATEMENT: SELECT date_bin('infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/418:0] ERROR: timestamps cannot be binned into infinite intervals 2025-06-06 07:46:18.231 UTC [17353][client backend] [pg_regress/interval][42/418:0] STATEMENT: SELECT date_bin('-infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2025-06-06 07:46:18.234 UTC [17353][client backend] [pg_regress/interval][42/420:0] ERROR: unit "week" not supported for type interval 2025-06-06 07:46:18.234 UTC [17353][client backend] [pg_regress/interval][42/420:0] DETAIL: Months usually have fractional weeks. 2025-06-06 07:46:18.234 UTC [17353][client backend] [pg_regress/interval][42/420:0] STATEMENT: SELECT i AS interval, date_trunc('week', i) FROM INFINITE_INTERVAL_TBL WHERE NOT isfinite(i); 2025-06-06 07:46:18.235 UTC [17353][client backend] [pg_regress/interval][42/421:0] ERROR: unit "ago" not recognized for type interval 2025-06-06 07:46:18.235 UTC [17353][client backend] [pg_regress/interval][42/421:0] STATEMENT: SELECT i AS interval, date_trunc('ago', i) FROM INFINITE_INTERVAL_TBL WHERE NOT isfinite(i); 2025-06-06 07:46:18.238 UTC [17330][client backend] [pg_regress/strings][26/345:0] ERROR: negative substring length not allowed 2025-06-06 07:46:18.238 UTC [17330][client backend] [pg_regress/strings][26/345:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2025-06-06 07:46:18.238 UTC [17353][client backend] [pg_regress/interval][42/423:0] ERROR: interval time zone "infinity" must be finite 2025-06-06 07:46:18.238 UTC [17353][client backend] [pg_regress/interval][42/423:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2025-06-06 07:46:18.239 UTC [17353][client backend] [pg_regress/interval][42/424:0] ERROR: interval time zone "-infinity" must be finite 2025-06-06 07:46:18.239 UTC [17353][client backend] [pg_regress/interval][42/424:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2025-06-06 07:46:18.239 UTC [17353][client backend] [pg_regress/interval][42/425:0] ERROR: interval time zone "infinity" must be finite 2025-06-06 07:46:18.239 UTC [17353][client backend] [pg_regress/interval][42/425:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2025-06-06 07:46:18.239 UTC [17353][client backend] [pg_regress/interval][42/426:0] ERROR: interval time zone "-infinity" must be finite 2025-06-06 07:46:18.239 UTC [17353][client backend] [pg_regress/interval][42/426:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2025-06-06 07:46:18.240 UTC [17353][client backend] [pg_regress/interval][42/427:0] ERROR: interval time zone "infinity" must be finite 2025-06-06 07:46:18.240 UTC [17353][client backend] [pg_regress/interval][42/427:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::time); 2025-06-06 07:46:18.244 UTC [17353][client backend] [pg_regress/interval][42/428:0] ERROR: interval time zone "-infinity" must be finite 2025-06-06 07:46:18.244 UTC [17353][client backend] [pg_regress/interval][42/428:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::time); 2025-06-06 07:46:18.244 UTC [17353][client backend] [pg_regress/interval][42/429:0] ERROR: interval time zone "infinity" must be finite 2025-06-06 07:46:18.244 UTC [17353][client backend] [pg_regress/interval][42/429:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::timetz); 2025-06-06 07:46:18.244 UTC [17353][client backend] [pg_regress/interval][42/430:0] ERROR: interval time zone "-infinity" must be finite 2025-06-06 07:46:18.244 UTC [17353][client backend] [pg_regress/interval][42/430:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::timetz); 2025-06-06 07:46:18.245 UTC [17353][client backend] [pg_regress/interval][42/431:0] ERROR: cannot convert infinite interval to time 2025-06-06 07:46:18.245 UTC [17353][client backend] [pg_regress/interval][42/431:0] STATEMENT: SELECT 'infinity'::interval::time; 2025-06-06 07:46:18.245 UTC [17353][client backend] [pg_regress/interval][42/432:0] ERROR: cannot convert infinite interval to time 2025-06-06 07:46:18.245 UTC [17353][client backend] [pg_regress/interval][42/432:0] STATEMENT: SELECT '-infinity'::interval::time; 2025-06-06 07:46:18.249 UTC [17353][client backend] [pg_regress/interval][42/435:0] ERROR: invalid input syntax for type interval: "42 days 2 seconds ago ago" at character 17 2025-06-06 07:46:18.249 UTC [17353][client backend] [pg_regress/interval][42/435:0] STATEMENT: SELECT INTERVAL '42 days 2 seconds ago ago'; 2025-06-06 07:46:18.249 UTC [17353][client backend] [pg_regress/interval][42/436:0] ERROR: invalid input syntax for type interval: "2 minutes ago 5 days" at character 17 2025-06-06 07:46:18.249 UTC [17353][client backend] [pg_regress/interval][42/436:0] STATEMENT: SELECT INTERVAL '2 minutes ago 5 days'; 2025-06-06 07:46:18.249 UTC [17353][client backend] [pg_regress/interval][42/437:0] ERROR: invalid input syntax for type interval: "hour 5 months" at character 17 2025-06-06 07:46:18.249 UTC [17353][client backend] [pg_regress/interval][42/437:0] STATEMENT: SELECT INTERVAL 'hour 5 months'; 2025-06-06 07:46:18.250 UTC [17353][client backend] [pg_regress/interval][42/438:0] ERROR: invalid input syntax for type interval: "1 year months days 5 hours" at character 17 2025-06-06 07:46:18.250 UTC [17353][client backend] [pg_regress/interval][42/438:0] STATEMENT: SELECT INTERVAL '1 year months days 5 hours'; 2025-06-06 07:46:18.250 UTC [17353][client backend] [pg_regress/interval][42/439:0] ERROR: invalid input syntax for type interval: "now" at character 17 2025-06-06 07:46:18.250 UTC [17353][client backend] [pg_regress/interval][42/439:0] STATEMENT: SELECT INTERVAL 'now'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/440:0] ERROR: invalid input syntax for type interval: "today" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/440:0] STATEMENT: SELECT INTERVAL 'today'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/441:0] ERROR: invalid input syntax for type interval: "tomorrow" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/441:0] STATEMENT: SELECT INTERVAL 'tomorrow'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/442:0] ERROR: invalid input syntax for type interval: "allballs" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/442:0] STATEMENT: SELECT INTERVAL 'allballs'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/443:0] ERROR: invalid input syntax for type interval: "epoch" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/443:0] STATEMENT: SELECT INTERVAL 'epoch'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/444:0] ERROR: invalid input syntax for type interval: "yesterday" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/444:0] STATEMENT: SELECT INTERVAL 'yesterday'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/445:0] ERROR: invalid input syntax for type interval: "infinity years" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/445:0] STATEMENT: SELECT INTERVAL 'infinity years'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/446:0] ERROR: invalid input syntax for type interval: "infinity ago" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/446:0] STATEMENT: SELECT INTERVAL 'infinity ago'; 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/447:0] ERROR: invalid input syntax for type interval: "+infinity -infinity" at character 17 2025-06-06 07:46:18.254 UTC [17353][client backend] [pg_regress/interval][42/447:0] STATEMENT: SELECT INTERVAL '+infinity -infinity'; 2025-06-06 07:46:18.256 UTC [17349][client backend] [pg_regress/timestamptz][36/313:0] ERROR: timestamp cannot be NaN 2025-06-06 07:46:18.256 UTC [17349][client backend] [pg_regress/timestamptz][36/313:0] STATEMENT: SELECT to_timestamp('NaN'::float); 2025-06-06 07:46:18.259 UTC [17353][client backend] [pg_regress/interval][:0] LOG: disconnection: session time: 0:00:00.680 user=postgres database=regression host=[local] 2025-06-06 07:46:18.309 UTC [17330][client backend] [pg_regress/strings][26/369:0] ERROR: field position must not be zero 2025-06-06 07:46:18.309 UTC [17330][client backend] [pg_regress/strings][26/369:0] STATEMENT: select split_part('joeuser@mydatabase','@',0) AS "an error"; 2025-06-06 07:46:18.320 UTC [17349][client backend] [pg_regress/timestamptz][36/357:0] ERROR: interval out of range 2025-06-06 07:46:18.320 UTC [17349][client backend] [pg_regress/timestamptz][36/357:0] STATEMENT: SELECT timestamptz 'infinity' - timestamptz 'infinity'; 2025-06-06 07:46:18.338 UTC [17349][client backend] [pg_regress/timestamptz][36/360:0] ERROR: interval out of range 2025-06-06 07:46:18.338 UTC [17349][client backend] [pg_regress/timestamptz][36/360:0] STATEMENT: SELECT timestamptz '-infinity' - timestamptz '-infinity'; 2025-06-06 07:46:18.340 UTC [17330][client backend] [pg_regress/strings][26/416:0] ERROR: index 99 out of valid range, 0..71 2025-06-06 07:46:18.340 UTC [17330][client backend] [pg_regress/strings][26/416:0] STATEMENT: SELECT get_bit('\x1234567890abcdef00'::bytea, 99); 2025-06-06 07:46:18.340 UTC [17330][client backend] [pg_regress/strings][26/418:0] ERROR: index 99 out of valid range, 0..71 2025-06-06 07:46:18.340 UTC [17330][client backend] [pg_regress/strings][26/418:0] STATEMENT: SELECT set_bit('\x1234567890abcdef00'::bytea, 99, 0); 2025-06-06 07:46:18.341 UTC [17349][client backend] [pg_regress/timestamptz][36/365:0] ERROR: interval out of range 2025-06-06 07:46:18.341 UTC [17349][client backend] [pg_regress/timestamptz][36/365:0] STATEMENT: SELECT age(timestamptz 'infinity', timestamptz 'infinity'); 2025-06-06 07:46:18.341 UTC [17330][client backend] [pg_regress/strings][26/420:0] ERROR: index 99 out of valid range, 0..8 2025-06-06 07:46:18.341 UTC [17330][client backend] [pg_regress/strings][26/420:0] STATEMENT: SELECT get_byte('\x1234567890abcdef00'::bytea, 99); 2025-06-06 07:46:18.341 UTC [17349][client backend] [pg_regress/timestamptz][36/368:0] ERROR: interval out of range 2025-06-06 07:46:18.341 UTC [17349][client backend] [pg_regress/timestamptz][36/368:0] STATEMENT: SELECT age(timestamptz '-infinity', timestamptz '-infinity'); 2025-06-06 07:46:18.341 UTC [17330][client backend] [pg_regress/strings][26/422:0] ERROR: index 99 out of valid range, 0..8 2025-06-06 07:46:18.341 UTC [17330][client backend] [pg_regress/strings][26/422:0] STATEMENT: SELECT set_byte('\x1234567890abcdef00'::bytea, 99, 11); 2025-06-06 07:46:18.348 UTC [17349][client backend] [pg_regress/timestamptz][:0] LOG: disconnection: session time: 0:00:00.795 user=postgres database=regression host=[local] 2025-06-06 07:46:18.351 UTC [17330][client backend] [pg_regress/strings][26/429:0] ERROR: smallint out of range 2025-06-06 07:46:18.351 UTC [17330][client backend] [pg_regress/strings][26/429:0] STATEMENT: SELECT '\x123456'::bytea::int2; 2025-06-06 07:46:18.352 UTC [17330][client backend] [pg_regress/strings][26/433:0] ERROR: integer out of range 2025-06-06 07:46:18.352 UTC [17330][client backend] [pg_regress/strings][26/433:0] STATEMENT: SELECT '\x123456789A'::bytea::int4; 2025-06-06 07:46:18.353 UTC [17330][client backend] [pg_regress/strings][26/437:0] ERROR: bigint out of range 2025-06-06 07:46:18.353 UTC [17330][client backend] [pg_regress/strings][26/437:0] STATEMENT: SELECT '\x112233445566778899'::bytea::int8; 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] WARNING: nonstandard use of \\ in a string literal at character 8 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] WARNING: nonstandard use of \\ in a string literal at character 24 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] WARNING: nonstandard use of \\ in a string literal at character 42 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] WARNING: nonstandard use of \\ in a string literal at character 62 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] WARNING: nonstandard use of \\ in a string literal at character 80 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] WARNING: nonstandard use of \\ in a string literal at character 98 2025-06-06 07:46:18.360 UTC [17330][client backend] [pg_regress/strings][26/451:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2025-06-06 07:46:18.379 UTC [17330][client backend] [pg_regress/strings][26/477:0] ERROR: null character not permitted 2025-06-06 07:46:18.379 UTC [17330][client backend] [pg_regress/strings][26/477:0] STATEMENT: SELECT chr(0); 2025-06-06 07:46:18.380 UTC [17330][client backend] [pg_regress/strings][26/484:0] ERROR: negative substring length not allowed 2025-06-06 07:46:18.380 UTC [17330][client backend] [pg_regress/strings][26/484:0] STATEMENT: SELECT SUBSTRING('string'::bytea FROM -10 FOR -2147483646) AS "error"; 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/498:0] ERROR: invalid Unicode surrogate pair 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/498:0] STATEMENT: SELECT unistr('wrong: \db99'); 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/499:0] ERROR: invalid Unicode surrogate pair 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/499:0] STATEMENT: SELECT unistr('wrong: \db99\0061'); 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/500:0] ERROR: invalid Unicode surrogate pair 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/500:0] STATEMENT: SELECT unistr('wrong: \+00db99\+000061'); 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/501:0] ERROR: invalid Unicode code point: 2FFFFF 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/501:0] STATEMENT: SELECT unistr('wrong: \+2FFFFF'); 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/502:0] ERROR: invalid Unicode surrogate pair 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/502:0] STATEMENT: SELECT unistr('wrong: \udb99\u0061'); 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/503:0] ERROR: invalid Unicode surrogate pair 2025-06-06 07:46:18.395 UTC [17330][client backend] [pg_regress/strings][26/503:0] STATEMENT: SELECT unistr('wrong: \U0000db99\U00000061'); 2025-06-06 07:46:18.396 UTC [17330][client backend] [pg_regress/strings][26/504:0] ERROR: invalid Unicode code point: 2FFFFF 2025-06-06 07:46:18.396 UTC [17330][client backend] [pg_regress/strings][26/504:0] STATEMENT: SELECT unistr('wrong: \U002FFFFF'); 2025-06-06 07:46:18.396 UTC [17330][client backend] [pg_regress/strings][26/505:0] ERROR: invalid Unicode escape 2025-06-06 07:46:18.396 UTC [17330][client backend] [pg_regress/strings][26/505:0] HINT: Unicode escapes must be \XXXX, \+XXXXXX, \uXXXX, or \UXXXXXXXX. 2025-06-06 07:46:18.396 UTC [17330][client backend] [pg_regress/strings][26/505:0] STATEMENT: SELECT unistr('wrong: \xyz'); 2025-06-06 07:46:18.399 UTC [17330][client backend] [pg_regress/strings][:0] LOG: disconnection: session time: 0:00:00.949 user=postgres database=regression host=[local] 2025-06-06 07:46:18.497 UTC [17332][client backend] [pg_regress/point][:0] LOG: disconnection: session time: 0:00:01.047 user=postgres database=regression host=[local] 2025-06-06 07:46:18.614 UTC [17344][client backend] [pg_regress/polygon][:0] LOG: disconnection: session time: 0:00:01.110 user=postgres database=regression host=[local] 2025-06-06 07:46:18.816 UTC [17356][client backend] [pg_regress/multirangetypes][38/518:0] ERROR: value for domain restrictedmultirange violates check constraint "restrictedmultirange_check" 2025-06-06 07:46:18.816 UTC [17356][client backend] [pg_regress/multirangetypes][38/518:0] STATEMENT: select '{[4,50)}'::restrictedmultirange @> 7; 2025-06-06 07:46:18.835 UTC [17356][client backend] [pg_regress/multirangetypes][38/524:1748] ERROR: type "intmultirange" already exists 2025-06-06 07:46:18.835 UTC [17356][client backend] [pg_regress/multirangetypes][38/524:1748] DETAIL: Failed while creating a multirange type for type "intrange". 2025-06-06 07:46:18.835 UTC [17356][client backend] [pg_regress/multirangetypes][38/524:1748] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2025-06-06 07:46:18.835 UTC [17356][client backend] [pg_regress/multirangetypes][38/524:1748] STATEMENT: create type intrange as range(subtype=int); 2025-06-06 07:46:18.835 UTC [17339][client backend] [pg_regress/box][:0] LOG: disconnection: session time: 0:00:01.362 user=postgres database=regression host=[local] 2025-06-06 07:46:18.839 UTC [17356][client backend] [pg_regress/multirangetypes][38/527:1751] ERROR: type "intr_multirange" already exists 2025-06-06 07:46:18.839 UTC [17356][client backend] [pg_regress/multirangetypes][38/527:1751] DETAIL: Failed while creating a multirange type for type "intr". 2025-06-06 07:46:18.839 UTC [17356][client backend] [pg_regress/multirangetypes][38/527:1751] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2025-06-06 07:46:18.839 UTC [17356][client backend] [pg_regress/multirangetypes][38/527:1751] STATEMENT: create type intr as range(subtype=int); 2025-06-06 07:46:18.846 UTC [17356][client backend] [pg_regress/multirangetypes][38/529:1753] ERROR: type "int4" already exists 2025-06-06 07:46:18.846 UTC [17356][client backend] [pg_regress/multirangetypes][38/529:1753] STATEMENT: create type textrange1 as range(subtype=text, multirange_type_name=int, collation="C"); 2025-06-06 07:46:18.858 UTC [17356][client backend] [pg_regress/multirangetypes][38/532:0] ERROR: function multirange_of_text(textrange2) does not exist at character 8 2025-06-06 07:46:18.858 UTC [17356][client backend] [pg_regress/multirangetypes][38/532:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:18.858 UTC [17356][client backend] [pg_regress/multirangetypes][38/532:0] STATEMENT: select multirange_of_text(textrange2('a','Z')); 2025-06-06 07:46:18.860 UTC [17356][client backend] [pg_regress/multirangetypes][38/533:0] ERROR: range lower bound must be less than or equal to range upper bound 2025-06-06 07:46:18.860 UTC [17356][client backend] [pg_regress/multirangetypes][38/533:0] STATEMENT: select multirange_of_text(textrange1('a','Z')) @> 'b'::text; 2025-06-06 07:46:18.883 UTC [17356][client backend] [pg_regress/multirangetypes][38/540:0] ERROR: cannot alter multirange type multitextrange1 2025-06-06 07:46:18.883 UTC [17356][client backend] [pg_regress/multirangetypes][38/540:0] HINT: You can alter type textrange1, which will alter the multirange type as well. 2025-06-06 07:46:18.883 UTC [17356][client backend] [pg_regress/multirangetypes][38/540:0] STATEMENT: alter type multitextrange1 owner to regress_multirange_owner; 2025-06-06 07:46:18.890 UTC [17356][client backend] [pg_regress/multirangetypes][38/543:0] ERROR: cannot set privileges of multirange types 2025-06-06 07:46:18.890 UTC [17356][client backend] [pg_regress/multirangetypes][38/543:0] HINT: Set the privileges of the range type instead. 2025-06-06 07:46:18.890 UTC [17356][client backend] [pg_regress/multirangetypes][38/543:0] STATEMENT: revoke usage on type multitextrange1 from public; 2025-06-06 07:46:19.013 UTC [17356][client backend] [pg_regress/multirangetypes][38/548:0] ERROR: permission denied for type multitextrange1 2025-06-06 07:46:19.013 UTC [17356][client backend] [pg_regress/multirangetypes][38/548:0] STATEMENT: create temp table test2(f1 multitextrange1[]); 2025-06-06 07:46:19.035 UTC [17356][client backend] [pg_regress/multirangetypes][38/555:0] ERROR: function anyarray_anymultirange_func(integer[], nummultirange) does not exist at character 8 2025-06-06 07:46:19.035 UTC [17356][client backend] [pg_regress/multirangetypes][38/555:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.035 UTC [17356][client backend] [pg_regress/multirangetypes][38/555:0] STATEMENT: select anyarray_anymultirange_func(ARRAY[1,2], nummultirange(numrange(10,20))); 2025-06-06 07:46:19.036 UTC [17356][client backend] [pg_regress/multirangetypes][38/557:0] ERROR: cannot determine result data type 2025-06-06 07:46:19.036 UTC [17356][client backend] [pg_regress/multirangetypes][38/557:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:19.036 UTC [17356][client backend] [pg_regress/multirangetypes][38/557:0] STATEMENT: create function bogus_func(anyelement) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2025-06-06 07:46:19.036 UTC [17356][client backend] [pg_regress/multirangetypes][38/558:0] ERROR: cannot determine result data type 2025-06-06 07:46:19.036 UTC [17356][client backend] [pg_regress/multirangetypes][38/558:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:19.036 UTC [17356][client backend] [pg_regress/multirangetypes][38/558:0] STATEMENT: create function bogus_func(int) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2025-06-06 07:46:19.040 UTC [17356][client backend] [pg_regress/multirangetypes][38/564:0] ERROR: function multirangetypes_sql(nummultirange, integer[]) does not exist at character 8 2025-06-06 07:46:19.040 UTC [17356][client backend] [pg_regress/multirangetypes][38/564:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.040 UTC [17356][client backend] [pg_regress/multirangetypes][38/564:0] STATEMENT: select multirangetypes_sql(nummultirange(numrange(1,10)), ARRAY[2,20]); 2025-06-06 07:46:19.045 UTC [17356][client backend] [pg_regress/multirangetypes][38/568:0] ERROR: function anycompatiblearray_anycompatiblemultirange_func(numeric[], int4multirange) does not exist at character 8 2025-06-06 07:46:19.045 UTC [17356][client backend] [pg_regress/multirangetypes][38/568:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.045 UTC [17356][client backend] [pg_regress/multirangetypes][38/568:0] STATEMENT: select anycompatiblearray_anycompatiblemultirange_func(ARRAY[1.1,2], multirange(int4range(10,20))); 2025-06-06 07:46:19.047 UTC [17356][client backend] [pg_regress/multirangetypes][38/572:0] ERROR: function anycompatiblerange_anycompatiblemultirange_func(numrange, int4multirange) does not exist at character 8 2025-06-06 07:46:19.047 UTC [17356][client backend] [pg_regress/multirangetypes][38/572:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.047 UTC [17356][client backend] [pg_regress/multirangetypes][38/572:0] STATEMENT: select anycompatiblerange_anycompatiblemultirange_func(numrange(1,2), multirange(int4range(10,20))); 2025-06-06 07:46:19.050 UTC [17356][client backend] [pg_regress/multirangetypes][38/574:0] ERROR: cannot determine result data type 2025-06-06 07:46:19.050 UTC [17356][client backend] [pg_regress/multirangetypes][38/574:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2025-06-06 07:46:19.050 UTC [17356][client backend] [pg_regress/multirangetypes][38/574:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2025-06-06 07:46:19.079 UTC [17356][client backend] [pg_regress/multirangetypes][38/581:0] ERROR: range lower bound must be less than or equal to range upper bound 2025-06-06 07:46:19.079 UTC [17356][client backend] [pg_regress/multirangetypes][38/581:0] STATEMENT: select arraymultirange(arrayrange(ARRAY[2,1], ARRAY[1,2])); 2025-06-06 07:46:19.168 UTC [17356][client backend] [pg_regress/multirangetypes][38/605:0] ERROR: cannot determine result data type 2025-06-06 07:46:19.168 UTC [17356][client backend] [pg_regress/multirangetypes][38/605:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:19.168 UTC [17356][client backend] [pg_regress/multirangetypes][38/605:0] STATEMENT: create function mr_outparam_fail(i anyelement, out r anymultirange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2025-06-06 07:46:19.168 UTC [17356][client backend] [pg_regress/multirangetypes][38/606:0] ERROR: cannot determine result data type 2025-06-06 07:46:19.168 UTC [17356][client backend] [pg_regress/multirangetypes][38/606:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:19.168 UTC [17356][client backend] [pg_regress/multirangetypes][38/606:0] STATEMENT: create function mr_inoutparam_fail(inout i anyelement, out r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2025-06-06 07:46:19.169 UTC [17356][client backend] [pg_regress/multirangetypes][38/607:0] ERROR: cannot determine result data type 2025-06-06 07:46:19.169 UTC [17356][client backend] [pg_regress/multirangetypes][38/607:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2025-06-06 07:46:19.169 UTC [17356][client backend] [pg_regress/multirangetypes][38/607:0] STATEMENT: create function mr_table_fail(i anyelement) returns table(i anyelement, r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2025-06-06 07:46:19.170 UTC [17356][client backend] [pg_regress/multirangetypes][:0] LOG: disconnection: session time: 0:00:01.604 user=postgres database=regression host=[local] 2025-06-06 07:46:19.522 UTC [17608][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.524 UTC [17608][client backend] [[unknown]][43/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.524 UTC [17608][client backend] [[unknown]][43/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regex 2025-06-06 07:46:19.528 UTC [17610][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.531 UTC [17608][client backend] [pg_regress/regex][43/0:0] LOG: connection ready: setup total=14.535 ms, fork=4.265 ms, authentication=0.656 ms 2025-06-06 07:46:19.531 UTC [17610][client backend] [[unknown]][44/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.531 UTC [17610][client backend] [[unknown]][44/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/type_sanity 2025-06-06 07:46:19.531 UTC [17609][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.533 UTC [17609][client backend] [[unknown]][45/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.533 UTC [17609][client backend] [[unknown]][45/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/database 2025-06-06 07:46:19.534 UTC [17610][client backend] [pg_regress/type_sanity][44/0:0] LOG: connection ready: setup total=13.452 ms, fork=5.167 ms, authentication=1.112 ms 2025-06-06 07:46:19.536 UTC [17609][client backend] [pg_regress/database][45/0:0] LOG: connection ready: setup total=16.451 ms, fork=10.261 ms, authentication=0.439 ms 2025-06-06 07:46:19.562 UTC [17608][client backend] [pg_regress/regex][43/21:0] ERROR: regexp_match() does not support the "global" option 2025-06-06 07:46:19.562 UTC [17608][client backend] [pg_regress/regex][43/21:0] HINT: Use the regexp_matches function instead. 2025-06-06 07:46:19.562 UTC [17608][client backend] [pg_regress/regex][43/21:0] STATEMENT: select regexp_match('abc', 'Bd', 'ig'); 2025-06-06 07:46:19.590 UTC [17613][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.594 UTC [17613][client backend] [[unknown]][46/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.594 UTC [17613][client backend] [[unknown]][46/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/opr_sanity 2025-06-06 07:46:19.597 UTC [17613][client backend] [pg_regress/opr_sanity][46/0:0] LOG: connection ready: setup total=30.631 ms, fork=18.988 ms, authentication=0.719 ms 2025-06-06 07:46:19.599 UTC [17616][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.600 UTC [17614][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.605 UTC [17616][client backend] [[unknown]][47/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.605 UTC [17616][client backend] [[unknown]][47/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/stats_import 2025-06-06 07:46:19.606 UTC [17615][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.607 UTC [17615][client backend] [[unknown]][49/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.607 UTC [17615][client backend] [[unknown]][49/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/misc_sanity 2025-06-06 07:46:19.609 UTC [17616][client backend] [pg_regress/stats_import][47/0:0] LOG: connection ready: setup total=18.493 ms, fork=7.105 ms, authentication=2.085 ms 2025-06-06 07:46:19.614 UTC [17614][client backend] [[unknown]][48/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.615 UTC [17614][client backend] [[unknown]][48/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/mvcc 2025-06-06 07:46:19.617 UTC [17614][client backend] [pg_regress/mvcc][48/0:0] LOG: connection ready: setup total=43.583 ms, fork=23.765 ms, authentication=0.429 ms 2025-06-06 07:46:19.621 UTC [17617][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.622 UTC [17617][client backend] [[unknown]][50/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.622 UTC [17617][client backend] [[unknown]][50/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/xid 2025-06-06 07:46:19.626 UTC [17615][client backend] [pg_regress/misc_sanity][49/0:0] LOG: connection ready: setup total=49.319 ms, fork=23.515 ms, authentication=0.413 ms 2025-06-06 07:46:19.640 UTC [17621][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.645 UTC [17620][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.650 UTC [17621][client backend] [[unknown]][51/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.650 UTC [17621][client backend] [[unknown]][51/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tstypes 2025-06-06 07:46:19.657 UTC [17620][client backend] [[unknown]][52/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.657 UTC [17620][client backend] [[unknown]][52/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/unicode 2025-06-06 07:46:19.657 UTC [17623][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.660 UTC [17624][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.661 UTC [17624][client backend] [[unknown]][54/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.661 UTC [17624][client backend] [[unknown]][54/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/horology 2025-06-06 07:46:19.663 UTC [17623][client backend] [[unknown]][53/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.663 UTC [17623][client backend] [[unknown]][53/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/expressions 2025-06-06 07:46:19.667 UTC [17624][client backend] [pg_regress/horology][54/0:0] LOG: connection ready: setup total=28.841 ms, fork=13.987 ms, authentication=0.375 ms 2025-06-06 07:46:19.669 UTC [17620][client backend] [pg_regress/unicode][52/0:0] LOG: connection ready: setup total=50.352 ms, fork=23.368 ms, authentication=0.426 ms 2025-06-06 07:46:19.674 UTC [17617][client backend] [pg_regress/xid][50/0:0] LOG: connection ready: setup total=64.106 ms, fork=8.095 ms, authentication=0.451 ms 2025-06-06 07:46:19.675 UTC [17622][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.676 UTC [17622][client backend] [[unknown]][55/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.676 UTC [17622][client backend] [[unknown]][55/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/comments 2025-06-06 07:46:19.677 UTC [17624][client backend] [pg_regress/horology][54/18:0] ERROR: date/time field value out of range: "27/12/2001 04:05:06.789-08" at character 33 2025-06-06 07:46:19.677 UTC [17624][client backend] [pg_regress/horology][54/18:0] HINT: Perhaps you need a different "DateStyle" setting. 2025-06-06 07:46:19.677 UTC [17624][client backend] [pg_regress/horology][54/18:0] STATEMENT: SELECT timestamp with time zone '27/12/2001 04:05:06.789-08'; 2025-06-06 07:46:19.682 UTC [17621][client backend] [pg_regress/tstypes][51/0:0] LOG: connection ready: setup total=51.283 ms, fork=7.520 ms, authentication=2.888 ms 2025-06-06 07:46:19.685 UTC [17624][client backend] [pg_regress/horology][54/48:0] ERROR: invalid input syntax for type time with time zone: "T040506.789 America/Los_Angeles" at character 28 2025-06-06 07:46:19.685 UTC [17624][client backend] [pg_regress/horology][54/48:0] STATEMENT: SELECT time with time zone 'T040506.789 America/Los_Angeles'; 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/3:0] ERROR: invalid input syntax for type xid: "" at character 8 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/3:0] STATEMENT: select ''::xid; 2025-06-06 07:46:19.690 UTC [17629][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/4:0] ERROR: invalid input syntax for type xid: "asdf" at character 8 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/4:0] STATEMENT: select 'asdf'::xid; 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/5:0] ERROR: invalid input syntax for type xid8: "" at character 8 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/5:0] STATEMENT: select ''::xid8; 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/6:0] ERROR: invalid input syntax for type xid8: "asdf" at character 8 2025-06-06 07:46:19.690 UTC [17617][client backend] [pg_regress/xid][50/6:0] STATEMENT: select 'asdf'::xid8; 2025-06-06 07:46:19.691 UTC [17629][client backend] [[unknown]][56/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:19.691 UTC [17629][client backend] [[unknown]][56/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/geometry 2025-06-06 07:46:19.694 UTC [17621][client backend] [pg_regress/tstypes][51/17:0] ERROR: syntax error in tsvector: "'' '1' '2'" at character 8 2025-06-06 07:46:19.694 UTC [17621][client backend] [pg_regress/tstypes][51/17:0] STATEMENT: SELECT $$'' '1' '2'$$::tsvector; 2025-06-06 07:46:19.697 UTC [17622][client backend] [pg_regress/comments][55/0:0] LOG: connection ready: setup total=63.038 ms, fork=27.740 ms, authentication=0.415 ms 2025-06-06 07:46:19.698 UTC [17624][client backend] [pg_regress/horology][54/63:0] ERROR: invalid input syntax for type time: "T04" at character 31 2025-06-06 07:46:19.698 UTC [17624][client backend] [pg_regress/horology][54/63:0] STATEMENT: SELECT time without time zone 'T04'; 2025-06-06 07:46:19.698 UTC [17623][client backend] [pg_regress/expressions][53/0:0] LOG: connection ready: setup total=62.328 ms, fork=16.344 ms, authentication=0.444 ms 2025-06-06 07:46:19.706 UTC [17624][client backend] [pg_regress/horology][54/76:0] ERROR: invalid input syntax for type time with time zone: "T04+08" at character 28 2025-06-06 07:46:19.706 UTC [17624][client backend] [pg_regress/horology][54/76:0] STATEMENT: SELECT time with time zone 'T04+08'; 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/80:0] ERROR: invalid input syntax for type date: "1995-08-06 J J J" at character 13 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/80:0] STATEMENT: SELECT date '1995-08-06 J J J'; 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/81:0] ERROR: invalid input syntax for type date: "J J 1520447" at character 13 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/81:0] STATEMENT: SELECT date 'J J 1520447'; 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/82:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04M05S06.789+08" at character 33 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/82:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04M05S06.789+08'; 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/83:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04MM05S06.789-08" at character 33 2025-06-06 07:46:19.708 UTC [17624][client backend] [pg_regress/horology][54/83:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04MM05S06.789-08'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/84:0] ERROR: invalid input syntax for type timestamp with time zone: "J2452271 T X03456-08" at character 33 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/84:0] STATEMENT: SELECT timestamp with time zone 'J2452271 T X03456-08'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/85:0] ERROR: invalid input syntax for type timestamp with time zone: "J2452271 T X03456.001e6-08" at character 33 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/85:0] STATEMENT: SELECT timestamp with time zone 'J2452271 T X03456.001e6-08'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/86:0] ERROR: invalid input syntax for type date: "1995-08-06 epoch" at character 13 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/86:0] STATEMENT: SELECT date '1995-08-06 epoch'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/87:0] ERROR: invalid input syntax for type date: "1995-08-06 infinity" at character 13 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/87:0] STATEMENT: SELECT date '1995-08-06 infinity'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/88:0] ERROR: invalid input syntax for type date: "1995-08-06 -infinity" at character 13 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/88:0] STATEMENT: SELECT date '1995-08-06 -infinity'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/89:0] ERROR: invalid input syntax for type date: "today infinity" at character 13 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/89:0] STATEMENT: SELECT date 'today infinity'; 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/90:0] ERROR: invalid input syntax for type date: "-infinity infinity" at character 13 2025-06-06 07:46:19.709 UTC [17624][client backend] [pg_regress/horology][54/90:0] STATEMENT: SELECT date '-infinity infinity'; 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/91:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 epoch" at character 18 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/91:0] STATEMENT: SELECT timestamp '1995-08-06 epoch'; 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/92:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 infinity" at character 18 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/92:0] STATEMENT: SELECT timestamp '1995-08-06 infinity'; 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/93:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 -infinity" at character 18 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/93:0] STATEMENT: SELECT timestamp '1995-08-06 -infinity'; 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/94:0] ERROR: invalid input syntax for type timestamp: "epoch 01:01:01" at character 18 2025-06-06 07:46:19.710 UTC [17624][client backend] [pg_regress/horology][54/94:0] STATEMENT: SELECT timestamp 'epoch 01:01:01'; 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/95:0] ERROR: invalid input syntax for type timestamp: "infinity 01:01:01" at character 18 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/95:0] STATEMENT: SELECT timestamp 'infinity 01:01:01'; 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/96:0] ERROR: invalid input syntax for type timestamp: "-infinity 01:01:01" at character 18 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/96:0] STATEMENT: SELECT timestamp '-infinity 01:01:01'; 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/97:0] ERROR: invalid input syntax for type timestamp: "now epoch" at character 18 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/97:0] STATEMENT: SELECT timestamp 'now epoch'; 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/98:0] ERROR: invalid input syntax for type timestamp: "-infinity infinity" at character 18 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/98:0] STATEMENT: SELECT timestamp '-infinity infinity'; 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/99:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 epoch" at character 20 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/99:0] STATEMENT: SELECT timestamptz '1995-08-06 epoch'; 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/100:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 infinity" at character 20 2025-06-06 07:46:19.711 UTC [17624][client backend] [pg_regress/horology][54/100:0] STATEMENT: SELECT timestamptz '1995-08-06 infinity'; 2025-06-06 07:46:19.712 UTC [17617][client backend] [pg_regress/xid][50/19:0] ERROR: operator does not exist: xid < xid at character 17 2025-06-06 07:46:19.712 UTC [17617][client backend] [pg_regress/xid][50/19:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.712 UTC [17617][client backend] [pg_regress/xid][50/19:0] STATEMENT: select '1'::xid < '2'::xid; 2025-06-06 07:46:19.716 UTC [17624][client backend] [pg_regress/horology][54/101:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 -infinity" at character 20 2025-06-06 07:46:19.716 UTC [17624][client backend] [pg_regress/horology][54/101:0] STATEMENT: SELECT timestamptz '1995-08-06 -infinity'; 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/102:0] ERROR: invalid input syntax for type timestamp with time zone: "epoch 01:01:01" at character 20 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/102:0] STATEMENT: SELECT timestamptz 'epoch 01:01:01'; 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/103:0] ERROR: invalid input syntax for type timestamp with time zone: "infinity 01:01:01" at character 20 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/103:0] STATEMENT: SELECT timestamptz 'infinity 01:01:01'; 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/104:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity 01:01:01" at character 20 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/104:0] STATEMENT: SELECT timestamptz '-infinity 01:01:01'; 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/105:0] ERROR: invalid input syntax for type timestamp with time zone: "now epoch" at character 20 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/105:0] STATEMENT: SELECT timestamptz 'now epoch'; 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/106:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity infinity" at character 20 2025-06-06 07:46:19.718 UTC [17624][client backend] [pg_regress/horology][54/106:0] STATEMENT: SELECT timestamptz '-infinity infinity'; 2025-06-06 07:46:19.723 UTC [17629][client backend] [pg_regress/geometry][56/0:0] LOG: connection ready: setup total=73.917 ms, fork=38.990 ms, authentication=0.407 ms 2025-06-06 07:46:19.725 UTC [17622][client backend] [pg_regress/comments][:0] LOG: disconnection: session time: 0:00:00.063 user=postgres database=regression host=[local] 2025-06-06 07:46:19.734 UTC [17617][client backend] [pg_regress/xid][50/20:0] ERROR: operator does not exist: xid <= xid at character 17 2025-06-06 07:46:19.734 UTC [17617][client backend] [pg_regress/xid][50/20:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.734 UTC [17617][client backend] [pg_regress/xid][50/20:0] STATEMENT: select '1'::xid <= '2'::xid; 2025-06-06 07:46:19.736 UTC [17617][client backend] [pg_regress/xid][50/21:0] ERROR: operator does not exist: xid > xid at character 17 2025-06-06 07:46:19.736 UTC [17617][client backend] [pg_regress/xid][50/21:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.736 UTC [17617][client backend] [pg_regress/xid][50/21:0] STATEMENT: select '1'::xid > '2'::xid; 2025-06-06 07:46:19.738 UTC [17624][client backend] [pg_regress/horology][54/113:0] ERROR: operator does not exist: date - time with time zone at character 26 2025-06-06 07:46:19.738 UTC [17624][client backend] [pg_regress/horology][54/113:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.738 UTC [17624][client backend] [pg_regress/horology][54/113:0] STATEMENT: SELECT date '1991-02-03' - time with time zone '04:05:06 UTC' AS "Subtract Time UTC"; 2025-06-06 07:46:19.739 UTC [17617][client backend] [pg_regress/xid][50/22:0] ERROR: operator does not exist: xid >= xid at character 17 2025-06-06 07:46:19.739 UTC [17617][client backend] [pg_regress/xid][50/22:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:19.739 UTC [17617][client backend] [pg_regress/xid][50/22:0] STATEMENT: select '1'::xid >= '2'::xid; 2025-06-06 07:46:19.745 UTC [17624][client backend] [pg_regress/horology][54/121:0] ERROR: timestamp out of range 2025-06-06 07:46:19.745 UTC [17624][client backend] [pg_regress/horology][54/121:0] STATEMENT: SELECT timestamp without time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2025-06-06 07:46:19.745 UTC [17624][client backend] [pg_regress/horology][54/122:0] ERROR: timestamp out of range 2025-06-06 07:46:19.745 UTC [17624][client backend] [pg_regress/horology][54/122:0] STATEMENT: SELECT timestamp without time zone '294276-12-31 23:59:59' + interval '9223372036854775807 microseconds' AS "out of range"; 2025-06-06 07:46:19.750 UTC [17620][client backend] [pg_regress/unicode][52/14:0] ERROR: invalid normalization form: def 2025-06-06 07:46:19.750 UTC [17620][client backend] [pg_regress/unicode][52/14:0] STATEMENT: SELECT "normalize"('abc', 'def'); 2025-06-06 07:46:19.753 UTC [17623][client backend] [pg_regress/expressions][53/10:0] WARNING: TIME(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2025-06-06 07:46:19.754 UTC [17623][client backend] [pg_regress/expressions][53/11:0] WARNING: TIMESTAMP(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2025-06-06 07:46:19.755 UTC [17623][client backend] [pg_regress/expressions][53/12:0] WARNING: TIME(7) precision reduced to maximum allowed, 6 2025-06-06 07:46:19.757 UTC [17623][client backend] [pg_regress/expressions][53/13:0] WARNING: TIMESTAMP(7) precision reduced to maximum allowed, 6 2025-06-06 07:46:19.760 UTC [17620][client backend] [pg_regress/unicode][52/18:0] ERROR: invalid normalization form: def 2025-06-06 07:46:19.760 UTC [17620][client backend] [pg_regress/unicode][52/18:0] STATEMENT: SELECT is_normalized('abc', 'def'); 2025-06-06 07:46:19.763 UTC [17620][client backend] [pg_regress/unicode][:0] LOG: disconnection: session time: 0:00:00.121 user=postgres database=regression host=[local] 2025-06-06 07:46:19.803 UTC [17624][client backend] [pg_regress/horology][54/144:0] ERROR: timestamp out of range 2025-06-06 07:46:19.803 UTC [17624][client backend] [pg_regress/horology][54/144:0] STATEMENT: SELECT timestamp with time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2025-06-06 07:46:19.803 UTC [17624][client backend] [pg_regress/horology][54/145:0] ERROR: timestamp out of range 2025-06-06 07:46:19.803 UTC [17624][client backend] [pg_regress/horology][54/145:0] STATEMENT: SELECT timestamp with time zone '294276-12-31 23:59:59 UTC' + interval '9223372036854775807 microseconds' AS "out of range"; 2025-06-06 07:46:19.815 UTC [17616][client backend] [pg_regress/stats_import][47/9:0] ERROR: "schemaname" cannot be NULL 2025-06-06 07:46:19.815 UTC [17616][client backend] [pg_regress/stats_import][47/9:0] STATEMENT: SELECT pg_catalog.pg_restore_relation_stats( 'relname', 'test', 'relpages', 17::integer); 2025-06-06 07:46:19.816 UTC [17616][client backend] [pg_regress/stats_import][47/10:0] ERROR: "relname" cannot be NULL 2025-06-06 07:46:19.816 UTC [17616][client backend] [pg_regress/stats_import][47/10:0] STATEMENT: SELECT pg_catalog.pg_restore_relation_stats( 'schemaname', 'stats_import', 'relpages', 17::integer); 2025-06-06 07:46:19.817 UTC [17616][client backend] [pg_regress/stats_import][47/11:0] WARNING: argument "schemaname" has type "double precision", expected type "text" 2025-06-06 07:46:19.822 UTC [17616][client backend] [pg_regress/stats_import][47/11:0] ERROR: "schemaname" cannot be NULL 2025-06-06 07:46:19.822 UTC [17616][client backend] [pg_regress/stats_import][47/11:0] STATEMENT: SELECT pg_catalog.pg_restore_relation_stats( 'schemaname', 3.6::float, 'relname', 'test', 'relpages', 17::integer); 2025-06-06 07:46:19.823 UTC [17616][client backend] [pg_regress/stats_import][47/12:0] WARNING: argument "relname" has type "oid", expected type "text" 2025-06-06 07:46:19.823 UTC [17616][client backend] [pg_regress/stats_import][47/12:0] ERROR: "relname" cannot be NULL 2025-06-06 07:46:19.823 UTC [17616][client backend] [pg_regress/stats_import][47/12:0] STATEMENT: SELECT pg_catalog.pg_restore_relation_stats( 'schemaname', 'stats_import', 'relname', 0::oid, 'relpages', 17::integer); 2025-06-06 07:46:19.823 UTC [17616][client backend] [pg_regress/stats_import][47/13:0] ERROR: relation "stats_import.nope" does not exist 2025-06-06 07:46:19.823 UTC [17616][client backend] [pg_regress/stats_import][47/13:0] STATEMENT: SELECT pg_catalog.pg_restore_relation_stats( 'schemaname', 'stats_import', 'relname', 'nope', 'relpages', 17::integer); 2025-06-06 07:46:19.824 UTC [16698][checkpointer] LOG: checkpoint starting: immediate force wait flush-all 2025-06-06 07:46:19.825 UTC [17616][client backend] [pg_regress/stats_import][47/14:0] ERROR: variadic arguments must be name/value pairs 2025-06-06 07:46:19.825 UTC [17616][client backend] [pg_regress/stats_import][47/14:0] HINT: Provide an even number of variadic arguments that can be divided into pairs. 2025-06-06 07:46:19.825 UTC [17616][client backend] [pg_regress/stats_import][47/14:0] STATEMENT: SELECT pg_restore_relation_stats( 'schemaname', 'stats_import', 'relname', 'test', 'relallvisible'); 2025-06-06 07:46:19.825 UTC [17616][client backend] [pg_regress/stats_import][47/15:0] ERROR: name at variadic position 5 is NULL 2025-06-06 07:46:19.825 UTC [17616][client backend] [pg_regress/stats_import][47/15:0] STATEMENT: SELECT pg_restore_relation_stats( 'schemaname', 'stats_import', 'relname', 'test', NULL, '17'::integer); 2025-06-06 07:46:19.835 UTC [17629][client backend] [pg_regress/geometry][56/16:0] ERROR: value out of range: underflow 2025-06-06 07:46:19.835 UTC [17629][client backend] [pg_regress/geometry][56/16:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 * p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p1.f1[0] < 1; 2025-06-06 07:46:19.839 UTC [17624][client backend] [pg_regress/horology][54/171:0] ERROR: cannot cast type time with time zone to interval at character 8 2025-06-06 07:46:19.839 UTC [17624][client backend] [pg_regress/horology][54/171:0] STATEMENT: SELECT CAST(time with time zone '01:02-08' AS interval) AS "+00:01"; 2025-06-06 07:46:19.840 UTC [17624][client backend] [pg_regress/horology][54/172:0] ERROR: cannot cast type interval to time with time zone at character 8 2025-06-06 07:46:19.840 UTC [17624][client backend] [pg_regress/horology][54/172:0] STATEMENT: SELECT CAST(interval '02:03' AS time with time zone) AS "02:03:00-08"; 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/37:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/37:0] STATEMENT: select '31:12:'::pg_snapshot; 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/38:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/38:0] STATEMENT: select '0:1:'::pg_snapshot; 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/39:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/39:0] STATEMENT: select '12:13:0'::pg_snapshot; 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/40:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2025-06-06 07:46:19.853 UTC [17617][client backend] [pg_regress/xid][50/40:0] STATEMENT: select '12:16:14,13'::pg_snapshot; 2025-06-06 07:46:19.858 UTC [17629][client backend] [pg_regress/geometry][56/18:0] ERROR: value out of range: overflow 2025-06-06 07:46:19.858 UTC [17629][client backend] [pg_regress/geometry][56/18:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 / p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p2.f1[0] > 1000; 2025-06-06 07:46:19.859 UTC [17629][client backend] [pg_regress/geometry][56/19:0] ERROR: division by zero 2025-06-06 07:46:19.859 UTC [17629][client backend] [pg_regress/geometry][56/19:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 / p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p2.f1 ~= '(0,0)'::point; 2025-06-06 07:46:19.870 UTC [17615][client backend] [pg_regress/misc_sanity][:0] LOG: disconnection: session time: 0:00:00.269 user=postgres database=regression host=[local] 2025-06-06 07:46:19.903 UTC [17617][client backend] [pg_regress/xid][50/61:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 20 2025-06-06 07:46:19.903 UTC [17617][client backend] [pg_regress/xid][50/61:0] STATEMENT: SELECT pg_snapshot '1:9223372036854775808:3'; 2025-06-06 07:46:19.930 UTC [17616][client backend] [pg_regress/stats_import][47/38:0] WARNING: argument "relpages" has type "text", expected type "integer" 2025-06-06 07:46:19.931 UTC [17616][client backend] [pg_regress/stats_import][47/40:0] WARNING: unrecognized argument name: "nope" 2025-06-06 07:46:19.936 UTC [17616][client backend] [pg_regress/stats_import][47/45:0] ERROR: cannot modify statistics for relation "testseq" 2025-06-06 07:46:19.936 UTC [17616][client backend] [pg_regress/stats_import][47/45:0] DETAIL: This operation is not supported for sequences. 2025-06-06 07:46:19.936 UTC [17616][client backend] [pg_regress/stats_import][47/45:0] STATEMENT: SELECT pg_catalog.pg_restore_relation_stats( 'schemaname', 'stats_import', 'relname', 'testseq'); 2025-06-06 07:46:19.937 UTC [17616][client backend] [pg_regress/stats_import][47/46:0] ERROR: cannot modify statistics for relation "testseq" 2025-06-06 07:46:19.937 UTC [17616][client backend] [pg_regress/stats_import][47/46:0] DETAIL: This operation is not supported for sequences. 2025-06-06 07:46:19.937 UTC [17616][client backend] [pg_regress/stats_import][47/46:0] STATEMENT: SELECT pg_catalog.pg_clear_relation_stats(schemaname => 'stats_import', relname => 'testseq'); 2025-06-06 07:46:19.949 UTC [17617][client backend] [pg_regress/xid][:0] LOG: disconnection: session time: 0:00:00.331 user=postgres database=regression host=[local] 2025-06-06 07:46:19.960 UTC [17616][client backend] [pg_regress/stats_import][47/48:0] ERROR: cannot modify statistics for relation "testview" 2025-06-06 07:46:19.960 UTC [17616][client backend] [pg_regress/stats_import][47/48:0] DETAIL: This operation is not supported for views. 2025-06-06 07:46:19.960 UTC [17616][client backend] [pg_regress/stats_import][47/48:0] STATEMENT: SELECT pg_catalog.pg_clear_relation_stats(schemaname => 'stats_import', relname => 'testview'); 2025-06-06 07:46:19.962 UTC [17616][client backend] [pg_regress/stats_import][47/49:0] ERROR: "schemaname" cannot be NULL 2025-06-06 07:46:19.962 UTC [17616][client backend] [pg_regress/stats_import][47/49:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'relname', 'test', 'attname', 'id', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.962 UTC [17616][client backend] [pg_regress/stats_import][47/50:0] ERROR: schema "nope" does not exist 2025-06-06 07:46:19.962 UTC [17616][client backend] [pg_regress/stats_import][47/50:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'nope', 'relname', 'test', 'attname', 'id', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.962 UTC [17616][client backend] [pg_regress/stats_import][47/51:0] ERROR: "relname" cannot be NULL 2025-06-06 07:46:19.962 UTC [17616][client backend] [pg_regress/stats_import][47/51:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'attname', 'id', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.963 UTC [17616][client backend] [pg_regress/stats_import][47/52:0] ERROR: relation "stats_import.nope" does not exist 2025-06-06 07:46:19.963 UTC [17616][client backend] [pg_regress/stats_import][47/52:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'nope', 'attname', 'id', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.970 UTC [17616][client backend] [pg_regress/stats_import][47/53:0] ERROR: "relname" cannot be NULL 2025-06-06 07:46:19.970 UTC [17616][client backend] [pg_regress/stats_import][47/53:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', NULL, 'attname', 'id', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.978 UTC [17616][client backend] [pg_regress/stats_import][47/54:0] ERROR: must specify either attname or attnum 2025-06-06 07:46:19.978 UTC [17616][client backend] [pg_regress/stats_import][47/54:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'test', 'attname', NULL, 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.978 UTC [17616][client backend] [pg_regress/stats_import][47/55:0] ERROR: column "nope" of relation "test" does not exist 2025-06-06 07:46:19.978 UTC [17616][client backend] [pg_regress/stats_import][47/55:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'test', 'attname', 'nope', 'inherited', false::boolean, 'null_frac', 0.1::real, 'avg_width', 2::integer, 'n_distinct', 0.3::real); 2025-06-06 07:46:19.979 UTC [17616][client backend] [pg_regress/stats_import][47/56:0] ERROR: cannot specify both attname and attnum 2025-06-06 07:46:19.979 UTC [17616][client backend] [pg_regress/stats_import][47/56:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'test', 'attname', 'id', 'attnum', 1::smallint, 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.980 UTC [17616][client backend] [pg_regress/stats_import][47/57:0] ERROR: must specify either attname or attnum 2025-06-06 07:46:19.980 UTC [17616][client backend] [pg_regress/stats_import][47/57:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'test', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.980 UTC [17616][client backend] [pg_regress/stats_import][47/58:0] ERROR: cannot modify statistics on system column "xmin" 2025-06-06 07:46:19.980 UTC [17616][client backend] [pg_regress/stats_import][47/58:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'test', 'attname', 'xmin', 'inherited', false::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.980 UTC [17616][client backend] [pg_regress/stats_import][47/59:0] ERROR: "inherited" cannot be NULL 2025-06-06 07:46:19.980 UTC [17616][client backend] [pg_regress/stats_import][47/59:0] STATEMENT: SELECT pg_catalog.pg_restore_attribute_stats( 'schemaname', 'stats_import', 'relname', 'test', 'attname', 'id', 'inherited', NULL::boolean, 'null_frac', 0.1::real); 2025-06-06 07:46:19.998 UTC [17621][client backend] [pg_regress/tstypes][51/228:0] ERROR: lexeme array may not contain nulls 2025-06-06 07:46:19.998 UTC [17621][client backend] [pg_regress/tstypes][51/228:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', NULL]); 2025-06-06 07:46:19.998 UTC [17621][client backend] [pg_regress/tstypes][51/229:0] ERROR: lexeme array may not contain empty strings 2025-06-06 07:46:19.998 UTC [17621][client backend] [pg_regress/tstypes][51/229:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', '']); 2025-06-06 07:46:20.008 UTC [17621][client backend] [pg_regress/tstypes][51/239:0] ERROR: weight array may not contain nulls 2025-06-06 07:46:20.008 UTC [17621][client backend] [pg_regress/tstypes][51/239:0] STATEMENT: SELECT ts_filter('base hidden rebel spaceship strike'::tsvector, '{a,b,NULL}'); 2025-06-06 07:46:20.012 UTC [17621][client backend] [pg_regress/tstypes][:0] LOG: disconnection: session time: 0:00:00.373 user=postgres database=regression host=[local] 2025-06-06 07:46:20.034 UTC [17629][client backend] [pg_regress/geometry][56/42:0] ERROR: operator does not exist: lseg # point at character 23 2025-06-06 07:46:20.034 UTC [17629][client backend] [pg_regress/geometry][56/42:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:20.034 UTC [17629][client backend] [pg_regress/geometry][56/42:0] STATEMENT: SELECT p.f1, l.s, l.s # p.f1 AS intersection FROM LSEG_TBL l, POINT_TBL p; 2025-06-06 07:46:20.071 UTC [17616][client backend] [pg_regress/stats_import][47/64:0] WARNING: unrecognized argument name: "nope" 2025-06-06 07:46:20.102 UTC [17616][client backend] [pg_regress/stats_import][47/66:0] WARNING: "most_common_vals" must be specified when "most_common_freqs" is specified 2025-06-06 07:46:20.121 UTC [16698][checkpointer] LOG: checkpoint complete: wrote 3922 buffers (23.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 2 recycled; write=0.257 s, sync=0.001 s, total=0.298 s; sync files=0, longest=0.000 s, average=0.000 s; distance=28712 kB, estimate=28712 kB; lsn=0/34B1A90, redo lsn=0/33A0210 2025-06-06 07:46:20.138 UTC [17616][client backend] [pg_regress/stats_import][47/68:0] WARNING: "most_common_freqs" must be specified when "most_common_vals" is specified 2025-06-06 07:46:20.163 UTC [17616][client backend] [pg_regress/stats_import][47/70:0] WARNING: argument "most_common_freqs" has type "double precision[]", expected type "real[]" 2025-06-06 07:46:20.166 UTC [17616][client backend] [pg_regress/stats_import][47/70:0] WARNING: "most_common_freqs" must be specified when "most_common_vals" is specified 2025-06-06 07:46:20.179 UTC [17616][client backend] [pg_regress/stats_import][47/72:0] WARNING: invalid input syntax for type integer: "four" 2025-06-06 07:46:20.220 UTC [17616][client backend] [pg_regress/stats_import][47/76:0] WARNING: "histogram_bounds" array cannot contain NULL values 2025-06-06 07:46:20.222 UTC [17629][client backend] [pg_regress/geometry][56/83:0] ERROR: open path cannot be converted to polygon 2025-06-06 07:46:20.222 UTC [17629][client backend] [pg_regress/geometry][56/83:0] STATEMENT: SELECT f1, f1::polygon FROM PATH_TBL WHERE isopen(f1); 2025-06-06 07:46:20.225 UTC [17623][client backend] [pg_regress/expressions][53/24:0] ERROR: operator does not exist: point = box at character 23 2025-06-06 07:46:20.225 UTC [17623][client backend] [pg_regress/expressions][53/24:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:20.225 UTC [17623][client backend] [pg_regress/expressions][53/24:0] STATEMENT: select '(0,0)'::point in ('(0,0,0,0)'::box, point(0,0)); 2025-06-06 07:46:20.229 UTC [17610][client backend] [pg_regress/type_sanity][:0] LOG: disconnection: session time: 0:00:00.703 user=postgres database=regression host=[local] 2025-06-06 07:46:20.254 UTC [17616][client backend] [pg_regress/stats_import][47/80:0] WARNING: "elem_count_histogram" array cannot contain NULL values 2025-06-06 07:46:20.288 UTC [17629][client backend] [pg_regress/geometry][56/94:0] ERROR: division by zero 2025-06-06 07:46:20.288 UTC [17629][client backend] [pg_regress/geometry][56/94:0] STATEMENT: SELECT p.f1, p1.f1, p.f1 / p1.f1 FROM PATH_TBL p, POINT_TBL p1 WHERE p1.f1 ~= '(0,0)'::point; 2025-06-06 07:46:20.309 UTC [17616][client backend] [pg_regress/stats_import][47/84:0] WARNING: attribute "id" is not a range type 2025-06-06 07:46:20.309 UTC [17616][client backend] [pg_regress/stats_import][47/84:0] DETAIL: Cannot set STATISTIC_KIND_RANGE_LENGTH_HISTOGRAM or STATISTIC_KIND_BOUNDS_HISTOGRAM. 2025-06-06 07:46:20.338 UTC [17616][client backend] [pg_regress/stats_import][47/86:0] WARNING: "range_empty_frac" must be specified when "range_length_histogram" is specified 2025-06-06 07:46:20.348 UTC [17614][client backend] [pg_regress/mvcc][:0] LOG: disconnection: session time: 0:00:00.750 user=postgres database=regression host=[local] 2025-06-06 07:46:20.360 UTC [17616][client backend] [pg_regress/stats_import][47/88:0] WARNING: "range_length_histogram" must be specified when "range_empty_frac" is specified 2025-06-06 07:46:20.369 UTC [17623][client backend] [pg_regress/expressions][:0] LOG: disconnection: session time: 0:00:00.716 user=postgres database=regression host=[local] 2025-06-06 07:46:20.402 UTC [16698][checkpointer] LOG: checkpoint starting: immediate force wait 2025-06-06 07:46:20.406 UTC [16698][checkpointer] LOG: checkpoint complete: wrote 101 buffers (0.6%), wrote 2 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.003 s, sync=0.001 s, total=0.005 s; sync files=0, longest=0.000 s, average=0.000 s; distance=1904 kB, estimate=26031 kB; lsn=0/357C608, redo lsn=0/357C5B0 2025-06-06 07:46:20.407 UTC [17616][client backend] [pg_regress/stats_import][47/92:0] WARNING: attribute "id" is not a range type 2025-06-06 07:46:20.407 UTC [17616][client backend] [pg_regress/stats_import][47/92:0] DETAIL: Cannot set STATISTIC_KIND_RANGE_LENGTH_HISTOGRAM or STATISTIC_KIND_BOUNDS_HISTOGRAM. 2025-06-06 07:46:20.440 UTC [17616][client backend] [pg_regress/stats_import][47/96:0] WARNING: unable to determine element type of attribute "arange" 2025-06-06 07:46:20.440 UTC [17616][client backend] [pg_regress/stats_import][47/96:0] DETAIL: Cannot set STATISTIC_KIND_MCELEM or STATISTIC_KIND_DECHIST. 2025-06-06 07:46:20.470 UTC [17616][client backend] [pg_regress/stats_import][47/98:0] WARNING: unable to determine element type of attribute "id" 2025-06-06 07:46:20.470 UTC [17616][client backend] [pg_regress/stats_import][47/98:0] DETAIL: Cannot set STATISTIC_KIND_MCELEM or STATISTIC_KIND_DECHIST. 2025-06-06 07:46:20.473 UTC [17629][client backend] [pg_regress/geometry][56/123:0] ERROR: must request at least 2 points 2025-06-06 07:46:20.473 UTC [17629][client backend] [pg_regress/geometry][56/123:0] STATEMENT: SELECT f1, polygon(1, f1) FROM CIRCLE_TBL WHERE f1 >= '<(0,0),1>'; 2025-06-06 07:46:20.474 UTC [17629][client backend] [pg_regress/geometry][56/124:0] ERROR: cannot convert circle with radius zero to polygon 2025-06-06 07:46:20.474 UTC [17629][client backend] [pg_regress/geometry][56/124:0] STATEMENT: SELECT f1, polygon(10, f1) FROM CIRCLE_TBL WHERE f1 < '<(0,0),1>'; 2025-06-06 07:46:20.486 UTC [17616][client backend] [pg_regress/stats_import][47/100:0] WARNING: "most_common_elem_freqs" must be specified when "most_common_elems" is specified 2025-06-06 07:46:20.500 UTC [17616][client backend] [pg_regress/stats_import][47/102:0] WARNING: "most_common_elems" must be specified when "most_common_elem_freqs" is specified 2025-06-06 07:46:20.539 UTC [17616][client backend] [pg_regress/stats_import][47/106:0] WARNING: unable to determine element type of attribute "id" 2025-06-06 07:46:20.539 UTC [17616][client backend] [pg_regress/stats_import][47/106:0] DETAIL: Cannot set STATISTIC_KIND_MCELEM or STATISTIC_KIND_DECHIST. 2025-06-06 07:46:20.550 UTC [17629][client backend] [pg_regress/geometry][56/149:0] ERROR: value out of range: overflow 2025-06-06 07:46:20.550 UTC [17629][client backend] [pg_regress/geometry][56/149:0] STATEMENT: SELECT c.f1, p.f1, c.f1 / p.f1 FROM CIRCLE_TBL c, POINT_TBL p WHERE p.f1[0] > 1000; 2025-06-06 07:46:20.551 UTC [17629][client backend] [pg_regress/geometry][56/150:0] ERROR: division by zero 2025-06-06 07:46:20.551 UTC [17629][client backend] [pg_regress/geometry][56/150:0] STATEMENT: SELECT c.f1, p.f1, c.f1 / p.f1 FROM CIRCLE_TBL c, POINT_TBL p WHERE p.f1 ~= '(0,0)'::point; 2025-06-06 07:46:20.606 UTC [17629][client backend] [pg_regress/geometry][:0] LOG: disconnection: session time: 0:00:00.917 user=postgres database=regression host=[local] 2025-06-06 07:46:20.751 UTC [16698][checkpointer] LOG: checkpoint starting: immediate force wait 2025-06-06 07:46:20.800 UTC [16698][checkpointer] LOG: checkpoint complete: wrote 76 buffers (0.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.007 s, sync=0.001 s, total=0.050 s; sync files=0, longest=0.000 s, average=0.000 s; distance=325 kB, estimate=23461 kB; lsn=0/35FB5A8, redo lsn=0/35CDB50 2025-06-06 07:46:20.806 UTC [17616][client backend] [pg_regress/stats_import][:0] LOG: disconnection: session time: 0:00:01.207 user=postgres database=regression host=[local] 2025-06-06 07:46:20.885 UTC [17609][client backend] [pg_regress/database][:0] LOG: disconnection: session time: 0:00:01.355 user=postgres database=regression host=[local] 2025-06-06 07:46:21.032 UTC [17608][client backend] [pg_regress/regex][43/77:0] ERROR: invalid regular expression: regular expression is too complex 2025-06-06 07:46:21.032 UTC [17608][client backend] [pg_regress/regex][43/77:0] STATEMENT: select 'x' ~ repeat('x*y*z*', 1000); 2025-06-06 07:46:21.053 UTC [17624][client backend] [pg_regress/horology][54/205:0] ERROR: date out of range for timestamp 2025-06-06 07:46:21.053 UTC [17624][client backend] [pg_regress/horology][54/205:0] STATEMENT: SELECT '2202020-10-05'::date::timestamp; 2025-06-06 07:46:21.058 UTC [17624][client backend] [pg_regress/horology][54/208:0] ERROR: date out of range for timestamp 2025-06-06 07:46:21.058 UTC [17624][client backend] [pg_regress/horology][54/208:0] STATEMENT: SELECT '2202020-10-05'::date::timestamptz; 2025-06-06 07:46:21.061 UTC [17624][client backend] [pg_regress/horology][54/213:0] ERROR: date out of range for timestamp 2025-06-06 07:46:21.061 UTC [17624][client backend] [pg_regress/horology][54/213:0] STATEMENT: SELECT '4714-11-24 BC'::date::timestamptz; 2025-06-06 07:46:21.095 UTC [17608][client backend] [pg_regress/regex][43/104:0] ERROR: invalid regular expression: invalid backreference number 2025-06-06 07:46:21.095 UTC [17608][client backend] [pg_regress/regex][43/104:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=\1)'; 2025-06-06 07:46:21.095 UTC [17608][client backend] [pg_regress/regex][43/105:0] ERROR: invalid regular expression: invalid backreference number 2025-06-06 07:46:21.095 UTC [17608][client backend] [pg_regress/regex][43/105:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=(\1))'; 2025-06-06 07:46:21.098 UTC [17608][client backend] [pg_regress/regex][43/106:0] ERROR: invalid regular expression: invalid escape \ sequence 2025-06-06 07:46:21.098 UTC [17608][client backend] [pg_regress/regex][43/106:0] STATEMENT: select 'a' ~ '\x7fffffff'; 2025-06-06 07:46:21.101 UTC [17608][client backend] [pg_regress/regex][:0] LOG: disconnection: session time: 0:00:01.580 user=postgres database=regression host=[local] 2025-06-06 07:46:21.102 UTC [17624][client backend] [pg_regress/horology][54/258:0] ERROR: invalid value "/Feb/16" for "Mon" 2025-06-06 07:46:21.102 UTC [17624][client backend] [pg_regress/horology][54/258:0] DETAIL: The given value did not match any of the allowed values for this field. 2025-06-06 07:46:21.102 UTC [17624][client backend] [pg_regress/horology][54/258:0] STATEMENT: SELECT to_timestamp('97/Feb/16', 'YYMonDD'); 2025-06-06 07:46:21.118 UTC [17624][client backend] [pg_regress/horology][54/298:0] ERROR: invalid value "JUNK" for "TZ" 2025-06-06 07:46:21.118 UTC [17624][client backend] [pg_regress/horology][54/298:0] DETAIL: Time zone abbreviation is not recognized. 2025-06-06 07:46:21.118 UTC [17624][client backend] [pg_regress/horology][54/298:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 JUNK', 'YYYY-MM-DD HH12:MI TZ'); 2025-06-06 07:46:21.118 UTC [17624][client backend] [pg_regress/horology][54/299:0] ERROR: invalid value ".." for "TZ" 2025-06-06 07:46:21.118 UTC [17624][client backend] [pg_regress/horology][54/299:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.118 UTC [17624][client backend] [pg_regress/horology][54/299:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 ...', 'YYYY-MM-DD HH12:MI TZ'); 2025-06-06 07:46:21.119 UTC [17624][client backend] [pg_regress/horology][54/302:0] ERROR: invalid value "xy" for "OF" 2025-06-06 07:46:21.119 UTC [17624][client backend] [pg_regress/horology][54/302:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.119 UTC [17624][client backend] [pg_regress/horology][54/302:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +xyz', 'YYYY-MM-DD HH12:MI OF'); 2025-06-06 07:46:21.119 UTC [17624][client backend] [pg_regress/horology][54/303:0] ERROR: invalid value "xy" for "OF" 2025-06-06 07:46:21.119 UTC [17624][client backend] [pg_regress/horology][54/303:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.119 UTC [17624][client backend] [pg_regress/horology][54/303:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +01:xyz', 'YYYY-MM-DD HH12:MI OF'); 2025-06-06 07:46:21.129 UTC [17624][client backend] [pg_regress/horology][54/312:0] ERROR: date/time field value out of range: "2018-11-02 12:34:56.123456789" 2025-06-06 07:46:21.129 UTC [17624][client backend] [pg_regress/horology][54/312:0] STATEMENT: SELECT i, to_timestamp('2018-11-02 12:34:56.123456789', 'YYYY-MM-DD HH24:MI:SS.FF' || i) FROM generate_series(1, 6) i; 2025-06-06 07:46:21.138 UTC [17624][client backend] [pg_regress/horology][54/335:0] ERROR: invalid value "+" for "MON" 2025-06-06 07:46:21.138 UTC [17624][client backend] [pg_regress/horology][54/335:0] DETAIL: The given value did not match any of the allowed values for this field. 2025-06-06 07:46:21.138 UTC [17624][client backend] [pg_regress/horology][54/335:0] STATEMENT: SELECT to_timestamp('2000 + + JUN', 'YYYY MON'); 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/347:0] ERROR: invalid value "x1" for "MM" 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/347:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/347:0] STATEMENT: SELECT to_date('2011 x12 x18', 'YYYYxMMxDD'); 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/348:0] ERROR: invalid combination of date conventions 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/348:0] HINT: Do not mix Gregorian and ISO week date conventions in a formatting template. 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/348:0] STATEMENT: SELECT to_timestamp('2005527', 'YYYYIWID'); 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/349:0] ERROR: source string too short for "MM" formatting field 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/349:0] DETAIL: Field requires 2 characters, but only 1 remain. 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/349:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/349:0] STATEMENT: SELECT to_timestamp('19971', 'YYYYMMDD'); 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/350:0] ERROR: invalid value "1)" for "MM" 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/350:0] DETAIL: Field requires 2 characters, but only 1 could be parsed. 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/350:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2025-06-06 07:46:21.141 UTC [17624][client backend] [pg_regress/horology][54/350:0] STATEMENT: SELECT to_timestamp('19971)24', 'YYYYMMDD'); 2025-06-06 07:46:21.142 UTC [17624][client backend] [pg_regress/horology][54/351:0] ERROR: invalid value "da" for "DD" 2025-06-06 07:46:21.142 UTC [17624][client backend] [pg_regress/horology][54/351:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.142 UTC [17624][client backend] [pg_regress/horology][54/351:0] STATEMENT: SELECT to_timestamp('Friday 1-January-1999', 'DY DD MON YYYY'); 2025-06-06 07:46:21.143 UTC [17624][client backend] [pg_regress/horology][54/352:0] ERROR: invalid value "uary" for "YYYY" 2025-06-06 07:46:21.143 UTC [17624][client backend] [pg_regress/horology][54/352:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.143 UTC [17624][client backend] [pg_regress/horology][54/352:0] STATEMENT: SELECT to_timestamp('Fri 1-January-1999', 'DY DD MON YYYY'); 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/354:0] ERROR: conflicting values for "Mon" field in formatting string 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/354:0] DETAIL: This value contradicts a previous setting for the same field type. 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/354:0] STATEMENT: SELECT to_timestamp('1997-11-Jan-16', 'YYYY-MM-Mon-DD'); 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/355:0] ERROR: invalid value "xy" for "DD" 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/355:0] DETAIL: Value must be an integer. 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/355:0] STATEMENT: SELECT to_timestamp('199711xy', 'YYYYMMDD'); 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/356:0] ERROR: value for "YYYY" in source string is out of range 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/356:0] DETAIL: Value must be in the range -2147483648 to 2147483647. 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/356:0] STATEMENT: SELECT to_timestamp('10000000000', 'FMYYYY'); 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/357:0] ERROR: date/time field value out of range: "2016-06-13 25:00:00" 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/357:0] STATEMENT: SELECT to_timestamp('2016-06-13 25:00:00', 'YYYY-MM-DD HH24:MI:SS'); 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/358:0] ERROR: date/time field value out of range: "2016-06-13 15:60:00" 2025-06-06 07:46:21.145 UTC [17624][client backend] [pg_regress/horology][54/358:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:60:00', 'YYYY-MM-DD HH24:MI:SS'); 2025-06-06 07:46:21.146 UTC [17624][client backend] [pg_regress/horology][54/359:0] ERROR: date/time field value out of range: "2016-06-13 15:50:60" 2025-06-06 07:46:21.146 UTC [17624][client backend] [pg_regress/horology][54/359:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:60', 'YYYY-MM-DD HH24:MI:SS'); 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/361:0] ERROR: hour "15" is invalid for the 12-hour clock 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/361:0] HINT: Use the 24-hour clock, or give an hour between 1 and 12. 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/361:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:55', 'YYYY-MM-DD HH:MI:SS'); 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/362:0] ERROR: date/time field value out of range: "2016-13-01 15:50:55" 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/362:0] STATEMENT: SELECT to_timestamp('2016-13-01 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/363:0] ERROR: date/time field value out of range: "2016-02-30 15:50:55" 2025-06-06 07:46:21.150 UTC [17624][client backend] [pg_regress/horology][54/363:0] STATEMENT: SELECT to_timestamp('2016-02-30 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2025-06-06 07:46:21.154 UTC [17624][client backend] [pg_regress/horology][54/365:0] ERROR: date/time field value out of range: "2015-02-29 15:50:55" 2025-06-06 07:46:21.154 UTC [17624][client backend] [pg_regress/horology][54/365:0] STATEMENT: SELECT to_timestamp('2015-02-29 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2025-06-06 07:46:21.154 UTC [17624][client backend] [pg_regress/horology][54/367:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2025-06-06 07:46:21.154 UTC [17624][client backend] [pg_regress/horology][54/367:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSS'); 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/369:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/369:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSSS'); 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/370:0] ERROR: value for "Y,YYY" in source string is out of range 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/370:0] STATEMENT: SELECT to_timestamp('1000000000,999', 'Y,YYY'); 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/371:0] ERROR: date/time field value out of range: "0.-2147483648" 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/371:0] STATEMENT: SELECT to_timestamp('0.-2147483648', 'SS.MS'); 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/372:0] ERROR: date/time field value out of range: "613566758" 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/372:0] STATEMENT: SELECT to_timestamp('613566758', 'W'); 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/373:0] ERROR: date/time field value out of range: "2024 613566758 1" 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/373:0] STATEMENT: SELECT to_timestamp('2024 613566758 1', 'YYYY WW D'); 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/374:0] ERROR: date/time field value out of range: "2016-13-10" 2025-06-06 07:46:21.155 UTC [17624][client backend] [pg_regress/horology][54/374:0] STATEMENT: SELECT to_date('2016-13-10', 'YYYY-MM-DD'); 2025-06-06 07:46:21.156 UTC [17624][client backend] [pg_regress/horology][54/375:0] ERROR: date/time field value out of range: "2016-02-30" 2025-06-06 07:46:21.156 UTC [17624][client backend] [pg_regress/horology][54/375:0] STATEMENT: SELECT to_date('2016-02-30', 'YYYY-MM-DD'); 2025-06-06 07:46:21.156 UTC [17624][client backend] [pg_regress/horology][54/377:0] ERROR: date/time field value out of range: "2015-02-29" 2025-06-06 07:46:21.156 UTC [17624][client backend] [pg_regress/horology][54/377:0] STATEMENT: SELECT to_date('2015-02-29', 'YYYY-MM-DD'); 2025-06-06 07:46:21.156 UTC [17624][client backend] [pg_regress/horology][54/379:0] ERROR: date/time field value out of range: "2015 366" 2025-06-06 07:46:21.156 UTC [17624][client backend] [pg_regress/horology][54/379:0] STATEMENT: SELECT to_date('2015 366', 'YYYY DDD'); 2025-06-06 07:46:21.157 UTC [17624][client backend] [pg_regress/horology][54/382:0] ERROR: date/time field value out of range: "2016 367" 2025-06-06 07:46:21.157 UTC [17624][client backend] [pg_regress/horology][54/382:0] STATEMENT: SELECT to_date('2016 367', 'YYYY DDD'); 2025-06-06 07:46:21.157 UTC [17624][client backend] [pg_regress/horology][54/384:0] ERROR: date/time field value out of range: "100000000" 2025-06-06 07:46:21.157 UTC [17624][client backend] [pg_regress/horology][54/384:0] STATEMENT: SELECT to_date('100000000', 'CC'); 2025-06-06 07:46:21.157 UTC [17624][client backend] [pg_regress/horology][54/385:0] ERROR: date/time field value out of range: "-100000000" 2025-06-06 07:46:21.157 UTC [17624][client backend] [pg_regress/horology][54/385:0] STATEMENT: SELECT to_date('-100000000', 'CC'); 2025-06-06 07:46:21.158 UTC [17624][client backend] [pg_regress/horology][54/386:0] ERROR: date/time field value out of range: "-2147483648 01" 2025-06-06 07:46:21.158 UTC [17624][client backend] [pg_regress/horology][54/386:0] STATEMENT: SELECT to_date('-2147483648 01', 'CC YY'); 2025-06-06 07:46:21.158 UTC [17624][client backend] [pg_regress/horology][54/387:0] ERROR: date/time field value out of range: "2147483647 01" 2025-06-06 07:46:21.158 UTC [17624][client backend] [pg_regress/horology][54/387:0] STATEMENT: SELECT to_date('2147483647 01', 'CC YY'); 2025-06-06 07:46:21.170 UTC [17624][client backend] [pg_regress/horology][:0] LOG: disconnection: session time: 0:00:01.518 user=postgres database=regression host=[local] 2025-06-06 07:46:22.309 UTC [17613][client backend] [pg_regress/opr_sanity][:0] LOG: disconnection: session time: 0:00:02.722 user=postgres database=regression host=[local] 2025-06-06 07:46:22.592 UTC [17917][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:22.593 UTC [17917][client backend] [[unknown]][57/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:22.593 UTC [17917][client backend] [[unknown]][57/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert 2025-06-06 07:46:22.607 UTC [17917][client backend] [pg_regress/insert][57/0:0] LOG: connection ready: setup total=22.961 ms, fork=7.021 ms, authentication=0.412 ms 2025-06-06 07:46:22.611 UTC [17919][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:22.612 UTC [17919][client backend] [[unknown]][58/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:22.612 UTC [17919][client backend] [[unknown]][58/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert_conflict 2025-06-06 07:46:22.618 UTC [17920][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:22.619 UTC [17920][client backend] [[unknown]][59/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:22.619 UTC [17920][client backend] [[unknown]][59/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copy 2025-06-06 07:46:22.622 UTC [17920][client backend] [pg_regress/copy][59/0:0] LOG: connection ready: setup total=15.853 ms, fork=8.126 ms, authentication=0.413 ms 2025-06-06 07:46:22.623 UTC [17919][client backend] [pg_regress/insert_conflict][58/0:0] LOG: connection ready: setup total=27.284 ms, fork=14.057 ms, authentication=0.398 ms 2025-06-06 07:46:22.624 UTC [17922][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:22.626 UTC [17923][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:22.626 UTC [17922][client backend] [[unknown]][60/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:22.626 UTC [17922][client backend] [[unknown]][60/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copyselect 2025-06-06 07:46:22.627 UTC [17923][client backend] [[unknown]][61/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:22.627 UTC [17923][client backend] [[unknown]][61/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copydml 2025-06-06 07:46:22.630 UTC [17925][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:22.632 UTC [17925][client backend] [[unknown]][62/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:22.632 UTC [17925][client backend] [[unknown]][62/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copyencoding 2025-06-06 07:46:22.635 UTC [17925][client backend] [pg_regress/copyencoding][62/0:0] LOG: connection ready: setup total=19.672 ms, fork=14.718 ms, authentication=0.392 ms 2025-06-06 07:46:22.636 UTC [17917][client backend] [pg_regress/insert][57/3:0] ERROR: null value in column "col2" of relation "inserttest" violates not-null constraint 2025-06-06 07:46:22.636 UTC [17917][client backend] [pg_regress/insert][57/3:0] DETAIL: Failing row contains (null, null, testing). 2025-06-06 07:46:22.636 UTC [17917][client backend] [pg_regress/insert][57/3:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT, DEFAULT); 2025-06-06 07:46:22.637 UTC [17923][client backend] [pg_regress/copydml][61/0:0] LOG: connection ready: setup total=24.024 ms, fork=8.232 ms, authentication=0.465 ms 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/9:0] ERROR: INSERT has more target columns than expressions at character 37 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/9:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT); 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/10:0] ERROR: INSERT has more target columns than expressions at character 37 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/10:0] STATEMENT: insert into inserttest (col1, col2, col3) values (1, 2); 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/11:0] ERROR: INSERT has more expressions than target columns at character 42 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/11:0] STATEMENT: insert into inserttest (col1) values (1, 2); 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/12:0] ERROR: INSERT has more expressions than target columns at character 48 2025-06-06 07:46:22.640 UTC [17917][client backend] [pg_regress/insert][57/12:0] STATEMENT: insert into inserttest (col1) values (DEFAULT, DEFAULT); 2025-06-06 07:46:22.652 UTC [17922][client backend] [pg_regress/copyselect][60/0:0] LOG: connection ready: setup total=42.580 ms, fork=10.875 ms, authentication=0.387 ms 2025-06-06 07:46:22.693 UTC [17925][client backend] [pg_regress/copyencoding][62/12:0] ERROR: invalid byte sequence for encoding "EUC_JP": 0xe3 0x81 2025-06-06 07:46:22.693 UTC [17925][client backend] [pg_regress/copyencoding][62/12:0] CONTEXT: COPY copy_encoding_tab, line 1 2025-06-06 07:46:22.693 UTC [17925][client backend] [pg_regress/copyencoding][62/12:0] STATEMENT: COPY copy_encoding_tab FROM '/tmp/cirrus-ci-build/src/test/regress/results/copyencoding_utf8.csv' WITH (FORMAT csv, ENCODING 'EUC_JP'); 2025-06-06 07:46:22.694 UTC [17920][client backend] [pg_regress/copy][59/19:0] ERROR: end-of-copy marker is not alone on its line 2025-06-06 07:46:22.694 UTC [17920][client backend] [pg_regress/copy][59/19:0] CONTEXT: COPY copytest2, line 3 2025-06-06 07:46:22.694 UTC [17920][client backend] [pg_regress/copy][59/19:0] STATEMENT: copy copytest2(test) from stdin; 2025-06-06 07:46:22.694 UTC [17920][client backend] [pg_regress/copy][59/20:0] ERROR: end-of-copy marker is not alone on its line 2025-06-06 07:46:22.694 UTC [17920][client backend] [pg_regress/copy][59/20:0] CONTEXT: COPY copytest2, line 3 2025-06-06 07:46:22.694 UTC [17920][client backend] [pg_regress/copy][59/20:0] STATEMENT: copy copytest2(test) from stdin; 2025-06-06 07:46:22.698 UTC [17925][client backend] [pg_regress/copyencoding][62/16:0] ERROR: invalid byte sequence for encoding "EUC_JP": 0xe3 0x81 2025-06-06 07:46:22.698 UTC [17925][client backend] [pg_regress/copyencoding][62/16:0] CONTEXT: COPY copy_encoding_tab, line 1 2025-06-06 07:46:22.698 UTC [17925][client backend] [pg_regress/copyencoding][62/16:0] STATEMENT: COPY copy_encoding_tab FROM '/tmp/cirrus-ci-build/src/test/regress/results/copyencoding_utf8.csv' WITH (FORMAT csv); 2025-06-06 07:46:22.702 UTC [17923][client backend] [pg_regress/copydml][61/14:0] ERROR: COPY query must have a RETURNING clause 2025-06-06 07:46:22.702 UTC [17923][client backend] [pg_regress/copydml][61/14:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2025-06-06 07:46:22.702 UTC [17923][client backend] [pg_regress/copydml][61/15:0] ERROR: COPY query must have a RETURNING clause 2025-06-06 07:46:22.702 UTC [17923][client backend] [pg_regress/copydml][61/15:0] STATEMENT: copy (update copydml_test set t = 'g') to stdout; 2025-06-06 07:46:22.702 UTC [17923][client backend] [pg_regress/copydml][61/16:0] ERROR: COPY query must have a RETURNING clause 2025-06-06 07:46:22.702 UTC [17923][client backend] [pg_regress/copydml][61/16:0] STATEMENT: copy (delete from copydml_test) to stdout; 2025-06-06 07:46:22.704 UTC [17923][client backend] [pg_regress/copydml][61/18:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2025-06-06 07:46:22.704 UTC [17923][client backend] [pg_regress/copydml][61/18:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2025-06-06 07:46:22.714 UTC [17925][client backend] [pg_regress/copyencoding][:0] LOG: disconnection: session time: 0:00:00.083 user=postgres database=regression host=[local] 2025-06-06 07:46:22.721 UTC [17923][client backend] [pg_regress/copydml][61/21:0] ERROR: DO ALSO rules are not supported for COPY 2025-06-06 07:46:22.721 UTC [17923][client backend] [pg_regress/copydml][61/21:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2025-06-06 07:46:22.723 UTC [17923][client backend] [pg_regress/copydml][61/24:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2025-06-06 07:46:22.723 UTC [17923][client backend] [pg_regress/copydml][61/24:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2025-06-06 07:46:22.726 UTC [17917][client backend] [pg_regress/insert][57/32:0] ERROR: cannot set an array element to DEFAULT at character 32 2025-06-06 07:46:22.726 UTC [17917][client backend] [pg_regress/insert][57/32:0] STATEMENT: insert into inserttest (f2[1], f2[2]) values (1,default); 2025-06-06 07:46:22.728 UTC [17919][client backend] [pg_regress/insert_conflict][58/8:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.728 UTC [17919][client backend] [pg_regress/insert_conflict][58/8:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (key) do nothing; 2025-06-06 07:46:22.729 UTC [17919][client backend] [pg_regress/insert_conflict][58/9:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.729 UTC [17919][client backend] [pg_regress/insert_conflict][58/9:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (fruit) do nothing; 2025-06-06 07:46:22.730 UTC [17923][client backend] [pg_regress/copydml][61/27:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2025-06-06 07:46:22.730 UTC [17923][client backend] [pg_regress/copydml][61/27:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2025-06-06 07:46:22.730 UTC [17917][client backend] [pg_regress/insert][57/36:0] ERROR: cannot set a subfield to DEFAULT at character 33 2025-06-06 07:46:22.730 UTC [17917][client backend] [pg_regress/insert][57/36:0] STATEMENT: insert into inserttest (f3.if1, f3.if2) values (1,default); 2025-06-06 07:46:22.741 UTC [17923][client backend] [pg_regress/copydml][61/30:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2025-06-06 07:46:22.741 UTC [17923][client backend] [pg_regress/copydml][61/30:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2025-06-06 07:46:22.746 UTC [17923][client backend] [pg_regress/copydml][61/33:0] ERROR: DO ALSO rules are not supported for COPY 2025-06-06 07:46:22.746 UTC [17923][client backend] [pg_regress/copydml][61/33:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2025-06-06 07:46:22.753 UTC [17923][client backend] [pg_regress/copydml][61/36:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2025-06-06 07:46:22.753 UTC [17923][client backend] [pg_regress/copydml][61/36:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2025-06-06 07:46:22.755 UTC [17922][client backend] [pg_regress/copyselect][60/16:0] ERROR: cannot copy from view "v_test1" 2025-06-06 07:46:22.755 UTC [17922][client backend] [pg_regress/copyselect][60/16:0] HINT: Try the COPY (SELECT ...) TO variant. 2025-06-06 07:46:22.755 UTC [17922][client backend] [pg_regress/copyselect][60/16:0] STATEMENT: copy v_test1 to stdout; 2025-06-06 07:46:22.760 UTC [17922][client backend] [pg_regress/copyselect][60/19:0] ERROR: COPY (SELECT INTO) is not supported 2025-06-06 07:46:22.760 UTC [17922][client backend] [pg_regress/copyselect][60/19:0] STATEMENT: copy (select t into temp test3 from test1 where id=3) to stdout; 2025-06-06 07:46:22.760 UTC [17923][client backend] [pg_regress/copydml][61/39:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2025-06-06 07:46:22.760 UTC [17923][client backend] [pg_regress/copydml][61/39:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2025-06-06 07:46:22.760 UTC [17922][client backend] [pg_regress/copyselect][60/20:0] ERROR: syntax error at or near "from" at character 28 2025-06-06 07:46:22.760 UTC [17922][client backend] [pg_regress/copyselect][60/20:0] STATEMENT: copy (select * from test1) from stdin; 2025-06-06 07:46:22.762 UTC [17922][client backend] [pg_regress/copyselect][60/21:0] ERROR: syntax error at or near "(" at character 28 2025-06-06 07:46:22.762 UTC [17922][client backend] [pg_regress/copyselect][60/21:0] STATEMENT: copy (select * from test1) (t,id) to stdout; 2025-06-06 07:46:22.764 UTC [17923][client backend] [pg_regress/copydml][61/42:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2025-06-06 07:46:22.764 UTC [17923][client backend] [pg_regress/copydml][61/42:0] STATEMENT: copy (delete from copydml_test) to stdout; 2025-06-06 07:46:22.773 UTC [17923][client backend] [pg_regress/copydml][61/45:0] ERROR: DO ALSO rules are not supported for COPY 2025-06-06 07:46:22.773 UTC [17923][client backend] [pg_regress/copydml][61/45:0] STATEMENT: copy (delete from copydml_test) to stdout; 2025-06-06 07:46:22.779 UTC [17923][client backend] [pg_regress/copydml][61/48:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2025-06-06 07:46:22.779 UTC [17923][client backend] [pg_regress/copydml][61/48:0] STATEMENT: copy (delete from copydml_test) to stdout; 2025-06-06 07:46:22.780 UTC [17922][client backend] [pg_regress/copyselect][60/27:0] ERROR: cannot copy from view "v_test1" 2025-06-06 07:46:22.780 UTC [17922][client backend] [pg_regress/copyselect][60/27:0] HINT: Try the COPY (SELECT ...) TO variant. 2025-06-06 07:46:22.780 UTC [17922][client backend] [pg_regress/copyselect][60/27:0] STATEMENT: COPY v_test1 TO STDOUT 2025-06-06 07:46:22.780 UTC [17919][client backend] [pg_regress/insert_conflict][58/26:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.780 UTC [17919][client backend] [pg_regress/insert_conflict][58/26:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (lower(fruit) text_pattern_ops, upper(fruit) collate "C") do nothing; 2025-06-06 07:46:22.782 UTC [17923][client backend] [pg_regress/copydml][61/51:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2025-06-06 07:46:22.782 UTC [17923][client backend] [pg_regress/copydml][61/51:0] STATEMENT: copy (delete from copydml_test) to stdout; 2025-06-06 07:46:22.791 UTC [17923][client backend] [pg_regress/copydml][61/54:0] ERROR: COPY query must not be a utility command 2025-06-06 07:46:22.791 UTC [17923][client backend] [pg_regress/copydml][61/54:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2025-06-06 07:46:22.801 UTC [17919][client backend] [pg_regress/insert_conflict][58/34:0] ERROR: ON CONFLICT DO UPDATE requires inference specification or constraint name at character 52 2025-06-06 07:46:22.801 UTC [17919][client backend] [pg_regress/insert_conflict][58/34:0] HINT: For example, ON CONFLICT (column_name). 2025-06-06 07:46:22.801 UTC [17919][client backend] [pg_regress/insert_conflict][58/34:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict do update set fruit = excluded.fruit; 2025-06-06 07:46:22.805 UTC [17919][client backend] [pg_regress/insert_conflict][58/38:0] ERROR: invalid reference to FROM-clause entry for table "excluded" at character 117 2025-06-06 07:46:22.805 UTC [17919][client backend] [pg_regress/insert_conflict][58/38:0] DETAIL: There is an entry for table "excluded", but it cannot be referenced from this part of the query. 2025-06-06 07:46:22.805 UTC [17919][client backend] [pg_regress/insert_conflict][58/38:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruit RETURNING excluded.fruit; 2025-06-06 07:46:22.806 UTC [17919][client backend] [pg_regress/insert_conflict][58/39:0] ERROR: column "keyy" does not exist at character 64 2025-06-06 07:46:22.806 UTC [17919][client backend] [pg_regress/insert_conflict][58/39:0] HINT: Perhaps you meant to reference the column "insertconflicttest.key" or the column "excluded.key". 2025-06-06 07:46:22.806 UTC [17919][client backend] [pg_regress/insert_conflict][58/39:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (keyy) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.809 UTC [17919][client backend] [pg_regress/insert_conflict][58/40:0] ERROR: column excluded.fruitt does not exist at character 92 2025-06-06 07:46:22.809 UTC [17919][client backend] [pg_regress/insert_conflict][58/40:0] HINT: Perhaps you meant to reference the column "excluded.fruit". 2025-06-06 07:46:22.809 UTC [17919][client backend] [pg_regress/insert_conflict][58/40:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruitt; 2025-06-06 07:46:22.809 UTC [17920][client backend] [pg_regress/copy][59/39:2123] ERROR: cannot perform COPY FREEZE on a partitioned table 2025-06-06 07:46:22.809 UTC [17920][client backend] [pg_regress/copy][59/39:2123] STATEMENT: copy parted_copytest from '/tmp/cirrus-ci-build/src/test/regress/results/parted_copytest.csv' (freeze); 2025-06-06 07:46:22.809 UTC [17919][client backend] [pg_regress/insert_conflict][58/41:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.809 UTC [17919][client backend] [pg_regress/insert_conflict][58/41:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.810 UTC [17919][client backend] [pg_regress/insert_conflict][58/42:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.810 UTC [17919][client backend] [pg_regress/insert_conflict][58/42:0] STATEMENT: insert into insertconflicttest values (4, 'Mango') on conflict (fruit, key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.810 UTC [17919][client backend] [pg_regress/insert_conflict][58/43:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.810 UTC [17919][client backend] [pg_regress/insert_conflict][58/43:0] STATEMENT: insert into insertconflicttest values (5, 'Lemon') on conflict (fruit) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.811 UTC [17919][client backend] [pg_regress/insert_conflict][58/44:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.811 UTC [17919][client backend] [pg_regress/insert_conflict][58/44:0] STATEMENT: insert into insertconflicttest values (6, 'Passionfruit') on conflict (lower(fruit)) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.813 UTC [17919][client backend] [pg_regress/insert_conflict][58/47:0] ERROR: invalid reference to FROM-clause entry for table "insertconflicttest" at character 106 2025-06-06 07:46:22.813 UTC [17919][client backend] [pg_regress/insert_conflict][58/47:0] HINT: Perhaps you meant to reference the table alias "ict". 2025-06-06 07:46:22.813 UTC [17919][client backend] [pg_regress/insert_conflict][58/47:0] STATEMENT: insert into insertconflicttest AS ict values (6, 'Passionfruit') on conflict (key) do update set fruit = insertconflicttest.fruit; 2025-06-06 07:46:22.814 UTC [17919][client backend] [pg_regress/insert_conflict][58/48:0] ERROR: column "insertconflicttest" of relation "insertconflicttest" does not exist at character 90 2025-06-06 07:46:22.814 UTC [17919][client backend] [pg_regress/insert_conflict][58/48:0] HINT: SET target columns cannot be qualified with the relation name. 2025-06-06 07:46:22.814 UTC [17919][client backend] [pg_regress/insert_conflict][58/48:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set insertconflicttest.fruit = 'Mango'; 2025-06-06 07:46:22.829 UTC [17919][client backend] [pg_regress/insert_conflict][58/53:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.829 UTC [17919][client backend] [pg_regress/insert_conflict][58/53:0] STATEMENT: insert into insertconflicttest values (9, 'Banana') on conflict (key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.830 UTC [17919][client backend] [pg_regress/insert_conflict][58/54:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.830 UTC [17919][client backend] [pg_regress/insert_conflict][58/54:0] STATEMENT: insert into insertconflicttest values (10, 'Blueberry') on conflict (key, key, key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.830 UTC [17919][client backend] [pg_regress/insert_conflict][58/55:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.830 UTC [17919][client backend] [pg_regress/insert_conflict][58/55:0] STATEMENT: insert into insertconflicttest values (11, 'Cherry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.831 UTC [17919][client backend] [pg_regress/insert_conflict][58/56:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.831 UTC [17919][client backend] [pg_regress/insert_conflict][58/56:0] STATEMENT: insert into insertconflicttest values (12, 'Date') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.831 UTC [17922][client backend] [pg_regress/copyselect][60/32:0] ERROR: division by zero 2025-06-06 07:46:22.831 UTC [17922][client backend] [pg_regress/copyselect][60/32:0] STATEMENT: copy (select 1) to stdout; select 1/0; 2025-06-06 07:46:22.831 UTC [17922][client backend] [pg_regress/copyselect][60/33:0] ERROR: division by zero 2025-06-06 07:46:22.831 UTC [17922][client backend] [pg_regress/copyselect][60/33:0] STATEMENT: select 1/0; copy (select 1) to stdout; 2025-06-06 07:46:22.844 UTC [17923][client backend] [pg_regress/copydml][:0] LOG: disconnection: session time: 0:00:00.222 user=postgres database=regression host=[local] 2025-06-06 07:46:22.852 UTC [17922][client backend] [pg_regress/copyselect][:0] LOG: disconnection: session time: 0:00:00.231 user=postgres database=regression host=[local] 2025-06-06 07:46:22.856 UTC [17919][client backend] [pg_regress/insert_conflict][58/60:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.856 UTC [17919][client backend] [pg_regress/insert_conflict][58/60:0] STATEMENT: insert into insertconflicttest values (13, 'Grape') on conflict (key, fruit) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.858 UTC [17919][client backend] [pg_regress/insert_conflict][58/61:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.858 UTC [17919][client backend] [pg_regress/insert_conflict][58/61:0] STATEMENT: insert into insertconflicttest values (14, 'Raisin') on conflict (fruit, key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.858 UTC [17919][client backend] [pg_regress/insert_conflict][58/62:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.858 UTC [17919][client backend] [pg_regress/insert_conflict][58/62:0] STATEMENT: insert into insertconflicttest values (15, 'Cranberry') on conflict (key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.859 UTC [17919][client backend] [pg_regress/insert_conflict][58/63:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.859 UTC [17919][client backend] [pg_regress/insert_conflict][58/63:0] STATEMENT: insert into insertconflicttest values (16, 'Melon') on conflict (key, key, key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.859 UTC [17919][client backend] [pg_regress/insert_conflict][58/64:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.859 UTC [17919][client backend] [pg_regress/insert_conflict][58/64:0] STATEMENT: insert into insertconflicttest values (17, 'Mulberry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.861 UTC [17919][client backend] [pg_regress/insert_conflict][58/65:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.861 UTC [17919][client backend] [pg_regress/insert_conflict][58/65:0] STATEMENT: insert into insertconflicttest values (18, 'Pineapple') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.879 UTC [17919][client backend] [pg_regress/insert_conflict][58/71:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.879 UTC [17919][client backend] [pg_regress/insert_conflict][58/71:0] STATEMENT: insert into insertconflicttest values (22, 'Apricot') on conflict (upper(fruit)) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.879 UTC [17919][client backend] [pg_regress/insert_conflict][58/72:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.879 UTC [17919][client backend] [pg_regress/insert_conflict][58/72:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.897 UTC [17919][client backend] [pg_regress/insert_conflict][58/79:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.897 UTC [17919][client backend] [pg_regress/insert_conflict][58/79:0] STATEMENT: insert into insertconflicttest values (27, 'Prune') on conflict (key, upper(fruit)) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.897 UTC [17919][client backend] [pg_regress/insert_conflict][58/80:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.897 UTC [17919][client backend] [pg_regress/insert_conflict][58/80:0] STATEMENT: insert into insertconflicttest values (28, 'Redcurrant') on conflict (fruit, key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.898 UTC [17919][client backend] [pg_regress/insert_conflict][58/81:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.898 UTC [17919][client backend] [pg_regress/insert_conflict][58/81:0] STATEMENT: insert into insertconflicttest values (29, 'Nectarine') on conflict (key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.915 UTC [17919][client backend] [pg_regress/insert_conflict][58/87:2166] ERROR: duplicate key value violates unique constraint "fruit_index" 2025-06-06 07:46:22.915 UTC [17919][client backend] [pg_regress/insert_conflict][58/87:2166] DETAIL: Key (fruit)=(Peach) already exists. 2025-06-06 07:46:22.915 UTC [17919][client backend] [pg_regress/insert_conflict][58/87:2166] STATEMENT: insert into insertconflicttest values (26, 'Peach') on conflict (key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.929 UTC [17919][client backend] [pg_regress/insert_conflict][58/95:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.929 UTC [17919][client backend] [pg_regress/insert_conflict][58/95:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) do update set fruit = excluded.fruit; 2025-06-06 07:46:22.929 UTC [17919][client backend] [pg_regress/insert_conflict][58/96:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.929 UTC [17919][client backend] [pg_regress/insert_conflict][58/96:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) where fruit like '%berry' or fruit = 'consequential' do nothing; 2025-06-06 07:46:22.930 UTC [17919][client backend] [pg_regress/insert_conflict][58/97:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:22.930 UTC [17919][client backend] [pg_regress/insert_conflict][58/97:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) where fruit like '%berry' do update set fruit = excluded.fruit; 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/69:0] ERROR: cannot set an array element to DEFAULT at character 33 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/69:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (1,default); 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/70:0] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/70:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (0,2); 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/71:2202] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/71:2202] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (3,4), (0,6); 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/72:0] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2025-06-06 07:46:22.967 UTC [17917][client backend] [pg_regress/insert][57/72:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) select 0,8; 2025-06-06 07:46:22.970 UTC [17919][client backend] [pg_regress/insert_conflict][58/111:0] ERROR: column excluded.ctid does not exist at character 82 2025-06-06 07:46:22.970 UTC [17919][client backend] [pg_regress/insert_conflict][58/111:0] STATEMENT: insert into syscolconflicttest values (1) on conflict (key) do update set data = excluded.ctid::text; 2025-06-06 07:46:22.980 UTC [17917][client backend] [pg_regress/insert][57/76:0] ERROR: cannot set a subfield to DEFAULT at character 34 2025-06-06 07:46:22.980 UTC [17917][client backend] [pg_regress/insert][57/76:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,default); 2025-06-06 07:46:22.980 UTC [17917][client backend] [pg_regress/insert][57/77:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2025-06-06 07:46:22.980 UTC [17917][client backend] [pg_regress/insert][57/77:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,array[null]); 2025-06-06 07:46:22.981 UTC [17917][client backend] [pg_regress/insert][57/78:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2025-06-06 07:46:22.981 UTC [17917][client backend] [pg_regress/insert][57/78:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,'{null}'), (2,'{bar}'); 2025-06-06 07:46:22.981 UTC [17917][client backend] [pg_regress/insert][57/79:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2025-06-06 07:46:22.981 UTC [17917][client backend] [pg_regress/insert][57/79:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) select 3, '{null,quux}'; 2025-06-06 07:46:22.986 UTC [17920][client backend] [pg_regress/copy][59/66:0] ERROR: cannot use "match" with HEADER in COPY TO 2025-06-06 07:46:22.986 UTC [17920][client backend] [pg_regress/copy][59/66:0] STATEMENT: copy header_copytest to stdout with (header match); 2025-06-06 07:46:22.990 UTC [17920][client backend] [pg_regress/copy][59/67:0] ERROR: header requires a Boolean value or "match" 2025-06-06 07:46:22.990 UTC [17920][client backend] [pg_regress/copy][59/67:0] STATEMENT: copy header_copytest from stdin with (header wrong_choice); 2025-06-06 07:46:22.991 UTC [17920][client backend] [pg_regress/copy][59/71:0] ERROR: column name mismatch in header line field 1: got "a", expected "c" 2025-06-06 07:46:22.991 UTC [17920][client backend] [pg_regress/copy][59/71:0] CONTEXT: COPY header_copytest, line 1: "a b c" 2025-06-06 07:46:22.991 UTC [17920][client backend] [pg_regress/copy][59/71:0] STATEMENT: copy header_copytest (c, b, a) from stdin with (header match); 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/72:0] ERROR: column name mismatch in header line field 3: got null value ("\N"), expected "c" 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/72:0] CONTEXT: COPY header_copytest, line 1: "a b \N" 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/72:0] STATEMENT: copy header_copytest from stdin with (header match); 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/73:0] ERROR: wrong number of fields in header line: got 2, expected 3 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/73:0] CONTEXT: COPY header_copytest, line 1: "a b" 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/73:0] STATEMENT: copy header_copytest from stdin with (header match); 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/74:0] ERROR: wrong number of fields in header line: got 4, expected 3 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/74:0] CONTEXT: COPY header_copytest, line 1: "a b c d" 2025-06-06 07:46:22.992 UTC [17920][client backend] [pg_regress/copy][59/74:0] STATEMENT: copy header_copytest from stdin with (header match); 2025-06-06 07:46:22.993 UTC [17920][client backend] [pg_regress/copy][59/75:0] ERROR: column name mismatch in header line field 3: got "d", expected "c" 2025-06-06 07:46:22.993 UTC [17920][client backend] [pg_regress/copy][59/75:0] CONTEXT: COPY header_copytest, line 1: "a b d" 2025-06-06 07:46:22.993 UTC [17920][client backend] [pg_regress/copy][59/75:0] STATEMENT: copy header_copytest from stdin with (header match); 2025-06-06 07:46:22.999 UTC [17920][client backend] [pg_regress/copy][59/80:0] ERROR: wrong number of fields in header line: got 3, expected 2 2025-06-06 07:46:22.999 UTC [17920][client backend] [pg_regress/copy][59/80:0] CONTEXT: COPY header_copytest, line 1: "a ........pg.dropped.2........ c" 2025-06-06 07:46:22.999 UTC [17920][client backend] [pg_regress/copy][59/80:0] STATEMENT: copy header_copytest from stdin with (header match); 2025-06-06 07:46:22.999 UTC [17920][client backend] [pg_regress/copy][59/81:0] ERROR: wrong number of fields in header line: got 3, expected 2 2025-06-06 07:46:22.999 UTC [17920][client backend] [pg_regress/copy][59/81:0] CONTEXT: COPY header_copytest, line 1: "a c b" 2025-06-06 07:46:22.999 UTC [17920][client backend] [pg_regress/copy][59/81:0] STATEMENT: copy header_copytest (a, c) from stdin with (header match); 2025-06-06 07:46:23.031 UTC [17920][client backend] [pg_regress/copy][59/86:0] ERROR: value too long for type character varying(5) 2025-06-06 07:46:23.031 UTC [17920][client backend] [pg_regress/copy][59/86:0] STATEMENT: copy oversized_column_default (col2) from stdin; 2025-06-06 07:46:23.032 UTC [17920][client backend] [pg_regress/copy][59/87:0] ERROR: value too long for type character varying(5) 2025-06-06 07:46:23.032 UTC [17920][client backend] [pg_regress/copy][59/87:0] STATEMENT: copy oversized_column_default from stdin (default ''); 2025-06-06 07:46:23.102 UTC [17919][client backend] [pg_regress/insert_conflict][58/153:0] ERROR: table reference "excluded" is ambiguous at character 76 2025-06-06 07:46:23.102 UTC [17919][client backend] [pg_regress/insert_conflict][58/153:0] STATEMENT: insert into excluded values(1, '2') on conflict (key) do update set data = excluded.data RETURNING *; 2025-06-06 07:46:23.141 UTC [17917][client backend] [pg_regress/insert][57/112:0] ERROR: value for domain insert_nnarray violates check constraint "insert_nnarray_check" 2025-06-06 07:46:23.141 UTC [17917][client backend] [pg_regress/insert][57/112:0] STATEMENT: insert into inserttesta (f1[1]) values (1); 2025-06-06 07:46:23.150 UTC [17917][client backend] [pg_regress/insert][57/115:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2025-06-06 07:46:23.150 UTC [17917][client backend] [pg_regress/insert][57/115:0] STATEMENT: insert into inserttestb (f1.if1) values (1); 2025-06-06 07:46:23.154 UTC [17919][client backend] [pg_regress/insert_conflict][58/172:2285] ERROR: duplicate key value violates unique constraint "twoconstraints_f1_key" 2025-06-06 07:46:23.154 UTC [17919][client backend] [pg_regress/insert_conflict][58/172:2285] DETAIL: Key (f1)=(1) already exists. 2025-06-06 07:46:23.154 UTC [17919][client backend] [pg_regress/insert_conflict][58/172:2285] STATEMENT: insert into twoconstraints values(1, '((2,2),(3,3))'); 2025-06-06 07:46:23.154 UTC [17919][client backend] [pg_regress/insert_conflict][58/173:2286] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2025-06-06 07:46:23.154 UTC [17919][client backend] [pg_regress/insert_conflict][58/173:2286] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2025-06-06 07:46:23.154 UTC [17919][client backend] [pg_regress/insert_conflict][58/173:2286] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))'); 2025-06-06 07:46:23.155 UTC [17919][client backend] [pg_regress/insert_conflict][58/174:2287] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2025-06-06 07:46:23.155 UTC [17919][client backend] [pg_regress/insert_conflict][58/174:2287] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2025-06-06 07:46:23.155 UTC [17919][client backend] [pg_regress/insert_conflict][58/174:2287] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))') on conflict on constraint twoconstraints_f1_key do nothing; 2025-06-06 07:46:23.186 UTC [17919][client backend] [pg_regress/insert_conflict][58/182:2297] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2025-06-06 07:46:23.186 UTC [17919][client backend] [pg_regress/insert_conflict][58/182:2297] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2025-06-06 07:46:23.186 UTC [17919][client backend] [pg_regress/insert_conflict][58/182:2297] STATEMENT: insert into selfconflict values (4,1), (4,2) on conflict(f1) do update set f2 = 0; 2025-06-06 07:46:23.186 UTC [17919][client backend] [pg_regress/insert_conflict][58/183:2299] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2025-06-06 07:46:23.186 UTC [17919][client backend] [pg_regress/insert_conflict][58/183:2299] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2025-06-06 07:46:23.186 UTC [17919][client backend] [pg_regress/insert_conflict][58/183:2299] STATEMENT: insert into selfconflict values (5,1), (5,2) on conflict(f1) do update set f2 = 0; 2025-06-06 07:46:23.188 UTC [17919][client backend] [pg_regress/insert_conflict][58/184:2300] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2025-06-06 07:46:23.188 UTC [17919][client backend] [pg_regress/insert_conflict][58/184:2300] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2025-06-06 07:46:23.188 UTC [17919][client backend] [pg_regress/insert_conflict][58/184:2300] STATEMENT: insert into selfconflict values (6,1), (6,2) on conflict(f1) do update set f2 = 0; 2025-06-06 07:46:23.198 UTC [17917][client backend] [pg_regress/insert][57/122:0] ERROR: no partition of relation "range_parted" found for row 2025-06-06 07:46:23.198 UTC [17917][client backend] [pg_regress/insert][57/122:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 11). 2025-06-06 07:46:23.198 UTC [17917][client backend] [pg_regress/insert][57/122:0] STATEMENT: insert into range_parted values ('a', 11); 2025-06-06 07:46:23.220 UTC [17919][client backend] [pg_regress/insert_conflict][58/194:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:23.220 UTC [17919][client backend] [pg_regress/insert_conflict][58/194:0] STATEMENT: insert into parted_conflict_test values (2, 'b') on conflict (b) do update set a = excluded.a; 2025-06-06 07:46:23.240 UTC [17917][client backend] [pg_regress/insert][57/127:0] ERROR: new row for relation "part1" violates partition constraint 2025-06-06 07:46:23.240 UTC [17917][client backend] [pg_regress/insert][57/127:0] DETAIL: Failing row contains (a, 11). 2025-06-06 07:46:23.240 UTC [17917][client backend] [pg_regress/insert][57/127:0] STATEMENT: insert into part1 values ('a', 11); 2025-06-06 07:46:23.240 UTC [17917][client backend] [pg_regress/insert][57/128:0] ERROR: new row for relation "part1" violates partition constraint 2025-06-06 07:46:23.240 UTC [17917][client backend] [pg_regress/insert][57/128:0] DETAIL: Failing row contains (b, 1). 2025-06-06 07:46:23.240 UTC [17917][client backend] [pg_regress/insert][57/128:0] STATEMENT: insert into part1 values ('b', 1); 2025-06-06 07:46:23.241 UTC [17917][client backend] [pg_regress/insert][57/130:0] ERROR: new row for relation "part4" violates partition constraint 2025-06-06 07:46:23.241 UTC [17917][client backend] [pg_regress/insert][57/130:0] DETAIL: Failing row contains (b, 21). 2025-06-06 07:46:23.241 UTC [17917][client backend] [pg_regress/insert][57/130:0] STATEMENT: insert into part4 values ('b', 21); 2025-06-06 07:46:23.242 UTC [17917][client backend] [pg_regress/insert][57/131:0] ERROR: new row for relation "part4" violates partition constraint 2025-06-06 07:46:23.242 UTC [17917][client backend] [pg_regress/insert][57/131:0] DETAIL: Failing row contains (a, 10). 2025-06-06 07:46:23.242 UTC [17917][client backend] [pg_regress/insert][57/131:0] STATEMENT: insert into part4 values ('a', 10); 2025-06-06 07:46:23.250 UTC [17917][client backend] [pg_regress/insert][57/133:0] ERROR: new row for relation "part1" violates partition constraint 2025-06-06 07:46:23.250 UTC [17917][client backend] [pg_regress/insert][57/133:0] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:23.250 UTC [17917][client backend] [pg_regress/insert][57/133:0] STATEMENT: insert into part1 values (null); 2025-06-06 07:46:23.250 UTC [17917][client backend] [pg_regress/insert][57/134:0] ERROR: new row for relation "part1" violates partition constraint 2025-06-06 07:46:23.250 UTC [17917][client backend] [pg_regress/insert][57/134:0] DETAIL: Failing row contains (1, null). 2025-06-06 07:46:23.250 UTC [17917][client backend] [pg_regress/insert][57/134:0] STATEMENT: insert into part1 values (1); 2025-06-06 07:46:23.270 UTC [17920][client backend] [pg_regress/copy][59/95:2326] ERROR: cannot perform COPY FREEZE on a foreign table 2025-06-06 07:46:23.270 UTC [17920][client backend] [pg_regress/copy][59/95:2326] STATEMENT: copy copytest_foreign_table from stdin (freeze); 2025-06-06 07:46:23.272 UTC [17917][client backend] [pg_regress/insert][57/139:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2025-06-06 07:46:23.272 UTC [17917][client backend] [pg_regress/insert][57/139:0] DETAIL: Failing row contains (cc, 1). 2025-06-06 07:46:23.272 UTC [17917][client backend] [pg_regress/insert][57/139:0] STATEMENT: insert into part_aa_bb values ('cc', 1); 2025-06-06 07:46:23.274 UTC [17920][client backend] [pg_regress/copy][59/97:0] ERROR: cannot copy from unpopulated materialized view "copytest_mv" 2025-06-06 07:46:23.274 UTC [17920][client backend] [pg_regress/copy][59/97:0] HINT: Use the REFRESH MATERIALIZED VIEW command. 2025-06-06 07:46:23.274 UTC [17920][client backend] [pg_regress/copy][59/97:0] STATEMENT: COPY copytest_mv(id) TO stdout WITH (header); 2025-06-06 07:46:23.280 UTC [17917][client backend] [pg_regress/insert][57/140:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2025-06-06 07:46:23.280 UTC [17917][client backend] [pg_regress/insert][57/140:0] DETAIL: Failing row contains (AAa, 1). 2025-06-06 07:46:23.280 UTC [17917][client backend] [pg_regress/insert][57/140:0] STATEMENT: insert into part_aa_bb values ('AAa', 1); 2025-06-06 07:46:23.280 UTC [17917][client backend] [pg_regress/insert][57/141:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2025-06-06 07:46:23.280 UTC [17917][client backend] [pg_regress/insert][57/141:0] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:23.280 UTC [17917][client backend] [pg_regress/insert][57/141:0] STATEMENT: insert into part_aa_bb values (null); 2025-06-06 07:46:23.308 UTC [17917][client backend] [pg_regress/insert][57/148:0] ERROR: new row for relation "part_default" violates partition constraint 2025-06-06 07:46:23.308 UTC [17917][client backend] [pg_regress/insert][57/148:0] DETAIL: Failing row contains (aa, 2). 2025-06-06 07:46:23.308 UTC [17917][client backend] [pg_regress/insert][57/148:0] STATEMENT: insert into part_default values ('aa', 2); 2025-06-06 07:46:23.310 UTC [17917][client backend] [pg_regress/insert][57/149:0] ERROR: new row for relation "part_default" violates partition constraint 2025-06-06 07:46:23.310 UTC [17917][client backend] [pg_regress/insert][57/149:0] DETAIL: Failing row contains (null, 2). 2025-06-06 07:46:23.310 UTC [17917][client backend] [pg_regress/insert][57/149:0] STATEMENT: insert into part_default values (null, 2); 2025-06-06 07:46:23.330 UTC [17920][client backend] [pg_regress/copy][:0] LOG: disconnection: session time: 0:00:00.715 user=postgres database=regression host=[local] 2025-06-06 07:46:23.370 UTC [17917][client backend] [pg_regress/insert][57/158:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2025-06-06 07:46:23.370 UTC [17917][client backend] [pg_regress/insert][57/158:0] DETAIL: Failing row contains (EE, 11). 2025-06-06 07:46:23.370 UTC [17917][client backend] [pg_regress/insert][57/158:0] STATEMENT: insert into part_ee_ff1 values ('EE', 11); 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/159:0] ERROR: new row for relation "part_default_p2" violates partition constraint 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/159:0] DETAIL: Failing row contains (gg, 43). 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/159:0] STATEMENT: insert into part_default_p2 values ('gg', 43); 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/160:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/160:0] DETAIL: Failing row contains (cc, 1). 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/160:0] STATEMENT: insert into part_ee_ff1 values ('cc', 1); 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/161:0] ERROR: no partition of relation "part_default" found for row 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/161:0] DETAIL: Partition key of the failing row contains (b) = (43). 2025-06-06 07:46:23.371 UTC [17917][client backend] [pg_regress/insert][57/161:0] STATEMENT: insert into part_default values ('gg', 43); 2025-06-06 07:46:23.382 UTC [17917][client backend] [pg_regress/insert][57/170:0] ERROR: no partition of relation "range_parted" found for row 2025-06-06 07:46:23.382 UTC [17917][client backend] [pg_regress/insert][57/170:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 0). 2025-06-06 07:46:23.382 UTC [17917][client backend] [pg_regress/insert][57/170:0] STATEMENT: insert into range_parted values ('a', 0); 2025-06-06 07:46:23.385 UTC [17917][client backend] [pg_regress/insert][57/173:0] ERROR: no partition of relation "range_parted" found for row 2025-06-06 07:46:23.385 UTC [17917][client backend] [pg_regress/insert][57/173:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 20). 2025-06-06 07:46:23.385 UTC [17917][client backend] [pg_regress/insert][57/173:0] STATEMENT: insert into range_parted values ('a', 20); 2025-06-06 07:46:23.386 UTC [17917][client backend] [pg_regress/insert][57/176:0] ERROR: no partition of relation "range_parted" found for row 2025-06-06 07:46:23.386 UTC [17917][client backend] [pg_regress/insert][57/176:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, null). 2025-06-06 07:46:23.386 UTC [17917][client backend] [pg_regress/insert][57/176:0] STATEMENT: insert into range_parted values ('a'); 2025-06-06 07:46:23.394 UTC [17917][client backend] [pg_regress/insert][57/178:0] ERROR: new row for relation "part_def" violates partition constraint 2025-06-06 07:46:23.394 UTC [17917][client backend] [pg_regress/insert][57/178:0] DETAIL: Failing row contains (b, 10). 2025-06-06 07:46:23.394 UTC [17917][client backend] [pg_regress/insert][57/178:0] STATEMENT: insert into part_def values ('b', 10); 2025-06-06 07:46:23.402 UTC [17917][client backend] [pg_regress/insert][57/187:0] ERROR: no partition of relation "part_ee_ff" found for row 2025-06-06 07:46:23.402 UTC [17917][client backend] [pg_regress/insert][57/187:0] DETAIL: Partition key of the failing row contains (b) = (0). 2025-06-06 07:46:23.402 UTC [17917][client backend] [pg_regress/insert][57/187:0] STATEMENT: insert into list_parted values ('EE', 0); 2025-06-06 07:46:23.403 UTC [17917][client backend] [pg_regress/insert][57/188:0] ERROR: no partition of relation "part_ee_ff" found for row 2025-06-06 07:46:23.403 UTC [17917][client backend] [pg_regress/insert][57/188:0] DETAIL: Partition key of the failing row contains (b) = (0). 2025-06-06 07:46:23.403 UTC [17917][client backend] [pg_regress/insert][57/188:0] STATEMENT: insert into part_ee_ff values ('EE', 0); 2025-06-06 07:46:23.485 UTC [17919][client backend] [pg_regress/insert_conflict][58/233:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:46:23.485 UTC [17919][client backend] [pg_regress/insert_conflict][58/233:0] STATEMENT: insert into parted_conflict_1 values (40, 'cuarenta') on conflict (a) do update set b = excluded.b; 2025-06-06 07:46:23.547 UTC [17917][client backend] [pg_regress/insert][57/213:0] ERROR: new row for relation "hpart0" violates partition constraint 2025-06-06 07:46:23.547 UTC [17917][client backend] [pg_regress/insert][57/213:0] DETAIL: Failing row contains (11). 2025-06-06 07:46:23.547 UTC [17917][client backend] [pg_regress/insert][57/213:0] STATEMENT: insert into hpart0 values(11); 2025-06-06 07:46:23.562 UTC [17919][client backend] [pg_regress/insert_conflict][:0] LOG: disconnection: session time: 0:00:00.952 user=postgres database=regression host=[local] 2025-06-06 07:46:23.855 UTC [17917][client backend] [pg_regress/insert][57/261:0] ERROR: no partition of relation "mlparted1" found for row 2025-06-06 07:46:23.855 UTC [17917][client backend] [pg_regress/insert][57/261:0] DETAIL: Partition key of the failing row contains ((b + 0)) = (5). 2025-06-06 07:46:23.855 UTC [17917][client backend] [pg_regress/insert][57/261:0] STATEMENT: insert into mlparted (a, b) values (1, 5); 2025-06-06 07:46:23.867 UTC [17917][client backend] [pg_regress/insert][57/266:0] ERROR: new row for relation "mlparted11" violates check constraint "check_b" 2025-06-06 07:46:23.867 UTC [17917][client backend] [pg_regress/insert][57/266:0] DETAIL: Failing row contains (1, 4). 2025-06-06 07:46:23.867 UTC [17917][client backend] [pg_regress/insert][57/266:0] STATEMENT: insert into mlparted values (1, 2); 2025-06-06 07:46:23.872 UTC [17917][client backend] [pg_regress/insert][57/269:0] ERROR: new row for relation "mlparted1" violates partition constraint 2025-06-06 07:46:23.872 UTC [17917][client backend] [pg_regress/insert][57/269:0] DETAIL: Failing row contains (3, 2). 2025-06-06 07:46:23.872 UTC [17917][client backend] [pg_regress/insert][57/269:0] STATEMENT: insert into mlparted1 (a, b) values (2, 3); 2025-06-06 07:46:23.877 UTC [17917][client backend] [pg_regress/insert][57/272:0] ERROR: no partition of relation "lparted_nonullpart" found for row 2025-06-06 07:46:23.877 UTC [17917][client backend] [pg_regress/insert][57/272:0] DETAIL: Partition key of the failing row contains (b) = (null). 2025-06-06 07:46:23.877 UTC [17917][client backend] [pg_regress/insert][57/272:0] STATEMENT: insert into lparted_nonullpart values (1); 2025-06-06 07:46:24.003 UTC [17917][client backend] [pg_regress/insert][57/290:0] ERROR: new row for relation "mlparted5a" violates check constraint "check_b" 2025-06-06 07:46:24.003 UTC [17917][client backend] [pg_regress/insert][57/290:0] DETAIL: Failing row contains (1, 45, a). 2025-06-06 07:46:24.003 UTC [17917][client backend] [pg_regress/insert][57/290:0] STATEMENT: insert into mlparted values (1, 45, 'a'); 2025-06-06 07:46:24.014 UTC [17917][client backend] [pg_regress/insert][57/293:0] ERROR: new row for relation "mlparted5a" violates partition constraint 2025-06-06 07:46:24.014 UTC [17917][client backend] [pg_regress/insert][57/293:0] DETAIL: Failing row contains (b, 1, 40). 2025-06-06 07:46:24.014 UTC [17917][client backend] [pg_regress/insert][57/293:0] STATEMENT: insert into mlparted5 (a, b, c) values (1, 40, 'a'); 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/302:0] ERROR: no partition of relation "mlparted_def" found for row 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/302:0] DETAIL: Partition key of the failing row contains (a) = (70). 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/302:0] STATEMENT: insert into mlparted values (70, 100); 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/303:0] ERROR: new row for relation "mlparted_def1" violates partition constraint 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/303:0] DETAIL: Failing row contains (52, 50, null). 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/303:0] STATEMENT: insert into mlparted_def1 values (52, 50); 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/304:0] ERROR: new row for relation "mlparted_def2" violates partition constraint 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/304:0] DETAIL: Failing row contains (34, 50, null). 2025-06-06 07:46:24.075 UTC [17917][client backend] [pg_regress/insert][57/304:0] STATEMENT: insert into mlparted_def2 values (34, 50); 2025-06-06 07:46:24.182 UTC [17917][client backend] [pg_regress/insert][57/320:0] ERROR: no partition of relation "mlparted5_cd" found for row 2025-06-06 07:46:24.182 UTC [17917][client backend] [pg_regress/insert][57/320:0] DETAIL: Partition key of the failing row contains (c) = (c). 2025-06-06 07:46:24.182 UTC [17917][client backend] [pg_regress/insert][57/320:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2025-06-06 07:46:24.182 UTC [17917][client backend] [pg_regress/insert][57/321:0] ERROR: no partition of relation "mlparted5" found for row 2025-06-06 07:46:24.182 UTC [17917][client backend] [pg_regress/insert][57/321:0] DETAIL: Partition key of the failing row contains (c) = (f). 2025-06-06 07:46:24.182 UTC [17917][client backend] [pg_regress/insert][57/321:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2025-06-06 07:46:24.281 UTC [17917][client backend] [pg_regress/insert][57/330:0] ERROR: no partition of relation "mlparted5_cd" found for row 2025-06-06 07:46:24.281 UTC [17917][client backend] [pg_regress/insert][57/330:0] DETAIL: Partition key of the failing row contains (c) = (c). 2025-06-06 07:46:24.281 UTC [17917][client backend] [pg_regress/insert][57/330:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2025-06-06 07:46:24.281 UTC [17917][client backend] [pg_regress/insert][57/331:0] ERROR: no partition of relation "mlparted5" found for row 2025-06-06 07:46:24.281 UTC [17917][client backend] [pg_regress/insert][57/331:0] DETAIL: Partition key of the failing row contains (c) = (f). 2025-06-06 07:46:24.281 UTC [17917][client backend] [pg_regress/insert][57/331:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2025-06-06 07:46:24.316 UTC [17917][client backend] [pg_regress/insert][57/341:0] ERROR: no partition of relation "key_desc_1" found for row 2025-06-06 07:46:24.316 UTC [17917][client backend] [pg_regress/insert][57/341:0] STATEMENT: insert into key_desc values (1, 1); 2025-06-06 07:46:24.346 UTC [17917][client backend] [pg_regress/insert][57/345:0] ERROR: no partition of relation "key_desc_1" found for row 2025-06-06 07:46:24.346 UTC [17917][client backend] [pg_regress/insert][57/345:0] DETAIL: Partition key of the failing row contains (b) = (1). 2025-06-06 07:46:24.346 UTC [17917][client backend] [pg_regress/insert][57/345:0] STATEMENT: insert into key_desc values (1, 1); 2025-06-06 07:46:24.346 UTC [17917][client backend] [pg_regress/insert][57/346:0] ERROR: no partition of relation "key_desc" found for row 2025-06-06 07:46:24.346 UTC [17917][client backend] [pg_regress/insert][57/346:0] STATEMENT: insert into key_desc values (2, 1); 2025-06-06 07:46:24.371 UTC [17917][client backend] [pg_regress/insert][57/353:2516] ERROR: every bound following MINVALUE must also be MINVALUE at character 75 2025-06-06 07:46:24.371 UTC [17917][client backend] [pg_regress/insert][57/353:2516] STATEMENT: create table mcrparted0 partition of mcrparted for values from (minvalue, 0, 0) to (1, maxvalue, maxvalue); 2025-06-06 07:46:24.372 UTC [17917][client backend] [pg_regress/insert][57/354:2517] ERROR: every bound following MAXVALUE must also be MAXVALUE at character 100 2025-06-06 07:46:24.372 UTC [17917][client backend] [pg_regress/insert][57/354:2517] STATEMENT: create table mcrparted2 partition of mcrparted for values from (10, 6, minvalue) to (10, maxvalue, minvalue); 2025-06-06 07:46:24.374 UTC [17917][client backend] [pg_regress/insert][57/355:2518] ERROR: every bound following MINVALUE must also be MINVALUE at character 79 2025-06-06 07:46:24.374 UTC [17917][client backend] [pg_regress/insert][57/355:2518] STATEMENT: create table mcrparted4 partition of mcrparted for values from (21, minvalue, 0) to (30, 20, minvalue); 2025-06-06 07:46:24.402 UTC [17917][client backend] [pg_regress/insert][57/362:0] ERROR: no partition of relation "mcrparted" found for row 2025-06-06 07:46:24.402 UTC [17917][client backend] [pg_regress/insert][57/362:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (null, null, null). 2025-06-06 07:46:24.402 UTC [17917][client backend] [pg_regress/insert][57/362:0] STATEMENT: insert into mcrparted values (null, null, null); 2025-06-06 07:46:24.414 UTC [17917][client backend] [pg_regress/insert][57/375:0] ERROR: no partition of relation "mcrparted" found for row 2025-06-06 07:46:24.414 UTC [17917][client backend] [pg_regress/insert][57/375:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (11, 1, -1). 2025-06-06 07:46:24.414 UTC [17917][client backend] [pg_regress/insert][57/375:0] STATEMENT: insert into mcrparted values (11, 1, -1); 2025-06-06 07:46:24.415 UTC [17917][client backend] [pg_regress/insert][57/376:0] ERROR: new row for relation "mcrparted3" violates partition constraint 2025-06-06 07:46:24.415 UTC [17917][client backend] [pg_regress/insert][57/376:0] DETAIL: Failing row contains (11, 1, -1). 2025-06-06 07:46:24.415 UTC [17917][client backend] [pg_regress/insert][57/376:0] STATEMENT: insert into mcrparted3 values (11, 1, -1); 2025-06-06 07:46:24.416 UTC [17917][client backend] [pg_regress/insert][57/379:0] ERROR: new row for relation "mcrparted4" violates partition constraint 2025-06-06 07:46:24.416 UTC [17917][client backend] [pg_regress/insert][57/379:0] DETAIL: Failing row contains (30, 21, 20). 2025-06-06 07:46:24.416 UTC [17917][client backend] [pg_regress/insert][57/379:0] STATEMENT: insert into mcrparted4 values (30, 21, 20); 2025-06-06 07:46:24.450 UTC [17917][client backend] [pg_regress/insert][57/386:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2025-06-06 07:46:24.450 UTC [17917][client backend] [pg_regress/insert][57/386:0] DETAIL: Failing row contains (2, hi there). 2025-06-06 07:46:24.450 UTC [17917][client backend] [pg_regress/insert][57/386:0] STATEMENT: insert into brtrigpartcon values (1, 'hi there'); 2025-06-06 07:46:24.458 UTC [17917][client backend] [pg_regress/insert][57/387:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2025-06-06 07:46:24.458 UTC [17917][client backend] [pg_regress/insert][57/387:0] DETAIL: Failing row contains (2, hi there). 2025-06-06 07:46:24.458 UTC [17917][client backend] [pg_regress/insert][57/387:0] STATEMENT: insert into brtrigpartcon1 values (1, 'hi there'); 2025-06-06 07:46:24.471 UTC [17917][client backend] [pg_regress/insert][57/394:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2025-06-06 07:46:24.471 UTC [17917][client backend] [pg_regress/insert][57/394:0] DETAIL: Failing row contains (a, b) = (2, hi there). 2025-06-06 07:46:24.471 UTC [17917][client backend] [pg_regress/insert][57/394:0] STATEMENT: with result as (insert into brtrigpartcon values (1, 'hi there') returning 1) insert into inserttest3 (f3) select * from result; 2025-06-06 07:46:24.974 UTC [17917][client backend] [pg_regress/insert][:0] LOG: disconnection: session time: 0:00:02.382 user=postgres database=regression host=[local] 2025-06-06 07:46:25.154 UTC [18153][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.159 UTC [18153][client backend] [[unknown]][63/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.159 UTC [18153][client backend] [[unknown]][63/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_schema 2025-06-06 07:46:25.166 UTC [18153][client backend] [pg_regress/create_schema][63/0:0] LOG: connection ready: setup total=26.766 ms, fork=13.203 ms, authentication=0.469 ms 2025-06-06 07:46:25.170 UTC [18155][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.172 UTC [18155][client backend] [[unknown]][64/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.172 UTC [18155][client backend] [[unknown]][64/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_operator 2025-06-06 07:46:25.172 UTC [18153][client backend] [pg_regress/create_schema][63/3:2587] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.172 UTC [18153][client backend] [pg_regress/create_schema][63/3:2587] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE SEQUENCE schema_not_existing.seq; 2025-06-06 07:46:25.178 UTC [18153][client backend] [pg_regress/create_schema][63/4:2588] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.178 UTC [18153][client backend] [pg_regress/create_schema][63/4:2588] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE TABLE schema_not_existing.tab (id int); 2025-06-06 07:46:25.178 UTC [18156][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.179 UTC [18153][client backend] [pg_regress/create_schema][63/5:2589] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.179 UTC [18153][client backend] [pg_regress/create_schema][63/5:2589] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE VIEW schema_not_existing.view AS SELECT 1; 2025-06-06 07:46:25.179 UTC [18153][client backend] [pg_regress/create_schema][63/6:2590] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.179 UTC [18153][client backend] [pg_regress/create_schema][63/6:2590] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE INDEX ON schema_not_existing.tab (id); 2025-06-06 07:46:25.179 UTC [18153][client backend] [pg_regress/create_schema][63/7:2591] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.179 UTC [18153][client backend] [pg_regress/create_schema][63/7:2591] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE TRIGGER schema_trig BEFORE INSERT ON schema_not_existing.tab EXECUTE FUNCTION schema_trig.no_func(); 2025-06-06 07:46:25.179 UTC [18157][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.180 UTC [18153][client backend] [pg_regress/create_schema][63/9:2592] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.180 UTC [18153][client backend] [pg_regress/create_schema][63/9:2592] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2025-06-06 07:46:25.180 UTC [18153][client backend] [pg_regress/create_schema][63/10:2593] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.180 UTC [18153][client backend] [pg_regress/create_schema][63/10:2593] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2025-06-06 07:46:25.180 UTC [18153][client backend] [pg_regress/create_schema][63/11:2594] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.180 UTC [18153][client backend] [pg_regress/create_schema][63/11:2594] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2025-06-06 07:46:25.181 UTC [18157][client backend] [[unknown]][65/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.181 UTC [18157][client backend] [[unknown]][65/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_table 2025-06-06 07:46:25.182 UTC [18158][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.182 UTC [18154][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.183 UTC [18156][client backend] [[unknown]][67/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.183 UTC [18156][client backend] [[unknown]][67/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_c 2025-06-06 07:46:25.184 UTC [18154][client backend] [[unknown]][68/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.184 UTC [18154][client backend] [[unknown]][68/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_type 2025-06-06 07:46:25.186 UTC [18153][client backend] [pg_regress/create_schema][63/12:2595] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.186 UTC [18153][client backend] [pg_regress/create_schema][63/12:2595] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2025-06-06 07:46:25.186 UTC [18155][client backend] [pg_regress/create_operator][64/0:0] LOG: connection ready: setup total=27.564 ms, fork=6.634 ms, authentication=0.542 ms 2025-06-06 07:46:25.187 UTC [18154][client backend] [pg_regress/create_type][68/0:0] LOG: connection ready: setup total=30.831 ms, fork=21.302 ms, authentication=0.364 ms 2025-06-06 07:46:25.187 UTC [18159][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:25.187 UTC [18153][client backend] [pg_regress/create_schema][63/13:2596] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2025-06-06 07:46:25.187 UTC [18153][client backend] [pg_regress/create_schema][63/13:2596] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TRIGGER schema_trig BEFORE INSERT ON schema_not_existing.tab EXECUTE FUNCTION schema_trig.no_func(); 2025-06-06 07:46:25.188 UTC [18153][client backend] [pg_regress/create_schema][63/14:2598] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2025-06-06 07:46:25.188 UTC [18153][client backend] [pg_regress/create_schema][63/14:2598] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2025-06-06 07:46:25.188 UTC [18153][client backend] [pg_regress/create_schema][63/15:2599] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2025-06-06 07:46:25.188 UTC [18153][client backend] [pg_regress/create_schema][63/15:2599] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2025-06-06 07:46:25.188 UTC [18158][client backend] [[unknown]][66/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.188 UTC [18158][client backend] [[unknown]][66/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_procedure 2025-06-06 07:46:25.188 UTC [18153][client backend] [pg_regress/create_schema][63/16:2600] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2025-06-06 07:46:25.188 UTC [18153][client backend] [pg_regress/create_schema][63/16:2600] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2025-06-06 07:46:25.189 UTC [18159][client backend] [[unknown]][69/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:25.189 UTC [18159][client backend] [[unknown]][69/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_misc 2025-06-06 07:46:25.194 UTC [18157][client backend] [pg_regress/create_table][65/0:0] LOG: connection ready: setup total=27.348 ms, fork=7.213 ms, authentication=0.408 ms 2025-06-06 07:46:25.194 UTC [18153][client backend] [pg_regress/create_schema][63/17:2601] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2025-06-06 07:46:25.194 UTC [18153][client backend] [pg_regress/create_schema][63/17:2601] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2025-06-06 07:46:25.194 UTC [18153][client backend] [pg_regress/create_schema][63/18:2602] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2025-06-06 07:46:25.194 UTC [18153][client backend] [pg_regress/create_schema][63/18:2602] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE TRIGGER schema_trig BEFORE INSERT ON schema_not_existing.tab EXECUTE FUNCTION schema_trig.no_func(); 2025-06-06 07:46:25.195 UTC [18156][client backend] [pg_regress/create_function_c][67/0:0] LOG: connection ready: setup total=30.599 ms, fork=7.433 ms, authentication=0.392 ms 2025-06-06 07:46:25.198 UTC [18155][client backend] [pg_regress/create_operator][64/4:0] ERROR: operator right argument type must be specified 2025-06-06 07:46:25.198 UTC [18155][client backend] [pg_regress/create_operator][64/4:0] DETAIL: Postfix operators are not supported. 2025-06-06 07:46:25.198 UTC [18155][client backend] [pg_regress/create_operator][64/4:0] STATEMENT: CREATE OPERATOR #%# ( leftarg = int8, -- fail, postfix is no longer supported procedure = factorial ); 2025-06-06 07:46:25.199 UTC [18155][client backend] [pg_regress/create_operator][64/6:0] ERROR: operator does not exist: ###### integer 2025-06-06 07:46:25.199 UTC [18155][client backend] [pg_regress/create_operator][64/6:0] STATEMENT: COMMENT ON OPERATOR ###### (NONE, int4) IS 'bad prefix'; 2025-06-06 07:46:25.199 UTC [18158][client backend] [pg_regress/create_procedure][66/0:0] LOG: connection ready: setup total=31.911 ms, fork=11.286 ms, authentication=0.394 ms 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/7:0] ERROR: postfix operators are not supported 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/7:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, NONE) IS 'bad postfix'; 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/8:0] ERROR: operator does not exist: integer ###### bigint 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/8:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, int8) IS 'bad infix'; 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/9:0] ERROR: operator does not exist: ###### integer 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/9:0] STATEMENT: DROP OPERATOR ###### (NONE, int4); 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/10:0] ERROR: postfix operators are not supported 2025-06-06 07:46:25.200 UTC [18155][client backend] [pg_regress/create_operator][64/10:0] STATEMENT: DROP OPERATOR ###### (int4, NONE); 2025-06-06 07:46:25.201 UTC [18159][client backend] [pg_regress/create_misc][69/0:0] LOG: connection ready: setup total=29.777 ms, fork=11.010 ms, authentication=0.359 ms 2025-06-06 07:46:25.202 UTC [18157][client backend] [pg_regress/create_table][65/2:0] ERROR: column "u" has pseudo-type unknown 2025-06-06 07:46:25.202 UTC [18157][client backend] [pg_regress/create_table][65/2:0] STATEMENT: CREATE TABLE unknowntab ( u unknown -- fail ); 2025-06-06 07:46:25.203 UTC [18158][client backend] [pg_regress/create_procedure][66/2:0] ERROR: procedure nonexistent() does not exist at character 6 2025-06-06 07:46:25.203 UTC [18158][client backend] [pg_regress/create_procedure][66/2:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:25.203 UTC [18158][client backend] [pg_regress/create_procedure][66/2:0] STATEMENT: CALL nonexistent(); 2025-06-06 07:46:25.203 UTC [18155][client backend] [pg_regress/create_operator][64/11:0] ERROR: operator does not exist: integer ###### bigint 2025-06-06 07:46:25.203 UTC [18155][client backend] [pg_regress/create_operator][64/11:0] STATEMENT: DROP OPERATOR ###### (int4, int8); 2025-06-06 07:46:25.203 UTC [18155][client backend] [pg_regress/create_operator][64/12:0] ERROR: syntax error at or near "=>" at character 17 2025-06-06 07:46:25.203 UTC [18155][client backend] [pg_regress/create_operator][64/12:0] STATEMENT: CREATE OPERATOR => ( rightarg = int8, procedure = factorial ); 2025-06-06 07:46:25.203 UTC [18158][client backend] [pg_regress/create_procedure][66/3:0] ERROR: random() is not a procedure at character 6 2025-06-06 07:46:25.203 UTC [18158][client backend] [pg_regress/create_procedure][66/3:0] HINT: To call a function, use SELECT. 2025-06-06 07:46:25.203 UTC [18158][client backend] [pg_regress/create_procedure][66/3:0] STATEMENT: CALL random(); 2025-06-06 07:46:25.203 UTC [18157][client backend] [pg_regress/create_table][65/3:0] ERROR: column "u" has pseudo-type unknown 2025-06-06 07:46:25.203 UTC [18157][client backend] [pg_regress/create_table][65/3:0] STATEMENT: CREATE TYPE unknown_comptype AS ( u unknown -- fail ); 2025-06-06 07:46:25.204 UTC [18156][client backend] [pg_regress/create_function_c][67/3:2607] ERROR: could not access file "nosuchfile": No such file or directory 2025-06-06 07:46:25.204 UTC [18156][client backend] [pg_regress/create_function_c][67/3:2607] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS 'nosuchfile'; 2025-06-06 07:46:25.206 UTC [18157][client backend] [pg_regress/create_table][65/4:0] ERROR: unrecognized parameter "Fillfactor" 2025-06-06 07:46:25.206 UTC [18157][client backend] [pg_regress/create_table][65/4:0] STATEMENT: CREATE TABLE tas_case WITH ("Fillfactor" = 10) AS SELECT 1 a; 2025-06-06 07:46:25.208 UTC [18155][client backend] [pg_regress/create_operator][64/15:0] ERROR: syntax error at or near ";" at character 14 2025-06-06 07:46:25.208 UTC [18155][client backend] [pg_regress/create_operator][64/15:0] STATEMENT: SELECT 10 !=-; 2025-06-06 07:46:25.213 UTC [18154][client backend] [pg_regress/create_type][68/9:0] ERROR: type "shell" already exists 2025-06-06 07:46:25.213 UTC [18154][client backend] [pg_regress/create_type][68/9:0] STATEMENT: CREATE TYPE shell; 2025-06-06 07:46:25.218 UTC [18154][client backend] [pg_regress/create_type][68/11:0] ERROR: type "shell" does not exist 2025-06-06 07:46:25.218 UTC [18154][client backend] [pg_regress/create_type][68/11:0] STATEMENT: DROP TYPE shell; 2025-06-06 07:46:25.218 UTC [18156][client backend] [pg_regress/create_function_c][67/4:2620] ERROR: could not find function "nosuchsymbol" in file "/tmp/cirrus-ci-build/src/test/regress/regress.so" 2025-06-06 07:46:25.218 UTC [18156][client backend] [pg_regress/create_function_c][67/4:2620] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS '/tmp/cirrus-ci-build/src/test/regress/regress.so', 'nosuchsymbol'; 2025-06-06 07:46:25.225 UTC [18155][client backend] [pg_regress/create_operator][64/25:2621] ERROR: permission denied for schema schema_op1 2025-06-06 07:46:25.225 UTC [18155][client backend] [pg_regress/create_operator][64/25:2621] STATEMENT: CREATE OPERATOR schema_op1.#*# ( rightarg = int8, procedure = factorial ); 2025-06-06 07:46:25.225 UTC [18155][client backend] [pg_regress/create_operator][64/26:0] ERROR: SETOF type not allowed for operator argument 2025-06-06 07:46:25.225 UTC [18155][client backend] [pg_regress/create_operator][64/26:0] STATEMENT: CREATE OPERATOR #*# ( leftarg = SETOF int8, procedure = factorial ); 2025-06-06 07:46:25.226 UTC [18155][client backend] [pg_regress/create_operator][64/27:0] ERROR: SETOF type not allowed for operator argument 2025-06-06 07:46:25.226 UTC [18155][client backend] [pg_regress/create_operator][64/27:0] STATEMENT: CREATE OPERATOR #*# ( rightarg = SETOF int8, procedure = factorial ); 2025-06-06 07:46:25.227 UTC [18156][client backend] [pg_regress/create_function_c][67/6:2629] ERROR: there is no built-in function named "nosuch" 2025-06-06 07:46:25.227 UTC [18156][client backend] [pg_regress/create_function_c][67/6:2629] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE internal AS 'nosuch'; 2025-06-06 07:46:25.231 UTC [18155][client backend] [pg_regress/create_operator][64/29:0] WARNING: operator attribute "invalid_att" not recognized 2025-06-06 07:46:25.233 UTC [18156][client backend] [pg_regress/create_function_c][:0] LOG: disconnection: session time: 0:00:00.061 user=postgres database=regression host=[local] 2025-06-06 07:46:25.235 UTC [18155][client backend] [pg_regress/create_operator][64/30:0] ERROR: operator argument types must be specified 2025-06-06 07:46:25.235 UTC [18155][client backend] [pg_regress/create_operator][64/30:0] STATEMENT: CREATE OPERATOR #@%# ( procedure = factorial ); 2025-06-06 07:46:25.235 UTC [18155][client backend] [pg_regress/create_operator][64/31:0] ERROR: operator function must be specified 2025-06-06 07:46:25.235 UTC [18155][client backend] [pg_regress/create_operator][64/31:0] STATEMENT: CREATE OPERATOR #@%# ( rightarg = int8 ); 2025-06-06 07:46:25.246 UTC [18155][client backend] [pg_regress/create_operator][64/32:2638] ERROR: permission denied for type type_op3 2025-06-06 07:46:25.246 UTC [18155][client backend] [pg_regress/create_operator][64/32:2638] STATEMENT: CREATE OPERATOR #*# ( leftarg = type_op3, rightarg = int8, procedure = fn_op3 ); 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] WARNING: type attribute "Internallength" not recognized at character 27 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] WARNING: type attribute "Input" not recognized at character 50 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] WARNING: type attribute "Output" not recognized at character 71 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] WARNING: type attribute "Alignment" not recognized at character 94 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] WARNING: type attribute "Default" not recognized at character 115 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] WARNING: type attribute "Passedbyvalue" not recognized at character 132 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] ERROR: type input function must be specified 2025-06-06 07:46:25.248 UTC [18154][client backend] [pg_regress/create_type][68/25:0] STATEMENT: CREATE TYPE bogus_type ( "Internallength" = 4, "Input" = int42_in, "Output" = int42_out, "Alignment" = int4, "Default" = 42, "Passedbyvalue" ); 2025-06-06 07:46:25.249 UTC [18154][client backend] [pg_regress/create_type][68/26:0] ERROR: type input function array_in must return type bogus_type 2025-06-06 07:46:25.249 UTC [18154][client backend] [pg_regress/create_type][68/26:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2025-06-06 07:46:25.249 UTC [18154][client backend] [pg_regress/create_type][68/28:0] ERROR: type "bogus_type" does not exist 2025-06-06 07:46:25.249 UTC [18154][client backend] [pg_regress/create_type][68/28:0] HINT: Create the type as a shell type, then create its I/O functions, then do a full CREATE TYPE. 2025-06-06 07:46:25.249 UTC [18154][client backend] [pg_regress/create_type][68/28:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2025-06-06 07:46:25.255 UTC [18155][client backend] [pg_regress/create_operator][64/33:2643] ERROR: permission denied for type type_op4 2025-06-06 07:46:25.255 UTC [18155][client backend] [pg_regress/create_operator][64/33:2643] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = type_op4, procedure = fn_op4 ); 2025-06-06 07:46:25.258 UTC [18154][client backend] [pg_regress/create_type][68/32:0] ERROR: type "bad" does not exist 2025-06-06 07:46:25.258 UTC [18154][client backend] [pg_regress/create_type][68/32:0] STATEMENT: COMMENT ON TYPE bad IS 'bad comment'; 2025-06-06 07:46:25.260 UTC [18154][client backend] [pg_regress/create_type][68/35:0] ERROR: column "nope" of relation "default_test_row" does not exist 2025-06-06 07:46:25.260 UTC [18154][client backend] [pg_regress/create_type][68/35:0] STATEMENT: COMMENT ON COLUMN default_test_row.nope IS 'bad comment'; 2025-06-06 07:46:25.261 UTC [18155][client backend] [pg_regress/create_operator][64/34:2648] ERROR: permission denied for function fn_op5 2025-06-06 07:46:25.261 UTC [18155][client backend] [pg_regress/create_operator][64/34:2648] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op5 ); 2025-06-06 07:46:25.262 UTC [18154][client backend] [pg_regress/create_type][68/38:0] ERROR: type "text_w_default" already exists 2025-06-06 07:46:25.262 UTC [18154][client backend] [pg_regress/create_type][68/38:0] STATEMENT: CREATE TYPE text_w_default; 2025-06-06 07:46:25.271 UTC [18155][client backend] [pg_regress/create_operator][64/35:2654] ERROR: permission denied for type type_op6 2025-06-06 07:46:25.271 UTC [18155][client backend] [pg_regress/create_operator][64/35:2654] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op6 ); 2025-06-06 07:46:25.271 UTC [18155][client backend] [pg_regress/create_operator][64/36:0] ERROR: operator cannot be its own negator 2025-06-06 07:46:25.271 UTC [18155][client backend] [pg_regress/create_operator][64/36:0] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = === ); 2025-06-06 07:46:25.272 UTC [18155][client backend] [pg_regress/create_operator][64/37:2664] ERROR: operator cannot be its own negator 2025-06-06 07:46:25.272 UTC [18155][client backend] [pg_regress/create_operator][64/37:2664] STATEMENT: CREATE OPERATOR ===!!! ( leftarg = integer, rightarg = integer, procedure = int4ne, negator = ===!!! ); 2025-06-06 07:46:25.273 UTC [18155][client backend] [pg_regress/create_operator][64/38:2665] ERROR: commutator operator = is already the commutator of operator = 2025-06-06 07:46:25.273 UTC [18155][client backend] [pg_regress/create_operator][64/38:2665] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, commutator = = ); 2025-06-06 07:46:25.274 UTC [18155][client backend] [pg_regress/create_operator][64/39:2666] ERROR: negator operator <> is already the negator of operator = 2025-06-06 07:46:25.274 UTC [18155][client backend] [pg_regress/create_operator][64/39:2666] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = <> ); 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Leftarg" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Rightarg" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Procedure" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Commutator" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Negator" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Restrict" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Join" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Hashes" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Merges" not recognized 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] ERROR: operator function must be specified 2025-06-06 07:46:25.276 UTC [18155][client backend] [pg_regress/create_operator][64/40:0] STATEMENT: CREATE OPERATOR === ( "Leftarg" = box, "Rightarg" = box, "Procedure" = area_equal_function, "Commutator" = ===, "Negator" = !==, "Restrict" = area_restriction_function, "Join" = area_join_function, "Hashes", "Merges" ); 2025-06-06 07:46:25.280 UTC [18155][client backend] [pg_regress/create_operator][:0] LOG: disconnection: session time: 0:00:00.114 user=postgres database=regression host=[local] 2025-06-06 07:46:25.289 UTC [18154][client backend] [pg_regress/create_type][68/45:0] ERROR: cannot drop function base_fn_in(cstring) because other objects depend on it 2025-06-06 07:46:25.289 UTC [18154][client backend] [pg_regress/create_type][68/45:0] DETAIL: type base_type depends on function base_fn_in(cstring) function base_fn_out(base_type) depends on type base_type 2025-06-06 07:46:25.289 UTC [18154][client backend] [pg_regress/create_type][68/45:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:25.289 UTC [18154][client backend] [pg_regress/create_type][68/45:0] STATEMENT: DROP FUNCTION base_fn_in(cstring); 2025-06-06 07:46:25.290 UTC [18154][client backend] [pg_regress/create_type][68/46:0] ERROR: cannot drop function base_fn_out(base_type) because other objects depend on it 2025-06-06 07:46:25.290 UTC [18154][client backend] [pg_regress/create_type][68/46:0] DETAIL: type base_type depends on function base_fn_out(base_type) function base_fn_in(cstring) depends on type base_type 2025-06-06 07:46:25.290 UTC [18154][client backend] [pg_regress/create_type][68/46:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:25.290 UTC [18154][client backend] [pg_regress/create_type][68/46:0] STATEMENT: DROP FUNCTION base_fn_out(base_type); 2025-06-06 07:46:25.292 UTC [18154][client backend] [pg_regress/create_type][68/47:0] ERROR: cannot drop type base_type because other objects depend on it 2025-06-06 07:46:25.292 UTC [18154][client backend] [pg_regress/create_type][68/47:0] DETAIL: function base_fn_in(cstring) depends on type base_type function base_fn_out(base_type) depends on type base_type 2025-06-06 07:46:25.292 UTC [18154][client backend] [pg_regress/create_type][68/47:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:25.292 UTC [18154][client backend] [pg_regress/create_type][68/47:0] STATEMENT: DROP TYPE base_type; 2025-06-06 07:46:25.296 UTC [18154][client backend] [pg_regress/create_type][68/49:2693] ERROR: invalid NUMERIC type modifier at character 30 2025-06-06 07:46:25.296 UTC [18154][client backend] [pg_regress/create_type][68/49:2693] STATEMENT: CREATE TEMP TABLE mytab (foo widget(42,13,7)); 2025-06-06 07:46:25.322 UTC [18157][client backend] [pg_regress/create_table][65/14:0] ERROR: only temporary relations may be created in temporary schemas at character 23 2025-06-06 07:46:25.322 UTC [18157][client backend] [pg_regress/create_table][65/14:0] STATEMENT: CREATE UNLOGGED TABLE pg_temp.unlogged3 (a int primary key); 2025-06-06 07:46:25.350 UTC [18154][client backend] [pg_regress/create_type][68/58:0] ERROR: invalid input syntax for type widget: "(1,2)" 2025-06-06 07:46:25.350 UTC [18154][client backend] [pg_regress/create_type][68/58:0] STATEMENT: SELECT pg_input_is_valid('(1,2)', 'widget'); 2025-06-06 07:46:25.351 UTC [18154][client backend] [pg_regress/create_type][68/60:0] ERROR: invalid input syntax for type widget: "(1,2)" 2025-06-06 07:46:25.351 UTC [18154][client backend] [pg_regress/create_type][68/60:0] STATEMENT: SELECT pg_input_is_valid('{"(1,2)"}', 'widget[]'); 2025-06-06 07:46:25.352 UTC [18154][client backend] [pg_regress/create_type][68/62:0] ERROR: invalid input syntax for type widget: "(1,2)" 2025-06-06 07:46:25.352 UTC [18154][client backend] [pg_regress/create_type][68/62:0] STATEMENT: SELECT pg_input_is_valid('("(1,2)")', 'mytab'); 2025-06-06 07:46:25.373 UTC [18157][client backend] [pg_regress/create_table][65/18:0] ERROR: cannot create temporary relation in non-temporary schema at character 19 2025-06-06 07:46:25.373 UTC [18157][client backend] [pg_regress/create_table][65/18:0] STATEMENT: CREATE TEMP TABLE public.temp_to_perm (a int primary key); 2025-06-06 07:46:25.376 UTC [18154][client backend] [pg_regress/create_type][68/74:0] ERROR: type "myvarchar" is only a shell 2025-06-06 07:46:25.376 UTC [18154][client backend] [pg_regress/create_type][68/74:0] STATEMENT: ALTER TYPE myvarchar SET (storage = extended); 2025-06-06 07:46:25.382 UTC [18154][client backend] [pg_regress/create_type][68/77:0] ERROR: cannot change type's storage to PLAIN 2025-06-06 07:46:25.382 UTC [18154][client backend] [pg_regress/create_type][68/77:0] STATEMENT: ALTER TYPE myvarchar SET (storage = plain); 2025-06-06 07:46:25.383 UTC [18158][client backend] [pg_regress/create_procedure][66/11:0] ERROR: ptest1(unknown) is a procedure at character 8 2025-06-06 07:46:25.383 UTC [18158][client backend] [pg_regress/create_procedure][66/11:0] HINT: To call a procedure, use CALL. 2025-06-06 07:46:25.383 UTC [18158][client backend] [pg_regress/create_procedure][66/11:0] STATEMENT: SELECT ptest1('x'); 2025-06-06 07:46:25.399 UTC [18157][client backend] [pg_regress/create_table][65/20:0] ERROR: partitioned tables cannot be unlogged 2025-06-06 07:46:25.399 UTC [18157][client backend] [pg_regress/create_table][65/20:0] STATEMENT: CREATE UNLOGGED TABLE unlogged1 (a int) PARTITION BY RANGE (a); 2025-06-06 07:46:25.406 UTC [18154][client backend] [pg_regress/create_type][68/84:0] ERROR: cannot drop function myvarcharsend(myvarchar) because other objects depend on it 2025-06-06 07:46:25.406 UTC [18154][client backend] [pg_regress/create_type][68/84:0] DETAIL: type myvarchar depends on function myvarcharsend(myvarchar) function myvarcharin(cstring,oid,integer) depends on type myvarchar function myvarcharout(myvarchar) depends on type myvarchar function myvarcharrecv(internal,oid,integer) depends on type myvarchar type myvarchardom depends on function myvarcharsend(myvarchar) 2025-06-06 07:46:25.406 UTC [18154][client backend] [pg_regress/create_type][68/84:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:25.406 UTC [18154][client backend] [pg_regress/create_type][68/84:0] STATEMENT: DROP FUNCTION myvarcharsend(myvarchar); 2025-06-06 07:46:25.411 UTC [18154][client backend] [pg_regress/create_type][68/85:0] ERROR: cannot drop type myvarchar because other objects depend on it 2025-06-06 07:46:25.411 UTC [18154][client backend] [pg_regress/create_type][68/85:0] DETAIL: function myvarcharin(cstring,oid,integer) depends on type myvarchar function myvarcharout(myvarchar) depends on type myvarchar function myvarcharsend(myvarchar) depends on type myvarchar function myvarcharrecv(internal,oid,integer) depends on type myvarchar type myvarchardom depends on type myvarchar 2025-06-06 07:46:25.411 UTC [18154][client backend] [pg_regress/create_type][68/85:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:25.411 UTC [18154][client backend] [pg_regress/create_type][68/85:0] STATEMENT: DROP TYPE myvarchar; 2025-06-06 07:46:25.412 UTC [18157][client backend] [pg_regress/create_table][65/22:2761] ERROR: ALTER action SET LOGGED cannot be performed on relation "unlogged1" 2025-06-06 07:46:25.412 UTC [18157][client backend] [pg_regress/create_table][65/22:2761] DETAIL: This operation is not supported for partitioned tables. 2025-06-06 07:46:25.412 UTC [18157][client backend] [pg_regress/create_table][65/22:2761] STATEMENT: ALTER TABLE unlogged1 SET LOGGED; 2025-06-06 07:46:25.413 UTC [18157][client backend] [pg_regress/create_table][65/23:2762] ERROR: ALTER action SET UNLOGGED cannot be performed on relation "unlogged1" 2025-06-06 07:46:25.413 UTC [18157][client backend] [pg_regress/create_table][65/23:2762] DETAIL: This operation is not supported for partitioned tables. 2025-06-06 07:46:25.413 UTC [18157][client backend] [pg_regress/create_table][65/23:2762] STATEMENT: ALTER TABLE unlogged1 SET UNLOGGED; 2025-06-06 07:46:25.420 UTC [18158][client backend] [pg_regress/create_procedure][66/21:0] ERROR: CREATE TABLE is not yet supported in unquoted SQL function body 2025-06-06 07:46:25.420 UTC [18158][client backend] [pg_regress/create_procedure][66/21:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL BEGIN ATOMIC CREATE TABLE x (a int); END; 2025-06-06 07:46:25.435 UTC [18157][client backend] [pg_regress/create_table][65/26:0] ERROR: relation "as_select1" already exists 2025-06-06 07:46:25.435 UTC [18157][client backend] [pg_regress/create_table][65/26:0] STATEMENT: CREATE TABLE as_select1 AS SELECT * FROM pg_class WHERE relkind = 'r'; 2025-06-06 07:46:25.436 UTC [18154][client backend] [pg_regress/create_type][:0] LOG: disconnection: session time: 0:00:00.258 user=postgres database=regression host=[local] 2025-06-06 07:46:25.444 UTC [18158][client backend] [pg_regress/create_procedure][66/30:2777] ERROR: calling procedures with output arguments is not supported in SQL functions 2025-06-06 07:46:25.444 UTC [18158][client backend] [pg_regress/create_procedure][66/30:2777] CONTEXT: SQL function "ptest4b" 2025-06-06 07:46:25.444 UTC [18158][client backend] [pg_regress/create_procedure][66/30:2777] STATEMENT: CREATE PROCEDURE ptest4b(INOUT b int, INOUT a int) LANGUAGE SQL AS $$ CALL ptest4a(a, b); -- error, not supported $$; 2025-06-06 07:46:25.455 UTC [18157][client backend] [pg_regress/create_table][65/31:0] ERROR: relation "as_select1" already exists 2025-06-06 07:46:25.455 UTC [18157][client backend] [pg_regress/create_table][65/31:0] STATEMENT: CREATE TABLE as_select1 AS EXECUTE select1; 2025-06-06 07:46:25.473 UTC [18153][client backend] [pg_regress/create_schema][:0] LOG: disconnection: session time: 0:00:00.320 user=postgres database=regression host=[local] 2025-06-06 07:46:25.522 UTC [18158][client backend] [pg_regress/create_procedure][66/61:0] ERROR: procedure ptest9(numeric) does not exist at character 6 2025-06-06 07:46:25.522 UTC [18158][client backend] [pg_regress/create_procedure][66/61:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:25.522 UTC [18158][client backend] [pg_regress/create_procedure][66/61:0] STATEMENT: CALL ptest9(1./0.); 2025-06-06 07:46:25.544 UTC [18159][client backend] [pg_regress/create_misc][:0] LOG: disconnection: session time: 0:00:00.361 user=postgres database=regression host=[local] 2025-06-06 07:46:25.550 UTC [18158][client backend] [pg_regress/create_procedure][66/72:0] ERROR: procedure name "ptest10" is not unique 2025-06-06 07:46:25.550 UTC [18158][client backend] [pg_regress/create_procedure][66/72:0] HINT: Specify the argument list to select the procedure unambiguously. 2025-06-06 07:46:25.550 UTC [18158][client backend] [pg_regress/create_procedure][66/72:0] STATEMENT: drop procedure ptest10; 2025-06-06 07:46:25.550 UTC [18158][client backend] [pg_regress/create_procedure][66/73:0] ERROR: procedure name "ptest10" is not unique 2025-06-06 07:46:25.550 UTC [18158][client backend] [pg_regress/create_procedure][66/73:0] STATEMENT: drop procedure ptest10(int, int, int); 2025-06-06 07:46:25.602 UTC [18158][client backend] [pg_regress/create_procedure][66/77:0] ERROR: version() is not a procedure at character 6 2025-06-06 07:46:25.602 UTC [18158][client backend] [pg_regress/create_procedure][66/77:0] HINT: To call a function, use SELECT. 2025-06-06 07:46:25.602 UTC [18158][client backend] [pg_regress/create_procedure][66/77:0] STATEMENT: CALL version(); 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/78:0] ERROR: sum(integer) is not a procedure at character 6 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/78:0] HINT: To call a function, use SELECT. 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/78:0] STATEMENT: CALL sum(1); 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/79:0] ERROR: invalid attribute in procedure definition at character 40 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/79:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL WINDOW AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/80:0] ERROR: invalid attribute in procedure definition at character 40 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/80:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL STRICT AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/81:0] ERROR: VARIADIC parameter must be the last parameter at character 43 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/81:0] STATEMENT: CREATE PROCEDURE ptestx(a VARIADIC int[], b OUT int) LANGUAGE SQL AS $$ SELECT a[1] $$; 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/82:0] ERROR: procedure OUT parameters cannot appear after one with a default value at character 43 2025-06-06 07:46:25.603 UTC [18158][client backend] [pg_regress/create_procedure][66/82:0] STATEMENT: CREATE PROCEDURE ptestx(a int DEFAULT 42, b OUT int) LANGUAGE SQL AS $$ SELECT a $$; 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/83:0] ERROR: invalid attribute in procedure definition at character 30 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/83:0] STATEMENT: ALTER PROCEDURE ptest1(text) STRICT; 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/84:0] ERROR: ptest1(text) is not a function 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/84:0] STATEMENT: ALTER FUNCTION ptest1(text) VOLATILE; 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/85:0] ERROR: cp_testfunc1(integer) is not a procedure 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/85:0] STATEMENT: ALTER PROCEDURE cp_testfunc1(int) VOLATILE; 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/86:0] ERROR: procedure nonexistent() does not exist 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/86:0] STATEMENT: ALTER PROCEDURE nonexistent() VOLATILE; 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/87:0] ERROR: ptest1(text) is not a function 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/87:0] STATEMENT: DROP FUNCTION ptest1(text); 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/88:0] ERROR: cp_testfunc1(integer) is not a procedure 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/88:0] STATEMENT: DROP PROCEDURE cp_testfunc1(int); 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/89:0] ERROR: procedure nonexistent() does not exist 2025-06-06 07:46:25.604 UTC [18158][client backend] [pg_regress/create_procedure][66/89:0] STATEMENT: DROP PROCEDURE nonexistent(); 2025-06-06 07:46:25.612 UTC [18158][client backend] [pg_regress/create_procedure][66/94:0] ERROR: permission denied for procedure ptest1 2025-06-06 07:46:25.612 UTC [18158][client backend] [pg_regress/create_procedure][66/94:0] STATEMENT: CALL ptest1('a'); 2025-06-06 07:46:25.649 UTC [18158][client backend] [pg_regress/create_procedure][:0] LOG: disconnection: session time: 0:00:00.470 user=postgres database=regression host=[local] 2025-06-06 07:46:25.706 UTC [18157][client backend] [pg_regress/create_table][65/41:0] ERROR: syntax error at or near "OIDS" at character 29 2025-06-06 07:46:25.706 UTC [18157][client backend] [pg_regress/create_table][65/41:0] STATEMENT: CREATE TABLE withoid() WITH OIDS; 2025-06-06 07:46:25.710 UTC [18157][client backend] [pg_regress/create_table][65/42:0] ERROR: tables declared WITH OIDS are not supported 2025-06-06 07:46:25.710 UTC [18157][client backend] [pg_regress/create_table][65/42:0] STATEMENT: CREATE TABLE withoid() WITH (oids); 2025-06-06 07:46:25.710 UTC [18157][client backend] [pg_regress/create_table][65/43:0] ERROR: tables declared WITH OIDS are not supported 2025-06-06 07:46:25.710 UTC [18157][client backend] [pg_regress/create_table][65/43:0] STATEMENT: CREATE TABLE withoid() WITH (oids = true); 2025-06-06 07:46:25.731 UTC [18157][client backend] [pg_regress/create_table][65/48:2837] ERROR: cannot use column reference in DEFAULT expression at character 51 2025-06-06 07:46:25.731 UTC [18157][client backend] [pg_regress/create_table][65/48:2837] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (id)); 2025-06-06 07:46:25.732 UTC [18157][client backend] [pg_regress/create_table][65/49:2838] ERROR: cannot use column reference in DEFAULT expression at character 51 2025-06-06 07:46:25.732 UTC [18157][client backend] [pg_regress/create_table][65/49:2838] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (bar.id)); 2025-06-06 07:46:25.733 UTC [18157][client backend] [pg_regress/create_table][65/50:2839] ERROR: cannot use column reference in DEFAULT expression at character 59 2025-06-06 07:46:25.733 UTC [18157][client backend] [pg_regress/create_table][65/50:2839] STATEMENT: CREATE TABLE default_expr_agg_column (id int DEFAULT (avg(id))); 2025-06-06 07:46:25.740 UTC [18157][client backend] [pg_regress/create_table][65/51:2840] ERROR: cannot use column reference in DEFAULT expression at character 58 2025-06-06 07:46:25.740 UTC [18157][client backend] [pg_regress/create_table][65/51:2840] STATEMENT: CREATE TABLE default_expr_non_column (a int DEFAULT (avg(non_existent))); 2025-06-06 07:46:25.741 UTC [18157][client backend] [pg_regress/create_table][65/52:2841] ERROR: aggregate functions are not allowed in DEFAULT expressions at character 47 2025-06-06 07:46:25.741 UTC [18157][client backend] [pg_regress/create_table][65/52:2841] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (avg(1))); 2025-06-06 07:46:25.743 UTC [18157][client backend] [pg_regress/create_table][65/53:2842] ERROR: cannot use subquery in DEFAULT expression at character 46 2025-06-06 07:46:25.743 UTC [18157][client backend] [pg_regress/create_table][65/53:2842] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (select 1)); 2025-06-06 07:46:25.747 UTC [18157][client backend] [pg_regress/create_table][65/54:2843] ERROR: set-returning functions are not allowed in DEFAULT expressions at character 47 2025-06-06 07:46:25.747 UTC [18157][client backend] [pg_regress/create_table][65/54:2843] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (generate_series(1,3))); 2025-06-06 07:46:25.780 UTC [18157][client backend] [pg_regress/create_table][65/60:0] ERROR: cannot create partitioned table as inheritance child 2025-06-06 07:46:25.780 UTC [18157][client backend] [pg_regress/create_table][65/60:0] STATEMENT: CREATE TABLE partitioned ( a int ) INHERITS (some_table) PARTITION BY LIST (a); 2025-06-06 07:46:25.781 UTC [18157][client backend] [pg_regress/create_table][65/61:2851] ERROR: cannot use "list" partition strategy with more than one column 2025-06-06 07:46:25.781 UTC [18157][client backend] [pg_regress/create_table][65/61:2851] STATEMENT: CREATE TABLE partitioned ( a1 int, a2 int ) PARTITION BY LIST (a1, a2); 2025-06-06 07:46:25.783 UTC [18157][client backend] [pg_regress/create_table][65/63:2853] ERROR: set-returning functions are not allowed in partition key expressions 2025-06-06 07:46:25.783 UTC [18157][client backend] [pg_regress/create_table][65/63:2853] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (retset(a)); 2025-06-06 07:46:25.784 UTC [18157][client backend] [pg_regress/create_table][65/65:2855] ERROR: aggregate functions are not allowed in partition key expressions 2025-06-06 07:46:25.784 UTC [18157][client backend] [pg_regress/create_table][65/65:2855] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((avg(a))); 2025-06-06 07:46:25.785 UTC [18157][client backend] [pg_regress/create_table][65/66:2856] ERROR: window functions are not allowed in partition key expressions 2025-06-06 07:46:25.785 UTC [18157][client backend] [pg_regress/create_table][65/66:2856] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE ((avg(a) OVER (PARTITION BY b))); 2025-06-06 07:46:25.791 UTC [18157][client backend] [pg_regress/create_table][65/67:2857] ERROR: cannot use subquery in partition key expression 2025-06-06 07:46:25.791 UTC [18157][client backend] [pg_regress/create_table][65/67:2857] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY LIST ((a LIKE (SELECT 1))); 2025-06-06 07:46:25.792 UTC [18157][client backend] [pg_regress/create_table][65/68:2858] ERROR: cannot use constant expression as partition key 2025-06-06 07:46:25.792 UTC [18157][client backend] [pg_regress/create_table][65/68:2858] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((42)); 2025-06-06 07:46:25.801 UTC [18157][client backend] [pg_regress/create_table][65/70:2860] ERROR: cannot use constant expression as partition key 2025-06-06 07:46:25.801 UTC [18157][client backend] [pg_regress/create_table][65/70:2860] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (const_func()); 2025-06-06 07:46:25.806 UTC [18157][client backend] [pg_regress/create_table][65/72:0] ERROR: unrecognized partitioning strategy "magic" at character 53 2025-06-06 07:46:25.806 UTC [18157][client backend] [pg_regress/create_table][65/72:0] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY MAGIC (a); 2025-06-06 07:46:25.807 UTC [18157][client backend] [pg_regress/create_table][65/73:2862] ERROR: column "b" named in partition key does not exist at character 57 2025-06-06 07:46:25.807 UTC [18157][client backend] [pg_regress/create_table][65/73:2862] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (b); 2025-06-06 07:46:25.808 UTC [18157][client backend] [pg_regress/create_table][65/74:2863] ERROR: cannot use system column "xmin" in partition key at character 57 2025-06-06 07:46:25.808 UTC [18157][client backend] [pg_regress/create_table][65/74:2863] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (xmin); 2025-06-06 07:46:25.812 UTC [18157][client backend] [pg_regress/create_table][65/75:2864] ERROR: partition key column 1 has pseudo-type record 2025-06-06 07:46:25.812 UTC [18157][client backend] [pg_regress/create_table][65/75:2864] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (((a, b))); 2025-06-06 07:46:25.813 UTC [18157][client backend] [pg_regress/create_table][65/76:2865] ERROR: partition key column 2 has pseudo-type unknown 2025-06-06 07:46:25.813 UTC [18157][client backend] [pg_regress/create_table][65/76:2865] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (a, ('unknown')); 2025-06-06 07:46:25.827 UTC [18157][client backend] [pg_regress/create_table][65/78:2867] ERROR: functions in partition key expression must be marked IMMUTABLE 2025-06-06 07:46:25.827 UTC [18157][client backend] [pg_regress/create_table][65/78:2867] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (immut_func(a)); 2025-06-06 07:46:25.834 UTC [18157][client backend] [pg_regress/create_table][65/80:2869] ERROR: data type point has no default operator class for access method "btree" 2025-06-06 07:46:25.834 UTC [18157][client backend] [pg_regress/create_table][65/80:2869] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2025-06-06 07:46:25.834 UTC [18157][client backend] [pg_regress/create_table][65/80:2869] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a); 2025-06-06 07:46:25.835 UTC [18157][client backend] [pg_regress/create_table][65/81:2870] ERROR: operator class "point_ops" does not exist for access method "btree" 2025-06-06 07:46:25.835 UTC [18157][client backend] [pg_regress/create_table][65/81:2870] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a point_ops); 2025-06-06 07:46:25.838 UTC [18157][client backend] [pg_regress/create_table][65/82:2871] ERROR: data type point has no default operator class for access method "btree" 2025-06-06 07:46:25.838 UTC [18157][client backend] [pg_regress/create_table][65/82:2871] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2025-06-06 07:46:25.838 UTC [18157][client backend] [pg_regress/create_table][65/82:2871] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a); 2025-06-06 07:46:25.839 UTC [18157][client backend] [pg_regress/create_table][65/83:2872] ERROR: operator class "point_ops" does not exist for access method "btree" 2025-06-06 07:46:25.839 UTC [18157][client backend] [pg_regress/create_table][65/83:2872] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a point_ops); 2025-06-06 07:46:25.842 UTC [18157][client backend] [pg_regress/create_table][65/84:2873] ERROR: cannot add NO INHERIT constraint to partitioned table "partitioned" 2025-06-06 07:46:25.842 UTC [18157][client backend] [pg_regress/create_table][65/84:2873] STATEMENT: CREATE TABLE partitioned ( a int, CONSTRAINT check_a CHECK (a > 0) NO INHERIT ) PARTITION BY RANGE (a); 2025-06-06 07:46:25.860 UTC [18157][client backend] [pg_regress/create_table][65/88:2876] ERROR: cannot drop function plusone(integer) because other objects depend on it 2025-06-06 07:46:25.860 UTC [18157][client backend] [pg_regress/create_table][65/88:2876] DETAIL: table partitioned depends on function plusone(integer) 2025-06-06 07:46:25.860 UTC [18157][client backend] [pg_regress/create_table][65/88:2876] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:25.860 UTC [18157][client backend] [pg_regress/create_table][65/88:2876] STATEMENT: DROP FUNCTION plusone(int); 2025-06-06 07:46:25.868 UTC [18157][client backend] [pg_regress/create_table][65/90:0] ERROR: cannot inherit from partitioned table "partitioned2" 2025-06-06 07:46:25.868 UTC [18157][client backend] [pg_regress/create_table][65/90:0] STATEMENT: CREATE TABLE fail () INHERITS (partitioned2); 2025-06-06 07:46:26.093 UTC [18157][client backend] [pg_regress/create_table][65/114:0] ERROR: no partition of relation "partitioned2" found for row 2025-06-06 07:46:26.093 UTC [18157][client backend] [pg_regress/create_table][65/114:0] DETAIL: Partition key of the failing row contains ((a + 1), substr(b, 1, 5)) = (2, hello). 2025-06-06 07:46:26.093 UTC [18157][client backend] [pg_regress/create_table][65/114:0] STATEMENT: INSERT INTO partitioned2 VALUES (1, 'hello'); 2025-06-06 07:46:26.280 UTC [18157][client backend] [pg_regress/create_table][65/153:2890] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2025-06-06 07:46:26.280 UTC [18157][client backend] [pg_regress/create_table][65/153:2890] STATEMENT: alter table partitioned drop column a; 2025-06-06 07:46:26.290 UTC [18157][client backend] [pg_regress/create_table][65/154:2891] ERROR: cannot drop type intdom1 because other objects depend on it 2025-06-06 07:46:26.290 UTC [18157][client backend] [pg_regress/create_table][65/154:2891] DETAIL: table partitioned depends on type intdom1 2025-06-06 07:46:26.290 UTC [18157][client backend] [pg_regress/create_table][65/154:2891] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:26.290 UTC [18157][client backend] [pg_regress/create_table][65/154:2891] STATEMENT: drop domain intdom1; 2025-06-06 07:46:26.295 UTC [18157][client backend] [pg_regress/create_table][65/156:0] ERROR: relation "partitioned" does not exist at character 7 2025-06-06 07:46:26.295 UTC [18157][client backend] [pg_regress/create_table][65/156:0] STATEMENT: table partitioned; 2025-06-06 07:46:26.299 UTC [18157][client backend] [pg_regress/create_table][65/159:2895] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2025-06-06 07:46:26.299 UTC [18157][client backend] [pg_regress/create_table][65/159:2895] STATEMENT: alter table partitioned drop column a; 2025-06-06 07:46:26.300 UTC [18157][client backend] [pg_regress/create_table][65/160:2896] ERROR: cannot drop type intdom1 because other objects depend on it 2025-06-06 07:46:26.300 UTC [18157][client backend] [pg_regress/create_table][65/160:2896] DETAIL: table partitioned depends on type intdom1 2025-06-06 07:46:26.300 UTC [18157][client backend] [pg_regress/create_table][65/160:2896] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:26.300 UTC [18157][client backend] [pg_regress/create_table][65/160:2896] STATEMENT: drop domain intdom1; 2025-06-06 07:46:26.304 UTC [18157][client backend] [pg_regress/create_table][65/162:0] ERROR: relation "partitioned" does not exist at character 7 2025-06-06 07:46:26.304 UTC [18157][client backend] [pg_regress/create_table][65/162:0] STATEMENT: table partitioned; 2025-06-06 07:46:26.394 UTC [18157][client backend] [pg_regress/create_table][65/180:2903] ERROR: cannot use column reference in partition bound expression at character 75 2025-06-06 07:46:26.394 UTC [18157][client backend] [pg_regress/create_table][65/180:2903] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename); 2025-06-06 07:46:26.401 UTC [18157][client backend] [pg_regress/create_table][65/181:2904] ERROR: cannot use column reference in partition bound expression at character 75 2025-06-06 07:46:26.401 UTC [18157][client backend] [pg_regress/create_table][65/181:2904] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename.somename); 2025-06-06 07:46:26.402 UTC [18157][client backend] [pg_regress/create_table][65/182:2905] ERROR: cannot use column reference in partition bound expression at character 75 2025-06-06 07:46:26.402 UTC [18157][client backend] [pg_regress/create_table][65/182:2905] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (a); 2025-06-06 07:46:26.403 UTC [18157][client backend] [pg_regress/create_table][65/183:2906] ERROR: cannot use column reference in partition bound expression at character 79 2025-06-06 07:46:26.403 UTC [18157][client backend] [pg_regress/create_table][65/183:2906] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(a)); 2025-06-06 07:46:26.404 UTC [18157][client backend] [pg_regress/create_table][65/184:2907] ERROR: cannot use column reference in partition bound expression at character 79 2025-06-06 07:46:26.404 UTC [18157][client backend] [pg_regress/create_table][65/184:2907] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(somename)); 2025-06-06 07:46:26.410 UTC [18157][client backend] [pg_regress/create_table][65/185:2908] ERROR: aggregate functions are not allowed in partition bound at character 75 2025-06-06 07:46:26.410 UTC [18157][client backend] [pg_regress/create_table][65/185:2908] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(1)); 2025-06-06 07:46:26.411 UTC [18157][client backend] [pg_regress/create_table][65/186:2909] ERROR: cannot use subquery in partition bound at character 75 2025-06-06 07:46:26.411 UTC [18157][client backend] [pg_regress/create_table][65/186:2909] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((select 1)); 2025-06-06 07:46:26.412 UTC [18157][client backend] [pg_regress/create_table][65/187:2910] ERROR: set-returning functions are not allowed in partition bound at character 75 2025-06-06 07:46:26.412 UTC [18157][client backend] [pg_regress/create_table][65/187:2910] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (generate_series(4, 6)); 2025-06-06 07:46:26.414 UTC [18157][client backend] [pg_regress/create_table][65/188:2911] ERROR: collations are not supported by type integer at character 81 2025-06-06 07:46:26.414 UTC [18157][client backend] [pg_regress/create_table][65/188:2911] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((1+1) collate "POSIX"); 2025-06-06 07:46:26.419 UTC [18157][client backend] [pg_regress/create_table][65/189:0] ERROR: syntax error at or near ")" at character 64 2025-06-06 07:46:26.419 UTC [18157][client backend] [pg_regress/create_table][65/189:0] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES IN (); 2025-06-06 07:46:26.420 UTC [18157][client backend] [pg_regress/create_table][65/190:2912] ERROR: invalid bound specification for a list partition at character 60 2025-06-06 07:46:26.420 UTC [18157][client backend] [pg_regress/create_table][65/190:2912] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES FROM (1) TO (2); 2025-06-06 07:46:26.421 UTC [18157][client backend] [pg_regress/create_table][65/191:2913] ERROR: invalid bound specification for a list partition at character 60 2025-06-06 07:46:26.421 UTC [18157][client backend] [pg_regress/create_table][65/191:2913] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2025-06-06 07:46:26.424 UTC [18157][client backend] [pg_regress/create_table][65/193:2915] ERROR: partition "fail_default_part" conflicts with existing default partition "part_default" at character 57 2025-06-06 07:46:26.424 UTC [18157][client backend] [pg_regress/create_table][65/193:2915] STATEMENT: CREATE TABLE fail_default_part PARTITION OF list_parted DEFAULT; 2025-06-06 07:46:26.428 UTC [18157][client backend] [pg_regress/create_table][65/195:2917] ERROR: specified value cannot be cast to type boolean for column "a" at character 59 2025-06-06 07:46:26.428 UTC [18157][client backend] [pg_regress/create_table][65/195:2917] STATEMENT: CREATE TABLE bools_true PARTITION OF bools FOR VALUES IN (1); 2025-06-06 07:46:26.462 UTC [18157][client backend] [pg_regress/create_table][65/204:2926] ERROR: partition "bigintp_10_2" would overlap partition "bigintp_10" at character 63 2025-06-06 07:46:26.462 UTC [18157][client backend] [pg_regress/create_table][65/204:2926] STATEMENT: CREATE TABLE bigintp_10_2 PARTITION OF bigintp FOR VALUES IN ('10'); 2025-06-06 07:46:26.470 UTC [18157][client backend] [pg_regress/create_table][65/207:2929] ERROR: cannot use column reference in partition bound expression at character 80 2025-06-06 07:46:26.470 UTC [18157][client backend] [pg_regress/create_table][65/207:2929] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename) TO ('2019-01-01'); 2025-06-06 07:46:26.473 UTC [18157][client backend] [pg_regress/create_table][65/208:2930] ERROR: cannot use column reference in partition bound expression at character 80 2025-06-06 07:46:26.473 UTC [18157][client backend] [pg_regress/create_table][65/208:2930] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename.somename) TO ('2019-01-01'); 2025-06-06 07:46:26.474 UTC [18157][client backend] [pg_regress/create_table][65/209:2931] ERROR: cannot use column reference in partition bound expression at character 80 2025-06-06 07:46:26.474 UTC [18157][client backend] [pg_regress/create_table][65/209:2931] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (a) TO ('2019-01-01'); 2025-06-06 07:46:26.478 UTC [18157][client backend] [pg_regress/create_table][65/210:2932] ERROR: cannot use column reference in partition bound expression at character 84 2025-06-06 07:46:26.478 UTC [18157][client backend] [pg_regress/create_table][65/210:2932] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(a)) TO ('2019-01-01'); 2025-06-06 07:46:26.480 UTC [18157][client backend] [pg_regress/create_table][65/211:2933] ERROR: cannot use column reference in partition bound expression at character 84 2025-06-06 07:46:26.480 UTC [18157][client backend] [pg_regress/create_table][65/211:2933] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(somename)) TO ('2019-01-01'); 2025-06-06 07:46:26.481 UTC [18157][client backend] [pg_regress/create_table][65/212:2934] ERROR: aggregate functions are not allowed in partition bound at character 80 2025-06-06 07:46:26.481 UTC [18157][client backend] [pg_regress/create_table][65/212:2934] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max('2019-02-01'::date)) TO ('2019-01-01'); 2025-06-06 07:46:26.483 UTC [18157][client backend] [pg_regress/create_table][65/213:2935] ERROR: cannot use subquery in partition bound at character 80 2025-06-06 07:46:26.483 UTC [18157][client backend] [pg_regress/create_table][65/213:2935] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM ((select 1)) TO ('2019-01-01'); 2025-06-06 07:46:26.484 UTC [18157][client backend] [pg_regress/create_table][65/214:2936] ERROR: set-returning functions are not allowed in partition bound at character 80 2025-06-06 07:46:26.484 UTC [18157][client backend] [pg_regress/create_table][65/214:2936] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (generate_series(1, 3)) TO ('2019-01-01'); 2025-06-06 07:46:26.490 UTC [18157][client backend] [pg_regress/create_table][65/215:2937] ERROR: invalid bound specification for a range partition at character 61 2025-06-06 07:46:26.490 UTC [18157][client backend] [pg_regress/create_table][65/215:2937] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES IN ('a'); 2025-06-06 07:46:26.491 UTC [18157][client backend] [pg_regress/create_table][65/216:2938] ERROR: invalid bound specification for a range partition at character 61 2025-06-06 07:46:26.491 UTC [18157][client backend] [pg_regress/create_table][65/216:2938] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2025-06-06 07:46:26.493 UTC [18157][client backend] [pg_regress/create_table][65/217:2939] ERROR: FROM must specify exactly one value per partitioning column 2025-06-06 07:46:26.493 UTC [18157][client backend] [pg_regress/create_table][65/217:2939] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a', 1) TO ('z'); 2025-06-06 07:46:26.494 UTC [18157][client backend] [pg_regress/create_table][65/218:2940] ERROR: TO must specify exactly one value per partitioning column 2025-06-06 07:46:26.494 UTC [18157][client backend] [pg_regress/create_table][65/218:2940] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a') TO ('z', 1); 2025-06-06 07:46:26.499 UTC [18157][client backend] [pg_regress/create_table][65/219:2941] ERROR: cannot specify NULL in range bound 2025-06-06 07:46:26.499 UTC [18157][client backend] [pg_regress/create_table][65/219:2941] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM (null) TO (maxvalue); 2025-06-06 07:46:26.501 UTC [18157][client backend] [pg_regress/create_table][65/220:2942] ERROR: invalid bound specification for a range partition at character 61 2025-06-06 07:46:26.501 UTC [18157][client backend] [pg_regress/create_table][65/220:2942] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2025-06-06 07:46:26.520 UTC [18157][client backend] [pg_regress/create_table][65/226:2948] ERROR: every hash partition modulus must be a factor of the next larger modulus 2025-06-06 07:46:26.520 UTC [18157][client backend] [pg_regress/create_table][65/226:2948] DETAIL: The new modulus 25 is not divisible by 10, the modulus of existing partition "hpart_4". 2025-06-06 07:46:26.520 UTC [18157][client backend] [pg_regress/create_table][65/226:2948] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 25, REMAINDER 3); 2025-06-06 07:46:26.521 UTC [18157][client backend] [pg_regress/create_table][65/227:2949] ERROR: every hash partition modulus must be a factor of the next larger modulus 2025-06-06 07:46:26.521 UTC [18157][client backend] [pg_regress/create_table][65/227:2949] DETAIL: The new modulus 150 is not a factor of 200, the modulus of existing partition "hpart_3". 2025-06-06 07:46:26.521 UTC [18157][client backend] [pg_regress/create_table][65/227:2949] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 150, REMAINDER 3); 2025-06-06 07:46:26.523 UTC [18157][client backend] [pg_regress/create_table][65/228:2950] ERROR: partition "fail_part" would overlap partition "hpart_4" at character 60 2025-06-06 07:46:26.523 UTC [18157][client backend] [pg_regress/create_table][65/228:2950] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 100, REMAINDER 3); 2025-06-06 07:46:26.524 UTC [18157][client backend] [pg_regress/create_table][65/229:2951] ERROR: invalid bound specification for a hash partition at character 60 2025-06-06 07:46:26.524 UTC [18157][client backend] [pg_regress/create_table][65/229:2951] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES FROM ('a', 1) TO ('z'); 2025-06-06 07:46:26.530 UTC [18157][client backend] [pg_regress/create_table][65/230:2952] ERROR: invalid bound specification for a hash partition at character 60 2025-06-06 07:46:26.530 UTC [18157][client backend] [pg_regress/create_table][65/230:2952] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES IN (1000); 2025-06-06 07:46:26.532 UTC [18157][client backend] [pg_regress/create_table][65/231:2953] ERROR: a hash-partitioned table may not have a default partition 2025-06-06 07:46:26.532 UTC [18157][client backend] [pg_regress/create_table][65/231:2953] STATEMENT: CREATE TABLE fail_default_part PARTITION OF hash_parted DEFAULT; 2025-06-06 07:46:26.538 UTC [18157][client backend] [pg_regress/create_table][65/233:2955] ERROR: "unparted" is not partitioned 2025-06-06 07:46:26.538 UTC [18157][client backend] [pg_regress/create_table][65/233:2955] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES IN ('a'); 2025-06-06 07:46:26.540 UTC [18157][client backend] [pg_regress/create_table][65/234:2956] ERROR: "unparted" is not partitioned 2025-06-06 07:46:26.540 UTC [18157][client backend] [pg_regress/create_table][65/234:2956] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2025-06-06 07:46:26.549 UTC [18157][client backend] [pg_regress/create_table][65/237:2959] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2025-06-06 07:46:26.549 UTC [18157][client backend] [pg_regress/create_table][65/237:2959] STATEMENT: CREATE TABLE fail_part PARTITION OF temp_parted FOR VALUES IN ('a'); 2025-06-06 07:46:26.580 UTC [18157][client backend] [pg_regress/create_table][65/243:2965] ERROR: partition "fail_part" would overlap partition "part_null_z" at character 65 2025-06-06 07:46:26.580 UTC [18157][client backend] [pg_regress/create_table][65/243:2965] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN (null); 2025-06-06 07:46:26.581 UTC [18157][client backend] [pg_regress/create_table][65/244:2966] ERROR: partition "fail_part" would overlap partition "part_ab" at character 65 2025-06-06 07:46:26.581 UTC [18157][client backend] [pg_regress/create_table][65/244:2966] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('b', 'c'); 2025-06-06 07:46:26.587 UTC [18157][client backend] [pg_regress/create_table][65/246:2968] ERROR: updated partition constraint for default partition "list_parted2_def" would be violated by some row 2025-06-06 07:46:26.587 UTC [18157][client backend] [pg_regress/create_table][65/246:2968] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('W', 'X', 'Y'); 2025-06-06 07:46:26.591 UTC [18157][client backend] [pg_regress/create_table][65/248:2970] ERROR: empty range bound specified for partition "fail_part" at character 68 2025-06-06 07:46:26.591 UTC [18157][client backend] [pg_regress/create_table][65/248:2970] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (0). 2025-06-06 07:46:26.591 UTC [18157][client backend] [pg_regress/create_table][65/248:2970] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (0); 2025-06-06 07:46:26.596 UTC [18157][client backend] [pg_regress/create_table][65/249:2971] ERROR: empty range bound specified for partition "fail_part" at character 68 2025-06-06 07:46:26.596 UTC [18157][client backend] [pg_regress/create_table][65/249:2971] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (1). 2025-06-06 07:46:26.596 UTC [18157][client backend] [pg_regress/create_table][65/249:2971] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (1); 2025-06-06 07:46:26.603 UTC [18157][client backend] [pg_regress/create_table][65/251:2973] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2025-06-06 07:46:26.603 UTC [18157][client backend] [pg_regress/create_table][65/251:2973] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (minvalue) TO (2); 2025-06-06 07:46:26.611 UTC [18157][client backend] [pg_regress/create_table][65/253:2975] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2025-06-06 07:46:26.611 UTC [18157][client backend] [pg_regress/create_table][65/253:2975] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (-1) TO (1); 2025-06-06 07:46:26.613 UTC [18157][client backend] [pg_regress/create_table][65/254:2976] ERROR: partition "fail_part" would overlap partition "part1" at character 68 2025-06-06 07:46:26.613 UTC [18157][client backend] [pg_regress/create_table][65/254:2976] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (9) TO (maxvalue); 2025-06-06 07:46:26.618 UTC [18157][client backend] [pg_regress/create_table][65/257:2979] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2025-06-06 07:46:26.618 UTC [18157][client backend] [pg_regress/create_table][65/257:2979] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (30); 2025-06-06 07:46:26.620 UTC [18157][client backend] [pg_regress/create_table][65/258:2980] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2025-06-06 07:46:26.620 UTC [18157][client backend] [pg_regress/create_table][65/258:2980] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (50); 2025-06-06 07:46:26.625 UTC [18157][client backend] [pg_regress/create_table][65/260:2982] ERROR: partition "fail_default_part" conflicts with existing default partition "range2_default" at character 59 2025-06-06 07:46:26.625 UTC [18157][client backend] [pg_regress/create_table][65/260:2982] STATEMENT: CREATE TABLE fail_default_part PARTITION OF range_parted2 DEFAULT; 2025-06-06 07:46:26.627 UTC [18157][client backend] [pg_regress/create_table][65/262:2984] ERROR: updated partition constraint for default partition "range2_default" would be violated by some row 2025-06-06 07:46:26.627 UTC [18157][client backend] [pg_regress/create_table][65/262:2984] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (80) TO (90); 2025-06-06 07:46:26.637 UTC [18157][client backend] [pg_regress/create_table][65/266:2988] ERROR: partition "fail_part" would overlap partition "part00" at character 68 2025-06-06 07:46:26.637 UTC [18157][client backend] [pg_regress/create_table][65/266:2988] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (0, minvalue) TO (0, 1); 2025-06-06 07:46:26.649 UTC [18157][client backend] [pg_regress/create_table][65/270:2992] ERROR: partition "fail_part" would overlap partition "part12" at character 71 2025-06-06 07:46:26.649 UTC [18157][client backend] [pg_regress/create_table][65/270:2992] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, 10) TO (1, 20); 2025-06-06 07:46:26.659 UTC [18157][client backend] [pg_regress/create_table][65/272:2994] ERROR: partition "fail_part" would overlap partition "part10" at character 68 2025-06-06 07:46:26.659 UTC [18157][client backend] [pg_regress/create_table][65/272:2994] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, minvalue) TO (1, maxvalue); 2025-06-06 07:46:26.687 UTC [18157][client backend] [pg_regress/create_table][65/278:3000] ERROR: partition "fail_part" would overlap partition "h2part_4" at character 61 2025-06-06 07:46:26.687 UTC [18157][client backend] [pg_regress/create_table][65/278:3000] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2025-06-06 07:46:26.690 UTC [18157][client backend] [pg_regress/create_table][65/279:3001] ERROR: modulus for hash partition must be an integer value greater than zero 2025-06-06 07:46:26.690 UTC [18157][client backend] [pg_regress/create_table][65/279:3001] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 0, REMAINDER 1); 2025-06-06 07:46:26.692 UTC [18157][client backend] [pg_regress/create_table][65/280:3002] ERROR: remainder for hash partition must be less than modulus 2025-06-06 07:46:26.692 UTC [18157][client backend] [pg_regress/create_table][65/280:3002] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 8, REMAINDER 8); 2025-06-06 07:46:26.717 UTC [18157][client backend] [pg_regress/create_table][65/284:3005] ERROR: column "b" specified more than once 2025-06-06 07:46:26.717 UTC [18157][client backend] [pg_regress/create_table][65/284:3005] STATEMENT: CREATE TABLE part_b PARTITION OF parted ( b NOT NULL, b DEFAULT 1, b CHECK (b >= 0), CONSTRAINT check_a CHECK (length(a) > 0) ) FOR VALUES IN ('b'); 2025-06-06 07:46:26.741 UTC [18157][client backend] [pg_regress/create_table][65/289:3008] ERROR: cannot drop inherited constraint "check_a" of relation "part_b" 2025-06-06 07:46:26.741 UTC [18157][client backend] [pg_regress/create_table][65/289:3008] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_a; 2025-06-06 07:46:26.749 UTC [18157][client backend] [pg_regress/create_table][65/290:3009] ERROR: cannot drop inherited constraint "check_b" of relation "part_b" 2025-06-06 07:46:26.749 UTC [18157][client backend] [pg_regress/create_table][65/290:3009] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_b; 2025-06-06 07:46:26.763 UTC [18157][client backend] [pg_regress/create_table][65/293:3011] ERROR: column "c" named in partition key does not exist at character 98 2025-06-06 07:46:26.763 UTC [18157][client backend] [pg_regress/create_table][65/293:3011] STATEMENT: CREATE TABLE fail_part_col_not_found PARTITION OF parted FOR VALUES IN ('c') PARTITION BY RANGE (c); 2025-06-06 07:46:26.790 UTC [18157][client backend] [pg_regress/create_table][65/298:0] ERROR: null value in column "b" of relation "parted_notnull_inh_test1" violates not-null constraint 2025-06-06 07:46:26.790 UTC [18157][client backend] [pg_regress/create_table][65/298:0] DETAIL: Failing row contains (1, null). 2025-06-06 07:46:26.790 UTC [18157][client backend] [pg_regress/create_table][65/298:0] STATEMENT: insert into parted_notnull_inh_test (b) values (null); 2025-06-06 07:46:27.568 UTC [18157][client backend] [pg_regress/create_table][65/466:0] ERROR: cannot specify storage parameters for a partitioned table 2025-06-06 07:46:27.568 UTC [18157][client backend] [pg_regress/create_table][65/466:0] HINT: Specify storage parameters for its leaf partitions instead. 2025-06-06 07:46:27.568 UTC [18157][client backend] [pg_regress/create_table][65/466:0] STATEMENT: CREATE TABLE parted_col_comment (a int, b text) PARTITION BY LIST (a) WITH (fillfactor=100); 2025-06-06 07:46:27.641 UTC [18157][client backend] [pg_regress/create_table][65/500:3061] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2025-06-06 07:46:27.641 UTC [18157][client backend] [pg_regress/create_table][65/500:3061] STATEMENT: create table perm_part partition of temp_parted default; 2025-06-06 07:46:27.642 UTC [18157][client backend] [pg_regress/create_table][65/501:3062] ERROR: cannot create a temporary relation as partition of permanent relation "perm_parted" 2025-06-06 07:46:27.642 UTC [18157][client backend] [pg_regress/create_table][65/501:3062] STATEMENT: create temp table temp_part partition of perm_parted default; 2025-06-06 07:46:27.651 UTC [18157][client backend] [pg_regress/create_table][65/508:3069] ERROR: cannot CREATE TABLE .. PARTITION OF "tab_part_create" because it is being used by active queries in this session 2025-06-06 07:46:27.651 UTC [18157][client backend] [pg_regress/create_table][65/508:3069] CONTEXT: SQL statement "create table tab_part_create_1 partition of tab_part_create for values in (1)" PL/pgSQL function func_part_create() line 3 at EXECUTE 2025-06-06 07:46:27.651 UTC [18157][client backend] [pg_regress/create_table][65/508:3069] STATEMENT: insert into tab_part_create values (1); 2025-06-06 07:46:27.680 UTC [18157][client backend] [pg_regress/create_table][65/524:3084] ERROR: updated partition constraint for default partition "defcheck_def" would be violated by some row 2025-06-06 07:46:27.680 UTC [18157][client backend] [pg_regress/create_table][65/524:3084] STATEMENT: create table defcheck_0 partition of defcheck for values in (0); 2025-06-06 07:46:27.819 UTC [18157][client backend] [pg_regress/create_table][:0] LOG: disconnection: session time: 0:00:02.640 user=postgres database=regression host=[local] 2025-06-06 07:46:28.042 UTC [18453][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:28.048 UTC [18453][client backend] [[unknown]][70/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:28.048 UTC [18453][client backend] [[unknown]][70/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including 2025-06-06 07:46:28.050 UTC [18456][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:28.050 UTC [18458][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:28.051 UTC [18458][client backend] [[unknown]][72/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:28.051 UTC [18458][client backend] [[unknown]][72/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index 2025-06-06 07:46:28.052 UTC [18453][client backend] [pg_regress/index_including][70/0:0] LOG: connection ready: setup total=24.318 ms, fork=6.122 ms, authentication=0.452 ms 2025-06-06 07:46:28.054 UTC [18455][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:28.054 UTC [18456][client backend] [[unknown]][71/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:28.054 UTC [18456][client backend] [[unknown]][71/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including_gist 2025-06-06 07:46:28.055 UTC [18458][client backend] [pg_regress/create_index][72/0:0] LOG: connection ready: setup total=10.294 ms, fork=4.145 ms, authentication=0.474 ms 2025-06-06 07:46:28.055 UTC [18455][client backend] [[unknown]][73/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:28.055 UTC [18455][client backend] [[unknown]][73/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_view 2025-06-06 07:46:28.056 UTC [18459][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:28.057 UTC [18459][client backend] [[unknown]][74/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:28.057 UTC [18459][client backend] [[unknown]][74/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index_spgist 2025-06-06 07:46:28.057 UTC [18456][client backend] [pg_regress/index_including_gist][71/0:0] LOG: connection ready: setup total=18.102 ms, fork=9.406 ms, authentication=2.988 ms 2025-06-06 07:46:28.059 UTC [18455][client backend] [pg_regress/create_view][73/0:0] LOG: connection ready: setup total=23.109 ms, fork=14.190 ms, authentication=0.470 ms 2025-06-06 07:46:28.066 UTC [18459][client backend] [pg_regress/create_index_spgist][74/0:0] LOG: connection ready: setup total=18.722 ms, fork=2.144 ms, authentication=0.382 ms 2025-06-06 07:46:28.075 UTC [18458][client backend] [pg_regress/create_index][72/4:0] ERROR: syntax error at or near "ON" at character 28 2025-06-06 07:46:28.075 UTC [18458][client backend] [pg_regress/create_index][72/4:0] STATEMENT: CREATE INDEX IF NOT EXISTS ON onek USING btree(unique1 int4_ops); 2025-06-06 07:46:28.176 UTC [18455][client backend] [pg_regress/create_view][73/10:0] ERROR: relation "noview" does not exist 2025-06-06 07:46:28.176 UTC [18455][client backend] [pg_regress/create_view][73/10:0] STATEMENT: COMMENT ON VIEW noview IS 'no view'; 2025-06-06 07:46:28.202 UTC [18455][client backend] [pg_regress/create_view][73/15:3127] ERROR: cannot drop constraint view_base_table_pkey on table view_base_table because other objects depend on it 2025-06-06 07:46:28.202 UTC [18455][client backend] [pg_regress/create_view][73/15:3127] DETAIL: view key_dependent_view depends on constraint view_base_table_pkey on table view_base_table 2025-06-06 07:46:28.202 UTC [18455][client backend] [pg_regress/create_view][73/15:3127] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:28.202 UTC [18455][client backend] [pg_regress/create_view][73/15:3127] STATEMENT: ALTER TABLE view_base_table DROP CONSTRAINT view_base_table_pkey; 2025-06-06 07:46:28.238 UTC [18455][client backend] [pg_regress/create_view][73/24:3138] ERROR: cannot drop columns from view 2025-06-06 07:46:28.238 UTC [18455][client backend] [pg_regress/create_view][73/24:3138] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a FROM viewtest_tbl WHERE a <> 20; 2025-06-06 07:46:28.246 UTC [18455][client backend] [pg_regress/create_view][73/25:3139] ERROR: cannot change name of view column "a" to "?column?" 2025-06-06 07:46:28.246 UTC [18455][client backend] [pg_regress/create_view][73/25:3139] HINT: Use ALTER VIEW ... RENAME COLUMN ... to change name of view column instead. 2025-06-06 07:46:28.246 UTC [18455][client backend] [pg_regress/create_view][73/25:3139] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT 1, * FROM viewtest_tbl; 2025-06-06 07:46:28.246 UTC [18455][client backend] [pg_regress/create_view][73/26:3140] ERROR: cannot change data type of view column "b" from integer to numeric 2025-06-06 07:46:28.246 UTC [18455][client backend] [pg_regress/create_view][73/26:3140] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b::numeric, c, d FROM viewtest_tbl; 2025-06-06 07:46:28.247 UTC [18455][client backend] [pg_regress/create_view][73/27:3141] ERROR: cannot change data type of view column "c" from numeric(10,1) to numeric(10,2) 2025-06-06 07:46:28.247 UTC [18455][client backend] [pg_regress/create_view][73/27:3141] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c::numeric(10,2), d FROM viewtest_tbl; 2025-06-06 07:46:28.247 UTC [18455][client backend] [pg_regress/create_view][73/28:3143] ERROR: cannot change collation of view column "d" from "C" to "POSIX" 2025-06-06 07:46:28.247 UTC [18455][client backend] [pg_regress/create_view][73/28:3143] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c, d COLLATE "POSIX" FROM viewtest_tbl; 2025-06-06 07:46:28.272 UTC [18453][client backend] [pg_regress/index_including][70/19:3151] ERROR: could not create unique index "tbl_include_unique2_idx_unique" 2025-06-06 07:46:28.272 UTC [18453][client backend] [pg_regress/index_including][70/19:3151] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2025-06-06 07:46:28.272 UTC [18453][client backend] [pg_regress/index_including][70/19:3151] STATEMENT: CREATE UNIQUE INDEX tbl_include_unique2_idx_unique ON tbl_include_unique2 using btree (c1, c2) INCLUDE (c3, c4); 2025-06-06 07:46:28.275 UTC [18453][client backend] [pg_regress/index_including][70/20:3153] ERROR: could not create unique index "tbl_include_unique2_c1_c2_c3_c4_key" 2025-06-06 07:46:28.275 UTC [18453][client backend] [pg_regress/index_including][70/20:3153] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2025-06-06 07:46:28.275 UTC [18453][client backend] [pg_regress/index_including][70/20:3153] STATEMENT: ALTER TABLE tbl_include_unique2 add UNIQUE (c1, c2) INCLUDE (c3, c4); 2025-06-06 07:46:28.310 UTC [18455][client backend] [pg_regress/create_view][73/39:0] ERROR: cannot create temporary relation in non-temporary schema 2025-06-06 07:46:28.310 UTC [18455][client backend] [pg_regress/create_view][73/39:0] STATEMENT: CREATE VIEW temp_view_test.v3_temp AS SELECT * FROM temp_table; 2025-06-06 07:46:28.310 UTC [18455][client backend] [pg_regress/create_view][73/40:3161] ERROR: cannot create temporary relation in non-temporary schema 2025-06-06 07:46:28.310 UTC [18455][client backend] [pg_regress/create_view][73/40:3161] STATEMENT: CREATE SCHEMA test_view_schema CREATE TEMP VIEW testview AS SELECT 1; 2025-06-06 07:46:28.360 UTC [18453][client backend] [pg_regress/index_including][70/32:3177] ERROR: could not create unique index "tbl_include_box_pk_pkey" 2025-06-06 07:46:28.360 UTC [18453][client backend] [pg_regress/index_including][70/32:3177] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2025-06-06 07:46:28.360 UTC [18453][client backend] [pg_regress/index_including][70/32:3177] STATEMENT: ALTER TABLE tbl_include_box_pk add PRIMARY KEY (c1, c2) INCLUDE (c3, c4); 2025-06-06 07:46:28.380 UTC [18453][client backend] [pg_regress/index_including][70/36:3189] ERROR: duplicate key value violates unique constraint "covering" 2025-06-06 07:46:28.380 UTC [18453][client backend] [pg_regress/index_including][70/36:3189] DETAIL: Key (c1, c2)=(1, 2) already exists. 2025-06-06 07:46:28.380 UTC [18453][client backend] [pg_regress/index_including][70/36:3189] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.410 UTC [18453][client backend] [pg_regress/index_including][70/41:3193] ERROR: duplicate key value violates unique constraint "covering" 2025-06-06 07:46:28.410 UTC [18453][client backend] [pg_regress/index_including][70/41:3193] DETAIL: Key (c1, c2)=(1, 2) already exists. 2025-06-06 07:46:28.410 UTC [18453][client backend] [pg_regress/index_including][70/41:3193] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.411 UTC [18453][client backend] [pg_regress/index_including][70/42:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2025-06-06 07:46:28.411 UTC [18453][client backend] [pg_regress/index_including][70/42:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2025-06-06 07:46:28.411 UTC [18453][client backend] [pg_regress/index_including][70/42:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.461 UTC [18453][client backend] [pg_regress/index_including][70/54:3210] ERROR: duplicate key value violates unique constraint "tbl_c1_c2_c3_c4_key" 2025-06-06 07:46:28.461 UTC [18453][client backend] [pg_regress/index_including][70/54:3210] DETAIL: Key (c1, c2)=(1, 2) already exists. 2025-06-06 07:46:28.461 UTC [18453][client backend] [pg_regress/index_including][70/54:3210] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.492 UTC [18453][client backend] [pg_regress/index_including][70/59:3217] ERROR: duplicate key value violates unique constraint "tbl_pkey" 2025-06-06 07:46:28.492 UTC [18453][client backend] [pg_regress/index_including][70/59:3217] DETAIL: Key (c1, c2)=(1, 2) already exists. 2025-06-06 07:46:28.492 UTC [18453][client backend] [pg_regress/index_including][70/59:3217] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.493 UTC [18453][client backend] [pg_regress/index_including][70/60:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2025-06-06 07:46:28.493 UTC [18453][client backend] [pg_regress/index_including][70/60:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2025-06-06 07:46:28.493 UTC [18453][client backend] [pg_regress/index_including][70/60:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.522 UTC [18455][client backend] [pg_regress/create_view][73/90:0] ERROR: invalid value for boolean option "security_barrier": 100 2025-06-06 07:46:28.522 UTC [18455][client backend] [pg_regress/create_view][73/90:0] STATEMENT: CREATE VIEW mysecview5 WITH (security_barrier=100) -- Error AS SELECT * FROM tbl1 WHERE a > 100; 2025-06-06 07:46:28.530 UTC [18455][client backend] [pg_regress/create_view][73/91:0] ERROR: unrecognized parameter "invalid_option" 2025-06-06 07:46:28.530 UTC [18455][client backend] [pg_regress/create_view][73/91:0] STATEMENT: CREATE VIEW mysecview6 WITH (invalid_option) -- Error AS SELECT * FROM tbl1 WHERE a < 100; 2025-06-06 07:46:28.536 UTC [18455][client backend] [pg_regress/create_view][73/95:0] ERROR: invalid value for boolean option "security_invoker": 100 2025-06-06 07:46:28.536 UTC [18455][client backend] [pg_regress/create_view][73/95:0] STATEMENT: CREATE VIEW mysecview10 WITH (security_invoker=100) -- Error AS SELECT * FROM tbl1 WHERE a <> 100; 2025-06-06 07:46:28.538 UTC [18453][client backend] [pg_regress/index_including][70/66:3234] ERROR: conflicting key value violates exclusion constraint "tbl_c1_c3_c4_excl" 2025-06-06 07:46:28.538 UTC [18453][client backend] [pg_regress/index_including][70/66:3234] DETAIL: Key (c1)=(1) conflicts with existing key (c1)=(1). 2025-06-06 07:46:28.538 UTC [18453][client backend] [pg_regress/index_including][70/66:3234] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2025-06-06 07:46:28.598 UTC [18458][client backend] [pg_regress/create_index][72/18:0] ERROR: relation "six_wrong" does not exist 2025-06-06 07:46:28.598 UTC [18458][client backend] [pg_regress/create_index][72/18:0] STATEMENT: COMMENT ON INDEX six_wrong IS 'bad index'; 2025-06-06 07:46:28.743 UTC [18453][client backend] [pg_regress/index_including][70/90:0] ERROR: cannot alter statistics on non-expression column "c1" of index "tbl_idx" 2025-06-06 07:46:28.743 UTC [18453][client backend] [pg_regress/index_including][70/90:0] HINT: Alter statistics on table column instead. 2025-06-06 07:46:28.743 UTC [18453][client backend] [pg_regress/index_including][70/90:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 1 SET STATISTICS 1000; 2025-06-06 07:46:28.750 UTC [18453][client backend] [pg_regress/index_including][70/92:0] ERROR: cannot alter statistics on included column "c2" of index "tbl_idx" 2025-06-06 07:46:28.750 UTC [18453][client backend] [pg_regress/index_including][70/92:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 3 SET STATISTICS 1000; 2025-06-06 07:46:28.751 UTC [18453][client backend] [pg_regress/index_including][70/93:0] ERROR: column number 4 of relation "tbl_idx" does not exist 2025-06-06 07:46:28.751 UTC [18453][client backend] [pg_regress/index_including][70/93:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 4 SET STATISTICS 1000; 2025-06-06 07:46:29.279 UTC [18453][client backend] [pg_regress/index_including][70/107:0] ERROR: relation "tbl_c1_c2_c3_c4_key" does not exist 2025-06-06 07:46:29.279 UTC [18453][client backend] [pg_regress/index_including][70/107:0] STATEMENT: REINDEX INDEX tbl_c1_c2_c3_c4_key; 2025-06-06 07:46:29.318 UTC [18453][client backend] [pg_regress/index_including][70/113:0] ERROR: access method "brin" does not support included columns 2025-06-06 07:46:29.318 UTC [18453][client backend] [pg_regress/index_including][70/113:0] STATEMENT: CREATE INDEX on tbl USING brin(c1, c2) INCLUDE (c3, c4); 2025-06-06 07:46:29.342 UTC [18453][client backend] [pg_regress/index_including][70/116:0] ERROR: access method "gin" does not support included columns 2025-06-06 07:46:29.342 UTC [18453][client backend] [pg_regress/index_including][70/116:0] STATEMENT: CREATE INDEX on tbl USING gin(c1, c2) INCLUDE (c3, c4); 2025-06-06 07:46:29.342 UTC [18453][client backend] [pg_regress/index_including][70/117:0] ERROR: access method "hash" does not support included columns 2025-06-06 07:46:29.342 UTC [18453][client backend] [pg_regress/index_including][70/117:0] STATEMENT: CREATE INDEX on tbl USING hash(c1, c2) INCLUDE (c3, c4); 2025-06-06 07:46:29.410 UTC [18453][client backend] [pg_regress/index_including][70/126:3352] ERROR: duplicate key value violates unique constraint "tbl_idx_unique" 2025-06-06 07:46:29.410 UTC [18453][client backend] [pg_regress/index_including][70/126:3352] DETAIL: Key (c1, c2)=(1, 2) already exists. 2025-06-06 07:46:29.410 UTC [18453][client backend] [pg_regress/index_including][70/126:3352] STATEMENT: UPDATE tbl SET c2 = 2 WHERE c1 = 1; 2025-06-06 07:46:29.643 UTC [18456][client backend] [pg_regress/index_including_gist][71/62:3382] ERROR: conflicting key value violates exclusion constraint "tbl_gist_c4_c1_c2_c3_excl" 2025-06-06 07:46:29.643 UTC [18456][client backend] [pg_regress/index_including_gist][71/62:3382] DETAIL: Key (c4)=((4,5),(2,3)) conflicts with existing key (c4)=((2,3),(1,2)). 2025-06-06 07:46:29.643 UTC [18456][client backend] [pg_regress/index_including_gist][71/62:3382] STATEMENT: INSERT INTO tbl_gist SELECT x, 2*x, 3*x, box(point(x,x+1),point(2*x,2*x+1)) FROM generate_series(1,10) AS x; 2025-06-06 07:46:29.666 UTC [18453][client backend] [pg_regress/index_including][:0] LOG: disconnection: session time: 0:00:01.632 user=postgres database=regression host=[local] 2025-06-06 07:46:29.719 UTC [18456][client backend] [pg_regress/index_including_gist][:0] LOG: disconnection: session time: 0:00:01.669 user=postgres database=regression host=[local] 2025-06-06 07:46:29.859 UTC [18458][client backend] [pg_regress/create_index][72/197:3406] ERROR: duplicate key value violates unique constraint "unique_idx2" 2025-06-06 07:46:29.859 UTC [18458][client backend] [pg_regress/create_index][72/197:3406] DETAIL: Key (i)=(null) already exists. 2025-06-06 07:46:29.859 UTC [18458][client backend] [pg_regress/create_index][72/197:3406] STATEMENT: INSERT INTO unique_tbl (t) VALUES ('seven'); 2025-06-06 07:46:29.864 UTC [18458][client backend] [pg_regress/create_index][72/201:3410] ERROR: could not create unique index "unique_idx4" 2025-06-06 07:46:29.864 UTC [18458][client backend] [pg_regress/create_index][72/201:3410] DETAIL: Key (i)=(null) is duplicated. 2025-06-06 07:46:29.864 UTC [18458][client backend] [pg_regress/create_index][72/201:3410] STATEMENT: CREATE UNIQUE INDEX unique_idx4 ON unique_tbl (i) NULLS NOT DISTINCT; 2025-06-06 07:46:30.032 UTC [18458][client backend] [pg_regress/create_index][72/231:3430] ERROR: duplicate key value violates unique constraint "func_index_index" 2025-06-06 07:46:30.032 UTC [18458][client backend] [pg_regress/create_index][72/231:3430] DETAIL: Key (textcat(f1, f2))=(ABCDEF) already exists. 2025-06-06 07:46:30.032 UTC [18458][client backend] [pg_regress/create_index][72/231:3430] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2025-06-06 07:46:30.183 UTC [18458][client backend] [pg_regress/create_index][72/254:3469] ERROR: duplicate key value violates unique constraint "func_index_index" 2025-06-06 07:46:30.183 UTC [18458][client backend] [pg_regress/create_index][72/254:3469] DETAIL: Key ((f1 || f2))=(ABCDEF) already exists. 2025-06-06 07:46:30.183 UTC [18458][client backend] [pg_regress/create_index][72/254:3469] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2025-06-06 07:46:30.271 UTC [18455][client backend] [pg_regress/create_view][73/383:3489] ERROR: cannot drop column f3 of table tt14t because other objects depend on it 2025-06-06 07:46:30.271 UTC [18455][client backend] [pg_regress/create_view][73/383:3489] DETAIL: view tt14v depends on column f3 of table tt14t 2025-06-06 07:46:30.271 UTC [18455][client backend] [pg_regress/create_view][73/383:3489] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:30.271 UTC [18455][client backend] [pg_regress/create_view][73/383:3489] STATEMENT: alter table tt14t drop column f3; 2025-06-06 07:46:30.291 UTC [18455][client backend] [pg_regress/create_view][73/384:3490] ERROR: attribute 3 of type record has been dropped 2025-06-06 07:46:30.291 UTC [18455][client backend] [pg_regress/create_view][73/384:3490] STATEMENT: select * from tt14v; 2025-06-06 07:46:30.292 UTC [18455][client backend] [pg_regress/create_view][73/385:3491] ERROR: cannot alter type of a column used by a view or rule 2025-06-06 07:46:30.292 UTC [18455][client backend] [pg_regress/create_view][73/385:3491] DETAIL: rule _RETURN on view tt14v depends on column "f4" 2025-06-06 07:46:30.292 UTC [18455][client backend] [pg_regress/create_view][73/385:3491] STATEMENT: alter table tt14t alter column f4 type integer using f4::integer; 2025-06-06 07:46:30.310 UTC [18455][client backend] [pg_regress/create_view][73/386:3492] ERROR: attribute 4 of type record has wrong type 2025-06-06 07:46:30.310 UTC [18455][client backend] [pg_regress/create_view][73/386:3492] DETAIL: Table has type integer, but query expects text. 2025-06-06 07:46:30.310 UTC [18455][client backend] [pg_regress/create_view][73/386:3492] STATEMENT: select * from tt14v; 2025-06-06 07:46:30.345 UTC [18458][client backend] [pg_regress/create_index][72/271:0] ERROR: column "row" has pseudo-type record 2025-06-06 07:46:30.345 UTC [18458][client backend] [pg_regress/create_index][72/271:0] STATEMENT: create index on func_index_heap ((f1 || f2), (row(f1, f2))); 2025-06-06 07:46:30.369 UTC [18458][client backend] [pg_regress/create_index][72/276:3504] ERROR: duplicate key value violates unique constraint "covering_index_index" 2025-06-06 07:46:30.369 UTC [18458][client backend] [pg_regress/create_index][72/276:3504] DETAIL: Key (f1, f2)=(1, 2) already exists. 2025-06-06 07:46:30.369 UTC [18458][client backend] [pg_regress/create_index][72/276:3504] STATEMENT: INSERT INTO covering_index_heap VALUES(1,2,'BBB'); 2025-06-06 07:46:30.414 UTC [18455][client backend] [pg_regress/create_view][73/419:0] ERROR: operator does not exist: text = text[] at character 20 2025-06-06 07:46:30.414 UTC [18455][client backend] [pg_regress/create_view][73/419:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:30.414 UTC [18455][client backend] [pg_regress/create_view][73/419:0] STATEMENT: select 'foo'::text = any((select array['abc','def','foo']::text[])); 2025-06-06 07:46:30.523 UTC [18455][client backend] [pg_regress/create_view][73/445:0] ERROR: access to non-system view "tt27v" is restricted 2025-06-06 07:46:30.523 UTC [18455][client backend] [pg_regress/create_view][73/445:0] STATEMENT: select a from tt27v where a > 0; 2025-06-06 07:46:30.523 UTC [18455][client backend] [pg_regress/create_view][73/446:0] ERROR: access to non-system view "tt27v" is restricted 2025-06-06 07:46:30.523 UTC [18455][client backend] [pg_regress/create_view][73/446:0] STATEMENT: insert into tt27v values (1); 2025-06-06 07:46:30.547 UTC [18458][client backend] [pg_regress/create_index][72/294:3534] ERROR: duplicate key value violates unique constraint "concur_index2" 2025-06-06 07:46:30.547 UTC [18458][client backend] [pg_regress/create_index][72/294:3534] DETAIL: Key (f1)=(b) already exists. 2025-06-06 07:46:30.547 UTC [18458][client backend] [pg_regress/create_index][72/294:3534] STATEMENT: INSERT INTO concur_heap VALUES ('b','x'); 2025-06-06 07:46:30.548 UTC [18458][client backend] [pg_regress/create_index][72/296:0] ERROR: could not create unique index "concur_index3" 2025-06-06 07:46:30.548 UTC [18458][client backend] [pg_regress/create_index][72/296:0] DETAIL: Key (f2)=(b) is duplicated. 2025-06-06 07:46:30.548 UTC [18458][client backend] [pg_regress/create_index][72/296:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_index3 ON concur_heap(f2); 2025-06-06 07:46:30.940 UTC [18458][client backend] [pg_regress/create_index][72/309:0] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:46:30.940 UTC [18458][client backend] [pg_regress/create_index][72/309:0] STATEMENT: CREATE INDEX CONCURRENTLY concur_index7 ON concur_heap(f1); 2025-06-06 07:46:30.962 UTC [18455][client backend] [pg_regress/create_view][:0] LOG: disconnection: session time: 0:00:02.912 user=postgres database=regression host=[local] 2025-06-06 07:46:31.021 UTC [18458][client backend] [pg_regress/create_index][72/321:3559] ERROR: could not create unique index "concur_index3" 2025-06-06 07:46:31.021 UTC [18458][client backend] [pg_regress/create_index][72/321:3559] DETAIL: Key (f2)=(b) is duplicated. 2025-06-06 07:46:31.021 UTC [18458][client backend] [pg_regress/create_index][72/321:3559] STATEMENT: REINDEX TABLE concur_heap; 2025-06-06 07:46:31.158 UTC [18459][client backend] [pg_regress/create_index_spgist][:0] LOG: disconnection: session time: 0:00:03.108 user=postgres database=regression host=[local] 2025-06-06 07:46:31.210 UTC [18458][client backend] [pg_regress/create_index][72/354:3569] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:46:31.210 UTC [18458][client backend] [pg_regress/create_index][72/354:3569] STATEMENT: CREATE INDEX CONCURRENTLY concur_temp_ind ON concur_temp(f1); 2025-06-06 07:46:31.238 UTC [18458][client backend] [pg_regress/create_index][72/364:0] ERROR: DROP INDEX CONCURRENTLY does not support dropping multiple objects 2025-06-06 07:46:31.238 UTC [18458][client backend] [pg_regress/create_index][72/364:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index2", "concur_index3"; 2025-06-06 07:46:31.238 UTC [18458][client backend] [pg_regress/create_index][72/365:0] ERROR: DROP INDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:46:31.238 UTC [18458][client backend] [pg_regress/create_index][72/365:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index5"; 2025-06-06 07:46:31.490 UTC [18458][client backend] [pg_regress/create_index][72/429:3600] ERROR: cannot drop index cwi_replaced_pkey because constraint cwi_replaced_pkey on table cwi_test requires it 2025-06-06 07:46:31.490 UTC [18458][client backend] [pg_regress/create_index][72/429:3600] HINT: You can drop constraint cwi_replaced_pkey on table cwi_test instead. 2025-06-06 07:46:31.490 UTC [18458][client backend] [pg_regress/create_index][72/429:3600] STATEMENT: DROP INDEX cwi_replaced_pkey; 2025-06-06 07:46:31.491 UTC [18458][client backend] [pg_regress/create_index][72/431:3602] ERROR: index "cwi_uniq3_idx" column number 1 does not have default sorting behavior at character 26 2025-06-06 07:46:31.491 UTC [18458][client backend] [pg_regress/create_index][72/431:3602] DETAIL: Cannot create a primary key or unique constraint using such an index. 2025-06-06 07:46:31.491 UTC [18458][client backend] [pg_regress/create_index][72/431:3602] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq3_idx; 2025-06-06 07:46:31.493 UTC [18458][client backend] [pg_regress/create_index][72/433:3604] ERROR: index "cwi_uniq4_idx" column number 1 does not have default sorting behavior at character 26 2025-06-06 07:46:31.493 UTC [18458][client backend] [pg_regress/create_index][72/433:3604] DETAIL: Cannot create a primary key or unique constraint using such an index. 2025-06-06 07:46:31.493 UTC [18458][client backend] [pg_regress/create_index][72/433:3604] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq4_idx; 2025-06-06 07:46:31.515 UTC [18458][client backend] [pg_regress/create_index][72/437:3608] ERROR: ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables 2025-06-06 07:46:31.515 UTC [18458][client backend] [pg_regress/create_index][72/437:3608] STATEMENT: alter table cwi_test add primary key using index cwi_test_a_idx ; 2025-06-06 07:46:31.519 UTC [18458][client backend] [pg_regress/create_index][72/441:3612] ERROR: primary keys cannot use NULLS NOT DISTINCT indexes 2025-06-06 07:46:31.519 UTC [18458][client backend] [pg_regress/create_index][72/441:3612] STATEMENT: ALTER TABLE cwi_test ADD PRIMARY KEY USING INDEX cwi_a_nnd; 2025-06-06 07:46:31.521 UTC [18458][client backend] [pg_regress/create_index][72/444:0] ERROR: relation "syscolcol_table" does not exist 2025-06-06 07:46:31.521 UTC [18458][client backend] [pg_regress/create_index][72/444:0] STATEMENT: CREATE INDEX ON syscolcol_table (ctid); 2025-06-06 07:46:31.521 UTC [18458][client backend] [pg_regress/create_index][72/445:0] ERROR: index creation on system columns is not supported 2025-06-06 07:46:31.521 UTC [18458][client backend] [pg_regress/create_index][72/445:0] STATEMENT: CREATE INDEX ON syscol_table ((ctid >= '(1000,0)')); 2025-06-06 07:46:31.522 UTC [18458][client backend] [pg_regress/create_index][72/446:0] ERROR: index creation on system columns is not supported 2025-06-06 07:46:31.522 UTC [18458][client backend] [pg_regress/create_index][72/446:0] STATEMENT: CREATE INDEX ON syscol_table (a) WHERE ctid >= '(1000,0)'; 2025-06-06 07:46:32.064 UTC [18458][client backend] [pg_regress/create_index][72/606:0] ERROR: concurrent index creation for exclusion constraints is not supported 2025-06-06 07:46:32.064 UTC [18458][client backend] [pg_regress/create_index][72/606:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_tab3_c2_excl; 2025-06-06 07:46:32.064 UTC [18458][client backend] [pg_regress/create_index][72/607:0] WARNING: cannot reindex exclusion constraint index "public.concur_reindex_tab3_c2_excl" concurrently, skipping 2025-06-06 07:46:32.073 UTC [18458][client backend] [pg_regress/create_index][72/617:3652] ERROR: conflicting key value violates exclusion constraint "concur_reindex_tab3_c2_excl" 2025-06-06 07:46:32.073 UTC [18458][client backend] [pg_regress/create_index][72/617:3652] DETAIL: Key (c2)=([2,5)) conflicts with existing key (c2)=([1,3)). 2025-06-06 07:46:32.073 UTC [18458][client backend] [pg_regress/create_index][72/617:3652] STATEMENT: INSERT INTO concur_reindex_tab3 VALUES (4, '[2,4]'); 2025-06-06 07:46:32.438 UTC [18458][client backend] [pg_regress/create_index][72/803:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2025-06-06 07:46:32.438 UTC [18458][client backend] [pg_regress/create_index][72/803:0] STATEMENT: REINDEX TABLE concur_reindex_part_index; 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/804:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/804:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index; 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/805:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/805:0] STATEMENT: REINDEX TABLE concur_reindex_part_index_10; 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/806:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/806:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index_10; 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/807:3746] ERROR: REINDEX INDEX cannot run inside a transaction block 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/807:3746] CONTEXT: while reindexing partitioned index "public.concur_reindex_part_index" 2025-06-06 07:46:32.439 UTC [18458][client backend] [pg_regress/create_index][72/807:3746] STATEMENT: REINDEX INDEX concur_reindex_part_index; 2025-06-06 07:46:32.465 UTC [18458][client backend] [pg_regress/create_index][72/842:0] ERROR: "concur_reindex_part" is not an index 2025-06-06 07:46:32.465 UTC [18458][client backend] [pg_regress/create_index][72/842:0] STATEMENT: REINDEX INDEX concur_reindex_part; 2025-06-06 07:46:32.465 UTC [18458][client backend] [pg_regress/create_index][72/843:0] ERROR: "concur_reindex_part" is not an index 2025-06-06 07:46:32.465 UTC [18458][client backend] [pg_regress/create_index][72/843:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part; 2025-06-06 07:46:32.473 UTC [18458][client backend] [pg_regress/create_index][72/844:0] ERROR: "concur_reindex_part_10" is not an index 2025-06-06 07:46:32.473 UTC [18458][client backend] [pg_regress/create_index][72/844:0] STATEMENT: REINDEX INDEX concur_reindex_part_10; 2025-06-06 07:46:32.474 UTC [18458][client backend] [pg_regress/create_index][72/845:0] ERROR: "concur_reindex_part_10" is not an index 2025-06-06 07:46:32.474 UTC [18458][client backend] [pg_regress/create_index][72/845:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part_10; 2025-06-06 07:46:32.475 UTC [18458][client backend] [pg_regress/create_index][72/846:0] ERROR: REINDEX TABLE cannot run inside a transaction block 2025-06-06 07:46:32.475 UTC [18458][client backend] [pg_regress/create_index][72/846:0] CONTEXT: while reindexing partitioned table "public.concur_reindex_part" 2025-06-06 07:46:32.475 UTC [18458][client backend] [pg_regress/create_index][72/846:0] STATEMENT: REINDEX TABLE concur_reindex_part; 2025-06-06 07:46:32.555 UTC [18458][client backend] [pg_regress/create_index][72/882:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:46:32.555 UTC [18458][client backend] [pg_regress/create_index][72/882:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_tab; 2025-06-06 07:46:32.555 UTC [18458][client backend] [pg_regress/create_index][72/883:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.555 UTC [18458][client backend] [pg_regress/create_index][72/883:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_class; 2025-06-06 07:46:32.555 UTC [18458][client backend] [pg_regress/create_index][72/884:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.555 UTC [18458][client backend] [pg_regress/create_index][72/884:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_class_oid_index; 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/885:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/885:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_toast.pg_toast_1262; 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/886:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/886:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_toast.pg_toast_1262_index; 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/887:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/887:0] STATEMENT: REINDEX SYSTEM CONCURRENTLY postgres; 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/888:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/888:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM postgres; 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/889:0] ERROR: cannot reindex system catalogs concurrently 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/889:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM; 2025-06-06 07:46:32.556 UTC [18458][client backend] [pg_regress/create_index][72/890:0] WARNING: cannot reindex system catalogs concurrently, skipping all 2025-06-06 07:46:32.557 UTC [18458][client backend] [pg_regress/create_index][72/892:0] ERROR: can only reindex the currently open database 2025-06-06 07:46:32.557 UTC [18458][client backend] [pg_regress/create_index][72/892:0] STATEMENT: REINDEX DATABASE not_current_database; 2025-06-06 07:46:32.605 UTC [18458][client backend] [pg_regress/create_index][72/910:0] ERROR: could not create unique index "concur_reindex_ind5" 2025-06-06 07:46:32.605 UTC [18458][client backend] [pg_regress/create_index][72/910:0] DETAIL: Key (c1)=(1) is duplicated. 2025-06-06 07:46:32.605 UTC [18458][client backend] [pg_regress/create_index][72/910:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_reindex_ind5 ON concur_reindex_tab4 (c1); 2025-06-06 07:46:32.607 UTC [18458][client backend] [pg_regress/create_index][72/913:0] ERROR: could not create unique index "concur_reindex_ind5_ccnew" 2025-06-06 07:46:32.607 UTC [18458][client backend] [pg_regress/create_index][72/913:0] DETAIL: Key (c1)=(1) is duplicated. 2025-06-06 07:46:32.607 UTC [18458][client backend] [pg_regress/create_index][72/913:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_ind5; 2025-06-06 07:46:32.638 UTC [18458][client backend] [pg_regress/create_index][72/927:0] WARNING: skipping reindex of invalid index "public.concur_reindex_ind5" 2025-06-06 07:46:32.638 UTC [18458][client backend] [pg_regress/create_index][72/927:0] HINT: Use DROP INDEX or REINDEX INDEX. 2025-06-06 07:46:32.835 UTC [18458][client backend] [pg_regress/create_index][72/1003:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:46:32.835 UTC [18458][client backend] [pg_regress/create_index][72/1003:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_1; 2025-06-06 07:46:32.872 UTC [18458][client backend] [pg_regress/create_index][72/1008:3824] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:46:32.872 UTC [18458][client backend] [pg_regress/create_index][72/1008:3824] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_3; 2025-06-06 07:46:32.970 UTC [18458][client backend] [pg_regress/create_index][72/1043:0] ERROR: schema "schema_to_reindex" does not exist 2025-06-06 07:46:32.970 UTC [18458][client backend] [pg_regress/create_index][72/1043:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2025-06-06 07:46:33.021 UTC [18458][client backend] [pg_regress/create_index][72/1072:0] ERROR: REINDEX SCHEMA cannot run inside a transaction block 2025-06-06 07:46:33.021 UTC [18458][client backend] [pg_regress/create_index][72/1072:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2025-06-06 07:46:33.037 UTC [18458][client backend] [pg_regress/create_index][72/1115:0] ERROR: must be owner of schema schema_to_reindex 2025-06-06 07:46:33.037 UTC [18458][client backend] [pg_regress/create_index][72/1115:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2025-06-06 07:46:33.038 UTC [18458][client backend] [pg_regress/create_index][72/1119:0] ERROR: permission denied for table pg_toast_1262 2025-06-06 07:46:33.038 UTC [18458][client backend] [pg_regress/create_index][72/1119:0] STATEMENT: REINDEX TABLE pg_toast.pg_toast_1262; 2025-06-06 07:46:33.038 UTC [18458][client backend] [pg_regress/create_index][72/1120:0] ERROR: permission denied for index pg_toast_1262_index 2025-06-06 07:46:33.038 UTC [18458][client backend] [pg_regress/create_index][72/1120:0] STATEMENT: REINDEX INDEX pg_toast.pg_toast_1262_index; 2025-06-06 07:46:33.065 UTC [18458][client backend] [pg_regress/create_index][:0] LOG: disconnection: session time: 0:00:05.016 user=postgres database=regression host=[local] 2025-06-06 07:46:33.302 UTC [18941][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.304 UTC [18941][client backend] [[unknown]][75/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.304 UTC [18941][client backend] [[unknown]][75/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select 2025-06-06 07:46:33.305 UTC [18943][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.307 UTC [18943][client backend] [[unknown]][76/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.307 UTC [18943][client backend] [[unknown]][76/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/constraints 2025-06-06 07:46:33.310 UTC [18942][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.311 UTC [18944][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.312 UTC [18942][client backend] [[unknown]][77/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.312 UTC [18942][client backend] [[unknown]][77/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_aggregate 2025-06-06 07:46:33.312 UTC [18946][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.312 UTC [18944][client backend] [[unknown]][78/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.312 UTC [18944][client backend] [[unknown]][78/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_sql 2025-06-06 07:46:33.313 UTC [18945][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.313 UTC [18946][client backend] [[unknown]][79/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.313 UTC [18946][client backend] [[unknown]][79/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_cast 2025-06-06 07:46:33.316 UTC [18945][client backend] [[unknown]][80/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.316 UTC [18945][client backend] [[unknown]][80/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/typed_table 2025-06-06 07:46:33.316 UTC [18942][client backend] [pg_regress/create_aggregate][77/0:0] LOG: connection ready: setup total=31.517 ms, fork=20.835 ms, authentication=0.426 ms 2025-06-06 07:46:33.319 UTC [18945][client backend] [pg_regress/typed_table][80/0:0] LOG: connection ready: setup total=23.115 ms, fork=13.273 ms, authentication=0.772 ms 2025-06-06 07:46:33.322 UTC [18943][client backend] [pg_regress/constraints][76/0:0] LOG: connection ready: setup total=32.589 ms, fork=12.808 ms, authentication=0.542 ms 2025-06-06 07:46:33.322 UTC [18947][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.323 UTC [18947][client backend] [[unknown]][81/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.323 UTC [18947][client backend] [[unknown]][81/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inherit 2025-06-06 07:46:33.326 UTC [18941][client backend] [pg_regress/select][75/0:0] LOG: connection ready: setup total=45.009 ms, fork=18.229 ms, authentication=0.495 ms 2025-06-06 07:46:33.328 UTC [18947][client backend] [pg_regress/inherit][81/0:0] LOG: connection ready: setup total=28.430 ms, fork=20.347 ms, authentication=0.491 ms 2025-06-06 07:46:33.330 UTC [18945][client backend] [pg_regress/typed_table][80/2:0] ERROR: type "nothing" does not exist at character 25 2025-06-06 07:46:33.330 UTC [18945][client backend] [pg_regress/typed_table][80/2:0] STATEMENT: CREATE TABLE ttable1 OF nothing; 2025-06-06 07:46:33.333 UTC [18946][client backend] [pg_regress/create_cast][79/0:0] LOG: connection ready: setup total=35.728 ms, fork=12.399 ms, authentication=0.373 ms 2025-06-06 07:46:33.334 UTC [18948][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.336 UTC [18948][client backend] [[unknown]][82/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.336 UTC [18948][client backend] [[unknown]][82/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/triggers 2025-06-06 07:46:33.340 UTC [18944][client backend] [pg_regress/create_function_sql][78/0:0] LOG: connection ready: setup total=47.307 ms, fork=15.284 ms, authentication=0.397 ms 2025-06-06 07:46:33.346 UTC [18951][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.347 UTC [18951][client backend] [[unknown]][83/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.347 UTC [18951][client backend] [[unknown]][83/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/drop_if_exists 2025-06-06 07:46:33.350 UTC [18952][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.350 UTC [18942][client backend] [pg_regress/create_aggregate][77/3:0] ERROR: aggregate newavg_wrong(integer) does not exist 2025-06-06 07:46:33.350 UTC [18942][client backend] [pg_regress/create_aggregate][77/3:0] STATEMENT: COMMENT ON AGGREGATE newavg_wrong (int4) IS 'an agg comment'; 2025-06-06 07:46:33.351 UTC [18952][client backend] [[unknown]][84/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.351 UTC [18952][client backend] [[unknown]][84/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/roleattributes 2025-06-06 07:46:33.353 UTC [18950][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.354 UTC [18950][client backend] [[unknown]][85/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.354 UTC [18950][client backend] [[unknown]][85/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/updatable_views 2025-06-06 07:46:33.363 UTC [18950][client backend] [pg_regress/updatable_views][85/0:0] LOG: connection ready: setup total=36.237 ms, fork=23.611 ms, authentication=0.458 ms 2025-06-06 07:46:33.365 UTC [18948][client backend] [pg_regress/triggers][82/0:0] LOG: connection ready: setup total=57.956 ms, fork=21.660 ms, authentication=0.433 ms 2025-06-06 07:46:33.367 UTC [18951][client backend] [pg_regress/drop_if_exists][83/0:0] LOG: connection ready: setup total=38.157 ms, fork=15.707 ms, authentication=0.423 ms 2025-06-06 07:46:33.368 UTC [18942][client backend] [pg_regress/create_aggregate][77/10:0] ERROR: aggregate nosuchagg(*) does not exist 2025-06-06 07:46:33.368 UTC [18942][client backend] [pg_regress/create_aggregate][77/10:0] STATEMENT: COMMENT ON AGGREGATE nosuchagg (*) IS 'should fail'; 2025-06-06 07:46:33.371 UTC [18952][client backend] [pg_regress/roleattributes][84/0:0] LOG: connection ready: setup total=41.023 ms, fork=14.672 ms, authentication=0.395 ms 2025-06-06 07:46:33.373 UTC [18946][client backend] [pg_regress/create_cast][79/7:0] ERROR: function casttestfunc(text) does not exist at character 8 2025-06-06 07:46:33.373 UTC [18946][client backend] [pg_regress/create_cast][79/7:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:33.373 UTC [18946][client backend] [pg_regress/create_cast][79/7:0] STATEMENT: SELECT casttestfunc('foo'::text); 2025-06-06 07:46:33.373 UTC [18956][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.373 UTC [18946][client backend] [pg_regress/create_cast][79/9:0] ERROR: function casttestfunc(text) does not exist at character 8 2025-06-06 07:46:33.373 UTC [18946][client backend] [pg_regress/create_cast][79/9:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:33.373 UTC [18946][client backend] [pg_regress/create_cast][79/9:0] STATEMENT: SELECT casttestfunc('foo'::text); 2025-06-06 07:46:33.374 UTC [18951][client backend] [pg_regress/drop_if_exists][83/2:0] ERROR: table "test_exists" does not exist 2025-06-06 07:46:33.374 UTC [18951][client backend] [pg_regress/drop_if_exists][83/2:0] STATEMENT: DROP TABLE test_exists; 2025-06-06 07:46:33.376 UTC [18956][client backend] [[unknown]][86/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.376 UTC [18956][client backend] [[unknown]][86/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_am 2025-06-06 07:46:33.378 UTC [18953][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.379 UTC [18953][client backend] [[unknown]][87/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.379 UTC [18953][client backend] [[unknown]][87/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/vacuum 2025-06-06 07:46:33.384 UTC [18958][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.386 UTC [18957][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.387 UTC [18957][client backend] [[unknown]][89/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.387 UTC [18957][client backend] [[unknown]][89/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/hash_func 2025-06-06 07:46:33.389 UTC [18943][client backend] [pg_regress/constraints][76/16:0] ERROR: syntax error at or near ")" at character 45 2025-06-06 07:46:33.389 UTC [18943][client backend] [pg_regress/constraints][76/16:0] STATEMENT: CREATE TABLE error_tbl (i int DEFAULT (100, )); 2025-06-06 07:46:33.389 UTC [18943][client backend] [pg_regress/constraints][76/17:0] ERROR: syntax error at or near "IN" at character 43 2025-06-06 07:46:33.389 UTC [18943][client backend] [pg_regress/constraints][76/17:0] STATEMENT: CREATE TABLE error_tbl (b1 bool DEFAULT 1 IN (1, 2)); 2025-06-06 07:46:33.392 UTC [18958][client backend] [[unknown]][88/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.392 UTC [18958][client backend] [[unknown]][88/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/errors 2025-06-06 07:46:33.398 UTC [18956][client backend] [pg_regress/create_am][86/0:0] LOG: connection ready: setup total=64.467 ms, fork=38.528 ms, authentication=0.406 ms 2025-06-06 07:46:33.404 UTC [18957][client backend] [pg_regress/hash_func][89/0:0] LOG: connection ready: setup total=42.192 ms, fork=17.595 ms, authentication=0.422 ms 2025-06-06 07:46:33.404 UTC [18953][client backend] [pg_regress/vacuum][87/0:0] LOG: connection ready: setup total=72.455 ms, fork=43.746 ms, authentication=0.434 ms 2025-06-06 07:46:33.406 UTC [18960][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:33.410 UTC [18958][client backend] [pg_regress/errors][88/0:0] LOG: connection ready: setup total=46.915 ms, fork=18.571 ms, authentication=3.637 ms 2025-06-06 07:46:33.411 UTC [18956][client backend] [pg_regress/create_am][86/3:0] ERROR: function int4in(internal) does not exist 2025-06-06 07:46:33.411 UTC [18956][client backend] [pg_regress/create_am][86/3:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER int4in; 2025-06-06 07:46:33.411 UTC [18956][client backend] [pg_regress/create_am][86/4:0] ERROR: function heap_tableam_handler must return type index_am_handler 2025-06-06 07:46:33.411 UTC [18956][client backend] [pg_regress/create_am][86/4:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER heap_tableam_handler; 2025-06-06 07:46:33.412 UTC [18946][client backend] [pg_regress/create_cast][79/14:0] ERROR: cannot cast type integer to casttesttype at character 18 2025-06-06 07:46:33.412 UTC [18946][client backend] [pg_regress/create_cast][79/14:0] STATEMENT: SELECT 1234::int4::casttesttype; 2025-06-06 07:46:33.412 UTC [18956][client backend] [pg_regress/create_am][86/5:0] ERROR: data type box has no default operator class for access method "gist2" 2025-06-06 07:46:33.412 UTC [18956][client backend] [pg_regress/create_am][86/5:0] HINT: You must specify an operator class for the index or define a default operator class for the data type. 2025-06-06 07:46:33.412 UTC [18956][client backend] [pg_regress/create_am][86/5:0] STATEMENT: CREATE INDEX grect2ind2 ON fast_emp4000 USING gist2 (home_base); 2025-06-06 07:46:33.415 UTC [18951][client backend] [pg_regress/drop_if_exists][83/5:0] ERROR: view "test_view_exists" does not exist 2025-06-06 07:46:33.415 UTC [18951][client backend] [pg_regress/drop_if_exists][83/5:0] STATEMENT: DROP VIEW test_view_exists; 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/4:0] ERROR: relation "nonesuch" does not exist at character 15 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/4:0] STATEMENT: select * from nonesuch; 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/5:0] ERROR: column "nonesuch" does not exist at character 8 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/5:0] STATEMENT: select nonesuch from pg_database; 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/6:0] ERROR: syntax error at or near "from" at character 17 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/6:0] STATEMENT: select distinct from pg_database; 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/7:0] ERROR: column "nonesuch" does not exist at character 33 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/7:0] STATEMENT: select * from pg_database where nonesuch = pg_database.datname; 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/8:0] ERROR: column "nonesuch" does not exist at character 55 2025-06-06 07:46:33.417 UTC [18958][client backend] [pg_regress/errors][88/8:0] STATEMENT: select * from pg_database where pg_database.datname = nonesuch; 2025-06-06 07:46:33.418 UTC [18958][client backend] [pg_regress/errors][88/9:0] ERROR: column "foobar" does not exist at character 21 2025-06-06 07:46:33.418 UTC [18958][client backend] [pg_regress/errors][88/9:0] STATEMENT: select distinct on (foobar) * from pg_database; 2025-06-06 07:46:33.419 UTC [18960][client backend] [[unknown]][90/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:33.419 UTC [18960][client backend] [[unknown]][90/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/infinite_recurse 2025-06-06 07:46:33.425 UTC [18942][client backend] [pg_regress/create_aggregate][77/21:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2025-06-06 07:46:33.425 UTC [18942][client backend] [pg_regress/create_aggregate][77/21:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2025-06-06 07:46:33.438 UTC [18958][client backend] [pg_regress/errors][88/10:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2025-06-06 07:46:33.438 UTC [18958][client backend] [pg_regress/errors][88/10:0] STATEMENT: select null from pg_database group by datname for update; 2025-06-06 07:46:33.438 UTC [18958][client backend] [pg_regress/errors][88/11:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2025-06-06 07:46:33.438 UTC [18958][client backend] [pg_regress/errors][88/11:0] STATEMENT: select null from pg_database group by grouping sets (()) for update; 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/12:0] ERROR: syntax error at or near ";" at character 12 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/12:0] STATEMENT: delete from; 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/13:0] ERROR: relation "nonesuch" does not exist at character 13 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/13:0] STATEMENT: delete from nonesuch; 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/14:0] ERROR: syntax error at or near ";" at character 11 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/14:0] STATEMENT: drop table; 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/15:0] ERROR: table "nonesuch" does not exist 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/15:0] STATEMENT: drop table nonesuch; 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/16:0] ERROR: syntax error at or near ";" at character 19 2025-06-06 07:46:33.439 UTC [18958][client backend] [pg_regress/errors][88/16:0] STATEMENT: alter table rename; 2025-06-06 07:46:33.444 UTC [18960][client backend] [pg_regress/infinite_recurse][90/0:0] LOG: connection ready: setup total=79.160 ms, fork=38.896 ms, authentication=0.434 ms 2025-06-06 07:46:33.444 UTC [18958][client backend] [pg_regress/errors][88/17:0] ERROR: relation "nonesuch" does not exist 2025-06-06 07:46:33.444 UTC [18958][client backend] [pg_regress/errors][88/17:0] STATEMENT: alter table nonesuch rename to newnonesuch; 2025-06-06 07:46:33.448 UTC [18942][client backend] [pg_regress/create_aggregate][77/24:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2025-06-06 07:46:33.448 UTC [18942][client backend] [pg_regress/create_aggregate][77/24:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2025-06-06 07:46:33.449 UTC [18958][client backend] [pg_regress/errors][88/18:0] ERROR: relation "nonesuch" does not exist 2025-06-06 07:46:33.449 UTC [18958][client backend] [pg_regress/errors][88/18:0] STATEMENT: alter table nonesuch rename to stud_emp; 2025-06-06 07:46:33.449 UTC [18958][client backend] [pg_regress/errors][88/19:4006] ERROR: relation "student" already exists 2025-06-06 07:46:33.449 UTC [18958][client backend] [pg_regress/errors][88/19:4006] STATEMENT: alter table stud_emp rename to student; 2025-06-06 07:46:33.449 UTC [18958][client backend] [pg_regress/errors][88/20:4008] ERROR: relation "stud_emp" already exists 2025-06-06 07:46:33.449 UTC [18958][client backend] [pg_regress/errors][88/20:4008] STATEMENT: alter table stud_emp rename to stud_emp; 2025-06-06 07:46:33.454 UTC [18958][client backend] [pg_regress/errors][88/21:0] ERROR: relation "nonesuchrel" does not exist 2025-06-06 07:46:33.454 UTC [18958][client backend] [pg_regress/errors][88/21:0] STATEMENT: alter table nonesuchrel rename column nonesuchatt to newnonesuchatt; 2025-06-06 07:46:33.455 UTC [18958][client backend] [pg_regress/errors][88/22:4013] ERROR: column "nonesuchatt" does not exist 2025-06-06 07:46:33.455 UTC [18958][client backend] [pg_regress/errors][88/22:4013] STATEMENT: alter table emp rename column nonesuchatt to newnonesuchatt; 2025-06-06 07:46:33.455 UTC [18943][client backend] [pg_regress/constraints][76/23:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2025-06-06 07:46:33.455 UTC [18943][client backend] [pg_regress/constraints][76/23:0] DETAIL: Failing row contains (3). 2025-06-06 07:46:33.455 UTC [18943][client backend] [pg_regress/constraints][76/23:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (3); 2025-06-06 07:46:33.455 UTC [18943][client backend] [pg_regress/constraints][76/24:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2025-06-06 07:46:33.455 UTC [18943][client backend] [pg_regress/constraints][76/24:0] DETAIL: Failing row contains (2). 2025-06-06 07:46:33.455 UTC [18943][client backend] [pg_regress/constraints][76/24:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (2); 2025-06-06 07:46:33.456 UTC [18943][client backend] [pg_regress/constraints][76/26:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2025-06-06 07:46:33.456 UTC [18943][client backend] [pg_regress/constraints][76/26:0] DETAIL: Failing row contains (1). 2025-06-06 07:46:33.456 UTC [18943][client backend] [pg_regress/constraints][76/26:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (1); 2025-06-06 07:46:33.456 UTC [18951][client backend] [pg_regress/drop_if_exists][83/9:0] ERROR: view "test_view_exists" does not exist 2025-06-06 07:46:33.456 UTC [18951][client backend] [pg_regress/drop_if_exists][83/9:0] STATEMENT: DROP VIEW test_view_exists; 2025-06-06 07:46:33.456 UTC [18951][client backend] [pg_regress/drop_if_exists][83/10:0] ERROR: index "test_index_exists" does not exist 2025-06-06 07:46:33.456 UTC [18951][client backend] [pg_regress/drop_if_exists][83/10:0] STATEMENT: DROP INDEX test_index_exists; 2025-06-06 07:46:33.464 UTC [18958][client backend] [pg_regress/errors][88/23:4036] ERROR: column "manager" of relation "stud_emp" already exists 2025-06-06 07:46:33.464 UTC [18958][client backend] [pg_regress/errors][88/23:4036] STATEMENT: alter table emp rename column salary to manager; 2025-06-06 07:46:33.464 UTC [18958][client backend] [pg_regress/errors][88/24:4038] ERROR: column name "ctid" conflicts with a system column name 2025-06-06 07:46:33.464 UTC [18958][client backend] [pg_regress/errors][88/24:4038] STATEMENT: alter table emp rename column salary to ctid; 2025-06-06 07:46:33.464 UTC [18958][client backend] [pg_regress/errors][88/25:0] WARNING: there is no transaction in progress 2025-06-06 07:46:33.465 UTC [18958][client backend] [pg_regress/errors][88/26:0] WARNING: there is no transaction in progress 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/27:0] ERROR: function int2um(integer) does not exist 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/27:0] STATEMENT: create aggregate newavg2 (sfunc = int4pl, basetype = int4, stype = int4, finalfunc = int2um, initcond = '0'); 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/28:0] ERROR: aggregate input type must be specified 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/28:0] STATEMENT: create aggregate newcnt1 (sfunc = int4inc, stype = int4, initcond = '0'); 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/29:0] ERROR: syntax error at or near ";" at character 11 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/29:0] STATEMENT: drop index; 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/30:0] ERROR: syntax error at or near "314159" at character 12 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/30:0] STATEMENT: drop index 314159; 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/31:0] ERROR: index "nonesuch" does not exist 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/31:0] STATEMENT: drop index nonesuch; 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/32:0] ERROR: syntax error at or near ";" at character 15 2025-06-06 07:46:33.470 UTC [18958][client backend] [pg_regress/errors][88/32:0] STATEMENT: drop aggregate; 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/33:0] ERROR: syntax error at or near ";" at character 23 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/33:0] STATEMENT: drop aggregate newcnt1; 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/34:0] ERROR: syntax error at or near "314159" at character 16 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/34:0] STATEMENT: drop aggregate 314159 (int); 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/35:0] ERROR: type "nonesuch" does not exist 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/35:0] STATEMENT: drop aggregate newcnt (nonesuch); 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/36:0] ERROR: aggregate nonesuch(integer) does not exist 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/36:0] STATEMENT: drop aggregate nonesuch (int4); 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/37:0] ERROR: aggregate newcnt(real) does not exist 2025-06-06 07:46:33.471 UTC [18958][client backend] [pg_regress/errors][88/37:0] STATEMENT: drop aggregate newcnt (float4); 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/38:0] ERROR: syntax error at or near "(" at character 15 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/38:0] STATEMENT: drop function (); 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/39:0] ERROR: syntax error at or near "314159" at character 15 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/39:0] STATEMENT: drop function 314159(); 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/40:0] ERROR: function nonesuch() does not exist 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/40:0] STATEMENT: drop function nonesuch(); 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/41:0] ERROR: syntax error at or near ";" at character 10 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/41:0] STATEMENT: drop type; 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/42:0] ERROR: syntax error at or near "314159" at character 11 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/42:0] STATEMENT: drop type 314159; 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/43:0] ERROR: type "nonesuch" does not exist 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/43:0] STATEMENT: drop type nonesuch; 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/44:0] ERROR: syntax error at or near ";" at character 14 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/44:0] STATEMENT: drop operator; 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/45:0] ERROR: syntax error at or near ";" at character 21 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/45:0] STATEMENT: drop operator equals; 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/46:0] ERROR: syntax error at or near ";" at character 18 2025-06-06 07:46:33.472 UTC [18958][client backend] [pg_regress/errors][88/46:0] STATEMENT: drop operator ===; 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/47:0] ERROR: syntax error at or near "," at character 19 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/47:0] STATEMENT: drop operator int4, int4; 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/48:0] ERROR: syntax error at or near "(" at character 15 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/48:0] STATEMENT: drop operator (int4, int4); 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/49:0] ERROR: syntax error at or near ")" at character 20 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/49:0] STATEMENT: drop operator === (); 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/50:0] ERROR: missing argument at character 24 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/50:0] HINT: Use NONE to denote the missing argument of a unary operator. 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/50:0] STATEMENT: drop operator === (int4); 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/51:0] ERROR: operator does not exist: integer === integer 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/51:0] STATEMENT: drop operator === (int4, int4); 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/52:0] ERROR: missing argument at character 26 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/52:0] HINT: Use NONE to denote the missing argument of a unary operator. 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/52:0] STATEMENT: drop operator = (nonesuch); 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/53:0] ERROR: syntax error at or near "," at character 19 2025-06-06 07:46:33.473 UTC [18958][client backend] [pg_regress/errors][88/53:0] STATEMENT: drop operator = ( , int4); 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/54:0] ERROR: type "nonesuch" does not exist 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/54:0] STATEMENT: drop operator = (nonesuch, int4); 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/55:0] ERROR: type "nonesuch" does not exist 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/55:0] STATEMENT: drop operator = (int4, nonesuch); 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/56:0] ERROR: syntax error at or near ")" at character 24 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/56:0] STATEMENT: drop operator = (int4, ); 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/57:0] ERROR: syntax error at or near ";" at character 10 2025-06-06 07:46:33.474 UTC [18958][client backend] [pg_regress/errors][88/57:0] STATEMENT: drop rule; 2025-06-06 07:46:33.477 UTC [18951][client backend] [pg_regress/drop_if_exists][83/14:0] ERROR: index "test_index_exists" does not exist 2025-06-06 07:46:33.477 UTC [18951][client backend] [pg_regress/drop_if_exists][83/14:0] STATEMENT: DROP INDEX test_index_exists; 2025-06-06 07:46:33.477 UTC [18951][client backend] [pg_regress/drop_if_exists][83/15:0] ERROR: sequence "test_sequence_exists" does not exist 2025-06-06 07:46:33.477 UTC [18951][client backend] [pg_regress/drop_if_exists][83/15:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2025-06-06 07:46:33.489 UTC [18958][client backend] [pg_regress/errors][88/58:0] ERROR: syntax error at or near "314159" at character 11 2025-06-06 07:46:33.489 UTC [18958][client backend] [pg_regress/errors][88/58:0] STATEMENT: drop rule 314159; 2025-06-06 07:46:33.490 UTC [18958][client backend] [pg_regress/errors][88/59:0] ERROR: relation "noplace" does not exist 2025-06-06 07:46:33.490 UTC [18958][client backend] [pg_regress/errors][88/59:0] STATEMENT: drop rule nonesuch on noplace; 2025-06-06 07:46:33.490 UTC [18958][client backend] [pg_regress/errors][88/60:0] ERROR: syntax error at or near "tuple" at character 6 2025-06-06 07:46:33.490 UTC [18958][client backend] [pg_regress/errors][88/60:0] STATEMENT: drop tuple rule nonesuch; 2025-06-06 07:46:33.490 UTC [18958][client backend] [pg_regress/errors][88/61:0] ERROR: syntax error at or near "instance" at character 6 2025-06-06 07:46:33.490 UTC [18958][client backend] [pg_regress/errors][88/61:0] STATEMENT: drop instance rule nonesuch on noplace; 2025-06-06 07:46:33.494 UTC [18958][client backend] [pg_regress/errors][88/62:0] ERROR: syntax error at or near "rewrite" at character 6 2025-06-06 07:46:33.494 UTC [18958][client backend] [pg_regress/errors][88/62:0] STATEMENT: drop rewrite rule nonesuch; 2025-06-06 07:46:33.494 UTC [18958][client backend] [pg_regress/errors][88/63:0] ERROR: division by zero 2025-06-06 07:46:33.494 UTC [18958][client backend] [pg_regress/errors][88/63:0] STATEMENT: select 1/0; 2025-06-06 07:46:33.494 UTC [18946][client backend] [pg_regress/create_cast][:0] LOG: disconnection: session time: 0:00:00.184 user=postgres database=regression host=[local] 2025-06-06 07:46:33.499 UTC [18958][client backend] [pg_regress/errors][88/64:0] ERROR: division by zero 2025-06-06 07:46:33.499 UTC [18958][client backend] [pg_regress/errors][88/64:0] STATEMENT: select 1::int8/0; 2025-06-06 07:46:33.499 UTC [18958][client backend] [pg_regress/errors][88/65:0] ERROR: division by zero 2025-06-06 07:46:33.499 UTC [18958][client backend] [pg_regress/errors][88/65:0] STATEMENT: select 1/0::int8; 2025-06-06 07:46:33.500 UTC [18958][client backend] [pg_regress/errors][88/66:0] ERROR: division by zero 2025-06-06 07:46:33.500 UTC [18958][client backend] [pg_regress/errors][88/66:0] STATEMENT: select 1::int2/0; 2025-06-06 07:46:33.503 UTC [18958][client backend] [pg_regress/errors][88/67:0] ERROR: division by zero 2025-06-06 07:46:33.503 UTC [18958][client backend] [pg_regress/errors][88/67:0] STATEMENT: select 1/0::int2; 2025-06-06 07:46:33.510 UTC [18951][client backend] [pg_regress/drop_if_exists][83/19:0] ERROR: sequence "test_sequence_exists" does not exist 2025-06-06 07:46:33.510 UTC [18951][client backend] [pg_regress/drop_if_exists][83/19:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2025-06-06 07:46:33.510 UTC [18951][client backend] [pg_regress/drop_if_exists][83/20:0] ERROR: schema "test_schema_exists" does not exist 2025-06-06 07:46:33.510 UTC [18951][client backend] [pg_regress/drop_if_exists][83/20:0] STATEMENT: DROP SCHEMA test_schema_exists; 2025-06-06 07:46:33.512 UTC [18958][client backend] [pg_regress/errors][88/68:0] ERROR: division by zero 2025-06-06 07:46:33.512 UTC [18958][client backend] [pg_regress/errors][88/68:0] STATEMENT: select 1::numeric/0; 2025-06-06 07:46:33.520 UTC [18958][client backend] [pg_regress/errors][88/69:0] ERROR: division by zero 2025-06-06 07:46:33.520 UTC [18958][client backend] [pg_regress/errors][88/69:0] STATEMENT: select 1/0::numeric; 2025-06-06 07:46:33.521 UTC [18958][client backend] [pg_regress/errors][88/70:0] ERROR: division by zero 2025-06-06 07:46:33.521 UTC [18958][client backend] [pg_regress/errors][88/70:0] STATEMENT: select 1::float8/0; 2025-06-06 07:46:33.521 UTC [18958][client backend] [pg_regress/errors][88/71:0] ERROR: division by zero 2025-06-06 07:46:33.521 UTC [18958][client backend] [pg_regress/errors][88/71:0] STATEMENT: select 1/0::float8; 2025-06-06 07:46:33.522 UTC [18951][client backend] [pg_regress/drop_if_exists][83/24:0] ERROR: schema "test_schema_exists" does not exist 2025-06-06 07:46:33.522 UTC [18951][client backend] [pg_regress/drop_if_exists][83/24:0] STATEMENT: DROP SCHEMA test_schema_exists; 2025-06-06 07:46:33.522 UTC [18951][client backend] [pg_regress/drop_if_exists][83/25:0] ERROR: type "test_type_exists" does not exist 2025-06-06 07:46:33.522 UTC [18951][client backend] [pg_regress/drop_if_exists][83/25:0] STATEMENT: DROP TYPE test_type_exists; 2025-06-06 07:46:33.533 UTC [18958][client backend] [pg_regress/errors][88/72:0] ERROR: division by zero 2025-06-06 07:46:33.533 UTC [18958][client backend] [pg_regress/errors][88/72:0] STATEMENT: select 1::float4/0; 2025-06-06 07:46:33.534 UTC [18958][client backend] [pg_regress/errors][88/73:0] ERROR: division by zero 2025-06-06 07:46:33.534 UTC [18958][client backend] [pg_regress/errors][88/73:0] STATEMENT: select 1/0::float4; 2025-06-06 07:46:33.535 UTC [18958][client backend] [pg_regress/errors][88/74:0] ERROR: syntax error at or near "xxx" at character 1 2025-06-06 07:46:33.535 UTC [18958][client backend] [pg_regress/errors][88/74:0] STATEMENT: xxx; 2025-06-06 07:46:33.535 UTC [18958][client backend] [pg_regress/errors][88/75:0] ERROR: syntax error at or near "foo" at character 8 2025-06-06 07:46:33.535 UTC [18958][client backend] [pg_regress/errors][88/75:0] STATEMENT: CREATE foo; 2025-06-06 07:46:33.535 UTC [18958][client backend] [pg_regress/errors][88/76:0] ERROR: syntax error at or near ";" at character 14 2025-06-06 07:46:33.535 UTC [18958][client backend] [pg_regress/errors][88/76:0] STATEMENT: CREATE TABLE ; 2025-06-06 07:46:33.536 UTC [18958][client backend] [pg_regress/errors][88/77:0] ERROR: syntax error at end of input at character 13 2025-06-06 07:46:33.536 UTC [18958][client backend] [pg_regress/errors][88/77:0] STATEMENT: CREATE TABLE 2025-06-06 07:46:33.536 UTC [18958][client backend] [pg_regress/errors][88/78:0] ERROR: syntax error at or near "foo" at character 29 2025-06-06 07:46:33.536 UTC [18958][client backend] [pg_regress/errors][88/78:0] STATEMENT: INSERT INTO foo VALUES(123) foo; 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/79:0] ERROR: syntax error at or near "123" at character 13 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/79:0] STATEMENT: INSERT INTO 123 VALUES(123); 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/80:0] ERROR: syntax error at or near "123" at character 29 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/80:0] STATEMENT: INSERT INTO foo VALUES(123) 123 ; 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/81:0] ERROR: syntax error at or near "NUL" at character 94 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/81:0] STATEMENT: CREATE TABLE foo (id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL); 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/82:0] ERROR: syntax error at or near "NUL" at character 90 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/82:0] STATEMENT: CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL); 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/83:0] ERROR: syntax error at or near "NUL" at character 35 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/83:0] STATEMENT: CREATE TABLE foo( id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY); 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/84:0] ERROR: syntax error at or near "NUL" at character 90 2025-06-06 07:46:33.539 UTC [18958][client backend] [pg_regress/errors][88/84:0] STATEMENT: CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL); 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/85:0] ERROR: syntax error at or near "NUL" at character 100 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/85:0] STATEMENT: CREATE TEMPORARY TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL) ; 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/86:0] ERROR: syntax error at or near "NUL" at character 45 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/86:0] STATEMENT: CREATE TEMPORARY TABLE foo( id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY) ; 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/87:0] ERROR: syntax error at or near "NUL" at character 153 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/87:0] STATEMENT: CREATE TEMPORARY TABLE foo (id INT4 UNIQUE NOT NULL, idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, idz INT4 UNIQUE NOT NULL, idv INT4 UNIQUE NOT NULL); 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/88:0] ERROR: syntax error at or near "NUL" at character 180 2025-06-06 07:46:33.540 UTC [18958][client backend] [pg_regress/errors][88/88:0] STATEMENT: CREATE TEMPORARY TABLE foo (id INT4 UNIQUE NOT NULL , idm INT4 UNIQUE NOT NULL, idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, idz INT4 UNIQUE NOT NULL, idv INT4 UNIQUE NOT NULL); 2025-06-06 07:46:33.540 UTC [18943][client backend] [pg_regress/constraints][76/39:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2025-06-06 07:46:33.540 UTC [18943][client backend] [pg_regress/constraints][76/39:0] DETAIL: Failing row contains (1, x check failed, -2). 2025-06-06 07:46:33.540 UTC [18943][client backend] [pg_regress/constraints][76/39:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (1, 'x check failed', -2); 2025-06-06 07:46:33.541 UTC [18943][client backend] [pg_regress/constraints][76/40:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2025-06-06 07:46:33.541 UTC [18943][client backend] [pg_regress/constraints][76/40:0] DETAIL: Failing row contains (5, z check failed, 10). 2025-06-06 07:46:33.541 UTC [18943][client backend] [pg_regress/constraints][76/40:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (5, 'z check failed', 10); 2025-06-06 07:46:33.544 UTC [18958][client backend] [pg_regress/errors][:0] LOG: disconnection: session time: 0:00:00.161 user=postgres database=regression host=[local] 2025-06-06 07:46:33.545 UTC [18943][client backend] [pg_regress/constraints][76/41:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2025-06-06 07:46:33.545 UTC [18943][client backend] [pg_regress/constraints][76/41:0] DETAIL: Failing row contains (0, check failed, -2). 2025-06-06 07:46:33.545 UTC [18943][client backend] [pg_regress/constraints][76/41:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (0, 'check failed', -2); 2025-06-06 07:46:33.546 UTC [18943][client backend] [pg_regress/constraints][76/42:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2025-06-06 07:46:33.546 UTC [18943][client backend] [pg_regress/constraints][76/42:0] DETAIL: Failing row contains (6, check failed, 11). 2025-06-06 07:46:33.546 UTC [18943][client backend] [pg_regress/constraints][76/42:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (6, 'check failed', 11); 2025-06-06 07:46:33.550 UTC [18944][client backend] [pg_regress/create_function_sql][78/42:0] ERROR: only superuser can define a leakproof function 2025-06-06 07:46:33.550 UTC [18944][client backend] [pg_regress/create_function_sql][78/42:0] STATEMENT: ALTER FUNCTION functest_E_2(int) LEAKPROOF; 2025-06-06 07:46:33.551 UTC [18951][client backend] [pg_regress/drop_if_exists][83/29:0] ERROR: type "test_type_exists" does not exist 2025-06-06 07:46:33.551 UTC [18951][client backend] [pg_regress/drop_if_exists][83/29:0] STATEMENT: DROP TYPE test_type_exists; 2025-06-06 07:46:33.551 UTC [18944][client backend] [pg_regress/create_function_sql][78/43:0] ERROR: only superuser can define a leakproof function 2025-06-06 07:46:33.551 UTC [18944][client backend] [pg_regress/create_function_sql][78/43:0] STATEMENT: CREATE FUNCTION functest_E_3(int) RETURNS bool LANGUAGE 'sql' LEAKPROOF AS 'SELECT $1 < 200'; 2025-06-06 07:46:33.552 UTC [18951][client backend] [pg_regress/drop_if_exists][83/30:0] ERROR: type "test_domain_exists" does not exist 2025-06-06 07:46:33.552 UTC [18951][client backend] [pg_regress/drop_if_exists][83/30:0] STATEMENT: DROP DOMAIN test_domain_exists; 2025-06-06 07:46:33.554 UTC [18952][client backend] [pg_regress/roleattributes][:0] LOG: disconnection: session time: 0:00:00.208 user=postgres database=regression host=[local] 2025-06-06 07:46:33.562 UTC [18957][client backend] [pg_regress/hash_func][89/18:0] ERROR: could not identify a hash function for type bit varying 2025-06-06 07:46:33.562 UTC [18957][client backend] [pg_regress/hash_func][89/18:0] STATEMENT: SELECT v as value, hash_array(v)::bit(32) as standard FROM (VALUES ('{101}'::varbit[])) x(v); 2025-06-06 07:46:33.572 UTC [18951][client backend] [pg_regress/drop_if_exists][83/34:0] ERROR: type "test_domain_exists" does not exist 2025-06-06 07:46:33.572 UTC [18951][client backend] [pg_regress/drop_if_exists][83/34:0] STATEMENT: DROP DOMAIN test_domain_exists; 2025-06-06 07:46:33.572 UTC [18957][client backend] [pg_regress/hash_func][89/19:0] ERROR: could not identify an extended hash function for type bit varying 2025-06-06 07:46:33.572 UTC [18957][client backend] [pg_regress/hash_func][89/19:0] STATEMENT: SELECT v as value, hash_array_extended(v, 0)::bit(32) as extended0 FROM (VALUES ('{101}'::varbit[])) x(v); 2025-06-06 07:46:33.577 UTC [18942][client backend] [pg_regress/create_aggregate][77/37:0] ERROR: must specify both or neither of serialization and deserialization functions 2025-06-06 07:46:33.577 UTC [18942][client backend] [pg_regress/create_aggregate][77/37:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize ); 2025-06-06 07:46:33.578 UTC [18942][client backend] [pg_regress/create_aggregate][77/38:0] ERROR: function numeric_avg_deserialize(internal) does not exist 2025-06-06 07:46:33.578 UTC [18942][client backend] [pg_regress/create_aggregate][77/38:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_deserialize, deserialfunc = numeric_avg_deserialize ); 2025-06-06 07:46:33.580 UTC [18942][client backend] [pg_regress/create_aggregate][77/39:0] ERROR: function numeric_avg_serialize(bytea, internal) does not exist 2025-06-06 07:46:33.580 UTC [18942][client backend] [pg_regress/create_aggregate][77/39:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_serialize ); 2025-06-06 07:46:33.580 UTC [18951][client backend] [pg_regress/drop_if_exists][83/38:0] ERROR: role "regress_test_u2" does not exist 2025-06-06 07:46:33.580 UTC [18951][client backend] [pg_regress/drop_if_exists][83/38:0] STATEMENT: DROP USER regress_test_u2; 2025-06-06 07:46:33.586 UTC [18942][client backend] [pg_regress/create_aggregate][77/40:0] ERROR: function int4larger(internal, internal) does not exist 2025-06-06 07:46:33.586 UTC [18942][client backend] [pg_regress/create_aggregate][77/40:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_deserialize, combinefunc = int4larger ); 2025-06-06 07:46:33.594 UTC [18951][client backend] [pg_regress/drop_if_exists][83/40:0] ERROR: role "regress_test_u1" does not exist 2025-06-06 07:46:33.594 UTC [18951][client backend] [pg_regress/drop_if_exists][83/40:0] STATEMENT: DROP USER regress_test_u1; 2025-06-06 07:46:33.595 UTC [18951][client backend] [pg_regress/drop_if_exists][83/41:0] ERROR: role "regress_test_r2" does not exist 2025-06-06 07:46:33.595 UTC [18951][client backend] [pg_regress/drop_if_exists][83/41:0] STATEMENT: DROP ROLE regress_test_r2; 2025-06-06 07:46:33.596 UTC [18951][client backend] [pg_regress/drop_if_exists][83/43:0] ERROR: role "regress_test_r1" does not exist 2025-06-06 07:46:33.596 UTC [18951][client backend] [pg_regress/drop_if_exists][83/43:0] STATEMENT: DROP ROLE regress_test_r1; 2025-06-06 07:46:33.596 UTC [18951][client backend] [pg_regress/drop_if_exists][83/44:0] ERROR: role "regress_test_g2" does not exist 2025-06-06 07:46:33.596 UTC [18951][client backend] [pg_regress/drop_if_exists][83/44:0] STATEMENT: DROP GROUP regress_test_g2; 2025-06-06 07:46:33.598 UTC [18943][client backend] [pg_regress/constraints][76/47:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.598 UTC [18943][client backend] [pg_regress/constraints][76/47:0] DETAIL: Failing row contains (2, -NULL-, -2). 2025-06-06 07:46:33.598 UTC [18943][client backend] [pg_regress/constraints][76/47:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (2, -2); 2025-06-06 07:46:33.600 UTC [18951][client backend] [pg_regress/drop_if_exists][83/46:0] ERROR: role "regress_test_g1" does not exist 2025-06-06 07:46:33.600 UTC [18951][client backend] [pg_regress/drop_if_exists][83/46:0] STATEMENT: DROP GROUP regress_test_g1; 2025-06-06 07:46:33.601 UTC [18943][client backend] [pg_regress/constraints][76/50:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.601 UTC [18943][client backend] [pg_regress/constraints][76/50:0] DETAIL: Failing row contains (2, Y, -2). 2025-06-06 07:46:33.601 UTC [18943][client backend] [pg_regress/constraints][76/50:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2025-06-06 07:46:33.602 UTC [18951][client backend] [pg_regress/drop_if_exists][83/48:0] ERROR: conversion "test_conversion_exists" does not exist 2025-06-06 07:46:33.602 UTC [18951][client backend] [pg_regress/drop_if_exists][83/48:0] STATEMENT: DROP CONVERSION test_conversion_exists; 2025-06-06 07:46:33.602 UTC [18943][client backend] [pg_regress/constraints][76/52:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2025-06-06 07:46:33.602 UTC [18943][client backend] [pg_regress/constraints][76/52:0] DETAIL: Failing row contains (1, -NULL-, -2). 2025-06-06 07:46:33.602 UTC [18943][client backend] [pg_regress/constraints][76/52:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (1, -2); 2025-06-06 07:46:33.606 UTC [18943][client backend] [pg_regress/constraints][76/54:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.606 UTC [18943][client backend] [pg_regress/constraints][76/54:0] DETAIL: Failing row contains (5, check failed, -5). 2025-06-06 07:46:33.606 UTC [18943][client backend] [pg_regress/constraints][76/54:0] STATEMENT: INSERT INTO INSERT_TBL VALUES (5, 'check failed', -5); 2025-06-06 07:46:33.609 UTC [18943][client backend] [pg_regress/constraints][76/58:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2025-06-06 07:46:33.609 UTC [18943][client backend] [pg_regress/constraints][76/58:0] DETAIL: Failing row contains (5, check failed, 4). 2025-06-06 07:46:33.609 UTC [18943][client backend] [pg_regress/constraints][76/58:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) VALUES ('check failed', 4); 2025-06-06 07:46:33.610 UTC [18943][client backend] [pg_regress/constraints][76/59:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.610 UTC [18943][client backend] [pg_regress/constraints][76/59:0] DETAIL: Failing row contains (5, check failed, -5). 2025-06-06 07:46:33.610 UTC [18943][client backend] [pg_regress/constraints][76/59:0] STATEMENT: INSERT INTO INSERT_TBL(x,y) VALUES (5, 'check failed'); 2025-06-06 07:46:33.614 UTC [18951][client backend] [pg_regress/drop_if_exists][83/52:0] ERROR: text search parser "test_tsparser_exists" does not exist 2025-06-06 07:46:33.614 UTC [18951][client backend] [pg_regress/drop_if_exists][83/52:0] STATEMENT: DROP TEXT SEARCH PARSER test_tsparser_exists; 2025-06-06 07:46:33.618 UTC [18951][client backend] [pg_regress/drop_if_exists][83/54:0] ERROR: text search dictionary "test_tsdict_exists" does not exist 2025-06-06 07:46:33.618 UTC [18951][client backend] [pg_regress/drop_if_exists][83/54:0] STATEMENT: DROP TEXT SEARCH DICTIONARY test_tsdict_exists; 2025-06-06 07:46:33.620 UTC [18943][client backend] [pg_regress/constraints][76/64:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.620 UTC [18943][client backend] [pg_regress/constraints][76/64:0] DETAIL: Failing row contains (8, Y, -8). 2025-06-06 07:46:33.620 UTC [18943][client backend] [pg_regress/constraints][76/64:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2025-06-06 07:46:33.624 UTC [18944][client backend] [pg_regress/create_function_sql][78/66:0] ERROR: duplicate function body specified 2025-06-06 07:46:33.624 UTC [18944][client backend] [pg_regress/create_function_sql][78/66:0] STATEMENT: CREATE FUNCTION functest_S_xxx(x int) RETURNS int LANGUAGE SQL AS $$ SELECT x * 2 $$ RETURN x * 3; 2025-06-06 07:46:33.624 UTC [18944][client backend] [pg_regress/create_function_sql][78/67:0] ERROR: SQL function with unquoted function body cannot have polymorphic arguments 2025-06-06 07:46:33.624 UTC [18944][client backend] [pg_regress/create_function_sql][78/67:0] STATEMENT: CREATE FUNCTION functest_S_xx(x anyarray) RETURNS anyelement LANGUAGE SQL RETURN x[1]; 2025-06-06 07:46:33.642 UTC [18943][client backend] [pg_regress/constraints][76/70:0] ERROR: new row for relation "sys_col_check_tbl" violates check constraint "sys_col_check_tbl_check" 2025-06-06 07:46:33.642 UTC [18943][client backend] [pg_regress/constraints][76/70:0] DETAIL: Failing row contains (Olympia, Washington, t, 100). 2025-06-06 07:46:33.642 UTC [18943][client backend] [pg_regress/constraints][76/70:0] STATEMENT: INSERT INTO SYS_COL_CHECK_TBL VALUES ('Olympia', 'Washington', true, 100); 2025-06-06 07:46:33.643 UTC [18951][client backend] [pg_regress/drop_if_exists][83/58:0] ERROR: text search template "test_tstemplate_exists" does not exist 2025-06-06 07:46:33.643 UTC [18951][client backend] [pg_regress/drop_if_exists][83/58:0] STATEMENT: DROP TEXT SEARCH TEMPLATE test_tstemplate_exists; 2025-06-06 07:46:33.646 UTC [18951][client backend] [pg_regress/drop_if_exists][83/60:0] ERROR: text search configuration "test_tsconfig_exists" does not exist 2025-06-06 07:46:33.646 UTC [18951][client backend] [pg_regress/drop_if_exists][83/60:0] STATEMENT: DROP TEXT SEARCH CONFIGURATION test_tsconfig_exists; 2025-06-06 07:46:33.650 UTC [18945][client backend] [pg_regress/typed_table][80/19:4215] ERROR: cannot add column to typed table 2025-06-06 07:46:33.650 UTC [18945][client backend] [pg_regress/typed_table][80/19:4215] STATEMENT: ALTER TABLE persons ADD COLUMN comment text; 2025-06-06 07:46:33.651 UTC [18945][client backend] [pg_regress/typed_table][80/20:4218] ERROR: cannot drop column from typed table 2025-06-06 07:46:33.651 UTC [18945][client backend] [pg_regress/typed_table][80/20:4218] STATEMENT: ALTER TABLE persons DROP COLUMN name; 2025-06-06 07:46:33.652 UTC [18942][client backend] [pg_regress/create_aggregate][77/49:0] ERROR: cannot change return type of existing function 2025-06-06 07:46:33.652 UTC [18942][client backend] [pg_regress/create_aggregate][77/49:0] HINT: Use DROP AGGREGATE myavg(numeric) first. 2025-06-06 07:46:33.652 UTC [18942][client backend] [pg_regress/create_aggregate][77/49:0] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (numeric) ( stype = numeric, sfunc = numeric_add, finalfunc = numeric_out ); 2025-06-06 07:46:33.652 UTC [18942][client backend] [pg_regress/create_aggregate][77/50:4219] ERROR: cannot change routine kind 2025-06-06 07:46:33.652 UTC [18942][client backend] [pg_regress/create_aggregate][77/50:4219] DETAIL: "myavg" is an ordinary aggregate function. 2025-06-06 07:46:33.652 UTC [18942][client backend] [pg_regress/create_aggregate][77/50:4219] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (order by numeric) ( stype = numeric, sfunc = numeric_add ); 2025-06-06 07:46:33.653 UTC [18945][client backend] [pg_regress/typed_table][80/21:0] ERROR: cannot rename column of typed table 2025-06-06 07:46:33.653 UTC [18945][client backend] [pg_regress/typed_table][80/21:0] STATEMENT: ALTER TABLE persons RENAME COLUMN id TO num; 2025-06-06 07:46:33.654 UTC [18945][client backend] [pg_regress/typed_table][80/22:4221] ERROR: cannot alter column type of typed table at character 34 2025-06-06 07:46:33.654 UTC [18945][client backend] [pg_regress/typed_table][80/22:4221] STATEMENT: ALTER TABLE persons ALTER COLUMN name TYPE varchar; 2025-06-06 07:46:33.654 UTC [18951][client backend] [pg_regress/drop_if_exists][83/64:0] ERROR: extension "test_extension_exists" does not exist 2025-06-06 07:46:33.654 UTC [18951][client backend] [pg_regress/drop_if_exists][83/64:0] STATEMENT: DROP EXTENSION test_extension_exists; 2025-06-06 07:46:33.659 UTC [18945][client backend] [pg_regress/typed_table][80/24:4224] ERROR: cannot change inheritance of typed table 2025-06-06 07:46:33.659 UTC [18945][client backend] [pg_regress/typed_table][80/24:4224] STATEMENT: ALTER TABLE persons INHERIT stuff; 2025-06-06 07:46:33.660 UTC [18945][client backend] [pg_regress/typed_table][80/25:0] ERROR: column "myname" does not exist 2025-06-06 07:46:33.660 UTC [18945][client backend] [pg_regress/typed_table][80/25:0] STATEMENT: CREATE TABLE personsx OF person_type (myname WITH OPTIONS NOT NULL); 2025-06-06 07:46:33.660 UTC [18942][client backend] [pg_regress/create_aggregate][77/52:0] ERROR: cannot change routine kind 2025-06-06 07:46:33.660 UTC [18942][client backend] [pg_regress/create_aggregate][77/52:0] DETAIL: "sum3" is a function. 2025-06-06 07:46:33.660 UTC [18942][client backend] [pg_regress/create_aggregate][77/52:0] STATEMENT: CREATE OR REPLACE AGGREGATE sum3 (int8,int8,int8) ( stype = int8, sfunc = sum4 ); 2025-06-06 07:46:33.662 UTC [18944][client backend] [pg_regress/create_function_sql][78/68:0] ERROR: operator does not exist: date > integer at character 85 2025-06-06 07:46:33.662 UTC [18944][client backend] [pg_regress/create_function_sql][78/68:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:33.662 UTC [18944][client backend] [pg_regress/create_function_sql][78/68:0] STATEMENT: CREATE FUNCTION functest_S_xx(x date) RETURNS boolean LANGUAGE SQL RETURN x > 1; 2025-06-06 07:46:33.663 UTC [18951][client backend] [pg_regress/drop_if_exists][83/66:0] ERROR: function test_function_exists() does not exist 2025-06-06 07:46:33.663 UTC [18951][client backend] [pg_regress/drop_if_exists][83/66:0] STATEMENT: DROP FUNCTION test_function_exists(); 2025-06-06 07:46:33.665 UTC [18951][client backend] [pg_regress/drop_if_exists][83/68:0] ERROR: function test_function_exists(integer, text, integer[]) does not exist 2025-06-06 07:46:33.665 UTC [18951][client backend] [pg_regress/drop_if_exists][83/68:0] STATEMENT: DROP FUNCTION test_function_exists(int, text, int[]); 2025-06-06 07:46:33.667 UTC [18943][client backend] [pg_regress/constraints][76/73:4231] ERROR: system column "ctid" reference in check constraint is invalid at character 138 2025-06-06 07:46:33.667 UTC [18943][client backend] [pg_regress/constraints][76/73:4231] STATEMENT: CREATE TABLE SYS_COL_CHECK_TBL (city text, state text, is_capital bool, altitude int, CHECK (NOT (is_capital AND ctid::text = 'sys_col_check_tbl'))); 2025-06-06 07:46:33.668 UTC [18951][client backend] [pg_regress/drop_if_exists][83/70:0] ERROR: aggregate test_aggregate_exists(*) does not exist 2025-06-06 07:46:33.668 UTC [18951][client backend] [pg_regress/drop_if_exists][83/70:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(*); 2025-06-06 07:46:33.669 UTC [18942][client backend] [pg_regress/create_aggregate][77/55:0] ERROR: parameter "parallel" must be SAFE, RESTRICTED, or UNSAFE 2025-06-06 07:46:33.669 UTC [18942][client backend] [pg_regress/create_aggregate][77/55:0] STATEMENT: CREATE AGGREGATE mysum (int) ( stype = int, sfunc = int4pl, parallel = pear ); 2025-06-06 07:46:33.669 UTC [18951][client backend] [pg_regress/drop_if_exists][83/72:0] ERROR: aggregate test_aggregate_exists(integer) does not exist 2025-06-06 07:46:33.669 UTC [18951][client backend] [pg_regress/drop_if_exists][83/72:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(int); 2025-06-06 07:46:33.670 UTC [18951][client backend] [pg_regress/drop_if_exists][83/74:0] ERROR: operator does not exist: integer @#@ integer 2025-06-06 07:46:33.670 UTC [18951][client backend] [pg_regress/drop_if_exists][83/74:0] STATEMENT: DROP OPERATOR @#@ (int, int); 2025-06-06 07:46:33.671 UTC [18942][client backend] [pg_regress/create_aggregate][77/57:0] ERROR: strictness of aggregate's forward and inverse transition functions must match 2025-06-06 07:46:33.671 UTC [18942][client backend] [pg_regress/create_aggregate][77/57:0] STATEMENT: CREATE AGGREGATE invalidsumdouble (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_n ); 2025-06-06 07:46:33.677 UTC [18942][client backend] [pg_regress/create_aggregate][77/59:0] ERROR: return type of inverse transition function float8mi_int is not double precision 2025-06-06 07:46:33.677 UTC [18942][client backend] [pg_regress/create_aggregate][77/59:0] STATEMENT: CREATE AGGREGATE wrongreturntype (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_int ); 2025-06-06 07:46:33.677 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] WARNING: aggregate attribute "Sfunc1" not recognized 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] WARNING: aggregate attribute "Basetype" not recognized 2025-06-06 07:46:33.678 UTC [18951][client backend] [pg_regress/drop_if_exists][83/78:0] ERROR: language "test_language_exists" does not exist 2025-06-06 07:46:33.678 UTC [18951][client backend] [pg_regress/drop_if_exists][83/78:0] STATEMENT: DROP LANGUAGE test_language_exists; 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] WARNING: aggregate attribute "Stype1" not recognized 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] WARNING: aggregate attribute "Initcond1" not recognized 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] WARNING: aggregate attribute "Parallel" not recognized 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] ERROR: aggregate stype must be specified 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/60:0] STATEMENT: CREATE AGGREGATE case_agg ( -- old syntax "Sfunc1" = int4pl, "Basetype" = int4, "Stype1" = int4, "Initcond1" = '0', "Parallel" = safe ); 2025-06-06 07:46:33.678 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] WARNING: aggregate attribute "Stype" not recognized 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] WARNING: aggregate attribute "Sfunc" not recognized 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] WARNING: aggregate attribute "Finalfunc" not recognized 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] WARNING: aggregate attribute "Finalfunc_extra" not recognized 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] WARNING: aggregate attribute "Finalfunc_modify" not recognized 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] WARNING: aggregate attribute "Parallel" not recognized 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] ERROR: aggregate stype must be specified 2025-06-06 07:46:33.679 UTC [18942][client backend] [pg_regress/create_aggregate][77/61:0] STATEMENT: CREATE AGGREGATE case_agg(float8) ( "Stype" = internal, "Sfunc" = ordered_set_transition, "Finalfunc" = percentile_disc_final, "Finalfunc_extra" = true, "Finalfunc_modify" = read_write, "Parallel" = safe ); 2025-06-06 07:46:33.683 UTC [18942][client backend] [pg_regress/create_aggregate][:0] LOG: disconnection: session time: 0:00:00.376 user=postgres database=regression host=[local] 2025-06-06 07:46:33.686 UTC [18951][client backend] [pg_regress/drop_if_exists][83/80:0] ERROR: cast from type text to type text does not exist 2025-06-06 07:46:33.686 UTC [18951][client backend] [pg_regress/drop_if_exists][83/80:0] STATEMENT: DROP CAST (text AS text); 2025-06-06 07:46:33.689 UTC [18951][client backend] [pg_regress/drop_if_exists][83/82:0] ERROR: trigger "test_trigger_exists" for table "test_exists" does not exist 2025-06-06 07:46:33.689 UTC [18951][client backend] [pg_regress/drop_if_exists][83/82:0] STATEMENT: DROP TRIGGER test_trigger_exists ON test_exists; 2025-06-06 07:46:33.697 UTC [18951][client backend] [pg_regress/drop_if_exists][83/84:0] ERROR: relation "no_such_table" does not exist 2025-06-06 07:46:33.697 UTC [18951][client backend] [pg_regress/drop_if_exists][83/84:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_table; 2025-06-06 07:46:33.697 UTC [18951][client backend] [pg_regress/drop_if_exists][83/86:0] ERROR: schema "no_such_schema" does not exist 2025-06-06 07:46:33.697 UTC [18951][client backend] [pg_regress/drop_if_exists][83/86:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_schema.no_such_table; 2025-06-06 07:46:33.710 UTC [18951][client backend] [pg_regress/drop_if_exists][83/90:0] ERROR: rule "test_rule_exists" for relation "test_exists" does not exist 2025-06-06 07:46:33.710 UTC [18951][client backend] [pg_regress/drop_if_exists][83/90:0] STATEMENT: DROP RULE test_rule_exists ON test_exists; 2025-06-06 07:46:33.714 UTC [18951][client backend] [pg_regress/drop_if_exists][83/92:0] ERROR: relation "no_such_table" does not exist 2025-06-06 07:46:33.714 UTC [18951][client backend] [pg_regress/drop_if_exists][83/92:0] STATEMENT: DROP RULE test_rule_exists ON no_such_table; 2025-06-06 07:46:33.716 UTC [18943][client backend] [pg_regress/constraints][76/76:0] ERROR: new row for relation "insert_child" violates check constraint "insert_child_check" 2025-06-06 07:46:33.716 UTC [18943][client backend] [pg_regress/constraints][76/76:0] DETAIL: Failing row contains (7, -NULL-, -7, 42, 6). 2025-06-06 07:46:33.716 UTC [18943][client backend] [pg_regress/constraints][76/76:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (7,-7,6); 2025-06-06 07:46:33.721 UTC [18956][client backend] [pg_regress/create_am][86/9:4252] ERROR: cannot drop access method gist2 because other objects depend on it 2025-06-06 07:46:33.721 UTC [18956][client backend] [pg_regress/create_am][86/9:4252] DETAIL: index grect2ind2 depends on operator class box_ops for access method gist2 2025-06-06 07:46:33.721 UTC [18956][client backend] [pg_regress/create_am][86/9:4252] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:33.721 UTC [18956][client backend] [pg_regress/create_am][86/9:4252] STATEMENT: DROP ACCESS METHOD gist2; 2025-06-06 07:46:33.722 UTC [18943][client backend] [pg_regress/constraints][76/77:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_check" 2025-06-06 07:46:33.722 UTC [18943][client backend] [pg_regress/constraints][76/77:0] DETAIL: Failing row contains (6, -NULL-, -7, 42, 7). 2025-06-06 07:46:33.722 UTC [18943][client backend] [pg_regress/constraints][76/77:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (6,-7,7); 2025-06-06 07:46:33.722 UTC [18943][client backend] [pg_regress/constraints][76/78:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.722 UTC [18943][client backend] [pg_regress/constraints][76/78:0] DETAIL: Failing row contains (6, check failed, -6, 42, 7). 2025-06-06 07:46:33.722 UTC [18943][client backend] [pg_regress/constraints][76/78:0] STATEMENT: INSERT INTO INSERT_CHILD(x,y,z,cy) VALUES (6,'check failed',-6,7); 2025-06-06 07:46:33.723 UTC [18951][client backend] [pg_regress/drop_if_exists][83/94:0] ERROR: schema "no_such_schema" does not exist 2025-06-06 07:46:33.723 UTC [18951][client backend] [pg_regress/drop_if_exists][83/94:0] STATEMENT: DROP RULE test_rule_exists ON no_such_schema.no_such_table; 2025-06-06 07:46:33.727 UTC [18957][client backend] [pg_regress/hash_func][89/37:0] ERROR: could not identify a hash function for type bit varying 2025-06-06 07:46:33.727 UTC [18957][client backend] [pg_regress/hash_func][89/37:0] STATEMENT: SELECT v as value, hash_record(v)::bit(32) as standard FROM (VALUES (row('10'::varbit, 'aaa')::hash_test_t2)) x(v); 2025-06-06 07:46:33.730 UTC [18957][client backend] [pg_regress/hash_func][89/38:0] ERROR: could not identify an extended hash function for type bit varying 2025-06-06 07:46:33.730 UTC [18957][client backend] [pg_regress/hash_func][89/38:0] STATEMENT: SELECT v as value, hash_record_extended(v, 0)::bit(32) as extended0 FROM (VALUES (row('11'::varbit, 'aaa')::hash_test_t2)) x(v); 2025-06-06 07:46:33.738 UTC [18951][client backend] [pg_regress/drop_if_exists][83/98:0] ERROR: foreign-data wrapper "test_fdw_exists" does not exist 2025-06-06 07:46:33.738 UTC [18951][client backend] [pg_regress/drop_if_exists][83/98:0] STATEMENT: DROP FOREIGN DATA WRAPPER test_fdw_exists; 2025-06-06 07:46:33.738 UTC [18951][client backend] [pg_regress/drop_if_exists][83/100:0] ERROR: server "test_server_exists" does not exist 2025-06-06 07:46:33.738 UTC [18951][client backend] [pg_regress/drop_if_exists][83/100:0] STATEMENT: DROP SERVER test_server_exists; 2025-06-06 07:46:33.741 UTC [18951][client backend] [pg_regress/drop_if_exists][83/102:0] ERROR: operator class "test_operator_class" does not exist for access method "btree" 2025-06-06 07:46:33.741 UTC [18951][client backend] [pg_regress/drop_if_exists][83/102:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING btree; 2025-06-06 07:46:33.744 UTC [18951][client backend] [pg_regress/drop_if_exists][83/104:0] ERROR: access method "no_such_am" does not exist 2025-06-06 07:46:33.744 UTC [18951][client backend] [pg_regress/drop_if_exists][83/104:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING no_such_am; 2025-06-06 07:46:33.745 UTC [18951][client backend] [pg_regress/drop_if_exists][83/105:0] ERROR: access method "no_such_am" does not exist 2025-06-06 07:46:33.745 UTC [18951][client backend] [pg_regress/drop_if_exists][83/105:0] STATEMENT: DROP OPERATOR CLASS IF EXISTS test_operator_class USING no_such_am; 2025-06-06 07:46:33.745 UTC [18951][client backend] [pg_regress/drop_if_exists][83/106:0] ERROR: operator family "test_operator_family" does not exist for access method "btree" 2025-06-06 07:46:33.745 UTC [18951][client backend] [pg_regress/drop_if_exists][83/106:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING btree; 2025-06-06 07:46:33.750 UTC [18951][client backend] [pg_regress/drop_if_exists][83/108:0] ERROR: access method "no_such_am" does not exist 2025-06-06 07:46:33.750 UTC [18951][client backend] [pg_regress/drop_if_exists][83/108:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING no_such_am; 2025-06-06 07:46:33.750 UTC [18951][client backend] [pg_regress/drop_if_exists][83/109:0] ERROR: access method "no_such_am" does not exist 2025-06-06 07:46:33.750 UTC [18951][client backend] [pg_regress/drop_if_exists][83/109:0] STATEMENT: DROP OPERATOR FAMILY IF EXISTS test_operator_family USING no_such_am; 2025-06-06 07:46:33.750 UTC [18951][client backend] [pg_regress/drop_if_exists][83/110:0] ERROR: access method "no_such_am" does not exist 2025-06-06 07:46:33.750 UTC [18951][client backend] [pg_regress/drop_if_exists][83/110:0] STATEMENT: DROP ACCESS METHOD no_such_am; 2025-06-06 07:46:33.758 UTC [18947][client backend] [pg_regress/inherit][81/80:0] ERROR: null value in column "aa" of relation "z" violates not-null constraint 2025-06-06 07:46:33.758 UTC [18947][client backend] [pg_regress/inherit][81/80:0] DETAIL: Failing row contains (null, text). 2025-06-06 07:46:33.758 UTC [18947][client backend] [pg_regress/inherit][81/80:0] STATEMENT: INSERT INTO z VALUES (NULL, 'text'); 2025-06-06 07:46:33.760 UTC [18957][client backend] [pg_regress/hash_func][:0] LOG: disconnection: session time: 0:00:00.380 user=postgres database=regression host=[local] 2025-06-06 07:46:33.766 UTC [18956][client backend] [pg_regress/create_am][86/11:0] ERROR: invalid value for parameter "default_table_access_method": "" 2025-06-06 07:46:33.766 UTC [18956][client backend] [pg_regress/create_am][86/11:0] DETAIL: "default_table_access_method" cannot be empty. 2025-06-06 07:46:33.766 UTC [18956][client backend] [pg_regress/create_am][86/11:0] STATEMENT: SET default_table_access_method = ''; 2025-06-06 07:46:33.768 UTC [18956][client backend] [pg_regress/create_am][86/12:0] ERROR: invalid value for parameter "default_table_access_method": "I do not exist AM" 2025-06-06 07:46:33.768 UTC [18956][client backend] [pg_regress/create_am][86/12:0] DETAIL: Table access method "I do not exist AM" does not exist. 2025-06-06 07:46:33.768 UTC [18956][client backend] [pg_regress/create_am][86/12:0] STATEMENT: SET default_table_access_method = 'I do not exist AM'; 2025-06-06 07:46:33.770 UTC [18956][client backend] [pg_regress/create_am][86/13:0] ERROR: access method "btree" is not of type TABLE 2025-06-06 07:46:33.770 UTC [18956][client backend] [pg_regress/create_am][86/13:0] STATEMENT: SET default_table_access_method = 'btree'; 2025-06-06 07:46:33.772 UTC [18956][client backend] [pg_regress/create_am][86/15:0] ERROR: function int4in(internal) does not exist 2025-06-06 07:46:33.772 UTC [18956][client backend] [pg_regress/create_am][86/15:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER int4in; 2025-06-06 07:46:33.773 UTC [18956][client backend] [pg_regress/create_am][86/16:0] ERROR: function bthandler must return type table_am_handler 2025-06-06 07:46:33.773 UTC [18956][client backend] [pg_regress/create_am][86/16:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER bthandler; 2025-06-06 07:46:33.774 UTC [18951][client backend] [pg_regress/drop_if_exists][83/113:0] ERROR: table "test_exists" does not exist 2025-06-06 07:46:33.774 UTC [18951][client backend] [pg_regress/drop_if_exists][83/113:0] STATEMENT: DROP TABLE test_exists; 2025-06-06 07:46:33.781 UTC [18943][client backend] [pg_regress/constraints][76/84:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2025-06-06 07:46:33.781 UTC [18943][client backend] [pg_regress/constraints][76/84:0] DETAIL: Failing row contains (-3). 2025-06-06 07:46:33.781 UTC [18943][client backend] [pg_regress/constraints][76/84:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2025-06-06 07:46:33.801 UTC [18951][client backend] [pg_regress/drop_if_exists][83/148:0] ERROR: function name "test_ambiguous_funcname" is not unique 2025-06-06 07:46:33.801 UTC [18951][client backend] [pg_regress/drop_if_exists][83/148:0] HINT: Specify the argument list to select the function unambiguously. 2025-06-06 07:46:33.801 UTC [18951][client backend] [pg_regress/drop_if_exists][83/148:0] STATEMENT: DROP FUNCTION test_ambiguous_funcname; 2025-06-06 07:46:33.804 UTC [18951][client backend] [pg_regress/drop_if_exists][83/149:0] ERROR: function name "test_ambiguous_funcname" is not unique 2025-06-06 07:46:33.804 UTC [18951][client backend] [pg_regress/drop_if_exists][83/149:0] HINT: Specify the argument list to select the function unambiguously. 2025-06-06 07:46:33.804 UTC [18951][client backend] [pg_regress/drop_if_exists][83/149:0] STATEMENT: DROP FUNCTION IF EXISTS test_ambiguous_funcname; 2025-06-06 07:46:33.816 UTC [18943][client backend] [pg_regress/constraints][76/88:0] ERROR: new row for relation "atacc2" violates check constraint "atacc1_test_check" 2025-06-06 07:46:33.816 UTC [18943][client backend] [pg_regress/constraints][76/88:0] DETAIL: Failing row contains (-3, null). 2025-06-06 07:46:33.816 UTC [18943][client backend] [pg_regress/constraints][76/88:0] STATEMENT: INSERT INTO ATACC2 (TEST) VALUES (-3); 2025-06-06 07:46:33.818 UTC [18943][client backend] [pg_regress/constraints][76/89:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2025-06-06 07:46:33.818 UTC [18943][client backend] [pg_regress/constraints][76/89:0] DETAIL: Failing row contains (-3, null). 2025-06-06 07:46:33.818 UTC [18943][client backend] [pg_regress/constraints][76/89:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2025-06-06 07:46:33.818 UTC [18951][client backend] [pg_regress/drop_if_exists][83/154:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2025-06-06 07:46:33.818 UTC [18951][client backend] [pg_regress/drop_if_exists][83/154:0] HINT: Specify the argument list to select the procedure unambiguously. 2025-06-06 07:46:33.818 UTC [18951][client backend] [pg_regress/drop_if_exists][83/154:0] STATEMENT: DROP PROCEDURE test_ambiguous_procname; 2025-06-06 07:46:33.818 UTC [18951][client backend] [pg_regress/drop_if_exists][83/155:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2025-06-06 07:46:33.818 UTC [18951][client backend] [pg_regress/drop_if_exists][83/155:0] HINT: Specify the argument list to select the procedure unambiguously. 2025-06-06 07:46:33.818 UTC [18951][client backend] [pg_regress/drop_if_exists][83/155:0] STATEMENT: DROP PROCEDURE IF EXISTS test_ambiguous_procname; 2025-06-06 07:46:33.819 UTC [18951][client backend] [pg_regress/drop_if_exists][83/156:0] ERROR: routine name "test_ambiguous_procname" is not unique 2025-06-06 07:46:33.819 UTC [18951][client backend] [pg_regress/drop_if_exists][83/156:0] HINT: Specify the argument list to select the routine unambiguously. 2025-06-06 07:46:33.819 UTC [18951][client backend] [pg_regress/drop_if_exists][83/156:0] STATEMENT: DROP ROUTINE IF EXISTS test_ambiguous_procname; 2025-06-06 07:46:33.822 UTC [18943][client backend] [pg_regress/constraints][76/91:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test2_check" 2025-06-06 07:46:33.822 UTC [18943][client backend] [pg_regress/constraints][76/91:0] DETAIL: Failing row contains (null, 3). 2025-06-06 07:46:33.822 UTC [18943][client backend] [pg_regress/constraints][76/91:0] STATEMENT: INSERT INTO ATACC1 (TEST2) VALUES (3); 2025-06-06 07:46:33.826 UTC [18951][client backend] [pg_regress/drop_if_exists][83/159:0] ERROR: database "test_database_exists" does not exist 2025-06-06 07:46:33.826 UTC [18951][client backend] [pg_regress/drop_if_exists][83/159:0] STATEMENT: drop database test_database_exists (force); 2025-06-06 07:46:33.826 UTC [18951][client backend] [pg_regress/drop_if_exists][83/160:0] ERROR: database "test_database_exists" does not exist 2025-06-06 07:46:33.826 UTC [18951][client backend] [pg_regress/drop_if_exists][83/160:0] STATEMENT: drop database test_database_exists with (force); 2025-06-06 07:46:33.827 UTC [18948][client backend] [pg_regress/triggers][82/62:0] ERROR: trigger "no_such_trigger" for table "main_table" does not exist 2025-06-06 07:46:33.827 UTC [18948][client backend] [pg_regress/triggers][82/62:0] STATEMENT: COMMENT ON TRIGGER no_such_trigger ON main_table IS 'wrong'; 2025-06-06 07:46:33.830 UTC [18951][client backend] [pg_regress/drop_if_exists][:0] LOG: disconnection: session time: 0:00:00.485 user=postgres database=regression host=[local] 2025-06-06 07:46:33.831 UTC [18956][client backend] [pg_regress/create_am][86/23:0] ERROR: syntax error at or near "USING" at character 41 2025-06-06 07:46:33.831 UTC [18956][client backend] [pg_regress/create_am][86/23:0] STATEMENT: SELECT INTO tableam_tblselectinto_heap2 USING heap2 FROM tableam_tbl_heap2; 2025-06-06 07:46:33.832 UTC [18956][client backend] [pg_regress/create_am][86/24:0] ERROR: syntax error at or near "USING" at character 32 2025-06-06 07:46:33.832 UTC [18956][client backend] [pg_regress/create_am][86/24:0] STATEMENT: CREATE VIEW tableam_view_heap2 USING heap2 AS SELECT * FROM tableam_tbl_heap2; 2025-06-06 07:46:33.832 UTC [18956][client backend] [pg_regress/create_am][86/25:0] ERROR: syntax error at or near "USING" at character 35 2025-06-06 07:46:33.832 UTC [18956][client backend] [pg_regress/create_am][86/25:0] STATEMENT: CREATE SEQUENCE tableam_seq_heap2 USING heap2; 2025-06-06 07:46:33.900 UTC [18941][client backend] [pg_regress/select][:0] LOG: disconnection: session time: 0:00:00.600 user=postgres database=regression host=[local] 2025-06-06 07:46:33.906 UTC [18943][client backend] [pg_regress/constraints][76/103:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.906 UTC [18943][client backend] [pg_regress/constraints][76/103:0] DETAIL: Failing row contains (8, try again, -8). 2025-06-06 07:46:33.906 UTC [18943][client backend] [pg_regress/constraints][76/103:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) SELECT yd, -8 FROM tmp WHERE yd = 'try again'; 2025-06-06 07:46:33.911 UTC [18953][client backend] [pg_regress/vacuum][87/56:0] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2025-06-06 07:46:33.911 UTC [18953][client backend] [pg_regress/vacuum][87/56:0] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2025-06-06 07:46:33.911 UTC [18953][client backend] [pg_regress/vacuum][87/56:0] STATEMENT: ANALYZE vaccluster; 2025-06-06 07:46:33.930 UTC [18943][client backend] [pg_regress/constraints][76/109:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2025-06-06 07:46:33.930 UTC [18943][client backend] [pg_regress/constraints][76/109:0] DETAIL: Failing row contains (-4, Y, 4). 2025-06-06 07:46:33.930 UTC [18943][client backend] [pg_regress/constraints][76/109:0] STATEMENT: UPDATE INSERT_TBL SET x = z, z = x; 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/29:0] ERROR: cannot delete from view "ro_view1" 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/29:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/29:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/29:0] STATEMENT: DELETE FROM ro_view1; 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/30:0] ERROR: cannot delete from view "ro_view2" 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/30:0] DETAIL: Views containing GROUP BY are not automatically updatable. 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/30:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/30:0] STATEMENT: DELETE FROM ro_view2; 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/31:0] ERROR: cannot delete from view "ro_view3" 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/31:0] DETAIL: Views containing HAVING are not automatically updatable. 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/31:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.938 UTC [18950][client backend] [pg_regress/updatable_views][85/31:0] STATEMENT: DELETE FROM ro_view3; 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/32:0] ERROR: cannot delete from view "ro_view4" 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/32:0] DETAIL: Views that return aggregate functions are not automatically updatable. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/32:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/32:0] STATEMENT: DELETE FROM ro_view4; 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/33:0] ERROR: cannot delete from view "ro_view5" 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/33:0] DETAIL: Views that return window functions are not automatically updatable. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/33:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/33:0] STATEMENT: DELETE FROM ro_view5; 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/34:0] ERROR: cannot delete from view "ro_view6" 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/34:0] DETAIL: Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/34:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/34:0] STATEMENT: DELETE FROM ro_view6; 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/35:0] ERROR: cannot update view "ro_view7" 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/35:0] DETAIL: Views containing WITH are not automatically updatable. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/35:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.939 UTC [18950][client backend] [pg_regress/updatable_views][85/35:0] STATEMENT: UPDATE ro_view7 SET a=a+1; 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/36:0] ERROR: cannot update view "ro_view8" 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/36:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/36:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/36:0] STATEMENT: UPDATE ro_view8 SET a=a+1; 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/37:0] ERROR: cannot update view "ro_view9" 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/37:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/37:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/37:0] STATEMENT: UPDATE ro_view9 SET a=a+1; 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/38:0] ERROR: cannot update view "ro_view10" 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/38:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/38:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/38:0] STATEMENT: UPDATE ro_view10 SET a=a+1; 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/39:0] ERROR: cannot update view "ro_view11" 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/39:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/39:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.940 UTC [18950][client backend] [pg_regress/updatable_views][85/39:0] STATEMENT: UPDATE ro_view11 SET a=a+1; 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/40:0] ERROR: cannot update view "ro_view12" 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/40:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/40:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/40:0] STATEMENT: UPDATE ro_view12 SET a=a+1; 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/41:0] ERROR: cannot insert into view "ro_view13" 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/41:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/41:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/41:0] STATEMENT: INSERT INTO ro_view13 VALUES (3, 'Row 3'); 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/42:0] ERROR: cannot delete from view "ro_view13" 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/42:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/42:0] HINT: To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger. 2025-06-06 07:46:33.941 UTC [18950][client backend] [pg_regress/updatable_views][85/42:0] STATEMENT: MERGE INTO ro_view13 AS t USING (VALUES (1, 'Row 1')) AS v(a,b) ON t.a = v.a WHEN MATCHED THEN DELETE; 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/43:0] ERROR: cannot update view "ro_view13" 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/43:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/43:0] HINT: To enable updating the view using MERGE, provide an INSTEAD OF UPDATE trigger. 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/43:0] STATEMENT: MERGE INTO ro_view13 AS t USING (VALUES (2, 'Row 2')) AS v(a,b) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = v.b; 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/44:0] ERROR: cannot insert into view "ro_view13" 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/44:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/44:0] HINT: To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger. 2025-06-06 07:46:33.942 UTC [18950][client backend] [pg_regress/updatable_views][85/44:0] STATEMENT: MERGE INTO ro_view13 AS t USING (VALUES (3, 'Row 3')) AS v(a,b) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a, v.b); 2025-06-06 07:46:33.953 UTC [18950][client backend] [pg_regress/updatable_views][85/47:0] ERROR: cannot insert into column "ctid" of view "rw_view14" 2025-06-06 07:46:33.953 UTC [18950][client backend] [pg_regress/updatable_views][85/47:0] DETAIL: View columns that refer to system columns are not updatable. 2025-06-06 07:46:33.953 UTC [18950][client backend] [pg_regress/updatable_views][85/47:0] STATEMENT: INSERT INTO rw_view14 VALUES (null, 3, 'Row 3'); 2025-06-06 07:46:33.955 UTC [18950][client backend] [pg_regress/updatable_views][85/49:0] ERROR: cannot update column "ctid" of view "rw_view14" 2025-06-06 07:46:33.955 UTC [18950][client backend] [pg_regress/updatable_views][85/49:0] DETAIL: View columns that refer to system columns are not updatable. 2025-06-06 07:46:33.955 UTC [18950][client backend] [pg_regress/updatable_views][85/49:0] STATEMENT: UPDATE rw_view14 SET ctid=null WHERE a=3; 2025-06-06 07:46:33.956 UTC [18943][client backend] [pg_regress/constraints][76/114:0] ERROR: new row for relation "copy_tbl" violates check constraint "copy_con" 2025-06-06 07:46:33.956 UTC [18943][client backend] [pg_regress/constraints][76/114:0] DETAIL: Failing row contains (7, check failed, 6). 2025-06-06 07:46:33.956 UTC [18943][client backend] [pg_regress/constraints][76/114:0] CONTEXT: COPY copy_tbl, line 2: "7 check failed 6" 2025-06-06 07:46:33.956 UTC [18943][client backend] [pg_regress/constraints][76/114:0] STATEMENT: COPY COPY_TBL FROM '/tmp/cirrus-ci-build/src/test/regress/data/constrf.data'; 2025-06-06 07:46:33.961 UTC [18950][client backend] [pg_regress/updatable_views][85/53:0] ERROR: cannot merge into column "ctid" of view "rw_view14" 2025-06-06 07:46:33.961 UTC [18950][client backend] [pg_regress/updatable_views][85/53:0] DETAIL: View columns that refer to system columns are not updatable. 2025-06-06 07:46:33.961 UTC [18950][client backend] [pg_regress/updatable_views][85/53:0] STATEMENT: MERGE INTO rw_view14 AS t USING (VALUES (2, 'Merged row 2'), (3, 'Merged row 3')) AS v(a,b) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = v.b -- should be OK, except... WHEN NOT MATCHED THEN INSERT VALUES (null, v.a, v.b); 2025-06-06 07:46:33.970 UTC [18950][client backend] [pg_regress/updatable_views][85/58:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2025-06-06 07:46:33.970 UTC [18950][client backend] [pg_regress/updatable_views][85/58:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:33.970 UTC [18950][client backend] [pg_regress/updatable_views][85/58:0] STATEMENT: INSERT INTO rw_view15 VALUES (3, 'ROW 3'); 2025-06-06 07:46:33.982 UTC [18950][client backend] [pg_regress/updatable_views][85/66:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2025-06-06 07:46:33.982 UTC [18950][client backend] [pg_regress/updatable_views][85/66:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:33.982 UTC [18950][client backend] [pg_regress/updatable_views][85/66:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (3) ON CONFLICT (a) DO UPDATE set upper = 'blarg'; 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/70:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/70:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/70:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (4); 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/71:0] ERROR: cannot update column "upper" of view "rw_view15" 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/71:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/71:0] STATEMENT: UPDATE rw_view15 SET upper='ROW 3' WHERE a=3; 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/72:0] ERROR: cannot update column "upper" of view "rw_view15" 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/72:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:33.984 UTC [18950][client backend] [pg_regress/updatable_views][85/72:0] STATEMENT: UPDATE rw_view15 SET upper=DEFAULT WHERE a=3; 2025-06-06 07:46:33.986 UTC [18950][client backend] [pg_regress/updatable_views][85/76:0] ERROR: multiple assignments to same column "a" 2025-06-06 07:46:33.986 UTC [18950][client backend] [pg_regress/updatable_views][85/76:0] STATEMENT: INSERT INTO rw_view16 VALUES (3, 'Row 3', 3); 2025-06-06 07:46:33.986 UTC [18950][client backend] [pg_regress/updatable_views][85/78:0] ERROR: multiple assignments to same column "a" 2025-06-06 07:46:33.986 UTC [18950][client backend] [pg_regress/updatable_views][85/78:0] STATEMENT: UPDATE rw_view16 SET a=3, aa=-3 WHERE a=3; 2025-06-06 07:46:33.987 UTC [18950][client backend] [pg_regress/updatable_views][85/82:0] ERROR: cannot insert into view "ro_view1" 2025-06-06 07:46:33.987 UTC [18950][client backend] [pg_regress/updatable_views][85/82:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2025-06-06 07:46:33.987 UTC [18950][client backend] [pg_regress/updatable_views][85/82:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2025-06-06 07:46:33.987 UTC [18950][client backend] [pg_regress/updatable_views][85/82:0] STATEMENT: INSERT INTO ro_view17 VALUES (3, 'ROW 3'); 2025-06-06 07:46:33.988 UTC [18950][client backend] [pg_regress/updatable_views][85/83:0] ERROR: cannot delete from view "ro_view18" 2025-06-06 07:46:33.988 UTC [18950][client backend] [pg_regress/updatable_views][85/83:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.988 UTC [18950][client backend] [pg_regress/updatable_views][85/83:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:33.988 UTC [18950][client backend] [pg_regress/updatable_views][85/83:0] STATEMENT: DELETE FROM ro_view18; 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/85:0] ERROR: cannot update view "ro_view19" 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/85:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/85:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/85:0] STATEMENT: UPDATE ro_view19 SET last_value=1000; 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/86:0] ERROR: cannot update view "ro_view20" 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/86:0] DETAIL: Views that return set-returning functions are not automatically updatable. 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/86:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:33.989 UTC [18950][client backend] [pg_regress/updatable_views][85/86:0] STATEMENT: UPDATE ro_view20 SET b=upper(b); 2025-06-06 07:46:34.002 UTC [18943][client backend] [pg_regress/constraints][76/119:4424] ERROR: duplicate key value violates unique constraint "primary_tbl_pkey" 2025-06-06 07:46:34.002 UTC [18943][client backend] [pg_regress/constraints][76/119:4424] DETAIL: Key (i)=(1) already exists. 2025-06-06 07:46:34.002 UTC [18943][client backend] [pg_regress/constraints][76/119:4424] STATEMENT: INSERT INTO PRIMARY_TBL VALUES (1, 'three'); 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/90:0] ERROR: cannot insert into view "rw_view16" 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/90:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/90:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/90:0] STATEMENT: INSERT INTO rw_view16 (a, b) VALUES (3, 'Row 3'); 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/91:0] ERROR: cannot update view "rw_view16" 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/91:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/91:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2025-06-06 07:46:34.008 UTC [18950][client backend] [pg_regress/updatable_views][85/91:0] STATEMENT: UPDATE rw_view16 SET b='ROW 2' WHERE a=2; 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/92:0] ERROR: cannot delete from view "rw_view16" 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/92:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/92:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/92:0] STATEMENT: DELETE FROM rw_view16 WHERE a=2; 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/93:0] ERROR: cannot execute MERGE on relation "rw_view16" 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/93:0] DETAIL: MERGE is not supported for relations with rules. 2025-06-06 07:46:34.009 UTC [18950][client backend] [pg_regress/updatable_views][85/93:0] STATEMENT: MERGE INTO rw_view16 AS t USING (VALUES (3, 'Row 3')) AS v(a,b) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a, v.b); 2025-06-06 07:46:34.013 UTC [18943][client backend] [pg_regress/constraints][76/122:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2025-06-06 07:46:34.013 UTC [18943][client backend] [pg_regress/constraints][76/122:0] DETAIL: Failing row contains (null, six). 2025-06-06 07:46:34.013 UTC [18943][client backend] [pg_regress/constraints][76/122:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2025-06-06 07:46:34.014 UTC [18945][client backend] [pg_regress/typed_table][80/50:0] ERROR: column "name" specified more than once 2025-06-06 07:46:34.014 UTC [18945][client backend] [pg_regress/typed_table][80/50:0] STATEMENT: CREATE TABLE persons4 OF person_type ( name WITH OPTIONS NOT NULL, name WITH OPTIONS DEFAULT '' -- error, specified more than once ); 2025-06-06 07:46:34.018 UTC [18945][client backend] [pg_regress/typed_table][80/51:4432] ERROR: cannot drop type person_type because other objects depend on it 2025-06-06 07:46:34.018 UTC [18945][client backend] [pg_regress/typed_table][80/51:4432] DETAIL: table persons depends on type person_type function get_all_persons() depends on type person_type table persons2 depends on type person_type table persons3 depends on type person_type 2025-06-06 07:46:34.018 UTC [18945][client backend] [pg_regress/typed_table][80/51:4432] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:34.018 UTC [18945][client backend] [pg_regress/typed_table][80/51:4432] STATEMENT: DROP TYPE person_type RESTRICT; 2025-06-06 07:46:34.094 UTC [18945][client backend] [pg_regress/typed_table][80/53:0] ERROR: type stuff is the row type of another table 2025-06-06 07:46:34.094 UTC [18945][client backend] [pg_regress/typed_table][80/53:0] DETAIL: A typed table must use a stand-alone composite type created with CREATE TYPE. 2025-06-06 07:46:34.094 UTC [18945][client backend] [pg_regress/typed_table][80/53:0] STATEMENT: CREATE TABLE persons5 OF stuff; 2025-06-06 07:46:34.095 UTC [18943][client backend] [pg_regress/constraints][76/131:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2025-06-06 07:46:34.095 UTC [18943][client backend] [pg_regress/constraints][76/131:0] DETAIL: Failing row contains (null, six). 2025-06-06 07:46:34.095 UTC [18943][client backend] [pg_regress/constraints][76/131:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2025-06-06 07:46:34.104 UTC [18945][client backend] [pg_regress/typed_table][80/55:0] ERROR: type tt_enum_type is not a composite type 2025-06-06 07:46:34.104 UTC [18945][client backend] [pg_regress/typed_table][80/55:0] STATEMENT: CREATE TABLE of_tt_enum_type OF tt_enum_type; 2025-06-06 07:46:34.215 UTC [18943][client backend] [pg_regress/constraints][76/137:4502] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.215 UTC [18943][client backend] [pg_regress/constraints][76/137:4502] DETAIL: Key (i)=(1) already exists. 2025-06-06 07:46:34.215 UTC [18943][client backend] [pg_regress/constraints][76/137:4502] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2025-06-06 07:46:34.223 UTC [18943][client backend] [pg_regress/constraints][76/144:4516] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2025-06-06 07:46:34.223 UTC [18943][client backend] [pg_regress/constraints][76/144:4516] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2025-06-06 07:46:34.223 UTC [18943][client backend] [pg_regress/constraints][76/144:4516] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'a'), (2, 'b'), (2, 'b') ON CONFLICT (i) DO UPDATE SET t = 'fails'; 2025-06-06 07:46:34.243 UTC [18944][client backend] [pg_regress/create_function_sql][78/111:0] ERROR: could not find a function named "functest_b_1" 2025-06-06 07:46:34.243 UTC [18944][client backend] [pg_regress/create_function_sql][78/111:0] STATEMENT: DROP FUNCTION functest_b_1; 2025-06-06 07:46:34.244 UTC [18944][client backend] [pg_regress/create_function_sql][78/112:0] ERROR: function name "functest_b_2" is not unique 2025-06-06 07:46:34.244 UTC [18944][client backend] [pg_regress/create_function_sql][78/112:0] HINT: Specify the argument list to select the function unambiguously. 2025-06-06 07:46:34.244 UTC [18944][client backend] [pg_regress/create_function_sql][78/112:0] STATEMENT: DROP FUNCTION functest_b_2; 2025-06-06 07:46:34.252 UTC [18944][client backend] [pg_regress/create_function_sql][78/114:0] ERROR: cannot change routine kind 2025-06-06 07:46:34.252 UTC [18944][client backend] [pg_regress/create_function_sql][78/114:0] DETAIL: "functest1" is a function. 2025-06-06 07:46:34.252 UTC [18944][client backend] [pg_regress/create_function_sql][78/114:0] STATEMENT: CREATE OR REPLACE FUNCTION functest1(a int) RETURNS int LANGUAGE SQL WINDOW AS 'SELECT $1'; 2025-06-06 07:46:34.258 UTC [18944][client backend] [pg_regress/create_function_sql][78/115:0] ERROR: cannot change routine kind 2025-06-06 07:46:34.258 UTC [18944][client backend] [pg_regress/create_function_sql][78/115:0] DETAIL: "functest1" is a function. 2025-06-06 07:46:34.258 UTC [18944][client backend] [pg_regress/create_function_sql][78/115:0] STATEMENT: CREATE OR REPLACE PROCEDURE functest1(a int) LANGUAGE SQL AS 'SELECT $1'; 2025-06-06 07:46:34.290 UTC [18953][client backend] [pg_regress/vacuum][87/72:4536] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2025-06-06 07:46:34.290 UTC [18953][client backend] [pg_regress/vacuum][87/72:4536] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2025-06-06 07:46:34.290 UTC [18953][client backend] [pg_regress/vacuum][87/72:4536] STATEMENT: VACUUM FULL vaccluster; 2025-06-06 07:46:34.309 UTC [18948][client backend] [pg_regress/triggers][82/113:0] ERROR: duplicate trigger events specified at or near "ON" at character 63 2025-06-06 07:46:34.309 UTC [18948][client backend] [pg_regress/triggers][82/113:0] STATEMENT: CREATE TRIGGER error_upd_and_col BEFORE UPDATE OR UPDATE OF a ON main_table FOR EACH ROW EXECUTE PROCEDURE trigger_func('error_upd_and_col'); 2025-06-06 07:46:34.309 UTC [18948][client backend] [pg_regress/triggers][82/114:0] ERROR: column "a" specified more than once 2025-06-06 07:46:34.309 UTC [18948][client backend] [pg_regress/triggers][82/114:0] STATEMENT: CREATE TRIGGER error_upd_a_a BEFORE UPDATE OF a, a ON main_table FOR EACH ROW EXECUTE PROCEDURE trigger_func('error_upd_a_a'); 2025-06-06 07:46:34.310 UTC [18948][client backend] [pg_regress/triggers][82/115:0] ERROR: syntax error at or near "OF" at character 42 2025-06-06 07:46:34.310 UTC [18948][client backend] [pg_regress/triggers][82/115:0] STATEMENT: CREATE TRIGGER error_ins_a BEFORE INSERT OF a ON main_table FOR EACH ROW EXECUTE PROCEDURE trigger_func('error_ins_a'); 2025-06-06 07:46:34.310 UTC [18948][client backend] [pg_regress/triggers][82/116:0] ERROR: INSERT trigger's WHEN condition cannot reference OLD values at character 88 2025-06-06 07:46:34.310 UTC [18948][client backend] [pg_regress/triggers][82/116:0] STATEMENT: CREATE TRIGGER error_ins_when BEFORE INSERT OR UPDATE ON main_table FOR EACH ROW WHEN (OLD.a <> NEW.a) EXECUTE PROCEDURE trigger_func('error_ins_old'); 2025-06-06 07:46:34.315 UTC [18948][client backend] [pg_regress/triggers][82/117:0] ERROR: DELETE trigger's WHEN condition cannot reference NEW values at character 97 2025-06-06 07:46:34.315 UTC [18948][client backend] [pg_regress/triggers][82/117:0] STATEMENT: CREATE TRIGGER error_del_when BEFORE DELETE OR UPDATE ON main_table FOR EACH ROW WHEN (OLD.a <> NEW.a) EXECUTE PROCEDURE trigger_func('error_del_new'); 2025-06-06 07:46:34.316 UTC [18948][client backend] [pg_regress/triggers][82/118:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW system columns at character 88 2025-06-06 07:46:34.316 UTC [18948][client backend] [pg_regress/triggers][82/118:0] STATEMENT: CREATE TRIGGER error_del_when BEFORE INSERT OR UPDATE ON main_table FOR EACH ROW WHEN (NEW.tableoid <> 0) EXECUTE PROCEDURE trigger_func('error_when_sys_column'); 2025-06-06 07:46:34.316 UTC [18948][client backend] [pg_regress/triggers][82/119:0] ERROR: statement trigger's WHEN condition cannot reference column values at character 90 2025-06-06 07:46:34.316 UTC [18948][client backend] [pg_regress/triggers][82/119:0] STATEMENT: CREATE TRIGGER error_stmt_when BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT WHEN (OLD.* IS DISTINCT FROM NEW.*) EXECUTE PROCEDURE trigger_func('error_stmt_when'); 2025-06-06 07:46:34.317 UTC [18948][client backend] [pg_regress/triggers][82/120:4551] ERROR: cannot drop column b of table main_table because other objects depend on it 2025-06-06 07:46:34.317 UTC [18948][client backend] [pg_regress/triggers][82/120:4551] DETAIL: trigger after_upd_b_row_trig on table main_table depends on column b of table main_table trigger after_upd_a_b_row_trig on table main_table depends on column b of table main_table trigger after_upd_b_stmt_trig on table main_table depends on column b of table main_table 2025-06-06 07:46:34.317 UTC [18948][client backend] [pg_regress/triggers][82/120:4551] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:34.317 UTC [18948][client backend] [pg_regress/triggers][82/120:4551] STATEMENT: ALTER TABLE main_table DROP COLUMN b; 2025-06-06 07:46:34.326 UTC [18943][client backend] [pg_regress/constraints][76/150:4559] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.326 UTC [18943][client backend] [pg_regress/constraints][76/150:4559] DETAIL: Key (i)=(1) already exists. 2025-06-06 07:46:34.326 UTC [18943][client backend] [pg_regress/constraints][76/150:4559] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2025-06-06 07:46:34.329 UTC [18943][client backend] [pg_regress/constraints][76/154:4564] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.329 UTC [18943][client backend] [pg_regress/constraints][76/154:4564] DETAIL: Key (i)=(null) already exists. 2025-06-06 07:46:34.329 UTC [18943][client backend] [pg_regress/constraints][76/154:4564] STATEMENT: INSERT INTO UNIQUE_TBL (t) VALUES ('seven'); 2025-06-06 07:46:34.369 UTC [18943][client backend] [pg_regress/constraints][76/162:4582] ERROR: duplicate key value violates unique constraint "unique_tbl_i_t_key" 2025-06-06 07:46:34.369 UTC [18943][client backend] [pg_regress/constraints][76/162:4582] DETAIL: Key (i, t)=(1, one) already exists. 2025-06-06 07:46:34.369 UTC [18943][client backend] [pg_regress/constraints][76/162:4582] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'one'); 2025-06-06 07:46:34.401 UTC [18956][client backend] [pg_regress/create_am][86/56:4603] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2025-06-06 07:46:34.401 UTC [18956][client backend] [pg_regress/create_am][86/56:4603] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2025-06-06 07:46:34.402 UTC [18956][client backend] [pg_regress/create_am][86/57:4606] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2025-06-06 07:46:34.402 UTC [18956][client backend] [pg_regress/create_am][86/57:4606] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD DEFAULT, SET ACCESS METHOD heap2; 2025-06-06 07:46:34.403 UTC [18956][client backend] [pg_regress/create_am][86/58:4609] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2025-06-06 07:46:34.403 UTC [18956][client backend] [pg_regress/create_am][86/58:4609] STATEMENT: ALTER MATERIALIZED VIEW heapmv SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2025-06-06 07:46:34.404 UTC [18943][client backend] [pg_regress/constraints][76/173:4613] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.404 UTC [18943][client backend] [pg_regress/constraints][76/173:4613] DETAIL: Key (i)=(1) already exists. 2025-06-06 07:46:34.404 UTC [18943][client backend] [pg_regress/constraints][76/173:4613] STATEMENT: UPDATE unique_tbl SET i = 1 WHERE i = 0; 2025-06-06 07:46:34.414 UTC [18944][client backend] [pg_regress/create_function_sql][78/151:4621] ERROR: return type mismatch in function declared to return integer 2025-06-06 07:46:34.414 UTC [18944][client backend] [pg_regress/create_function_sql][78/151:4621] DETAIL: Actual return type is text. 2025-06-06 07:46:34.414 UTC [18944][client backend] [pg_regress/create_function_sql][78/151:4621] CONTEXT: SQL function "test1" 2025-06-06 07:46:34.414 UTC [18944][client backend] [pg_regress/create_function_sql][78/151:4621] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT ''not an integer'';'; 2025-06-06 07:46:34.419 UTC [18944][client backend] [pg_regress/create_function_sql][78/152:4625] ERROR: syntax error at or near "not" at character 62 2025-06-06 07:46:34.419 UTC [18944][client backend] [pg_regress/create_function_sql][78/152:4625] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'not even SQL'; 2025-06-06 07:46:34.423 UTC [18944][client backend] [pg_regress/create_function_sql][78/153:4629] ERROR: return type mismatch in function declared to return integer 2025-06-06 07:46:34.423 UTC [18944][client backend] [pg_regress/create_function_sql][78/153:4629] DETAIL: Final statement must return exactly one column. 2025-06-06 07:46:34.423 UTC [18944][client backend] [pg_regress/create_function_sql][78/153:4629] CONTEXT: SQL function "test1" 2025-06-06 07:46:34.423 UTC [18944][client backend] [pg_regress/create_function_sql][78/153:4629] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT 1, 2, 3;'; 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/154:4631] ERROR: there is no parameter $2 at character 69 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/154:4631] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT $2;'; 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/155:0] ERROR: only one AS item needed for language "sql" 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/155:0] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'a', 'b'; 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/156:4632] ERROR: return type mismatch in function declared to return integer 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/156:4632] DETAIL: Function's final statement must be SELECT or INSERT/UPDATE/DELETE/MERGE RETURNING. 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/156:4632] CONTEXT: SQL function "test1" 2025-06-06 07:46:34.426 UTC [18944][client backend] [pg_regress/create_function_sql][78/156:4632] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS ''; 2025-06-06 07:46:34.427 UTC [18944][client backend] [pg_regress/create_function_sql][78/159:0] ERROR: return type mismatch in function declared to return integer[] 2025-06-06 07:46:34.427 UTC [18944][client backend] [pg_regress/create_function_sql][78/159:0] DETAIL: Function's final statement must be SELECT or INSERT/UPDATE/DELETE/MERGE RETURNING. 2025-06-06 07:46:34.427 UTC [18944][client backend] [pg_regress/create_function_sql][78/159:0] CONTEXT: SQL function "test1" during startup 2025-06-06 07:46:34.427 UTC [18944][client backend] [pg_regress/create_function_sql][78/159:0] STATEMENT: SELECT test1(0); 2025-06-06 07:46:34.454 UTC [18943][client backend] [pg_regress/constraints][76/182:4646] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.454 UTC [18943][client backend] [pg_regress/constraints][76/182:4646] DETAIL: Key (i)=(3) already exists. 2025-06-06 07:46:34.454 UTC [18943][client backend] [pg_regress/constraints][76/182:4646] STATEMENT: COMMIT; 2025-06-06 07:46:34.455 UTC [18943][client backend] [pg_regress/constraints][76/183:4647] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.455 UTC [18943][client backend] [pg_regress/constraints][76/183:4647] DETAIL: Key (i)=(3) already exists. 2025-06-06 07:46:34.455 UTC [18943][client backend] [pg_regress/constraints][76/183:4647] STATEMENT: INSERT INTO unique_tbl VALUES (3, 'Three'); 2025-06-06 07:46:34.458 UTC [18943][client backend] [pg_regress/constraints][76/184:4648] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:34.458 UTC [18943][client backend] [pg_regress/constraints][76/184:4648] DETAIL: Key (i)=(3) already exists. 2025-06-06 07:46:34.458 UTC [18943][client backend] [pg_regress/constraints][76/184:4648] STATEMENT: SET CONSTRAINTS ALL IMMEDIATE; 2025-06-06 07:46:34.458 UTC [18947][client backend] [pg_regress/inherit][81/154:0] ERROR: column "tomorrow" inherits conflicting default values 2025-06-06 07:46:34.458 UTC [18947][client backend] [pg_regress/inherit][81/154:0] HINT: To resolve the conflict, specify a default explicitly. 2025-06-06 07:46:34.458 UTC [18947][client backend] [pg_regress/inherit][81/154:0] STATEMENT: CREATE TABLE otherchild () INHERITS (firstparent, thirdparent); 2025-06-06 07:46:34.493 UTC [18944][client backend] [pg_regress/create_function_sql][:0] LOG: disconnection: session time: 0:00:01.185 user=postgres database=regression host=[local] 2025-06-06 07:46:34.523 UTC [18943][client backend] [pg_regress/constraints][76/189:4667] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2025-06-06 07:46:34.523 UTC [18943][client backend] [pg_regress/constraints][76/189:4667] DETAIL: Key (i)=(1) already exists. 2025-06-06 07:46:34.523 UTC [18943][client backend] [pg_regress/constraints][76/189:4667] STATEMENT: INSERT INTO parted_uniq_tbl VALUES (1); 2025-06-06 07:46:34.532 UTC [18943][client backend] [pg_regress/constraints][76/189:4667] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2025-06-06 07:46:34.532 UTC [18943][client backend] [pg_regress/constraints][76/189:4667] DETAIL: Key (i)=(1) already exists. 2025-06-06 07:46:34.532 UTC [18943][client backend] [pg_regress/constraints][76/189:4667] STATEMENT: COMMIT; 2025-06-06 07:46:34.623 UTC [18945][client backend] [pg_regress/typed_table][:0] LOG: disconnection: session time: 0:00:01.313 user=postgres database=regression host=[local] 2025-06-06 07:46:34.686 UTC [18956][client backend] [pg_regress/create_am][86/66:0] ERROR: zero-length delimited identifier at or near """" at character 37 2025-06-06 07:46:34.686 UTC [18956][client backend] [pg_regress/create_am][86/66:0] STATEMENT: CREATE TABLE i_am_a_failure() USING ""; 2025-06-06 07:46:34.686 UTC [18956][client backend] [pg_regress/create_am][86/67:0] ERROR: access method "i_do_not_exist_am" does not exist 2025-06-06 07:46:34.686 UTC [18956][client backend] [pg_regress/create_am][86/67:0] STATEMENT: CREATE TABLE i_am_a_failure() USING i_do_not_exist_am; 2025-06-06 07:46:34.689 UTC [18956][client backend] [pg_regress/create_am][86/68:0] ERROR: access method "I do not exist AM" does not exist 2025-06-06 07:46:34.689 UTC [18956][client backend] [pg_regress/create_am][86/68:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "I do not exist AM"; 2025-06-06 07:46:34.689 UTC [18956][client backend] [pg_regress/create_am][86/69:0] ERROR: access method "btree" is not of type TABLE 2025-06-06 07:46:34.689 UTC [18956][client backend] [pg_regress/create_am][86/69:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "btree"; 2025-06-06 07:46:34.690 UTC [18956][client backend] [pg_regress/create_am][86/70:4703] ERROR: "tableam_parted_a_heap2" is not partitioned 2025-06-06 07:46:34.690 UTC [18956][client backend] [pg_regress/create_am][86/70:4703] STATEMENT: CREATE FOREIGN TABLE fp PARTITION OF tableam_parted_a_heap2 DEFAULT SERVER x; 2025-06-06 07:46:34.693 UTC [18956][client backend] [pg_regress/create_am][86/71:4705] ERROR: cannot drop access method heap2 because other objects depend on it 2025-06-06 07:46:34.693 UTC [18956][client backend] [pg_regress/create_am][86/71:4705] DETAIL: table tableam_tbl_heap2 depends on access method heap2 table tableam_tblas_heap2 depends on access method heap2 materialized view tableam_tblmv_heap2 depends on access method heap2 table tableam_parted_b_heap2 depends on access method heap2 table tableam_parted_d_heap2 depends on access method heap2 2025-06-06 07:46:34.693 UTC [18956][client backend] [pg_regress/create_am][86/71:4705] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:34.693 UTC [18956][client backend] [pg_regress/create_am][86/71:4705] STATEMENT: DROP ACCESS METHOD heap2; 2025-06-06 07:46:34.713 UTC [18956][client backend] [pg_regress/create_am][:0] LOG: disconnection: session time: 0:00:01.340 user=postgres database=regression host=[local] 2025-06-06 07:46:34.778 UTC [18947][client backend] [pg_regress/inherit][81/163:4721] ERROR: cannot alter inherited column "f1" of relation "childtab" 2025-06-06 07:46:34.778 UTC [18947][client backend] [pg_regress/inherit][81/163:4721] STATEMENT: alter table parent1 alter column f1 type bigint; 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/192:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/192:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/192:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/193:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/193:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/193:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/194:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/194:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2025-06-06 07:46:34.850 UTC [18948][client backend] [pg_regress/triggers][82/194:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/195:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/195:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/195:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/196:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/196:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/196:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/197:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/197:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/197:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/198:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/198:0] DETAIL: Views cannot have TRUNCATE triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/198:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/199:0] ERROR: "main_view" is a view 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/199:0] DETAIL: Views cannot have TRUNCATE triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/199:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/200:0] ERROR: "main_table" is a table 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/200:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/200:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF INSERT ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_ins'); 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/201:0] ERROR: "main_table" is a table 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/201:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2025-06-06 07:46:34.851 UTC [18948][client backend] [pg_regress/triggers][82/201:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2025-06-06 07:46:34.852 UTC [18948][client backend] [pg_regress/triggers][82/202:0] ERROR: "main_table" is a table 2025-06-06 07:46:34.852 UTC [18948][client backend] [pg_regress/triggers][82/202:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2025-06-06 07:46:34.852 UTC [18948][client backend] [pg_regress/triggers][82/202:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF DELETE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_del'); 2025-06-06 07:46:34.852 UTC [18948][client backend] [pg_regress/triggers][82/203:0] ERROR: INSTEAD OF triggers cannot have WHEN conditions 2025-06-06 07:46:34.852 UTC [18948][client backend] [pg_regress/triggers][82/203:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_view FOR EACH ROW WHEN (OLD.a <> NEW.a) EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2025-06-06 07:46:34.854 UTC [18948][client backend] [pg_regress/triggers][82/204:0] ERROR: INSTEAD OF triggers cannot have column lists 2025-06-06 07:46:34.854 UTC [18948][client backend] [pg_regress/triggers][82/204:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE OF a ON main_view FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2025-06-06 07:46:34.854 UTC [18948][client backend] [pg_regress/triggers][82/205:0] ERROR: INSTEAD OF triggers must be FOR EACH ROW 2025-06-06 07:46:34.854 UTC [18948][client backend] [pg_regress/triggers][82/205:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_view EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2025-06-06 07:46:35.014 UTC [18947][client backend] [pg_regress/inherit][81/192:4787] ERROR: constraint "p2chk" conflicts with inherited constraint on relation "c2" 2025-06-06 07:46:35.014 UTC [18947][client backend] [pg_regress/inherit][81/192:4787] STATEMENT: create table c2 (constraint p2chk check (ff1 > 10) no inherit) inherits (p1); 2025-06-06 07:46:35.062 UTC [18943][client backend] [pg_regress/constraints][76/223:4798] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2025-06-06 07:46:35.062 UTC [18943][client backend] [pg_regress/constraints][76/223:4798] DETAIL: Key (i)=(3) already exists. 2025-06-06 07:46:35.062 UTC [18943][client backend] [pg_regress/constraints][76/223:4798] STATEMENT: COMMIT; 2025-06-06 07:46:35.078 UTC [18943][client backend] [pg_regress/constraints][76/227:0] ERROR: misplaced ENFORCED clause at character 41 2025-06-06 07:46:35.078 UTC [18943][client backend] [pg_regress/constraints][76/227:0] STATEMENT: CREATE TABLE UNIQUE_EN_TBL(i int UNIQUE ENFORCED); 2025-06-06 07:46:35.078 UTC [18943][client backend] [pg_regress/constraints][76/228:0] ERROR: misplaced NOT ENFORCED clause at character 44 2025-06-06 07:46:35.078 UTC [18943][client backend] [pg_regress/constraints][76/228:0] STATEMENT: CREATE TABLE UNIQUE_NOTEN_TBL(i int UNIQUE NOT ENFORCED); 2025-06-06 07:46:35.078 UTC [18943][client backend] [pg_regress/constraints][76/229:4802] ERROR: cannot alter enforceability of constraint "unique_tbl_i_key" of relation "unique_tbl" 2025-06-06 07:46:35.078 UTC [18943][client backend] [pg_regress/constraints][76/229:4802] STATEMENT: ALTER TABLE unique_tbl ALTER CONSTRAINT unique_tbl_i_key ENFORCED; 2025-06-06 07:46:35.079 UTC [18943][client backend] [pg_regress/constraints][76/230:4803] ERROR: cannot alter enforceability of constraint "unique_tbl_i_key" of relation "unique_tbl" 2025-06-06 07:46:35.079 UTC [18943][client backend] [pg_regress/constraints][76/230:4803] STATEMENT: ALTER TABLE unique_tbl ALTER CONSTRAINT unique_tbl_i_key NOT ENFORCED; 2025-06-06 07:46:35.113 UTC [18950][client backend] [pg_regress/updatable_views][85/174:0] ERROR: cannot execute MERGE on relation "rw_view1" 2025-06-06 07:46:35.113 UTC [18950][client backend] [pg_regress/updatable_views][85/174:0] DETAIL: MERGE is not supported for relations with rules. 2025-06-06 07:46:35.113 UTC [18950][client backend] [pg_regress/updatable_views][85/174:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (3, 'Row 3')) AS v(a,b) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a, v.b); 2025-06-06 07:46:35.114 UTC [18953][client backend] [pg_regress/vacuum][87/106:0] ERROR: parallel workers for vacuum must be between 0 and 1024 at character 9 2025-06-06 07:46:35.114 UTC [18953][client backend] [pg_regress/vacuum][87/106:0] STATEMENT: VACUUM (PARALLEL -1) pvactst; 2025-06-06 07:46:35.116 UTC [18953][client backend] [pg_regress/vacuum][87/111:0] ERROR: VACUUM FULL cannot be performed in parallel 2025-06-06 07:46:35.116 UTC [18953][client backend] [pg_regress/vacuum][87/111:0] STATEMENT: VACUUM (PARALLEL 2, FULL TRUE) pvactst; 2025-06-06 07:46:35.116 UTC [18953][client backend] [pg_regress/vacuum][87/112:0] ERROR: parallel option requires a value between 0 and 1024 at character 9 2025-06-06 07:46:35.116 UTC [18953][client backend] [pg_regress/vacuum][87/112:0] STATEMENT: VACUUM (PARALLEL) pvactst; 2025-06-06 07:46:35.125 UTC [18943][client backend] [pg_regress/constraints][76/236:4824] ERROR: conflicting key value violates exclusion constraint "circles_c1_c2_excl" 2025-06-06 07:46:35.125 UTC [18943][client backend] [pg_regress/constraints][76/236:4824] DETAIL: Key (c1, (c2::circle))=(<(20,20),10>, <(0,0),4>) conflicts with existing key (c1, (c2::circle))=(<(10,10),10>, <(0,0),5>). 2025-06-06 07:46:35.125 UTC [18943][client backend] [pg_regress/constraints][76/236:4824] STATEMENT: INSERT INTO circles VALUES('<(20,20), 10>', '<(0,0), 4>'); 2025-06-06 07:46:35.130 UTC [18943][client backend] [pg_regress/constraints][76/238:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:46:35.130 UTC [18943][client backend] [pg_regress/constraints][76/238:0] STATEMENT: INSERT INTO circles VALUES('<(20,20), 10>', '<(0,0), 4>') ON CONFLICT ON CONSTRAINT circles_c1_c2_excl DO UPDATE SET c2 = EXCLUDED.c2; 2025-06-06 07:46:35.142 UTC [18943][client backend] [pg_regress/constraints][76/241:4828] ERROR: could not create exclusion constraint "circles_c1_c2_excl1" 2025-06-06 07:46:35.142 UTC [18943][client backend] [pg_regress/constraints][76/241:4828] DETAIL: Key (c1, (c2::circle))=(<(0,0),5>, <(0,0),5>) conflicts with key (c1, (c2::circle))=(<(0,0),5>, <(0,0),4>). 2025-06-06 07:46:35.142 UTC [18943][client backend] [pg_regress/constraints][76/241:4828] STATEMENT: ALTER TABLE circles ADD EXCLUDE USING gist (c1 WITH &&, (c2::circle) WITH &&); 2025-06-06 07:46:35.190 UTC [18947][client backend] [pg_regress/inherit][81/219:0] ERROR: new row for relation "ac" violates check constraint "ac_check" 2025-06-06 07:46:35.190 UTC [18947][client backend] [pg_regress/inherit][81/219:0] DETAIL: Failing row contains (null). 2025-06-06 07:46:35.190 UTC [18947][client backend] [pg_regress/inherit][81/219:0] STATEMENT: insert into ac (aa) values (NULL); 2025-06-06 07:46:35.192 UTC [18947][client backend] [pg_regress/inherit][81/220:0] ERROR: new row for relation "bc" violates check constraint "ac_check" 2025-06-06 07:46:35.192 UTC [18947][client backend] [pg_regress/inherit][81/220:0] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:35.192 UTC [18947][client backend] [pg_regress/inherit][81/220:0] STATEMENT: insert into bc (aa) values (NULL); 2025-06-06 07:46:35.194 UTC [18943][client backend] [pg_regress/constraints][76/247:4845] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2025-06-06 07:46:35.194 UTC [18943][client backend] [pg_regress/constraints][76/247:4845] DETAIL: Key (f1)=(1) conflicts with existing key (f1)=(1). 2025-06-06 07:46:35.194 UTC [18943][client backend] [pg_regress/constraints][76/247:4845] STATEMENT: INSERT INTO deferred_excl VALUES(1); 2025-06-06 07:46:35.195 UTC [18943][client backend] [pg_regress/constraints][76/248:0] ERROR: ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters 2025-06-06 07:46:35.195 UTC [18943][client backend] [pg_regress/constraints][76/248:0] STATEMENT: INSERT INTO deferred_excl VALUES(1) ON CONFLICT ON CONSTRAINT deferred_excl_con DO NOTHING; 2025-06-06 07:46:35.195 UTC [18947][client backend] [pg_regress/inherit][81/221:4846] ERROR: cannot drop inherited constraint "ac_check" of relation "bc" 2025-06-06 07:46:35.195 UTC [18947][client backend] [pg_regress/inherit][81/221:4846] STATEMENT: alter table bc drop constraint ac_check; 2025-06-06 07:46:35.205 UTC [18943][client backend] [pg_regress/constraints][76/249:4849] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2025-06-06 07:46:35.205 UTC [18943][client backend] [pg_regress/constraints][76/249:4849] DETAIL: Key (f1)=(2) conflicts with existing key (f1)=(2). 2025-06-06 07:46:35.205 UTC [18943][client backend] [pg_regress/constraints][76/249:4849] STATEMENT: COMMIT; 2025-06-06 07:46:35.210 UTC [18943][client backend] [pg_regress/constraints][76/250:4850] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2025-06-06 07:46:35.210 UTC [18943][client backend] [pg_regress/constraints][76/250:4850] DETAIL: Key (f1)=(3) conflicts with existing key (f1)=(3). 2025-06-06 07:46:35.210 UTC [18943][client backend] [pg_regress/constraints][76/250:4850] STATEMENT: COMMIT; 2025-06-06 07:46:35.214 UTC [18947][client backend] [pg_regress/inherit][81/226:0] ERROR: new row for relation "ac" violates check constraint "ac_aa_check" 2025-06-06 07:46:35.214 UTC [18947][client backend] [pg_regress/inherit][81/226:0] DETAIL: Failing row contains (null). 2025-06-06 07:46:35.214 UTC [18947][client backend] [pg_regress/inherit][81/226:0] STATEMENT: insert into ac (aa) values (NULL); 2025-06-06 07:46:35.221 UTC [18947][client backend] [pg_regress/inherit][81/227:0] ERROR: new row for relation "bc" violates check constraint "ac_aa_check" 2025-06-06 07:46:35.221 UTC [18947][client backend] [pg_regress/inherit][81/227:0] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:35.221 UTC [18947][client backend] [pg_regress/inherit][81/227:0] STATEMENT: insert into bc (aa) values (NULL); 2025-06-06 07:46:35.222 UTC [18947][client backend] [pg_regress/inherit][81/228:4857] ERROR: cannot drop inherited constraint "ac_aa_check" of relation "bc" 2025-06-06 07:46:35.222 UTC [18947][client backend] [pg_regress/inherit][81/228:4857] STATEMENT: alter table bc drop constraint ac_aa_check; 2025-06-06 07:46:35.223 UTC [18943][client backend] [pg_regress/constraints][76/255:4855] ERROR: could not create exclusion constraint "deferred_excl_f1_excl" 2025-06-06 07:46:35.223 UTC [18943][client backend] [pg_regress/constraints][76/255:4855] DETAIL: Key (f1)=(3) conflicts with key (f1)=(3). 2025-06-06 07:46:35.223 UTC [18943][client backend] [pg_regress/constraints][76/255:4855] STATEMENT: ALTER TABLE deferred_excl ADD EXCLUDE (f1 WITH =); 2025-06-06 07:46:35.223 UTC [18953][client backend] [pg_regress/vacuum][87/125:0] WARNING: disabling parallel option of vacuum on "tmp" --- cannot vacuum temporary tables in parallel 2025-06-06 07:46:35.417 UTC [18943][client backend] [pg_regress/constraints][76/281:4890] ERROR: constraint "notnull_tbl1_a_not_null" for relation "notnull_tbl1" already exists 2025-06-06 07:46:35.417 UTC [18943][client backend] [pg_regress/constraints][76/281:4890] STATEMENT: ALTER TABLE notnull_tbl1 ADD COLUMN b INT CONSTRAINT notnull_tbl1_a_not_null NOT NULL; 2025-06-06 07:46:35.446 UTC [18960][client backend] [pg_regress/infinite_recurse][90/4:0] ERROR: stack depth limit exceeded 2025-06-06 07:46:35.446 UTC [18960][client backend] [pg_regress/infinite_recurse][90/4:0] HINT: Increase the configuration parameter "max_stack_depth" (currently 2048kB), after ensuring the platform's stack depth limit is adequate. 2025-06-06 07:46:35.446 UTC [18960][client backend] [pg_regress/infinite_recurse][90/4:0] CONTEXT: SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 2025-06-06 07:46:35.446 UTC [18960][client backend] [pg_regress/infinite_recurse][90/4:0] STATEMENT: select infinite_recurse(); 2025-06-06 07:46:35.504 UTC [18960][client backend] [pg_regress/infinite_recurse][:0] LOG: disconnection: session time: 0:00:02.100 user=postgres database=regression host=[local] 2025-06-06 07:46:35.519 UTC [18947][client backend] [pg_regress/inherit][81/258:4907] ERROR: check constraint "cc" of relation "c1" is violated by some row 2025-06-06 07:46:35.519 UTC [18947][client backend] [pg_regress/inherit][81/258:4907] STATEMENT: alter table p2 add constraint cc check (f2>0); 2025-06-06 07:46:35.524 UTC [18947][client backend] [pg_regress/inherit][81/259:4910] ERROR: check constraint "p2_f2_check" of relation "c1" is violated by some row 2025-06-06 07:46:35.524 UTC [18947][client backend] [pg_regress/inherit][81/259:4910] STATEMENT: alter table p2 add check (f2>0); 2025-06-06 07:46:35.542 UTC [18947][client backend] [pg_regress/inherit][81/263:0] ERROR: new row for relation "c1" violates check constraint "p2_f2_check" 2025-06-06 07:46:35.542 UTC [18947][client backend] [pg_regress/inherit][81/263:0] DETAIL: Failing row contains (1, -1, 2). 2025-06-06 07:46:35.542 UTC [18947][client backend] [pg_regress/inherit][81/263:0] STATEMENT: insert into c1 values(1,-1,2); 2025-06-06 07:46:35.560 UTC [18950][client backend] [pg_regress/updatable_views][85/211:0] ERROR: cannot delete from view "rw_view1" 2025-06-06 07:46:35.560 UTC [18950][client backend] [pg_regress/updatable_views][85/211:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2025-06-06 07:46:35.560 UTC [18950][client backend] [pg_regress/updatable_views][85/211:0] HINT: To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger. 2025-06-06 07:46:35.560 UTC [18950][client backend] [pg_regress/updatable_views][85/211:0] STATEMENT: MERGE INTO rw_view2 t USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a WHEN MATCHED AND t.a <= 1 THEN DELETE WHEN MATCHED THEN UPDATE SET b = s.b WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b); 2025-06-06 07:46:35.575 UTC [18950][client backend] [pg_regress/updatable_views][85/214:0] ERROR: cannot insert into view "rw_view1" 2025-06-06 07:46:35.575 UTC [18950][client backend] [pg_regress/updatable_views][85/214:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2025-06-06 07:46:35.575 UTC [18950][client backend] [pg_regress/updatable_views][85/214:0] HINT: To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger. 2025-06-06 07:46:35.575 UTC [18950][client backend] [pg_regress/updatable_views][85/214:0] STATEMENT: MERGE INTO rw_view2 t USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a WHEN MATCHED THEN UPDATE SET b = s.b WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b); 2025-06-06 07:46:35.598 UTC [18950][client backend] [pg_regress/updatable_views][85/217:0] ERROR: cannot merge into view "rw_view2" 2025-06-06 07:46:35.598 UTC [18950][client backend] [pg_regress/updatable_views][85/217:0] DETAIL: MERGE is not supported for views with INSTEAD OF triggers for some actions but not all. 2025-06-06 07:46:35.598 UTC [18950][client backend] [pg_regress/updatable_views][85/217:0] HINT: To enable merging into the view, either provide a full set of INSTEAD OF triggers or drop the existing INSTEAD OF triggers. 2025-06-06 07:46:35.598 UTC [18950][client backend] [pg_regress/updatable_views][85/217:0] STATEMENT: MERGE INTO rw_view2 t USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a WHEN MATCHED THEN UPDATE SET b = s.b WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b); 2025-06-06 07:46:35.638 UTC [18948][client backend] [pg_regress/triggers][82/253:0] ERROR: No such country: "Japon" 2025-06-06 07:46:35.638 UTC [18948][client backend] [pg_regress/triggers][82/253:0] CONTEXT: PL/pgSQL function city_update() line 9 at RAISE 2025-06-06 07:46:35.638 UTC [18948][client backend] [pg_regress/triggers][82/253:0] STATEMENT: UPDATE city_view SET country_name = 'Japon' WHERE city_name = 'Tokyo'; 2025-06-06 07:46:35.774 UTC [18953][client backend] [pg_regress/vacuum][87/181:4970] ERROR: null value in column "i" of relation "vac_truncate_test" violates not-null constraint 2025-06-06 07:46:35.774 UTC [18953][client backend] [pg_regress/vacuum][87/181:4970] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:35.774 UTC [18953][client backend] [pg_regress/vacuum][87/181:4970] STATEMENT: INSERT INTO vac_truncate_test VALUES (1, NULL), (NULL, NULL); 2025-06-06 07:46:35.830 UTC [18953][client backend] [pg_regress/vacuum][87/197:4995] ERROR: null value in column "i" of relation "vac_truncate_test" violates not-null constraint 2025-06-06 07:46:35.830 UTC [18953][client backend] [pg_regress/vacuum][87/197:4995] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:35.830 UTC [18953][client backend] [pg_regress/vacuum][87/197:4995] STATEMENT: INSERT INTO vac_truncate_test VALUES (1, NULL), (NULL, NULL); 2025-06-06 07:46:35.840 UTC [18950][client backend] [pg_regress/updatable_views][85/248:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.840 UTC [18950][client backend] [pg_regress/updatable_views][85/248:0] STATEMENT: INSERT INTO base_tbl VALUES (3, 'Row 3', 3.0); 2025-06-06 07:46:35.842 UTC [18950][client backend] [pg_regress/updatable_views][85/249:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.842 UTC [18950][client backend] [pg_regress/updatable_views][85/249:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 3', 3.0, 3); 2025-06-06 07:46:35.843 UTC [18950][client backend] [pg_regress/updatable_views][85/250:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.843 UTC [18950][client backend] [pg_regress/updatable_views][85/250:0] STATEMENT: INSERT INTO rw_view2 VALUES ('Row 3', 3.0, 3); 2025-06-06 07:46:35.843 UTC [18950][client backend] [pg_regress/updatable_views][85/251:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.843 UTC [18950][client backend] [pg_regress/updatable_views][85/251:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES ('Row 3', 3.0, 3)) AS v(b,c,a) ON t.aa = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.b, v.c, v.a); 2025-06-06 07:46:35.843 UTC [18950][client backend] [pg_regress/updatable_views][85/252:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.843 UTC [18950][client backend] [pg_regress/updatable_views][85/252:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES ('Row 3', 3.0, 3)) AS v(b,c,a) ON t.aa = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.b, v.c, v.a); 2025-06-06 07:46:35.849 UTC [18950][client backend] [pg_regress/updatable_views][85/254:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.849 UTC [18950][client backend] [pg_regress/updatable_views][85/254:0] STATEMENT: UPDATE base_tbl SET b=b; 2025-06-06 07:46:35.852 UTC [18950][client backend] [pg_regress/updatable_views][85/256:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.852 UTC [18950][client backend] [pg_regress/updatable_views][85/256:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2025-06-06 07:46:35.858 UTC [18950][client backend] [pg_regress/updatable_views][85/258:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.858 UTC [18950][client backend] [pg_regress/updatable_views][85/258:0] STATEMENT: UPDATE rw_view2 SET bb=bb; 2025-06-06 07:46:35.864 UTC [18950][client backend] [pg_regress/updatable_views][85/260:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.864 UTC [18950][client backend] [pg_regress/updatable_views][85/260:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET aa = aa; 2025-06-06 07:46:35.866 UTC [18950][client backend] [pg_regress/updatable_views][85/262:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.866 UTC [18950][client backend] [pg_regress/updatable_views][85/262:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET bb = bb; 2025-06-06 07:46:35.866 UTC [18950][client backend] [pg_regress/updatable_views][85/263:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.866 UTC [18950][client backend] [pg_regress/updatable_views][85/263:0] STATEMENT: DELETE FROM base_tbl; 2025-06-06 07:46:35.867 UTC [18950][client backend] [pg_regress/updatable_views][85/264:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.867 UTC [18950][client backend] [pg_regress/updatable_views][85/264:0] STATEMENT: DELETE FROM rw_view1; 2025-06-06 07:46:35.867 UTC [18950][client backend] [pg_regress/updatable_views][85/265:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.867 UTC [18950][client backend] [pg_regress/updatable_views][85/265:0] STATEMENT: DELETE FROM rw_view2; 2025-06-06 07:46:35.878 UTC [18950][client backend] [pg_regress/updatable_views][85/272:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.878 UTC [18950][client backend] [pg_regress/updatable_views][85/272:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 4', 4.0, 4); 2025-06-06 07:46:35.880 UTC [18950][client backend] [pg_regress/updatable_views][85/275:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.880 UTC [18950][client backend] [pg_regress/updatable_views][85/275:0] STATEMENT: DELETE FROM rw_view1 WHERE aa=2; 2025-06-06 07:46:35.887 UTC [18950][client backend] [pg_regress/updatable_views][85/277:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:35.887 UTC [18950][client backend] [pg_regress/updatable_views][85/277:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED AND bb = 'xxx' THEN DELETE; 2025-06-06 07:46:35.903 UTC [18950][client backend] [pg_regress/updatable_views][85/286:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.903 UTC [18950][client backend] [pg_regress/updatable_views][85/286:0] STATEMENT: INSERT INTO base_tbl VALUES (5, 'Row 5', 5.0); 2025-06-06 07:46:35.911 UTC [18950][client backend] [pg_regress/updatable_views][85/288:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.911 UTC [18950][client backend] [pg_regress/updatable_views][85/288:0] STATEMENT: INSERT INTO rw_view2 VALUES ('Row 6', 6.0, 6); 2025-06-06 07:46:35.917 UTC [18950][client backend] [pg_regress/updatable_views][85/289:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.917 UTC [18950][client backend] [pg_regress/updatable_views][85/289:0] STATEMENT: DELETE FROM base_tbl WHERE a=3; 2025-06-06 07:46:35.918 UTC [18950][client backend] [pg_regress/updatable_views][85/291:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.918 UTC [18950][client backend] [pg_regress/updatable_views][85/291:0] STATEMENT: DELETE FROM rw_view2 WHERE aa=4; 2025-06-06 07:46:35.922 UTC [18950][client backend] [pg_regress/updatable_views][85/293:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.922 UTC [18950][client backend] [pg_regress/updatable_views][85/293:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED AND bb = 'xxx' THEN DELETE; 2025-06-06 07:46:35.938 UTC [18953][client backend] [pg_regress/vacuum][87/235:0] ERROR: column "a" of relation "vacparted" appears more than once 2025-06-06 07:46:35.938 UTC [18953][client backend] [pg_regress/vacuum][87/235:0] STATEMENT: VACUUM ANALYZE vacparted(a,b,a); 2025-06-06 07:46:35.940 UTC [18953][client backend] [pg_regress/vacuum][87/237:0] ERROR: column "b" of relation "vacparted" appears more than once 2025-06-06 07:46:35.940 UTC [18953][client backend] [pg_regress/vacuum][87/237:0] STATEMENT: ANALYZE vacparted(a,b,b); 2025-06-06 07:46:35.988 UTC [18950][client backend] [pg_regress/updatable_views][85/301:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.988 UTC [18950][client backend] [pg_regress/updatable_views][85/301:0] STATEMENT: SELECT * FROM rw_view1; 2025-06-06 07:46:35.988 UTC [18950][client backend] [pg_regress/updatable_views][85/302:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.988 UTC [18950][client backend] [pg_regress/updatable_views][85/302:0] STATEMENT: SELECT * FROM rw_view1 FOR UPDATE; 2025-06-06 07:46:35.989 UTC [18950][client backend] [pg_regress/updatable_views][85/303:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.989 UTC [18950][client backend] [pg_regress/updatable_views][85/303:0] STATEMENT: UPDATE rw_view1 SET b = 'foo' WHERE a = 1; 2025-06-06 07:46:35.989 UTC [18950][client backend] [pg_regress/updatable_views][85/304:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:35.989 UTC [18950][client backend] [pg_regress/updatable_views][85/304:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.000 UTC [18950][client backend] [pg_regress/updatable_views][85/307:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.000 UTC [18950][client backend] [pg_regress/updatable_views][85/307:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.002 UTC [18950][client backend] [pg_regress/updatable_views][85/308:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.002 UTC [18950][client backend] [pg_regress/updatable_views][85/308:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2025-06-06 07:46:36.010 UTC [18950][client backend] [pg_regress/updatable_views][85/309:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.010 UTC [18950][client backend] [pg_regress/updatable_views][85/309:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2025-06-06 07:46:36.016 UTC [18950][client backend] [pg_regress/updatable_views][85/310:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.016 UTC [18950][client backend] [pg_regress/updatable_views][85/310:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.022 UTC [18950][client backend] [pg_regress/updatable_views][85/315:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.022 UTC [18950][client backend] [pg_regress/updatable_views][85/315:0] STATEMENT: SELECT * FROM rw_view1 FOR UPDATE; 2025-06-06 07:46:36.022 UTC [18950][client backend] [pg_regress/updatable_views][85/316:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.022 UTC [18950][client backend] [pg_regress/updatable_views][85/316:0] STATEMENT: UPDATE rw_view1 SET b = 'foo' WHERE a = 1; 2025-06-06 07:46:36.022 UTC [18950][client backend] [pg_regress/updatable_views][85/317:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.022 UTC [18950][client backend] [pg_regress/updatable_views][85/317:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.024 UTC [18950][client backend] [pg_regress/updatable_views][85/319:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.024 UTC [18950][client backend] [pg_regress/updatable_views][85/319:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.024 UTC [18950][client backend] [pg_regress/updatable_views][85/320:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.024 UTC [18950][client backend] [pg_regress/updatable_views][85/320:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2025-06-06 07:46:36.024 UTC [18950][client backend] [pg_regress/updatable_views][85/321:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.024 UTC [18950][client backend] [pg_regress/updatable_views][85/321:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2025-06-06 07:46:36.025 UTC [18950][client backend] [pg_regress/updatable_views][85/322:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.025 UTC [18950][client backend] [pg_regress/updatable_views][85/322:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.030 UTC [18950][client backend] [pg_regress/updatable_views][85/327:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.030 UTC [18950][client backend] [pg_regress/updatable_views][85/327:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2025-06-06 07:46:36.030 UTC [18950][client backend] [pg_regress/updatable_views][85/328:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.030 UTC [18950][client backend] [pg_regress/updatable_views][85/328:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2025-06-06 07:46:36.032 UTC [18948][client backend] [pg_regress/triggers][82/292:0] ERROR: U9999 2025-06-06 07:46:36.032 UTC [18948][client backend] [pg_regress/triggers][82/292:0] CONTEXT: PL/pgSQL function depth_c_tf() line 5 at RAISE SQL statement "insert into depth_c values (1)" PL/pgSQL function depth_b_tf() line 12 at EXECUTE SQL statement "insert into depth_b values (new.id)" PL/pgSQL function depth_a_tf() line 4 at SQL statement 2025-06-06 07:46:36.032 UTC [18948][client backend] [pg_regress/triggers][82/292:0] STATEMENT: insert into depth_a values (1); 2025-06-06 07:46:36.034 UTC [18950][client backend] [pg_regress/updatable_views][85/329:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.034 UTC [18950][client backend] [pg_regress/updatable_views][85/329:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.058 UTC [18950][client backend] [pg_regress/updatable_views][85/339:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.058 UTC [18950][client backend] [pg_regress/updatable_views][85/339:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2025-06-06 07:46:36.060 UTC [18950][client backend] [pg_regress/updatable_views][85/340:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.060 UTC [18950][client backend] [pg_regress/updatable_views][85/340:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2025-06-06 07:46:36.060 UTC [18950][client backend] [pg_regress/updatable_views][85/341:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.060 UTC [18950][client backend] [pg_regress/updatable_views][85/341:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'bar'; 2025-06-06 07:46:36.089 UTC [18950][client backend] [pg_regress/updatable_views][85/353:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.089 UTC [18950][client backend] [pg_regress/updatable_views][85/353:0] STATEMENT: SELECT * FROM rw_view1 FOR UPDATE; 2025-06-06 07:46:36.090 UTC [18950][client backend] [pg_regress/updatable_views][85/354:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.090 UTC [18950][client backend] [pg_regress/updatable_views][85/354:0] STATEMENT: UPDATE rw_view1 SET b = 'foo' WHERE a = 1; 2025-06-06 07:46:36.090 UTC [18950][client backend] [pg_regress/updatable_views][85/355:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.090 UTC [18950][client backend] [pg_regress/updatable_views][85/355:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.100 UTC [18950][client backend] [pg_regress/updatable_views][85/358:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.100 UTC [18950][client backend] [pg_regress/updatable_views][85/358:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2025-06-06 07:46:36.102 UTC [18950][client backend] [pg_regress/updatable_views][85/359:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.102 UTC [18950][client backend] [pg_regress/updatable_views][85/359:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2025-06-06 07:46:36.102 UTC [18950][client backend] [pg_regress/updatable_views][85/360:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.102 UTC [18950][client backend] [pg_regress/updatable_views][85/360:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = 'foo'; 2025-06-06 07:46:36.111 UTC [18947][client backend] [pg_regress/inherit][81/333:5077] ERROR: cannot rename inherited column "b" 2025-06-06 07:46:36.111 UTC [18947][client backend] [pg_regress/inherit][81/333:5077] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2025-06-06 07:46:36.111 UTC [18947][client backend] [pg_regress/inherit][81/334:5078] ERROR: cannot rename inherited column "aa" 2025-06-06 07:46:36.111 UTC [18947][client backend] [pg_regress/inherit][81/334:5078] STATEMENT: ALTER TABLE inhts RENAME aa TO aaa; 2025-06-06 07:46:36.126 UTC [18953][client backend] [pg_regress/vacuum][87/266:0] ERROR: relation "does_not_exist" does not exist 2025-06-06 07:46:36.126 UTC [18953][client backend] [pg_regress/vacuum][87/266:0] STATEMENT: VACUUM vacparted, does_not_exist; 2025-06-06 07:46:36.134 UTC [18953][client backend] [pg_regress/vacuum][87/273:0] ERROR: relation "does_not_exist" does not exist 2025-06-06 07:46:36.134 UTC [18953][client backend] [pg_regress/vacuum][87/273:0] STATEMENT: VACUUM (FREEZE) does_not_exist, vaccluster; 2025-06-06 07:46:36.149 UTC [18953][client backend] [pg_regress/vacuum][87/284:0] ERROR: column "does_not_exist" of relation "vactst" does not exist 2025-06-06 07:46:36.149 UTC [18953][client backend] [pg_regress/vacuum][87/284:0] STATEMENT: VACUUM ANALYZE vactst (does_not_exist), vacparted (b); 2025-06-06 07:46:36.169 UTC [18950][client backend] [pg_regress/updatable_views][85/372:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.169 UTC [18950][client backend] [pg_regress/updatable_views][85/372:0] STATEMENT: SELECT * FROM base_tbl; 2025-06-06 07:46:36.170 UTC [18950][client backend] [pg_regress/updatable_views][85/373:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.170 UTC [18950][client backend] [pg_regress/updatable_views][85/373:0] STATEMENT: SELECT * FROM rw_view1; 2025-06-06 07:46:36.170 UTC [18950][client backend] [pg_regress/updatable_views][85/374:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.170 UTC [18950][client backend] [pg_regress/updatable_views][85/374:0] STATEMENT: INSERT INTO base_tbl VALUES (3, 'Row 3', 3.0); 2025-06-06 07:46:36.170 UTC [18950][client backend] [pg_regress/updatable_views][85/375:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.170 UTC [18950][client backend] [pg_regress/updatable_views][85/375:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 3', 3.0, 3); 2025-06-06 07:46:36.173 UTC [18950][client backend] [pg_regress/updatable_views][85/376:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.173 UTC [18950][client backend] [pg_regress/updatable_views][85/376:0] STATEMENT: UPDATE base_tbl SET a=a; 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/377:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/377:0] STATEMENT: UPDATE rw_view1 SET bb=bb, cc=cc; 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/378:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/378:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET bb = bb; 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/379:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/379:0] STATEMENT: DELETE FROM base_tbl; 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/380:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.174 UTC [18950][client backend] [pg_regress/updatable_views][85/380:0] STATEMENT: DELETE FROM rw_view1; 2025-06-06 07:46:36.175 UTC [18950][client backend] [pg_regress/updatable_views][85/381:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.175 UTC [18950][client backend] [pg_regress/updatable_views][85/381:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN DELETE; 2025-06-06 07:46:36.178 UTC [18953][client backend] [pg_regress/vacuum][87/290:0] ERROR: ANALYZE option must be specified when a column list is provided 2025-06-06 07:46:36.178 UTC [18953][client backend] [pg_regress/vacuum][87/290:0] STATEMENT: VACUUM FULL vactst, vacparted (a, b), vaccluster (i); 2025-06-06 07:46:36.192 UTC [18950][client backend] [pg_regress/updatable_views][85/389:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.192 UTC [18950][client backend] [pg_regress/updatable_views][85/389:0] STATEMENT: UPDATE base_tbl SET b=b; 2025-06-06 07:46:36.193 UTC [18953][client backend] [pg_regress/vacuum][87/301:0] ERROR: relation "does_not_exist" does not exist 2025-06-06 07:46:36.193 UTC [18953][client backend] [pg_regress/vacuum][87/301:0] STATEMENT: ANALYZE vactst, does_not_exist, vacparted; 2025-06-06 07:46:36.194 UTC [18943][client backend] [pg_regress/constraints][76/396:0] ERROR: conflicting not-null constraint names "foo" and "bar" 2025-06-06 07:46:36.194 UTC [18943][client backend] [pg_regress/constraints][76/396:0] STATEMENT: create table notnull_tbl_fail (a serial constraint foo not null constraint bar not null); 2025-06-06 07:46:36.195 UTC [18953][client backend] [pg_regress/vacuum][87/304:0] ERROR: column "does_not_exist" of relation "vacparted" does not exist 2025-06-06 07:46:36.195 UTC [18953][client backend] [pg_regress/vacuum][87/304:0] STATEMENT: ANALYZE vactst (i), vacparted (does_not_exist); 2025-06-06 07:46:36.195 UTC [18943][client backend] [pg_regress/constraints][76/397:0] ERROR: conflicting NO INHERIT declarations for not-null constraints on column "a" 2025-06-06 07:46:36.195 UTC [18943][client backend] [pg_regress/constraints][76/397:0] STATEMENT: create table notnull_tbl_fail (a serial constraint foo not null no inherit constraint foo not null); 2025-06-06 07:46:36.198 UTC [18950][client backend] [pg_regress/updatable_views][85/392:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.198 UTC [18950][client backend] [pg_regress/updatable_views][85/392:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2025-06-06 07:46:36.198 UTC [18950][client backend] [pg_regress/updatable_views][85/393:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.198 UTC [18950][client backend] [pg_regress/updatable_views][85/393:0] STATEMENT: UPDATE rw_view1 SET bb=bb; 2025-06-06 07:46:36.198 UTC [18950][client backend] [pg_regress/updatable_views][85/394:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.198 UTC [18950][client backend] [pg_regress/updatable_views][85/394:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET aa = aa; 2025-06-06 07:46:36.199 UTC [18950][client backend] [pg_regress/updatable_views][85/395:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.199 UTC [18950][client backend] [pg_regress/updatable_views][85/395:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET bb = bb; 2025-06-06 07:46:36.201 UTC [18943][client backend] [pg_regress/constraints][76/398:5117] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:36.201 UTC [18943][client backend] [pg_regress/constraints][76/398:5117] STATEMENT: create table notnull_tbl_fail (a int constraint foo not null, constraint foo not null a no inherit); 2025-06-06 07:46:36.208 UTC [18950][client backend] [pg_regress/updatable_views][85/400:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.208 UTC [18950][client backend] [pg_regress/updatable_views][85/400:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 4', 4.0, 4); 2025-06-06 07:46:36.210 UTC [18950][client backend] [pg_regress/updatable_views][85/402:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.210 UTC [18950][client backend] [pg_regress/updatable_views][85/402:0] STATEMENT: DELETE FROM rw_view1 WHERE aa=2; 2025-06-06 07:46:36.211 UTC [18950][client backend] [pg_regress/updatable_views][85/403:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.211 UTC [18950][client backend] [pg_regress/updatable_views][85/403:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN DELETE; 2025-06-06 07:46:36.215 UTC [18943][client backend] [pg_regress/constraints][76/399:5120] ERROR: conflicting not-null constraint names "foo" and "bar" 2025-06-06 07:46:36.215 UTC [18943][client backend] [pg_regress/constraints][76/399:5120] STATEMENT: create table notnull_tbl_fail (a serial constraint foo not null, constraint bar not null a); 2025-06-06 07:46:36.220 UTC [18943][client backend] [pg_regress/constraints][76/400:5129] ERROR: conflicting not-null constraint names "foo" and "bar" 2025-06-06 07:46:36.220 UTC [18943][client backend] [pg_regress/constraints][76/400:5129] STATEMENT: create table notnull_tbl_fail (a serial, constraint foo not null a, constraint bar not null a); 2025-06-06 07:46:36.226 UTC [18943][client backend] [pg_regress/constraints][76/401:5134] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:36.226 UTC [18943][client backend] [pg_regress/constraints][76/401:5134] STATEMENT: create table notnull_tbl_fail (a serial, constraint foo not null a no inherit); 2025-06-06 07:46:36.231 UTC [18950][client backend] [pg_regress/updatable_views][85/408:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.231 UTC [18950][client backend] [pg_regress/updatable_views][85/408:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 4', 4.0, 4); 2025-06-06 07:46:36.232 UTC [18943][client backend] [pg_regress/constraints][76/402:0] ERROR: conflicting NO INHERIT declarations for not-null constraints on column "a" 2025-06-06 07:46:36.232 UTC [18943][client backend] [pg_regress/constraints][76/402:0] STATEMENT: create table notnull_tbl_fail (a serial not null no inherit); 2025-06-06 07:46:36.233 UTC [18950][client backend] [pg_regress/updatable_views][85/409:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.233 UTC [18950][client backend] [pg_regress/updatable_views][85/409:0] STATEMENT: DELETE FROM rw_view1 WHERE aa=2; 2025-06-06 07:46:36.234 UTC [18950][client backend] [pg_regress/updatable_views][85/410:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.234 UTC [18950][client backend] [pg_regress/updatable_views][85/410:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN DELETE; 2025-06-06 07:46:36.235 UTC [18943][client backend] [pg_regress/constraints][76/403:5137] ERROR: conflicting not-null constraint names "foo" and "foo2" 2025-06-06 07:46:36.235 UTC [18943][client backend] [pg_regress/constraints][76/403:5137] STATEMENT: create table notnull_tbl_fail (like notnull_tbl1, constraint foo2 not null a); 2025-06-06 07:46:36.239 UTC [18943][client backend] [pg_regress/constraints][76/404:0] ERROR: conflicting NO INHERIT declarations for not-null constraints on column "a" 2025-06-06 07:46:36.239 UTC [18943][client backend] [pg_regress/constraints][76/404:0] STATEMENT: create table notnull_tbl_fail (a int primary key constraint foo not null no inherit); 2025-06-06 07:46:36.240 UTC [18943][client backend] [pg_regress/constraints][76/405:0] ERROR: conflicting NO INHERIT declarations for not-null constraints on column "a" 2025-06-06 07:46:36.240 UTC [18943][client backend] [pg_regress/constraints][76/405:0] STATEMENT: create table notnull_tbl_fail (a int not null no inherit primary key); 2025-06-06 07:46:36.243 UTC [18943][client backend] [pg_regress/constraints][76/406:5141] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:36.243 UTC [18943][client backend] [pg_regress/constraints][76/406:5141] STATEMENT: create table notnull_tbl_fail (a int primary key, not null a no inherit); 2025-06-06 07:46:36.245 UTC [18943][client backend] [pg_regress/constraints][76/407:0] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:36.245 UTC [18943][client backend] [pg_regress/constraints][76/407:0] STATEMENT: create table notnull_tbl_fail (a int, primary key(a), not null a no inherit); 2025-06-06 07:46:36.248 UTC [18943][client backend] [pg_regress/constraints][76/408:5144] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:36.248 UTC [18943][client backend] [pg_regress/constraints][76/408:5144] STATEMENT: create table notnull_tbl_fail (a int generated by default as identity, constraint foo not null a no inherit); 2025-06-06 07:46:36.249 UTC [18943][client backend] [pg_regress/constraints][76/409:0] ERROR: conflicting NO INHERIT declarations for not-null constraints on column "a" 2025-06-06 07:46:36.249 UTC [18943][client backend] [pg_regress/constraints][76/409:0] STATEMENT: create table notnull_tbl_fail (a int generated by default as identity not null no inherit); 2025-06-06 07:46:36.250 UTC [18948][client backend] [pg_regress/triggers][82/314:5146] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2025-06-06 07:46:36.250 UTC [18948][client backend] [pg_regress/triggers][82/314:5146] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2025-06-06 07:46:36.250 UTC [18948][client backend] [pg_regress/triggers][82/314:5146] STATEMENT: update parent set val1 = 'b' where aid = 1; 2025-06-06 07:46:36.254 UTC [18948][client backend] [pg_regress/triggers][82/315:5148] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2025-06-06 07:46:36.254 UTC [18948][client backend] [pg_regress/triggers][82/315:5148] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2025-06-06 07:46:36.254 UTC [18948][client backend] [pg_regress/triggers][82/315:5148] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then update set val1 = 'b'; 2025-06-06 07:46:36.277 UTC [18948][client backend] [pg_regress/triggers][82/318:5153] ERROR: tuple to be deleted was already modified by an operation triggered by the current command 2025-06-06 07:46:36.277 UTC [18948][client backend] [pg_regress/triggers][82/318:5153] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2025-06-06 07:46:36.277 UTC [18948][client backend] [pg_regress/triggers][82/318:5153] STATEMENT: delete from parent where aid = 1; 2025-06-06 07:46:36.280 UTC [18948][client backend] [pg_regress/triggers][82/319:5154] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2025-06-06 07:46:36.280 UTC [18948][client backend] [pg_regress/triggers][82/319:5154] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2025-06-06 07:46:36.280 UTC [18948][client backend] [pg_regress/triggers][82/319:5154] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then delete; 2025-06-06 07:46:36.307 UTC [18950][client backend] [pg_regress/updatable_views][85/425:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.307 UTC [18950][client backend] [pg_regress/updatable_views][85/425:0] STATEMENT: SELECT * FROM rw_view1; 2025-06-06 07:46:36.314 UTC [18950][client backend] [pg_regress/updatable_views][85/426:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.314 UTC [18950][client backend] [pg_regress/updatable_views][85/426:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2025-06-06 07:46:36.316 UTC [18950][client backend] [pg_regress/updatable_views][85/427:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.316 UTC [18950][client backend] [pg_regress/updatable_views][85/427:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (2, 'Row 2', 2.0)) AS v(a,b,c) ON t.aa = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.b, v.c, v.a); 2025-06-06 07:46:36.319 UTC [18953][client backend] [pg_regress/vacuum][87/321:0] WARNING: VACUUM ONLY of partitioned table "vacparted" has no effect 2025-06-06 07:46:36.337 UTC [18950][client backend] [pg_regress/updatable_views][85/431:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.337 UTC [18950][client backend] [pg_regress/updatable_views][85/431:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.337 UTC [18950][client backend] [pg_regress/updatable_views][85/432:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.337 UTC [18950][client backend] [pg_regress/updatable_views][85/432:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.338 UTC [18950][client backend] [pg_regress/updatable_views][85/433:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.338 UTC [18950][client backend] [pg_regress/updatable_views][85/433:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (2, 'Row 2', 2.0)) AS v(a,b,c) ON t.aaa = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.c, v.a, v.b); 2025-06-06 07:46:36.350 UTC [18950][client backend] [pg_regress/updatable_views][85/440:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.350 UTC [18950][client backend] [pg_regress/updatable_views][85/440:0] STATEMENT: UPDATE rw_view1 SET cc=cc; 2025-06-06 07:46:36.356 UTC [18950][client backend] [pg_regress/updatable_views][85/442:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.356 UTC [18950][client backend] [pg_regress/updatable_views][85/442:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET cc = cc; 2025-06-06 07:46:36.357 UTC [18950][client backend] [pg_regress/updatable_views][85/444:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.357 UTC [18950][client backend] [pg_regress/updatable_views][85/444:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.358 UTC [18950][client backend] [pg_regress/updatable_views][85/445:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.358 UTC [18950][client backend] [pg_regress/updatable_views][85/445:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.358 UTC [18950][client backend] [pg_regress/updatable_views][85/446:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.358 UTC [18950][client backend] [pg_regress/updatable_views][85/446:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.362 UTC [18950][client backend] [pg_regress/updatable_views][85/448:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.362 UTC [18950][client backend] [pg_regress/updatable_views][85/448:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.362 UTC [18950][client backend] [pg_regress/updatable_views][85/449:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.362 UTC [18950][client backend] [pg_regress/updatable_views][85/449:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.363 UTC [18950][client backend] [pg_regress/updatable_views][85/450:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.363 UTC [18950][client backend] [pg_regress/updatable_views][85/450:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.378 UTC [18950][client backend] [pg_regress/updatable_views][85/455:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.378 UTC [18950][client backend] [pg_regress/updatable_views][85/455:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.380 UTC [18950][client backend] [pg_regress/updatable_views][85/456:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.380 UTC [18950][client backend] [pg_regress/updatable_views][85/456:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.380 UTC [18950][client backend] [pg_regress/updatable_views][85/457:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.380 UTC [18950][client backend] [pg_regress/updatable_views][85/457:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.382 UTC [18950][client backend] [pg_regress/updatable_views][85/459:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.382 UTC [18950][client backend] [pg_regress/updatable_views][85/459:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.383 UTC [18950][client backend] [pg_regress/updatable_views][85/460:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.383 UTC [18950][client backend] [pg_regress/updatable_views][85/460:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.383 UTC [18950][client backend] [pg_regress/updatable_views][85/461:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.383 UTC [18950][client backend] [pg_regress/updatable_views][85/461:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.406 UTC [18950][client backend] [pg_regress/updatable_views][85/467:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.406 UTC [18950][client backend] [pg_regress/updatable_views][85/467:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.410 UTC [18950][client backend] [pg_regress/updatable_views][85/468:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.410 UTC [18950][client backend] [pg_regress/updatable_views][85/468:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.414 UTC [18950][client backend] [pg_regress/updatable_views][85/470:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.414 UTC [18950][client backend] [pg_regress/updatable_views][85/470:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.414 UTC [18950][client backend] [pg_regress/updatable_views][85/471:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.414 UTC [18950][client backend] [pg_regress/updatable_views][85/471:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.416 UTC [18950][client backend] [pg_regress/updatable_views][85/474:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.416 UTC [18950][client backend] [pg_regress/updatable_views][85/474:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.416 UTC [18950][client backend] [pg_regress/updatable_views][85/475:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.416 UTC [18950][client backend] [pg_regress/updatable_views][85/475:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.418 UTC [18950][client backend] [pg_regress/updatable_views][85/476:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.418 UTC [18950][client backend] [pg_regress/updatable_views][85/476:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.418 UTC [18950][client backend] [pg_regress/updatable_views][85/477:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.418 UTC [18950][client backend] [pg_regress/updatable_views][85/477:0] STATEMENT: UPDATE rw_view2 SET ccc=ccc; 2025-06-06 07:46:36.419 UTC [18950][client backend] [pg_regress/updatable_views][85/478:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.419 UTC [18950][client backend] [pg_regress/updatable_views][85/478:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.420 UTC [18950][client backend] [pg_regress/updatable_views][85/479:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.420 UTC [18950][client backend] [pg_regress/updatable_views][85/479:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.420 UTC [18950][client backend] [pg_regress/updatable_views][85/480:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.420 UTC [18950][client backend] [pg_regress/updatable_views][85/480:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET ccc = ccc; 2025-06-06 07:46:36.435 UTC [18950][client backend] [pg_regress/updatable_views][85/486:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.435 UTC [18950][client backend] [pg_regress/updatable_views][85/486:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.435 UTC [18950][client backend] [pg_regress/updatable_views][85/487:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.435 UTC [18950][client backend] [pg_regress/updatable_views][85/487:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.441 UTC [18950][client backend] [pg_regress/updatable_views][85/489:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.441 UTC [18950][client backend] [pg_regress/updatable_views][85/489:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.441 UTC [18950][client backend] [pg_regress/updatable_views][85/490:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.441 UTC [18950][client backend] [pg_regress/updatable_views][85/490:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.460 UTC [18950][client backend] [pg_regress/updatable_views][85/495:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.460 UTC [18950][client backend] [pg_regress/updatable_views][85/495:0] STATEMENT: SELECT * FROM rw_view1; 2025-06-06 07:46:36.461 UTC [18950][client backend] [pg_regress/updatable_views][85/496:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.461 UTC [18950][client backend] [pg_regress/updatable_views][85/496:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2025-06-06 07:46:36.462 UTC [18950][client backend] [pg_regress/updatable_views][85/497:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.462 UTC [18950][client backend] [pg_regress/updatable_views][85/497:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN UPDATE SET aa = aa; 2025-06-06 07:46:36.467 UTC [18950][client backend] [pg_regress/updatable_views][85/500:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.467 UTC [18950][client backend] [pg_regress/updatable_views][85/500:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.467 UTC [18950][client backend] [pg_regress/updatable_views][85/501:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.467 UTC [18950][client backend] [pg_regress/updatable_views][85/501:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.476 UTC [18950][client backend] [pg_regress/updatable_views][85/503:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.476 UTC [18950][client backend] [pg_regress/updatable_views][85/503:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.476 UTC [18950][client backend] [pg_regress/updatable_views][85/504:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.476 UTC [18950][client backend] [pg_regress/updatable_views][85/504:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.484 UTC [18950][client backend] [pg_regress/updatable_views][85/508:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.484 UTC [18950][client backend] [pg_regress/updatable_views][85/508:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.484 UTC [18950][client backend] [pg_regress/updatable_views][85/509:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.484 UTC [18950][client backend] [pg_regress/updatable_views][85/509:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.485 UTC [18950][client backend] [pg_regress/updatable_views][85/511:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.485 UTC [18950][client backend] [pg_regress/updatable_views][85/511:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.492 UTC [18950][client backend] [pg_regress/updatable_views][85/512:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.492 UTC [18950][client backend] [pg_regress/updatable_views][85/512:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.494 UTC [18953][client backend] [pg_regress/vacuum][87/348:0] ERROR: relation "does_not_exist" does not exist 2025-06-06 07:46:36.494 UTC [18953][client backend] [pg_regress/vacuum][87/348:0] STATEMENT: ANALYZE (VERBOSE) does_not_exist; 2025-06-06 07:46:36.494 UTC [18953][client backend] [pg_regress/vacuum][87/349:0] ERROR: syntax error at or near "arg" at character 22 2025-06-06 07:46:36.494 UTC [18953][client backend] [pg_regress/vacuum][87/349:0] STATEMENT: ANALYZE (nonexistent-arg) does_not_exist; 2025-06-06 07:46:36.495 UTC [18953][client backend] [pg_regress/vacuum][87/350:0] ERROR: unrecognized ANALYZE option "nonexistentarg" at character 10 2025-06-06 07:46:36.495 UTC [18953][client backend] [pg_regress/vacuum][87/350:0] STATEMENT: ANALYZE (nonexistentarg) does_not_exit; 2025-06-06 07:46:36.497 UTC [18953][client backend] [pg_regress/vacuum][87/352:0] ERROR: relation "does_not_exist" does not exist 2025-06-06 07:46:36.497 UTC [18953][client backend] [pg_regress/vacuum][87/352:0] STATEMENT: ANALYZE (SKIP_LOCKED, VERBOSE) does_not_exist; 2025-06-06 07:46:36.497 UTC [18953][client backend] [pg_regress/vacuum][87/353:0] ERROR: relation "does_not_exist" does not exist 2025-06-06 07:46:36.497 UTC [18953][client backend] [pg_regress/vacuum][87/353:0] STATEMENT: ANALYZE (VERBOSE, SKIP_LOCKED) does_not_exist; 2025-06-06 07:46:36.500 UTC [18950][client backend] [pg_regress/updatable_views][85/517:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.500 UTC [18950][client backend] [pg_regress/updatable_views][85/517:0] STATEMENT: SELECT * FROM rw_view2; 2025-06-06 07:46:36.501 UTC [18950][client backend] [pg_regress/updatable_views][85/518:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.501 UTC [18950][client backend] [pg_regress/updatable_views][85/518:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.505 UTC [18943][client backend] [pg_regress/constraints][76/468:0] ERROR: not-null constraints on partitioned tables cannot be NO INHERIT 2025-06-06 07:46:36.505 UTC [18943][client backend] [pg_regress/constraints][76/468:0] STATEMENT: CREATE TABLE ATACC1 (a int NOT NULL NO INHERIT) PARTITION BY LIST (a); 2025-06-06 07:46:36.505 UTC [18950][client backend] [pg_regress/updatable_views][85/519:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.505 UTC [18950][client backend] [pg_regress/updatable_views][85/519:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.506 UTC [18950][client backend] [pg_regress/updatable_views][85/520:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.506 UTC [18950][client backend] [pg_regress/updatable_views][85/520:0] STATEMENT: UPDATE rw_view2 SET ccc=ccc; 2025-06-06 07:46:36.506 UTC [18943][client backend] [pg_regress/constraints][76/469:0] ERROR: not-null constraints on partitioned tables cannot be NO INHERIT 2025-06-06 07:46:36.506 UTC [18943][client backend] [pg_regress/constraints][76/469:0] STATEMENT: CREATE TABLE ATACC1 (a int, NOT NULL a NO INHERIT) PARTITION BY LIST (a); 2025-06-06 07:46:36.506 UTC [18950][client backend] [pg_regress/updatable_views][85/521:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.506 UTC [18950][client backend] [pg_regress/updatable_views][85/521:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.507 UTC [18950][client backend] [pg_regress/updatable_views][85/522:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.507 UTC [18950][client backend] [pg_regress/updatable_views][85/522:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.510 UTC [18950][client backend] [pg_regress/updatable_views][85/523:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.510 UTC [18950][client backend] [pg_regress/updatable_views][85/523:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET ccc = ccc; 2025-06-06 07:46:36.512 UTC [18950][client backend] [pg_regress/updatable_views][85/526:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.512 UTC [18950][client backend] [pg_regress/updatable_views][85/526:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2025-06-06 07:46:36.512 UTC [18950][client backend] [pg_regress/updatable_views][85/527:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.512 UTC [18950][client backend] [pg_regress/updatable_views][85/527:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2025-06-06 07:46:36.515 UTC [18948][client backend] [pg_regress/triggers][82/343:5229] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2025-06-06 07:46:36.515 UTC [18948][client backend] [pg_regress/triggers][82/343:5229] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2025-06-06 07:46:36.515 UTC [18948][client backend] [pg_regress/triggers][82/343:5229] STATEMENT: delete from self_ref_trigger; 2025-06-06 07:46:36.520 UTC [18950][client backend] [pg_regress/updatable_views][85/529:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:36.520 UTC [18950][client backend] [pg_regress/updatable_views][85/529:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET aaa = aaa; 2025-06-06 07:46:36.521 UTC [18950][client backend] [pg_regress/updatable_views][85/530:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:36.521 UTC [18950][client backend] [pg_regress/updatable_views][85/530:0] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (1)) AS v(a) ON t.aaa = v.a WHEN MATCHED THEN UPDATE SET bbb = bbb; 2025-06-06 07:46:36.521 UTC [18943][client backend] [pg_regress/constraints][76/474:5231] ERROR: cannot change NO INHERIT status of NOT NULL constraint "a_is_not_null" on relation "atacc2" 2025-06-06 07:46:36.521 UTC [18943][client backend] [pg_regress/constraints][76/474:5231] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:36.521 UTC [18943][client backend] [pg_regress/constraints][76/474:5231] STATEMENT: ALTER TABLE ATACC1 ADD CONSTRAINT ditto NOT NULL a; 2025-06-06 07:46:36.558 UTC [18947][client backend] [pg_regress/inherit][81/393:5245] ERROR: cannot rename inherited column "b" 2025-06-06 07:46:36.558 UTC [18947][client backend] [pg_regress/inherit][81/393:5245] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2025-06-06 07:46:36.610 UTC [18943][client backend] [pg_regress/constraints][76/489:5258] ERROR: constraint "blah" for relation "notnull_tbl2" already exists 2025-06-06 07:46:36.610 UTC [18943][client backend] [pg_regress/constraints][76/489:5258] STATEMENT: CREATE TABLE notnull_tbl2 (a INTEGER CONSTRAINT blah NOT NULL, b INTEGER CONSTRAINT blah NOT NULL); 2025-06-06 07:46:36.618 UTC [18943][client backend] [pg_regress/constraints][76/491:5262] ERROR: column "a" is in a primary key 2025-06-06 07:46:36.618 UTC [18943][client backend] [pg_regress/constraints][76/491:5262] STATEMENT: ALTER TABLE notnull_tbl2 ALTER a DROP NOT NULL; 2025-06-06 07:46:36.666 UTC [18953][client backend] [pg_regress/vacuum][87/382:0] ERROR: PROCESS_TOAST required with VACUUM FULL 2025-06-06 07:46:36.666 UTC [18953][client backend] [pg_regress/vacuum][87/382:0] STATEMENT: VACUUM (PROCESS_TOAST FALSE, FULL) vac_option_tab; 2025-06-06 07:46:36.722 UTC [18948][client backend] [pg_regress/triggers][82/360:5290] ERROR: cannot ALTER TABLE "trigger_ddl_table" because it is being used by active queries in this session 2025-06-06 07:46:36.722 UTC [18948][client backend] [pg_regress/triggers][82/360:5290] CONTEXT: SQL statement "alter table trigger_ddl_table add primary key (col1)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2025-06-06 07:46:36.722 UTC [18948][client backend] [pg_regress/triggers][82/360:5290] STATEMENT: insert into trigger_ddl_table values (1, 42); 2025-06-06 07:46:36.728 UTC [18948][client backend] [pg_regress/triggers][82/362:0] ERROR: cannot CREATE INDEX "trigger_ddl_table" because it is being used by active queries in this session 2025-06-06 07:46:36.728 UTC [18948][client backend] [pg_regress/triggers][82/362:0] CONTEXT: SQL statement "create index on trigger_ddl_table (col2)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2025-06-06 07:46:36.728 UTC [18948][client backend] [pg_regress/triggers][82/362:0] STATEMENT: insert into trigger_ddl_table values (1, 42); 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/410:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/410:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 16777220) vac_option_tab; 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/411:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/411:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 120) vac_option_tab; 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/412:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/412:0] HINT: Value exceeds integer range. 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/412:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 10000000000) vac_option_tab; 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/413:0] ERROR: BUFFER_USAGE_LIMIT cannot be specified for VACUUM FULL 2025-06-06 07:46:36.768 UTC [18953][client backend] [pg_regress/vacuum][87/413:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT '512 kB', FULL) vac_option_tab; 2025-06-06 07:46:36.776 UTC [18953][client backend] [pg_regress/vacuum][87/419:0] ERROR: ONLY_DATABASE_STATS cannot be specified with a list of tables 2025-06-06 07:46:36.776 UTC [18953][client backend] [pg_regress/vacuum][87/419:0] STATEMENT: VACUUM (ONLY_DATABASE_STATS) vactst; 2025-06-06 07:46:36.804 UTC [18948][client backend] [pg_regress/triggers][82/370:0] WARNING: before insert (new): (1,black) 2025-06-06 07:46:36.804 UTC [18948][client backend] [pg_regress/triggers][82/370:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.805 UTC [18948][client backend] [pg_regress/triggers][82/370:5320] WARNING: after insert (new): (1,black) 2025-06-06 07:46:36.805 UTC [18948][client backend] [pg_regress/triggers][82/370:5320] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2025-06-06 07:46:36.807 UTC [18948][client backend] [pg_regress/triggers][82/371:0] WARNING: before insert (new): (2,red) 2025-06-06 07:46:36.807 UTC [18948][client backend] [pg_regress/triggers][82/371:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.807 UTC [18948][client backend] [pg_regress/triggers][82/371:0] WARNING: before insert (new, modified): (3,"red trig modified") 2025-06-06 07:46:36.807 UTC [18948][client backend] [pg_regress/triggers][82/371:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2025-06-06 07:46:36.807 UTC [18948][client backend] [pg_regress/triggers][82/371:5322] WARNING: after insert (new): (3,"red trig modified") 2025-06-06 07:46:36.807 UTC [18948][client backend] [pg_regress/triggers][82/371:5322] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2025-06-06 07:46:36.818 UTC [18948][client backend] [pg_regress/triggers][82/372:0] WARNING: before insert (new): (3,orange) 2025-06-06 07:46:36.818 UTC [18948][client backend] [pg_regress/triggers][82/372:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] WARNING: before update (old): (3,"red trig modified") 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] WARNING: before update (new): (3,"updated red trig modified") 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] WARNING: after update (old): (3,"red trig modified") 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] WARNING: after update (new): (3,"updated red trig modified") 2025-06-06 07:46:36.819 UTC [18948][client backend] [pg_regress/triggers][82/372:5325] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2025-06-06 07:46:36.821 UTC [18948][client backend] [pg_regress/triggers][82/373:0] WARNING: before insert (new): (4,green) 2025-06-06 07:46:36.821 UTC [18948][client backend] [pg_regress/triggers][82/373:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.821 UTC [18948][client backend] [pg_regress/triggers][82/373:0] WARNING: before insert (new, modified): (5,"green trig modified") 2025-06-06 07:46:36.821 UTC [18948][client backend] [pg_regress/triggers][82/373:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2025-06-06 07:46:36.821 UTC [18948][client backend] [pg_regress/triggers][82/373:5326] WARNING: after insert (new): (5,"green trig modified") 2025-06-06 07:46:36.821 UTC [18948][client backend] [pg_regress/triggers][82/373:5326] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2025-06-06 07:46:36.826 UTC [18948][client backend] [pg_regress/triggers][82/374:0] WARNING: before insert (new): (5,purple) 2025-06-06 07:46:36.826 UTC [18948][client backend] [pg_regress/triggers][82/374:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] WARNING: before update (old): (5,"green trig modified") 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] WARNING: before update (new): (5,"updated green trig modified") 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] WARNING: after update (old): (5,"green trig modified") 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] WARNING: after update (new): (5,"updated green trig modified") 2025-06-06 07:46:36.829 UTC [18948][client backend] [pg_regress/triggers][82/374:5331] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2025-06-06 07:46:36.831 UTC [18948][client backend] [pg_regress/triggers][82/375:0] WARNING: before insert (new): (6,white) 2025-06-06 07:46:36.831 UTC [18948][client backend] [pg_regress/triggers][82/375:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.831 UTC [18948][client backend] [pg_regress/triggers][82/375:0] WARNING: before insert (new, modified): (7,"white trig modified") 2025-06-06 07:46:36.831 UTC [18948][client backend] [pg_regress/triggers][82/375:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2025-06-06 07:46:36.834 UTC [18948][client backend] [pg_regress/triggers][82/375:5333] WARNING: after insert (new): (7,"white trig modified") 2025-06-06 07:46:36.834 UTC [18948][client backend] [pg_regress/triggers][82/375:5333] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:0] WARNING: before insert (new): (7,pink) 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] WARNING: before update (old): (7,"white trig modified") 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] WARNING: before update (new): (7,"updated white trig modified") 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] WARNING: after update (old): (7,"white trig modified") 2025-06-06 07:46:36.842 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2025-06-06 07:46:36.843 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] WARNING: after update (new): (7,"updated white trig modified") 2025-06-06 07:46:36.843 UTC [18948][client backend] [pg_regress/triggers][82/376:5334] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2025-06-06 07:46:36.858 UTC [18948][client backend] [pg_regress/triggers][82/377:0] WARNING: before insert (new): (8,yellow) 2025-06-06 07:46:36.858 UTC [18948][client backend] [pg_regress/triggers][82/377:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2025-06-06 07:46:36.858 UTC [18948][client backend] [pg_regress/triggers][82/377:0] WARNING: before insert (new, modified): (9,"yellow trig modified") 2025-06-06 07:46:36.858 UTC [18948][client backend] [pg_regress/triggers][82/377:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2025-06-06 07:46:36.858 UTC [18948][client backend] [pg_regress/triggers][82/377:5340] WARNING: after insert (new): (9,"yellow trig modified") 2025-06-06 07:46:36.858 UTC [18948][client backend] [pg_regress/triggers][82/377:5340] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2025-06-06 07:46:36.870 UTC [18953][client backend] [pg_regress/vacuum][87/432:0] WARNING: permission denied to vacuum "vacowned", skipping it 2025-06-06 07:46:36.872 UTC [18953][client backend] [pg_regress/vacuum][87/434:0] WARNING: permission denied to analyze "vacowned", skipping it 2025-06-06 07:46:36.872 UTC [18953][client backend] [pg_regress/vacuum][87/435:0] WARNING: permission denied to vacuum "vacowned", skipping it 2025-06-06 07:46:36.872 UTC [18950][client backend] [pg_regress/updatable_views][85/579:0] ERROR: cannot insert into column "ctid" of view "rw_view1" 2025-06-06 07:46:36.872 UTC [18950][client backend] [pg_regress/updatable_views][85/579:0] DETAIL: View columns that refer to system columns are not updatable. 2025-06-06 07:46:36.872 UTC [18950][client backend] [pg_regress/updatable_views][85/579:0] STATEMENT: INSERT INTO rw_view1 VALUES (null, null, 1.1, null); 2025-06-06 07:46:36.874 UTC [18953][client backend] [pg_regress/vacuum][87/437:0] WARNING: permission denied to vacuum "pg_class", skipping it 2025-06-06 07:46:36.874 UTC [18950][client backend] [pg_regress/updatable_views][85/580:0] ERROR: cannot insert into column "s" of view "rw_view1" 2025-06-06 07:46:36.874 UTC [18950][client backend] [pg_regress/updatable_views][85/580:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.874 UTC [18950][client backend] [pg_regress/updatable_views][85/580:0] STATEMENT: INSERT INTO rw_view1 (s, c, a) VALUES (null, null, 1.1); 2025-06-06 07:46:36.874 UTC [18950][client backend] [pg_regress/updatable_views][85/581:0] ERROR: cannot insert into column "s" of view "rw_view1" 2025-06-06 07:46:36.874 UTC [18950][client backend] [pg_regress/updatable_views][85/581:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.874 UTC [18950][client backend] [pg_regress/updatable_views][85/581:0] STATEMENT: INSERT INTO rw_view1 (s, c, a) VALUES (default, default, 1.1); 2025-06-06 07:46:36.875 UTC [18953][client backend] [pg_regress/vacuum][87/439:0] WARNING: permission denied to analyze "pg_class", skipping it 2025-06-06 07:46:36.877 UTC [18953][client backend] [pg_regress/vacuum][87/440:0] WARNING: permission denied to vacuum "pg_class", skipping it 2025-06-06 07:46:36.877 UTC [18953][client backend] [pg_regress/vacuum][87/442:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2025-06-06 07:46:36.879 UTC [18950][client backend] [pg_regress/updatable_views][85/583:0] ERROR: cannot update column "s" of view "rw_view1" 2025-06-06 07:46:36.879 UTC [18950][client backend] [pg_regress/updatable_views][85/583:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.879 UTC [18950][client backend] [pg_regress/updatable_views][85/583:0] STATEMENT: UPDATE rw_view1 SET s = s WHERE a = 1.1; 2025-06-06 07:46:36.879 UTC [18953][client backend] [pg_regress/vacuum][87/444:0] WARNING: permission denied to analyze "pg_authid", skipping it 2025-06-06 07:46:36.879 UTC [18953][client backend] [pg_regress/vacuum][87/445:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2025-06-06 07:46:36.881 UTC [18953][client backend] [pg_regress/vacuum][87/447:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2025-06-06 07:46:36.881 UTC [18953][client backend] [pg_regress/vacuum][87/448:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.882 UTC [18953][client backend] [pg_regress/vacuum][87/449:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.883 UTC [18953][client backend] [pg_regress/vacuum][87/451:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.885 UTC [18953][client backend] [pg_regress/vacuum][87/453:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.890 UTC [18953][client backend] [pg_regress/vacuum][87/455:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2025-06-06 07:46:36.890 UTC [18953][client backend] [pg_regress/vacuum][87/456:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2025-06-06 07:46:36.890 UTC [18953][client backend] [pg_regress/vacuum][87/457:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.892 UTC [18953][client backend] [pg_regress/vacuum][87/459:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2025-06-06 07:46:36.892 UTC [18953][client backend] [pg_regress/vacuum][87/460:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.892 UTC [18953][client backend] [pg_regress/vacuum][87/461:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2025-06-06 07:46:36.892 UTC [18953][client backend] [pg_regress/vacuum][87/462:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.893 UTC [18953][client backend] [pg_regress/vacuum][87/463:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.893 UTC [18953][client backend] [pg_regress/vacuum][87/465:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.893 UTC [18953][client backend] [pg_regress/vacuum][87/467:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.894 UTC [18950][client backend] [pg_regress/updatable_views][85/587:0] ERROR: cannot insert into column "t" of view "rw_view2" 2025-06-06 07:46:36.894 UTC [18950][client backend] [pg_regress/updatable_views][85/587:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.894 UTC [18950][client backend] [pg_regress/updatable_views][85/587:0] STATEMENT: INSERT INTO rw_view2 VALUES (null, null, null, 1.1, null); 2025-06-06 07:46:36.896 UTC [18950][client backend] [pg_regress/updatable_views][85/588:0] ERROR: cannot insert into column "s" of view "rw_view1" 2025-06-06 07:46:36.896 UTC [18950][client backend] [pg_regress/updatable_views][85/588:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.896 UTC [18950][client backend] [pg_regress/updatable_views][85/588:0] STATEMENT: INSERT INTO rw_view2(s, c, base_a) VALUES (null, null, 1.1); 2025-06-06 07:46:36.897 UTC [18950][client backend] [pg_regress/updatable_views][85/590:0] ERROR: cannot update column "s" of view "rw_view1" 2025-06-06 07:46:36.897 UTC [18950][client backend] [pg_regress/updatable_views][85/590:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.897 UTC [18950][client backend] [pg_regress/updatable_views][85/590:0] STATEMENT: UPDATE rw_view2 SET s = s WHERE base_a = 1.1; 2025-06-06 07:46:36.897 UTC [18950][client backend] [pg_regress/updatable_views][85/591:0] ERROR: cannot update column "t" of view "rw_view2" 2025-06-06 07:46:36.897 UTC [18950][client backend] [pg_regress/updatable_views][85/591:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.897 UTC [18950][client backend] [pg_regress/updatable_views][85/591:0] STATEMENT: UPDATE rw_view2 SET t = t WHERE base_a = 1.1; 2025-06-06 07:46:36.902 UTC [18953][client backend] [pg_regress/vacuum][87/476:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.907 UTC [18950][client backend] [pg_regress/updatable_views][85/595:0] ERROR: cannot insert into column "t" of view "rw_view3" 2025-06-06 07:46:36.907 UTC [18950][client backend] [pg_regress/updatable_views][85/595:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.907 UTC [18950][client backend] [pg_regress/updatable_views][85/595:0] STATEMENT: INSERT INTO rw_view3 VALUES (null, null, null, null); 2025-06-06 07:46:36.907 UTC [18953][client backend] [pg_regress/vacuum][87/481:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.908 UTC [18953][client backend] [pg_regress/vacuum][87/486:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.908 UTC [18950][client backend] [pg_regress/updatable_views][85/596:0] ERROR: cannot insert into column "s" of view "rw_view1" 2025-06-06 07:46:36.908 UTC [18950][client backend] [pg_regress/updatable_views][85/596:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.908 UTC [18950][client backend] [pg_regress/updatable_views][85/596:0] STATEMENT: INSERT INTO rw_view3(s) VALUES (null); 2025-06-06 07:46:36.908 UTC [18950][client backend] [pg_regress/updatable_views][85/597:0] ERROR: cannot update column "s" of view "rw_view1" 2025-06-06 07:46:36.908 UTC [18950][client backend] [pg_regress/updatable_views][85/597:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:36.908 UTC [18950][client backend] [pg_regress/updatable_views][85/597:0] STATEMENT: UPDATE rw_view3 SET s = s; 2025-06-06 07:46:36.918 UTC [18953][client backend] [pg_regress/vacuum][87/489:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.919 UTC [18953][client backend] [pg_regress/vacuum][87/495:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.921 UTC [18953][client backend] [pg_regress/vacuum][87/501:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.923 UTC [18948][client backend] [pg_regress/triggers][82/385:0] ERROR: "my_view" is a view 2025-06-06 07:46:36.923 UTC [18948][client backend] [pg_regress/triggers][82/385:0] DETAIL: Triggers on views cannot have transition tables. 2025-06-06 07:46:36.923 UTC [18948][client backend] [pg_regress/triggers][82/385:0] STATEMENT: create trigger my_trigger after update on my_view referencing old table as old_table for each statement execute procedure my_trigger_function(); 2025-06-06 07:46:36.929 UTC [18953][client backend] [pg_regress/vacuum][87/506:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2025-06-06 07:46:36.929 UTC [18953][client backend] [pg_regress/vacuum][87/508:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.938 UTC [18953][client backend] [pg_regress/vacuum][87/513:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.938 UTC [18953][client backend] [pg_regress/vacuum][87/515:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2025-06-06 07:46:36.939 UTC [18953][client backend] [pg_regress/vacuum][87/517:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.939 UTC [18953][client backend] [pg_regress/vacuum][87/520:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.942 UTC [18953][client backend] [pg_regress/vacuum][87/521:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2025-06-06 07:46:36.942 UTC [18953][client backend] [pg_regress/vacuum][87/524:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.944 UTC [18953][client backend] [pg_regress/vacuum][87/530:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.949 UTC [18953][client backend] [pg_regress/vacuum][87/538:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.949 UTC [18953][client backend] [pg_regress/vacuum][87/539:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.951 UTC [18953][client backend] [pg_regress/vacuum][87/541:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.952 UTC [18953][client backend] [pg_regress/vacuum][87/543:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.953 UTC [18953][client backend] [pg_regress/vacuum][87/547:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2025-06-06 07:46:36.954 UTC [18953][client backend] [pg_regress/vacuum][87/548:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.956 UTC [18953][client backend] [pg_regress/vacuum][87/550:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2025-06-06 07:46:36.957 UTC [18953][client backend] [pg_regress/vacuum][87/551:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2025-06-06 07:46:36.957 UTC [18953][client backend] [pg_regress/vacuum][87/555:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.959 UTC [18953][client backend] [pg_regress/vacuum][87/556:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.960 UTC [18953][client backend] [pg_regress/vacuum][87/558:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2025-06-06 07:46:36.960 UTC [18953][client backend] [pg_regress/vacuum][87/560:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2025-06-06 07:46:36.972 UTC [18948][client backend] [pg_regress/triggers][82/391:0] ERROR: "parted_trig" is a table 2025-06-06 07:46:36.972 UTC [18948][client backend] [pg_regress/triggers][82/391:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2025-06-06 07:46:36.972 UTC [18948][client backend] [pg_regress/triggers][82/391:0] STATEMENT: create trigger failed instead of update on parted_trig for each row execute procedure trigger_nothing(); 2025-06-06 07:46:36.974 UTC [18948][client backend] [pg_regress/triggers][82/392:0] ERROR: "parted_trig" is a partitioned table 2025-06-06 07:46:36.974 UTC [18948][client backend] [pg_regress/triggers][82/392:0] DETAIL: ROW triggers with transition tables are not supported on partitioned tables. 2025-06-06 07:46:36.974 UTC [18948][client backend] [pg_regress/triggers][82/392:0] STATEMENT: create trigger failed after update on parted_trig referencing old table as old_table for each row execute procedure trigger_nothing(); 2025-06-06 07:46:37.001 UTC [18953][client backend] [pg_regress/vacuum][:0] LOG: disconnection: session time: 0:00:03.625 user=postgres database=regression host=[local] 2025-06-06 07:46:37.011 UTC [18950][client backend] [pg_regress/updatable_views][85/611:0] ERROR: cannot insert a non-DEFAULT value into column "idplus1" 2025-06-06 07:46:37.011 UTC [18950][client backend] [pg_regress/updatable_views][85/611:0] DETAIL: Column "idplus1" is a generated column. 2025-06-06 07:46:37.011 UTC [18950][client backend] [pg_regress/updatable_views][85/611:0] STATEMENT: INSERT INTO base_tbl (id, idplus1) VALUES (5, 6); 2025-06-06 07:46:37.011 UTC [18950][client backend] [pg_regress/updatable_views][85/612:0] ERROR: cannot insert a non-DEFAULT value into column "idplus1" 2025-06-06 07:46:37.011 UTC [18950][client backend] [pg_regress/updatable_views][85/612:0] DETAIL: Column "idplus1" is a generated column. 2025-06-06 07:46:37.011 UTC [18950][client backend] [pg_regress/updatable_views][85/612:0] STATEMENT: INSERT INTO rw_view1 (id, idplus1) VALUES (6, 7); 2025-06-06 07:46:37.112 UTC [18948][client backend] [pg_regress/triggers][82/405:0] ERROR: cannot drop trigger trg1 on table trigpart1 because trigger trg1 on table trigpart requires it 2025-06-06 07:46:37.112 UTC [18948][client backend] [pg_regress/triggers][82/405:0] HINT: You can drop trigger trg1 on table trigpart instead. 2025-06-06 07:46:37.112 UTC [18948][client backend] [pg_regress/triggers][82/405:0] STATEMENT: drop trigger trg1 on trigpart1; 2025-06-06 07:46:37.112 UTC [18948][client backend] [pg_regress/triggers][82/406:0] ERROR: cannot drop trigger trg1 on table trigpart2 because trigger trg1 on table trigpart requires it 2025-06-06 07:46:37.112 UTC [18948][client backend] [pg_regress/triggers][82/406:0] HINT: You can drop trigger trg1 on table trigpart instead. 2025-06-06 07:46:37.112 UTC [18948][client backend] [pg_regress/triggers][82/406:0] STATEMENT: drop trigger trg1 on trigpart2; 2025-06-06 07:46:37.113 UTC [18948][client backend] [pg_regress/triggers][82/407:0] ERROR: cannot drop trigger trg1 on table trigpart3 because trigger trg1 on table trigpart requires it 2025-06-06 07:46:37.113 UTC [18948][client backend] [pg_regress/triggers][82/407:0] HINT: You can drop trigger trg1 on table trigpart instead. 2025-06-06 07:46:37.113 UTC [18948][client backend] [pg_regress/triggers][82/407:0] STATEMENT: drop trigger trg1 on trigpart3; 2025-06-06 07:46:37.212 UTC [18950][client backend] [pg_regress/updatable_views][85/665:5443] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.212 UTC [18950][client backend] [pg_regress/updatable_views][85/665:5443] DETAIL: Failing row contains (4, 3). 2025-06-06 07:46:37.212 UTC [18950][client backend] [pg_regress/updatable_views][85/665:5443] STATEMENT: INSERT INTO rw_view1 VALUES(4,3); 2025-06-06 07:46:37.213 UTC [18950][client backend] [pg_regress/updatable_views][85/666:5444] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.213 UTC [18950][client backend] [pg_regress/updatable_views][85/666:5444] DETAIL: Failing row contains (5, null). 2025-06-06 07:46:37.213 UTC [18950][client backend] [pg_regress/updatable_views][85/666:5444] STATEMENT: INSERT INTO rw_view1 VALUES(5,null); 2025-06-06 07:46:37.218 UTC [18950][client backend] [pg_regress/updatable_views][85/668:5446] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.218 UTC [18950][client backend] [pg_regress/updatable_views][85/668:5446] DETAIL: Failing row contains (3, -5). 2025-06-06 07:46:37.218 UTC [18950][client backend] [pg_regress/updatable_views][85/668:5446] STATEMENT: UPDATE rw_view1 SET b = -5 WHERE a = 3; 2025-06-06 07:46:37.220 UTC [18950][client backend] [pg_regress/updatable_views][85/670:5449] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.220 UTC [18950][client backend] [pg_regress/updatable_views][85/670:5449] DETAIL: Failing row contains (10, 10). 2025-06-06 07:46:37.220 UTC [18950][client backend] [pg_regress/updatable_views][85/670:5449] STATEMENT: INSERT INTO rw_view1(a) VALUES (10); 2025-06-06 07:46:37.234 UTC [18950][client backend] [pg_regress/updatable_views][85/673:5451] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.234 UTC [18950][client backend] [pg_regress/updatable_views][85/673:5451] DETAIL: Failing row contains (11, 10). 2025-06-06 07:46:37.234 UTC [18950][client backend] [pg_regress/updatable_views][85/673:5451] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (11)) AS v(a) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a, v.a - 1); 2025-06-06 07:46:37.236 UTC [18950][client backend] [pg_regress/updatable_views][85/675:5453] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.236 UTC [18950][client backend] [pg_regress/updatable_views][85/675:5453] DETAIL: Failing row contains (3, 3). 2025-06-06 07:46:37.236 UTC [18950][client backend] [pg_regress/updatable_views][85/675:5453] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (2)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET a = t.a + 1; 2025-06-06 07:46:37.286 UTC [18948][client backend] [pg_regress/triggers][82/426:0] ERROR: trigger "trg1" for table "trigpart3" does not exist 2025-06-06 07:46:37.286 UTC [18948][client backend] [pg_regress/triggers][82/426:0] STATEMENT: drop trigger trg1 on trigpart3; 2025-06-06 07:46:37.302 UTC [18948][client backend] [pg_regress/triggers][82/428:0] ERROR: trigger "trg1" for table "trigpart41" does not exist 2025-06-06 07:46:37.302 UTC [18948][client backend] [pg_regress/triggers][82/428:0] STATEMENT: drop trigger trg1 on trigpart41; 2025-06-06 07:46:37.313 UTC [18950][client backend] [pg_regress/updatable_views][85/687:5464] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.313 UTC [18950][client backend] [pg_regress/updatable_views][85/687:5464] DETAIL: Failing row contains (-5). 2025-06-06 07:46:37.313 UTC [18950][client backend] [pg_regress/updatable_views][85/687:5464] STATEMENT: INSERT INTO rw_view2 VALUES (-5); 2025-06-06 07:46:37.317 UTC [18950][client backend] [pg_regress/updatable_views][85/689:5466] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.317 UTC [18950][client backend] [pg_regress/updatable_views][85/689:5466] DETAIL: Failing row contains (15). 2025-06-06 07:46:37.317 UTC [18950][client backend] [pg_regress/updatable_views][85/689:5466] STATEMENT: INSERT INTO rw_view2 VALUES (15); 2025-06-06 07:46:37.319 UTC [18950][client backend] [pg_regress/updatable_views][85/691:5468] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.319 UTC [18950][client backend] [pg_regress/updatable_views][85/691:5468] DETAIL: Failing row contains (-5). 2025-06-06 07:46:37.319 UTC [18950][client backend] [pg_regress/updatable_views][85/691:5468] STATEMENT: UPDATE rw_view2 SET a = a - 10; 2025-06-06 07:46:37.320 UTC [18950][client backend] [pg_regress/updatable_views][85/692:5469] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.320 UTC [18950][client backend] [pg_regress/updatable_views][85/692:5469] DETAIL: Failing row contains (15). 2025-06-06 07:46:37.320 UTC [18950][client backend] [pg_regress/updatable_views][85/692:5469] STATEMENT: UPDATE rw_view2 SET a = a + 10; 2025-06-06 07:46:37.401 UTC [18950][client backend] [pg_regress/updatable_views][85/701:5482] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.401 UTC [18950][client backend] [pg_regress/updatable_views][85/701:5482] DETAIL: Failing row contains (20). 2025-06-06 07:46:37.401 UTC [18950][client backend] [pg_regress/updatable_views][85/701:5482] STATEMENT: INSERT INTO rw_view2 VALUES (20); 2025-06-06 07:46:37.402 UTC [18950][client backend] [pg_regress/updatable_views][85/703:5483] ERROR: invalid value for enum option "check_option": here 2025-06-06 07:46:37.402 UTC [18950][client backend] [pg_regress/updatable_views][85/703:5483] DETAIL: Valid values are "local" and "cascaded". 2025-06-06 07:46:37.402 UTC [18950][client backend] [pg_regress/updatable_views][85/703:5483] STATEMENT: ALTER VIEW rw_view1 SET (check_option=here); 2025-06-06 07:46:37.403 UTC [18950][client backend] [pg_regress/updatable_views][85/705:5485] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.403 UTC [18950][client backend] [pg_regress/updatable_views][85/705:5485] DETAIL: Failing row contains (-20). 2025-06-06 07:46:37.403 UTC [18950][client backend] [pg_regress/updatable_views][85/705:5485] STATEMENT: INSERT INTO rw_view2 VALUES (-20); 2025-06-06 07:46:37.404 UTC [18943][client backend] [pg_regress/constraints][76/676:5486] ERROR: cannot create primary key on column "a" 2025-06-06 07:46:37.404 UTC [18943][client backend] [pg_regress/constraints][76/676:5486] DETAIL: The constraint "cnn_pk_a_not_null" on column "a" of table "cnn_pk", marked NO INHERIT, is incompatible with a primary key. 2025-06-06 07:46:37.404 UTC [18943][client backend] [pg_regress/constraints][76/676:5486] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:37.404 UTC [18943][client backend] [pg_regress/constraints][76/676:5486] STATEMENT: alter table cnn_pk add primary key (a); 2025-06-06 07:46:37.405 UTC [18950][client backend] [pg_regress/updatable_views][85/706:5488] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.405 UTC [18950][client backend] [pg_regress/updatable_views][85/706:5488] DETAIL: Failing row contains (30). 2025-06-06 07:46:37.405 UTC [18950][client backend] [pg_regress/updatable_views][85/706:5488] STATEMENT: INSERT INTO rw_view2 VALUES (30); 2025-06-06 07:46:37.422 UTC [18943][client backend] [pg_regress/constraints][76/681:5493] ERROR: column "a" of relation "cnn_part1" contains null values 2025-06-06 07:46:37.422 UTC [18943][client backend] [pg_regress/constraints][76/681:5493] STATEMENT: alter table cnn2_parted add primary key (a); 2025-06-06 07:46:37.430 UTC [18948][client backend] [pg_regress/triggers][82/448:5495] ERROR: trigger "trg1" for relation "trigpart3" already exists 2025-06-06 07:46:37.430 UTC [18948][client backend] [pg_regress/triggers][82/448:5495] STATEMENT: alter table trigpart attach partition trigpart3 FOR VALUES FROM (2000) to (3000); 2025-06-06 07:46:37.519 UTC [18950][client backend] [pg_regress/updatable_views][85/726:5522] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.519 UTC [18950][client backend] [pg_regress/updatable_views][85/726:5522] DETAIL: Failing row contains (-3). 2025-06-06 07:46:37.519 UTC [18950][client backend] [pg_regress/updatable_views][85/726:5522] STATEMENT: INSERT INTO rw_view3 VALUES (-3); 2025-06-06 07:46:37.540 UTC [18950][client backend] [pg_regress/updatable_views][85/732:5530] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.540 UTC [18950][client backend] [pg_regress/updatable_views][85/732:5530] DETAIL: Failing row contains (10, {4,5}). 2025-06-06 07:46:37.540 UTC [18950][client backend] [pg_regress/updatable_views][85/732:5530] STATEMENT: INSERT INTO rw_view1 VALUES (10, ARRAY[4,5]); 2025-06-06 07:46:37.550 UTC [18950][client backend] [pg_regress/updatable_views][85/734:5534] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.550 UTC [18950][client backend] [pg_regress/updatable_views][85/734:5534] DETAIL: Failing row contains (1, {-1,-2,3}). 2025-06-06 07:46:37.550 UTC [18950][client backend] [pg_regress/updatable_views][85/734:5534] STATEMENT: UPDATE rw_view1 SET b[1] = -b[1] WHERE a = 1; 2025-06-06 07:46:37.554 UTC [18950][client backend] [pg_regress/updatable_views][85/737:5536] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.554 UTC [18950][client backend] [pg_regress/updatable_views][85/737:5536] DETAIL: Failing row contains (10, {4,5}). 2025-06-06 07:46:37.554 UTC [18950][client backend] [pg_regress/updatable_views][85/737:5536] STATEMENT: EXECUTE ins(10, ARRAY[4,5]); 2025-06-06 07:46:37.583 UTC [18950][client backend] [pg_regress/updatable_views][85/745:5546] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.583 UTC [18950][client backend] [pg_regress/updatable_views][85/745:5546] DETAIL: Failing row contains (15). 2025-06-06 07:46:37.583 UTC [18950][client backend] [pg_regress/updatable_views][85/745:5546] STATEMENT: INSERT INTO rw_view1 VALUES (15); 2025-06-06 07:46:37.588 UTC [18950][client backend] [pg_regress/updatable_views][85/747:5548] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.588 UTC [18950][client backend] [pg_regress/updatable_views][85/747:5548] DETAIL: Failing row contains (15). 2025-06-06 07:46:37.588 UTC [18950][client backend] [pg_regress/updatable_views][85/747:5548] STATEMENT: UPDATE rw_view1 SET a = a + 5; 2025-06-06 07:46:37.621 UTC [18950][client backend] [pg_regress/updatable_views][85/756:5566] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.621 UTC [18950][client backend] [pg_regress/updatable_views][85/756:5566] DETAIL: Failing row contains (15, 10). 2025-06-06 07:46:37.621 UTC [18950][client backend] [pg_regress/updatable_views][85/756:5566] STATEMENT: INSERT INTO rw_view1 VALUES (15, 20); 2025-06-06 07:46:37.621 UTC [18950][client backend] [pg_regress/updatable_views][85/757:5567] ERROR: new row violates check option for view "rw_view1" 2025-06-06 07:46:37.621 UTC [18950][client backend] [pg_regress/updatable_views][85/757:5567] DETAIL: Failing row contains (20, 10). 2025-06-06 07:46:37.621 UTC [18950][client backend] [pg_regress/updatable_views][85/757:5567] STATEMENT: UPDATE rw_view1 SET a = 20, b = 30; 2025-06-06 07:46:37.652 UTC [18950][client backend] [pg_regress/updatable_views][85/765:5589] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.652 UTC [18950][client backend] [pg_regress/updatable_views][85/765:5589] DETAIL: Failing row contains (-5). 2025-06-06 07:46:37.652 UTC [18950][client backend] [pg_regress/updatable_views][85/765:5589] STATEMENT: INSERT INTO rw_view2 VALUES (-5); 2025-06-06 07:46:37.658 UTC [18950][client backend] [pg_regress/updatable_views][85/766:5590] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.658 UTC [18950][client backend] [pg_regress/updatable_views][85/766:5590] DETAIL: Failing row contains (-5). 2025-06-06 07:46:37.658 UTC [18950][client backend] [pg_regress/updatable_views][85/766:5590] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (-5)) AS v(a) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a); 2025-06-06 07:46:37.667 UTC [18950][client backend] [pg_regress/updatable_views][85/771:5599] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.667 UTC [18950][client backend] [pg_regress/updatable_views][85/771:5599] DETAIL: Failing row contains (-5). 2025-06-06 07:46:37.667 UTC [18950][client backend] [pg_regress/updatable_views][85/771:5599] STATEMENT: UPDATE rw_view2 SET a = a - 10; 2025-06-06 07:46:37.670 UTC [18950][client backend] [pg_regress/updatable_views][85/772:5601] ERROR: new row violates check option for view "rw_view2" 2025-06-06 07:46:37.670 UTC [18950][client backend] [pg_regress/updatable_views][85/772:5601] DETAIL: Failing row contains (-4). 2025-06-06 07:46:37.670 UTC [18950][client backend] [pg_regress/updatable_views][85/772:5601] STATEMENT: MERGE INTO rw_view2 t USING (VALUES (6)) AS v(a) ON t.a = v.a WHEN MATCHED THEN UPDATE SET a = t.a - 10; 2025-06-06 07:46:37.993 UTC [18948][client backend] [pg_regress/triggers][82/558:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2025-06-06 07:46:37.993 UTC [18948][client backend] [pg_regress/triggers][82/558:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1_1". 2025-06-06 07:46:37.993 UTC [18948][client backend] [pg_regress/triggers][82/558:0] STATEMENT: insert into parted values (1, 1, 'uno uno v2'); 2025-06-06 07:46:37.994 UTC [18948][client backend] [pg_regress/triggers][82/559:5726] ERROR: no partition of relation "parted" found for row 2025-06-06 07:46:37.994 UTC [18948][client backend] [pg_regress/triggers][82/559:5726] DETAIL: Partition key of the failing row contains (a) = (2). 2025-06-06 07:46:37.994 UTC [18948][client backend] [pg_regress/triggers][82/559:5726] STATEMENT: update parted set c = c || 'v3'; 2025-06-06 07:46:38.002 UTC [18948][client backend] [pg_regress/triggers][82/561:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2025-06-06 07:46:38.002 UTC [18948][client backend] [pg_regress/triggers][82/561:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1_1". 2025-06-06 07:46:38.002 UTC [18948][client backend] [pg_regress/triggers][82/561:0] STATEMENT: insert into parted values (1, 1, 'uno uno v4'); 2025-06-06 07:46:38.004 UTC [18948][client backend] [pg_regress/triggers][82/562:5734] ERROR: no partition of relation "parted_1" found for row 2025-06-06 07:46:38.004 UTC [18948][client backend] [pg_regress/triggers][82/562:5734] DETAIL: Partition key of the failing row contains (b) = (2). 2025-06-06 07:46:38.004 UTC [18948][client backend] [pg_regress/triggers][82/562:5734] STATEMENT: update parted set c = c || 'v5'; 2025-06-06 07:46:38.064 UTC [18947][client backend] [pg_regress/inherit][81/572:5757] ERROR: constraint "inh_check_constraint7" conflicts with NOT ENFORCED constraint on relation "p1_c1" 2025-06-06 07:46:38.064 UTC [18947][client backend] [pg_regress/inherit][81/572:5757] STATEMENT: alter table p1 add constraint inh_check_constraint7 check (f1 < 10) enforced; 2025-06-06 07:46:38.068 UTC [18947][client backend] [pg_regress/inherit][81/574:5760] ERROR: constraint "inh_check_constraint8" conflicts with NOT ENFORCED constraint on relation "p1_c1" 2025-06-06 07:46:38.068 UTC [18947][client backend] [pg_regress/inherit][81/574:5760] STATEMENT: alter table p1_c1 add constraint inh_check_constraint8 check (f1 < 10) not enforced; 2025-06-06 07:46:38.079 UTC [18947][client backend] [pg_regress/inherit][81/575:5762] ERROR: constraint "inh_check_constraint2" conflicts with NOT ENFORCED constraint on relation "p1_fail" 2025-06-06 07:46:38.079 UTC [18947][client backend] [pg_regress/inherit][81/575:5762] STATEMENT: create table p1_fail(f1 int constraint inh_check_constraint2 check (f1 < 10) not enforced) inherits(p1); 2025-06-06 07:46:38.093 UTC [18947][client backend] [pg_regress/inherit][81/577:5766] ERROR: constraint "inh_check_constraint6" conflicts with NOT ENFORCED constraint on relation "p1_fail" 2025-06-06 07:46:38.093 UTC [18947][client backend] [pg_regress/inherit][81/577:5766] STATEMENT: create table p1_fail(f1 int constraint inh_check_constraint6 check (f1 < 10) not enforced) inherits(p1, p1_c1); 2025-06-06 07:46:38.187 UTC [18947][client backend] [pg_regress/inherit][81/586:5795] ERROR: constraint "p1_a_check" conflicts with NOT ENFORCED constraint on child table "p1_c1" 2025-06-06 07:46:38.187 UTC [18947][client backend] [pg_regress/inherit][81/586:5795] STATEMENT: alter table p1_c1 inherit p1; 2025-06-06 07:46:38.197 UTC [18947][client backend] [pg_regress/inherit][81/590:5804] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1" 2025-06-06 07:46:38.197 UTC [18947][client backend] [pg_regress/inherit][81/590:5804] STATEMENT: alter table p1_c1 drop constraint f1_pos; 2025-06-06 07:46:38.253 UTC [18948][client backend] [pg_regress/triggers][82/588:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2025-06-06 07:46:38.253 UTC [18948][client backend] [pg_regress/triggers][82/588:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1". 2025-06-06 07:46:38.253 UTC [18948][client backend] [pg_regress/triggers][82/588:0] STATEMENT: insert into parted values (1, 1, 'one fail'); 2025-06-06 07:46:38.254 UTC [18948][client backend] [pg_regress/triggers][82/589:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2025-06-06 07:46:38.254 UTC [18948][client backend] [pg_regress/triggers][82/589:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_2". 2025-06-06 07:46:38.254 UTC [18948][client backend] [pg_regress/triggers][82/589:0] STATEMENT: insert into parted values (1, 2, 'two fail'); 2025-06-06 07:46:38.304 UTC [18950][client backend] [pg_regress/updatable_views][85/917:5856] ERROR: new row violates check option for view "v1" 2025-06-06 07:46:38.304 UTC [18950][client backend] [pg_regress/updatable_views][85/917:5856] DETAIL: Failing row contains (-2, minus two, 20). 2025-06-06 07:46:38.304 UTC [18950][client backend] [pg_regress/updatable_views][85/917:5856] STATEMENT: INSERT INTO v2 VALUES (-2, 'minus two', 20); 2025-06-06 07:46:38.306 UTC [18950][client backend] [pg_regress/updatable_views][85/918:5857] ERROR: new row violates check option for view "v2" 2025-06-06 07:46:38.306 UTC [18950][client backend] [pg_regress/updatable_views][85/918:5857] DETAIL: Failing row contains (3, three, 30). 2025-06-06 07:46:38.306 UTC [18950][client backend] [pg_regress/updatable_views][85/918:5857] STATEMENT: INSERT INTO v2 VALUES (3, 'three', 30); 2025-06-06 07:46:38.308 UTC [18950][client backend] [pg_regress/updatable_views][85/920:5859] ERROR: new row violates check option for view "v1" 2025-06-06 07:46:38.308 UTC [18950][client backend] [pg_regress/updatable_views][85/920:5859] DETAIL: Failing row contains (-1, ONE, 10). 2025-06-06 07:46:38.308 UTC [18950][client backend] [pg_regress/updatable_views][85/920:5859] STATEMENT: UPDATE v2 SET a = -1 WHERE a = 1; 2025-06-06 07:46:38.310 UTC [18950][client backend] [pg_regress/updatable_views][85/921:5861] ERROR: new row violates check option for view "v2" 2025-06-06 07:46:38.310 UTC [18950][client backend] [pg_regress/updatable_views][85/921:5861] DETAIL: Failing row contains (1, ONE, 30). 2025-06-06 07:46:38.310 UTC [18950][client backend] [pg_regress/updatable_views][85/921:5861] STATEMENT: UPDATE v2 SET c = 30 WHERE a = 1; 2025-06-06 07:46:38.330 UTC [18943][client backend] [pg_regress/constraints][76/813:5869] ERROR: column "a" of relation "notnull_tbl1" contains null values 2025-06-06 07:46:38.330 UTC [18943][client backend] [pg_regress/constraints][76/813:5869] STATEMENT: ALTER TABLE notnull_tbl1 ADD CONSTRAINT nn NOT NULL a; 2025-06-06 07:46:38.336 UTC [18943][client backend] [pg_regress/constraints][76/815:0] ERROR: null value in column "a" of relation "notnull_tbl1" violates not-null constraint 2025-06-06 07:46:38.336 UTC [18943][client backend] [pg_regress/constraints][76/815:0] DETAIL: Failing row contains (null, 4). 2025-06-06 07:46:38.336 UTC [18943][client backend] [pg_regress/constraints][76/815:0] STATEMENT: INSERT INTO notnull_tbl1 VALUES (NULL, 4); 2025-06-06 07:46:38.384 UTC [18950][client backend] [pg_regress/updatable_views][85/940:5893] ERROR: new row violates check option for view "v1" 2025-06-06 07:46:38.384 UTC [18950][client backend] [pg_regress/updatable_views][85/940:5893] DETAIL: Failing row contains (-1, invalid). 2025-06-06 07:46:38.384 UTC [18950][client backend] [pg_regress/updatable_views][85/940:5893] STATEMENT: INSERT INTO v1 VALUES (-1, 'invalid'); 2025-06-06 07:46:38.402 UTC [18943][client backend] [pg_regress/constraints][76/827:5901] ERROR: cannot change NO INHERIT status of NOT NULL constraint "nn" on relation "notnull_tbl1" 2025-06-06 07:46:38.402 UTC [18943][client backend] [pg_regress/constraints][76/827:5901] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:38.402 UTC [18943][client backend] [pg_regress/constraints][76/827:5901] STATEMENT: ALTER TABLE notnull_tbl1 ADD CONSTRAINT nn1 NOT NULL a NOT VALID NO INHERIT; 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/828:5902] ERROR: incompatible NOT VALID constraint "nn" on relation "notnull_tbl1" 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/828:5902] HINT: You might need to validate it using ALTER TABLE ... VALIDATE CONSTRAINT. 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/828:5902] STATEMENT: ALTER TABLE notnull_tbl1 ADD CONSTRAINT nn NOT NULL a; 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/829:5903] ERROR: cannot create primary key on column "a" 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/829:5903] DETAIL: The constraint "nn" on column "a" of table "notnull_tbl1", marked NOT VALID, is incompatible with a primary key. 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/829:5903] HINT: You might need to validate it using ALTER TABLE ... VALIDATE CONSTRAINT. 2025-06-06 07:46:38.403 UTC [18943][client backend] [pg_regress/constraints][76/829:5903] STATEMENT: ALTER TABLE notnull_tbl1 ADD PRIMARY KEY (a); 2025-06-06 07:46:38.404 UTC [18943][client backend] [pg_regress/constraints][76/830:5904] ERROR: column "a" of relation "notnull_tbl1" contains null values 2025-06-06 07:46:38.404 UTC [18943][client backend] [pg_regress/constraints][76/830:5904] STATEMENT: ALTER TABLE notnull_tbl1 ALTER a SET NOT NULL; 2025-06-06 07:46:38.492 UTC [18950][client backend] [pg_regress/updatable_views][85/961:5922] ERROR: new row violates check option for view "uv_ptv_wco" 2025-06-06 07:46:38.492 UTC [18950][client backend] [pg_regress/updatable_views][85/961:5922] DETAIL: Failing row contains (1, 2, null). 2025-06-06 07:46:38.492 UTC [18950][client backend] [pg_regress/updatable_views][85/961:5922] STATEMENT: insert into uv_ptv_wco values (1, 2); 2025-06-06 07:46:38.492 UTC [18950][client backend] [pg_regress/updatable_views][85/962:5923] ERROR: MERGE command cannot affect row a second time 2025-06-06 07:46:38.492 UTC [18950][client backend] [pg_regress/updatable_views][85/962:5923] HINT: Ensure that not more than one source row matches any one target row. 2025-06-06 07:46:38.492 UTC [18950][client backend] [pg_regress/updatable_views][85/962:5923] STATEMENT: merge into uv_ptv t using (values (1,2), (1,4)) as v(a,b) on t.a = v.a -- fail: matches 2 src rows when matched then update set b = t.b + 1 when not matched then insert values (v.a, v.b + 1); 2025-06-06 07:46:38.500 UTC [18950][client backend] [pg_regress/updatable_views][85/963:5924] ERROR: no partition of relation "uv_pt1" found for row 2025-06-06 07:46:38.500 UTC [18950][client backend] [pg_regress/updatable_views][85/963:5924] DETAIL: Partition key of the failing row contains (b) = (5). 2025-06-06 07:46:38.500 UTC [18950][client backend] [pg_regress/updatable_views][85/963:5924] STATEMENT: merge into uv_ptv t using (values (1,2), (1,4)) as v(a,b) on t.a = v.a and t.b = v.b when matched then update set b = t.b + 1 when not matched then insert values (v.a, v.b + 1); 2025-06-06 07:46:38.539 UTC [18943][client backend] [pg_regress/constraints][76/847:5937] ERROR: column "a" in child table "notnull_tbl1_child2" must be marked NOT NULL 2025-06-06 07:46:38.539 UTC [18943][client backend] [pg_regress/constraints][76/847:5937] STATEMENT: ALTER TABLE notnull_tbl1_child2 INHERIT notnull_tbl1; 2025-06-06 07:46:38.551 UTC [18947][client backend] [pg_regress/inherit][81/662:5944] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c2" 2025-06-06 07:46:38.551 UTC [18947][client backend] [pg_regress/inherit][81/662:5944] STATEMENT: alter table p1_c2 drop constraint f1_pos; 2025-06-06 07:46:38.560 UTC [18947][client backend] [pg_regress/inherit][81/664:5949] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1c2" 2025-06-06 07:46:38.560 UTC [18947][client backend] [pg_regress/inherit][81/664:5949] STATEMENT: alter table p1_c1c2 drop constraint f1_pos; 2025-06-06 07:46:38.561 UTC [18943][client backend] [pg_regress/constraints][76/852:5951] ERROR: column "a" of relation "notnull_tbl1" contains null values 2025-06-06 07:46:38.561 UTC [18943][client backend] [pg_regress/constraints][76/852:5951] STATEMENT: ALTER TABLE notnull_tbl1 VALIDATE CONSTRAINT nn; 2025-06-06 07:46:38.575 UTC [18950][client backend] [pg_regress/updatable_views][85/971:5956] ERROR: new row violates check option for view "wcowrtest_v" 2025-06-06 07:46:38.575 UTC [18950][client backend] [pg_regress/updatable_views][85/971:5956] DETAIL: Failing row contains (1). 2025-06-06 07:46:38.575 UTC [18950][client backend] [pg_regress/updatable_views][85/971:5956] STATEMENT: insert into wcowrtest_v values (1); 2025-06-06 07:46:38.619 UTC [18943][client backend] [pg_regress/constraints][76/873:5985] ERROR: constraint "nn_parent" conflicts with NOT VALID constraint on child table "notnull_tbl1" 2025-06-06 07:46:38.619 UTC [18943][client backend] [pg_regress/constraints][76/873:5985] STATEMENT: ALTER TABLE notnull_tbl1 INHERIT notnull_chld0; 2025-06-06 07:46:38.620 UTC [18950][client backend] [pg_regress/updatable_views][85/979:5988] ERROR: new row violates check option for view "wcowrtest_v2" 2025-06-06 07:46:38.620 UTC [18950][client backend] [pg_regress/updatable_views][85/979:5988] DETAIL: Failing row contains (2, no such row in sometable). 2025-06-06 07:46:38.620 UTC [18950][client backend] [pg_regress/updatable_views][85/979:5988] STATEMENT: insert into wcowrtest_v2 values (2, 'no such row in sometable'); 2025-06-06 07:46:38.641 UTC [18947][client backend] [pg_regress/inherit][81/680:6001] ERROR: constraint "inh_check_constraint" conflicts with NOT VALID constraint on relation "invalid_check_con_child" 2025-06-06 07:46:38.641 UTC [18947][client backend] [pg_regress/inherit][81/680:6001] STATEMENT: alter table invalid_check_con add constraint inh_check_constraint check(f1 > 0); 2025-06-06 07:46:38.644 UTC [18943][client backend] [pg_regress/constraints][76/884:6004] ERROR: incompatible NOT VALID constraint "nn" on relation "notnull_inhchild" 2025-06-06 07:46:38.644 UTC [18943][client backend] [pg_regress/constraints][76/884:6004] HINT: You might need to validate it using ALTER TABLE ... VALIDATE CONSTRAINT. 2025-06-06 07:46:38.644 UTC [18943][client backend] [pg_regress/constraints][76/884:6004] STATEMENT: ALTER TABLE notnull_inhchild ADD CONSTRAINT nn1 NOT NULL i; 2025-06-06 07:46:38.651 UTC [18943][client backend] [pg_regress/constraints][76/889:0] ERROR: table "notnull_tbl1" does not exist 2025-06-06 07:46:38.651 UTC [18943][client backend] [pg_regress/constraints][76/889:0] STATEMENT: DROP TABLE notnull_tbl1; 2025-06-06 07:46:38.659 UTC [18947][client backend] [pg_regress/inherit][81/685:0] ERROR: new row for relation "invalid_check_con" violates check constraint "inh_check_constraint" 2025-06-06 07:46:38.659 UTC [18947][client backend] [pg_regress/inherit][81/685:0] DETAIL: Failing row contains (0). 2025-06-06 07:46:38.659 UTC [18947][client backend] [pg_regress/inherit][81/685:0] STATEMENT: insert into invalid_check_con values(0); 2025-06-06 07:46:38.660 UTC [18947][client backend] [pg_regress/inherit][81/686:0] ERROR: new row for relation "invalid_check_con_child" violates check constraint "inh_check_constraint" 2025-06-06 07:46:38.660 UTC [18947][client backend] [pg_regress/inherit][81/686:0] DETAIL: Failing row contains (0). 2025-06-06 07:46:38.660 UTC [18947][client backend] [pg_regress/inherit][81/686:0] STATEMENT: insert into invalid_check_con_child values(0); 2025-06-06 07:46:38.692 UTC [18943][client backend] [pg_regress/constraints][76/900:6031] ERROR: column "a" of relation "notnull_tbl1_3" contains null values 2025-06-06 07:46:38.692 UTC [18943][client backend] [pg_regress/constraints][76/900:6031] STATEMENT: ALTER TABLE notnull_tbl1 ALTER COLUMN a SET NOT NULL; 2025-06-06 07:46:38.693 UTC [18943][client backend] [pg_regress/constraints][76/901:6033] ERROR: column "a" of relation "notnull_tbl1_3" contains null values 2025-06-06 07:46:38.693 UTC [18943][client backend] [pg_regress/constraints][76/901:6033] STATEMENT: ALTER TABLE notnull_tbl1_3 VALIDATE CONSTRAINT nn3; 2025-06-06 07:46:38.758 UTC [18950][client backend] [pg_regress/updatable_views][85/1012:0] ERROR: cannot insert into column "cc" of view "uv_iocu_view" 2025-06-06 07:46:38.758 UTC [18950][client backend] [pg_regress/updatable_views][85/1012:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2025-06-06 07:46:38.758 UTC [18950][client backend] [pg_regress/updatable_views][85/1012:0] STATEMENT: insert into uv_iocu_view (aa) values (1) on conflict (aa) do update set cc = 'XXX'; 2025-06-06 07:46:38.782 UTC [18943][client backend] [pg_regress/constraints][76/909:6077] ERROR: constraint "nn1" conflicts with NOT VALID constraint on child table "pp_nn_1" 2025-06-06 07:46:38.782 UTC [18943][client backend] [pg_regress/constraints][76/909:6077] STATEMENT: ALTER TABLE pp_nn ATTACH PARTITION pp_nn_1 FOR VALUES IN (NULL,5); 2025-06-06 07:46:38.800 UTC [18950][client backend] [pg_regress/updatable_views][85/1025:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:38.800 UTC [18950][client backend] [pg_regress/updatable_views][85/1025:0] STATEMENT: insert into rw_view1 values ('yyy',2.0,1) on conflict (aa) do update set bb = excluded.cc; 2025-06-06 07:46:38.800 UTC [18950][client backend] [pg_regress/updatable_views][85/1026:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:38.800 UTC [18950][client backend] [pg_regress/updatable_views][85/1026:0] STATEMENT: insert into rw_view1 values ('yyy',2.0,1) on conflict (aa) do update set bb = rw_view1.cc; 2025-06-06 07:46:38.802 UTC [18950][client backend] [pg_regress/updatable_views][85/1029:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:38.802 UTC [18950][client backend] [pg_regress/updatable_views][85/1029:0] STATEMENT: insert into rw_view1 values ('zzz',2.0,1) on conflict (aa) do update set cc = 3.0; 2025-06-06 07:46:38.820 UTC [18950][client backend] [pg_regress/updatable_views][85/1038:0] ERROR: permission denied for table base_tbl 2025-06-06 07:46:38.820 UTC [18950][client backend] [pg_regress/updatable_views][85/1038:0] STATEMENT: insert into rw_view2 (aa,bb) values (1,'xxx') on conflict (aa) do update set bb = excluded.bb; 2025-06-06 07:46:38.822 UTC [18943][client backend] [pg_regress/constraints][76/916:6097] ERROR: cannot create primary key on column "a" 2025-06-06 07:46:38.822 UTC [18943][client backend] [pg_regress/constraints][76/916:6097] DETAIL: The constraint "nn" on column "a" of table "pp_nn_1", marked NOT VALID, is incompatible with a primary key. 2025-06-06 07:46:38.822 UTC [18943][client backend] [pg_regress/constraints][76/916:6097] HINT: You might need to validate it using ALTER TABLE ... VALIDATE CONSTRAINT. 2025-06-06 07:46:38.822 UTC [18943][client backend] [pg_regress/constraints][76/916:6097] STATEMENT: ALTER TABLE ONLY pp_nn ADD PRIMARY KEY (a); 2025-06-06 07:46:38.837 UTC [18950][client backend] [pg_regress/updatable_views][85/1045:0] ERROR: permission denied for view rw_view1 2025-06-06 07:46:38.837 UTC [18950][client backend] [pg_regress/updatable_views][85/1045:0] STATEMENT: insert into rw_view4 (aa,bb) values (1,'yyy') on conflict (aa) do update set bb = excluded.bb; 2025-06-06 07:46:38.843 UTC [18943][client backend] [pg_regress/constraints][76/921:6108] ERROR: cannot create primary key on column "a" 2025-06-06 07:46:38.843 UTC [18943][client backend] [pg_regress/constraints][76/921:6108] DETAIL: The constraint "nn" on column "a" of table "pp_nn_1", marked NO INHERIT, is incompatible with a primary key. 2025-06-06 07:46:38.843 UTC [18943][client backend] [pg_regress/constraints][76/921:6108] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:38.843 UTC [18943][client backend] [pg_regress/constraints][76/921:6108] STATEMENT: ALTER TABLE ONLY pp_nn ADD PRIMARY KEY (a); 2025-06-06 07:46:38.942 UTC [18943][client backend] [pg_regress/constraints][76/961:0] ERROR: constraint "no_constraint" for table "constraint_comments_tbl" does not exist 2025-06-06 07:46:38.942 UTC [18943][client backend] [pg_regress/constraints][76/961:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON constraint_comments_tbl IS 'yes, the comment'; 2025-06-06 07:46:38.942 UTC [18943][client backend] [pg_regress/constraints][76/962:0] ERROR: constraint "no_constraint" for domain constraint_comments_dom does not exist 2025-06-06 07:46:38.942 UTC [18943][client backend] [pg_regress/constraints][76/962:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON DOMAIN constraint_comments_dom IS 'yes, another comment'; 2025-06-06 07:46:38.943 UTC [18943][client backend] [pg_regress/constraints][76/963:0] ERROR: relation "no_comments_tbl" does not exist 2025-06-06 07:46:38.943 UTC [18943][client backend] [pg_regress/constraints][76/963:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON no_comments_tbl IS 'bad comment'; 2025-06-06 07:46:38.943 UTC [18943][client backend] [pg_regress/constraints][76/964:0] ERROR: type "no_comments_dom" does not exist 2025-06-06 07:46:38.943 UTC [18943][client backend] [pg_regress/constraints][76/964:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN no_comments_dom IS 'another bad comment'; 2025-06-06 07:46:38.945 UTC [18943][client backend] [pg_regress/constraints][76/970:0] ERROR: must be owner of relation constraint_comments_tbl 2025-06-06 07:46:38.945 UTC [18943][client backend] [pg_regress/constraints][76/970:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON constraint_comments_tbl IS 'no, the comment'; 2025-06-06 07:46:38.945 UTC [18943][client backend] [pg_regress/constraints][76/971:0] ERROR: must be owner of type constraint_comments_dom 2025-06-06 07:46:38.945 UTC [18943][client backend] [pg_regress/constraints][76/971:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN constraint_comments_dom IS 'no, another comment'; 2025-06-06 07:46:38.957 UTC [18943][client backend] [pg_regress/constraints][:0] LOG: disconnection: session time: 0:00:05.655 user=postgres database=regression host=[local] 2025-06-06 07:46:39.206 UTC [18950][client backend] [pg_regress/updatable_views][:0] LOG: disconnection: session time: 0:00:05.855 user=postgres database=regression host=[local] 2025-06-06 07:46:39.387 UTC [18948][client backend] [pg_regress/triggers][82/688:6316] ERROR: except 2025-06-06 07:46:39.387 UTC [18948][client backend] [pg_regress/triggers][82/688:6316] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2025-06-06 07:46:39.387 UTC [18948][client backend] [pg_regress/triggers][82/688:6316] STATEMENT: INSERT INTO trgfire VALUES (1); 2025-06-06 07:46:39.543 UTC [18948][client backend] [pg_regress/triggers][82/705:6337] ERROR: except 2025-06-06 07:46:39.543 UTC [18948][client backend] [pg_regress/triggers][82/705:6337] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2025-06-06 07:46:39.543 UTC [18948][client backend] [pg_regress/triggers][82/705:6337] STATEMENT: INSERT INTO trgfire VALUES (1); 2025-06-06 07:46:39.545 UTC [18948][client backend] [pg_regress/triggers][82/706:6338] ERROR: except 2025-06-06 07:46:39.545 UTC [18948][client backend] [pg_regress/triggers][82/706:6338] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2025-06-06 07:46:39.545 UTC [18948][client backend] [pg_regress/triggers][82/706:6338] STATEMENT: INSERT INTO trgfire VALUES (11); 2025-06-06 07:46:39.546 UTC [18948][client backend] [pg_regress/triggers][82/707:6339] ERROR: except 2025-06-06 07:46:39.546 UTC [18948][client backend] [pg_regress/triggers][82/707:6339] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2025-06-06 07:46:39.546 UTC [18948][client backend] [pg_regress/triggers][82/707:6339] STATEMENT: INSERT INTO trgfire VALUES (21); 2025-06-06 07:46:39.546 UTC [18948][client backend] [pg_regress/triggers][82/708:6340] ERROR: except 2025-06-06 07:46:39.546 UTC [18948][client backend] [pg_regress/triggers][82/708:6340] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2025-06-06 07:46:39.546 UTC [18948][client backend] [pg_regress/triggers][82/708:6340] STATEMENT: INSERT INTO trgfire VALUES (30); 2025-06-06 07:46:39.550 UTC [18948][client backend] [pg_regress/triggers][82/709:6341] ERROR: except 2025-06-06 07:46:39.550 UTC [18948][client backend] [pg_regress/triggers][82/709:6341] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2025-06-06 07:46:39.550 UTC [18948][client backend] [pg_regress/triggers][82/709:6341] STATEMENT: INSERT INTO trgfire VALUES (40); 2025-06-06 07:46:39.685 UTC [18947][client backend] [pg_regress/inherit][81/889:6355] ERROR: cannot define not-null constraint on column "a2" with NO INHERIT 2025-06-06 07:46:39.685 UTC [18947][client backend] [pg_regress/inherit][81/889:6355] DETAIL: The column has an inherited not-null constraint. 2025-06-06 07:46:39.685 UTC [18947][client backend] [pg_regress/inherit][81/889:6355] STATEMENT: create table cc3 (a2 int not null no inherit) inherits (cc1); 2025-06-06 07:46:39.686 UTC [18947][client backend] [pg_regress/inherit][81/890:6357] ERROR: cannot change NO INHERIT status of NOT NULL constraint "nn" on relation "cc2" 2025-06-06 07:46:39.686 UTC [18947][client backend] [pg_regress/inherit][81/890:6357] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:39.686 UTC [18947][client backend] [pg_regress/inherit][81/890:6357] STATEMENT: alter table cc2 add not null a2 no inherit; 2025-06-06 07:46:39.690 UTC [18947][client backend] [pg_regress/inherit][81/891:6358] ERROR: cannot drop inherited constraint "nn" of relation "cc2" 2025-06-06 07:46:39.690 UTC [18947][client backend] [pg_regress/inherit][81/891:6358] STATEMENT: alter table cc2 alter column a2 drop not null; 2025-06-06 07:46:39.713 UTC [18947][client backend] [pg_regress/inherit][81/904:6364] ERROR: cannot drop inherited constraint "pp1_f1_not_null" of relation "cc2" 2025-06-06 07:46:39.713 UTC [18947][client backend] [pg_regress/inherit][81/904:6364] STATEMENT: alter table cc2 alter column f1 drop not null; 2025-06-06 07:46:39.743 UTC [18947][client backend] [pg_regress/inherit][81/916:6369] ERROR: cannot drop inherited constraint "pp1_f1_not_null" of relation "cc1" 2025-06-06 07:46:39.743 UTC [18947][client backend] [pg_regress/inherit][81/916:6369] STATEMENT: alter table cc1 alter column f1 drop not null; 2025-06-06 07:46:40.029 UTC [18948][client backend] [pg_regress/triggers][82/766:0] ERROR: ROW triggers with transition tables are not supported on partitions 2025-06-06 07:46:40.029 UTC [18948][client backend] [pg_regress/triggers][82/766:0] STATEMENT: create trigger child_row_trig after insert on child referencing new table as new_table for each row execute procedure dump_insert(); 2025-06-06 07:46:40.036 UTC [18948][client backend] [pg_regress/triggers][82/769:6436] ERROR: trigger "child_row_trig" prevents table "child" from becoming a partition 2025-06-06 07:46:40.036 UTC [18948][client backend] [pg_regress/triggers][82/769:6436] DETAIL: ROW triggers with transition tables are not supported on partitions. 2025-06-06 07:46:40.036 UTC [18948][client backend] [pg_regress/triggers][82/769:6436] STATEMENT: alter table parent attach partition child for values in ('AAA'); 2025-06-06 07:46:40.273 UTC [18947][client backend] [pg_regress/inherit][81/1068:6474] ERROR: cannot change NO INHERIT status of NOT NULL constraint "inh_nn_parent_a_not_null" on relation "inh_nn_parent" 2025-06-06 07:46:40.273 UTC [18947][client backend] [pg_regress/inherit][81/1068:6474] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:40.273 UTC [18947][client backend] [pg_regress/inherit][81/1068:6474] STATEMENT: ALTER TABLE inh_nn_parent ADD CONSTRAINT nna NOT NULL a; 2025-06-06 07:46:40.274 UTC [18947][client backend] [pg_regress/inherit][81/1069:6475] ERROR: cannot change NO INHERIT status of NOT NULL constraint "inh_nn_parent_a_not_null" on relation "inh_nn_parent" 2025-06-06 07:46:40.274 UTC [18947][client backend] [pg_regress/inherit][81/1069:6475] STATEMENT: ALTER TABLE inh_nn_parent ALTER a SET NOT NULL; 2025-06-06 07:46:40.289 UTC [18947][client backend] [pg_regress/inherit][81/1074:6482] ERROR: cannot change NO INHERIT status of NOT NULL constraint "foo" on relation "inh_nn_lvl3" 2025-06-06 07:46:40.289 UTC [18947][client backend] [pg_regress/inherit][81/1074:6482] HINT: You might need to make the existing constraint inheritable using ALTER TABLE ... ALTER CONSTRAINT ... INHERIT. 2025-06-06 07:46:40.289 UTC [18947][client backend] [pg_regress/inherit][81/1074:6482] STATEMENT: ALTER TABLE inh_nn_lvl1 ADD PRIMARY KEY (a); 2025-06-06 07:46:40.296 UTC [18947][client backend] [pg_regress/inherit][81/1076:6485] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:40.296 UTC [18947][client backend] [pg_regress/inherit][81/1076:6485] STATEMENT: CREATE TABLE inh_nn1 (a int primary key, b int, not null a no inherit); 2025-06-06 07:46:40.307 UTC [18947][client backend] [pg_regress/inherit][81/1078:6488] ERROR: cannot define not-null constraint on column "a" with NO INHERIT 2025-06-06 07:46:40.307 UTC [18947][client backend] [pg_regress/inherit][81/1078:6488] DETAIL: The column has an inherited not-null constraint. 2025-06-06 07:46:40.307 UTC [18947][client backend] [pg_regress/inherit][81/1078:6488] STATEMENT: CREATE TABLE inh_nn2 (a int not null no inherit) INHERITS (inh_nn1); 2025-06-06 07:46:40.308 UTC [18947][client backend] [pg_regress/inherit][81/1079:6489] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:40.308 UTC [18947][client backend] [pg_regress/inherit][81/1079:6489] STATEMENT: CREATE TABLE inh_nn3 (a int not null, b int, not null a no inherit); 2025-06-06 07:46:40.308 UTC [18947][client backend] [pg_regress/inherit][81/1080:6490] ERROR: conflicting NO INHERIT declaration for not-null constraint on column "a" 2025-06-06 07:46:40.308 UTC [18947][client backend] [pg_regress/inherit][81/1080:6490] STATEMENT: CREATE TABLE inh_nn4 (a int not null no inherit, b int, not null a); 2025-06-06 07:46:40.334 UTC [18947][client backend] [pg_regress/inherit][81/1086:6499] ERROR: column "f1" in child table "inh_child2" must be marked NOT NULL 2025-06-06 07:46:40.334 UTC [18947][client backend] [pg_regress/inherit][81/1086:6499] STATEMENT: alter table inh_child2 inherit inh_child1; 2025-06-06 07:46:40.640 UTC [18948][client backend] [pg_regress/triggers][82/833:0] ERROR: ROW triggers with transition tables are not supported on inheritance children 2025-06-06 07:46:40.640 UTC [18948][client backend] [pg_regress/triggers][82/833:0] STATEMENT: create trigger child_row_trig after insert on child referencing new table as new_table for each row execute procedure dump_insert(); 2025-06-06 07:46:40.643 UTC [18947][client backend] [pg_regress/inherit][81/1163:6539] ERROR: column "a" in child table "inh_child" must be marked NOT NULL 2025-06-06 07:46:40.643 UTC [18947][client backend] [pg_regress/inherit][81/1163:6539] STATEMENT: alter table inh_child inherit inh_parent; 2025-06-06 07:46:40.658 UTC [18948][client backend] [pg_regress/triggers][82/836:6543] ERROR: trigger "child_row_trig" prevents table "child" from becoming an inheritance child 2025-06-06 07:46:40.658 UTC [18948][client backend] [pg_regress/triggers][82/836:6543] DETAIL: ROW triggers with transition tables are not supported in inheritance hierarchies. 2025-06-06 07:46:40.658 UTC [18948][client backend] [pg_regress/triggers][82/836:6543] STATEMENT: alter table child inherit parent; 2025-06-06 07:46:40.666 UTC [18947][client backend] [pg_regress/inherit][81/1167:6546] ERROR: constraint "inh_child_a_not_null" conflicts with non-inherited constraint on child table "inh_child" 2025-06-06 07:46:40.666 UTC [18947][client backend] [pg_regress/inherit][81/1167:6546] STATEMENT: alter table inh_child inherit inh_parent; 2025-06-06 07:46:40.946 UTC [18947][client backend] [pg_regress/inherit][81/1216:6608] ERROR: column "f1" of relation "inh_nn2" contains null values 2025-06-06 07:46:40.946 UTC [18947][client backend] [pg_regress/inherit][81/1216:6608] STATEMENT: alter table inh_nn1 alter constraint inh_nn1_f1_not_null inherit; 2025-06-06 07:46:41.012 UTC [18947][client backend] [pg_regress/inherit][81/1227:6623] ERROR: cannot change NO INHERIT status of NOT NULL constraint "nn3_f1" on relation "inh_nn3" 2025-06-06 07:46:41.012 UTC [18947][client backend] [pg_regress/inherit][81/1227:6623] STATEMENT: alter table inh_nn1 alter constraint inh_nn1_f1_not_null inherit; 2025-06-06 07:46:41.033 UTC [18948][client backend] [pg_regress/triggers][82/867:0] ERROR: transition tables cannot be specified for triggers with more than one event 2025-06-06 07:46:41.033 UTC [18948][client backend] [pg_regress/triggers][82/867:0] STATEMENT: create trigger my_table_multievent_trig after insert or update on my_table referencing new table as new_table for each statement execute procedure dump_insert(); 2025-06-06 07:46:41.034 UTC [18948][client backend] [pg_regress/triggers][82/868:0] ERROR: transition tables cannot be specified for triggers with column lists 2025-06-06 07:46:41.034 UTC [18948][client backend] [pg_regress/triggers][82/868:0] STATEMENT: create trigger my_table_col_update_trig after update of b on my_table referencing new table as new_table for each statement execute procedure dump_insert(); 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1233:6630] ERROR: constraint "inh_nn1_f1_check" of relation "inh_nn1" is not a not-null constraint 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1233:6630] STATEMENT: alter table inh_nn1 alter constraint inh_nn1_f1_check inherit; 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1234:6631] ERROR: constraint "inh_nn1_pkey" of relation "inh_nn1" is not a not-null constraint 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1234:6631] STATEMENT: alter table inh_nn1 alter constraint inh_nn1_pkey inherit; 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1235:6632] ERROR: constraint "inh_nn1_f1_fkey" of relation "inh_nn1" is not a not-null constraint 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1235:6632] STATEMENT: alter table inh_nn1 alter constraint inh_nn1_f1_fkey inherit; 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1236:6633] ERROR: constraint "foo" of relation "inh_nn1" does not exist 2025-06-06 07:46:41.053 UTC [18947][client backend] [pg_regress/inherit][81/1236:6633] STATEMENT: alter table inh_nn1 alter constraint foo inherit; 2025-06-06 07:46:41.057 UTC [18947][client backend] [pg_regress/inherit][81/1238:6636] ERROR: cannot alter inherited constraint "inh_nn1_f2_not_null" on relation "inh_nn2" 2025-06-06 07:46:41.057 UTC [18947][client backend] [pg_regress/inherit][81/1238:6636] STATEMENT: alter table inh_nn2 alter constraint inh_nn1_f2_not_null no inherit; 2025-06-06 07:46:41.076 UTC [18947][client backend] [pg_regress/inherit][81/1249:6645] ERROR: must be owner of table inh_child 2025-06-06 07:46:41.076 UTC [18947][client backend] [pg_regress/inherit][81/1249:6645] STATEMENT: alter table inh_parent alter a drop not null; 2025-06-06 07:46:41.086 UTC [18947][client backend] [pg_regress/inherit][81/1259:0] ERROR: cannot inherit from temporary relation "inh_temp_parent" 2025-06-06 07:46:41.086 UTC [18947][client backend] [pg_regress/inherit][81/1259:0] STATEMENT: create table inh_perm_child () inherits (inh_temp_parent); 2025-06-06 07:46:41.089 UTC [18948][client backend] [pg_regress/triggers][82/873:6651] ERROR: transition table "new_table" cannot be referenced in a persistent object 2025-06-06 07:46:41.089 UTC [18948][client backend] [pg_regress/triggers][82/873:6651] CONTEXT: SQL statement "create materialized view transition_test_mv as select * from new_table" PL/pgSQL function make_bogus_matview() line 2 at SQL statement 2025-06-06 07:46:41.089 UTC [18948][client backend] [pg_regress/triggers][82/873:6651] STATEMENT: insert into my_table values (42); 2025-06-06 07:46:41.720 UTC [18948][client backend] [pg_regress/triggers][82/920:0] ERROR: trigger "my_trig" for relation "my_table" already exists 2025-06-06 07:46:41.720 UTC [18948][client backend] [pg_regress/triggers][82/920:0] STATEMENT: create trigger my_trig before insert on my_table for each row execute procedure funcB(); 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1436:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1436:0] DETAIL: Failing row contains (0, 1, 10). 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1436:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '1', '10'); 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1437:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1437:0] DETAIL: Failing row contains (10, 1, 10). 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1437:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '1', '10'); 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1438:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1438:0] DETAIL: Failing row contains (20, 1, 10). 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1438:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '1', '10'); 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1439:0] ERROR: null value in column "data" of relation "errtst_child_fastdef" violates not-null constraint 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1439:0] DETAIL: Failing row contains (0, 1, null). 2025-06-06 07:46:41.750 UTC [18947][client backend] [pg_regress/inherit][81/1439:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '1', NULL); 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1440:0] ERROR: null value in column "data" of relation "errtst_child_plaindef" violates not-null constraint 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1440:0] DETAIL: Failing row contains (10, 1, null). 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1440:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '1', NULL); 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1441:0] ERROR: null value in column "data" of relation "errtst_child_reorder" violates not-null constraint 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1441:0] DETAIL: Failing row contains (20, 1, null). 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1441:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '1', NULL); 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1442:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "shdata_small" 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1442:0] DETAIL: Failing row contains (0, 5, 5). 2025-06-06 07:46:41.751 UTC [18947][client backend] [pg_regress/inherit][81/1442:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '5', '5'); 2025-06-06 07:46:41.753 UTC [18947][client backend] [pg_regress/inherit][81/1443:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "shdata_small" 2025-06-06 07:46:41.753 UTC [18947][client backend] [pg_regress/inherit][81/1443:0] DETAIL: Failing row contains (10, 5, 5). 2025-06-06 07:46:41.753 UTC [18947][client backend] [pg_regress/inherit][81/1443:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '5', '5'); 2025-06-06 07:46:41.753 UTC [18947][client backend] [pg_regress/inherit][81/1444:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "shdata_small" 2025-06-06 07:46:41.753 UTC [18947][client backend] [pg_regress/inherit][81/1444:0] DETAIL: Failing row contains (20, 5, 5). 2025-06-06 07:46:41.753 UTC [18947][client backend] [pg_regress/inherit][81/1444:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '5', '5'); 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1446:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1446:0] DETAIL: Failing row contains (0, 1, 15). 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1446:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 0; 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1447:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1447:0] DETAIL: Failing row contains (10, 1, 15). 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1447:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 10; 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1448:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1448:0] DETAIL: Failing row contains (20, 1, 15). 2025-06-06 07:46:41.773 UTC [18947][client backend] [pg_regress/inherit][81/1448:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 20; 2025-06-06 07:46:41.779 UTC [18947][client backend] [pg_regress/inherit][81/1450:0] ERROR: new row for relation "errtst_child_fastdef" violates partition constraint 2025-06-06 07:46:41.779 UTC [18947][client backend] [pg_regress/inherit][81/1450:0] DETAIL: Failing row contains (10, 1, 5). 2025-06-06 07:46:41.779 UTC [18947][client backend] [pg_regress/inherit][81/1450:0] STATEMENT: UPDATE errtst_child_fastdef SET partid = partid + 10 WHERE partid = 0; 2025-06-06 07:46:41.779 UTC [18947][client backend] [pg_regress/inherit][81/1451:0] ERROR: new row for relation "errtst_child_plaindef" violates partition constraint 2025-06-06 07:46:41.779 UTC [18947][client backend] [pg_regress/inherit][81/1451:0] DETAIL: Failing row contains (20, 1, 5). 2025-06-06 07:46:41.779 UTC [18947][client backend] [pg_regress/inherit][81/1451:0] STATEMENT: UPDATE errtst_child_plaindef SET partid = partid + 10 WHERE partid = 10; 2025-06-06 07:46:41.780 UTC [18947][client backend] [pg_regress/inherit][81/1452:0] ERROR: new row for relation "errtst_child_reorder" violates partition constraint 2025-06-06 07:46:41.780 UTC [18947][client backend] [pg_regress/inherit][81/1452:0] DETAIL: Failing row contains (5, 1, 30). 2025-06-06 07:46:41.780 UTC [18947][client backend] [pg_regress/inherit][81/1452:0] STATEMENT: UPDATE errtst_child_reorder SET partid = partid + 10 WHERE partid = 20; 2025-06-06 07:46:41.786 UTC [18947][client backend] [pg_regress/inherit][81/1454:6815] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2025-06-06 07:46:41.786 UTC [18947][client backend] [pg_regress/inherit][81/1454:6815] DETAIL: Failing row contains (10, 1, 15). 2025-06-06 07:46:41.786 UTC [18947][client backend] [pg_regress/inherit][81/1454:6815] STATEMENT: UPDATE errtst_parent SET partid = 10, data = data + 10 WHERE partid = 0; 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1455:6816] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1455:6816] DETAIL: Failing row contains (20, 1, 15). 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1455:6816] STATEMENT: UPDATE errtst_parent SET partid = 20, data = data + 10 WHERE partid = 10; 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1456:6817] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1456:6817] DETAIL: Failing row contains (0, 1, 15). 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1456:6817] STATEMENT: UPDATE errtst_parent SET partid = 0, data = data + 10 WHERE partid = 20; 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1457:6818] ERROR: no partition of relation "errtst_parent" found for row 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1457:6818] DETAIL: Partition key of the failing row contains (partid) = (30). 2025-06-06 07:46:41.787 UTC [18947][client backend] [pg_regress/inherit][81/1457:6818] STATEMENT: UPDATE errtst_parent SET partid = 30, data = data + 10 WHERE partid = 20; 2025-06-06 07:46:41.909 UTC [18947][client backend] [pg_regress/inherit][:0] LOG: disconnection: session time: 0:00:08.588 user=postgres database=regression host=[local] 2025-06-06 07:46:41.921 UTC [18948][client backend] [pg_regress/triggers][82/937:0] ERROR: trigger "my_trig" for relation "parted_trig_1" is an internal or a child trigger 2025-06-06 07:46:41.921 UTC [18948][client backend] [pg_regress/triggers][82/937:0] STATEMENT: create or replace trigger my_trig after insert on parted_trig_1 for each row execute procedure funcB(); 2025-06-06 07:46:41.969 UTC [18948][client backend] [pg_regress/triggers][82/943:6849] ERROR: trigger "my_trig" for relation "parted_trig_1" already exists 2025-06-06 07:46:41.969 UTC [18948][client backend] [pg_regress/triggers][82/943:6849] STATEMENT: create trigger my_trig after insert on parted_trig for each row execute procedure funcB(); 2025-06-06 07:46:42.709 UTC [18948][client backend] [pg_regress/triggers][82/985:6891] ERROR: BOOM! 2025-06-06 07:46:42.709 UTC [18948][client backend] [pg_regress/triggers][82/985:6891] CONTEXT: PL/pgSQL function convslot_trig4() line 1 at RAISE 2025-06-06 07:46:42.709 UTC [18948][client backend] [pg_regress/triggers][82/985:6891] STATEMENT: update convslot_test_parent set val = 3; 2025-06-06 07:46:42.849 UTC [18948][client backend] [pg_regress/triggers][82/996:0] ERROR: syntax error at or near "only" at character 20 2025-06-06 07:46:42.849 UTC [18948][client backend] [pg_regress/triggers][82/996:0] STATEMENT: alter trigger a on only grandparent rename to b; 2025-06-06 07:46:42.850 UTC [18948][client backend] [pg_regress/triggers][82/997:6902] ERROR: cannot rename trigger "b" on table "middle" 2025-06-06 07:46:42.850 UTC [18948][client backend] [pg_regress/triggers][82/997:6902] HINT: Rename the trigger on the partitioned table "grandparent" instead. 2025-06-06 07:46:42.850 UTC [18948][client backend] [pg_regress/triggers][82/997:6902] STATEMENT: alter trigger b on middle rename to c; 2025-06-06 07:46:42.862 UTC [18948][client backend] [pg_regress/triggers][82/999:6904] ERROR: trigger "c" for relation "middle" already exists 2025-06-06 07:46:42.862 UTC [18948][client backend] [pg_regress/triggers][82/999:6904] STATEMENT: alter trigger b on grandparent rename to c; 2025-06-06 07:46:43.389 UTC [18948][client backend] [pg_regress/triggers][82/1036:6928] ERROR: division by zero 2025-06-06 07:46:43.389 UTC [18948][client backend] [pg_regress/triggers][82/1036:6928] CONTEXT: SQL statement "SELECT 1 / 0" PL/pgSQL function whoami() line 4 at PERFORM 2025-06-06 07:46:43.389 UTC [18948][client backend] [pg_regress/triggers][82/1036:6928] STATEMENT: commit; 2025-06-06 07:46:43.449 UTC [18948][client backend] [pg_regress/triggers][:0] LOG: disconnection: session time: 0:00:10.119 user=postgres database=regression host=[local] 2025-06-06 07:46:43.695 UTC [19903][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:43.697 UTC [19903][client backend] [[unknown]][91/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:43.697 UTC [19903][client backend] [[unknown]][91/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/sanity_check 2025-06-06 07:46:43.700 UTC [19903][client backend] [pg_regress/sanity_check][91/0:0] LOG: connection ready: setup total=16.862 ms, fork=10.172 ms, authentication=0.467 ms 2025-06-06 07:46:44.346 UTC [19903][client backend] [pg_regress/sanity_check][:0] LOG: disconnection: session time: 0:00:00.652 user=postgres database=regression host=[local] 2025-06-06 07:46:44.474 UTC [20008][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.475 UTC [20008][client backend] [[unknown]][92/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.475 UTC [20008][client backend] [[unknown]][92/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_implicit 2025-06-06 07:46:44.478 UTC [20007][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.479 UTC [20007][client backend] [[unknown]][93/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.479 UTC [20007][client backend] [[unknown]][93/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_having 2025-06-06 07:46:44.490 UTC [20009][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.491 UTC [20009][client backend] [[unknown]][94/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.491 UTC [20009][client backend] [[unknown]][94/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_distinct_on 2025-06-06 07:46:44.499 UTC [20010][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.509 UTC [20015][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.510 UTC [20014][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.511 UTC [20014][client backend] [[unknown]][97/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.511 UTC [20014][client backend] [[unknown]][97/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/aggregates 2025-06-06 07:46:44.512 UTC [20013][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.512 UTC [20016][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.513 UTC [20012][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.515 UTC [20012][client backend] [[unknown]][99/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.515 UTC [20012][client backend] [[unknown]][99/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/union 2025-06-06 07:46:44.514 UTC [20013][client backend] [[unknown]][0/2:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.516 UTC [20013][client backend] [[unknown]][0/2:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/subselect 2025-06-06 07:46:44.518 UTC [20010][client backend] [[unknown]][95/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.518 UTC [20010][client backend] [[unknown]][95/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/case 2025-06-06 07:46:44.524 UTC [20015][client backend] [[unknown]][96/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.524 UTC [20015][client backend] [[unknown]][96/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/transactions 2025-06-06 07:46:44.526 UTC [20016][client backend] [[unknown]][98/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.526 UTC [20016][client backend] [[unknown]][98/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/random 2025-06-06 07:46:44.534 UTC [20018][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.536 UTC [20018][client backend] [[unknown]][1/4:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.536 UTC [20018][client backend] [[unknown]][1/4:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/join 2025-06-06 07:46:44.540 UTC [20019][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.554 UTC [20019][client backend] [[unknown]][2/125:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.554 UTC [20019][client backend] [[unknown]][2/125:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_distinct 2025-06-06 07:46:44.564 UTC [20021][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.566 UTC [20021][client backend] [[unknown]][3/78:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.566 UTC [20021][client backend] [[unknown]][3/78:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/btree_index 2025-06-06 07:46:44.570 UTC [20023][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.571 UTC [20023][client backend] [[unknown]][8/39:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.571 UTC [20023][client backend] [[unknown]][8/39:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/arrays 2025-06-06 07:46:44.578 UTC [20022][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.579 UTC [20022][client backend] [[unknown]][10/25:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.579 UTC [20022][client backend] [[unknown]][10/25:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_into 2025-06-06 07:46:44.596 UTC [20025][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.597 UTC [20025][client backend] [[unknown]][5/75:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.597 UTC [20025][client backend] [[unknown]][5/75:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/hash_index 2025-06-06 07:46:44.602 UTC [20024][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.603 UTC [20024][client backend] [[unknown]][15/35:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.603 UTC [20024][client backend] [[unknown]][15/35:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/update 2025-06-06 07:46:44.619 UTC [20026][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.624 UTC [20007][client backend] [pg_regress/select_having][93/0:0] LOG: connection ready: setup total=167.527 ms, fork=14.517 ms, authentication=0.425 ms 2025-06-06 07:46:44.629 UTC [20026][client backend] [[unknown]][7/96:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.629 UTC [20026][client backend] [[unknown]][7/96:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/portals 2025-06-06 07:46:44.634 UTC [20024][client backend] [pg_regress/update][15/0:0] LOG: connection ready: setup total=77.317 ms, fork=38.501 ms, authentication=0.455 ms 2025-06-06 07:46:44.635 UTC [20026][client backend] [pg_regress/portals][7/0:0] LOG: connection ready: setup total=63.356 ms, fork=41.142 ms, authentication=0.424 ms 2025-06-06 07:46:44.638 UTC [20028][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.640 UTC [20029][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.641 UTC [20029][client backend] [[unknown]][12/31:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.641 UTC [20029][client backend] [[unknown]][12/31:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/prepared_xacts 2025-06-06 07:46:44.644 UTC [20029][client backend] [pg_regress/prepared_xacts][12/0:0] LOG: connection ready: setup total=37.762 ms, fork=26.419 ms, authentication=0.429 ms 2025-06-06 07:46:44.645 UTC [20028][client backend] [[unknown]][14/42:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.645 UTC [20028][client backend] [[unknown]][14/42:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/namespace 2025-06-06 07:46:44.646 UTC [20033][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:44.648 UTC [20028][client backend] [pg_regress/namespace][14/0:0] LOG: connection ready: setup total=49.603 ms, fork=30.500 ms, authentication=6.359 ms 2025-06-06 07:46:44.653 UTC [20033][client backend] [[unknown]][21/33:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:44.653 UTC [20033][client backend] [[unknown]][21/33:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/delete 2025-06-06 07:46:44.657 UTC [20033][client backend] [pg_regress/delete][21/0:0] LOG: connection ready: setup total=49.182 ms, fork=34.262 ms, authentication=0.408 ms 2025-06-06 07:46:44.670 UTC [20015][client backend] [pg_regress/transactions][96/0:0] LOG: connection ready: setup total=184.590 ms, fork=17.110 ms, authentication=0.413 ms 2025-06-06 07:46:44.678 UTC [20013][client backend] [pg_regress/subselect][0/0:0] LOG: connection ready: setup total=196.663 ms, fork=13.657 ms, authentication=1.465 ms 2025-06-06 07:46:44.682 UTC [20008][client backend] [pg_regress/select_implicit][92/0:0] LOG: connection ready: setup total=222.314 ms, fork=13.021 ms, authentication=0.387 ms 2025-06-06 07:46:44.683 UTC [20009][client backend] [pg_regress/select_distinct_on][94/0:0] LOG: connection ready: setup total=212.148 ms, fork=17.115 ms, authentication=0.421 ms 2025-06-06 07:46:44.687 UTC [20010][client backend] [pg_regress/case][95/0:0] LOG: connection ready: setup total=214.729 ms, fork=24.729 ms, authentication=0.390 ms 2025-06-06 07:46:44.688 UTC [20012][client backend] [pg_regress/union][99/0:0] LOG: connection ready: setup total=208.565 ms, fork=26.263 ms, authentication=0.382 ms 2025-06-06 07:46:44.690 UTC [20014][client backend] [pg_regress/aggregates][97/0:0] LOG: connection ready: setup total=206.247 ms, fork=18.078 ms, authentication=0.353 ms 2025-06-06 07:46:44.690 UTC [20016][client backend] [pg_regress/random][98/0:0] LOG: connection ready: setup total=203.790 ms, fork=16.263 ms, authentication=13.057 ms 2025-06-06 07:46:44.709 UTC [20018][client backend] [pg_regress/join][1/0:0] LOG: connection ready: setup total=206.796 ms, fork=23.846 ms, authentication=0.386 ms 2025-06-06 07:46:44.713 UTC [20019][client backend] [pg_regress/select_distinct][2/0:0] LOG: connection ready: setup total=209.107 ms, fork=35.182 ms, authentication=12.466 ms 2025-06-06 07:46:44.747 UTC [20009][client backend] [pg_regress/select_distinct_on][94/3:0] ERROR: SELECT DISTINCT ON expressions must match initial ORDER BY expressions at character 30 2025-06-06 07:46:44.747 UTC [20009][client backend] [pg_regress/select_distinct_on][94/3:0] STATEMENT: SELECT DISTINCT ON (string4, ten) string4, two, ten FROM onek ORDER BY string4 using <, two using <, ten using <; 2025-06-06 07:46:44.759 UTC [20007][client backend] [pg_regress/select_having][93/19:0] ERROR: column "test_having.a" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:46:44.759 UTC [20007][client backend] [pg_regress/select_having][93/19:0] STATEMENT: SELECT a FROM test_having HAVING min(a) < max(a); 2025-06-06 07:46:44.761 UTC [20023][client backend] [pg_regress/arrays][8/0:0] LOG: connection ready: setup total=206.097 ms, fork=11.888 ms, authentication=0.398 ms 2025-06-06 07:46:44.764 UTC [20015][client backend] [pg_regress/transactions][96/7:0] ERROR: parameter "transaction_isolation" cannot be reset 2025-06-06 07:46:44.764 UTC [20015][client backend] [pg_regress/transactions][96/7:0] STATEMENT: RESET transaction_isolation; 2025-06-06 07:46:44.765 UTC [20015][client backend] [pg_regress/transactions][96/8:0] ERROR: parameter "transaction_read_only" cannot be reset 2025-06-06 07:46:44.765 UTC [20015][client backend] [pg_regress/transactions][96/8:0] STATEMENT: RESET transaction_read_only; 2025-06-06 07:46:44.766 UTC [20015][client backend] [pg_regress/transactions][96/9:0] ERROR: parameter "transaction_deferrable" cannot be reset 2025-06-06 07:46:44.766 UTC [20015][client backend] [pg_regress/transactions][96/9:0] STATEMENT: RESET transaction_deferrable; 2025-06-06 07:46:44.766 UTC [20015][client backend] [pg_regress/transactions][96/10:7004] ERROR: parameter "transaction_read_only" cannot be set locally in functions 2025-06-06 07:46:44.766 UTC [20015][client backend] [pg_regress/transactions][96/10:7004] STATEMENT: CREATE FUNCTION errfunc() RETURNS int LANGUAGE SQL AS 'SELECT 1' SET transaction_read_only = on; 2025-06-06 07:46:44.771 UTC [20021][client backend] [pg_regress/btree_index][3/0:0] LOG: connection ready: setup total=247.510 ms, fork=38.502 ms, authentication=0.470 ms 2025-06-06 07:46:44.773 UTC [20022][client backend] [pg_regress/select_into][10/0:0] LOG: connection ready: setup total=227.914 ms, fork=22.393 ms, authentication=0.437 ms 2025-06-06 07:46:44.783 UTC [20010][client backend] [pg_regress/case][95/22:0] ERROR: division by zero 2025-06-06 07:46:44.783 UTC [20010][client backend] [pg_regress/case][95/22:0] STATEMENT: SELECT CASE WHEN i > 100 THEN 1/0 ELSE 0 END FROM case_tbl; 2025-06-06 07:46:44.787 UTC [20007][client backend] [pg_regress/select_having][93/20:0] ERROR: column "test_having.a" must appear in the GROUP BY clause or be used in an aggregate function at character 41 2025-06-06 07:46:44.787 UTC [20007][client backend] [pg_regress/select_having][93/20:0] STATEMENT: SELECT 1 AS one FROM test_having HAVING a > 1; 2025-06-06 07:46:44.789 UTC [20008][client backend] [pg_regress/select_implicit][92/15:0] ERROR: column "test_missing_target.b" must appear in the GROUP BY clause or be used in an aggregate function at character 62 2025-06-06 07:46:44.789 UTC [20008][client backend] [pg_regress/select_implicit][92/15:0] STATEMENT: SELECT count(*) FROM test_missing_target GROUP BY a ORDER BY b; 2025-06-06 07:46:44.790 UTC [20028][client backend] [pg_regress/namespace][14/46:7013] ERROR: column "c" does not exist at character 70 2025-06-06 07:46:44.790 UTC [20028][client backend] [pg_regress/namespace][14/46:7013] STATEMENT: CREATE SCHEMA test_ns_schema_2 CREATE VIEW abc_view AS SELECT c FROM abc; 2025-06-06 07:46:44.803 UTC [20007][client backend] [pg_regress/select_having][:0] LOG: disconnection: session time: 0:00:00.331 user=postgres database=regression host=[local] 2025-06-06 07:46:44.810 UTC [20024][client backend] [pg_regress/update][15/47:0] ERROR: column "t" of relation "update_test" does not exist at character 26 2025-06-06 07:46:44.810 UTC [20024][client backend] [pg_regress/update][15/47:0] HINT: SET target columns cannot be qualified with the relation name. 2025-06-06 07:46:44.810 UTC [20024][client backend] [pg_regress/update][15/47:0] STATEMENT: UPDATE update_test t SET t.b = t.b + 10 WHERE t.a = 10; 2025-06-06 07:46:44.812 UTC [20024][client backend] [pg_regress/update][15/50:0] ERROR: column "a" is of type integer but expression is of type record at character 28 2025-06-06 07:46:44.812 UTC [20024][client backend] [pg_regress/update][15/50:0] HINT: You will need to rewrite or cast the expression. 2025-06-06 07:46:44.812 UTC [20024][client backend] [pg_regress/update][15/50:0] STATEMENT: UPDATE update_test SET a = v.* FROM (VALUES(100, 20)) AS v(i, j) WHERE update_test.b = v.j; 2025-06-06 07:46:44.814 UTC [20025][client backend] [pg_regress/hash_index][5/0:0] LOG: connection ready: setup total=243.825 ms, fork=23.999 ms, authentication=0.380 ms 2025-06-06 07:46:44.830 UTC [20015][client backend] [pg_regress/transactions][96/13:0] ERROR: transaction read-write mode must be set before any query 2025-06-06 07:46:44.830 UTC [20015][client backend] [pg_regress/transactions][96/13:0] STATEMENT: SET TRANSACTION READ WRITE; 2025-06-06 07:46:44.832 UTC [20015][client backend] [pg_regress/transactions][96/14:0] ERROR: cannot set transaction read-write mode inside a read-only transaction 2025-06-06 07:46:44.832 UTC [20015][client backend] [pg_regress/transactions][96/14:0] STATEMENT: SET TRANSACTION READ WRITE; 2025-06-06 07:46:44.835 UTC [20008][client backend] [pg_regress/select_implicit][92/22:0] ERROR: GROUP BY position 3 is not in select list at character 54 2025-06-06 07:46:44.835 UTC [20008][client backend] [pg_regress/select_implicit][92/22:0] STATEMENT: SELECT c, count(*) FROM test_missing_target GROUP BY 3; 2025-06-06 07:46:44.836 UTC [20008][client backend] [pg_regress/select_implicit][92/23:0] ERROR: column reference "b" is ambiguous at character 105 2025-06-06 07:46:44.836 UTC [20008][client backend] [pg_regress/select_implicit][92/23:0] STATEMENT: SELECT count(*) FROM test_missing_target x, test_missing_target y WHERE x.a = y.a GROUP BY b ORDER BY b; 2025-06-06 07:46:44.839 UTC [20024][client backend] [pg_regress/update][15/57:0] ERROR: multiple assignments to same column "b" 2025-06-06 07:46:44.839 UTC [20024][client backend] [pg_regress/update][15/57:0] STATEMENT: UPDATE update_test SET (c,b) = ('car', a+b), b = a + 1 WHERE a = 10; 2025-06-06 07:46:44.842 UTC [20015][client backend] [pg_regress/transactions][96/15:0] ERROR: cannot set transaction read-write mode inside a read-only transaction 2025-06-06 07:46:44.842 UTC [20015][client backend] [pg_regress/transactions][96/15:0] STATEMENT: SET TRANSACTION READ WRITE; 2025-06-06 07:46:44.846 UTC [20033][client backend] [pg_regress/delete][21/39:0] ERROR: invalid reference to FROM-clause entry for table "delete_test" at character 34 2025-06-06 07:46:44.846 UTC [20033][client backend] [pg_regress/delete][21/39:0] HINT: Perhaps you meant to reference the table alias "dt". 2025-06-06 07:46:44.846 UTC [20033][client backend] [pg_regress/delete][21/39:0] STATEMENT: DELETE FROM delete_test dt WHERE delete_test.a > 25; 2025-06-06 07:46:44.848 UTC [20024][client backend] [pg_regress/update][15/62:0] ERROR: more than one row returned by a subquery used as an expression 2025-06-06 07:46:44.848 UTC [20024][client backend] [pg_regress/update][15/62:0] STATEMENT: UPDATE update_test SET (b,a) = (select a+1,b from update_test); 2025-06-06 07:46:44.853 UTC [20029][client backend] [pg_regress/prepared_xacts][12/46:7069] ERROR: transaction identifier "regress_foo3" is already in use 2025-06-06 07:46:44.853 UTC [20029][client backend] [pg_regress/prepared_xacts][12/46:7069] STATEMENT: PREPARE TRANSACTION 'regress_foo3'; 2025-06-06 07:46:44.855 UTC [20015][client backend] [pg_regress/transactions][96/18:0] ERROR: cannot execute DROP TABLE in a read-only transaction 2025-06-06 07:46:44.855 UTC [20015][client backend] [pg_regress/transactions][96/18:0] STATEMENT: DROP TABLE writetest; 2025-06-06 07:46:44.855 UTC [20015][client backend] [pg_regress/transactions][96/19:0] ERROR: cannot execute INSERT in a read-only transaction 2025-06-06 07:46:44.855 UTC [20015][client backend] [pg_regress/transactions][96/19:0] STATEMENT: INSERT INTO writetest VALUES (1); 2025-06-06 07:46:44.857 UTC [20015][client backend] [pg_regress/transactions][96/24:0] ERROR: cannot execute UPDATE in a read-only transaction 2025-06-06 07:46:44.857 UTC [20015][client backend] [pg_regress/transactions][96/24:0] STATEMENT: EXECUTE test; 2025-06-06 07:46:44.857 UTC [20015][client backend] [pg_regress/transactions][96/26:0] ERROR: cannot execute CREATE TABLE AS in a read-only transaction 2025-06-06 07:46:44.857 UTC [20015][client backend] [pg_regress/transactions][96/26:0] STATEMENT: CREATE TABLE test AS SELECT * FROM writetest; 2025-06-06 07:46:44.865 UTC [20024][client backend] [pg_regress/update][15/66:0] ERROR: source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression at character 33 2025-06-06 07:46:44.865 UTC [20024][client backend] [pg_regress/update][15/66:0] STATEMENT: UPDATE update_test SET (a,b) = (v.*) FROM (VALUES(21, 101)) AS v(i, j) WHERE update_test.a = v.i; 2025-06-06 07:46:44.865 UTC [20024][client backend] [pg_regress/update][15/67:0] ERROR: invalid reference to FROM-clause entry for table "update_test" at character 33 2025-06-06 07:46:44.865 UTC [20024][client backend] [pg_regress/update][15/67:0] HINT: Perhaps you meant to reference the table alias "t". 2025-06-06 07:46:44.865 UTC [20024][client backend] [pg_regress/update][15/67:0] STATEMENT: UPDATE update_test AS t SET b = update_test.b + 10 WHERE t.a = 10; 2025-06-06 07:46:44.887 UTC [20026][client backend] [pg_regress/portals][7/99:0] ERROR: cursor can only scan forward 2025-06-06 07:46:44.887 UTC [20026][client backend] [pg_regress/portals][7/99:0] HINT: Declare it with SCROLL option to enable backward scan. 2025-06-06 07:46:44.887 UTC [20026][client backend] [pg_regress/portals][7/99:0] STATEMENT: FETCH BACKWARD 1 FROM foo24; 2025-06-06 07:46:44.889 UTC [20029][client backend] [pg_regress/prepared_xacts][12/52:7087] ERROR: could not serialize access due to read/write dependencies among transactions 2025-06-06 07:46:44.889 UTC [20029][client backend] [pg_regress/prepared_xacts][12/52:7087] DETAIL: Reason code: Canceled on identification as a pivot, during write. 2025-06-06 07:46:44.889 UTC [20029][client backend] [pg_regress/prepared_xacts][12/52:7087] HINT: The transaction might succeed if retried. 2025-06-06 07:46:44.889 UTC [20029][client backend] [pg_regress/prepared_xacts][12/52:7087] STATEMENT: INSERT INTO pxtest1 VALUES ('fff'); 2025-06-06 07:46:44.907 UTC [20008][client backend] [pg_regress/select_implicit][92/33:0] ERROR: column "test_missing_target.b" must appear in the GROUP BY clause or be used in an aggregate function at character 62 2025-06-06 07:46:44.907 UTC [20008][client backend] [pg_regress/select_implicit][92/33:0] STATEMENT: SELECT count(a) FROM test_missing_target GROUP BY a ORDER BY b; 2025-06-06 07:46:44.909 UTC [20028][client backend] [pg_regress/namespace][14/59:0] ERROR: schema "test_ns_schema_renamed" already exists 2025-06-06 07:46:44.909 UTC [20028][client backend] [pg_regress/namespace][14/59:0] STATEMENT: CREATE SCHEMA test_ns_schema_renamed; 2025-06-06 07:46:44.912 UTC [20028][client backend] [pg_regress/namespace][14/61:0] ERROR: CREATE SCHEMA IF NOT EXISTS cannot include schema elements at character 79 2025-06-06 07:46:44.912 UTC [20028][client backend] [pg_regress/namespace][14/61:0] STATEMENT: CREATE SCHEMA IF NOT EXISTS test_ns_schema_renamed -- fail, disallowed CREATE TABLE abc ( a serial, b int UNIQUE ); 2025-06-06 07:46:44.913 UTC [20033][client backend] [pg_regress/delete][:0] LOG: disconnection: session time: 0:00:00.271 user=postgres database=regression host=[local] 2025-06-06 07:46:44.918 UTC [20018][client backend] [pg_regress/join][1/37:0] ERROR: column reference "i" is ambiguous at character 8 2025-06-06 07:46:44.918 UTC [20018][client backend] [pg_regress/join][1/37:0] STATEMENT: SELECT i, k, t FROM J1_TBL CROSS JOIN J2_TBL; 2025-06-06 07:46:44.923 UTC [20026][client backend] [pg_regress/portals][7/100:0] ERROR: cursor can only scan forward 2025-06-06 07:46:44.923 UTC [20026][client backend] [pg_regress/portals][7/100:0] HINT: Declare it with SCROLL option to enable backward scan. 2025-06-06 07:46:44.923 UTC [20026][client backend] [pg_regress/portals][7/100:0] STATEMENT: FETCH ABSOLUTE 1 FROM foo24; 2025-06-06 07:46:44.925 UTC [20013][client backend] [pg_regress/subselect][0/38:0] ERROR: more than one row returned by a subquery used as an expression 2025-06-06 07:46:44.925 UTC [20013][client backend] [pg_regress/subselect][0/38:0] STATEMENT: SELECT ROW(1, 2) = (SELECT f1, f2 FROM SUBSELECT_TBL); 2025-06-06 07:46:44.934 UTC [20008][client backend] [pg_regress/select_implicit][92/38:0] ERROR: column reference "b" is ambiguous at character 109 2025-06-06 07:46:44.934 UTC [20008][client backend] [pg_regress/select_implicit][92/38:0] STATEMENT: SELECT count(x.a) FROM test_missing_target x, test_missing_target y WHERE x.a = y.a GROUP BY b/2 ORDER BY b/2; 2025-06-06 07:46:44.935 UTC [20008][client backend] [pg_regress/select_implicit][92/40:0] ERROR: column reference "b" is ambiguous at character 14 2025-06-06 07:46:44.935 UTC [20008][client backend] [pg_regress/select_implicit][92/40:0] STATEMENT: SELECT count(b) FROM test_missing_target x, test_missing_target y WHERE x.a = y.a GROUP BY x.b/2; 2025-06-06 07:46:44.939 UTC [20029][client backend] [pg_regress/prepared_xacts][12/57:7119] ERROR: cannot PREPARE while holding both session-level and transaction-level locks on the same object 2025-06-06 07:46:44.939 UTC [20029][client backend] [pg_regress/prepared_xacts][12/57:7119] STATEMENT: PREPARE TRANSACTION 'regress_foo6'; 2025-06-06 07:46:44.923 UTC [20022][client backend] [pg_regress/select_into][10/36:0] ERROR: permission denied for table tbl_withdata1 2025-06-06 07:46:44.923 UTC [20022][client backend] [pg_regress/select_into][10/36:0] STATEMENT: INSERT INTO selinto_schema.tbl_withdata1 VALUES (4); 2025-06-06 07:46:44.947 UTC [20023][client backend] [pg_regress/arrays][8/47:0] ERROR: value too long for type character(5) 2025-06-06 07:46:44.947 UTC [20023][client backend] [pg_regress/arrays][8/47:0] STATEMENT: INSERT INTO arrtest (f) VALUES ('{"too long"}'); 2025-06-06 07:46:44.948 UTC [20023][client backend] [pg_regress/arrays][8/50:0] ERROR: subscripted assignment to "b" requires type integer but expression is of type timestamp with time zone at character 22 2025-06-06 07:46:44.948 UTC [20023][client backend] [pg_regress/arrays][8/50:0] HINT: You will need to rewrite or cast the expression. 2025-06-06 07:46:44.948 UTC [20023][client backend] [pg_regress/arrays][8/50:0] STATEMENT: INSERT INTO arrtest (b[2]) VALUES(now()); 2025-06-06 07:46:44.953 UTC [20012][client backend] [pg_regress/union][99/36:0] ERROR: FOR NO KEY UPDATE is not allowed with UNION/INTERSECT/EXCEPT 2025-06-06 07:46:44.953 UTC [20012][client backend] [pg_regress/union][99/36:0] STATEMENT: SELECT q1 FROM int8_tbl EXCEPT ALL SELECT q1 FROM int8_tbl FOR NO KEY UPDATE; 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/11:0] ERROR: lower bound must be less than or equal to upper bound 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/11:0] STATEMENT: SELECT random(1, 0); 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/12:0] ERROR: lower bound must be less than or equal to upper bound 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/12:0] STATEMENT: SELECT random(1000000000001, 1000000000000); 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/13:0] ERROR: lower bound must be less than or equal to upper bound 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/13:0] STATEMENT: SELECT random(-2.0, -3.0); 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/14:0] ERROR: lower bound cannot be NaN 2025-06-06 07:46:44.964 UTC [20016][client backend] [pg_regress/random][98/14:0] STATEMENT: SELECT random('NaN'::numeric, 10); 2025-06-06 07:46:44.965 UTC [20016][client backend] [pg_regress/random][98/15:0] ERROR: lower bound cannot be infinity 2025-06-06 07:46:44.965 UTC [20016][client backend] [pg_regress/random][98/15:0] STATEMENT: SELECT random('-Inf'::numeric, 0); 2025-06-06 07:46:44.965 UTC [20016][client backend] [pg_regress/random][98/16:0] ERROR: upper bound cannot be NaN 2025-06-06 07:46:44.965 UTC [20016][client backend] [pg_regress/random][98/16:0] STATEMENT: SELECT random(0, 'NaN'::numeric); 2025-06-06 07:46:44.965 UTC [20016][client backend] [pg_regress/random][98/17:0] ERROR: upper bound cannot be infinity 2025-06-06 07:46:44.965 UTC [20016][client backend] [pg_regress/random][98/17:0] STATEMENT: SELECT random(0, 'Inf'::numeric); 2025-06-06 07:46:44.970 UTC [20023][client backend] [pg_regress/arrays][8/51:0] ERROR: subscripted assignment to "b" requires type integer[] but expression is of type timestamp with time zone at character 22 2025-06-06 07:46:44.970 UTC [20023][client backend] [pg_regress/arrays][8/51:0] HINT: You will need to rewrite or cast the expression. 2025-06-06 07:46:44.970 UTC [20023][client backend] [pg_regress/arrays][8/51:0] STATEMENT: INSERT INTO arrtest (b[1:2]) VALUES(now()); 2025-06-06 07:46:44.986 UTC [20010][client backend] [pg_regress/case][:0] LOG: disconnection: session time: 0:00:00.488 user=postgres database=regression host=[local] 2025-06-06 07:46:45.020 UTC [20029][client backend] [pg_regress/prepared_xacts][12/61:0] ERROR: cursor "foo" does not exist 2025-06-06 07:46:45.020 UTC [20029][client backend] [pg_regress/prepared_xacts][12/61:0] STATEMENT: FETCH 1 FROM foo; 2025-06-06 07:46:45.020 UTC [20029][client backend] [pg_regress/prepared_xacts][12/62:0] ERROR: relation "pxtest2" does not exist at character 15 2025-06-06 07:46:45.020 UTC [20029][client backend] [pg_regress/prepared_xacts][12/62:0] STATEMENT: SELECT * FROM pxtest2; 2025-06-06 07:46:45.022 UTC [20029][client backend] [pg_regress/prepared_xacts][12/64:0] ERROR: could not obtain lock on relation "pxtest3" 2025-06-06 07:46:45.022 UTC [20029][client backend] [pg_regress/prepared_xacts][12/64:0] STATEMENT: lock table pxtest3 in access share mode nowait; 2025-06-06 07:46:45.028 UTC [20015][client backend] [pg_regress/transactions][96/32:0] ERROR: relation "trans_bar" does not exist at character 15 2025-06-06 07:46:45.028 UTC [20015][client backend] [pg_regress/transactions][96/32:0] STATEMENT: SELECT * FROM trans_bar; 2025-06-06 07:46:45.030 UTC [20015][client backend] [pg_regress/transactions][96/35:7157] ERROR: relation "trans_bar" does not exist at character 13 2025-06-06 07:46:45.030 UTC [20015][client backend] [pg_regress/transactions][96/35:7157] STATEMENT: INSERT into trans_bar VALUES (1); 2025-06-06 07:46:45.036 UTC [20015][client backend] [pg_regress/transactions][96/38:0] ERROR: column "trans_foo" does not exist at character 8 2025-06-06 07:46:45.036 UTC [20015][client backend] [pg_regress/transactions][96/38:0] STATEMENT: SELECT trans_foo; 2025-06-06 07:46:45.039 UTC [20008][client backend] [pg_regress/select_implicit][:0] LOG: disconnection: session time: 0:00:00.566 user=postgres database=regression host=[local] 2025-06-06 07:46:45.042 UTC [20053][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:45.044 UTC [20053][client backend] [[unknown]][22/107:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:45.044 UTC [20053][client backend] [[unknown]][22/107:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/prepared_xacts 2025-06-06 07:46:45.048 UTC [20015][client backend] [pg_regress/transactions][96/39:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.060 UTC [20015][client backend] [pg_regress/transactions][96/42:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.062 UTC [20015][client backend] [pg_regress/transactions][96/44:7181] ERROR: column "trans_foo" does not exist at character 8 2025-06-06 07:46:45.062 UTC [20015][client backend] [pg_regress/transactions][96/44:7181] STATEMENT: SELECT trans_foo; 2025-06-06 07:46:45.069 UTC [20026][client backend] [pg_regress/portals][7/111:0] ERROR: cursor can only scan forward 2025-06-06 07:46:45.069 UTC [20026][client backend] [pg_regress/portals][7/111:0] HINT: Declare it with SCROLL option to enable backward scan. 2025-06-06 07:46:45.069 UTC [20026][client backend] [pg_regress/portals][7/111:0] STATEMENT: FETCH ABSOLUTE 4 FROM foo25ns; 2025-06-06 07:46:45.070 UTC [20009][client backend] [pg_regress/select_distinct_on][:0] LOG: disconnection: session time: 0:00:00.581 user=postgres database=regression host=[local] 2025-06-06 07:46:45.076 UTC [20026][client backend] [pg_regress/portals][7/115:0] ERROR: cursor "foo26" does not exist 2025-06-06 07:46:45.076 UTC [20026][client backend] [pg_regress/portals][7/115:0] STATEMENT: FETCH FROM foo26; 2025-06-06 07:46:45.080 UTC [20023][client backend] [pg_regress/arrays][8/79:0] ERROR: number of array dimensions (7) exceeds the maximum allowed (6) 2025-06-06 07:46:45.080 UTC [20023][client backend] [pg_regress/arrays][8/79:0] STATEMENT: SELECT ('{}'::int[])[1][2][3][4][5][6][7]; 2025-06-06 07:46:45.083 UTC [20023][client backend] [pg_regress/arrays][8/83:0] ERROR: array subscript in assignment must not be null 2025-06-06 07:46:45.083 UTC [20023][client backend] [pg_regress/arrays][8/83:0] STATEMENT: UPDATE arrtest SET c[NULL] = '{"can''t assign"}' WHERE array_dims(c) is not null; 2025-06-06 07:46:45.084 UTC [20023][client backend] [pg_regress/arrays][8/84:0] ERROR: array subscript in assignment must not be null 2025-06-06 07:46:45.084 UTC [20023][client backend] [pg_regress/arrays][8/84:0] STATEMENT: UPDATE arrtest SET c[NULL:1] = '{"can''t assign"}' WHERE array_dims(c) is not null; 2025-06-06 07:46:45.086 UTC [20023][client backend] [pg_regress/arrays][8/85:0] ERROR: array subscript in assignment must not be null 2025-06-06 07:46:45.086 UTC [20023][client backend] [pg_regress/arrays][8/85:0] STATEMENT: UPDATE arrtest SET c[1:NULL] = '{"can''t assign"}' WHERE array_dims(c) is not null; 2025-06-06 07:46:45.086 UTC [20023][client backend] [pg_regress/arrays][8/86:0] ERROR: cannot subscript type timestamp with time zone because it does not support subscripting at character 9 2025-06-06 07:46:45.086 UTC [20023][client backend] [pg_regress/arrays][8/86:0] STATEMENT: SELECT (now())[1]; 2025-06-06 07:46:45.087 UTC [20053][client backend] [pg_regress/prepared_xacts][22/0:0] LOG: connection ready: setup total=65.153 ms, fork=17.899 ms, authentication=0.435 ms 2025-06-06 07:46:45.088 UTC [20029][client backend] [pg_regress/prepared_xacts][:0] LOG: disconnection: session time: 0:00:00.454 user=postgres database=regression host=[local] 2025-06-06 07:46:45.096 UTC [20022][client backend] [pg_regress/select_into][10/54:0] ERROR: too many column names were specified 2025-06-06 07:46:45.096 UTC [20022][client backend] [pg_regress/select_into][10/54:0] STATEMENT: CREATE TABLE ctas_nodata (ii, jj, kk) AS SELECT i, j FROM ctas_base; 2025-06-06 07:46:45.100 UTC [20022][client backend] [pg_regress/select_into][10/55:0] ERROR: too many column names were specified 2025-06-06 07:46:45.100 UTC [20022][client backend] [pg_regress/select_into][10/55:0] STATEMENT: CREATE TABLE ctas_nodata (ii, jj, kk) AS SELECT i, j FROM ctas_base WITH NO DATA; 2025-06-06 07:46:45.141 UTC [20023][client backend] [pg_regress/arrays][8/100:0] ERROR: source array too small 2025-06-06 07:46:45.141 UTC [20023][client backend] [pg_regress/arrays][8/100:0] STATEMENT: UPDATE arrtest_s SET a[:] = '{23, 24, 25}'; 2025-06-06 07:46:45.142 UTC [20023][client backend] [pg_regress/arrays][8/102:7221] ERROR: array slice subscript must provide both boundaries 2025-06-06 07:46:45.142 UTC [20023][client backend] [pg_regress/arrays][8/102:7221] DETAIL: When assigning to a slice of an empty array value, slice boundaries must be fully specified. 2025-06-06 07:46:45.142 UTC [20023][client backend] [pg_regress/arrays][8/102:7221] STATEMENT: UPDATE arrtest_s SET a[:] = '{11, 12, 13, 14, 15}'; 2025-06-06 07:46:45.158 UTC [20053][client backend] [pg_regress/prepared_xacts][22/109:0] ERROR: could not obtain lock on relation "pxtest3" 2025-06-06 07:46:45.158 UTC [20053][client backend] [pg_regress/prepared_xacts][22/109:0] STATEMENT: lock table pxtest3 in access share mode nowait; 2025-06-06 07:46:45.164 UTC [20015][client backend] [pg_regress/transactions][96/57:0] ERROR: SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.164 UTC [20015][client backend] [pg_regress/transactions][96/57:0] STATEMENT: SAVEPOINT one; 2025-06-06 07:46:45.164 UTC [20015][client backend] [pg_regress/transactions][96/58:0] ERROR: ROLLBACK TO SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.164 UTC [20015][client backend] [pg_regress/transactions][96/58:0] STATEMENT: ROLLBACK TO SAVEPOINT one; 2025-06-06 07:46:45.165 UTC [20015][client backend] [pg_regress/transactions][96/59:0] ERROR: RELEASE SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.165 UTC [20015][client backend] [pg_regress/transactions][96/59:0] STATEMENT: RELEASE SAVEPOINT one; 2025-06-06 07:46:45.170 UTC [20015][client backend] [pg_regress/transactions][96/60:0] ERROR: division by zero 2025-06-06 07:46:45.170 UTC [20015][client backend] [pg_regress/transactions][96/60:0] STATEMENT: SELECT 0/0; 2025-06-06 07:46:45.170 UTC [20015][client backend] [pg_regress/transactions][96/60:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:46:45.170 UTC [20015][client backend] [pg_regress/transactions][96/60:0] STATEMENT: SAVEPOINT two; 2025-06-06 07:46:45.170 UTC [20015][client backend] [pg_regress/transactions][96/60:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:46:45.170 UTC [20015][client backend] [pg_regress/transactions][96/60:0] STATEMENT: RELEASE SAVEPOINT one; 2025-06-06 07:46:45.170 UTC [20023][client backend] [pg_regress/arrays][8/105:0] ERROR: slices of fixed-length arrays not implemented 2025-06-06 07:46:45.170 UTC [20023][client backend] [pg_regress/arrays][8/105:0] STATEMENT: SELECT f1[0:1] FROM POINT_TBL; 2025-06-06 07:46:45.171 UTC [20023][client backend] [pg_regress/arrays][8/106:0] ERROR: slices of fixed-length arrays not implemented 2025-06-06 07:46:45.171 UTC [20023][client backend] [pg_regress/arrays][8/106:0] STATEMENT: SELECT f1[0:] FROM POINT_TBL; 2025-06-06 07:46:45.171 UTC [20023][client backend] [pg_regress/arrays][8/107:0] ERROR: slices of fixed-length arrays not implemented 2025-06-06 07:46:45.171 UTC [20023][client backend] [pg_regress/arrays][8/107:0] STATEMENT: SELECT f1[:1] FROM POINT_TBL; 2025-06-06 07:46:45.172 UTC [20023][client backend] [pg_regress/arrays][8/108:0] ERROR: slices of fixed-length arrays not implemented 2025-06-06 07:46:45.172 UTC [20023][client backend] [pg_regress/arrays][8/108:0] STATEMENT: SELECT f1[:] FROM POINT_TBL; 2025-06-06 07:46:45.176 UTC [20023][client backend] [pg_regress/arrays][8/113:0] ERROR: array subscript out of range 2025-06-06 07:46:45.176 UTC [20023][client backend] [pg_regress/arrays][8/113:0] STATEMENT: UPDATE point_tbl SET f1[3] = 10 WHERE f1::text = '(-10,-10)'::point::text RETURNING *; 2025-06-06 07:46:45.199 UTC [20015][client backend] [pg_regress/transactions][96/62:0] ERROR: division by zero 2025-06-06 07:46:45.199 UTC [20015][client backend] [pg_regress/transactions][96/62:0] STATEMENT: FETCH 10 FROM c; 2025-06-06 07:46:45.205 UTC [20015][client backend] [pg_regress/transactions][96/62:0] ERROR: portal "c" cannot be run 2025-06-06 07:46:45.205 UTC [20015][client backend] [pg_regress/transactions][96/62:0] STATEMENT: FETCH 10 FROM c; 2025-06-06 07:46:45.205 UTC [20015][client backend] [pg_regress/transactions][96/62:0] ERROR: portal "c" cannot be run 2025-06-06 07:46:45.205 UTC [20015][client backend] [pg_regress/transactions][96/62:0] STATEMENT: FETCH 10 FROM c; 2025-06-06 07:46:45.249 UTC [20028][client backend] [pg_regress/namespace][:0] LOG: disconnection: session time: 0:00:00.619 user=postgres database=regression host=[local] 2025-06-06 07:46:45.294 UTC [20019][client backend] [pg_regress/select_distinct][2/137:7216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20019.1", size 147456 2025-06-06 07:46:45.294 UTC [20019][client backend] [pg_regress/select_distinct][2/137:7216] STATEMENT: CREATE TABLE distinct_group_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2025-06-06 07:46:45.294 UTC [20019][client backend] [pg_regress/select_distinct][2/137:7216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20019.0", size 140000 2025-06-06 07:46:45.294 UTC [20019][client backend] [pg_regress/select_distinct][2/137:7216] STATEMENT: CREATE TABLE distinct_group_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2025-06-06 07:46:45.294 UTC [20014][client backend] [pg_regress/aggregates][97/112:0] ERROR: aggregate functions are not allowed in WHERE at character 114 2025-06-06 07:46:45.294 UTC [20014][client backend] [pg_regress/aggregates][97/112:0] STATEMENT: select ten, sum(distinct four) from onek a group by ten having exists (select 1 from onek b where sum(distinct a.four + b.four) = b.four); 2025-06-06 07:46:45.310 UTC [20015][client backend] [pg_regress/transactions][96/72:7284] ERROR: duplicate key value violates unique constraint "koju_a_key" 2025-06-06 07:46:45.310 UTC [20015][client backend] [pg_regress/transactions][96/72:7284] DETAIL: Key (a)=(1) already exists. 2025-06-06 07:46:45.310 UTC [20015][client backend] [pg_regress/transactions][96/72:7284] STATEMENT: INSERT INTO koju VALUES (1); 2025-06-06 07:46:45.326 UTC [20022][client backend] [pg_regress/select_into][10/75:0] ERROR: SELECT ... INTO is not allowed here at character 38 2025-06-06 07:46:45.326 UTC [20022][client backend] [pg_regress/select_into][10/75:0] STATEMENT: DECLARE foo CURSOR FOR SELECT 1 INTO int4_tbl; 2025-06-06 07:46:45.331 UTC [20022][client backend] [pg_regress/select_into][10/76:0] ERROR: COPY (SELECT INTO) is not supported 2025-06-06 07:46:45.331 UTC [20022][client backend] [pg_regress/select_into][10/76:0] STATEMENT: COPY (SELECT 1 INTO frak UNION SELECT 2) TO 'blob'; 2025-06-06 07:46:45.333 UTC [20022][client backend] [pg_regress/select_into][10/77:0] ERROR: SELECT ... INTO is not allowed here at character 30 2025-06-06 07:46:45.333 UTC [20022][client backend] [pg_regress/select_into][10/77:0] STATEMENT: SELECT * FROM (SELECT 1 INTO f) bar; 2025-06-06 07:46:45.333 UTC [20022][client backend] [pg_regress/select_into][10/78:0] ERROR: views must not contain SELECT INTO 2025-06-06 07:46:45.333 UTC [20022][client backend] [pg_regress/select_into][10/78:0] STATEMENT: CREATE VIEW foo AS SELECT 1 INTO int4_tbl; 2025-06-06 07:46:45.333 UTC [20022][client backend] [pg_regress/select_into][10/79:0] ERROR: SELECT ... INTO is not allowed here at character 36 2025-06-06 07:46:45.333 UTC [20022][client backend] [pg_regress/select_into][10/79:0] STATEMENT: INSERT INTO int4_tbl SELECT 1 INTO f; 2025-06-06 07:46:45.334 UTC [20015][client backend] [pg_regress/transactions][96/72:7284] ERROR: duplicate key value violates unique constraint "koju_a_key" 2025-06-06 07:46:45.334 UTC [20015][client backend] [pg_regress/transactions][96/72:7284] DETAIL: Key (a)=(1) already exists. 2025-06-06 07:46:45.334 UTC [20015][client backend] [pg_regress/transactions][96/72:7284] STATEMENT: INSERT INTO koju VALUES (1); 2025-06-06 07:46:45.353 UTC [20022][client backend] [pg_regress/select_into][10/81:0] ERROR: relation "ctas_ine_tbl" already exists 2025-06-06 07:46:45.353 UTC [20022][client backend] [pg_regress/select_into][10/81:0] STATEMENT: CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0; 2025-06-06 07:46:45.357 UTC [20026][client backend] [pg_regress/portals][7/142:7309] ERROR: cursor can only scan forward 2025-06-06 07:46:45.357 UTC [20026][client backend] [pg_regress/portals][7/142:7309] HINT: Declare it with SCROLL option to enable backward scan. 2025-06-06 07:46:45.357 UTC [20026][client backend] [pg_regress/portals][7/142:7309] STATEMENT: FETCH RELATIVE 0 FROM c1; 2025-06-06 07:46:45.358 UTC [20022][client backend] [pg_regress/select_into][10/83:0] ERROR: relation "ctas_ine_tbl" already exists 2025-06-06 07:46:45.358 UTC [20022][client backend] [pg_regress/select_into][10/83:0] STATEMENT: CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0 WITH NO DATA; 2025-06-06 07:46:45.359 UTC [20022][client backend] [pg_regress/select_into][10/85:0] ERROR: relation "ctas_ine_tbl" already exists 2025-06-06 07:46:45.359 UTC [20022][client backend] [pg_regress/select_into][10/85:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF) CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0; 2025-06-06 07:46:45.361 UTC [20022][client backend] [pg_regress/select_into][10/87:0] ERROR: relation "ctas_ine_tbl" already exists 2025-06-06 07:46:45.361 UTC [20022][client backend] [pg_regress/select_into][10/87:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF) CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0 WITH NO DATA; 2025-06-06 07:46:45.366 UTC [20016][client backend] [pg_regress/random][:0] LOG: disconnection: session time: 0:00:00.863 user=postgres database=regression host=[local] 2025-06-06 07:46:45.371 UTC [20022][client backend] [pg_regress/select_into][10/90:0] ERROR: relation "ctas_ine_tbl" already exists 2025-06-06 07:46:45.371 UTC [20022][client backend] [pg_regress/select_into][10/90:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF) CREATE TABLE ctas_ine_tbl AS EXECUTE ctas_ine_query; 2025-06-06 07:46:45.390 UTC [20022][client backend] [pg_regress/select_into][:0] LOG: disconnection: session time: 0:00:00.822 user=postgres database=regression host=[local] 2025-06-06 07:46:45.414 UTC [20053][client backend] [pg_regress/prepared_xacts][22/124:0] ERROR: relation "pxtest3" does not exist at character 15 2025-06-06 07:46:45.414 UTC [20053][client backend] [pg_regress/prepared_xacts][22/124:0] STATEMENT: SELECT * FROM pxtest3; 2025-06-06 07:46:45.434 UTC [20026][client backend] [pg_regress/portals][7/152:0] ERROR: cursor "c1" is not a simply updatable scan of table "uctest" 2025-06-06 07:46:45.434 UTC [20026][client backend] [pg_regress/portals][7/152:0] STATEMENT: UPDATE uctest SET f1 = f1 + 10 WHERE CURRENT OF c1; 2025-06-06 07:46:45.439 UTC [20053][client backend] [pg_regress/prepared_xacts][22/127:0] ERROR: table "pxtest3" does not exist 2025-06-06 07:46:45.439 UTC [20053][client backend] [pg_regress/prepared_xacts][22/127:0] STATEMENT: DROP TABLE pxtest3; 2025-06-06 07:46:45.442 UTC [20026][client backend] [pg_regress/portals][7/153:7358] ERROR: cursor "c1" has multiple FOR UPDATE/SHARE references to table "uctest" 2025-06-06 07:46:45.442 UTC [20026][client backend] [pg_regress/portals][7/153:7358] STATEMENT: UPDATE uctest SET f1 = f1 + 10 WHERE CURRENT OF c1; 2025-06-06 07:46:45.449 UTC [20023][client backend] [pg_regress/arrays][8/181:0] ERROR: searching for elements in multidimensional arrays is not supported 2025-06-06 07:46:45.449 UTC [20023][client backend] [pg_regress/arrays][8/181:0] STATEMENT: SELECT array_position(ARRAY[[1,2],[3,4]], 3); 2025-06-06 07:46:45.451 UTC [20053][client backend] [pg_regress/prepared_xacts][:0] LOG: disconnection: session time: 0:00:00.410 user=postgres database=regression host=[local] 2025-06-06 07:46:45.454 UTC [20023][client backend] [pg_regress/arrays][8/190:0] ERROR: searching for elements in multidimensional arrays is not supported 2025-06-06 07:46:45.454 UTC [20023][client backend] [pg_regress/arrays][8/190:0] STATEMENT: SELECT array_positions(ARRAY[[1,2],[3,4]], 4); 2025-06-06 07:46:45.456 UTC [20026][client backend] [pg_regress/portals][7/155:0] ERROR: cursor "c1" does not exist 2025-06-06 07:46:45.456 UTC [20026][client backend] [pg_regress/portals][7/155:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c1; 2025-06-06 07:46:45.461 UTC [20026][client backend] [pg_regress/portals][7/157:0] ERROR: cursor "cx" is held from a previous transaction 2025-06-06 07:46:45.461 UTC [20026][client backend] [pg_regress/portals][7/157:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF cx; 2025-06-06 07:46:45.465 UTC [20015][client backend] [pg_regress/transactions][96/82:7359] ERROR: cursor "foo" does not exist 2025-06-06 07:46:45.465 UTC [20015][client backend] [pg_regress/transactions][96/82:7359] STATEMENT: fetch from foo; 2025-06-06 07:46:45.465 UTC [20026][client backend] [pg_regress/portals][7/158:0] ERROR: cursor "c" is not a simply updatable scan of table "uctest" 2025-06-06 07:46:45.465 UTC [20026][client backend] [pg_regress/portals][7/158:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c; 2025-06-06 07:46:45.471 UTC [20026][client backend] [pg_regress/portals][7/159:0] ERROR: cursor "c" does not have a FOR UPDATE/SHARE reference to table "uctest" 2025-06-06 07:46:45.471 UTC [20026][client backend] [pg_regress/portals][7/159:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c; 2025-06-06 07:46:45.484 UTC [20026][client backend] [pg_regress/portals][7/160:0] ERROR: cursor "c" is not a simply updatable scan of table "tenk1" 2025-06-06 07:46:45.484 UTC [20026][client backend] [pg_regress/portals][7/160:0] STATEMENT: DELETE FROM tenk1 WHERE CURRENT OF c; 2025-06-06 07:46:45.486 UTC [20019][client backend] [pg_regress/select_distinct][2/139:7297] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20019.2", size 140000 2025-06-06 07:46:45.486 UTC [20019][client backend] [pg_regress/select_distinct][2/139:7297] STATEMENT: CREATE TABLE distinct_group_2 AS SELECT DISTINCT (g%1000)::text FROM generate_series(0,9999) g; 2025-06-06 07:46:45.490 UTC [20026][client backend] [pg_regress/portals][7/161:0] ERROR: cursor "c" is not a simply updatable scan of table "uctest" 2025-06-06 07:46:45.490 UTC [20026][client backend] [pg_regress/portals][7/161:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c; 2025-06-06 07:46:45.495 UTC [20026][client backend] [pg_regress/portals][7/162:0] ERROR: cursor "c1" is not positioned on a row 2025-06-06 07:46:45.495 UTC [20026][client backend] [pg_regress/portals][7/162:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c1; 2025-06-06 07:46:45.501 UTC [20026][client backend] [pg_regress/portals][7/163:0] ERROR: FOR UPDATE is not allowed with aggregate functions 2025-06-06 07:46:45.501 UTC [20026][client backend] [pg_regress/portals][7/163:0] STATEMENT: DECLARE c1 CURSOR FOR SELECT MIN(f1) FROM uctest FOR UPDATE; 2025-06-06 07:46:45.537 UTC [20015][client backend] [pg_regress/transactions][96/86:7391] ERROR: division by zero 2025-06-06 07:46:45.537 UTC [20015][client backend] [pg_regress/transactions][96/86:7391] CONTEXT: PL/pgSQL function invert(double precision) line 1 at RETURN SQL statement "INSERT INTO new_table SELECT invert(0.0)" PL/pgSQL function create_temp_tab() line 6 at SQL statement 2025-06-06 07:46:45.537 UTC [20015][client backend] [pg_regress/transactions][96/86:7391] STATEMENT: FETCH ctt; 2025-06-06 07:46:45.537 UTC [20026][client backend] [pg_regress/portals][7/166:0] ERROR: WHERE CURRENT OF on a view is not implemented 2025-06-06 07:46:45.537 UTC [20026][client backend] [pg_regress/portals][7/166:0] STATEMENT: DELETE FROM ucview WHERE CURRENT OF c1; 2025-06-06 07:46:45.542 UTC [20015][client backend] [pg_regress/transactions][96/86:7391] ERROR: portal "ctt" cannot be run 2025-06-06 07:46:45.542 UTC [20015][client backend] [pg_regress/transactions][96/86:7391] STATEMENT: FETCH ctt; 2025-06-06 07:46:45.589 UTC [20015][client backend] [pg_regress/transactions][96/92:0] ERROR: invalid input syntax for type integer: "error" at character 31 2025-06-06 07:46:45.589 UTC [20015][client backend] [pg_regress/transactions][96/92:0] STATEMENT: INSERT INTO trans_abc VALUES ('error'); 2025-06-06 07:46:45.589 UTC [20015][client backend] [pg_regress/transactions][96/0:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:46:45.589 UTC [20015][client backend] [pg_regress/transactions][96/0:0] STATEMENT: INSERT INTO trans_abc VALUES (3); 2025-06-06 07:46:45.599 UTC [20023][client backend] [pg_regress/arrays][8/251:0] ERROR: op ANY/ALL (array) requires operator to yield boolean at character 11 2025-06-06 07:46:45.599 UTC [20023][client backend] [pg_regress/arrays][8/251:0] STATEMENT: select 33 * any ('{1,2,3}'); 2025-06-06 07:46:45.599 UTC [20023][client backend] [pg_regress/arrays][8/252:0] ERROR: op ANY/ALL (array) requires array on right side at character 11 2025-06-06 07:46:45.599 UTC [20023][client backend] [pg_regress/arrays][8/252:0] STATEMENT: select 33 * any (44); 2025-06-06 07:46:45.601 UTC [20015][client backend] [pg_regress/transactions][96/94:0] ERROR: invalid input syntax for type integer: "error" at character 31 2025-06-06 07:46:45.601 UTC [20015][client backend] [pg_regress/transactions][96/94:0] STATEMENT: INSERT INTO trans_abc VALUES ('error'); 2025-06-06 07:46:45.601 UTC [20019][client backend] [pg_regress/select_distinct][2/147:7379] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20019.4", size 140000 2025-06-06 07:46:45.601 UTC [20019][client backend] [pg_regress/select_distinct][2/147:7379] STATEMENT: CREATE TABLE distinct_hash_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2025-06-06 07:46:45.630 UTC [20015][client backend] [pg_regress/transactions][96/101:0] ERROR: invalid input syntax for type integer: "error" at character 31 2025-06-06 07:46:45.630 UTC [20015][client backend] [pg_regress/transactions][96/101:0] STATEMENT: INSERT INTO trans_abc VALUES ('error'); 2025-06-06 07:46:45.634 UTC [20015][client backend] [pg_regress/transactions][96/103:0] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.634 UTC [20015][client backend] [pg_regress/transactions][96/103:0] STATEMENT: COMMIT AND CHAIN; 2025-06-06 07:46:45.634 UTC [20015][client backend] [pg_regress/transactions][96/104:0] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.634 UTC [20015][client backend] [pg_regress/transactions][96/104:0] STATEMENT: ROLLBACK AND CHAIN; 2025-06-06 07:46:45.640 UTC [20023][client backend] [pg_regress/arrays][8/265:7418] ERROR: duplicate key value violates unique constraint "arr_tbl_f1_key" 2025-06-06 07:46:45.640 UTC [20023][client backend] [pg_regress/arrays][8/265:7418] DETAIL: Key (f1)=({1,2,3}) already exists. 2025-06-06 07:46:45.640 UTC [20023][client backend] [pg_regress/arrays][8/265:7418] STATEMENT: insert into arr_tbl values ('{1,2,3}'); 2025-06-06 07:46:45.665 UTC [20015][client backend] [pg_regress/transactions][96/111:7430] ERROR: division by zero 2025-06-06 07:46:45.665 UTC [20015][client backend] [pg_regress/transactions][96/111:7430] STATEMENT: insert into i_table values(2); select * from i_table; select 1/0; 2025-06-06 07:46:45.667 UTC [20015][client backend] [pg_regress/transactions][96/113:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.671 UTC [20015][client backend] [pg_regress/transactions][96/115:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.679 UTC [20015][client backend] [pg_regress/transactions][96/117:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.681 UTC [20024][client backend] [pg_regress/update][15/112:7436] ERROR: new row for relation "part_c_100_200" violates partition constraint 2025-06-06 07:46:45.681 UTC [20024][client backend] [pg_regress/update][15/112:7436] DETAIL: Failing row contains (105, 85, null, b, 15). 2025-06-06 07:46:45.681 UTC [20024][client backend] [pg_regress/update][15/112:7436] STATEMENT: UPDATE part_c_100_200 set c = c - 20, d = c WHERE c = 105; 2025-06-06 07:46:45.684 UTC [20019][client backend] [pg_regress/select_distinct][2/149:7409] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20019.5", size 140000 2025-06-06 07:46:45.684 UTC [20019][client backend] [pg_regress/select_distinct][2/149:7409] STATEMENT: CREATE TABLE distinct_hash_2 AS SELECT DISTINCT (g%1000)::text FROM generate_series(0,9999) g; 2025-06-06 07:46:45.685 UTC [20024][client backend] [pg_regress/update][15/113:7440] ERROR: new row for relation "part_b_10_b_20" violates partition constraint 2025-06-06 07:46:45.685 UTC [20024][client backend] [pg_regress/update][15/113:7440] DETAIL: Failing row contains (null, 96, a, 12, 1). 2025-06-06 07:46:45.685 UTC [20024][client backend] [pg_regress/update][15/113:7440] STATEMENT: UPDATE part_b_10_b_20 set a = 'a'; 2025-06-06 07:46:45.690 UTC [20015][client backend] [pg_regress/transactions][96/120:7442] WARNING: there is no transaction in progress 2025-06-06 07:46:45.692 UTC [20015][client backend] [pg_regress/transactions][96/121:7444] ERROR: division by zero 2025-06-06 07:46:45.692 UTC [20015][client backend] [pg_regress/transactions][96/121:7444] STATEMENT: insert into i_table values(7); commit; insert into i_table values(8); select 1/0; 2025-06-06 07:46:45.693 UTC [20015][client backend] [pg_regress/transactions][96/122:7446] WARNING: there is no transaction in progress 2025-06-06 07:46:45.693 UTC [20023][client backend] [pg_regress/arrays][8/280:0] ERROR: array size exceeds the maximum allowed (134217727) 2025-06-06 07:46:45.693 UTC [20023][client backend] [pg_regress/arrays][8/280:0] STATEMENT: update arr_pk_tbl set f1[2147483647] = 42 where pk = 10; 2025-06-06 07:46:45.695 UTC [20015][client backend] [pg_regress/transactions][96/125:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.696 UTC [20015][client backend] [pg_regress/transactions][96/126:0] ERROR: VACUUM cannot run inside a transaction block 2025-06-06 07:46:45.696 UTC [20015][client backend] [pg_regress/transactions][96/126:0] STATEMENT: SELECT 1; VACUUM; 2025-06-06 07:46:45.696 UTC [20015][client backend] [pg_regress/transactions][96/127:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/128:0] ERROR: VACUUM cannot run inside a transaction block 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/128:0] STATEMENT: SELECT 1; COMMIT; VACUUM; 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/129:0] ERROR: SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/129:0] STATEMENT: SELECT 1; SAVEPOINT sp; 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/130:0] WARNING: there is no transaction in progress 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/131:0] ERROR: SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/131:0] STATEMENT: SELECT 1; COMMIT; SAVEPOINT sp; 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/132:0] ERROR: ROLLBACK TO SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/132:0] STATEMENT: ROLLBACK TO SAVEPOINT sp; SELECT 2; 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/133:0] ERROR: RELEASE SAVEPOINT can only be used in transaction blocks 2025-06-06 07:46:45.697 UTC [20015][client backend] [pg_regress/transactions][96/133:0] STATEMENT: SELECT 2; RELEASE SAVEPOINT sp; SELECT 3; 2025-06-06 07:46:45.700 UTC [20015][client backend] [pg_regress/transactions][96/135:0] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.700 UTC [20015][client backend] [pg_regress/transactions][96/135:0] STATEMENT: SET TRANSACTION READ ONLY; COMMIT AND CHAIN; 2025-06-06 07:46:45.701 UTC [20015][client backend] [pg_regress/transactions][96/137:0] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.701 UTC [20015][client backend] [pg_regress/transactions][96/137:0] STATEMENT: SET TRANSACTION READ ONLY; ROLLBACK AND CHAIN; 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/281:0] ERROR: array size exceeds the maximum allowed (134217727) 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/281:0] STATEMENT: update arr_pk_tbl set f1[2147483646:2147483647] = array[4,2] where pk = 10; 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/282:0] ERROR: array size exceeds the maximum allowed (134217727) 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/282:0] STATEMENT: insert into arr_pk_tbl(pk, f1[0:2147483647]) values (2, '{}'); 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/283:0] ERROR: array size exceeds the maximum allowed (134217727) 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/283:0] STATEMENT: insert into arr_pk_tbl(pk, f1[-2147483648:2147483647]) values (2, '{}'); 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/284:0] ERROR: array size exceeds the maximum allowed (134217727) 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/284:0] CONTEXT: PL/pgSQL function inline_code_block line 4 at assignment 2025-06-06 07:46:45.702 UTC [20023][client backend] [pg_regress/arrays][8/284:0] STATEMENT: do $$ declare a int[]; begin a := '[-2147483648:-2147483647]={1,2}'::int[]; a[2147483647] := 42; end $$; 2025-06-06 07:46:45.711 UTC [20015][client backend] [pg_regress/transactions][96/140:7451] WARNING: there is no transaction in progress 2025-06-06 07:46:45.713 UTC [20015][client backend] [pg_regress/transactions][96/141:7453] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.713 UTC [20015][client backend] [pg_regress/transactions][96/141:7453] STATEMENT: INSERT INTO trans_abc VALUES (7); COMMIT; INSERT INTO trans_abc VALUES (8); COMMIT AND CHAIN; 2025-06-06 07:46:45.716 UTC [20015][client backend] [pg_regress/transactions][96/142:7455] WARNING: there is no transaction in progress 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/293:0] ERROR: malformed array literal: "{{1,{2}},{2,3}}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/293:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/293:0] STATEMENT: select '{{1,{2}},{2,3}}'::text[]; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/294:0] ERROR: malformed array literal: "{{1,2},\{2,3}}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/294:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/294:0] STATEMENT: select E'{{1,2},\\{2,3}}'::text[]; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/295:0] ERROR: malformed array literal: "{"a"b}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/295:0] DETAIL: Incorrectly quoted array element. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/295:0] STATEMENT: select '{"a"b}'::text[]; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/296:0] ERROR: malformed array literal: "{a"b"}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/296:0] DETAIL: Incorrectly quoted array element. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/296:0] STATEMENT: select '{a"b"}'::text[]; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/297:0] ERROR: malformed array literal: "{"a""b"}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/297:0] DETAIL: Incorrectly quoted array element. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/297:0] STATEMENT: select '{"a""b"}'::text[]; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/298:0] ERROR: malformed array literal: "{{"1 2" x},{3}}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/298:0] DETAIL: Incorrectly quoted array element. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/298:0] STATEMENT: select '{{"1 2" x},{3}}'::text[]; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/299:0] ERROR: malformed array literal: "{{"1 2"} x,{3}}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/299:0] DETAIL: Unexpected array element. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/299:0] STATEMENT: select '{{"1 2"} x,{3}}'::text[]; 2025-06-06 07:46:45.718 UTC [20015][client backend] [pg_regress/transactions][96/143:7456] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.718 UTC [20015][client backend] [pg_regress/transactions][96/143:7456] STATEMENT: INSERT INTO trans_abc VALUES (9); ROLLBACK; INSERT INTO trans_abc VALUES (10); ROLLBACK AND CHAIN; 2025-06-06 07:46:45.719 UTC [20015][client backend] [pg_regress/transactions][96/144:7457] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.719 UTC [20015][client backend] [pg_regress/transactions][96/144:7457] STATEMENT: INSERT INTO trans_abc VALUES (11); COMMIT AND CHAIN; INSERT INTO trans_abc VALUES (12); COMMIT; 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/300:0] ERROR: malformed array literal: "{}}" at character 8 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/300:0] DETAIL: Junk after closing right brace. 2025-06-06 07:46:45.717 UTC [20023][client backend] [pg_regress/arrays][8/300:0] STATEMENT: select '{}}'::text[]; 2025-06-06 07:46:45.719 UTC [20015][client backend] [pg_regress/transactions][96/145:7458] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.719 UTC [20015][client backend] [pg_regress/transactions][96/145:7458] STATEMENT: INSERT INTO trans_abc VALUES (13); ROLLBACK AND CHAIN; INSERT INTO trans_abc VALUES (14); ROLLBACK; 2025-06-06 07:46:45.720 UTC [20023][client backend] [pg_regress/arrays][8/301:0] ERROR: malformed array literal: "{ }}" at character 8 2025-06-06 07:46:45.720 UTC [20023][client backend] [pg_regress/arrays][8/301:0] DETAIL: Junk after closing right brace. 2025-06-06 07:46:45.720 UTC [20023][client backend] [pg_regress/arrays][8/301:0] STATEMENT: select '{ }}'::text[]; 2025-06-06 07:46:45.720 UTC [20023][client backend] [pg_regress/arrays][8/302:0] ERROR: malformed array literal: "}{" at character 8 2025-06-06 07:46:45.720 UTC [20023][client backend] [pg_regress/arrays][8/302:0] DETAIL: Array value must start with "{" or dimension information. 2025-06-06 07:46:45.720 UTC [20023][client backend] [pg_regress/arrays][8/302:0] STATEMENT: select '}{'::text[]; 2025-06-06 07:46:45.721 UTC [20024][client backend] [pg_regress/update][15/119:7460] ERROR: new row for relation "part_b_10_b_20" violates partition constraint 2025-06-06 07:46:45.721 UTC [20024][client backend] [pg_regress/update][15/119:7460] DETAIL: Failing row contains (2, 117, b, 7, 2). 2025-06-06 07:46:45.721 UTC [20024][client backend] [pg_regress/update][15/119:7460] STATEMENT: UPDATE part_b_10_b_20 set b = b - 6 WHERE c > 116 returning *; 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/303:0] ERROR: malformed array literal: "{foo{}}" at character 8 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/303:0] DETAIL: Unexpected "{" character. 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/303:0] STATEMENT: select '{foo{}}'::text[]; 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/304:0] ERROR: malformed array literal: "{"foo"{}}" at character 8 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/304:0] DETAIL: Unexpected "{" character. 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/304:0] STATEMENT: select '{"foo"{}}'::text[]; 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/305:0] ERROR: malformed array literal: "{foo,,bar}" at character 8 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/305:0] DETAIL: Unexpected "," character. 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/305:0] STATEMENT: select '{foo,,bar}'::text[]; 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/306:0] ERROR: malformed array literal: "{{1},{{2}}}" at character 8 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/306:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/306:0] STATEMENT: select '{{1},{{2}}}'::text[]; 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/307:0] ERROR: malformed array literal: "{{{1}},{2}}" at character 8 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/307:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.722 UTC [20023][client backend] [pg_regress/arrays][8/307:0] STATEMENT: select '{{{1}},{2}}'::text[]; 2025-06-06 07:46:45.724 UTC [20023][client backend] [pg_regress/arrays][8/308:0] ERROR: malformed array literal: "{{},{{}}}" at character 8 2025-06-06 07:46:45.724 UTC [20023][client backend] [pg_regress/arrays][8/308:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.724 UTC [20023][client backend] [pg_regress/arrays][8/308:0] STATEMENT: select '{{},{{}}}'::text[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/309:0] ERROR: malformed array literal: "{{{}},{}}" at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/309:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/309:0] STATEMENT: select '{{{}},{}}'::text[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/310:0] ERROR: malformed array literal: "{{1},{}}" at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/310:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/310:0] STATEMENT: select '{{1},{}}'::text[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/311:0] ERROR: malformed array literal: "{{},{1}}" at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/311:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/311:0] STATEMENT: select '{{},{1}}'::text[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/312:0] ERROR: upper bound cannot be less than lower bound at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/312:0] STATEMENT: select '[1:0]={}'::int[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/313:0] ERROR: array upper bound is too large: 2147483647 at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/313:0] STATEMENT: select '[2147483646:2147483647]={1,2}'::int[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/314:0] ERROR: upper bound cannot be less than lower bound at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/314:0] STATEMENT: select '[1:-1]={}'::int[]; 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/315:0] ERROR: malformed array literal: "[2]={1}" at character 8 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/315:0] DETAIL: Specified array dimensions do not match array contents. 2025-06-06 07:46:45.725 UTC [20023][client backend] [pg_regress/arrays][8/315:0] STATEMENT: select '[2]={1}'::int[]; 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/316:0] ERROR: malformed array literal: "[1:]={1}" at character 8 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/316:0] DETAIL: Missing array dimension value. 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/316:0] STATEMENT: select '[1:]={1}'::int[]; 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/317:0] ERROR: malformed array literal: "[:1]={1}" at character 8 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/317:0] DETAIL: "[" must introduce explicitly-specified array dimensions. 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/317:0] STATEMENT: select '[:1]={1}'::int[]; 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/318:0] ERROR: cannot determine type of empty array at character 8 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/318:0] HINT: Explicitly cast to the desired type, for example ARRAY[]::integer[]. 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/318:0] STATEMENT: select array[]; 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/319:0] ERROR: malformed array literal: "{{1,},{1},}" at character 8 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/319:0] DETAIL: Unexpected "}" character. 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/319:0] STATEMENT: select '{{1,},{1},}'::text[]; 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/320:0] ERROR: malformed array literal: "{{1,},{1}}" at character 8 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/320:0] DETAIL: Unexpected "}" character. 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/320:0] STATEMENT: select '{{1,},{1}}'::text[]; 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/321:0] ERROR: malformed array literal: "{{1,}}" at character 8 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/321:0] DETAIL: Unexpected "}" character. 2025-06-06 07:46:45.729 UTC [20023][client backend] [pg_regress/arrays][8/321:0] STATEMENT: select '{{1,}}'::text[]; 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/322:0] ERROR: malformed array literal: "{1,}" at character 8 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/322:0] DETAIL: Unexpected "}" character. 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/322:0] STATEMENT: select '{1,}'::text[]; 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/323:0] ERROR: array bound is out of integer range at character 8 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/323:0] STATEMENT: select '[21474836488:21474836489]={1,2}'::int[]; 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/324:0] ERROR: array bound is out of integer range at character 8 2025-06-06 07:46:45.730 UTC [20023][client backend] [pg_regress/arrays][8/324:0] STATEMENT: select '[-2147483649:-2147483648]={1,2}'::int[]; 2025-06-06 07:46:45.730 UTC [20015][client backend] [pg_regress/transactions][96/152:7465] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.730 UTC [20015][client backend] [pg_regress/transactions][96/152:7465] STATEMENT: START TRANSACTION ISOLATION LEVEL REPEATABLE READ; INSERT INTO trans_abc VALUES (17); COMMIT; INSERT INTO trans_abc VALUES (18); COMMIT AND CHAIN; 2025-06-06 07:46:45.733 UTC [20015][client backend] [pg_regress/transactions][96/155:7467] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2025-06-06 07:46:45.733 UTC [20015][client backend] [pg_regress/transactions][96/155:7467] STATEMENT: START TRANSACTION ISOLATION LEVEL REPEATABLE READ; INSERT INTO trans_abc VALUES (19); ROLLBACK; INSERT INTO trans_abc VALUES (20); ROLLBACK AND CHAIN; 2025-06-06 07:46:45.754 UTC [20015][client backend] [pg_regress/transactions][96/160:0] ERROR: invalid snapshot identifier: "Incorrect Identifier" 2025-06-06 07:46:45.754 UTC [20015][client backend] [pg_regress/transactions][96/160:0] STATEMENT: SET TRANSACTION SNAPSHOT 'Incorrect Identifier'; 2025-06-06 07:46:45.759 UTC [20015][client backend] [pg_regress/transactions][96/161:0] ERROR: snapshot "FFF-FFF-F" does not exist 2025-06-06 07:46:45.759 UTC [20015][client backend] [pg_regress/transactions][96/161:0] STATEMENT: SET TRANSACTION SNAPSHOT 'FFF-FFF-F'; 2025-06-06 07:46:45.762 UTC [20015][client backend] [pg_regress/transactions][96/162:0] ERROR: division by zero 2025-06-06 07:46:45.762 UTC [20015][client backend] [pg_regress/transactions][96/162:0] STATEMENT: select 1/0; 2025-06-06 07:46:45.762 UTC [20015][client backend] [pg_regress/transactions][96/0:0] ERROR: savepoint "x" does not exist 2025-06-06 07:46:45.762 UTC [20015][client backend] [pg_regress/transactions][96/0:0] STATEMENT: rollback to X; 2025-06-06 07:46:45.779 UTC [20015][client backend] [pg_regress/transactions][:0] LOG: disconnection: session time: 0:00:01.276 user=postgres database=regression host=[local] 2025-06-06 07:46:45.890 UTC [20026][client backend] [pg_regress/portals][:0] LOG: disconnection: session time: 0:00:01.276 user=postgres database=regression host=[local] 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/377:0] ERROR: dimension array or low bound array cannot be null 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/377:0] STATEMENT: select array_fill(1, null, array[2,2]); 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/378:0] ERROR: dimension array or low bound array cannot be null 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/378:0] STATEMENT: select array_fill(1, array[2,2], null); 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/379:0] ERROR: wrong number of array subscripts 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/379:0] DETAIL: Low bound array has different size than dimensions array. 2025-06-06 07:46:45.921 UTC [20023][client backend] [pg_regress/arrays][8/379:0] STATEMENT: select array_fill(1, array[2,2], '{}'); 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/380:0] ERROR: wrong number of array subscripts 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/380:0] DETAIL: Low bound array has different size than dimensions array. 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/380:0] STATEMENT: select array_fill(1, array[3,3], array[1,1,1]); 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/381:0] ERROR: dimension values cannot be null 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/381:0] STATEMENT: select array_fill(1, array[1,2,null]); 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/382:0] ERROR: wrong number of array subscripts 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/382:0] DETAIL: Dimension array must be one dimensional. 2025-06-06 07:46:45.922 UTC [20023][client backend] [pg_regress/arrays][8/382:0] STATEMENT: select array_fill(1, array[[1,2],[3,4]]); 2025-06-06 07:46:45.983 UTC [20012][client backend] [pg_regress/union][99/115:0] ERROR: column "q2" does not exist at character 65 2025-06-06 07:46:45.983 UTC [20012][client backend] [pg_regress/union][99/115:0] DETAIL: There is a column named "q2" in table "*SELECT* 2", but it cannot be referenced from this part of the query. 2025-06-06 07:46:45.983 UTC [20012][client backend] [pg_regress/union][99/115:0] STATEMENT: SELECT q1 FROM int8_tbl EXCEPT SELECT q2 FROM int8_tbl ORDER BY q2 LIMIT 1; 2025-06-06 07:46:46.035 UTC [20014][client backend] [pg_regress/aggregates][97/176:0] ERROR: aggregate function calls cannot be nested at character 12 2025-06-06 07:46:46.035 UTC [20014][client backend] [pg_regress/aggregates][97/176:0] STATEMENT: select max(min(unique1)) from tenk1; 2025-06-06 07:46:46.035 UTC [20014][client backend] [pg_regress/aggregates][97/177:0] ERROR: aggregate function calls cannot be nested at character 20 2025-06-06 07:46:46.035 UTC [20014][client backend] [pg_regress/aggregates][97/177:0] STATEMENT: select (select max(min(unique1)) from int8_tbl) from tenk1; 2025-06-06 07:46:46.037 UTC [20014][client backend] [pg_regress/aggregates][97/178:0] ERROR: aggregate function calls cannot be nested at character 49 2025-06-06 07:46:46.037 UTC [20014][client backend] [pg_regress/aggregates][97/178:0] STATEMENT: select avg((select avg(a1.col1 order by (select avg(a2.col2) from tenk1 a3)) from tenk1 a1(col1))) from tenk1 a2(col2); 2025-06-06 07:46:46.056 UTC [20013][client backend] [pg_regress/subselect][0/163:0] ERROR: operator does not exist: bigint = text at character 33 2025-06-06 07:46:46.056 UTC [20013][client backend] [pg_regress/subselect][0/163:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:46.056 UTC [20013][client backend] [pg_regress/subselect][0/163:0] STATEMENT: select * from int8_tbl where q1 in (select c1 from inner_text); 2025-06-06 07:46:46.082 UTC [20012][client backend] [pg_regress/union][99/144:0] ERROR: invalid input syntax for type numeric: "foo" at character 36 2025-06-06 07:46:46.082 UTC [20012][client backend] [pg_regress/union][99/144:0] STATEMENT: SELECT '3.4'::numeric UNION SELECT 'foo'; 2025-06-06 07:46:46.094 UTC [20023][client backend] [pg_regress/arrays][8/440:0] ERROR: cannot accumulate empty arrays 2025-06-06 07:46:46.094 UTC [20023][client backend] [pg_regress/arrays][8/440:0] STATEMENT: select array_agg('{}'::int[]) from generate_series(1,2); 2025-06-06 07:46:46.096 UTC [20023][client backend] [pg_regress/arrays][8/441:0] ERROR: cannot accumulate null arrays 2025-06-06 07:46:46.096 UTC [20023][client backend] [pg_regress/arrays][8/441:0] STATEMENT: select array_agg(null::int[]) from generate_series(1,2); 2025-06-06 07:46:46.098 UTC [20023][client backend] [pg_regress/arrays][8/442:0] ERROR: cannot accumulate arrays of different dimensionality 2025-06-06 07:46:46.098 UTC [20023][client backend] [pg_regress/arrays][8/442:0] STATEMENT: select array_agg(ar) from (values ('{1,2}'::int[]), ('{3}'::int[])) v(ar); 2025-06-06 07:46:46.125 UTC [20023][client backend] [pg_regress/arrays][8/455:0] ERROR: removing elements from multidimensional arrays is not supported 2025-06-06 07:46:46.125 UTC [20023][client backend] [pg_regress/arrays][8/455:0] STATEMENT: select array_remove('{{1,2,2},{1,4,3}}', 2); 2025-06-06 07:46:46.244 UTC [20018][client backend] [pg_regress/join][1/49:0] ERROR: invalid reference to FROM-clause entry for table "j1_tbl" at character 57 2025-06-06 07:46:46.244 UTC [20018][client backend] [pg_regress/join][1/49:0] DETAIL: There is an entry for table "j1_tbl", but it cannot be referenced from this part of the query. 2025-06-06 07:46:46.244 UTC [20018][client backend] [pg_regress/join][1/49:0] STATEMENT: SELECT * FROM (J1_TBL JOIN J2_TBL USING (i)) AS x WHERE J1_TBL.t = 'one'; 2025-06-06 07:46:46.259 UTC [20018][client backend] [pg_regress/join][1/51:0] ERROR: column x.t does not exist at character 55 2025-06-06 07:46:46.259 UTC [20018][client backend] [pg_regress/join][1/51:0] STATEMENT: SELECT * FROM J1_TBL JOIN J2_TBL USING (i) AS x WHERE x.t = 'one'; 2025-06-06 07:46:46.259 UTC [20018][client backend] [pg_regress/join][1/52:0] ERROR: missing FROM-clause entry for table "x" at character 63 2025-06-06 07:46:46.259 UTC [20018][client backend] [pg_regress/join][1/52:0] STATEMENT: SELECT * FROM (J1_TBL JOIN J2_TBL USING (i) AS x) AS xx WHERE x.i = 1; 2025-06-06 07:46:46.259 UTC [20018][client backend] [pg_regress/join][1/53:0] ERROR: table name "a1" specified more than once 2025-06-06 07:46:46.259 UTC [20018][client backend] [pg_regress/join][1/53:0] STATEMENT: SELECT * FROM J1_TBL a1 JOIN J2_TBL a2 USING (i) AS a1; 2025-06-06 07:46:46.287 UTC [20024][client backend] [pg_regress/update][15/126:7612] ERROR: new row violates check option for view "upview" 2025-06-06 07:46:46.287 UTC [20024][client backend] [pg_regress/update][15/126:7612] DETAIL: Failing row contains (a, 4, 120, 1, 1). 2025-06-06 07:46:46.287 UTC [20024][client backend] [pg_regress/update][15/126:7612] STATEMENT: UPDATE upview set c = 120 WHERE b = 4; 2025-06-06 07:46:46.349 UTC [20014][client backend] [pg_regress/aggregates][97/216:0] ERROR: column "t1.f1" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:46:46.349 UTC [20014][client backend] [pg_regress/aggregates][97/216:0] STATEMENT: select t1.f1 from t1 left join t2 using (f1) group by f1; 2025-06-06 07:46:46.455 UTC [20019][client backend] [pg_regress/select_distinct][:0] LOG: disconnection: session time: 0:00:01.916 user=postgres database=regression host=[local] 2025-06-06 07:46:46.469 UTC [20024][client backend] [pg_regress/update][15/127:7652] ERROR: new row violates check option for view "upview" 2025-06-06 07:46:46.469 UTC [20024][client backend] [pg_regress/update][15/127:7652] DETAIL: Failing row contains (b, 15, 120, 1, 1). 2025-06-06 07:46:46.469 UTC [20024][client backend] [pg_regress/update][15/127:7652] STATEMENT: UPDATE upview set a = 'b', b = 15, c = 120 WHERE b = 4; 2025-06-06 07:46:46.639 UTC [20012][client backend] [pg_regress/union][:0] LOG: disconnection: session time: 0:00:02.132 user=postgres database=regression host=[local] 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/507:0] ERROR: function width_bucket(text, integer[]) does not exist at character 8 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/507:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/507:0] STATEMENT: SELECT width_bucket('5'::text, ARRAY[3, 4]::integer[]); 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/508:0] ERROR: thresholds array must not contain NULLs 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/508:0] STATEMENT: SELECT width_bucket(5, ARRAY[3, 4, NULL]); 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/509:0] ERROR: thresholds must be one-dimensional array 2025-06-06 07:46:46.640 UTC [20023][client backend] [pg_regress/arrays][8/509:0] STATEMENT: SELECT width_bucket(5, ARRAY[ARRAY[1, 2], ARRAY[3, 4]]); 2025-06-06 07:46:46.641 UTC [20023][client backend] [pg_regress/arrays][8/511:0] ERROR: number of elements to trim must be between 0 and 3 2025-06-06 07:46:46.641 UTC [20023][client backend] [pg_regress/arrays][8/511:0] STATEMENT: SELECT trim_array(ARRAY[1, 2, 3], -1); 2025-06-06 07:46:46.646 UTC [20023][client backend] [pg_regress/arrays][8/512:0] ERROR: number of elements to trim must be between 0 and 3 2025-06-06 07:46:46.646 UTC [20023][client backend] [pg_regress/arrays][8/512:0] STATEMENT: SELECT trim_array(ARRAY[1, 2, 3], 10); 2025-06-06 07:46:46.650 UTC [20023][client backend] [pg_regress/arrays][8/513:0] ERROR: number of elements to trim must be between 0 and 0 2025-06-06 07:46:46.650 UTC [20023][client backend] [pg_regress/arrays][8/513:0] STATEMENT: SELECT trim_array(ARRAY[]::int[], 1); 2025-06-06 07:46:46.678 UTC [20023][client backend] [pg_regress/arrays][8/522:0] ERROR: sample size must be between 0 and 6 2025-06-06 07:46:46.678 UTC [20023][client backend] [pg_regress/arrays][8/522:0] STATEMENT: SELECT array_sample('{1,2,3,4,5,6}'::int[], -1); 2025-06-06 07:46:46.680 UTC [20023][client backend] [pg_regress/arrays][8/523:0] ERROR: sample size must be between 0 and 6 2025-06-06 07:46:46.680 UTC [20023][client backend] [pg_regress/arrays][8/523:0] STATEMENT: SELECT array_sample('{1,2,3,4,5,6}'::int[], 7); 2025-06-06 07:46:46.720 UTC [20014][client backend] [pg_regress/aggregates][97/274:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 39 2025-06-06 07:46:46.720 UTC [20014][client backend] [pg_regress/aggregates][97/274:0] STATEMENT: select aggfns(distinct a,b,c order by i) from (values (1,1,'foo')) v(a,b,c), generate_series(1,2) i; 2025-06-06 07:46:46.722 UTC [20014][client backend] [pg_regress/aggregates][97/275:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 41 2025-06-06 07:46:46.722 UTC [20014][client backend] [pg_regress/aggregates][97/275:0] STATEMENT: select aggfns(distinct a,b,c order by a,b+1) from (values (1,1,'foo')) v(a,b,c), generate_series(1,2) i; 2025-06-06 07:46:46.723 UTC [20014][client backend] [pg_regress/aggregates][97/276:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 43 2025-06-06 07:46:46.723 UTC [20014][client backend] [pg_regress/aggregates][97/276:0] STATEMENT: select aggfns(distinct a,b,c order by a,b,i,c) from (values (1,1,'foo')) v(a,b,c), generate_series(1,2) i; 2025-06-06 07:46:46.724 UTC [20014][client backend] [pg_regress/aggregates][97/277:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 41 2025-06-06 07:46:46.724 UTC [20014][client backend] [pg_regress/aggregates][97/277:0] STATEMENT: select aggfns(distinct a,a,c order by a,b) from (values (1,1,'foo')) v(a,b,c), generate_series(1,2) i; 2025-06-06 07:46:46.727 UTC [20023][client backend] [pg_regress/arrays][8/546:0] ERROR: could not identify a comparison function for type xid 2025-06-06 07:46:46.727 UTC [20023][client backend] [pg_regress/arrays][8/546:0] STATEMENT: SELECT array_sort('{1,2,3}'::xid[]); 2025-06-06 07:46:46.728 UTC [20023][client backend] [pg_regress/arrays][8/547:0] ERROR: could not identify a comparison function for type xid 2025-06-06 07:46:46.728 UTC [20023][client backend] [pg_regress/arrays][8/547:0] STATEMENT: SELECT array_sort('{{1,2,3},{2,3,4}}'::xid[]); 2025-06-06 07:46:46.743 UTC [20014][client backend] [pg_regress/aggregates][97/283:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 51 2025-06-06 07:46:46.743 UTC [20014][client backend] [pg_regress/aggregates][97/283:0] STATEMENT: select string_agg(distinct f1::text, ',' order by f1) from varchar_tbl; 2025-06-06 07:46:46.749 UTC [20014][client backend] [pg_regress/aggregates][97/284:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 45 2025-06-06 07:46:46.749 UTC [20014][client backend] [pg_regress/aggregates][97/284:0] STATEMENT: select string_agg(distinct f1, ',' order by f1::text) from varchar_tbl; 2025-06-06 07:46:46.856 UTC [20023][client backend] [pg_regress/arrays][:0] LOG: disconnection: session time: 0:00:02.288 user=postgres database=regression host=[local] 2025-06-06 07:46:47.534 UTC [20024][client backend] [pg_regress/update][15/178:7776] ERROR: new row violates row-level security policy for table "range_parted" 2025-06-06 07:46:47.534 UTC [20024][client backend] [pg_regress/update][15/178:7776] STATEMENT: UPDATE range_parted set a = 'b', c = 151 WHERE a = 'a' and c = 200; 2025-06-06 07:46:47.558 UTC [20013][client backend] [pg_regress/subselect][:0] LOG: disconnection: session time: 0:00:03.062 user=postgres database=regression host=[local] 2025-06-06 07:46:47.690 UTC [20024][client backend] [pg_regress/update][15/190:7786] ERROR: new row violates row-level security policy for table "range_parted" 2025-06-06 07:46:47.690 UTC [20024][client backend] [pg_regress/update][15/190:7786] STATEMENT: UPDATE range_parted set a = 'b', c = 150 WHERE a = 'a' and c = 200; 2025-06-06 07:46:47.755 UTC [20024][client backend] [pg_regress/update][15/199:7794] ERROR: new row violates row-level security policy "policy_range_parted_subplan" for table "range_parted" 2025-06-06 07:46:47.755 UTC [20024][client backend] [pg_regress/update][15/199:7794] STATEMENT: UPDATE range_parted set a = 'b', c = 122 WHERE a = 'a' and c = 200; 2025-06-06 07:46:47.843 UTC [20014][client backend] [pg_regress/aggregates][97/339:0] ERROR: aggregate functions are not allowed in FILTER at character 35 2025-06-06 07:46:47.843 UTC [20014][client backend] [pg_regress/aggregates][97/339:0] STATEMENT: select max(unique1) filter (where sum(ten) > 0) from tenk1; 2025-06-06 07:46:47.844 UTC [20014][client backend] [pg_regress/aggregates][97/340:0] ERROR: aggregate function calls cannot be nested at character 43 2025-06-06 07:46:47.844 UTC [20014][client backend] [pg_regress/aggregates][97/340:0] STATEMENT: select (select max(unique1) filter (where sum(ten) > 0) from int8_tbl) from tenk1; 2025-06-06 07:46:47.844 UTC [20014][client backend] [pg_regress/aggregates][97/341:0] ERROR: aggregate functions are not allowed in FILTER at character 35 2025-06-06 07:46:47.844 UTC [20014][client backend] [pg_regress/aggregates][97/341:0] STATEMENT: select max(unique1) filter (where bool_or(ten > 0)) from tenk1; 2025-06-06 07:46:47.845 UTC [20014][client backend] [pg_regress/aggregates][97/342:0] ERROR: aggregate function calls cannot be nested at character 43 2025-06-06 07:46:47.845 UTC [20014][client backend] [pg_regress/aggregates][97/342:0] STATEMENT: select (select max(unique1) filter (where bool_or(ten > 0)) from int8_tbl) from tenk1; 2025-06-06 07:46:47.849 UTC [20014][client backend] [pg_regress/aggregates][97/344:0] ERROR: cannot use multiple ORDER BY clauses with WITHIN GROUP at character 41 2025-06-06 07:46:47.849 UTC [20014][client backend] [pg_regress/aggregates][97/344:0] STATEMENT: select p, percentile_cont(p order by p) within group (order by x) -- error from generate_series(1,5) x, (values (0::float8),(0.1),(0.25),(0.4),(0.5),(0.6),(0.75),(0.9),(1)) v(p) group by p order by p; 2025-06-06 07:46:47.849 UTC [20014][client backend] [pg_regress/aggregates][97/345:0] ERROR: sum is not an ordered-set aggregate, so it cannot have WITHIN GROUP at character 11 2025-06-06 07:46:47.849 UTC [20014][client backend] [pg_regress/aggregates][97/345:0] STATEMENT: select p, sum() within group (order by x::float8) -- error from generate_series(1,5) x, (values (0::float8),(0.1),(0.25),(0.4),(0.5),(0.6),(0.75),(0.9),(1)) v(p) group by p order by p; 2025-06-06 07:46:47.850 UTC [20014][client backend] [pg_regress/aggregates][97/346:0] ERROR: WITHIN GROUP is required for ordered-set aggregate percentile_cont at character 11 2025-06-06 07:46:47.850 UTC [20014][client backend] [pg_regress/aggregates][97/346:0] STATEMENT: select p, percentile_cont(p,p) -- error from generate_series(1,5) x, (values (0::float8),(0.1),(0.25),(0.4),(0.5),(0.6),(0.75),(0.9),(1)) v(p) group by p order by p; 2025-06-06 07:46:47.903 UTC [20024][client backend] [pg_regress/update][15/211:7802] ERROR: new row violates row-level security policy "policy_range_parted_wholerow" for table "range_parted" 2025-06-06 07:46:47.903 UTC [20024][client backend] [pg_regress/update][15/211:7802] STATEMENT: UPDATE range_parted set a = 'b', c = 116 WHERE a = 'a' and c = 200; 2025-06-06 07:46:48.073 UTC [20014][client backend] [pg_regress/aggregates][97/364:0] ERROR: column "x.x" must appear in the GROUP BY clause or be used in an aggregate function at character 13 2025-06-06 07:46:48.073 UTC [20014][client backend] [pg_regress/aggregates][97/364:0] DETAIL: Direct arguments of an ordered-set aggregate must use only grouped columns. 2025-06-06 07:46:48.073 UTC [20014][client backend] [pg_regress/aggregates][97/364:0] STATEMENT: select rank(x) within group (order by x) from generate_series(1,5) x; 2025-06-06 07:46:48.075 UTC [20014][client backend] [pg_regress/aggregates][97/365:0] ERROR: outer-level aggregate cannot contain a lower-level variable in its direct arguments at character 37 2025-06-06 07:46:48.075 UTC [20014][client backend] [pg_regress/aggregates][97/365:0] STATEMENT: select array(select percentile_disc(a) within group (order by x) from (values (0.3),(0.7)) v(a) group by a) from generate_series(1,5) g(x); 2025-06-06 07:46:48.075 UTC [20014][client backend] [pg_regress/aggregates][97/366:0] ERROR: aggregate function calls cannot be nested at character 13 2025-06-06 07:46:48.075 UTC [20014][client backend] [pg_regress/aggregates][97/366:0] STATEMENT: select rank(sum(x)) within group (order by x) from generate_series(1,5) x; 2025-06-06 07:46:48.079 UTC [20014][client backend] [pg_regress/aggregates][97/367:0] ERROR: WITHIN GROUP types text and integer cannot be matched at character 13 2025-06-06 07:46:48.079 UTC [20014][client backend] [pg_regress/aggregates][97/367:0] STATEMENT: select rank(3) within group (order by x) from (values ('fred'),('jim')) v(x); 2025-06-06 07:46:48.079 UTC [20014][client backend] [pg_regress/aggregates][97/368:0] ERROR: function rank(integer, name, name) does not exist at character 8 2025-06-06 07:46:48.079 UTC [20014][client backend] [pg_regress/aggregates][97/368:0] HINT: To use the hypothetical-set aggregate rank, the number of hypothetical direct arguments (here 1) must match the number of ordering columns (here 2). 2025-06-06 07:46:48.079 UTC [20014][client backend] [pg_regress/aggregates][97/368:0] STATEMENT: select rank(3) within group (order by stringu1,stringu2) from tenk1; 2025-06-06 07:46:48.080 UTC [20014][client backend] [pg_regress/aggregates][97/369:0] ERROR: invalid input syntax for type integer: "fred" at character 13 2025-06-06 07:46:48.080 UTC [20014][client backend] [pg_regress/aggregates][97/369:0] STATEMENT: select rank('fred') within group (order by x) from generate_series(1,5) x; 2025-06-06 07:46:48.080 UTC [20014][client backend] [pg_regress/aggregates][97/370:0] ERROR: collation mismatch between explicit collations "C" and "POSIX" at character 64 2025-06-06 07:46:48.080 UTC [20014][client backend] [pg_regress/aggregates][97/370:0] STATEMENT: select rank('adam'::text collate "C") within group (order by x collate "POSIX") from (values ('fred'),('jim')) v(x); 2025-06-06 07:46:48.094 UTC [16698][checkpointer] LOG: checkpoint starting: immediate force wait 2025-06-06 07:46:48.259 UTC [20018][client backend] [pg_regress/join][1/183:0] ERROR: column t1.x does not exist at character 8 2025-06-06 07:46:48.259 UTC [20018][client backend] [pg_regress/join][1/183:0] HINT: Perhaps you meant to reference the column "t3.x". 2025-06-06 07:46:48.259 UTC [20018][client backend] [pg_regress/join][1/183:0] STATEMENT: select t1.x from t1 join t3 on (t1.a = t3.x); 2025-06-06 07:46:48.270 UTC [20024][client backend] [pg_regress/update][15/265:0] ERROR: new row for relation "part_def" violates partition constraint 2025-06-06 07:46:48.270 UTC [20024][client backend] [pg_regress/update][15/265:0] DETAIL: Failing row contains (a, 9, null, null, null). 2025-06-06 07:46:48.270 UTC [20024][client backend] [pg_regress/update][15/265:0] STATEMENT: update part_def set a = 'a' where a = 'd'; 2025-06-06 07:46:48.278 UTC [20024][client backend] [pg_regress/update][15/267:0] ERROR: new row for relation "part_a_10_a_20" violates partition constraint 2025-06-06 07:46:48.278 UTC [20024][client backend] [pg_regress/update][15/267:0] DETAIL: Failing row contains (ad, 10, 200, 1, null). 2025-06-06 07:46:48.278 UTC [20024][client backend] [pg_regress/update][15/267:0] STATEMENT: UPDATE part_a_10_a_20 set a = 'ad' WHERE a = 'a'; 2025-06-06 07:46:48.428 UTC [20024][client backend] [pg_regress/update][15/280:0] ERROR: new row for relation "list_default" violates partition constraint 2025-06-06 07:46:48.428 UTC [20024][client backend] [pg_regress/update][15/280:0] DETAIL: Failing row contains (a, 10). 2025-06-06 07:46:48.428 UTC [20024][client backend] [pg_regress/update][15/280:0] STATEMENT: UPDATE list_default set a = 'a' WHERE a = 'd'; 2025-06-06 07:46:48.430 UTC [16698][checkpointer] LOG: checkpoint complete: wrote 3669 buffers (22.4%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 4 recycled; write=0.149 s, sync=0.001 s, total=0.337 s; sync files=0, longest=0.000 s, average=0.000 s; distance=67518 kB, estimate=67518 kB; lsn=0/77F2BD8, redo lsn=0/77BD730 2025-06-06 07:46:48.489 UTC [16698][checkpointer] LOG: checkpoint starting: immediate force wait 2025-06-06 07:46:48.495 UTC [20024][client backend] [pg_regress/update][15/290:7885] ERROR: cannot retrieve a system column in this context 2025-06-06 07:46:48.495 UTC [20024][client backend] [pg_regress/update][15/290:7885] STATEMENT: insert into utrtest values (2, 'bar') returning *, tableoid::regclass, xmin = pg_current_xact_id()::xid as xmin_ok; 2025-06-06 07:46:48.504 UTC [20024][client backend] [pg_regress/update][15/293:7889] ERROR: cannot retrieve a system column in this context 2025-06-06 07:46:48.504 UTC [20024][client backend] [pg_regress/update][15/293:7889] STATEMENT: update utrtest set a = 3 - a from (values (1), (2)) s(x) where a = s.x returning *, tableoid::regclass, xmin = pg_current_xact_id()::xid as xmin_ok; 2025-06-06 07:46:48.511 UTC [16698][checkpointer] LOG: checkpoint complete: wrote 131 buffers (0.8%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.020 s, sync=0.001 s, total=0.022 s; sync files=0, longest=0.000 s, average=0.000 s; distance=1051 kB, estimate=60872 kB; lsn=0/78E74D0, redo lsn=0/78C4680 2025-06-06 07:46:48.554 UTC [16698][checkpointer] LOG: checkpoint starting: immediate force wait 2025-06-06 07:46:48.557 UTC [16698][checkpointer] LOG: checkpoint complete: wrote 93 buffers (0.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.003 s, sync=0.001 s, total=0.003 s; sync files=0, longest=0.000 s, average=0.000 s; distance=776 kB, estimate=54862 kB; lsn=0/7989EB8, redo lsn=0/79869C0 2025-06-06 07:46:48.583 UTC [20024][client backend] [pg_regress/update][15/309:7920] ERROR: new row for relation "sub_parted" violates partition constraint 2025-06-06 07:46:48.583 UTC [20024][client backend] [pg_regress/update][15/309:7920] DETAIL: Failing row contains (2, 2, 10). 2025-06-06 07:46:48.583 UTC [20024][client backend] [pg_regress/update][15/309:7920] STATEMENT: UPDATE sub_parted set a = 2 WHERE c = 10; 2025-06-06 07:46:48.620 UTC [20025][client backend] [pg_regress/hash_index][5/165:0] ERROR: value 9 out of bounds for option "fillfactor" 2025-06-06 07:46:48.620 UTC [20025][client backend] [pg_regress/hash_index][5/165:0] DETAIL: Valid values are between "10" and "100". 2025-06-06 07:46:48.620 UTC [20025][client backend] [pg_regress/hash_index][5/165:0] STATEMENT: CREATE INDEX hash_f8_index2 ON hash_f8_heap USING hash (random float8_ops) WITH (fillfactor=9); 2025-06-06 07:46:48.620 UTC [20025][client backend] [pg_regress/hash_index][5/166:0] ERROR: value 101 out of bounds for option "fillfactor" 2025-06-06 07:46:48.620 UTC [20025][client backend] [pg_regress/hash_index][5/166:0] DETAIL: Valid values are between "10" and "100". 2025-06-06 07:46:48.620 UTC [20025][client backend] [pg_regress/hash_index][5/166:0] STATEMENT: CREATE INDEX hash_f8_index2 ON hash_f8_heap USING hash (random float8_ops) WITH (fillfactor=101); 2025-06-06 07:46:48.624 UTC [20025][client backend] [pg_regress/hash_index][:0] LOG: disconnection: session time: 0:00:04.029 user=postgres database=regression host=[local] 2025-06-06 07:46:48.725 UTC [20024][client backend] [pg_regress/update][15/343:0] ERROR: new row for relation "hpart1" violates partition constraint 2025-06-06 07:46:48.725 UTC [20024][client backend] [pg_regress/update][15/343:0] DETAIL: Failing row contains (3, 4). 2025-06-06 07:46:48.725 UTC [20024][client backend] [pg_regress/update][15/343:0] STATEMENT: update hpart1 set a = 3, b=4 where a = 1; 2025-06-06 07:46:48.750 UTC [20024][client backend] [pg_regress/update][:0] LOG: disconnection: session time: 0:00:04.155 user=postgres database=regression host=[local] 2025-06-06 07:46:49.591 UTC [20014][client backend] [pg_regress/aggregates][97/443:7960] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.1", size 280000 2025-06-06 07:46:49.591 UTC [20014][client backend] [pg_regress/aggregates][97/443:7960] STATEMENT: create table agg_data_20k as select g from generate_series(0, 19999) g; 2025-06-06 07:46:49.846 UTC [20018][client backend] [pg_regress/join][1/187:0] ERROR: FOR UPDATE cannot be applied to a join at character 101 2025-06-06 07:46:49.846 UTC [20018][client backend] [pg_regress/join][1/187:0] STATEMENT: select foo.*, unnamed_join.* from t1 join t2 using (a) as foo, t3 as unnamed_join for update of foo; 2025-06-06 07:46:49.850 UTC [20018][client backend] [pg_regress/join][1/188:0] ERROR: relation "foo" in FOR UPDATE clause not found in FROM clause at character 110 2025-06-06 07:46:49.850 UTC [20018][client backend] [pg_regress/join][1/188:0] STATEMENT: select bar.*, unnamed_join.* from (t1 join t2 using (a) as foo) as bar, t3 as unnamed_join for update of foo; 2025-06-06 07:46:49.850 UTC [20018][client backend] [pg_regress/join][1/189:0] ERROR: FOR UPDATE cannot be applied to a join at character 110 2025-06-06 07:46:49.850 UTC [20018][client backend] [pg_regress/join][1/189:0] STATEMENT: select bar.*, unnamed_join.* from (t1 join t2 using (a) as foo) as bar, t3 as unnamed_join for update of bar; 2025-06-06 07:46:49.888 UTC [20014][client backend] [pg_regress/aggregates][97/448:7962] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.2", size 401408 2025-06-06 07:46:49.888 UTC [20014][client backend] [pg_regress/aggregates][97/448:7962] STATEMENT: create table agg_group_1 as select g%10000 as c1, sum(g::numeric) as c2, count(*) as c3 from agg_data_20k group by g%10000; 2025-06-06 07:46:50.339 UTC [20014][client backend] [pg_regress/aggregates][97/457:7979] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.5", size 794624 2025-06-06 07:46:50.339 UTC [20014][client backend] [pg_regress/aggregates][97/457:7979] STATEMENT: create table agg_hash_1 as select g%10000 as c1, sum(g::numeric) as c2, count(*) as c3 from agg_data_20k group by g%10000; 2025-06-06 07:46:50.412 UTC [20014][client backend] [pg_regress/aggregates][97/458:8008] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.6", size 204800 2025-06-06 07:46:50.412 UTC [20014][client backend] [pg_regress/aggregates][97/458:8008] STATEMENT: create table agg_hash_2 as select * from (values (100), (300), (500)) as r(a), lateral ( select (g/2)::numeric as c1, array_agg(g::numeric) as c2, count(*) as c3 from agg_data_2k where g < r.a group by g/2) as s; 2025-06-06 07:46:50.430 UTC [20014][client backend] [pg_regress/aggregates][97/458:8008] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.7", size 204800 2025-06-06 07:46:50.430 UTC [20014][client backend] [pg_regress/aggregates][97/458:8008] STATEMENT: create table agg_hash_2 as select * from (values (100), (300), (500)) as r(a), lateral ( select (g/2)::numeric as c1, array_agg(g::numeric) as c2, count(*) as c3 from agg_data_2k where g < r.a group by g/2) as s; 2025-06-06 07:46:50.432 UTC [20014][client backend] [pg_regress/aggregates][97/458:8008] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.8", size 204800 2025-06-06 07:46:50.432 UTC [20014][client backend] [pg_regress/aggregates][97/458:8008] STATEMENT: create table agg_hash_2 as select * from (values (100), (300), (500)) as r(a), lateral ( select (g/2)::numeric as c1, array_agg(g::numeric) as c2, count(*) as c3 from agg_data_2k where g < r.a group by g/2) as s; 2025-06-06 07:46:50.465 UTC [20014][client backend] [pg_regress/aggregates][97/460:8012] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.9", size 204800 2025-06-06 07:46:50.465 UTC [20014][client backend] [pg_regress/aggregates][97/460:8012] STATEMENT: create table agg_hash_3 as select (g/2)::numeric as c1, sum(7::int4) as c2, count(*) as c3 from agg_data_2k group by g/2; 2025-06-06 07:46:50.491 UTC [20014][client backend] [pg_regress/aggregates][97/461:8013] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20014.10", size 212992 2025-06-06 07:46:50.491 UTC [20014][client backend] [pg_regress/aggregates][97/461:8013] STATEMENT: create table agg_hash_4 as select (g/2)::numeric as c1, array_agg(g::numeric) as c2, count(*) as c3 from agg_data_2k group by g/2; 2025-06-06 07:46:50.749 UTC [20014][client backend] [pg_regress/aggregates][:0] LOG: disconnection: session time: 0:00:06.247 user=postgres database=regression host=[local] 2025-06-06 07:46:51.266 UTC [20018][client backend] [pg_regress/join][1/440:0] ERROR: column reference "f1" is ambiguous at character 78 2025-06-06 07:46:51.266 UTC [20018][client backend] [pg_regress/join][1/440:0] STATEMENT: select * from int8_tbl x join (int4_tbl x cross join int4_tbl y) j on q1 = f1; 2025-06-06 07:46:51.266 UTC [20018][client backend] [pg_regress/join][1/441:0] ERROR: invalid reference to FROM-clause entry for table "y" at character 78 2025-06-06 07:46:51.266 UTC [20018][client backend] [pg_regress/join][1/441:0] DETAIL: There is an entry for table "y", but it cannot be referenced from this part of the query. 2025-06-06 07:46:51.266 UTC [20018][client backend] [pg_regress/join][1/441:0] STATEMENT: select * from int8_tbl x join (int4_tbl x cross join int4_tbl y) j on q1 = y.f1; 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/570:0] ERROR: column t1.uunique1 does not exist at character 8 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/570:0] HINT: Perhaps you meant to reference the column "t1.unique1". 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/570:0] STATEMENT: select t1.uunique1 from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/571:0] ERROR: column t2.uunique1 does not exist at character 8 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/571:0] HINT: Perhaps you meant to reference the column "t2.unique1". 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/571:0] STATEMENT: select t2.uunique1 from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/572:0] ERROR: column "uunique1" does not exist at character 8 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/572:0] HINT: Perhaps you meant to reference the column "t1.unique1" or the column "t2.unique1". 2025-06-06 07:46:51.653 UTC [20018][client backend] [pg_regress/join][1/572:0] STATEMENT: select uunique1 from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2025-06-06 07:46:51.654 UTC [20018][client backend] [pg_regress/join][1/573:0] ERROR: column "ctid" does not exist at character 8 2025-06-06 07:46:51.654 UTC [20018][client backend] [pg_regress/join][1/573:0] DETAIL: There are columns named "ctid", but they are in tables that cannot be referenced from this part of the query. 2025-06-06 07:46:51.654 UTC [20018][client backend] [pg_regress/join][1/573:0] HINT: Try using a table-qualified name. 2025-06-06 07:46:51.654 UTC [20018][client backend] [pg_regress/join][1/573:0] STATEMENT: select ctid from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2025-06-06 07:46:51.655 UTC [20018][client backend] [pg_regress/join][1/574:0] ERROR: column atts.relid does not exist at character 8 2025-06-06 07:46:51.655 UTC [20018][client backend] [pg_regress/join][1/574:0] STATEMENT: select atts.relid::regclass, s.* from pg_stats s join pg_attribute a on s.attname = a.attname and s.tablename = a.attrelid::regclass::text join (select unnest(indkey) attnum, indexrelid from pg_index i) atts on atts.attnum = a.attnum where schemaname != 'pg_catalog'; 2025-06-06 07:46:51.984 UTC [20018][client backend] [pg_regress/join][1/631:0] ERROR: join expression "ss" has 3 columns available but 4 columns specified 2025-06-06 07:46:51.984 UTC [20018][client backend] [pg_regress/join][1/631:0] STATEMENT: SELECT * FROM (int8_tbl i cross join int4_tbl j) ss(a,b,c,d); 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/636:0] ERROR: column "f1" does not exist at character 38 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/636:0] DETAIL: There is a column named "f1" in table "a", but it cannot be referenced from this part of the query. 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/636:0] HINT: To reference that column, you must mark this subquery with LATERAL. 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/636:0] STATEMENT: select f1,g from int4_tbl a, (select f1 as g) ss; 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/637:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 38 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/637:0] DETAIL: There is an entry for table "a", but it cannot be referenced from this part of the query. 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/637:0] HINT: To reference that table, you must mark this subquery with LATERAL. 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/637:0] STATEMENT: select f1,g from int4_tbl a, (select a.f1 as g) ss; 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/638:0] ERROR: column "f1" does not exist at character 48 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/638:0] DETAIL: There is a column named "f1" in table "a", but it cannot be referenced from this part of the query. 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/638:0] HINT: To reference that column, you must mark this subquery with LATERAL. 2025-06-06 07:46:51.998 UTC [20018][client backend] [pg_regress/join][1/638:0] STATEMENT: select f1,g from int4_tbl a cross join (select f1 as g) ss; 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/639:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 48 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/639:0] DETAIL: There is an entry for table "a", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/639:0] HINT: To reference that table, you must mark this subquery with LATERAL. 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/639:0] STATEMENT: select f1,g from int4_tbl a cross join (select a.f1 as g) ss; 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/640:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 67 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/640:0] DETAIL: The combining JOIN type must be INNER or LEFT for a LATERAL reference. 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/640:0] STATEMENT: select f1,g from int4_tbl a right join lateral generate_series(0, a.f1) g on true; 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/641:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 66 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/641:0] DETAIL: The combining JOIN type must be INNER or LEFT for a LATERAL reference. 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/641:0] STATEMENT: select f1,g from int4_tbl a full join lateral generate_series(0, a.f1) g on true; 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/642:0] ERROR: table reference "x" is ambiguous at character 78 2025-06-06 07:46:52.000 UTC [20018][client backend] [pg_regress/join][1/642:0] STATEMENT: select * from int8_tbl x cross join (int4_tbl x cross join lateral (select x.f1) ss); 2025-06-06 07:46:52.001 UTC [20018][client backend] [pg_regress/join][1/643:0] ERROR: aggregate functions are not allowed in FROM clause of their own query level at character 40 2025-06-06 07:46:52.001 UTC [20018][client backend] [pg_regress/join][1/643:0] STATEMENT: select 1 from tenk1 a, lateral (select max(a.unique1) from int4_tbl b) ss; 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/645:0] ERROR: column "x1" does not exist at character 64 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/645:0] DETAIL: There is a column named "x1" in table "xx1", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/645:0] STATEMENT: update xx1 set x2 = f1 from (select * from int4_tbl where f1 = x1) ss; 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/646:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 64 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/646:0] DETAIL: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/646:0] STATEMENT: update xx1 set x2 = f1 from (select * from int4_tbl where f1 = xx1.x1) ss; 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/647:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 72 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/647:0] HINT: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/647:0] STATEMENT: update xx1 set x2 = f1 from lateral (select * from int4_tbl where f1 = x1) ss; 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/648:0] ERROR: table name "xx1" specified more than once 2025-06-06 07:46:52.014 UTC [20018][client backend] [pg_regress/join][1/648:0] STATEMENT: update xx1 set x2 = f1 from xx1, lateral (select * from int4_tbl where f1 = x1) ss; 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/649:0] ERROR: column "x1" does not exist at character 58 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/649:0] DETAIL: There is a column named "x1" in table "xx1", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/649:0] STATEMENT: delete from xx1 using (select * from int4_tbl where f1 = x1) ss; 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/650:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 58 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/650:0] DETAIL: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/650:0] STATEMENT: delete from xx1 using (select * from int4_tbl where f1 = xx1.x1) ss; 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/651:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 66 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/651:0] HINT: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2025-06-06 07:46:52.015 UTC [20018][client backend] [pg_regress/join][1/651:0] STATEMENT: delete from xx1 using lateral (select * from int4_tbl where f1 = x1) ss; 2025-06-06 07:46:53.002 UTC [20018][client backend] [pg_regress/join][:0] LOG: disconnection: session time: 0:00:08.476 user=postgres database=regression host=[local] 2025-06-06 07:46:53.670 UTC [20021][client backend] [pg_regress/btree_index][3/189:8169] ERROR: operator class int4_ops has no options 2025-06-06 07:46:53.670 UTC [20021][client backend] [pg_regress/btree_index][3/189:8169] STATEMENT: create index on btree_tall_tbl (id int4_ops(foo=1)); 2025-06-06 07:46:53.736 UTC [20021][client backend] [pg_regress/btree_index][3/196:0] ERROR: ALTER action ALTER COLUMN ... SET cannot be performed on relation "btree_tall_idx2" 2025-06-06 07:46:53.736 UTC [20021][client backend] [pg_regress/btree_index][3/196:0] DETAIL: This operation is not supported for indexes. 2025-06-06 07:46:53.736 UTC [20021][client backend] [pg_regress/btree_index][3/196:0] STATEMENT: ALTER INDEX btree_tall_idx2 ALTER COLUMN id SET (n_distinct=100); 2025-06-06 07:46:53.749 UTC [20021][client backend] [pg_regress/btree_index][3/200:0] ERROR: ALTER action ALTER COLUMN ... SET cannot be performed on relation "btree_part_idx" 2025-06-06 07:46:53.749 UTC [20021][client backend] [pg_regress/btree_index][3/200:0] DETAIL: This operation is not supported for partitioned indexes. 2025-06-06 07:46:53.749 UTC [20021][client backend] [pg_regress/btree_index][3/200:0] STATEMENT: ALTER INDEX btree_part_idx ALTER COLUMN id SET (n_distinct=100); 2025-06-06 07:46:53.773 UTC [20021][client backend] [pg_regress/btree_index][:0] LOG: disconnection: session time: 0:00:09.211 user=postgres database=regression host=[local] 2025-06-06 07:46:54.081 UTC [20940][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.081 UTC [20941][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.083 UTC [20941][client backend] [[unknown]][17/111:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.083 UTC [20941][client backend] [[unknown]][17/111:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/spgist 2025-06-06 07:46:54.091 UTC [20940][client backend] [[unknown]][11/102:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.091 UTC [20940][client backend] [[unknown]][11/102:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tablesample 2025-06-06 07:46:54.100 UTC [20944][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.102 UTC [20944][client backend] [[unknown]][6/176:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.102 UTC [20944][client backend] [[unknown]][6/176:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/gist 2025-06-06 07:46:54.105 UTC [20945][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.107 UTC [20945][client backend] [[unknown]][18/187:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.107 UTC [20945][client backend] [[unknown]][18/187:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/lock 2025-06-06 07:46:54.109 UTC [20941][client backend] [pg_regress/spgist][17/0:0] LOG: connection ready: setup total=40.925 ms, fork=12.324 ms, authentication=0.444 ms 2025-06-06 07:46:54.110 UTC [20945][client backend] [pg_regress/lock][18/0:0] LOG: connection ready: setup total=15.990 ms, fork=6.082 ms, authentication=0.407 ms 2025-06-06 07:46:54.111 UTC [20946][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.112 UTC [20946][client backend] [[unknown]][16/145:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.112 UTC [20946][client backend] [[unknown]][16/145:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/object_address 2025-06-06 07:46:54.114 UTC [20940][client backend] [pg_regress/tablesample][11/0:0] LOG: connection ready: setup total=50.345 ms, fork=16.234 ms, authentication=0.423 ms 2025-06-06 07:46:54.114 UTC [20947][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.115 UTC [20944][client backend] [pg_regress/gist][6/0:0] LOG: connection ready: setup total=23.065 ms, fork=7.324 ms, authentication=0.443 ms 2025-06-06 07:46:54.116 UTC [20947][client backend] [[unknown]][19/65:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.116 UTC [20947][client backend] [[unknown]][19/65:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/drop_operator 2025-06-06 07:46:54.120 UTC [20948][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.121 UTC [20948][client backend] [[unknown]][4/100:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.121 UTC [20948][client backend] [[unknown]][4/100:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:54.123 UTC [20946][client backend] [pg_regress/object_address][16/0:0] LOG: connection ready: setup total=27.268 ms, fork=9.710 ms, authentication=0.388 ms 2025-06-06 07:46:54.124 UTC [20948][client backend] [pg_regress/privileges][4/0:0] LOG: connection ready: setup total=24.417 ms, fork=18.928 ms, authentication=0.386 ms 2025-06-06 07:46:54.129 UTC [20943][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.130 UTC [20949][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.132 UTC [20949][client backend] [[unknown]][13/627:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.132 UTC [20949][client backend] [[unknown]][13/627:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/init_privs 2025-06-06 07:46:54.133 UTC [20947][client backend] [pg_regress/drop_operator][19/0:0] LOG: connection ready: setup total=35.636 ms, fork=16.351 ms, authentication=0.412 ms 2025-06-06 07:46:54.143 UTC [20943][client backend] [[unknown]][9/144:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.143 UTC [20943][client backend] [[unknown]][9/144:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/collate 2025-06-06 07:46:54.144 UTC [20952][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.149 UTC [20952][client backend] [[unknown]][20/410:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.149 UTC [20952][client backend] [[unknown]][20/410:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/join_hash 2025-06-06 07:46:54.153 UTC [20943][client backend] [pg_regress/collate][9/0:0] LOG: connection ready: setup total=72.832 ms, fork=48.116 ms, authentication=2.908 ms 2025-06-06 07:46:54.174 UTC [20956][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.161 UTC [20952][client backend] [pg_regress/join_hash][20/0:0] LOG: connection ready: setup total=53.450 ms, fork=34.939 ms, authentication=0.410 ms 2025-06-06 07:46:54.164 UTC [20955][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.176 UTC [20955][client backend] [[unknown]][27/18:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.176 UTC [20955][client backend] [[unknown]][27/18:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/gin 2025-06-06 07:46:54.165 UTC [20949][client backend] [pg_regress/init_privs][13/0:0] LOG: connection ready: setup total=59.079 ms, fork=22.722 ms, authentication=0.528 ms 2025-06-06 07:46:54.182 UTC [20956][client backend] [[unknown]][23/37:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.182 UTC [20956][client backend] [[unknown]][23/37:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/groupingsets 2025-06-06 07:46:54.186 UTC [20955][client backend] [pg_regress/gin][27/0:0] LOG: connection ready: setup total=53.467 ms, fork=27.144 ms, authentication=0.425 ms 2025-06-06 07:46:54.189 UTC [20957][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.190 UTC [20957][client backend] [[unknown]][29/25:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.190 UTC [20957][client backend] [[unknown]][29/25:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/brin 2025-06-06 07:46:54.195 UTC [20944][client backend] [pg_regress/gist][6/183:0] ERROR: invalid value for enum option "buffering": invalid_value 2025-06-06 07:46:54.195 UTC [20944][client backend] [pg_regress/gist][6/183:0] DETAIL: Valid values are "on", "off", and "auto". 2025-06-06 07:46:54.195 UTC [20944][client backend] [pg_regress/gist][6/183:0] STATEMENT: create index gist_pointidx5 on gist_point_tbl using gist(p) with (buffering = invalid_value); 2025-06-06 07:46:54.197 UTC [20944][client backend] [pg_regress/gist][6/184:0] ERROR: value 9 out of bounds for option "fillfactor" 2025-06-06 07:46:54.197 UTC [20944][client backend] [pg_regress/gist][6/184:0] DETAIL: Valid values are between "10" and "100". 2025-06-06 07:46:54.197 UTC [20944][client backend] [pg_regress/gist][6/184:0] STATEMENT: create index gist_pointidx5 on gist_point_tbl using gist(p) with (fillfactor=9); 2025-06-06 07:46:54.199 UTC [20956][client backend] [pg_regress/groupingsets][23/0:0] LOG: connection ready: setup total=54.982 ms, fork=25.626 ms, authentication=0.451 ms 2025-06-06 07:46:54.199 UTC [20958][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.202 UTC [20949][client backend] [pg_regress/init_privs][:0] LOG: disconnection: session time: 0:00:00.073 user=postgres database=regression host=[local] 2025-06-06 07:46:54.202 UTC [20944][client backend] [pg_regress/gist][6/185:0] ERROR: value 101 out of bounds for option "fillfactor" 2025-06-06 07:46:54.202 UTC [20944][client backend] [pg_regress/gist][6/185:0] DETAIL: Valid values are between "10" and "100". 2025-06-06 07:46:54.202 UTC [20944][client backend] [pg_regress/gist][6/185:0] STATEMENT: create index gist_pointidx5 on gist_point_tbl using gist(p) with (fillfactor=101); 2025-06-06 07:46:54.205 UTC [20958][client backend] [[unknown]][28/46:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.205 UTC [20958][client backend] [[unknown]][28/46:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/replica_identity 2025-06-06 07:46:54.211 UTC [20960][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.212 UTC [20960][client backend] [[unknown]][37/16:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.212 UTC [20960][client backend] [[unknown]][37/16:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/identity 2025-06-06 07:46:54.214 UTC [20948][client backend] [pg_regress/privileges][4/118:0] ERROR: role "regress_priv_user5" already exists 2025-06-06 07:46:54.214 UTC [20948][client backend] [pg_regress/privileges][4/118:0] STATEMENT: CREATE USER regress_priv_user5; 2025-06-06 07:46:54.219 UTC [20962][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.223 UTC [20961][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.224 UTC [20961][client backend] [[unknown]][40/53:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.224 UTC [20961][client backend] [[unknown]][40/53:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rowsecurity 2025-06-06 07:46:54.232 UTC [20962][client backend] [[unknown]][31/24:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.232 UTC [20962][client backend] [[unknown]][31/24:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/generated_stored 2025-06-06 07:46:54.239 UTC [20948][client backend] [pg_regress/privileges][4/127:0] ERROR: ADMIN option cannot be granted back to your own grantor 2025-06-06 07:46:54.239 UTC [20948][client backend] [pg_regress/privileges][4/127:0] STATEMENT: GRANT regress_priv_user1 TO regress_priv_user2 WITH ADMIN OPTION GRANTED BY regress_priv_user3; 2025-06-06 07:46:54.239 UTC [20948][client backend] [pg_regress/privileges][4/128:0] ERROR: dependent privileges exist 2025-06-06 07:46:54.239 UTC [20948][client backend] [pg_regress/privileges][4/128:0] HINT: Use CASCADE to revoke them too. 2025-06-06 07:46:54.239 UTC [20948][client backend] [pg_regress/privileges][4/128:0] STATEMENT: REVOKE ADMIN OPTION FOR regress_priv_user1 FROM regress_priv_user2; 2025-06-06 07:46:54.246 UTC [20948][client backend] [pg_regress/privileges][4/129:0] ERROR: dependent privileges exist 2025-06-06 07:46:54.246 UTC [20948][client backend] [pg_regress/privileges][4/129:0] HINT: Use CASCADE to revoke them too. 2025-06-06 07:46:54.246 UTC [20948][client backend] [pg_regress/privileges][4/129:0] STATEMENT: REVOKE regress_priv_user1 FROM regress_priv_user2; 2025-06-06 07:46:54.246 UTC [20964][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.247 UTC [20964][client backend] [[unknown]][41/37:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.247 UTC [20964][client backend] [[unknown]][41/37:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/password 2025-06-06 07:46:54.259 UTC [20966][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.264 UTC [20965][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:54.270 UTC [20965][client backend] [[unknown]][24/273:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.271 UTC [20965][client backend] [[unknown]][24/273:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/matview 2025-06-06 07:46:54.274 UTC [20966][client backend] [[unknown]][34/91:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:54.274 UTC [20966][client backend] [[unknown]][34/91:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/security_label 2025-06-06 07:46:54.289 UTC [20947][client backend] [pg_regress/drop_operator][:0] LOG: disconnection: session time: 0:00:00.175 user=postgres database=regression host=[local] 2025-06-06 07:46:54.290 UTC [20948][client backend] [pg_regress/privileges][4/144:8267] ERROR: role "regress_priv_user2" cannot be dropped because some objects depend on it 2025-06-06 07:46:54.290 UTC [20948][client backend] [pg_regress/privileges][4/144:8267] DETAIL: privileges for membership of role regress_priv_user3 in role regress_priv_user1 2025-06-06 07:46:54.290 UTC [20948][client backend] [pg_regress/privileges][4/144:8267] STATEMENT: DROP ROLE regress_priv_user2; 2025-06-06 07:46:54.291 UTC [20948][client backend] [pg_regress/privileges][4/146:8268] ERROR: role "regress_priv_user2" cannot be dropped because some objects depend on it 2025-06-06 07:46:54.291 UTC [20948][client backend] [pg_regress/privileges][4/146:8268] DETAIL: privileges for membership of role regress_priv_user3 in role regress_priv_user1 2025-06-06 07:46:54.291 UTC [20948][client backend] [pg_regress/privileges][4/146:8268] STATEMENT: DROP ROLE regress_priv_user2; 2025-06-06 07:46:54.319 UTC [20948][client backend] [pg_regress/privileges][4/151:8274] ERROR: role "regress_priv_user3" cannot be dropped because some objects depend on it 2025-06-06 07:46:54.319 UTC [20948][client backend] [pg_regress/privileges][4/151:8274] DETAIL: privileges for membership of role regress_priv_user4 in role regress_priv_user1 2025-06-06 07:46:54.319 UTC [20948][client backend] [pg_regress/privileges][4/151:8274] STATEMENT: DROP ROLE regress_priv_user3; 2025-06-06 07:46:54.340 UTC [20948][client backend] [pg_regress/privileges][4/156:8282] ERROR: role "regress_priv_user5" cannot be dropped because some objects depend on it 2025-06-06 07:46:54.340 UTC [20948][client backend] [pg_regress/privileges][4/156:8282] DETAIL: privileges for membership of role regress_priv_user6 in role regress_priv_user1 2025-06-06 07:46:54.340 UTC [20948][client backend] [pg_regress/privileges][4/156:8282] STATEMENT: DROP ROLE regress_priv_user5; 2025-06-06 07:46:54.371 UTC [20958][client backend] [pg_regress/replica_identity][28/0:0] LOG: connection ready: setup total=205.638 ms, fork=26.037 ms, authentication=0.492 ms 2025-06-06 07:46:54.375 UTC [20962][client backend] [pg_regress/generated_stored][31/0:0] LOG: connection ready: setup total=180.929 ms, fork=23.365 ms, authentication=2.601 ms 2025-06-06 07:46:54.392 UTC [20957][client backend] [pg_regress/brin][29/0:0] LOG: connection ready: setup total=232.721 ms, fork=28.613 ms, authentication=0.409 ms 2025-06-06 07:46:54.393 UTC [20961][client backend] [pg_regress/rowsecurity][40/0:0] LOG: connection ready: setup total=204.199 ms, fork=29.734 ms, authentication=0.442 ms 2025-06-06 07:46:54.416 UTC [20960][client backend] [pg_regress/identity][37/0:0] LOG: connection ready: setup total=248.229 ms, fork=40.735 ms, authentication=0.388 ms 2025-06-06 07:46:54.422 UTC [20948][client backend] [pg_regress/privileges][4/192:0] ERROR: permission denied to set role "pg_read_all_settings" 2025-06-06 07:46:54.422 UTC [20948][client backend] [pg_regress/privileges][4/192:0] STATEMENT: SET ROLE pg_read_all_settings; 2025-06-06 07:46:54.422 UTC [20948][client backend] [pg_regress/privileges][4/193:0] ERROR: permission denied to set role "pg_read_all_stats" 2025-06-06 07:46:54.422 UTC [20948][client backend] [pg_regress/privileges][4/193:0] STATEMENT: SET ROLE pg_read_all_stats; 2025-06-06 07:46:54.429 UTC [20966][client backend] [pg_regress/security_label][34/0:0] LOG: connection ready: setup total=194.039 ms, fork=23.085 ms, authentication=0.399 ms 2025-06-06 07:46:54.449 UTC [20965][client backend] [pg_regress/matview][24/0:0] LOG: connection ready: setup total=226.824 ms, fork=31.389 ms, authentication=0.425 ms 2025-06-06 07:46:54.455 UTC [20964][client backend] [pg_regress/password][41/0:0] LOG: connection ready: setup total=258.701 ms, fork=45.152 ms, authentication=0.398 ms 2025-06-06 07:46:54.464 UTC [20964][client backend] [pg_regress/password][41/38:0] ERROR: invalid value for parameter "password_encryption": "novalue" 2025-06-06 07:46:54.464 UTC [20964][client backend] [pg_regress/password][41/38:0] HINT: Available values: md5, scram-sha-256. 2025-06-06 07:46:54.464 UTC [20964][client backend] [pg_regress/password][41/38:0] STATEMENT: SET password_encryption = 'novalue'; 2025-06-06 07:46:54.465 UTC [20964][client backend] [pg_regress/password][41/39:0] ERROR: invalid value for parameter "password_encryption": "true" 2025-06-06 07:46:54.465 UTC [20964][client backend] [pg_regress/password][41/39:0] HINT: Available values: md5, scram-sha-256. 2025-06-06 07:46:54.465 UTC [20964][client backend] [pg_regress/password][41/39:0] STATEMENT: SET password_encryption = true; 2025-06-06 07:46:54.479 UTC [20964][client backend] [pg_regress/password][41/44:0] WARNING: setting an MD5-encrypted password 2025-06-06 07:46:54.479 UTC [20964][client backend] [pg_regress/password][41/44:0] DETAIL: MD5 password support is deprecated and will be removed in a future release of PostgreSQL. 2025-06-06 07:46:54.479 UTC [20964][client backend] [pg_regress/password][41/44:0] HINT: Refer to the PostgreSQL documentation for details about migrating to another password type. 2025-06-06 07:46:54.480 UTC [20964][client backend] [pg_regress/password][41/46:0] WARNING: setting an MD5-encrypted password 2025-06-06 07:46:54.480 UTC [20964][client backend] [pg_regress/password][41/46:0] DETAIL: MD5 password support is deprecated and will be removed in a future release of PostgreSQL. 2025-06-06 07:46:54.480 UTC [20964][client backend] [pg_regress/password][41/46:0] HINT: Refer to the PostgreSQL documentation for details about migrating to another password type. 2025-06-06 07:46:54.498 UTC [20945][client backend] [pg_regress/lock][18/218:0] ERROR: permission denied for table lock_tbl2 2025-06-06 07:46:54.498 UTC [20945][client backend] [pg_regress/lock][18/218:0] STATEMENT: LOCK TABLE lock_tbl2; 2025-06-06 07:46:54.508 UTC [20946][client backend] [pg_regress/object_address][16/177:8356] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:46:54.508 UTC [20946][client backend] [pg_regress/object_address][16/177:8356] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:46:54.529 UTC [20946][client backend] [pg_regress/object_address][16/178:8357] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:46:54.529 UTC [20946][client backend] [pg_regress/object_address][16/178:8357] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:46:54.552 UTC [20945][client backend] [pg_regress/lock][18/224:0] ERROR: permission denied for view lock_view1 2025-06-06 07:46:54.552 UTC [20945][client backend] [pg_regress/lock][18/224:0] STATEMENT: LOCK TABLE lock_view1; 2025-06-06 07:46:54.558 UTC [20946][client backend] [pg_regress/object_address][16/180:8365] WARNING: subscription was created, but is not connected 2025-06-06 07:46:54.558 UTC [20946][client backend] [pg_regress/object_address][16/180:8365] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:46:54.576 UTC [20945][client backend] [pg_regress/lock][18/233:0] ERROR: permission denied for view lock_view8 2025-06-06 07:46:54.576 UTC [20945][client backend] [pg_regress/lock][18/233:0] STATEMENT: LOCK TABLE lock_view8; 2025-06-06 07:46:54.577 UTC [20945][client backend] [pg_regress/lock][18/237:8374] ERROR: permission denied for table lock_tbl1 2025-06-06 07:46:54.577 UTC [20945][client backend] [pg_regress/lock][18/237:8374] STATEMENT: LOCK TABLE lock_view8; 2025-06-06 07:46:54.587 UTC [20946][client backend] [pg_regress/object_address][16/182:0] ERROR: unrecognized object type "stone" 2025-06-06 07:46:54.587 UTC [20946][client backend] [pg_regress/object_address][16/182:0] STATEMENT: SELECT pg_get_object_address('stone', '{}', '{}'); 2025-06-06 07:46:54.587 UTC [20946][client backend] [pg_regress/object_address][16/183:0] ERROR: name list length must be at least 1 2025-06-06 07:46:54.587 UTC [20946][client backend] [pg_regress/object_address][16/183:0] STATEMENT: SELECT pg_get_object_address('table', '{}', '{}'); 2025-06-06 07:46:54.587 UTC [20946][client backend] [pg_regress/object_address][16/184:0] ERROR: name or argument lists may not contain nulls 2025-06-06 07:46:54.587 UTC [20946][client backend] [pg_regress/object_address][16/184:0] STATEMENT: SELECT pg_get_object_address('table', '{NULL}', '{}'); 2025-06-06 07:46:54.588 UTC [20946][client backend] [pg_regress/object_address][16/185:0] WARNING: error for toast table: unsupported object type "toast table" 2025-06-06 07:46:54.588 UTC [20946][client backend] [pg_regress/object_address][16/185:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] WARNING: error for index column: unsupported object type "index column" 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] WARNING: error for sequence column: unsupported object type "sequence column" 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] WARNING: error for toast table column: unsupported object type "toast table column" 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] WARNING: error for view column: unsupported object type "view column" 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] WARNING: error for materialized view column: unsupported object type "materialized view column" 2025-06-06 07:46:54.589 UTC [20946][client backend] [pg_regress/object_address][16/185:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2025-06-06 07:46:54.590 UTC [20946][client backend] [pg_regress/object_address][16/186:0] ERROR: operator 1 (int4, bool) of operator family integer_ops for access method btree does not exist 2025-06-06 07:46:54.590 UTC [20946][client backend] [pg_regress/object_address][16/186:0] STATEMENT: select * from pg_get_object_address('operator of access method', '{btree,integer_ops,1}', '{int4,bool}'); 2025-06-06 07:46:54.590 UTC [20946][client backend] [pg_regress/object_address][16/187:0] ERROR: operator 99 (int4, int4) of operator family integer_ops for access method btree does not exist 2025-06-06 07:46:54.590 UTC [20946][client backend] [pg_regress/object_address][16/187:0] STATEMENT: select * from pg_get_object_address('operator of access method', '{btree,integer_ops,99}', '{int4,int4}'); 2025-06-06 07:46:54.614 UTC [20946][client backend] [pg_regress/object_address][16/188:0] ERROR: function 1 (int4, bool) of operator family integer_ops for access method btree does not exist 2025-06-06 07:46:54.614 UTC [20946][client backend] [pg_regress/object_address][16/188:0] STATEMENT: select * from pg_get_object_address('function of access method', '{btree,integer_ops,1}', '{int4,bool}'); 2025-06-06 07:46:54.614 UTC [20946][client backend] [pg_regress/object_address][16/189:0] ERROR: function 99 (int4, int4) of operator family integer_ops for access method btree does not exist 2025-06-06 07:46:54.614 UTC [20946][client backend] [pg_regress/object_address][16/189:0] STATEMENT: select * from pg_get_object_address('function of access method', '{btree,integer_ops,99}', '{int4,int4}'); 2025-06-06 07:46:54.616 UTC [20966][client backend] [pg_regress/security_label][34/105:0] ERROR: no security label providers have been loaded 2025-06-06 07:46:54.616 UTC [20966][client backend] [pg_regress/security_label][34/105:0] STATEMENT: SECURITY LABEL ON TABLE seclabel_tbl1 IS 'classified'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/106:0] ERROR: security label provider "dummy" is not loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/106:0] STATEMENT: SECURITY LABEL FOR 'dummy' ON TABLE seclabel_tbl1 IS 'classified'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/107:0] ERROR: no security label providers have been loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/107:0] STATEMENT: SECURITY LABEL ON TABLE seclabel_tbl1 IS '...invalid label...'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/108:0] ERROR: no security label providers have been loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/108:0] STATEMENT: SECURITY LABEL ON TABLE seclabel_tbl3 IS 'unclassified'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/109:0] ERROR: no security label providers have been loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/109:0] STATEMENT: SECURITY LABEL ON ROLE regress_seclabel_user1 IS 'classified'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/110:0] ERROR: security label provider "dummy" is not loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/110:0] STATEMENT: SECURITY LABEL FOR 'dummy' ON ROLE regress_seclabel_user1 IS 'classified'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/111:0] ERROR: no security label providers have been loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/111:0] STATEMENT: SECURITY LABEL ON ROLE regress_seclabel_user1 IS '...invalid label...'; 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/112:0] ERROR: no security label providers have been loaded 2025-06-06 07:46:54.617 UTC [20966][client backend] [pg_regress/security_label][34/112:0] STATEMENT: SECURITY LABEL ON ROLE regress_seclabel_user3 IS 'unclassified'; 2025-06-06 07:46:54.619 UTC [20943][client backend] [pg_regress/collate][9/158:0] ERROR: collations are not supported by type integer at character 44 2025-06-06 07:46:54.619 UTC [20943][client backend] [pg_regress/collate][9/158:0] STATEMENT: CREATE TABLE collate_test_fail ( a int COLLATE "C", b text ); 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table,{eins},{}: relation "eins" does not exist 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.621 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for index,{eins},{}: relation "eins" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for index,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for index,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for index,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for index,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for index,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for sequence,{eins},{}: relation "eins" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for sequence,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for sequence,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for sequence,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for sequence,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.622 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for sequence,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for view,{eins},{}: relation "eins" does not exist 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for view,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for view,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for view,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for view,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for view,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for materialized view,{eins},{}: relation "eins" does not exist 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for materialized view,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.623 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.624 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for materialized view,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.624 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.625 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for materialized view,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.625 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.625 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for materialized view,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.625 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for materialized view,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table,{eins},{}: relation "eins" does not exist 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.645 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table column,{eins},{}: column name must be qualified 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20964][client backend] [pg_regress/password][41/55:0] WARNING: setting an MD5-encrypted password 2025-06-06 07:46:54.646 UTC [20964][client backend] [pg_regress/password][41/55:0] DETAIL: MD5 password support is deprecated and will be removed in a future release of PostgreSQL. 2025-06-06 07:46:54.646 UTC [20964][client backend] [pg_regress/password][41/55:0] HINT: Refer to the PostgreSQL documentation for details about migrating to another password type. 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table column,{eins},{integer}: column name must be qualified 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table column,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table column,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table column,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table column,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table column,{eins},{}: column name must be qualified 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table column,{eins},{integer}: column name must be qualified 2025-06-06 07:46:54.646 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table column,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table column,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table column,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for foreign table column,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for aggregate,{eins},{}: aggregate eins(*) does not exist 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for aggregate,{eins},{integer}: aggregate eins(integer) does not exist 2025-06-06 07:46:54.647 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.648 UTC [20964][client backend] [pg_regress/password][41/56:0] WARNING: setting an MD5-encrypted password 2025-06-06 07:46:54.648 UTC [20964][client backend] [pg_regress/password][41/56:0] DETAIL: MD5 password support is deprecated and will be removed in a future release of PostgreSQL. 2025-06-06 07:46:54.648 UTC [20964][client backend] [pg_regress/password][41/56:0] HINT: Refer to the PostgreSQL documentation for details about migrating to another password type. 2025-06-06 07:46:54.665 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for aggregate,{addr_nsp,zwei},{}: aggregate addr_nsp.zwei(*) does not exist 2025-06-06 07:46:54.665 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for aggregate,{addr_nsp,zwei},{integer}: aggregate addr_nsp.zwei(integer) does not exist 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for aggregate,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for aggregate,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function,{eins},{}: function eins() does not exist 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function,{eins},{integer}: function eins(integer) does not exist 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function,{addr_nsp,zwei},{}: function addr_nsp.zwei() does not exist 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function,{addr_nsp,zwei},{integer}: function addr_nsp.zwei(integer) does not exist 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.666 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for procedure,{eins},{}: procedure eins() does not exist 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for procedure,{eins},{integer}: procedure eins(integer) does not exist 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for procedure,{addr_nsp,zwei},{}: procedure addr_nsp.zwei() does not exist 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for procedure,{addr_nsp,zwei},{integer}: procedure addr_nsp.zwei(integer) does not exist 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for procedure,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for procedure,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for type,{eins},{}: type "eins" does not exist 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for type,{eins},{integer}: type "eins" does not exist 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for type,{addr_nsp,zwei},{}: name list length must be exactly 1 2025-06-06 07:46:54.667 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for type,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for type,{eins,zwei,drei},{}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for type,{eins,zwei,drei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for cast,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for cast,{eins},{integer}: type "eins" does not exist 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for cast,{addr_nsp,zwei},{}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for cast,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for cast,{eins,zwei,drei},{}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for cast,{eins,zwei,drei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table constraint,{eins},{}: must specify relation and object name 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table constraint,{eins},{integer}: must specify relation and object name 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table constraint,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.668 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table constraint,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table constraint,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for table constraint,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for domain constraint,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for domain constraint,{eins},{integer}: type "eins" does not exist 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for domain constraint,{addr_nsp,zwei},{}: name list length must be exactly 1 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for domain constraint,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for domain constraint,{eins,zwei,drei},{}: name list length must be exactly 1 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for domain constraint,{eins,zwei,drei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.669 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.675 UTC [20960][client backend] [pg_regress/identity][37/21:8413] ERROR: column "a" of relation "itest3" is already an identity column 2025-06-06 07:46:54.675 UTC [20960][client backend] [pg_regress/identity][37/21:8413] STATEMENT: ALTER TABLE itest3 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for conversion,{eins},{}: conversion "eins" does not exist 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for conversion,{eins},{integer}: conversion "eins" does not exist 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for conversion,{addr_nsp,zwei},{}: conversion "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for conversion,{addr_nsp,zwei},{integer}: conversion "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for conversion,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for conversion,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default value,{eins},{}: column name must be qualified 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default value,{eins},{integer}: column name must be qualified 2025-06-06 07:46:54.690 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default value,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default value,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default value,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default value,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator,{eins},{}: argument list length must be exactly 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator,{eins},{integer}: argument list length must be exactly 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator,{addr_nsp,zwei},{}: argument list length must be exactly 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator,{addr_nsp,zwei},{integer}: argument list length must be exactly 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator,{eins,zwei,drei},{}: argument list length must be exactly 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator,{eins,zwei,drei},{integer}: argument list length must be exactly 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator class,{eins},{}: name list length must be at least 2 2025-06-06 07:46:54.691 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator class,{eins},{integer}: name list length must be at least 2 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator class,{addr_nsp,zwei},{}: access method "addr_nsp" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator class,{addr_nsp,zwei},{integer}: access method "addr_nsp" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator class,{eins,zwei,drei},{}: access method "eins" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator class,{eins,zwei,drei},{integer}: access method "eins" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator family,{eins},{}: name list length must be at least 2 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator family,{eins},{integer}: name list length must be at least 2 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator family,{addr_nsp,zwei},{}: access method "addr_nsp" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator family,{addr_nsp,zwei},{integer}: access method "addr_nsp" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator family,{eins,zwei,drei},{}: access method "eins" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator family,{eins,zwei,drei},{integer}: access method "eins" does not exist 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for rule,{eins},{}: must specify relation and object name 2025-06-06 07:46:54.692 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for rule,{eins},{integer}: must specify relation and object name 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for rule,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for rule,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for rule,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for rule,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for trigger,{eins},{}: must specify relation and object name 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for trigger,{eins},{integer}: must specify relation and object name 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for trigger,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for trigger,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for trigger,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.693 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for trigger,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search parser,{eins},{}: text search parser "eins" does not exist 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search parser,{eins},{integer}: text search parser "eins" does not exist 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search parser,{addr_nsp,zwei},{}: text search parser "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search parser,{addr_nsp,zwei},{integer}: text search parser "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search parser,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search parser,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.694 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.695 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search dictionary,{eins},{}: text search dictionary "eins" does not exist 2025-06-06 07:46:54.695 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.705 UTC [20965][client backend] [pg_regress/matview][24/281:0] ERROR: materialized view "mvtest_tm" has not been populated 2025-06-06 07:46:54.705 UTC [20965][client backend] [pg_regress/matview][24/281:0] HINT: Use the REFRESH MATERIALIZED VIEW command. 2025-06-06 07:46:54.705 UTC [20965][client backend] [pg_regress/matview][24/281:0] STATEMENT: SELECT * FROM mvtest_tm ORDER BY type; 2025-06-06 07:46:54.715 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search dictionary,{eins},{integer}: text search dictionary "eins" does not exist 2025-06-06 07:46:54.715 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search dictionary,{addr_nsp,zwei},{}: text search dictionary "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search dictionary,{addr_nsp,zwei},{integer}: text search dictionary "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search dictionary,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search dictionary,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search template,{eins},{}: text search template "eins" does not exist 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search template,{eins},{integer}: text search template "eins" does not exist 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search template,{addr_nsp,zwei},{}: text search template "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.718 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search template,{addr_nsp,zwei},{integer}: text search template "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search template,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search template,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search configuration,{eins},{}: text search configuration "eins" does not exist 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search configuration,{eins},{integer}: text search configuration "eins" does not exist 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search configuration,{addr_nsp,zwei},{}: text search configuration "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search configuration,{addr_nsp,zwei},{integer}: text search configuration "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search configuration,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for text search configuration,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2025-06-06 07:46:54.719 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for policy,{eins},{}: must specify relation and object name 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for policy,{eins},{integer}: must specify relation and object name 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for policy,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for policy,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for policy,{eins,zwei,drei},{}: schema "eins" does not exist 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for policy,{eins,zwei,drei},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for user mapping,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for user mapping,{eins},{integer}: user mapping for user "eins" on server "integer" does not exist 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for user mapping,{addr_nsp,zwei},{}: name list length must be exactly 1 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for user mapping,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for user mapping,{eins,zwei,drei},{}: name list length must be exactly 1 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for user mapping,{eins,zwei,drei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.720 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default acl,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default acl,{eins},{integer}: unrecognized default ACL object type "i" 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default acl,{addr_nsp,zwei},{}: argument list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default acl,{addr_nsp,zwei},{integer}: unrecognized default ACL object type "i" 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default acl,{eins,zwei,drei},{}: argument list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for default acl,{eins,zwei,drei},{integer}: unrecognized default ACL object type "i" 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for transform,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for transform,{eins},{integer}: type "eins" does not exist 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for transform,{addr_nsp,zwei},{}: name list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for transform,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for transform,{eins,zwei,drei},{}: name list length must be exactly 1 2025-06-06 07:46:54.721 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.722 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for transform,{eins,zwei,drei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.722 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.722 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator of access method,{eins},{}: name list length must be at least 3 2025-06-06 07:46:54.722 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.727 UTC [20966][client backend] [pg_regress/security_label][:0] LOG: disconnection: session time: 0:00:00.468 user=postgres database=regression host=[local] 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator of access method,{eins},{integer}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator of access method,{addr_nsp,zwei},{}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator of access method,{addr_nsp,zwei},{integer}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator of access method,{eins,zwei,drei},{}: argument list length must be exactly 2 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for operator of access method,{eins,zwei,drei},{integer}: argument list length must be exactly 2 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function of access method,{eins},{}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function of access method,{eins},{integer}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function of access method,{addr_nsp,zwei},{}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function of access method,{addr_nsp,zwei},{integer}: name list length must be at least 3 2025-06-06 07:46:54.750 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function of access method,{eins,zwei,drei},{}: argument list length must be exactly 2 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for function of access method,{eins,zwei,drei},{integer}: argument list length must be exactly 2 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication namespace,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication namespace,{eins},{integer}: schema "eins" does not exist 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication namespace,{addr_nsp,zwei},{}: name list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication namespace,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication namespace,{eins,zwei,drei},{}: name list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication namespace,{eins,zwei,drei},{integer}: name list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication relation,{eins},{}: argument list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication relation,{eins},{integer}: relation "eins" does not exist 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication relation,{addr_nsp,zwei},{}: argument list length must be exactly 1 2025-06-06 07:46:54.751 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication relation,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication relation,{eins,zwei,drei},{}: argument list length must be exactly 1 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/190:0] WARNING: error for publication relation,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/190:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/191:0] ERROR: language "one" does not exist 2025-06-06 07:46:54.752 UTC [20946][client backend] [pg_regress/object_address][16/191:0] STATEMENT: SELECT pg_get_object_address('language', '{one}', '{}'); 2025-06-06 07:46:54.753 UTC [20946][client backend] [pg_regress/object_address][16/192:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.753 UTC [20946][client backend] [pg_regress/object_address][16/192:0] STATEMENT: SELECT pg_get_object_address('language', '{one,two}', '{}'); 2025-06-06 07:46:54.753 UTC [20946][client backend] [pg_regress/object_address][16/193:0] ERROR: large object 123 does not exist 2025-06-06 07:46:54.753 UTC [20946][client backend] [pg_regress/object_address][16/193:0] STATEMENT: SELECT pg_get_object_address('large object', '{123}', '{}'); 2025-06-06 07:46:54.753 UTC [20946][client backend] [pg_regress/object_address][16/194:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.753 UTC [20946][client backend] [pg_regress/object_address][16/194:0] STATEMENT: SELECT pg_get_object_address('large object', '{123,456}', '{}'); 2025-06-06 07:46:54.759 UTC [20961][client backend] [pg_regress/rowsecurity][40/90:0] ERROR: unrecognized row security option "ugly" at character 33 2025-06-06 07:46:54.759 UTC [20961][client backend] [pg_regress/rowsecurity][40/90:0] HINT: Only PERMISSIVE or RESTRICTIVE policies are supported currently. 2025-06-06 07:46:54.759 UTC [20961][client backend] [pg_regress/rowsecurity][40/90:0] STATEMENT: CREATE POLICY p1 ON document AS UGLY USING (dlevel <= (SELECT seclv FROM uaccount WHERE pguser = current_user)); 2025-06-06 07:46:54.766 UTC [20958][client backend] [pg_regress/replica_identity][28/59:8435] ERROR: cannot use non-unique index "test_replica_identity_keyab" as replica identity 2025-06-06 07:46:54.766 UTC [20958][client backend] [pg_regress/replica_identity][28/59:8435] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_keyab; 2025-06-06 07:46:54.766 UTC [20958][client backend] [pg_regress/replica_identity][28/60:8436] ERROR: index "test_replica_identity_nonkey" cannot be used as replica identity because column "nonkey" is nullable 2025-06-06 07:46:54.766 UTC [20958][client backend] [pg_regress/replica_identity][28/60:8436] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_nonkey; 2025-06-06 07:46:54.767 UTC [20958][client backend] [pg_regress/replica_identity][28/61:8437] ERROR: cannot use non-unique index "test_replica_identity_hash" as replica identity 2025-06-06 07:46:54.767 UTC [20958][client backend] [pg_regress/replica_identity][28/61:8437] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_hash; 2025-06-06 07:46:54.767 UTC [20958][client backend] [pg_regress/replica_identity][28/62:8438] ERROR: cannot use expression index "test_replica_identity_expr" as replica identity 2025-06-06 07:46:54.767 UTC [20958][client backend] [pg_regress/replica_identity][28/62:8438] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_expr; 2025-06-06 07:46:54.775 UTC [20946][client backend] [pg_regress/object_address][16/195:0] ERROR: invalid input syntax for type oid: "blargh" 2025-06-06 07:46:54.775 UTC [20946][client backend] [pg_regress/object_address][16/195:0] STATEMENT: SELECT pg_get_object_address('large object', '{blargh}', '{}'); 2025-06-06 07:46:54.775 UTC [20946][client backend] [pg_regress/object_address][16/196:0] ERROR: schema "one" does not exist 2025-06-06 07:46:54.775 UTC [20946][client backend] [pg_regress/object_address][16/196:0] STATEMENT: SELECT pg_get_object_address('schema', '{one}', '{}'); 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/197:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/197:0] STATEMENT: SELECT pg_get_object_address('schema', '{one,two}', '{}'); 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/198:0] ERROR: role "one" does not exist 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/198:0] STATEMENT: SELECT pg_get_object_address('role', '{one}', '{}'); 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/199:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/199:0] STATEMENT: SELECT pg_get_object_address('role', '{one,two}', '{}'); 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/200:0] ERROR: database "one" does not exist 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/200:0] STATEMENT: SELECT pg_get_object_address('database', '{one}', '{}'); 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/201:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.776 UTC [20946][client backend] [pg_regress/object_address][16/201:0] STATEMENT: SELECT pg_get_object_address('database', '{one,two}', '{}'); 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/202:0] ERROR: tablespace "one" does not exist 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/202:0] STATEMENT: SELECT pg_get_object_address('tablespace', '{one}', '{}'); 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/203:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/203:0] STATEMENT: SELECT pg_get_object_address('tablespace', '{one,two}', '{}'); 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/204:0] ERROR: foreign-data wrapper "one" does not exist 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/204:0] STATEMENT: SELECT pg_get_object_address('foreign-data wrapper', '{one}', '{}'); 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/205:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.777 UTC [20946][client backend] [pg_regress/object_address][16/205:0] STATEMENT: SELECT pg_get_object_address('foreign-data wrapper', '{one,two}', '{}'); 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/206:0] ERROR: server "one" does not exist 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/206:0] STATEMENT: SELECT pg_get_object_address('server', '{one}', '{}'); 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/207:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/207:0] STATEMENT: SELECT pg_get_object_address('server', '{one,two}', '{}'); 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/208:0] ERROR: extension "one" does not exist 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/208:0] STATEMENT: SELECT pg_get_object_address('extension', '{one}', '{}'); 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/209:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/209:0] STATEMENT: SELECT pg_get_object_address('extension', '{one,two}', '{}'); 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/210:0] ERROR: event trigger "one" does not exist 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/210:0] STATEMENT: SELECT pg_get_object_address('event trigger', '{one}', '{}'); 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/211:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.778 UTC [20946][client backend] [pg_regress/object_address][16/211:0] STATEMENT: SELECT pg_get_object_address('event trigger', '{one,two}', '{}'); 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/212:0] ERROR: access method "one" does not exist 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/212:0] STATEMENT: SELECT pg_get_object_address('access method', '{one}', '{}'); 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/213:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/213:0] STATEMENT: SELECT pg_get_object_address('access method', '{one,two}', '{}'); 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/214:0] ERROR: publication "one" does not exist 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/214:0] STATEMENT: SELECT pg_get_object_address('publication', '{one}', '{}'); 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/215:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/215:0] STATEMENT: SELECT pg_get_object_address('publication', '{one,two}', '{}'); 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/216:0] ERROR: subscription "one" does not exist 2025-06-06 07:46:54.779 UTC [20946][client backend] [pg_regress/object_address][16/216:0] STATEMENT: SELECT pg_get_object_address('subscription', '{one}', '{}'); 2025-06-06 07:46:54.780 UTC [20946][client backend] [pg_regress/object_address][16/217:0] ERROR: name list length must be exactly 1 2025-06-06 07:46:54.780 UTC [20946][client backend] [pg_regress/object_address][16/217:0] STATEMENT: SELECT pg_get_object_address('subscription', '{one,two}', '{}'); 2025-06-06 07:46:54.792 UTC [20958][client backend] [pg_regress/replica_identity][28/63:8441] ERROR: cannot use partial index "test_replica_identity_partial" as replica identity 2025-06-06 07:46:54.792 UTC [20958][client backend] [pg_regress/replica_identity][28/63:8441] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_partial; 2025-06-06 07:46:54.795 UTC [20958][client backend] [pg_regress/replica_identity][28/64:8442] ERROR: "test_replica_identity_othertable_pkey" is not an index for table "test_replica_identity" 2025-06-06 07:46:54.795 UTC [20958][client backend] [pg_regress/replica_identity][28/64:8442] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_othertable_pkey; 2025-06-06 07:46:54.800 UTC [20958][client backend] [pg_regress/replica_identity][28/65:8444] ERROR: cannot use non-immediate index "test_replica_identity_unique_defer" as replica identity 2025-06-06 07:46:54.800 UTC [20958][client backend] [pg_regress/replica_identity][28/65:8444] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_unique_defer; 2025-06-06 07:46:54.801 UTC [20945][client backend] [pg_regress/lock][:0] LOG: disconnection: session time: 0:00:00.701 user=postgres database=regression host=[local] 2025-06-06 07:46:54.803 UTC [20958][client backend] [pg_regress/replica_identity][28/66:8445] ERROR: cannot use non-immediate index "pk" as replica identity 2025-06-06 07:46:54.803 UTC [20958][client backend] [pg_regress/replica_identity][28/66:8445] STATEMENT: ALTER TABLE test_replica_identity_t3 REPLICA IDENTITY USING INDEX pk; 2025-06-06 07:46:54.860 UTC [20964][client backend] [pg_regress/password][41/60:0] WARNING: setting an MD5-encrypted password 2025-06-06 07:46:54.860 UTC [20964][client backend] [pg_regress/password][41/60:0] DETAIL: MD5 password support is deprecated and will be removed in a future release of PostgreSQL. 2025-06-06 07:46:54.860 UTC [20964][client backend] [pg_regress/password][41/60:0] HINT: Refer to the PostgreSQL documentation for details about migrating to another password type. 2025-06-06 07:46:54.942 UTC [20943][client backend] [pg_regress/collate][9/176:0] ERROR: collation mismatch between explicit collations "C" and "POSIX" at character 58 2025-06-06 07:46:54.942 UTC [20943][client backend] [pg_regress/collate][9/176:0] STATEMENT: SELECT * FROM collate_test1 WHERE b COLLATE "C" >= 'bbc' COLLATE "POSIX"; 2025-06-06 07:46:54.944 UTC [20940][client backend] [pg_regress/tablesample][11/137:0] ERROR: tablesample method foobar does not exist at character 45 2025-06-06 07:46:54.944 UTC [20940][client backend] [pg_regress/tablesample][11/137:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE FOOBAR (1); 2025-06-06 07:46:54.945 UTC [20940][client backend] [pg_regress/tablesample][11/138:0] ERROR: TABLESAMPLE parameter cannot be null 2025-06-06 07:46:54.945 UTC [20940][client backend] [pg_regress/tablesample][11/138:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (NULL); 2025-06-06 07:46:54.945 UTC [20943][client backend] [pg_regress/collate][9/178:0] ERROR: collations are not supported by type integer at character 31 2025-06-06 07:46:54.945 UTC [20943][client backend] [pg_regress/collate][9/178:0] STATEMENT: CREATE DOMAIN testdomain_i AS int COLLATE "POSIX"; 2025-06-06 07:46:54.946 UTC [20940][client backend] [pg_regress/tablesample][11/139:0] ERROR: TABLESAMPLE REPEATABLE parameter cannot be null 2025-06-06 07:46:54.946 UTC [20940][client backend] [pg_regress/tablesample][11/139:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (50) REPEATABLE (NULL); 2025-06-06 07:46:54.952 UTC [20940][client backend] [pg_regress/tablesample][11/140:0] ERROR: sample percentage must be between 0 and 100 2025-06-06 07:46:54.952 UTC [20940][client backend] [pg_regress/tablesample][11/140:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE BERNOULLI (-1); 2025-06-06 07:46:54.952 UTC [20940][client backend] [pg_regress/tablesample][11/141:0] ERROR: sample percentage must be between 0 and 100 2025-06-06 07:46:54.952 UTC [20940][client backend] [pg_regress/tablesample][11/141:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE BERNOULLI (200); 2025-06-06 07:46:54.952 UTC [20940][client backend] [pg_regress/tablesample][11/142:0] ERROR: sample percentage must be between 0 and 100 2025-06-06 07:46:54.952 UTC [20940][client backend] [pg_regress/tablesample][11/142:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (-1); 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/143:0] ERROR: sample percentage must be between 0 and 100 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/143:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (200); 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/144:0] ERROR: TABLESAMPLE clause can only be applied to tables and materialized views at character 16 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/144:0] STATEMENT: SELECT id FROM test_tablesample_v1 TABLESAMPLE BERNOULLI (1); 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/145:0] ERROR: cannot insert into view "test_tablesample_v1" 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/145:0] DETAIL: Views containing TABLESAMPLE are not automatically updatable. 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/145:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2025-06-06 07:46:54.953 UTC [20940][client backend] [pg_regress/tablesample][11/145:0] STATEMENT: INSERT INTO test_tablesample_v1 VALUES(1); 2025-06-06 07:46:54.954 UTC [20940][client backend] [pg_regress/tablesample][11/146:0] ERROR: TABLESAMPLE clause can only be applied to tables and materialized views at character 69 2025-06-06 07:46:54.954 UTC [20940][client backend] [pg_regress/tablesample][11/146:0] STATEMENT: WITH query_select AS (SELECT * FROM test_tablesample) SELECT * FROM query_select TABLESAMPLE BERNOULLI (5.5) REPEATABLE (1); 2025-06-06 07:46:54.954 UTC [20940][client backend] [pg_regress/tablesample][11/147:0] ERROR: syntax error at or near "TABLESAMPLE" at character 55 2025-06-06 07:46:54.954 UTC [20940][client backend] [pg_regress/tablesample][11/147:0] STATEMENT: SELECT q.* FROM (SELECT * FROM test_tablesample) as q TABLESAMPLE BERNOULLI (5); 2025-06-06 07:46:54.980 UTC [20962][client backend] [pg_regress/generated_stored][31/43:0] ERROR: multiple generation clauses specified for column "b" of table "gtest_err_1" at character 87 2025-06-06 07:46:54.980 UTC [20962][client backend] [pg_regress/generated_stored][31/43:0] STATEMENT: CREATE TABLE gtest_err_1 (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) STORED GENERATED ALWAYS AS (a * 3) STORED); 2025-06-06 07:46:54.983 UTC [20948][client backend] [pg_regress/privileges][4/223:0] ERROR: permission denied to alter role 2025-06-06 07:46:54.983 UTC [20948][client backend] [pg_regress/privileges][4/223:0] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may add or drop members. 2025-06-06 07:46:54.983 UTC [20948][client backend] [pg_regress/privileges][4/223:0] STATEMENT: ALTER GROUP regress_priv_group2 ADD USER regress_priv_user2; 2025-06-06 07:46:54.983 UTC [20948][client backend] [pg_regress/privileges][4/224:0] ERROR: permission denied to alter role 2025-06-06 07:46:54.983 UTC [20948][client backend] [pg_regress/privileges][4/224:0] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may add or drop members. 2025-06-06 07:46:54.983 UTC [20948][client backend] [pg_regress/privileges][4/224:0] STATEMENT: ALTER GROUP regress_priv_group2 DROP USER regress_priv_user2; 2025-06-06 07:46:54.984 UTC [20948][client backend] [pg_regress/privileges][4/229:0] ERROR: permission denied to alter role 2025-06-06 07:46:54.984 UTC [20948][client backend] [pg_regress/privileges][4/229:0] DETAIL: To change another role's password, the current user must have the CREATEROLE attribute and the ADMIN option on the role. 2025-06-06 07:46:54.984 UTC [20948][client backend] [pg_regress/privileges][4/229:0] STATEMENT: ALTER USER regress_priv_user2 PASSWORD 'verysecret'; 2025-06-06 07:46:54.987 UTC [20948][client backend] [pg_regress/privileges][4/236:0] ERROR: permission denied to grant privileges as role "regress_priv_role" 2025-06-06 07:46:54.987 UTC [20948][client backend] [pg_regress/privileges][4/236:0] DETAIL: The grantor must have the ADMIN option on role "regress_priv_role". 2025-06-06 07:46:54.987 UTC [20948][client backend] [pg_regress/privileges][4/236:0] STATEMENT: GRANT regress_priv_role TO regress_priv_user1 WITH ADMIN OPTION GRANTED BY regress_priv_role; 2025-06-06 07:46:54.988 UTC [20948][client backend] [pg_regress/privileges][4/238:0] ERROR: role "foo" does not exist 2025-06-06 07:46:54.988 UTC [20948][client backend] [pg_regress/privileges][4/238:0] STATEMENT: REVOKE ADMIN OPTION FOR regress_priv_role FROM regress_priv_user1 GRANTED BY foo; 2025-06-06 07:46:54.988 UTC [20948][client backend] [pg_regress/privileges][4/239:0] WARNING: role "regress_priv_user1" has not been granted membership in role "regress_priv_role" by role "regress_priv_user2" 2025-06-06 07:46:55.020 UTC [20962][client backend] [pg_regress/generated_stored][31/44:8472] ERROR: cannot use generated column "b" in column generation expression at character 74 2025-06-06 07:46:55.020 UTC [20962][client backend] [pg_regress/generated_stored][31/44:8472] DETAIL: A generated column cannot reference another generated column. 2025-06-06 07:46:55.020 UTC [20962][client backend] [pg_regress/generated_stored][31/44:8472] STATEMENT: CREATE TABLE gtest_err_2a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (b * 2) STORED); 2025-06-06 07:46:55.026 UTC [20962][client backend] [pg_regress/generated_stored][31/45:8493] ERROR: cannot use generated column "b" in column generation expression at character 116 2025-06-06 07:46:55.026 UTC [20962][client backend] [pg_regress/generated_stored][31/45:8493] DETAIL: A generated column cannot reference another generated column. 2025-06-06 07:46:55.026 UTC [20962][client backend] [pg_regress/generated_stored][31/45:8493] STATEMENT: CREATE TABLE gtest_err_2b (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) STORED, c int GENERATED ALWAYS AS (b * 3) STORED); 2025-06-06 07:46:55.031 UTC [20962][client backend] [pg_regress/generated_stored][31/46:8495] ERROR: cannot use whole-row variable in column generation expression at character 88 2025-06-06 07:46:55.031 UTC [20962][client backend] [pg_regress/generated_stored][31/46:8495] DETAIL: This would cause the generated column to depend on its own value. 2025-06-06 07:46:55.031 UTC [20962][client backend] [pg_regress/generated_stored][31/46:8495] STATEMENT: CREATE TABLE gtest_err_2c (a int PRIMARY KEY, b int GENERATED ALWAYS AS (num_nulls(gtest_err_2c)) STORED); 2025-06-06 07:46:55.032 UTC [20962][client backend] [pg_regress/generated_stored][31/47:8496] ERROR: column "c" does not exist at character 73 2025-06-06 07:46:55.032 UTC [20962][client backend] [pg_regress/generated_stored][31/47:8496] STATEMENT: CREATE TABLE gtest_err_3 (a int PRIMARY KEY, b int GENERATED ALWAYS AS (c * 2) STORED); 2025-06-06 07:46:55.033 UTC [20962][client backend] [pg_regress/generated_stored][31/48:8497] ERROR: generation expression is not immutable 2025-06-06 07:46:55.033 UTC [20962][client backend] [pg_regress/generated_stored][31/48:8497] STATEMENT: CREATE TABLE gtest_err_4 (a int PRIMARY KEY, b double precision GENERATED ALWAYS AS (random()) STORED); 2025-06-06 07:46:55.048 UTC [20940][client backend] [pg_regress/tablesample][:0] LOG: disconnection: session time: 0:00:00.967 user=postgres database=regression host=[local] 2025-06-06 07:46:55.113 UTC [20962][client backend] [pg_regress/generated_stored][31/51:0] ERROR: both default and generation expression specified for column "b" of table "gtest_err_5a" at character 63 2025-06-06 07:46:55.113 UTC [20962][client backend] [pg_regress/generated_stored][31/51:0] STATEMENT: CREATE TABLE gtest_err_5a (a int PRIMARY KEY, b int DEFAULT 5 GENERATED ALWAYS AS (a * 2) STORED); 2025-06-06 07:46:55.114 UTC [20962][client backend] [pg_regress/generated_stored][31/52:0] ERROR: both identity and generation expression specified for column "b" of table "gtest_err_5b" at character 82 2025-06-06 07:46:55.114 UTC [20962][client backend] [pg_regress/generated_stored][31/52:0] STATEMENT: CREATE TABLE gtest_err_5b (a int PRIMARY KEY, b int GENERATED ALWAYS AS identity GENERATED ALWAYS AS (a * 2) STORED); 2025-06-06 07:46:55.115 UTC [20962][client backend] [pg_regress/generated_stored][31/53:8517] ERROR: cannot use system column "xmin" in column generation expression at character 75 2025-06-06 07:46:55.115 UTC [20962][client backend] [pg_regress/generated_stored][31/53:8517] STATEMENT: CREATE TABLE gtest_err_6a (a int PRIMARY KEY, b bool GENERATED ALWAYS AS (xmin <> 37) STORED); 2025-06-06 07:46:55.120 UTC [20962][client backend] [pg_regress/generated_stored][31/54:8521] ERROR: aggregate functions are not allowed in column generation expressions at character 74 2025-06-06 07:46:55.120 UTC [20962][client backend] [pg_regress/generated_stored][31/54:8521] STATEMENT: CREATE TABLE gtest_err_7a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (avg(a)) STORED); 2025-06-06 07:46:55.131 UTC [20962][client backend] [pg_regress/generated_stored][31/55:8522] ERROR: window functions are not allowed in column generation expressions at character 74 2025-06-06 07:46:55.131 UTC [20962][client backend] [pg_regress/generated_stored][31/55:8522] STATEMENT: CREATE TABLE gtest_err_7b (a int PRIMARY KEY, b int GENERATED ALWAYS AS (row_number() OVER (ORDER BY a)) STORED); 2025-06-06 07:46:55.136 UTC [20962][client backend] [pg_regress/generated_stored][31/56:8529] ERROR: cannot use subquery in column generation expression at character 74 2025-06-06 07:46:55.136 UTC [20962][client backend] [pg_regress/generated_stored][31/56:8529] STATEMENT: CREATE TABLE gtest_err_7c (a int PRIMARY KEY, b int GENERATED ALWAYS AS ((SELECT a)) STORED); 2025-06-06 07:46:55.144 UTC [20962][client backend] [pg_regress/generated_stored][31/57:8531] ERROR: set-returning functions are not allowed in column generation expressions at character 74 2025-06-06 07:46:55.144 UTC [20962][client backend] [pg_regress/generated_stored][31/57:8531] STATEMENT: CREATE TABLE gtest_err_7d (a int PRIMARY KEY, b int GENERATED ALWAYS AS (generate_series(1, a)) STORED); 2025-06-06 07:46:55.150 UTC [20948][client backend] [pg_regress/privileges][4/266:0] ERROR: grantor must be current user 2025-06-06 07:46:55.150 UTC [20948][client backend] [pg_regress/privileges][4/266:0] STATEMENT: GRANT TRUNCATE ON atest2 TO regress_priv_user4 GRANTED BY regress_priv_user5; 2025-06-06 07:46:55.164 UTC [20960][client backend] [pg_regress/identity][37/30:8534] ERROR: column "a" of relation "itest4" must be declared NOT NULL before identity can be added 2025-06-06 07:46:55.164 UTC [20960][client backend] [pg_regress/identity][37/30:8534] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:55.165 UTC [20962][client backend] [pg_regress/generated_stored][31/58:0] ERROR: for a generated column, GENERATED ALWAYS must be specified at character 62 2025-06-06 07:46:55.165 UTC [20962][client backend] [pg_regress/generated_stored][31/58:0] STATEMENT: CREATE TABLE gtest_err_8 (a int PRIMARY KEY, b int GENERATED BY DEFAULT AS (a * 2) STORED); 2025-06-06 07:46:55.181 UTC [20948][client backend] [pg_regress/privileges][4/272:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.181 UTC [20948][client backend] [pg_regress/privileges][4/272:0] STATEMENT: INSERT INTO atest2 VALUES ('foo', true); 2025-06-06 07:46:55.183 UTC [20960][client backend] [pg_regress/identity][37/32:8541] ERROR: column "c" of relation "itest4" does not exist 2025-06-06 07:46:55.183 UTC [20960][client backend] [pg_regress/identity][37/32:8541] STATEMENT: ALTER TABLE itest4 ALTER COLUMN c ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:55.183 UTC [20948][client backend] [pg_regress/privileges][4/275:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.183 UTC [20948][client backend] [pg_regress/privileges][4/275:0] STATEMENT: UPDATE atest2 SET col2 = NOT col2; 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/277:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/277:0] STATEMENT: SELECT * FROM atest2 FOR UPDATE; 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/278:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/278:0] STATEMENT: DELETE FROM atest2; 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/279:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/279:0] STATEMENT: TRUNCATE atest2; 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/280:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/280:0] STATEMENT: LOCK atest2 IN ACCESS EXCLUSIVE MODE; 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/281:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/281:0] STATEMENT: COPY atest2 FROM stdin; 2025-06-06 07:46:55.184 UTC [20948][client backend] [pg_regress/privileges][4/282:0] WARNING: no privileges were granted for "atest1" 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/61:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/61:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/61:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33); 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/62:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/62:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/62:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33), (4, 44); 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/63:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/63:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/63:0] STATEMENT: INSERT INTO gtest1 VALUES (3, DEFAULT), (4, 44); 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/64:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/64:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.186 UTC [20962][client backend] [pg_regress/generated_stored][31/64:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33), (4, DEFAULT); 2025-06-06 07:46:55.189 UTC [20962][client backend] [pg_regress/generated_stored][31/71:0] ERROR: column "b" can only be updated to DEFAULT 2025-06-06 07:46:55.189 UTC [20962][client backend] [pg_regress/generated_stored][31/71:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.189 UTC [20962][client backend] [pg_regress/generated_stored][31/71:0] STATEMENT: UPDATE gtest1 SET b = 11 WHERE a = 1; 2025-06-06 07:46:55.193 UTC [20960][client backend] [pg_regress/identity][37/34:8549] ERROR: column "a" of relation "itest4" is an identity column 2025-06-06 07:46:55.193 UTC [20960][client backend] [pg_regress/identity][37/34:8549] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a DROP NOT NULL; 2025-06-06 07:46:55.201 UTC [20946][client backend] [pg_regress/object_address][:0] LOG: disconnection: session time: 0:00:01.095 user=postgres database=regression host=[local] 2025-06-06 07:46:55.201 UTC [20960][client backend] [pg_regress/identity][37/35:8551] ERROR: column "a" of relation "itest4" is already an identity column 2025-06-06 07:46:55.201 UTC [20960][client backend] [pg_regress/identity][37/35:8551] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:55.208 UTC [20960][client backend] [pg_regress/identity][37/36:8552] ERROR: identity column type must be smallint, integer, or bigint 2025-06-06 07:46:55.208 UTC [20960][client backend] [pg_regress/identity][37/36:8552] STATEMENT: ALTER TABLE itest4 ALTER COLUMN b ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:55.210 UTC [20962][client backend] [pg_regress/generated_stored][31/75:0] ERROR: integer out of range 2025-06-06 07:46:55.210 UTC [20962][client backend] [pg_regress/generated_stored][31/75:0] STATEMENT: INSERT INTO gtest1 VALUES (2000000000); 2025-06-06 07:46:55.219 UTC [20960][client backend] [pg_regress/identity][37/38:0] ERROR: identity column type must be smallint, integer, or bigint 2025-06-06 07:46:55.219 UTC [20960][client backend] [pg_regress/identity][37/38:0] STATEMENT: CREATE TABLE itest_err_1 (a text generated by default as identity); 2025-06-06 07:46:55.222 UTC [20960][client backend] [pg_regress/identity][37/39:0] ERROR: multiple identity specifications for column "a" of table "itest_err_2" at character 62 2025-06-06 07:46:55.222 UTC [20960][client backend] [pg_regress/identity][37/39:0] STATEMENT: CREATE TABLE itest_err_2 (a int generated always as identity generated by default as identity); 2025-06-06 07:46:55.222 UTC [20960][client backend] [pg_regress/identity][37/40:0] ERROR: both default and identity specified for column "a" of table "itest_err_3" at character 43 2025-06-06 07:46:55.222 UTC [20960][client backend] [pg_regress/identity][37/40:0] STATEMENT: CREATE TABLE itest_err_3 (a int default 5 generated by default as identity); 2025-06-06 07:46:55.223 UTC [20960][client backend] [pg_regress/identity][37/41:0] ERROR: both default and identity specified for column "a" of table "itest_err_4" 2025-06-06 07:46:55.223 UTC [20960][client backend] [pg_regress/identity][37/41:0] STATEMENT: CREATE TABLE itest_err_4 (a serial generated by default as identity); 2025-06-06 07:46:55.227 UTC [20948][client backend] [pg_regress/privileges][4/288:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.227 UTC [20948][client backend] [pg_regress/privileges][4/288:0] STATEMENT: INSERT INTO atest2 VALUES ('foo', true); 2025-06-06 07:46:55.230 UTC [20948][client backend] [pg_regress/privileges][4/290:0] ERROR: permission denied for table atest1 2025-06-06 07:46:55.230 UTC [20948][client backend] [pg_regress/privileges][4/290:0] STATEMENT: SELECT * FROM atest1; 2025-06-06 07:46:55.233 UTC [20948][client backend] [pg_regress/privileges][4/291:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.233 UTC [20948][client backend] [pg_regress/privileges][4/291:0] STATEMENT: SELECT * FROM atest2; 2025-06-06 07:46:55.247 UTC [20948][client backend] [pg_regress/privileges][4/295:0] ERROR: permission denied for table pg_class 2025-06-06 07:46:55.247 UTC [20948][client backend] [pg_regress/privileges][4/295:0] STATEMENT: UPDATE pg_catalog.pg_class SET relname = '123'; 2025-06-06 07:46:55.249 UTC [20948][client backend] [pg_regress/privileges][4/296:0] ERROR: permission denied for table pg_class 2025-06-06 07:46:55.249 UTC [20948][client backend] [pg_regress/privileges][4/296:0] STATEMENT: DELETE FROM pg_catalog.pg_class; 2025-06-06 07:46:55.250 UTC [20948][client backend] [pg_regress/privileges][4/297:0] ERROR: permission denied for table pg_toast_1213 2025-06-06 07:46:55.250 UTC [20948][client backend] [pg_regress/privileges][4/297:0] STATEMENT: UPDATE pg_toast.pg_toast_1213 SET chunk_id = 1; 2025-06-06 07:46:55.264 UTC [20948][client backend] [pg_regress/privileges][4/301:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.264 UTC [20948][client backend] [pg_regress/privileges][4/301:0] STATEMENT: SELECT * FROM atest2; 2025-06-06 07:46:55.266 UTC [20948][client backend] [pg_regress/privileges][4/302:0] ERROR: permission denied for table atest1 2025-06-06 07:46:55.266 UTC [20948][client backend] [pg_regress/privileges][4/302:0] STATEMENT: INSERT INTO atest1 VALUES (2, 'two'); 2025-06-06 07:46:55.267 UTC [20948][client backend] [pg_regress/privileges][4/303:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.267 UTC [20948][client backend] [pg_regress/privileges][4/303:0] STATEMENT: INSERT INTO atest2 VALUES ('foo', true); 2025-06-06 07:46:55.267 UTC [20948][client backend] [pg_regress/privileges][4/304:0] ERROR: permission denied for table atest1 2025-06-06 07:46:55.267 UTC [20948][client backend] [pg_regress/privileges][4/304:0] STATEMENT: INSERT INTO atest1 SELECT 1, b FROM atest1; 2025-06-06 07:46:55.267 UTC [20943][client backend] [pg_regress/collate][9/221:0] ERROR: collation mismatch between explicit collations "C" and "POSIX" at character 36 2025-06-06 07:46:55.267 UTC [20943][client backend] [pg_regress/collate][9/221:0] STATEMENT: SELECT string_agg(x COLLATE "C", y COLLATE "POSIX") FROM collate_test10; 2025-06-06 07:46:55.268 UTC [20948][client backend] [pg_regress/privileges][4/305:0] ERROR: permission denied for table atest1 2025-06-06 07:46:55.268 UTC [20948][client backend] [pg_regress/privileges][4/305:0] STATEMENT: UPDATE atest1 SET a = 1 WHERE a = 2; 2025-06-06 07:46:55.270 UTC [20948][client backend] [pg_regress/privileges][4/307:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.270 UTC [20948][client backend] [pg_regress/privileges][4/307:0] STATEMENT: UPDATE atest2 SET col2 = NOT col2; 2025-06-06 07:46:55.274 UTC [20948][client backend] [pg_regress/privileges][4/309:0] ERROR: permission denied for table atest1 2025-06-06 07:46:55.274 UTC [20948][client backend] [pg_regress/privileges][4/309:0] STATEMENT: SELECT * FROM atest1 FOR UPDATE; 2025-06-06 07:46:55.278 UTC [20943][client backend] [pg_regress/collate][9/224:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 32 2025-06-06 07:46:55.278 UTC [20943][client backend] [pg_regress/collate][9/224:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:46:55.278 UTC [20943][client backend] [pg_regress/collate][9/224:0] STATEMENT: SELECT array_agg(a ORDER BY x||y) FROM collate_test10; 2025-06-06 07:46:55.278 UTC [20948][client backend] [pg_regress/privileges][4/310:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.278 UTC [20948][client backend] [pg_regress/privileges][4/310:0] STATEMENT: SELECT * FROM atest2 FOR UPDATE; 2025-06-06 07:46:55.279 UTC [20948][client backend] [pg_regress/privileges][4/311:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.279 UTC [20948][client backend] [pg_regress/privileges][4/311:0] STATEMENT: DELETE FROM atest2; 2025-06-06 07:46:55.279 UTC [20948][client backend] [pg_regress/privileges][4/312:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.279 UTC [20948][client backend] [pg_regress/privileges][4/312:0] STATEMENT: TRUNCATE atest2; 2025-06-06 07:46:55.285 UTC [20948][client backend] [pg_regress/privileges][4/314:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.285 UTC [20948][client backend] [pg_regress/privileges][4/314:0] STATEMENT: COPY atest2 FROM stdin; 2025-06-06 07:46:55.286 UTC [20948][client backend] [pg_regress/privileges][4/315:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.286 UTC [20948][client backend] [pg_regress/privileges][4/315:0] STATEMENT: SELECT * FROM atest1 WHERE ( b IN ( SELECT col1 FROM atest2 ) ); 2025-06-06 07:46:55.288 UTC [20948][client backend] [pg_regress/privileges][4/316:0] ERROR: permission denied for table atest2 2025-06-06 07:46:55.288 UTC [20948][client backend] [pg_regress/privileges][4/316:0] STATEMENT: SELECT * FROM atest2 WHERE ( col1 IN ( SELECT b FROM atest1 ) ); 2025-06-06 07:46:55.295 UTC [20943][client backend] [pg_regress/collate][9/229:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:46:55.295 UTC [20943][client backend] [pg_regress/collate][9/229:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:46:55.295 UTC [20943][client backend] [pg_regress/collate][9/229:0] STATEMENT: SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test2 ORDER BY 2; 2025-06-06 07:46:55.300 UTC [20943][client backend] [pg_regress/collate][9/231:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 48 2025-06-06 07:46:55.300 UTC [20943][client backend] [pg_regress/collate][9/231:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:46:55.300 UTC [20943][client backend] [pg_regress/collate][9/231:0] STATEMENT: SELECT a, b FROM collate_test1 UNION SELECT a, b FROM collate_test2 ORDER BY 2; 2025-06-06 07:46:55.309 UTC [20943][client backend] [pg_regress/collate][9/233:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 52 2025-06-06 07:46:55.309 UTC [20943][client backend] [pg_regress/collate][9/233:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:46:55.309 UTC [20943][client backend] [pg_regress/collate][9/233:0] STATEMENT: SELECT a, b FROM collate_test1 INTERSECT SELECT a, b FROM collate_test2 ORDER BY 2; 2025-06-06 07:46:55.310 UTC [20943][client backend] [pg_regress/collate][9/234:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 49 2025-06-06 07:46:55.310 UTC [20943][client backend] [pg_regress/collate][9/234:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:46:55.310 UTC [20943][client backend] [pg_regress/collate][9/234:0] STATEMENT: SELECT a, b FROM collate_test1 EXCEPT SELECT a, b FROM collate_test2 ORDER BY 2; 2025-06-06 07:46:55.310 UTC [20943][client backend] [pg_regress/collate][9/235:0] ERROR: no collation was derived for column "b" with collatable type text 2025-06-06 07:46:55.310 UTC [20943][client backend] [pg_regress/collate][9/235:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:46:55.310 UTC [20943][client backend] [pg_regress/collate][9/235:0] STATEMENT: CREATE TABLE test_u AS SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test2; 2025-06-06 07:46:55.310 UTC [20960][client backend] [pg_regress/identity][37/55:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:55.310 UTC [20960][client backend] [pg_regress/identity][37/55:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.310 UTC [20960][client backend] [pg_regress/identity][37/55:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:55.310 UTC [20960][client backend] [pg_regress/identity][37/55:0] STATEMENT: INSERT INTO itest5 VALUES (1, 'a'); 2025-06-06 07:46:55.311 UTC [20943][client backend] [pg_regress/collate][9/236:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:46:55.311 UTC [20943][client backend] [pg_regress/collate][9/236:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:46:55.311 UTC [20943][client backend] [pg_regress/collate][9/236:0] STATEMENT: select x < y from collate_test10; 2025-06-06 07:46:55.312 UTC [20943][client backend] [pg_regress/collate][9/238:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 47 2025-06-06 07:46:55.312 UTC [20943][client backend] [pg_regress/collate][9/238:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:46:55.312 UTC [20943][client backend] [pg_regress/collate][9/238:0] STATEMENT: select x, y from collate_test10 order by x || y; 2025-06-06 07:46:55.318 UTC [20943][client backend] [pg_regress/collate][9/239:0] ERROR: recursive query "foo" column 1 has collation "C" in non-recursive term but collation "POSIX" overall at character 37 2025-06-06 07:46:55.318 UTC [20943][client backend] [pg_regress/collate][9/239:0] HINT: Use the COLLATE clause to set the collation of the non-recursive term. 2025-06-06 07:46:55.318 UTC [20943][client backend] [pg_regress/collate][9/239:0] STATEMENT: WITH RECURSIVE foo(x) AS (SELECT x FROM (VALUES('a' COLLATE "C"),('b')) t(x) UNION ALL SELECT (x || 'c') COLLATE "POSIX" FROM foo WHERE length(x) < 10) SELECT * FROM foo; 2025-06-06 07:46:55.320 UTC [20943][client backend] [pg_regress/collate][9/241:0] ERROR: could not determine which collation to use for string hashing 2025-06-06 07:46:55.320 UTC [20943][client backend] [pg_regress/collate][9/241:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:46:55.320 UTC [20943][client backend] [pg_regress/collate][9/241:0] STATEMENT: SELECT * FROM collate_test10 WHERE (x, y) NOT IN (SELECT y, x FROM collate_test10); 2025-06-06 07:46:55.322 UTC [20960][client backend] [pg_regress/identity][37/57:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:55.322 UTC [20960][client backend] [pg_regress/identity][37/57:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.322 UTC [20960][client backend] [pg_regress/identity][37/57:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:55.322 UTC [20960][client backend] [pg_regress/identity][37/57:0] STATEMENT: INSERT INTO itest5 VALUES (2, 'b'), (3, 'c'); 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/58:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/58:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/58:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/58:0] STATEMENT: INSERT INTO itest5 VALUES (DEFAULT, 'b'), (3, 'c'); 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/59:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/59:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/59:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:55.323 UTC [20960][client backend] [pg_regress/identity][37/59:0] STATEMENT: INSERT INTO itest5 VALUES (2, 'b'), (DEFAULT, 'c'); 2025-06-06 07:46:55.331 UTC [20943][client backend] [pg_regress/collate][9/244:0] ERROR: syntax error at or near "COLLATE" at character 26 2025-06-06 07:46:55.331 UTC [20943][client backend] [pg_regress/collate][9/244:0] STATEMENT: SELECT CAST('42' AS text COLLATE "C"); 2025-06-06 07:46:55.416 UTC [20964][client backend] [pg_regress/password][41/75:0] ERROR: encrypted password is too long 2025-06-06 07:46:55.416 UTC [20964][client backend] [pg_regress/password][41/75:0] DETAIL: Encrypted passwords must be no longer than 512 bytes. 2025-06-06 07:46:55.416 UTC [20964][client backend] [pg_regress/password][41/75:0] STATEMENT: CREATE ROLE regress_passwd10 PASSWORD 'SCRAM-SHA-256$000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004096:wNFxNSk1hAXBkgub8py3bg==$65zC6E+R0U7tiYTC9+Wtq4Thw6gUDj3eDCINij8TflU=:rC1I7tcVugrHEY2DT0iPjGyjM4aJxkMM9n8WBxtUtHU='; 2025-06-06 07:46:55.429 UTC [20960][client backend] [pg_regress/identity][37/80:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:55.429 UTC [20960][client backend] [pg_regress/identity][37/80:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.429 UTC [20960][client backend] [pg_regress/identity][37/80:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:55.429 UTC [20960][client backend] [pg_regress/identity][37/80:0] STATEMENT: INSERT INTO itest2 VALUES (10, 'xyz'); 2025-06-06 07:46:55.433 UTC [20943][client backend] [pg_regress/collate][9/258:0] ERROR: collations are not supported by type integer 2025-06-06 07:46:55.433 UTC [20943][client backend] [pg_regress/collate][9/258:0] STATEMENT: CREATE INDEX collate_test1_idx5 ON collate_test1 (a COLLATE "POSIX"); 2025-06-06 07:46:55.439 UTC [20943][client backend] [pg_regress/collate][9/259:0] ERROR: collations are not supported by type integer at character 54 2025-06-06 07:46:55.439 UTC [20943][client backend] [pg_regress/collate][9/259:0] STATEMENT: CREATE INDEX collate_test1_idx6 ON collate_test1 ((a COLLATE "POSIX")); 2025-06-06 07:46:55.450 UTC [20960][client backend] [pg_regress/identity][37/87:0] ERROR: column "a" can only be updated to DEFAULT 2025-06-06 07:46:55.450 UTC [20960][client backend] [pg_regress/identity][37/87:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.450 UTC [20960][client backend] [pg_regress/identity][37/87:0] STATEMENT: UPDATE itest2 SET a = 101 WHERE a = 1; 2025-06-06 07:46:55.455 UTC [20962][client backend] [pg_regress/generated_stored][31/98:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.455 UTC [20962][client backend] [pg_regress/generated_stored][31/98:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.455 UTC [20962][client backend] [pg_regress/generated_stored][31/98:0] STATEMENT: INSERT INTO gtest1v VALUES (4, 8); 2025-06-06 07:46:55.461 UTC [20962][client backend] [pg_regress/generated_stored][31/100:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.461 UTC [20962][client backend] [pg_regress/generated_stored][31/100:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.461 UTC [20962][client backend] [pg_regress/generated_stored][31/100:0] STATEMENT: INSERT INTO gtest1v VALUES (6, 66), (7, 77); 2025-06-06 07:46:55.462 UTC [20962][client backend] [pg_regress/generated_stored][31/101:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.462 UTC [20962][client backend] [pg_regress/generated_stored][31/101:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.462 UTC [20962][client backend] [pg_regress/generated_stored][31/101:0] STATEMENT: INSERT INTO gtest1v VALUES (6, DEFAULT), (7, 77); 2025-06-06 07:46:55.462 UTC [20962][client backend] [pg_regress/generated_stored][31/102:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.462 UTC [20962][client backend] [pg_regress/generated_stored][31/102:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.462 UTC [20962][client backend] [pg_regress/generated_stored][31/102:0] STATEMENT: INSERT INTO gtest1v VALUES (6, 66), (7, DEFAULT); 2025-06-06 07:46:55.464 UTC [20961][client backend] [pg_regress/rowsecurity][40/123:0] ERROR: new row violates row-level security policy "p1r" for table "document" 2025-06-06 07:46:55.464 UTC [20961][client backend] [pg_regress/rowsecurity][40/123:0] STATEMENT: INSERT INTO document VALUES (100, 44, 1, 'regress_rls_dave', 'testing sorting of policies'); 2025-06-06 07:46:55.470 UTC [20961][client backend] [pg_regress/rowsecurity][40/124:0] ERROR: new row violates row-level security policy "p2r" for table "document" 2025-06-06 07:46:55.470 UTC [20961][client backend] [pg_regress/rowsecurity][40/124:0] STATEMENT: INSERT INTO document VALUES (100, 55, 1, 'regress_rls_dave', 'testing sorting of policies'); 2025-06-06 07:46:55.470 UTC [20961][client backend] [pg_regress/rowsecurity][40/125:0] ERROR: must be owner of table document 2025-06-06 07:46:55.470 UTC [20961][client backend] [pg_regress/rowsecurity][40/125:0] STATEMENT: ALTER POLICY p1 ON document USING (true); 2025-06-06 07:46:55.470 UTC [20961][client backend] [pg_regress/rowsecurity][40/126:0] ERROR: must be owner of relation document 2025-06-06 07:46:55.470 UTC [20961][client backend] [pg_regress/rowsecurity][40/126:0] STATEMENT: DROP POLICY p1 ON document; 2025-06-06 07:46:55.474 UTC [20962][client backend] [pg_regress/generated_stored][31/105:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.474 UTC [20962][client backend] [pg_regress/generated_stored][31/105:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.474 UTC [20962][client backend] [pg_regress/generated_stored][31/105:0] STATEMENT: INSERT INTO gtest1v VALUES (8, DEFAULT); 2025-06-06 07:46:55.474 UTC [20962][client backend] [pg_regress/generated_stored][31/106:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:46:55.474 UTC [20962][client backend] [pg_regress/generated_stored][31/106:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:46:55.474 UTC [20962][client backend] [pg_regress/generated_stored][31/106:0] STATEMENT: INSERT INTO gtest1v VALUES (8, DEFAULT), (9, DEFAULT); 2025-06-06 07:46:55.478 UTC [20964][client backend] [pg_regress/password][41/76:0] ERROR: encrypted password is too long 2025-06-06 07:46:55.478 UTC [20964][client backend] [pg_regress/password][41/76:0] DETAIL: Encrypted passwords must be no longer than 512 bytes. 2025-06-06 07:46:55.478 UTC [20964][client backend] [pg_regress/password][41/76:0] STATEMENT: ALTER ROLE regress_passwd9 PASSWORD 'SCRAM-SHA-256$000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004096:wNFxNSk1hAXBkgub8py3bg==$65zC6E+R0U7tiYTC9+Wtq4Thw6gUDj3eDCINij8TflU=:rC1I7tcVugrHEY2DT0iPjGyjM4aJxkMM9n8WBxtUtHU='; 2025-06-06 07:46:55.507 UTC [20964][client backend] [pg_regress/password][:0] LOG: disconnection: session time: 0:00:01.265 user=postgres database=regression host=[local] 2025-06-06 07:46:55.532 UTC [20960][client backend] [pg_regress/identity][37/95:8651] ERROR: column "a" of relation "itest4" is not an identity column 2025-06-06 07:46:55.532 UTC [20960][client backend] [pg_regress/identity][37/95:8651] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a DROP IDENTITY; 2025-06-06 07:46:55.538 UTC [20960][client backend] [pg_regress/identity][37/97:0] ERROR: null value in column "a" of relation "itest4" violates not-null constraint 2025-06-06 07:46:55.538 UTC [20960][client backend] [pg_regress/identity][37/97:0] DETAIL: Failing row contains (null, ). 2025-06-06 07:46:55.538 UTC [20960][client backend] [pg_regress/identity][37/97:0] STATEMENT: INSERT INTO itest4 DEFAULT VALUES; 2025-06-06 07:46:55.550 UTC [20960][client backend] [pg_regress/identity][37/101:0] ERROR: relation "itest4_a_seq" does not exist at character 27 2025-06-06 07:46:55.550 UTC [20960][client backend] [pg_regress/identity][37/101:0] STATEMENT: SELECT sequence_name FROM itest4_a_seq; 2025-06-06 07:46:55.555 UTC [20961][client backend] [pg_regress/rowsecurity][40/142:8659] ERROR: update or delete on table "category" violates foreign key constraint "document_cid_fkey" on table "document" 2025-06-06 07:46:55.555 UTC [20961][client backend] [pg_regress/rowsecurity][40/142:8659] DETAIL: Key is still referenced from table "document". 2025-06-06 07:46:55.555 UTC [20961][client backend] [pg_regress/rowsecurity][40/142:8659] STATEMENT: DELETE FROM category WHERE cid = 33; 2025-06-06 07:46:55.559 UTC [20943][client backend] [pg_regress/collate][9/268:8660] ERROR: insert or update on table "collate_test21" violates foreign key constraint "collate_test21_f2_fkey" 2025-06-06 07:46:55.559 UTC [20943][client backend] [pg_regress/collate][9/268:8660] DETAIL: Key (f2)=(baz) is not present in table "collate_test20". 2025-06-06 07:46:55.559 UTC [20943][client backend] [pg_regress/collate][9/268:8660] STATEMENT: INSERT INTO collate_test21 VALUES ('baz'); 2025-06-06 07:46:55.580 UTC [20961][client backend] [pg_regress/rowsecurity][40/147:8664] ERROR: duplicate key value violates unique constraint "document_pkey" 2025-06-06 07:46:55.580 UTC [20961][client backend] [pg_regress/rowsecurity][40/147:8664] STATEMENT: INSERT INTO document VALUES (8, 44, 1, 'regress_rls_bob', 'my third manga'); 2025-06-06 07:46:55.583 UTC [20961][client backend] [pg_regress/rowsecurity][40/149:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:55.583 UTC [20961][client backend] [pg_regress/rowsecurity][40/149:0] STATEMENT: INSERT INTO document VALUES (8, 44, 1, 'regress_rls_carol', 'my third manga'); 2025-06-06 07:46:55.590 UTC [20961][client backend] [pg_regress/rowsecurity][40/150:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:55.590 UTC [20961][client backend] [pg_regress/rowsecurity][40/150:0] STATEMENT: UPDATE document SET did = 8, dauthor = 'regress_rls_carol' WHERE did = 5; 2025-06-06 07:46:55.601 UTC [20943][client backend] [pg_regress/collate][9/271:8667] ERROR: insert or update on table "collate_test22" violates foreign key constraint "collate_test22_f2_fkey" 2025-06-06 07:46:55.601 UTC [20943][client backend] [pg_regress/collate][9/271:8667] DETAIL: Key (f2)=(baz) is not present in table "collate_test20". 2025-06-06 07:46:55.601 UTC [20943][client backend] [pg_regress/collate][9/271:8667] STATEMENT: ALTER TABLE collate_test22 ADD FOREIGN KEY (f2) REFERENCES collate_test20; 2025-06-06 07:46:55.655 UTC [20962][client backend] [pg_regress/generated_stored][31/127:0] ERROR: child column "b" specifies generation expression 2025-06-06 07:46:55.655 UTC [20962][client backend] [pg_regress/generated_stored][31/127:0] HINT: A child table column cannot be generated unless its parent column is. 2025-06-06 07:46:55.655 UTC [20962][client backend] [pg_regress/generated_stored][31/127:0] STATEMENT: CREATE TABLE gtest_normal_child (a int, b int GENERATED ALWAYS AS (a * 2) STORED) INHERITS (gtest_normal); 2025-06-06 07:46:55.664 UTC [20943][client backend] [pg_regress/collate][9/281:0] ERROR: parameter "locale" must be specified 2025-06-06 07:46:55.664 UTC [20943][client backend] [pg_regress/collate][9/281:0] STATEMENT: CREATE COLLATION builtin2 ( PROVIDER = builtin ); 2025-06-06 07:46:55.669 UTC [20943][client backend] [pg_regress/collate][9/282:0] ERROR: invalid locale name "en_US" for builtin provider 2025-06-06 07:46:55.669 UTC [20943][client backend] [pg_regress/collate][9/282:0] STATEMENT: CREATE COLLATION builtin2 ( PROVIDER = builtin, LOCALE = "en_US" ); 2025-06-06 07:46:55.670 UTC [20943][client backend] [pg_regress/collate][9/283:0] ERROR: parameter "locale" must be specified 2025-06-06 07:46:55.670 UTC [20943][client backend] [pg_regress/collate][9/283:0] STATEMENT: CREATE COLLATION builtin2 ( PROVIDER = builtin, LC_CTYPE = "C", LC_COLLATE = "C" ); 2025-06-06 07:46:55.672 UTC [20962][client backend] [pg_regress/generated_stored][31/129:8686] ERROR: column "b" in child table must not be a generated column 2025-06-06 07:46:55.672 UTC [20962][client backend] [pg_regress/generated_stored][31/129:8686] STATEMENT: ALTER TABLE gtest_normal_child INHERIT gtest_normal; 2025-06-06 07:46:55.679 UTC [20943][client backend] [pg_regress/collate][9/286:0] ERROR: collation "default" cannot be copied 2025-06-06 07:46:55.679 UTC [20943][client backend] [pg_regress/collate][9/286:0] STATEMENT: CREATE COLLATION mycoll3 FROM "default"; 2025-06-06 07:46:55.693 UTC [20960][client backend] [pg_regress/identity][37/115:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:55.693 UTC [20960][client backend] [pg_regress/identity][37/115:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:55.693 UTC [20960][client backend] [pg_regress/identity][37/115:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:55.693 UTC [20960][client backend] [pg_regress/identity][37/115:0] STATEMENT: INSERT INTO itestv11 VALUES (10, 'xyz'); 2025-06-06 07:46:55.702 UTC [20962][client backend] [pg_regress/generated_stored][31/131:0] ERROR: column "b" inherits from generated column but specifies default 2025-06-06 07:46:55.702 UTC [20962][client backend] [pg_regress/generated_stored][31/131:0] STATEMENT: CREATE TABLE gtestx (x int, b int DEFAULT 10) INHERITS (gtest1); 2025-06-06 07:46:55.707 UTC [20962][client backend] [pg_regress/generated_stored][31/132:8699] ERROR: column "b" inherits from generated column but specifies identity 2025-06-06 07:46:55.707 UTC [20962][client backend] [pg_regress/generated_stored][31/132:8699] STATEMENT: CREATE TABLE gtestx (x int, b int GENERATED ALWAYS AS IDENTITY) INHERITS (gtest1); 2025-06-06 07:46:55.707 UTC [20962][client backend] [pg_regress/generated_stored][31/133:0] ERROR: column "b" inherits from generated column of different kind 2025-06-06 07:46:55.707 UTC [20962][client backend] [pg_regress/generated_stored][31/133:0] DETAIL: Parent column is STORED, child column is VIRTUAL. 2025-06-06 07:46:55.707 UTC [20962][client backend] [pg_regress/generated_stored][31/133:0] STATEMENT: CREATE TABLE gtestx (x int, b int GENERATED ALWAYS AS (a * 22) VIRTUAL) INHERITS (gtest1); 2025-06-06 07:46:55.718 UTC [20943][client backend] [pg_regress/collate][9/289:8703] ERROR: cannot drop collation mycoll2 because other objects depend on it 2025-06-06 07:46:55.718 UTC [20943][client backend] [pg_regress/collate][9/289:8703] DETAIL: column f1 of table collate_test23 depends on collation mycoll2 2025-06-06 07:46:55.718 UTC [20943][client backend] [pg_regress/collate][9/289:8703] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:55.718 UTC [20943][client backend] [pg_regress/collate][9/289:8703] STATEMENT: DROP COLLATION mycoll2; 2025-06-06 07:46:55.719 UTC [20943][client backend] [pg_regress/collate][9/290:0] ERROR: collation attribute "Lc_Collate" not recognized at character 29 2025-06-06 07:46:55.719 UTC [20943][client backend] [pg_regress/collate][9/290:0] STATEMENT: CREATE COLLATION case_coll ("Lc_Collate" = "POSIX", "Lc_Ctype" = "POSIX"); 2025-06-06 07:46:55.740 UTC [20943][client backend] [pg_regress/collate][9/295:0] ERROR: collations are not supported by type integer 2025-06-06 07:46:55.740 UTC [20943][client backend] [pg_regress/collate][9/295:0] STATEMENT: SELECT collation for ((SELECT a FROM collate_test1 LIMIT 1)); 2025-06-06 07:46:55.803 UTC [20960][client backend] [pg_regress/identity][37/124:8718] ERROR: column "a" of relation "itest1" is an identity column 2025-06-06 07:46:55.803 UTC [20960][client backend] [pg_regress/identity][37/124:8718] STATEMENT: ALTER TABLE itest1 ALTER COLUMN a SET DEFAULT 1; 2025-06-06 07:46:55.839 UTC [20960][client backend] [pg_regress/identity][37/126:8727] ERROR: column "a" of relation "itest5" already has a default value 2025-06-06 07:46:55.839 UTC [20960][client backend] [pg_regress/identity][37/126:8727] STATEMENT: ALTER TABLE itest5 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:55.862 UTC [20962][client backend] [pg_regress/generated_stored][31/150:8732] ERROR: column "b" in child table must be a generated column 2025-06-06 07:46:55.862 UTC [20962][client backend] [pg_regress/generated_stored][31/150:8732] STATEMENT: ALTER TABLE gtestxx_1 INHERIT gtest1; 2025-06-06 07:46:55.894 UTC [20943][client backend] [pg_regress/collate][9/303:0] ERROR: conflicting or redundant options at character 54 2025-06-06 07:46:55.894 UTC [20943][client backend] [pg_regress/collate][9/303:0] STATEMENT: CREATE COLLATION coll_dup_chk (LC_COLLATE = "POSIX", LC_COLLATE = "NONSENSE", LC_CTYPE = "POSIX"); 2025-06-06 07:46:55.896 UTC [20943][client backend] [pg_regress/collate][9/304:0] ERROR: conflicting or redundant options at character 52 2025-06-06 07:46:55.896 UTC [20943][client backend] [pg_regress/collate][9/304:0] STATEMENT: CREATE COLLATION coll_dup_chk (LC_CTYPE = "POSIX", LC_CTYPE = "NONSENSE", LC_COLLATE = "POSIX"); 2025-06-06 07:46:55.897 UTC [20943][client backend] [pg_regress/collate][9/305:0] ERROR: conflicting or redundant options at character 48 2025-06-06 07:46:55.897 UTC [20943][client backend] [pg_regress/collate][9/305:0] STATEMENT: CREATE COLLATION coll_dup_chk (PROVIDER = icu, PROVIDER = NONSENSE, LC_COLLATE = "POSIX", LC_CTYPE = "POSIX"); 2025-06-06 07:46:55.899 UTC [20943][client backend] [pg_regress/collate][9/306:0] ERROR: conflicting or redundant options at character 47 2025-06-06 07:46:55.899 UTC [20943][client backend] [pg_regress/collate][9/306:0] STATEMENT: CREATE COLLATION case_sensitive (LOCALE = '', LOCALE = "NONSENSE"); 2025-06-06 07:46:55.899 UTC [20943][client backend] [pg_regress/collate][9/307:0] ERROR: conflicting or redundant options at character 54 2025-06-06 07:46:55.899 UTC [20943][client backend] [pg_regress/collate][9/307:0] STATEMENT: CREATE COLLATION coll_dup_chk (DETERMINISTIC = TRUE, DETERMINISTIC = NONSENSE, LOCALE = ''); 2025-06-06 07:46:55.900 UTC [20943][client backend] [pg_regress/collate][9/308:0] ERROR: conflicting or redundant options at character 47 2025-06-06 07:46:55.900 UTC [20943][client backend] [pg_regress/collate][9/308:0] STATEMENT: CREATE COLLATION coll_dup_chk (VERSION = '1', VERSION = "NONSENSE", LOCALE = ''); 2025-06-06 07:46:55.901 UTC [20943][client backend] [pg_regress/collate][9/309:0] ERROR: conflicting or redundant options 2025-06-06 07:46:55.901 UTC [20943][client backend] [pg_regress/collate][9/309:0] DETAIL: LOCALE cannot be specified together with LC_COLLATE or LC_CTYPE. 2025-06-06 07:46:55.901 UTC [20943][client backend] [pg_regress/collate][9/309:0] STATEMENT: CREATE COLLATION coll_dup_chk (LC_COLLATE = "POSIX", LC_CTYPE = "POSIX", LOCALE = ''); 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/310:0] ERROR: conflicting or redundant options 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/310:0] DETAIL: LOCALE cannot be specified together with LC_COLLATE or LC_CTYPE. 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/310:0] STATEMENT: CREATE COLLATION coll_dup_chk (LC_COLLATE = "POSIX", LOCALE = ''); 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/311:0] ERROR: conflicting or redundant options 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/311:0] DETAIL: LOCALE cannot be specified together with LC_COLLATE or LC_CTYPE. 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/311:0] STATEMENT: CREATE COLLATION coll_dup_chk (LC_CTYPE = "POSIX", LOCALE = ''); 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/312:0] ERROR: conflicting or redundant options 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/312:0] DETAIL: FROM cannot be specified together with any other options. 2025-06-06 07:46:55.902 UTC [20943][client backend] [pg_regress/collate][9/312:0] STATEMENT: CREATE COLLATION coll_dup_chk (FROM = "C", VERSION = "1"); 2025-06-06 07:46:55.910 UTC [20948][client backend] [pg_regress/privileges][4/342:0] ERROR: permission denied for table atest12 2025-06-06 07:46:55.910 UTC [20948][client backend] [pg_regress/privileges][4/342:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM atest12 WHERE a >>> 0; 2025-06-06 07:46:55.932 UTC [20962][client backend] [pg_regress/generated_stored][31/156:0] ERROR: inherited column "b" has a generation conflict 2025-06-06 07:46:55.932 UTC [20962][client backend] [pg_regress/generated_stored][31/156:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest0, gtesty); 2025-06-06 07:46:55.955 UTC [20962][client backend] [pg_regress/generated_stored][31/159:0] ERROR: inherited column "b" has a generation conflict 2025-06-06 07:46:55.955 UTC [20962][client backend] [pg_regress/generated_stored][31/159:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest1, gtesty); 2025-06-06 07:46:55.987 UTC [20962][client backend] [pg_regress/generated_stored][31/162:0] ERROR: column "b" inherits conflicting generation expressions 2025-06-06 07:46:55.987 UTC [20962][client backend] [pg_regress/generated_stored][31/162:0] HINT: To resolve the conflict, specify a generation expression explicitly. 2025-06-06 07:46:55.987 UTC [20962][client backend] [pg_regress/generated_stored][31/162:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest1, gtesty); 2025-06-06 07:46:56.038 UTC [20948][client backend] [pg_regress/privileges][4/357:0] ERROR: permission denied for table atest3 2025-06-06 07:46:56.038 UTC [20948][client backend] [pg_regress/privileges][4/357:0] STATEMENT: SELECT * FROM atest3; 2025-06-06 07:46:56.053 UTC [20948][client backend] [pg_regress/privileges][4/359:8760] ERROR: permission denied for table atest3 2025-06-06 07:46:56.053 UTC [20948][client backend] [pg_regress/privileges][4/359:8760] STATEMENT: DELETE FROM atest3; 2025-06-06 07:46:56.053 UTC [20960][client backend] [pg_regress/identity][37/139:8762] ERROR: identity column type must be smallint, integer, or bigint 2025-06-06 07:46:56.053 UTC [20960][client backend] [pg_regress/identity][37/139:8762] STATEMENT: ALTER TABLE itest3 ALTER COLUMN a TYPE text; 2025-06-06 07:46:56.059 UTC [20948][client backend] [pg_regress/privileges][4/359:8760] ERROR: permission denied for table atest3 2025-06-06 07:46:56.059 UTC [20948][client backend] [pg_regress/privileges][4/359:8760] STATEMENT: DELETE FROM atest3; 2025-06-06 07:46:56.117 UTC [20948][client backend] [pg_regress/privileges][4/366:0] ERROR: permission denied for table atest2 2025-06-06 07:46:56.117 UTC [20948][client backend] [pg_regress/privileges][4/366:0] STATEMENT: SELECT * FROM atestv2; 2025-06-06 07:46:56.137 UTC [20948][client backend] [pg_regress/privileges][4/371:0] ERROR: permission denied for view atestv2 2025-06-06 07:46:56.137 UTC [20948][client backend] [pg_regress/privileges][4/371:0] STATEMENT: SELECT * FROM atestv2; 2025-06-06 07:46:56.150 UTC [20948][client backend] [pg_regress/privileges][4/373:0] ERROR: permission denied for view atestv0 2025-06-06 07:46:56.150 UTC [20948][client backend] [pg_regress/privileges][4/373:0] STATEMENT: SELECT * FROM atestv0; 2025-06-06 07:46:56.154 UTC [20948][client backend] [pg_regress/privileges][4/374:0] ERROR: permission denied for table int8_tbl 2025-06-06 07:46:56.154 UTC [20948][client backend] [pg_regress/privileges][4/374:0] STATEMENT: select * from ((select a.q1 as x from int8_tbl a offset 0) union all (select b.q2 as x from int8_tbl b offset 0)) ss where false; 2025-06-06 07:46:56.163 UTC [20948][client backend] [pg_regress/privileges][4/376:0] ERROR: permission denied for table int8_tbl 2025-06-06 07:46:56.163 UTC [20948][client backend] [pg_regress/privileges][4/376:0] STATEMENT: select * from ((select a.q1 as x, random() from int8_tbl a where q1 > 0) union all (select b.q2 as x, random() from int8_tbl b where q2 > 0)) ss where x < 0; 2025-06-06 07:46:56.167 UTC [20943][client backend] [pg_regress/collate][:0] LOG: disconnection: session time: 0:00:02.039 user=postgres database=regression host=[local] 2025-06-06 07:46:56.194 UTC [20948][client backend] [pg_regress/privileges][4/382:0] ERROR: permission denied for view atestv3 2025-06-06 07:46:56.194 UTC [20948][client backend] [pg_regress/privileges][4/382:0] STATEMENT: SELECT * FROM atestv3; 2025-06-06 07:46:56.197 UTC [20948][client backend] [pg_regress/privileges][4/385:0] ERROR: permission denied for table atest2 2025-06-06 07:46:56.197 UTC [20948][client backend] [pg_regress/privileges][4/385:0] STATEMENT: SELECT * FROM atestv2; 2025-06-06 07:46:56.271 UTC [20948][client backend] [pg_regress/privileges][4/397:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.271 UTC [20948][client backend] [pg_regress/privileges][4/397:0] STATEMENT: SELECT * FROM atest5; 2025-06-06 07:46:56.286 UTC [20948][client backend] [pg_regress/privileges][4/400:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.286 UTC [20948][client backend] [pg_regress/privileges][4/400:0] STATEMENT: SELECT two FROM atest5; 2025-06-06 07:46:56.286 UTC [20948][client backend] [pg_regress/privileges][4/401:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.286 UTC [20948][client backend] [pg_regress/privileges][4/401:0] STATEMENT: COPY atest5 (two) TO stdout; 2025-06-06 07:46:56.288 UTC [20948][client backend] [pg_regress/privileges][4/402:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.288 UTC [20948][client backend] [pg_regress/privileges][4/402:0] STATEMENT: SELECT atest5 FROM atest5; 2025-06-06 07:46:56.289 UTC [20948][client backend] [pg_regress/privileges][4/403:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.289 UTC [20948][client backend] [pg_regress/privileges][4/403:0] STATEMENT: COPY atest5 (one,two) TO stdout; 2025-06-06 07:46:56.291 UTC [20948][client backend] [pg_regress/privileges][4/406:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.291 UTC [20948][client backend] [pg_regress/privileges][4/406:0] STATEMENT: SELECT 1 FROM atest5 a JOIN atest5 b USING (two); 2025-06-06 07:46:56.291 UTC [20948][client backend] [pg_regress/privileges][4/407:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.291 UTC [20948][client backend] [pg_regress/privileges][4/407:0] STATEMENT: SELECT 1 FROM atest5 a NATURAL JOIN atest5 b; 2025-06-06 07:46:56.297 UTC [20948][client backend] [pg_regress/privileges][4/408:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.297 UTC [20948][client backend] [pg_regress/privileges][4/408:0] STATEMENT: SELECT * FROM (atest5 a JOIN atest5 b USING (one)) j; 2025-06-06 07:46:56.297 UTC [20948][client backend] [pg_regress/privileges][4/409:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.297 UTC [20948][client backend] [pg_regress/privileges][4/409:0] STATEMENT: SELECT j.* FROM (atest5 a JOIN atest5 b USING (one)) j; 2025-06-06 07:46:56.299 UTC [20948][client backend] [pg_regress/privileges][4/410:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.299 UTC [20948][client backend] [pg_regress/privileges][4/410:0] STATEMENT: SELECT (j.*) IS NULL FROM (atest5 a JOIN atest5 b USING (one)) j; 2025-06-06 07:46:56.313 UTC [20948][client backend] [pg_regress/privileges][4/413:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.313 UTC [20948][client backend] [pg_regress/privileges][4/413:0] STATEMENT: SELECT two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2025-06-06 07:46:56.313 UTC [20948][client backend] [pg_regress/privileges][4/414:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.313 UTC [20948][client backend] [pg_regress/privileges][4/414:0] STATEMENT: SELECT j.two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2025-06-06 07:46:56.314 UTC [20948][client backend] [pg_regress/privileges][4/415:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.314 UTC [20948][client backend] [pg_regress/privileges][4/415:0] STATEMENT: SELECT y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2025-06-06 07:46:56.319 UTC [20948][client backend] [pg_regress/privileges][4/416:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.319 UTC [20948][client backend] [pg_regress/privileges][4/416:0] STATEMENT: SELECT j.y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2025-06-06 07:46:56.320 UTC [20948][client backend] [pg_regress/privileges][4/417:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.320 UTC [20948][client backend] [pg_regress/privileges][4/417:0] STATEMENT: SELECT * FROM (atest5 a JOIN atest5 b USING (one)); 2025-06-06 07:46:56.321 UTC [20948][client backend] [pg_regress/privileges][4/418:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.321 UTC [20948][client backend] [pg_regress/privileges][4/418:0] STATEMENT: SELECT a.* FROM (atest5 a JOIN atest5 b USING (one)); 2025-06-06 07:46:56.322 UTC [20948][client backend] [pg_regress/privileges][4/419:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.322 UTC [20948][client backend] [pg_regress/privileges][4/419:0] STATEMENT: SELECT (a.*) IS NULL FROM (atest5 a JOIN atest5 b USING (one)); 2025-06-06 07:46:56.323 UTC [20948][client backend] [pg_regress/privileges][4/420:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.323 UTC [20948][client backend] [pg_regress/privileges][4/420:0] STATEMENT: SELECT two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.324 UTC [20948][client backend] [pg_regress/privileges][4/421:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.324 UTC [20948][client backend] [pg_regress/privileges][4/421:0] STATEMENT: SELECT a.two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.325 UTC [20948][client backend] [pg_regress/privileges][4/422:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.325 UTC [20948][client backend] [pg_regress/privileges][4/422:0] STATEMENT: SELECT y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.325 UTC [20948][client backend] [pg_regress/privileges][4/423:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.325 UTC [20948][client backend] [pg_regress/privileges][4/423:0] STATEMENT: SELECT b.y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.330 UTC [20948][client backend] [pg_regress/privileges][4/424:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.330 UTC [20948][client backend] [pg_regress/privileges][4/424:0] STATEMENT: SELECT y FROM (atest5 a LEFT JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.334 UTC [20948][client backend] [pg_regress/privileges][4/425:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.334 UTC [20948][client backend] [pg_regress/privileges][4/425:0] STATEMENT: SELECT b.y FROM (atest5 a LEFT JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.335 UTC [20948][client backend] [pg_regress/privileges][4/426:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.335 UTC [20948][client backend] [pg_regress/privileges][4/426:0] STATEMENT: SELECT y FROM (atest5 a FULL JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.336 UTC [20948][client backend] [pg_regress/privileges][4/427:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.336 UTC [20948][client backend] [pg_regress/privileges][4/427:0] STATEMENT: SELECT b.y FROM (atest5 a FULL JOIN atest5 b(one,x,y,z) USING (one)); 2025-06-06 07:46:56.342 UTC [20948][client backend] [pg_regress/privileges][4/428:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.342 UTC [20948][client backend] [pg_regress/privileges][4/428:0] STATEMENT: SELECT 1 FROM atest5 WHERE two = 2; 2025-06-06 07:46:56.343 UTC [20948][client backend] [pg_regress/privileges][4/429:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.343 UTC [20948][client backend] [pg_regress/privileges][4/429:0] STATEMENT: SELECT * FROM atest1, atest5; 2025-06-06 07:46:56.354 UTC [20948][client backend] [pg_regress/privileges][4/432:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.354 UTC [20948][client backend] [pg_regress/privileges][4/432:0] STATEMENT: SELECT atest1.*,atest5.one FROM atest1 JOIN atest5 ON (atest1.a = atest5.two); 2025-06-06 07:46:56.357 UTC [20948][client backend] [pg_regress/privileges][4/434:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.357 UTC [20948][client backend] [pg_regress/privileges][4/434:0] STATEMENT: SELECT one, two FROM atest5; 2025-06-06 07:46:56.370 UTC [20948][client backend] [pg_regress/privileges][4/438:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.370 UTC [20948][client backend] [pg_regress/privileges][4/438:0] STATEMENT: SELECT one, two FROM atest5 NATURAL JOIN atest6; 2025-06-06 07:46:56.394 UTC [20948][client backend] [pg_regress/privileges][4/444:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.394 UTC [20948][client backend] [pg_regress/privileges][4/444:0] STATEMENT: COPY atest5 FROM stdin; 2025-06-06 07:46:56.398 UTC [20948][client backend] [pg_regress/privileges][4/446:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.398 UTC [20948][client backend] [pg_regress/privileges][4/446:0] STATEMENT: INSERT INTO atest5 (three) VALUES (4); 2025-06-06 07:46:56.398 UTC [20948][client backend] [pg_regress/privileges][4/447:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.398 UTC [20948][client backend] [pg_regress/privileges][4/447:0] STATEMENT: INSERT INTO atest5 VALUES (5,5,5); 2025-06-06 07:46:56.407 UTC [20948][client backend] [pg_regress/privileges][4/449:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.407 UTC [20948][client backend] [pg_regress/privileges][4/449:0] STATEMENT: UPDATE atest5 SET one = 8; 2025-06-06 07:46:56.407 UTC [20948][client backend] [pg_regress/privileges][4/450:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.407 UTC [20948][client backend] [pg_regress/privileges][4/450:0] STATEMENT: UPDATE atest5 SET three = 5, one = 2; 2025-06-06 07:46:56.412 UTC [20948][client backend] [pg_regress/privileges][4/452:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.412 UTC [20948][client backend] [pg_regress/privileges][4/452:0] STATEMENT: INSERT INTO atest5(two) VALUES (6) ON CONFLICT (two) DO UPDATE set three = 10 RETURNING atest5.three; 2025-06-06 07:46:56.422 UTC [20948][client backend] [pg_regress/privileges][4/455:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.422 UTC [20948][client backend] [pg_regress/privileges][4/455:0] STATEMENT: INSERT INTO atest5(two) VALUES (6) ON CONFLICT (two) DO UPDATE set three = EXCLUDED.three; 2025-06-06 07:46:56.423 UTC [20962][client backend] [pg_regress/generated_stored][31/194:0] ERROR: column "b" is a generated column 2025-06-06 07:46:56.423 UTC [20962][client backend] [pg_regress/generated_stored][31/194:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:46:56.423 UTC [20962][client backend] [pg_regress/generated_stored][31/194:0] STATEMENT: COPY gtest1 (a, b) TO stdout; 2025-06-06 07:46:56.423 UTC [20948][client backend] [pg_regress/privileges][4/456:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.423 UTC [20948][client backend] [pg_regress/privileges][4/456:0] STATEMENT: INSERT INTO atest5(two) VALUES (6) ON CONFLICT (two) DO UPDATE set one = 8; 2025-06-06 07:46:56.426 UTC [20948][client backend] [pg_regress/privileges][4/457:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.426 UTC [20948][client backend] [pg_regress/privileges][4/457:0] STATEMENT: INSERT INTO atest5(three) VALUES (4) ON CONFLICT (two) DO UPDATE set three = 10; 2025-06-06 07:46:56.426 UTC [20948][client backend] [pg_regress/privileges][4/458:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.426 UTC [20948][client backend] [pg_regress/privileges][4/458:0] STATEMENT: INSERT INTO atest5(four) VALUES (4); 2025-06-06 07:46:56.427 UTC [20962][client backend] [pg_regress/generated_stored][31/196:0] ERROR: column "b" is a generated column 2025-06-06 07:46:56.427 UTC [20962][client backend] [pg_regress/generated_stored][31/196:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:46:56.427 UTC [20962][client backend] [pg_regress/generated_stored][31/196:0] STATEMENT: COPY gtest1 (a, b) FROM stdin; 2025-06-06 07:46:56.434 UTC [20948][client backend] [pg_regress/privileges][4/462:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.434 UTC [20948][client backend] [pg_regress/privileges][4/462:0] STATEMENT: INSERT INTO atest5(four) VALUES (4) ON CONFLICT (four) DO UPDATE set three = 3; 2025-06-06 07:46:56.434 UTC [20948][client backend] [pg_regress/privileges][4/463:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.434 UTC [20948][client backend] [pg_regress/privileges][4/463:0] STATEMENT: INSERT INTO atest5(four) VALUES (4) ON CONFLICT ON CONSTRAINT atest5_four_key DO UPDATE set three = 3; 2025-06-06 07:46:56.444 UTC [20962][client backend] [pg_regress/generated_stored][31/201:0] ERROR: column "b" is a generated column 2025-06-06 07:46:56.444 UTC [20962][client backend] [pg_regress/generated_stored][31/201:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:46:56.444 UTC [20962][client backend] [pg_regress/generated_stored][31/201:0] STATEMENT: COPY gtest3 (a, b) TO stdout; 2025-06-06 07:46:56.453 UTC [20948][client backend] [pg_regress/privileges][4/474:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.453 UTC [20948][client backend] [pg_regress/privileges][4/474:0] STATEMENT: SELECT one FROM atest5; 2025-06-06 07:46:56.466 UTC [20962][client backend] [pg_regress/generated_stored][31/203:0] ERROR: column "b" is a generated column 2025-06-06 07:46:56.466 UTC [20962][client backend] [pg_regress/generated_stored][31/203:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:46:56.466 UTC [20962][client backend] [pg_regress/generated_stored][31/203:0] STATEMENT: COPY gtest3 (a, b) FROM stdin; 2025-06-06 07:46:56.472 UTC [20948][client backend] [pg_regress/privileges][4/475:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.472 UTC [20948][client backend] [pg_regress/privileges][4/475:0] STATEMENT: UPDATE atest5 SET one = 1; 2025-06-06 07:46:56.544 UTC [20961][client backend] [pg_regress/rowsecurity][40/247:0] ERROR: new row violates row-level security policy for table "part_document" 2025-06-06 07:46:56.544 UTC [20961][client backend] [pg_regress/rowsecurity][40/247:0] STATEMENT: INSERT INTO part_document VALUES (100, 11, 5, 'regress_rls_dave', 'testing pp1'); 2025-06-06 07:46:56.545 UTC [20961][client backend] [pg_regress/rowsecurity][40/248:0] ERROR: new row violates row-level security policy "pp1r" for table "part_document" 2025-06-06 07:46:56.545 UTC [20961][client backend] [pg_regress/rowsecurity][40/248:0] STATEMENT: INSERT INTO part_document VALUES (100, 99, 1, 'regress_rls_dave', 'testing pp1r'); 2025-06-06 07:46:56.551 UTC [20961][client backend] [pg_regress/rowsecurity][40/249:0] ERROR: new row violates row-level security policy "pp1r" for table "part_document" 2025-06-06 07:46:56.551 UTC [20961][client backend] [pg_regress/rowsecurity][40/249:0] STATEMENT: INSERT INTO part_document VALUES (100, 55, 1, 'regress_rls_dave', 'testing RLS with partitions'); 2025-06-06 07:46:56.555 UTC [20948][client backend] [pg_regress/privileges][4/488:0] ERROR: permission denied for table msource 2025-06-06 07:46:56.555 UTC [20948][client backend] [pg_regress/privileges][4/488:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED THEN UPDATE SET b = s.b WHEN NOT MATCHED THEN INSERT VALUES (a, NULL); 2025-06-06 07:46:56.559 UTC [20948][client backend] [pg_regress/privileges][4/489:0] ERROR: permission denied for table msource 2025-06-06 07:46:56.559 UTC [20948][client backend] [pg_regress/privileges][4/489:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED THEN UPDATE SET b = 'x' WHEN NOT MATCHED THEN INSERT VALUES (a, b); 2025-06-06 07:46:56.560 UTC [20948][client backend] [pg_regress/privileges][4/490:0] ERROR: permission denied for table msource 2025-06-06 07:46:56.560 UTC [20948][client backend] [pg_regress/privileges][4/490:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED AND s.b = 'x' THEN UPDATE SET b = 'x' WHEN NOT MATCHED THEN INSERT VALUES (a, NULL); 2025-06-06 07:46:56.581 UTC [20948][client backend] [pg_regress/privileges][4/496:0] ERROR: permission denied for table mtarget 2025-06-06 07:46:56.581 UTC [20948][client backend] [pg_regress/privileges][4/496:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED THEN UPDATE SET b = t.b WHEN NOT MATCHED THEN INSERT VALUES (a, NULL); 2025-06-06 07:46:56.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/257:0] ERROR: new row violates row-level security policy for table "part_document_satire" 2025-06-06 07:46:56.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/257:0] STATEMENT: INSERT INTO part_document_satire VALUES (101, 55, 1, 'regress_rls_dave', 'testing RLS with partitions'); 2025-06-06 07:46:56.590 UTC [20948][client backend] [pg_regress/privileges][4/497:0] ERROR: permission denied for table mtarget 2025-06-06 07:46:56.590 UTC [20948][client backend] [pg_regress/privileges][4/497:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED THEN UPDATE SET b = s.b, a = t.a + 1 WHEN NOT MATCHED THEN INSERT VALUES (a, b); 2025-06-06 07:46:56.593 UTC [20948][client backend] [pg_regress/privileges][4/498:0] ERROR: permission denied for table mtarget 2025-06-06 07:46:56.593 UTC [20948][client backend] [pg_regress/privileges][4/498:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED AND t.b IS NOT NULL THEN UPDATE SET b = s.b WHEN NOT MATCHED THEN INSERT VALUES (a, b); 2025-06-06 07:46:56.601 UTC [20948][client backend] [pg_regress/privileges][4/500:0] ERROR: permission denied for table mtarget 2025-06-06 07:46:56.601 UTC [20948][client backend] [pg_regress/privileges][4/500:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED AND t.b IS NOT NULL THEN DELETE; 2025-06-06 07:46:56.618 UTC [20961][client backend] [pg_regress/rowsecurity][40/264:0] ERROR: must be owner of table part_document 2025-06-06 07:46:56.618 UTC [20961][client backend] [pg_regress/rowsecurity][40/264:0] STATEMENT: ALTER POLICY pp1 ON part_document USING (true); 2025-06-06 07:46:56.623 UTC [20961][client backend] [pg_regress/rowsecurity][40/265:0] ERROR: must be owner of relation part_document 2025-06-06 07:46:56.623 UTC [20961][client backend] [pg_regress/rowsecurity][40/265:0] STATEMENT: DROP POLICY pp1 ON part_document; 2025-06-06 07:46:56.683 UTC [20948][client backend] [pg_regress/privileges][4/515:8875] ERROR: duplicate key value violates unique constraint "t1_pkey" 2025-06-06 07:46:56.683 UTC [20948][client backend] [pg_regress/privileges][4/515:8875] STATEMENT: INSERT INTO t1 (c1, c2) VALUES (1, 1); 2025-06-06 07:46:56.684 UTC [20948][client backend] [pg_regress/privileges][4/516:8876] ERROR: duplicate key value violates unique constraint "t1_pkey" 2025-06-06 07:46:56.684 UTC [20948][client backend] [pg_regress/privileges][4/516:8876] STATEMENT: UPDATE t1 SET c2 = 1; 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/517:0] ERROR: null value in column "c1" of relation "t1" violates not-null constraint 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/517:0] DETAIL: Failing row contains (c1, c2) = (null, null). 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/517:0] STATEMENT: INSERT INTO t1 (c1, c2) VALUES (null, null); 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/518:0] ERROR: null value in column "c1" of relation "t1" violates not-null constraint 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/518:0] DETAIL: Failing row contains (c1, c3) = (null, null). 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/518:0] STATEMENT: INSERT INTO t1 (c3) VALUES (null); 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/519:0] ERROR: null value in column "c2" of relation "t1" violates not-null constraint 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/519:0] DETAIL: Failing row contains (c1) = (5). 2025-06-06 07:46:56.685 UTC [20948][client backend] [pg_regress/privileges][4/519:0] STATEMENT: INSERT INTO t1 (c1) VALUES (5); 2025-06-06 07:46:56.686 UTC [20948][client backend] [pg_regress/privileges][4/520:0] ERROR: new row for relation "t1" violates check constraint "t1_c3_check" 2025-06-06 07:46:56.686 UTC [20948][client backend] [pg_regress/privileges][4/520:0] DETAIL: Failing row contains (c1, c3) = (1, 10). 2025-06-06 07:46:56.686 UTC [20948][client backend] [pg_regress/privileges][4/520:0] STATEMENT: UPDATE t1 SET c3 = 10; 2025-06-06 07:46:56.714 UTC [20961][client backend] [pg_regress/rowsecurity][40/287:0] ERROR: query would be affected by row-level security policy for table "part_document" 2025-06-06 07:46:56.714 UTC [20961][client backend] [pg_regress/rowsecurity][40/287:0] STATEMENT: SELECT * FROM part_document ORDER by did; 2025-06-06 07:46:56.714 UTC [20961][client backend] [pg_regress/rowsecurity][40/288:0] ERROR: query would be affected by row-level security policy for table "part_document_satire" 2025-06-06 07:46:56.714 UTC [20961][client backend] [pg_regress/rowsecurity][40/288:0] STATEMENT: SELECT * FROM part_document_satire ORDER by did; 2025-06-06 07:46:56.718 UTC [20961][client backend] [pg_regress/rowsecurity][40/293:0] ERROR: new row violates row-level security policy "pp3" for table "part_document" 2025-06-06 07:46:56.718 UTC [20961][client backend] [pg_regress/rowsecurity][40/293:0] STATEMENT: INSERT INTO part_document VALUES (100, 11, 5, 'regress_rls_carol', 'testing pp3'); 2025-06-06 07:46:56.755 UTC [20961][client backend] [pg_regress/rowsecurity][40/299:8892] ERROR: cannot drop table dependee because other objects depend on it 2025-06-06 07:46:56.755 UTC [20961][client backend] [pg_regress/rowsecurity][40/299:8892] DETAIL: policy d1 on table dependent depends on table dependee 2025-06-06 07:46:56.755 UTC [20961][client backend] [pg_regress/rowsecurity][40/299:8892] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:56.755 UTC [20961][client backend] [pg_regress/rowsecurity][40/299:8892] STATEMENT: DROP TABLE dependee; 2025-06-06 07:46:56.777 UTC [20962][client backend] [pg_regress/generated_stored][31/224:8896] ERROR: cannot drop column b of table gtest10 because other objects depend on it 2025-06-06 07:46:56.777 UTC [20962][client backend] [pg_regress/generated_stored][31/224:8896] DETAIL: column c of table gtest10 depends on column b of table gtest10 2025-06-06 07:46:56.777 UTC [20962][client backend] [pg_regress/generated_stored][31/224:8896] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:56.777 UTC [20962][client backend] [pg_regress/generated_stored][31/224:8896] STATEMENT: ALTER TABLE gtest10 DROP COLUMN b; 2025-06-06 07:46:56.800 UTC [20961][client backend] [pg_regress/rowsecurity][40/307:0] ERROR: infinite recursion detected in policy for relation "rec1" 2025-06-06 07:46:56.800 UTC [20961][client backend] [pg_regress/rowsecurity][40/307:0] STATEMENT: SELECT * FROM rec1; 2025-06-06 07:46:56.830 UTC [20948][client backend] [pg_regress/privileges][4/533:0] ERROR: null value in column "b" of relation "errtst_part_1" violates not-null constraint 2025-06-06 07:46:56.830 UTC [20948][client backend] [pg_regress/privileges][4/533:0] DETAIL: Failing row contains (a, b, c) = (aaa, null, null). 2025-06-06 07:46:56.830 UTC [20948][client backend] [pg_regress/privileges][4/533:0] STATEMENT: INSERT INTO errtst (a, b) VALUES ('aaa', NULL); 2025-06-06 07:46:56.832 UTC [20948][client backend] [pg_regress/privileges][4/534:0] ERROR: null value in column "b" of relation "errtst_part_1" violates not-null constraint 2025-06-06 07:46:56.832 UTC [20948][client backend] [pg_regress/privileges][4/534:0] DETAIL: Failing row contains (a, b, c) = (aaa, null, ccc). 2025-06-06 07:46:56.832 UTC [20948][client backend] [pg_regress/privileges][4/534:0] STATEMENT: UPDATE errtst SET b = NULL; 2025-06-06 07:46:56.834 UTC [20961][client backend] [pg_regress/rowsecurity][40/314:0] ERROR: infinite recursion detected in policy for relation "rec1" 2025-06-06 07:46:56.834 UTC [20961][client backend] [pg_regress/rowsecurity][40/314:0] STATEMENT: SELECT * FROM rec1; 2025-06-06 07:46:56.838 UTC [20948][client backend] [pg_regress/privileges][4/535:0] ERROR: null value in column "b" of relation "errtst_part_1" violates not-null constraint 2025-06-06 07:46:56.838 UTC [20948][client backend] [pg_regress/privileges][4/535:0] DETAIL: Failing row contains (a, b, c) = (aaa, null, ccc). 2025-06-06 07:46:56.838 UTC [20948][client backend] [pg_regress/privileges][4/535:0] STATEMENT: UPDATE errtst SET a = 'aaa', b = NULL; 2025-06-06 07:46:56.850 UTC [20948][client backend] [pg_regress/privileges][4/536:8914] ERROR: null value in column "b" of relation "errtst_part_2" violates not-null constraint 2025-06-06 07:46:56.850 UTC [20948][client backend] [pg_regress/privileges][4/536:8914] DETAIL: Failing row contains (a, b, c) = (aaaa, null, ccc). 2025-06-06 07:46:56.850 UTC [20948][client backend] [pg_regress/privileges][4/536:8914] STATEMENT: UPDATE errtst SET a = 'aaaa', b = NULL; 2025-06-06 07:46:56.852 UTC [20948][client backend] [pg_regress/privileges][4/537:8915] ERROR: null value in column "b" of relation "errtst_part_2" violates not-null constraint 2025-06-06 07:46:56.852 UTC [20948][client backend] [pg_regress/privileges][4/537:8915] DETAIL: Failing row contains (a, b, c) = (aaaa, null, ccc). 2025-06-06 07:46:56.852 UTC [20948][client backend] [pg_regress/privileges][4/537:8915] STATEMENT: UPDATE errtst SET a = 'aaaa', b = NULL WHERE a = 'aaa'; 2025-06-06 07:46:56.880 UTC [20965][client backend] [pg_regress/matview][24/398:0] ERROR: cannot refresh materialized view "public.mvtest_tvmm" concurrently 2025-06-06 07:46:56.880 UTC [20965][client backend] [pg_regress/matview][24/398:0] HINT: Create a unique index with no WHERE clause on one or more columns of the materialized view. 2025-06-06 07:46:56.880 UTC [20965][client backend] [pg_regress/matview][24/398:0] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY mvtest_tvmm; 2025-06-06 07:46:56.894 UTC [20961][client backend] [pg_regress/rowsecurity][40/322:0] ERROR: infinite recursion detected in policy for relation "rec1" 2025-06-06 07:46:56.894 UTC [20961][client backend] [pg_regress/rowsecurity][40/322:0] STATEMENT: SELECT * FROM rec1; 2025-06-06 07:46:56.934 UTC [20948][client backend] [pg_regress/privileges][4/547:0] ERROR: permission denied for table atest6 2025-06-06 07:46:56.934 UTC [20948][client backend] [pg_regress/privileges][4/547:0] STATEMENT: SELECT atest6 FROM atest6; 2025-06-06 07:46:56.936 UTC [20948][client backend] [pg_regress/privileges][4/548:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.936 UTC [20948][client backend] [pg_regress/privileges][4/548:0] STATEMENT: SELECT one FROM atest5 NATURAL JOIN atest6; 2025-06-06 07:46:56.977 UTC [20948][client backend] [pg_regress/privileges][4/558:0] ERROR: permission denied for table atest6 2025-06-06 07:46:56.977 UTC [20948][client backend] [pg_regress/privileges][4/558:0] STATEMENT: SELECT * FROM atest6; 2025-06-06 07:46:56.978 UTC [20948][client backend] [pg_regress/privileges][4/559:0] ERROR: permission denied for table atest6 2025-06-06 07:46:56.978 UTC [20948][client backend] [pg_regress/privileges][4/559:0] STATEMENT: SELECT 1 FROM atest6; 2025-06-06 07:46:56.979 UTC [20961][client backend] [pg_regress/rowsecurity][40/331:0] ERROR: infinite recursion detected in policy for relation "rec1" 2025-06-06 07:46:56.979 UTC [20961][client backend] [pg_regress/rowsecurity][40/331:0] STATEMENT: SELECT * FROM rec1; 2025-06-06 07:46:56.979 UTC [20948][client backend] [pg_regress/privileges][4/561:0] ERROR: permission denied for table atest5 2025-06-06 07:46:56.979 UTC [20948][client backend] [pg_regress/privileges][4/561:0] STATEMENT: DELETE FROM atest5 WHERE one = 1; 2025-06-06 07:46:57.013 UTC [20965][client backend] [pg_regress/matview][24/408:0] ERROR: CONCURRENTLY and WITH NO DATA options cannot be used together 2025-06-06 07:46:57.013 UTC [20965][client backend] [pg_regress/matview][24/408:0] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY mvtest_tvmm WITH NO DATA; 2025-06-06 07:46:57.015 UTC [20965][client backend] [pg_regress/matview][24/409:0] ERROR: cannot lock rows in materialized view "mvtest_tvvm" 2025-06-06 07:46:57.015 UTC [20965][client backend] [pg_regress/matview][24/409:0] STATEMENT: SELECT * FROM mvtest_tvvm FOR SHARE; 2025-06-06 07:46:57.026 UTC [20956][client backend] [pg_regress/groupingsets][23/90:0] ERROR: aggregate functions are not allowed in FROM clause of their own query level at character 69 2025-06-06 07:46:57.026 UTC [20956][client backend] [pg_regress/groupingsets][23/90:0] STATEMENT: select * from (values (1),(2)) v(x), lateral (select a, b, sum(v.x) from gstest_data(v.x) group by rollup (a,b)) s; 2025-06-06 07:46:57.048 UTC [20948][client backend] [pg_regress/privileges][4/574:0] ERROR: permission denied for table atestc 2025-06-06 07:46:57.048 UTC [20948][client backend] [pg_regress/privileges][4/574:0] STATEMENT: SELECT fy FROM atestc; 2025-06-06 07:46:57.075 UTC [20962][client backend] [pg_regress/generated_stored][31/250:0] ERROR: permission denied for table gtest11 2025-06-06 07:46:57.075 UTC [20962][client backend] [pg_regress/generated_stored][31/250:0] STATEMENT: SELECT a, b FROM gtest11; 2025-06-06 07:46:57.082 UTC [20962][client backend] [pg_regress/generated_stored][31/252:0] ERROR: permission denied for function gf1 2025-06-06 07:46:57.082 UTC [20962][client backend] [pg_regress/generated_stored][31/252:0] STATEMENT: SELECT gf1(10); 2025-06-06 07:46:57.082 UTC [20962][client backend] [pg_regress/generated_stored][31/253:0] ERROR: permission denied for function gf1 2025-06-06 07:46:57.082 UTC [20962][client backend] [pg_regress/generated_stored][31/253:0] STATEMENT: INSERT INTO gtest12 VALUES (3, 30), (4, 40); 2025-06-06 07:46:57.083 UTC [20948][client backend] [pg_regress/privileges][4/587:0] ERROR: permission denied for table atestc 2025-06-06 07:46:57.083 UTC [20948][client backend] [pg_regress/privileges][4/587:0] STATEMENT: SELECT f2 FROM atestc; 2025-06-06 07:46:57.087 UTC [20948][client backend] [pg_regress/privileges][4/589:0] ERROR: permission denied for table atestc 2025-06-06 07:46:57.087 UTC [20948][client backend] [pg_regress/privileges][4/589:0] STATEMENT: DELETE FROM atestc; 2025-06-06 07:46:57.088 UTC [20948][client backend] [pg_regress/privileges][4/591:0] ERROR: permission denied for table atestc 2025-06-06 07:46:57.088 UTC [20948][client backend] [pg_regress/privileges][4/591:0] STATEMENT: UPDATE atestc SET f1 = 1; 2025-06-06 07:46:57.089 UTC [20962][client backend] [pg_regress/generated_stored][31/256:8973] ERROR: cannot drop function gf1(integer) because other objects depend on it 2025-06-06 07:46:57.089 UTC [20962][client backend] [pg_regress/generated_stored][31/256:8973] DETAIL: column c of table gtest12 depends on function gf1(integer) 2025-06-06 07:46:57.089 UTC [20962][client backend] [pg_regress/generated_stored][31/256:8973] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:57.089 UTC [20962][client backend] [pg_regress/generated_stored][31/256:8973] STATEMENT: DROP FUNCTION gf1(int); 2025-06-06 07:46:57.096 UTC [20958][client backend] [pg_regress/replica_identity][28/170:8977] ERROR: column "id" is in index used as replica identity 2025-06-06 07:46:57.096 UTC [20958][client backend] [pg_regress/replica_identity][28/170:8977] STATEMENT: ALTER TABLE test_replica_identity3 ALTER COLUMN id DROP NOT NULL; 2025-06-06 07:46:57.098 UTC [20965][client backend] [pg_regress/matview][24/411:8954] ERROR: cannot drop table mvtest_t because other objects depend on it 2025-06-06 07:46:57.098 UTC [20965][client backend] [pg_regress/matview][24/411:8954] DETAIL: view mvtest_tv depends on table mvtest_t materialized view mvtest_mvschema.mvtest_tvm depends on view mvtest_tv materialized view mvtest_tvmm depends on materialized view mvtest_mvschema.mvtest_tvm view mvtest_tvv depends on view mvtest_tv materialized view mvtest_tvvm depends on view mvtest_tvv view mvtest_tvvmv depends on materialized view mvtest_tvvm materialized view mvtest_bb depends on view mvtest_tvvmv materialized view mvtest_tm depends on table mvtest_t materialized view mvtest_tmm depends on materialized view mvtest_tm 2025-06-06 07:46:57.098 UTC [20965][client backend] [pg_regress/matview][24/411:8954] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:46:57.098 UTC [20965][client backend] [pg_regress/matview][24/411:8954] STATEMENT: DROP TABLE mvtest_t; 2025-06-06 07:46:57.100 UTC [20961][client backend] [pg_regress/rowsecurity][40/345:0] ERROR: infinite recursion detected in policy for relation "s1" 2025-06-06 07:46:57.100 UTC [20961][client backend] [pg_regress/rowsecurity][40/345:0] STATEMENT: SELECT * FROM s1 WHERE f_leak(b); 2025-06-06 07:46:57.100 UTC [20948][client backend] [pg_regress/privileges][4/593:0] ERROR: permission denied for table atestc 2025-06-06 07:46:57.100 UTC [20948][client backend] [pg_regress/privileges][4/593:0] STATEMENT: TRUNCATE atestc; 2025-06-06 07:46:57.101 UTC [20961][client backend] [pg_regress/rowsecurity][40/346:0] ERROR: infinite recursion detected in policy for relation "s1" 2025-06-06 07:46:57.101 UTC [20961][client backend] [pg_regress/rowsecurity][40/346:0] STATEMENT: INSERT INTO s1 VALUES (1, 'foo'); 2025-06-06 07:46:57.104 UTC [20948][client backend] [pg_regress/privileges][4/595:0] ERROR: permission denied for table atestc 2025-06-06 07:46:57.104 UTC [20948][client backend] [pg_regress/privileges][4/595:0] STATEMENT: LOCK atestc; 2025-06-06 07:46:57.121 UTC [20961][client backend] [pg_regress/rowsecurity][40/363:0] ERROR: infinite recursion detected in policy for relation "s1" 2025-06-06 07:46:57.121 UTC [20961][client backend] [pg_regress/rowsecurity][40/363:0] STATEMENT: SELECT * FROM s1 WHERE f_leak(b); 2025-06-06 07:46:57.152 UTC [21126][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:57.165 UTC [21126][client backend] [[unknown]][39/73:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:57.165 UTC [21126][client backend] [[unknown]][39/73:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:57.194 UTC [21126][client backend] [pg_regress/privileges][39/0:0] LOG: connection ready: setup total=88.566 ms, fork=40.635 ms, authentication=3.037 ms 2025-06-06 07:46:57.194 UTC [20956][client backend] [pg_regress/groupingsets][23/106:0] ERROR: arguments to GROUPING must be grouping expressions of the associated query level at character 25 2025-06-06 07:46:57.194 UTC [20956][client backend] [pg_regress/groupingsets][23/106:0] STATEMENT: select (select grouping(a,b) from gstest2) from gstest2 group by a,b; 2025-06-06 07:46:57.194 UTC [20948][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:03.075 user=postgres database=regression host=[local] 2025-06-06 07:46:57.196 UTC [21126][client backend] [pg_regress/privileges][39/76:0] ERROR: language "c" is not trusted 2025-06-06 07:46:57.196 UTC [21126][client backend] [pg_regress/privileges][39/76:0] DETAIL: GRANT and REVOKE are not allowed on untrusted languages, because only superusers can use untrusted languages. 2025-06-06 07:46:57.196 UTC [21126][client backend] [pg_regress/privileges][39/76:0] STATEMENT: GRANT USAGE ON LANGUAGE c TO PUBLIC; 2025-06-06 07:46:57.219 UTC [21126][client backend] [pg_regress/privileges][39/78:0] WARNING: no privileges were granted for "sql" 2025-06-06 07:46:57.240 UTC [20962][client backend] [pg_regress/generated_stored][31/262:0] ERROR: new row for relation "gtest20" violates check constraint "gtest20_b_check" 2025-06-06 07:46:57.240 UTC [20962][client backend] [pg_regress/generated_stored][31/262:0] DETAIL: Failing row contains (30, 60). 2025-06-06 07:46:57.240 UTC [20962][client backend] [pg_regress/generated_stored][31/262:0] STATEMENT: INSERT INTO gtest20 (a) VALUES (30); 2025-06-06 07:46:57.280 UTC [21126][client backend] [pg_regress/privileges][39/85:0] ERROR: priv_testproc1(integer) is not a function 2025-06-06 07:46:57.280 UTC [21126][client backend] [pg_regress/privileges][39/85:0] STATEMENT: REVOKE ALL ON FUNCTION priv_testproc1(int) FROM PUBLIC; 2025-06-06 07:46:57.280 UTC [20962][client backend] [pg_regress/generated_stored][31/263:9013] ERROR: check constraint "gtest20_b_check" of relation "gtest20" is violated by some row 2025-06-06 07:46:57.280 UTC [20962][client backend] [pg_regress/generated_stored][31/263:9013] STATEMENT: ALTER TABLE gtest20 ALTER COLUMN b SET EXPRESSION AS (a * 100); 2025-06-06 07:46:57.284 UTC [21126][client backend] [pg_regress/privileges][39/88:0] ERROR: invalid privilege type USAGE for function 2025-06-06 07:46:57.284 UTC [21126][client backend] [pg_regress/privileges][39/88:0] STATEMENT: GRANT USAGE ON FUNCTION priv_testfunc1(int) TO regress_priv_user3; 2025-06-06 07:46:57.284 UTC [21126][client backend] [pg_regress/privileges][39/89:0] ERROR: invalid privilege type USAGE for function 2025-06-06 07:46:57.284 UTC [21126][client backend] [pg_regress/privileges][39/89:0] STATEMENT: GRANT USAGE ON FUNCTION priv_testagg1(int) TO regress_priv_user3; 2025-06-06 07:46:57.286 UTC [21126][client backend] [pg_regress/privileges][39/90:0] ERROR: invalid privilege type USAGE for procedure 2025-06-06 07:46:57.286 UTC [21126][client backend] [pg_regress/privileges][39/90:0] STATEMENT: GRANT USAGE ON PROCEDURE priv_testproc1(int) TO regress_priv_user3; 2025-06-06 07:46:57.289 UTC [21126][client backend] [pg_regress/privileges][39/92:0] ERROR: function priv_testfunc_nosuch(integer) does not exist 2025-06-06 07:46:57.289 UTC [21126][client backend] [pg_regress/privileges][39/92:0] STATEMENT: GRANT ALL PRIVILEGES ON FUNCTION priv_testfunc_nosuch(int) TO regress_priv_user4; 2025-06-06 07:46:57.298 UTC [21126][client backend] [pg_regress/privileges][39/99:0] ERROR: permission denied for language sql 2025-06-06 07:46:57.298 UTC [21126][client backend] [pg_regress/privileges][39/99:0] STATEMENT: CREATE FUNCTION priv_testfunc3(int) RETURNS int AS 'select 2 * $1;' LANGUAGE sql; 2025-06-06 07:46:57.302 UTC [21126][client backend] [pg_regress/privileges][39/103:0] ERROR: permission denied for function priv_testfunc1 2025-06-06 07:46:57.302 UTC [21126][client backend] [pg_regress/privileges][39/103:0] STATEMENT: SELECT priv_testfunc1(5); 2025-06-06 07:46:57.303 UTC [21126][client backend] [pg_regress/privileges][39/104:0] ERROR: permission denied for aggregate priv_testagg1 2025-06-06 07:46:57.303 UTC [21126][client backend] [pg_regress/privileges][39/104:0] STATEMENT: SELECT priv_testagg1(x) FROM (VALUES (1), (2), (3)) _(x); 2025-06-06 07:46:57.303 UTC [21126][client backend] [pg_regress/privileges][39/105:0] ERROR: permission denied for procedure priv_testproc1 2025-06-06 07:46:57.303 UTC [21126][client backend] [pg_regress/privileges][39/105:0] STATEMENT: CALL priv_testproc1(6); 2025-06-06 07:46:57.304 UTC [21126][client backend] [pg_regress/privileges][39/106:0] ERROR: permission denied for table atest2 2025-06-06 07:46:57.304 UTC [21126][client backend] [pg_regress/privileges][39/106:0] STATEMENT: SELECT col1 FROM atest2 WHERE col2 = true; 2025-06-06 07:46:57.311 UTC [20961][client backend] [pg_regress/rowsecurity][40/419:0] ERROR: new row violates row-level security policy for table "b1" 2025-06-06 07:46:57.311 UTC [20961][client backend] [pg_regress/rowsecurity][40/419:0] STATEMENT: INSERT INTO bv1 VALUES (-1, 'xxx'); 2025-06-06 07:46:57.311 UTC [20961][client backend] [pg_regress/rowsecurity][40/420:0] ERROR: new row violates row-level security policy for table "b1" 2025-06-06 07:46:57.311 UTC [20961][client backend] [pg_regress/rowsecurity][40/420:0] STATEMENT: INSERT INTO bv1 VALUES (11, 'xxx'); 2025-06-06 07:46:57.314 UTC [21126][client backend] [pg_regress/privileges][39/112:0] ERROR: must be owner of function priv_testfunc1 2025-06-06 07:46:57.314 UTC [21126][client backend] [pg_regress/privileges][39/112:0] STATEMENT: DROP FUNCTION priv_testfunc1(int); 2025-06-06 07:46:57.314 UTC [21126][client backend] [pg_regress/privileges][39/113:0] ERROR: must be owner of aggregate priv_testagg1 2025-06-06 07:46:57.314 UTC [21126][client backend] [pg_regress/privileges][39/113:0] STATEMENT: DROP AGGREGATE priv_testagg1(int); 2025-06-06 07:46:57.314 UTC [21126][client backend] [pg_regress/privileges][39/114:0] ERROR: must be owner of procedure priv_testproc1 2025-06-06 07:46:57.314 UTC [21126][client backend] [pg_regress/privileges][39/114:0] STATEMENT: DROP PROCEDURE priv_testproc1(int); 2025-06-06 07:46:57.328 UTC [21139][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:57.329 UTC [21139][client backend] [[unknown]][35/118:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:57.329 UTC [21139][client backend] [[unknown]][35/118:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:57.333 UTC [21139][client backend] [pg_regress/privileges][35/0:0] LOG: connection ready: setup total=18.472 ms, fork=6.556 ms, authentication=0.433 ms 2025-06-06 07:46:57.333 UTC [21126][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.187 user=postgres database=regression host=[local] 2025-06-06 07:46:57.368 UTC [21139][client backend] [pg_regress/privileges][35/121:9046] ERROR: permission denied for function int8 2025-06-06 07:46:57.368 UTC [21139][client backend] [pg_regress/privileges][35/121:9046] STATEMENT: SELECT '{1}'::int4[]::int8[]; 2025-06-06 07:46:57.368 UTC [20961][client backend] [pg_regress/rowsecurity][40/436:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.368 UTC [20961][client backend] [pg_regress/rowsecurity][40/436:0] STATEMENT: INSERT INTO document VALUES (2, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_carol', 'my first novel') ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle, dauthor = EXCLUDED.dauthor; 2025-06-06 07:46:57.370 UTC [20961][client backend] [pg_regress/rowsecurity][40/438:9048] ERROR: new row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.370 UTC [20961][client backend] [pg_regress/rowsecurity][40/438:9048] STATEMENT: INSERT INTO document VALUES (33, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_bob', 'Some novel, replaces sci-fi') -- takes UPDATE path ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle; 2025-06-06 07:46:57.382 UTC [21146][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:57.383 UTC [21146][client backend] [[unknown]][32/160:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:57.383 UTC [21146][client backend] [[unknown]][32/160:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:57.386 UTC [21146][client backend] [pg_regress/privileges][32/0:0] LOG: connection ready: setup total=17.111 ms, fork=10.246 ms, authentication=0.401 ms 2025-06-06 07:46:57.387 UTC [21139][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.065 user=postgres database=regression host=[local] 2025-06-06 07:46:57.401 UTC [21146][client backend] [pg_regress/privileges][32/164:0] ERROR: cannot set privileges of array types 2025-06-06 07:46:57.401 UTC [21146][client backend] [pg_regress/privileges][32/164:0] HINT: Set the privileges of the element type instead. 2025-06-06 07:46:57.401 UTC [21146][client backend] [pg_regress/privileges][32/164:0] STATEMENT: GRANT USAGE ON TYPE _priv_testtype1 TO regress_priv_user2; 2025-06-06 07:46:57.401 UTC [21146][client backend] [pg_regress/privileges][32/165:0] ERROR: "priv_testtype1" is not a domain 2025-06-06 07:46:57.401 UTC [21146][client backend] [pg_regress/privileges][32/165:0] STATEMENT: GRANT USAGE ON DOMAIN priv_testtype1 TO regress_priv_user2; 2025-06-06 07:46:57.406 UTC [21146][client backend] [pg_regress/privileges][32/171:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.406 UTC [21146][client backend] [pg_regress/privileges][32/171:0] STATEMENT: CREATE AGGREGATE priv_testagg1a(priv_testdomain1) (sfunc = int4_sum, stype = bigint); 2025-06-06 07:46:57.409 UTC [21146][client backend] [pg_regress/privileges][32/172:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.409 UTC [21146][client backend] [pg_regress/privileges][32/172:0] STATEMENT: CREATE DOMAIN priv_testdomain2a AS priv_testdomain1; 2025-06-06 07:46:57.411 UTC [21146][client backend] [pg_regress/privileges][32/175:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.411 UTC [21146][client backend] [pg_regress/privileges][32/175:0] STATEMENT: CREATE CAST (priv_testdomain1 AS priv_testdomain3a) WITH FUNCTION castfunc(int); 2025-06-06 07:46:57.418 UTC [20961][client backend] [pg_regress/rowsecurity][40/442:9068] ERROR: new row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.418 UTC [20961][client backend] [pg_regress/rowsecurity][40/442:9068] STATEMENT: INSERT INTO document VALUES (78, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_bob', 'some technology novel') ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle, cid = 33 RETURNING *; 2025-06-06 07:46:57.418 UTC [21146][client backend] [pg_regress/privileges][32/178:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.418 UTC [21146][client backend] [pg_regress/privileges][32/178:0] STATEMENT: CREATE FUNCTION priv_testfunc5a(a priv_testdomain1) RETURNS int LANGUAGE SQL AS $$ SELECT $1 $$; 2025-06-06 07:46:57.419 UTC [21146][client backend] [pg_regress/privileges][32/179:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.419 UTC [21146][client backend] [pg_regress/privileges][32/179:0] STATEMENT: CREATE FUNCTION priv_testfunc6a(b int) RETURNS priv_testdomain1 LANGUAGE SQL AS $$ SELECT $1::priv_testdomain1 $$; 2025-06-06 07:46:57.420 UTC [21146][client backend] [pg_regress/privileges][32/180:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.420 UTC [21146][client backend] [pg_regress/privileges][32/180:0] STATEMENT: CREATE OPERATOR !+! (PROCEDURE = int4pl, LEFTARG = priv_testdomain1, RIGHTARG = priv_testdomain1); 2025-06-06 07:46:57.420 UTC [21146][client backend] [pg_regress/privileges][32/181:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.420 UTC [21146][client backend] [pg_regress/privileges][32/181:0] STATEMENT: CREATE TABLE test5a (a int, b priv_testdomain1); 2025-06-06 07:46:57.421 UTC [21146][client backend] [pg_regress/privileges][32/182:0] ERROR: permission denied for type priv_testtype1 2025-06-06 07:46:57.421 UTC [21146][client backend] [pg_regress/privileges][32/182:0] STATEMENT: CREATE TABLE test6a OF priv_testtype1; 2025-06-06 07:46:57.421 UTC [20962][client backend] [pg_regress/generated_stored][31/268:9061] ERROR: check constraint "gtest20a_b_check" of relation "gtest20a" is violated by some row 2025-06-06 07:46:57.421 UTC [20962][client backend] [pg_regress/generated_stored][31/268:9061] STATEMENT: ALTER TABLE gtest20a ADD CHECK (b < 50); 2025-06-06 07:46:57.421 UTC [21146][client backend] [pg_regress/privileges][32/183:0] ERROR: permission denied for type priv_testtype1 2025-06-06 07:46:57.421 UTC [21146][client backend] [pg_regress/privileges][32/183:0] STATEMENT: CREATE TABLE test10a (a int[], b priv_testtype1[]); 2025-06-06 07:46:57.427 UTC [20956][client backend] [pg_regress/groupingsets][23/127:0] ERROR: could not implement GROUP BY 2025-06-06 07:46:57.427 UTC [20956][client backend] [pg_regress/groupingsets][23/127:0] DETAIL: Some of the datatypes only support hashing, while others only support sorting. 2025-06-06 07:46:57.427 UTC [20956][client backend] [pg_regress/groupingsets][23/127:0] STATEMENT: select count(*) from gstest4 group by rollup(unhashable_col,unsortable_col); 2025-06-06 07:46:57.428 UTC [20961][client backend] [pg_regress/rowsecurity][40/444:9072] ERROR: new row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.428 UTC [20961][client backend] [pg_regress/rowsecurity][40/444:9072] STATEMENT: INSERT INTO document VALUES (79, (SELECT cid from category WHERE cname = 'technology'), 1, 'regress_rls_bob', 'technology book, can only insert') ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle RETURNING *; 2025-06-06 07:46:57.431 UTC [21146][client backend] [pg_regress/privileges][32/185:9073] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.431 UTC [21146][client backend] [pg_regress/privileges][32/185:9073] STATEMENT: ALTER TABLE test9a ADD COLUMN c priv_testdomain1; 2025-06-06 07:46:57.431 UTC [21146][client backend] [pg_regress/privileges][32/186:9074] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.431 UTC [21146][client backend] [pg_regress/privileges][32/186:9074] STATEMENT: ALTER TABLE test9a ALTER COLUMN b TYPE priv_testdomain1; 2025-06-06 07:46:57.432 UTC [21146][client backend] [pg_regress/privileges][32/187:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.432 UTC [21146][client backend] [pg_regress/privileges][32/187:0] STATEMENT: CREATE TYPE test7a AS (a int, b priv_testdomain1); 2025-06-06 07:46:57.436 UTC [21146][client backend] [pg_regress/privileges][32/189:9076] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.436 UTC [21146][client backend] [pg_regress/privileges][32/189:9076] STATEMENT: ALTER TYPE test8a ADD ATTRIBUTE c priv_testdomain1; 2025-06-06 07:46:57.438 UTC [21146][client backend] [pg_regress/privileges][32/190:9077] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.438 UTC [21146][client backend] [pg_regress/privileges][32/190:9077] STATEMENT: ALTER TYPE test8a ALTER ATTRIBUTE b TYPE priv_testdomain1; 2025-06-06 07:46:57.438 UTC [21146][client backend] [pg_regress/privileges][32/191:0] ERROR: permission denied for type priv_testdomain1 2025-06-06 07:46:57.438 UTC [21146][client backend] [pg_regress/privileges][32/191:0] STATEMENT: CREATE TABLE test11a AS (SELECT 1::priv_testdomain1 AS a); 2025-06-06 07:46:57.439 UTC [21146][client backend] [pg_regress/privileges][32/192:0] ERROR: permission denied for type priv_testtype1 2025-06-06 07:46:57.439 UTC [21146][client backend] [pg_regress/privileges][32/192:0] STATEMENT: REVOKE ALL ON TYPE priv_testtype1 FROM PUBLIC; 2025-06-06 07:46:57.441 UTC [20962][client backend] [pg_regress/generated_stored][31/269:9069] ERROR: check constraint "gtest20a_b_check" of relation "gtest20a" is violated by some row 2025-06-06 07:46:57.441 UTC [20962][client backend] [pg_regress/generated_stored][31/269:9069] STATEMENT: ALTER TABLE gtest20a ADD COLUMN c float8 DEFAULT random() CHECK (b < 50); 2025-06-06 07:46:57.446 UTC [20956][client backend] [pg_regress/groupingsets][23/128:0] ERROR: could not implement GROUP BY 2025-06-06 07:46:57.446 UTC [20956][client backend] [pg_regress/groupingsets][23/128:0] DETAIL: Some of the datatypes only support hashing, while others only support sorting. 2025-06-06 07:46:57.446 UTC [20956][client backend] [pg_regress/groupingsets][23/128:0] STATEMENT: select array_agg(v order by v) from gstest4 group by grouping sets ((id,unsortable_col),(id)); 2025-06-06 07:46:57.460 UTC [20961][client backend] [pg_regress/rowsecurity][40/451:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.460 UTC [20961][client backend] [pg_regress/rowsecurity][40/451:0] STATEMENT: INSERT INTO document VALUES (79, (SELECT cid from category WHERE cname = 'technology'), 1, 'regress_rls_bob', 'technology book, can only insert') ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle RETURNING *; 2025-06-06 07:46:57.463 UTC [21146][client backend] [pg_regress/privileges][32/198:0] WARNING: cast will be ignored because the source data type is a domain 2025-06-06 07:46:57.471 UTC [20961][client backend] [pg_regress/rowsecurity][40/452:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.471 UTC [20961][client backend] [pg_regress/rowsecurity][40/452:0] STATEMENT: INSERT INTO document VALUES (2, (SELECT cid from category WHERE cname = 'technology'), 1, 'regress_rls_bob', 'my first novel') ON CONFLICT (did) DO UPDATE SET cid = EXCLUDED.cid, dtitle = EXCLUDED.dtitle RETURNING *; 2025-06-06 07:46:57.561 UTC [20961][client backend] [pg_regress/rowsecurity][40/457:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.561 UTC [20961][client backend] [pg_regress/rowsecurity][40/457:0] STATEMENT: INSERT INTO document VALUES (80, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_carol', 'my first novel') ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle, cid = 33; 2025-06-06 07:46:57.564 UTC [20961][client backend] [pg_regress/rowsecurity][40/458:9099] ERROR: new row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.564 UTC [20961][client backend] [pg_regress/rowsecurity][40/458:9099] STATEMENT: INSERT INTO document VALUES (4, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_bob', 'my first novel') ON CONFLICT (did) DO UPDATE SET dtitle = EXCLUDED.dtitle; 2025-06-06 07:46:57.565 UTC [20961][client backend] [pg_regress/rowsecurity][40/459:9101] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.565 UTC [20961][client backend] [pg_regress/rowsecurity][40/459:9101] STATEMENT: INSERT INTO document VALUES (1, (SELECT cid from category WHERE cname = 'novel'), 1, 'regress_rls_bob', 'my first novel') ON CONFLICT (did) DO UPDATE SET dauthor = 'regress_rls_carol'; 2025-06-06 07:46:57.605 UTC [20956][client backend] [pg_regress/groupingsets][23/150:0] ERROR: aggregate functions are not allowed in FROM clause of their own query level at character 69 2025-06-06 07:46:57.605 UTC [20956][client backend] [pg_regress/groupingsets][23/150:0] STATEMENT: select * from (values (1),(2)) v(x), lateral (select a, b, sum(v.x) from gstest_data(v.x) group by grouping sets (a,b)) s; 2025-06-06 07:46:57.606 UTC [20956][client backend] [pg_regress/groupingsets][23/151:0] ERROR: aggregate functions are not allowed in FROM clause of their own query level at character 95 2025-06-06 07:46:57.606 UTC [20956][client backend] [pg_regress/groupingsets][23/151:0] STATEMENT: explain (costs off) select * from (values (1),(2)) v(x), lateral (select a, b, sum(v.x) from gstest_data(v.x) group by grouping sets (a,b)) s; 2025-06-06 07:46:57.609 UTC [20962][client backend] [pg_regress/generated_stored][31/275:9122] ERROR: check constraint "chk" of relation "gtest20b" is violated by some row 2025-06-06 07:46:57.609 UTC [20962][client backend] [pg_regress/generated_stored][31/275:9122] STATEMENT: ALTER TABLE gtest20b VALIDATE CONSTRAINT chk; 2025-06-06 07:46:57.632 UTC [20961][client backend] [pg_regress/rowsecurity][40/469:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.632 UTC [20961][client backend] [pg_regress/rowsecurity][40/469:0] STATEMENT: MERGE INTO document d USING (SELECT 1 as sdid) s ON did = s.sdid WHEN MATCHED THEN UPDATE SET dnotes = dnotes || ' notes added by merge1 ', dlevel = 0; 2025-06-06 07:46:57.634 UTC [21146][client backend] [pg_regress/privileges][32/213:0] WARNING: no privileges could be revoked for "priv_testtype1" 2025-06-06 07:46:57.646 UTC [20962][client backend] [pg_regress/generated_stored][31/279:0] ERROR: new row for relation "gtest20c" violates check constraint "whole_row_check" 2025-06-06 07:46:57.646 UTC [20962][client backend] [pg_regress/generated_stored][31/279:0] DETAIL: Failing row contains (null, null). 2025-06-06 07:46:57.646 UTC [20962][client backend] [pg_regress/generated_stored][31/279:0] STATEMENT: INSERT INTO gtest20c VALUES (NULL); 2025-06-06 07:46:57.658 UTC [20961][client backend] [pg_regress/rowsecurity][40/472:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.658 UTC [20961][client backend] [pg_regress/rowsecurity][40/472:0] STATEMENT: MERGE INTO document d USING (SELECT 3 as sdid) s ON did = s.sdid WHEN MATCHED THEN UPDATE SET dnotes = dnotes || ' notes added by merge '; 2025-06-06 07:46:57.659 UTC [20961][client backend] [pg_regress/rowsecurity][40/473:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.659 UTC [20961][client backend] [pg_regress/rowsecurity][40/473:0] STATEMENT: MERGE INTO document d USING (SELECT 3 as sdid) s ON did = s.sdid WHEN MATCHED THEN DELETE; 2025-06-06 07:46:57.660 UTC [20961][client backend] [pg_regress/rowsecurity][40/474:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.660 UTC [20961][client backend] [pg_regress/rowsecurity][40/474:0] STATEMENT: MERGE INTO document d USING (SELECT 4 as sdid) s ON did = s.sdid WHEN MATCHED AND dnotes = '' THEN UPDATE SET dnotes = dnotes || ' notes added by merge ' WHEN MATCHED THEN DELETE; 2025-06-06 07:46:57.661 UTC [20961][client backend] [pg_regress/rowsecurity][40/475:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2025-06-06 07:46:57.661 UTC [20961][client backend] [pg_regress/rowsecurity][40/475:0] STATEMENT: MERGE INTO document d USING (SELECT 4 as sdid) s ON did = s.sdid WHEN MATCHED AND dnotes <> '' THEN UPDATE SET dnotes = dnotes || ' notes added by merge ' WHEN MATCHED THEN DELETE; 2025-06-06 07:46:57.665 UTC [20960][client backend] [pg_regress/identity][37/225:9133] ERROR: column "b" of relation "itest6" is not an identity column 2025-06-06 07:46:57.665 UTC [20960][client backend] [pg_regress/identity][37/225:9133] STATEMENT: ALTER TABLE itest6 ALTER COLUMN b SET INCREMENT BY 2; 2025-06-06 07:46:57.670 UTC [21159][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:57.670 UTC [20960][client backend] [pg_regress/identity][37/226:0] ERROR: cannot change ownership of identity sequence 2025-06-06 07:46:57.670 UTC [20960][client backend] [pg_regress/identity][37/226:0] DETAIL: Sequence "itest6_a_seq" is linked to table "itest6". 2025-06-06 07:46:57.670 UTC [20960][client backend] [pg_regress/identity][37/226:0] STATEMENT: ALTER SEQUENCE itest6_a_seq OWNED BY NONE; 2025-06-06 07:46:57.672 UTC [21159][client backend] [[unknown]][42/449:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:57.672 UTC [21159][client backend] [[unknown]][42/449:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:57.696 UTC [20962][client backend] [pg_regress/generated_stored][31/282:0] ERROR: null value in column "b" of relation "gtest21a" violates not-null constraint 2025-06-06 07:46:57.696 UTC [20962][client backend] [pg_regress/generated_stored][31/282:0] DETAIL: Failing row contains (0, null). 2025-06-06 07:46:57.696 UTC [20962][client backend] [pg_regress/generated_stored][31/282:0] STATEMENT: INSERT INTO gtest21a (a) VALUES (0); 2025-06-06 07:46:57.700 UTC [21159][client backend] [pg_regress/privileges][42/0:0] LOG: connection ready: setup total=61.245 ms, fork=23.398 ms, authentication=0.497 ms 2025-06-06 07:46:57.700 UTC [21146][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.320 user=postgres database=regression host=[local] 2025-06-06 07:46:57.717 UTC [20961][client backend] [pg_regress/rowsecurity][40/483:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.717 UTC [20961][client backend] [pg_regress/rowsecurity][40/483:0] STATEMENT: MERGE INTO document d USING (SELECT 12 as sdid) s ON did = s.sdid WHEN MATCHED THEN DELETE WHEN NOT MATCHED THEN INSERT VALUES (12, 11, 1, 'regress_rls_dave', 'another novel'); 2025-06-06 07:46:57.751 UTC [20962][client backend] [pg_regress/generated_stored][31/286:0] ERROR: null value in column "b" of relation "gtest21b" violates not-null constraint 2025-06-06 07:46:57.751 UTC [20962][client backend] [pg_regress/generated_stored][31/286:0] DETAIL: Failing row contains (0, null). 2025-06-06 07:46:57.751 UTC [20962][client backend] [pg_regress/generated_stored][31/286:0] STATEMENT: INSERT INTO gtest21b (a) VALUES (0); 2025-06-06 07:46:57.779 UTC [20961][client backend] [pg_regress/rowsecurity][40/490:9164] ERROR: duplicate key value violates unique constraint "document_pkey" 2025-06-06 07:46:57.779 UTC [20961][client backend] [pg_regress/rowsecurity][40/490:9164] STATEMENT: MERGE INTO document d USING (SELECT 7 as sdid) s ON did = s.sdid WHEN MATCHED THEN UPDATE SET dnotes = dnotes || ' notes added by merge5 ' WHEN NOT MATCHED THEN INSERT VALUES (12, 11, 1, 'regress_rls_bob', 'another novel'); 2025-06-06 07:46:57.786 UTC [20958][client backend] [pg_regress/replica_identity][28/211:9167] ERROR: constraint "test_replica_identity5_pkey" of relation "test_replica_identity5" does not exist 2025-06-06 07:46:57.786 UTC [20958][client backend] [pg_regress/replica_identity][28/211:9167] STATEMENT: ALTER TABLE test_replica_identity5 DROP CONSTRAINT test_replica_identity5_pkey; 2025-06-06 07:46:57.788 UTC [20958][client backend] [pg_regress/replica_identity][28/212:9169] ERROR: column "b" is in index used as replica identity 2025-06-06 07:46:57.788 UTC [20958][client backend] [pg_regress/replica_identity][28/212:9169] STATEMENT: ALTER TABLE test_replica_identity5 ALTER b DROP NOT NULL; 2025-06-06 07:46:57.790 UTC [20961][client backend] [pg_regress/rowsecurity][40/491:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.790 UTC [20961][client backend] [pg_regress/rowsecurity][40/491:0] STATEMENT: MERGE INTO document d USING (SELECT 1 as sdid) s ON did = s.sdid WHEN MATCHED THEN UPDATE SET dnotes = dnotes || ' notes added by merge6 ', cid = (SELECT cid from category WHERE cname = 'technology'); 2025-06-06 07:46:57.825 UTC [20961][client backend] [pg_regress/rowsecurity][40/495:0] ERROR: new row violates row-level security policy for table "document" 2025-06-06 07:46:57.825 UTC [20961][client backend] [pg_regress/rowsecurity][40/495:0] STATEMENT: MERGE INTO document d USING (SELECT 14 as sdid) s ON did = s.sdid WHEN MATCHED THEN UPDATE SET dnotes = dnotes || ' notes added by merge9 ' WHEN NOT MATCHED THEN INSERT VALUES (14, 44, 1, 'regress_rls_bob', 'new manga') RETURNING *; 2025-06-06 07:46:57.826 UTC [20962][client backend] [pg_regress/generated_stored][31/291:9183] ERROR: duplicate key value violates unique constraint "gtest22a_b_key" 2025-06-06 07:46:57.826 UTC [20962][client backend] [pg_regress/generated_stored][31/291:9183] DETAIL: Key (b)=(1) already exists. 2025-06-06 07:46:57.826 UTC [20962][client backend] [pg_regress/generated_stored][31/291:9183] STATEMENT: INSERT INTO gtest22a VALUES (3); 2025-06-06 07:46:57.850 UTC [20956][client backend] [pg_regress/groupingsets][23/179:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20956.0", size 598016 2025-06-06 07:46:57.850 UTC [20956][client backend] [pg_regress/groupingsets][23/179:0] STATEMENT: select * from (values (1),(2)) v(a), lateral (select a, i, j, count(*) from bug_16784 group by cube(i,j)) s order by v.a, i, j; 2025-06-06 07:46:57.853 UTC [20956][client backend] [pg_regress/groupingsets][23/179:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20956.1", size 598016 2025-06-06 07:46:57.853 UTC [20956][client backend] [pg_regress/groupingsets][23/179:0] STATEMENT: select * from (values (1),(2)) v(a), lateral (select a, i, j, count(*) from bug_16784 group by cube(i,j)) s order by v.a, i, j; 2025-06-06 07:46:57.857 UTC [20960][client backend] [pg_regress/identity][37/238:9198] ERROR: cannot recursively add identity column to table that has child tables 2025-06-06 07:46:57.857 UTC [20960][client backend] [pg_regress/identity][37/238:9198] STATEMENT: ALTER TABLE itest7d ADD COLUMN b int GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:57.875 UTC [21159][client backend] [pg_regress/privileges][42/469:0] ERROR: permission denied for table atest3 2025-06-06 07:46:57.875 UTC [21159][client backend] [pg_regress/privileges][42/469:0] STATEMENT: TRUNCATE atest3; 2025-06-06 07:46:57.879 UTC [21159][client backend] [pg_regress/privileges][42/471:0] ERROR: relation "pg_shad" does not exist 2025-06-06 07:46:57.879 UTC [21159][client backend] [pg_regress/privileges][42/471:0] STATEMENT: select has_table_privilege('pg_shad','select'); 2025-06-06 07:46:57.882 UTC [20962][client backend] [pg_regress/generated_stored][31/295:9207] ERROR: duplicate key value violates unique constraint "gtest22b_pkey" 2025-06-06 07:46:57.882 UTC [20962][client backend] [pg_regress/generated_stored][31/295:9207] DETAIL: Key (a, b)=(2, 1) already exists. 2025-06-06 07:46:57.882 UTC [20962][client backend] [pg_regress/generated_stored][31/295:9207] STATEMENT: INSERT INTO gtest22b VALUES (2); 2025-06-06 07:46:57.896 UTC [20958][client backend] [pg_regress/replica_identity][:0] LOG: disconnection: session time: 0:00:03.704 user=postgres database=regression host=[local] 2025-06-06 07:46:57.898 UTC [21159][client backend] [pg_regress/privileges][42/472:0] ERROR: role "nosuchuser" does not exist 2025-06-06 07:46:57.898 UTC [21159][client backend] [pg_regress/privileges][42/472:0] STATEMENT: select has_table_privilege('nosuchuser','pg_authid','select'); 2025-06-06 07:46:57.898 UTC [21159][client backend] [pg_regress/privileges][42/473:0] ERROR: unrecognized privilege type: "sel" 2025-06-06 07:46:57.898 UTC [21159][client backend] [pg_regress/privileges][42/473:0] STATEMENT: select has_table_privilege('pg_authid','sel'); 2025-06-06 07:46:57.910 UTC [21177][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:57.911 UTC [21177][client backend] [[unknown]][36/372:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:57.911 UTC [21177][client backend] [[unknown]][36/372:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:57.927 UTC [21177][client backend] [pg_regress/privileges][36/0:0] LOG: connection ready: setup total=27.102 ms, fork=8.103 ms, authentication=0.396 ms 2025-06-06 07:46:57.927 UTC [21159][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.265 user=postgres database=regression host=[local] 2025-06-06 07:46:57.990 UTC [20965][client backend] [pg_regress/matview][24/441:9232] ERROR: could not create unique index "mvtest_mv_a_idx" 2025-06-06 07:46:57.990 UTC [20965][client backend] [pg_regress/matview][24/441:9232] DETAIL: Key (a)=(1) is duplicated. 2025-06-06 07:46:57.990 UTC [20965][client backend] [pg_regress/matview][24/441:9232] STATEMENT: REFRESH MATERIALIZED VIEW mvtest_mv; 2025-06-06 07:46:58.020 UTC [20965][client backend] [pg_regress/matview][24/442:9235] ERROR: new data for materialized view "mvtest_mv" contains duplicate rows without any null columns 2025-06-06 07:46:58.020 UTC [20965][client backend] [pg_regress/matview][24/442:9235] DETAIL: Row: (1,10) 2025-06-06 07:46:58.020 UTC [20965][client backend] [pg_regress/matview][24/442:9235] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY mvtest_mv; 2025-06-06 07:46:58.096 UTC [21177][client backend] [pg_regress/privileges][36/411:0] ERROR: column "nosuchcol" of relation "pg_authid" does not exist 2025-06-06 07:46:58.096 UTC [21177][client backend] [pg_regress/privileges][36/411:0] STATEMENT: select has_column_privilege('pg_authid','nosuchcol','select'); 2025-06-06 07:46:58.142 UTC [21177][client backend] [pg_regress/privileges][36/418:0] ERROR: column "f2" of relation "mytable" does not exist 2025-06-06 07:46:58.142 UTC [21177][client backend] [pg_regress/privileges][36/418:0] STATEMENT: select has_column_privilege('mytable','f2','select'); 2025-06-06 07:46:58.184 UTC [20961][client backend] [pg_regress/rowsecurity][40/555:0] ERROR: permission denied for view rls_view 2025-06-06 07:46:58.184 UTC [20961][client backend] [pg_regress/rowsecurity][40/555:0] STATEMENT: SELECT * FROM rls_view; 2025-06-06 07:46:58.185 UTC [20961][client backend] [pg_regress/rowsecurity][40/556:0] ERROR: permission denied for view rls_view 2025-06-06 07:46:58.185 UTC [20961][client backend] [pg_regress/rowsecurity][40/556:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2025-06-06 07:46:58.190 UTC [21177][client backend] [pg_regress/privileges][36/433:0] WARNING: no privileges were granted for "atest4" 2025-06-06 07:46:58.198 UTC [21177][client backend] [pg_regress/privileges][36/437:0] ERROR: dependent privileges exist 2025-06-06 07:46:58.198 UTC [21177][client backend] [pg_regress/privileges][36/437:0] HINT: Use CASCADE to revoke them too. 2025-06-06 07:46:58.198 UTC [21177][client backend] [pg_regress/privileges][36/437:0] STATEMENT: REVOKE SELECT ON atest4 FROM regress_priv_user2; 2025-06-06 07:46:58.222 UTC [21195][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:46:58.229 UTC [21195][client backend] [[unknown]][26/506:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:46:58.229 UTC [21195][client backend] [[unknown]][26/506:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:46:58.236 UTC [21195][client backend] [pg_regress/privileges][26/0:0] LOG: connection ready: setup total=36.198 ms, fork=18.340 ms, authentication=0.433 ms 2025-06-06 07:46:58.236 UTC [21177][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.328 user=postgres database=regression host=[local] 2025-06-06 07:46:58.241 UTC [20960][client backend] [pg_regress/identity][37/260:9290] ERROR: column "f22" of relation "itest8" contains null values 2025-06-06 07:46:58.241 UTC [20960][client backend] [pg_regress/identity][37/260:9290] STATEMENT: ALTER TABLE itest8 ADD COLUMN f22 int NOT NULL, ALTER COLUMN f22 ADD GENERATED ALWAYS AS IDENTITY; 2025-06-06 07:46:58.242 UTC [20961][client backend] [pg_regress/rowsecurity][40/567:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.242 UTC [20961][client backend] [pg_regress/rowsecurity][40/567:0] STATEMENT: SELECT * FROM rls_view; 2025-06-06 07:46:58.246 UTC [20961][client backend] [pg_regress/rowsecurity][40/568:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.246 UTC [20961][client backend] [pg_regress/rowsecurity][40/568:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2025-06-06 07:46:58.247 UTC [20961][client backend] [pg_regress/rowsecurity][40/570:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.247 UTC [20961][client backend] [pg_regress/rowsecurity][40/570:0] STATEMENT: SELECT * FROM rls_view; 2025-06-06 07:46:58.247 UTC [20961][client backend] [pg_regress/rowsecurity][40/571:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.247 UTC [20961][client backend] [pg_regress/rowsecurity][40/571:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2025-06-06 07:46:58.410 UTC [20962][client backend] [pg_regress/generated_stored][31/332:9323] ERROR: invalid ON UPDATE action for foreign key constraint containing generated column 2025-06-06 07:46:58.410 UTC [20962][client backend] [pg_regress/generated_stored][31/332:9323] STATEMENT: CREATE TABLE gtest23x (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) STORED REFERENCES gtest23a (x) ON UPDATE CASCADE); 2025-06-06 07:46:58.426 UTC [20961][client backend] [pg_regress/rowsecurity][40/615:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.426 UTC [20961][client backend] [pg_regress/rowsecurity][40/615:0] STATEMENT: SELECT * FROM rls_view; 2025-06-06 07:46:58.427 UTC [20961][client backend] [pg_regress/rowsecurity][40/616:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.427 UTC [20961][client backend] [pg_regress/rowsecurity][40/616:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2025-06-06 07:46:58.438 UTC [20962][client backend] [pg_regress/generated_stored][31/333:9324] ERROR: invalid ON DELETE action for foreign key constraint containing generated column 2025-06-06 07:46:58.438 UTC [20962][client backend] [pg_regress/generated_stored][31/333:9324] STATEMENT: CREATE TABLE gtest23x (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) STORED REFERENCES gtest23a (x) ON DELETE SET NULL); 2025-06-06 07:46:58.442 UTC [20961][client backend] [pg_regress/rowsecurity][40/618:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.442 UTC [20961][client backend] [pg_regress/rowsecurity][40/618:0] STATEMENT: SELECT * FROM rls_view; 2025-06-06 07:46:58.442 UTC [20961][client backend] [pg_regress/rowsecurity][40/619:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.442 UTC [20961][client backend] [pg_regress/rowsecurity][40/619:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2025-06-06 07:46:58.454 UTC [20965][client backend] [pg_regress/matview][24/466:0] ERROR: too many column names were specified 2025-06-06 07:46:58.454 UTC [20965][client backend] [pg_regress/matview][24/466:0] STATEMENT: CREATE MATERIALIZED VIEW mvtest_mv_v (ii, jj, kk) AS SELECT i, j FROM mvtest_v; 2025-06-06 07:46:58.458 UTC [20961][client backend] [pg_regress/rowsecurity][40/626:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.458 UTC [20961][client backend] [pg_regress/rowsecurity][40/626:0] STATEMENT: SELECT * FROM rls_view; 2025-06-06 07:46:58.458 UTC [20961][client backend] [pg_regress/rowsecurity][40/627:0] ERROR: permission denied for table z1_blacklist 2025-06-06 07:46:58.458 UTC [20961][client backend] [pg_regress/rowsecurity][40/627:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2025-06-06 07:46:58.459 UTC [20941][client backend] [pg_regress/spgist][17/137:0] ERROR: value 9 out of bounds for option "fillfactor" 2025-06-06 07:46:58.459 UTC [20941][client backend] [pg_regress/spgist][17/137:0] DETAIL: Valid values are between "10" and "100". 2025-06-06 07:46:58.459 UTC [20941][client backend] [pg_regress/spgist][17/137:0] STATEMENT: create index spgist_point_idx2 on spgist_point_tbl using spgist(p) with (fillfactor = 9); 2025-06-06 07:46:58.466 UTC [20941][client backend] [pg_regress/spgist][17/138:0] ERROR: value 101 out of bounds for option "fillfactor" 2025-06-06 07:46:58.466 UTC [20941][client backend] [pg_regress/spgist][17/138:0] DETAIL: Valid values are between "10" and "100". 2025-06-06 07:46:58.466 UTC [20941][client backend] [pg_regress/spgist][17/138:0] STATEMENT: create index spgist_point_idx2 on spgist_point_tbl using spgist(p) with (fillfactor = 101); 2025-06-06 07:46:58.504 UTC [20965][client backend] [pg_regress/matview][24/469:0] ERROR: too many column names were specified 2025-06-06 07:46:58.504 UTC [20965][client backend] [pg_regress/matview][24/469:0] STATEMENT: CREATE MATERIALIZED VIEW mvtest_mv_v_3 (ii, jj, kk) AS SELECT i, j FROM mvtest_v WITH NO DATA; 2025-06-06 07:46:58.610 UTC [20961][client backend] [pg_regress/rowsecurity][40/658:9363] ERROR: policy "p1" for table "y1" already exists 2025-06-06 07:46:58.610 UTC [20961][client backend] [pg_regress/rowsecurity][40/658:9363] STATEMENT: CREATE POLICY p1 ON y1 FOR SELECT USING (a % 2 = 1); 2025-06-06 07:46:58.763 UTC [20962][client backend] [pg_regress/generated_stored][31/348:9380] ERROR: insert or update on table "gtest23b" violates foreign key constraint "gtest23b_b_fkey" 2025-06-06 07:46:58.763 UTC [20962][client backend] [pg_regress/generated_stored][31/348:9380] DETAIL: Key (b)=(10) is not present in table "gtest23a". 2025-06-06 07:46:58.763 UTC [20962][client backend] [pg_regress/generated_stored][31/348:9380] STATEMENT: INSERT INTO gtest23b VALUES (5); 2025-06-06 07:46:58.827 UTC [20962][client backend] [pg_regress/generated_stored][31/349:9381] ERROR: insert or update on table "gtest23b" violates foreign key constraint "gtest23b_b_fkey" 2025-06-06 07:46:58.827 UTC [20962][client backend] [pg_regress/generated_stored][31/349:9381] DETAIL: Key (b)=(5) is not present in table "gtest23a". 2025-06-06 07:46:58.827 UTC [20962][client backend] [pg_regress/generated_stored][31/349:9381] STATEMENT: ALTER TABLE gtest23b ALTER COLUMN b SET EXPRESSION AS (a * 5); 2025-06-06 07:46:58.884 UTC [20960][client backend] [pg_regress/identity][37/288:0] ERROR: identity columns are not supported on typed tables 2025-06-06 07:46:58.884 UTC [20960][client backend] [pg_regress/identity][37/288:0] STATEMENT: CREATE TABLE itest12 OF itest_type (f1 WITH OPTIONS GENERATED ALWAYS AS IDENTITY); 2025-06-06 07:46:58.953 UTC [20960][client backend] [pg_regress/identity][37/296:9408] ERROR: column "f3" in child table "pitest1_p2" must be marked NOT NULL 2025-06-06 07:46:58.953 UTC [20960][client backend] [pg_regress/identity][37/296:9408] STATEMENT: ALTER TABLE pitest1 ATTACH PARTITION pitest1_p2 FOR VALUES FROM ('2016-08-01') TO ('2016-09-01'); 2025-06-06 07:46:58.980 UTC [20962][client backend] [pg_regress/generated_stored][31/357:9419] ERROR: insert or update on table "gtest23q" violates foreign key constraint "gtest23q_b_fkey" 2025-06-06 07:46:58.980 UTC [20962][client backend] [pg_regress/generated_stored][31/357:9419] DETAIL: Key (b)=(5) is not present in table "gtest23p". 2025-06-06 07:46:58.980 UTC [20962][client backend] [pg_regress/generated_stored][31/357:9419] STATEMENT: INSERT INTO gtest23q VALUES (2, 5); 2025-06-06 07:46:59.005 UTC [20962][client backend] [pg_regress/generated_stored][31/361:0] ERROR: value for domain gtestdomain1 violates check constraint "gtestdomain1_check" 2025-06-06 07:46:59.005 UTC [20962][client backend] [pg_regress/generated_stored][31/361:0] STATEMENT: INSERT INTO gtest24 (a) VALUES (6); 2025-06-06 07:46:59.010 UTC [20961][client backend] [pg_regress/rowsecurity][40/710:0] ERROR: new row violates row-level security policy for table "t1" 2025-06-06 07:46:59.010 UTC [20961][client backend] [pg_regress/rowsecurity][40/710:0] STATEMENT: WITH cte1 AS (UPDATE t1 SET a = a + 1 RETURNING *) SELECT * FROM cte1; 2025-06-06 07:46:59.023 UTC [20961][client backend] [pg_regress/rowsecurity][40/712:0] ERROR: new row violates row-level security policy for table "t1" 2025-06-06 07:46:59.023 UTC [20961][client backend] [pg_regress/rowsecurity][40/712:0] STATEMENT: WITH cte1 AS (INSERT INTO t1 VALUES (21, 'Fail') RETURNING *) SELECT * FROM cte1; 2025-06-06 07:46:59.038 UTC [20961][client backend] [pg_regress/rowsecurity][40/715:9431] ERROR: policy "p1" for table "t1" already exists 2025-06-06 07:46:59.038 UTC [20961][client backend] [pg_regress/rowsecurity][40/715:9431] STATEMENT: ALTER POLICY p1 ON t1 RENAME TO p1; 2025-06-06 07:46:59.065 UTC [20962][client backend] [pg_regress/generated_stored][31/365:0] ERROR: value for domain gtestdomain1 violates check constraint "gtestdomain1_check" 2025-06-06 07:46:59.065 UTC [20962][client backend] [pg_regress/generated_stored][31/365:0] STATEMENT: INSERT INTO gtest24r (a) VALUES (6); 2025-06-06 07:46:59.083 UTC [20962][client backend] [pg_regress/generated_stored][31/369:0] ERROR: value for domain gtestdomainnn violates check constraint "gtestdomainnn_check" 2025-06-06 07:46:59.083 UTC [20962][client backend] [pg_regress/generated_stored][31/369:0] STATEMENT: INSERT INTO gtest24nn (a) VALUES (NULL); 2025-06-06 07:46:59.094 UTC [20962][client backend] [pg_regress/generated_stored][31/371:0] ERROR: generated columns are not supported on typed tables 2025-06-06 07:46:59.094 UTC [20962][client backend] [pg_regress/generated_stored][31/371:0] STATEMENT: CREATE TABLE gtest28 OF gtest_type (f1 WITH OPTIONS GENERATED ALWAYS AS (f2 *2) STORED); 2025-06-06 07:46:59.109 UTC [20962][client backend] [pg_regress/generated_stored][31/374:9451] ERROR: child column "f3" specifies generation expression 2025-06-06 07:46:59.109 UTC [20962][client backend] [pg_regress/generated_stored][31/374:9451] HINT: A child table column cannot be generated unless its parent column is. 2025-06-06 07:46:59.109 UTC [20962][client backend] [pg_regress/generated_stored][31/374:9451] STATEMENT: CREATE TABLE gtest_child PARTITION OF gtest_parent ( f3 WITH OPTIONS GENERATED ALWAYS AS (f2 * 2) STORED ) FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); 2025-06-06 07:46:59.120 UTC [20962][client backend] [pg_regress/generated_stored][31/376:9453] ERROR: column "f3" in child table must not be a generated column 2025-06-06 07:46:59.120 UTC [20962][client backend] [pg_regress/generated_stored][31/376:9453] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); 2025-06-06 07:46:59.135 UTC [20965][client backend] [pg_regress/matview][24/503:9454] ERROR: division by zero 2025-06-06 07:46:59.135 UTC [20965][client backend] [pg_regress/matview][24/503:9454] STATEMENT: create materialized view mvtest_error as select 1/0 as x; 2025-06-06 07:46:59.145 UTC [20965][client backend] [pg_regress/matview][24/505:9459] ERROR: division by zero 2025-06-06 07:46:59.145 UTC [20965][client backend] [pg_regress/matview][24/505:9459] STATEMENT: refresh materialized view mvtest_error; 2025-06-06 07:46:59.160 UTC [20960][client backend] [pg_regress/identity][37/319:9467] ERROR: cannot change identity column of a partition 2025-06-06 07:46:59.160 UTC [20960][client backend] [pg_regress/identity][37/319:9467] STATEMENT: ALTER TABLE pitest2_p1 ALTER COLUMN f3 SET GENERATED BY DEFAULT; 2025-06-06 07:46:59.162 UTC [20960][client backend] [pg_regress/identity][37/320:9469] ERROR: cannot change identity column of a partition 2025-06-06 07:46:59.162 UTC [20960][client backend] [pg_regress/identity][37/320:9469] STATEMENT: ALTER TABLE pitest2_p1 ALTER COLUMN f3 SET INCREMENT BY 2; 2025-06-06 07:46:59.170 UTC [20960][client backend] [pg_regress/identity][37/321:9472] ERROR: cannot change identity column of only the partitioned table 2025-06-06 07:46:59.170 UTC [20960][client backend] [pg_regress/identity][37/321:9472] HINT: Do not specify the ONLY keyword. 2025-06-06 07:46:59.170 UTC [20960][client backend] [pg_regress/identity][37/321:9472] STATEMENT: ALTER TABLE ONLY pitest2 ALTER COLUMN f3 SET GENERATED BY DEFAULT SET INCREMENT BY 2 SET START WITH 1000 RESTART; 2025-06-06 07:46:59.174 UTC [20962][client backend] [pg_regress/generated_stored][31/381:9474] ERROR: column "f3" inherits from generated column but specifies default 2025-06-06 07:46:59.174 UTC [20962][client backend] [pg_regress/generated_stored][31/381:9474] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 DEFAULT 42 -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.178 UTC [20962][client backend] [pg_regress/generated_stored][31/382:0] ERROR: identity columns are not supported on partitions 2025-06-06 07:46:59.178 UTC [20962][client backend] [pg_regress/generated_stored][31/382:0] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 WITH OPTIONS GENERATED ALWAYS AS IDENTITY -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.178 UTC [20962][client backend] [pg_regress/generated_stored][31/383:9475] ERROR: column "f3" inherits from generated column of different kind 2025-06-06 07:46:59.178 UTC [20962][client backend] [pg_regress/generated_stored][31/383:9475] DETAIL: Parent column is STORED, child column is VIRTUAL. 2025-06-06 07:46:59.178 UTC [20962][client backend] [pg_regress/generated_stored][31/383:9475] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 GENERATED ALWAYS AS (f2 * 2) VIRTUAL -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.196 UTC [20962][client backend] [pg_regress/generated_stored][31/385:9483] ERROR: column "f3" in child table must be a generated column 2025-06-06 07:46:59.196 UTC [20962][client backend] [pg_regress/generated_stored][31/385:9483] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.205 UTC [20962][client backend] [pg_regress/generated_stored][31/388:9491] ERROR: column "f3" in child table must be a generated column 2025-06-06 07:46:59.205 UTC [20962][client backend] [pg_regress/generated_stored][31/388:9491] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.210 UTC [20960][client backend] [pg_regress/identity][37/330:0] ERROR: null value in column "f3" of relation "pitest2_p1" violates not-null constraint 2025-06-06 07:46:59.210 UTC [20960][client backend] [pg_regress/identity][37/330:0] DETAIL: Failing row contains (07-07-2016, from pitest2_p1, null). 2025-06-06 07:46:59.210 UTC [20960][client backend] [pg_regress/identity][37/330:0] STATEMENT: INSERT into pitest2_p1 (f1, f2) VALUES ('2016-07-7', 'from pitest2_p1'); 2025-06-06 07:46:59.226 UTC [20962][client backend] [pg_regress/generated_stored][31/391:9500] ERROR: table "gtest_child3" being attached contains an identity column "f3" 2025-06-06 07:46:59.226 UTC [20962][client backend] [pg_regress/generated_stored][31/391:9500] DETAIL: The new partition may not contain an identity column. 2025-06-06 07:46:59.226 UTC [20962][client backend] [pg_regress/generated_stored][31/391:9500] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.256 UTC [20957][client backend] [pg_regress/brin][29/43:0] ERROR: "brintest" is not an index 2025-06-06 07:46:59.256 UTC [20957][client backend] [pg_regress/brin][29/43:0] STATEMENT: SELECT brin_summarize_new_values('brintest'); 2025-06-06 07:46:59.257 UTC [20957][client backend] [pg_regress/brin][29/44:0] ERROR: "tenk1_unique1" is not a BRIN index 2025-06-06 07:46:59.257 UTC [20957][client backend] [pg_regress/brin][29/44:0] STATEMENT: SELECT brin_summarize_new_values('tenk1_unique1'); 2025-06-06 07:46:59.263 UTC [20960][client backend] [pg_regress/identity][37/339:9511] ERROR: cannot add identity to a column of a partition 2025-06-06 07:46:59.263 UTC [20960][client backend] [pg_regress/identity][37/339:9511] STATEMENT: ALTER TABLE pitest3_p1 ALTER COLUMN f3 SET NOT NULL, ALTER COLUMN f3 ADD GENERATED ALWAYS AS IDENTITY (START WITH 3); 2025-06-06 07:46:59.266 UTC [20957][client backend] [pg_regress/brin][29/46:0] ERROR: block number out of range: -1 2025-06-06 07:46:59.266 UTC [20957][client backend] [pg_regress/brin][29/46:0] STATEMENT: SELECT brin_desummarize_range('brinidx', -1); 2025-06-06 07:46:59.274 UTC [20962][client backend] [pg_regress/generated_stored][31/394:9515] ERROR: column "f3" inherits from generated column of different kind 2025-06-06 07:46:59.274 UTC [20962][client backend] [pg_regress/generated_stored][31/394:9515] DETAIL: Parent column is STORED, child column is VIRTUAL. 2025-06-06 07:46:59.274 UTC [20962][client backend] [pg_regress/generated_stored][31/394:9515] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:46:59.279 UTC [20960][client backend] [pg_regress/identity][37/340:9514] ERROR: cannot add identity to a column of only the partitioned table 2025-06-06 07:46:59.279 UTC [20960][client backend] [pg_regress/identity][37/340:9514] HINT: Do not specify the ONLY keyword. 2025-06-06 07:46:59.279 UTC [20960][client backend] [pg_regress/identity][37/340:9514] STATEMENT: ALTER TABLE ONLY pitest3 ALTER COLUMN f3 ADD GENERATED ALWAYS AS IDENTITY (START WITH 3); 2025-06-06 07:46:59.310 UTC [20960][client backend] [pg_regress/identity][37/345:9526] ERROR: cannot drop identity from a column of a partition 2025-06-06 07:46:59.310 UTC [20960][client backend] [pg_regress/identity][37/345:9526] STATEMENT: ALTER TABLE pitest3_p1 ALTER COLUMN f3 DROP IDENTITY; 2025-06-06 07:46:59.310 UTC [20960][client backend] [pg_regress/identity][37/346:9527] ERROR: cannot drop identity from a column of only the partitioned table 2025-06-06 07:46:59.310 UTC [20960][client backend] [pg_regress/identity][37/346:9527] HINT: Do not specify the ONLY keyword. 2025-06-06 07:46:59.310 UTC [20960][client backend] [pg_regress/identity][37/346:9527] STATEMENT: ALTER TABLE ONLY pitest3 ALTER COLUMN f3 DROP IDENTITY; 2025-06-06 07:46:59.318 UTC [20960][client backend] [pg_regress/identity][37/348:0] ERROR: null value in column "f3" of relation "pitest3_p1" violates not-null constraint 2025-06-06 07:46:59.318 UTC [20960][client backend] [pg_regress/identity][37/348:0] DETAIL: Failing row contains (07-04-2016, from pitest3, null). 2025-06-06 07:46:59.318 UTC [20960][client backend] [pg_regress/identity][37/348:0] STATEMENT: INSERT into pitest3(f1, f2) VALUES ('2016-07-4', 'from pitest3'); 2025-06-06 07:46:59.318 UTC [20960][client backend] [pg_regress/identity][37/349:0] ERROR: null value in column "f3" of relation "pitest3_p1" violates not-null constraint 2025-06-06 07:46:59.318 UTC [20960][client backend] [pg_regress/identity][37/349:0] DETAIL: Failing row contains (07-05-2016, from pitest3_p1, null). 2025-06-06 07:46:59.318 UTC [20960][client backend] [pg_regress/identity][37/349:0] STATEMENT: INSERT into pitest3_p1 (f1, f2) VALUES ('2016-07-5', 'from pitest3_p1'); 2025-06-06 07:46:59.319 UTC [20957][client backend] [pg_regress/brin][29/57:0] ERROR: block number out of range: -1 2025-06-06 07:46:59.319 UTC [20957][client backend] [pg_regress/brin][29/57:0] STATEMENT: SELECT brin_summarize_range('brin_summarize_idx', -1); 2025-06-06 07:46:59.322 UTC [20957][client backend] [pg_regress/brin][29/58:0] ERROR: block number out of range: 4294967296 2025-06-06 07:46:59.322 UTC [20957][client backend] [pg_regress/brin][29/58:0] STATEMENT: SELECT brin_summarize_range('brin_summarize_idx', 4294967296); 2025-06-06 07:46:59.323 UTC [20960][client backend] [pg_regress/identity][37/353:9534] ERROR: column "f3" of relation "pitest1_p1" is an identity column 2025-06-06 07:46:59.323 UTC [20960][client backend] [pg_regress/identity][37/353:9534] STATEMENT: ALTER TABLE pitest1_p1 ALTER COLUMN f3 DROP NOT NULL; 2025-06-06 07:46:59.324 UTC [20960][client backend] [pg_regress/identity][37/354:9535] ERROR: column "f3" of relation "pitest1" is an identity column 2025-06-06 07:46:59.324 UTC [20960][client backend] [pg_regress/identity][37/354:9535] STATEMENT: ALTER TABLE pitest1 ALTER COLUMN f3 DROP NOT NULL; 2025-06-06 07:46:59.330 UTC [20960][client backend] [pg_regress/identity][37/355:9536] ERROR: column "f3" of relation "pitest1_p2" is an identity column 2025-06-06 07:46:59.330 UTC [20960][client backend] [pg_regress/identity][37/355:9536] STATEMENT: ALTER TABLE pitest1_p2 ALTER COLUMN f3 SET DEFAULT 10000; 2025-06-06 07:46:59.330 UTC [20960][client backend] [pg_regress/identity][37/356:9537] ERROR: column "f3" of relation "pitest1" is an identity column 2025-06-06 07:46:59.330 UTC [20960][client backend] [pg_regress/identity][37/356:9537] STATEMENT: ALTER TABLE pitest1 ALTER COLUMN f3 SET DEFAULT 10000; 2025-06-06 07:46:59.339 UTC [20960][client backend] [pg_regress/identity][37/357:9538] ERROR: cannot add identity to a column of a partition 2025-06-06 07:46:59.339 UTC [20960][client backend] [pg_regress/identity][37/357:9538] STATEMENT: ALTER TABLE pitest1_p2 ALTER COLUMN f3 ADD GENERATED BY DEFAULT AS IDENTITY; 2025-06-06 07:46:59.342 UTC [20960][client backend] [pg_regress/identity][37/358:9539] ERROR: column "f3" of relation "pitest1" is already an identity column 2025-06-06 07:46:59.342 UTC [20960][client backend] [pg_regress/identity][37/358:9539] STATEMENT: ALTER TABLE pitest1 ALTER COLUMN f3 ADD GENERATED BY DEFAULT AS IDENTITY; 2025-06-06 07:46:59.343 UTC [20960][client backend] [pg_regress/identity][37/359:0] ERROR: identity columns are not supported on partitions 2025-06-06 07:46:59.343 UTC [20960][client backend] [pg_regress/identity][37/359:0] STATEMENT: CREATE TABLE pitest1_pfail PARTITION OF pitest1 ( f3 WITH OPTIONS GENERATED ALWAYS AS IDENTITY ) FOR VALUES FROM ('2016-11-01') TO ('2016-12-01'); 2025-06-06 07:46:59.343 UTC [20960][client backend] [pg_regress/identity][37/360:0] ERROR: identity columns are not supported on partitions 2025-06-06 07:46:59.343 UTC [20960][client backend] [pg_regress/identity][37/360:0] STATEMENT: CREATE TABLE pitest_pfail PARTITION OF pitest3 ( f3 WITH OPTIONS GENERATED ALWAYS AS IDENTITY ) FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); 2025-06-06 07:46:59.350 UTC [20965][client backend] [pg_regress/matview][24/517:0] ERROR: relation "mvtest_mv_foo" already exists 2025-06-06 07:46:59.350 UTC [20965][client backend] [pg_regress/matview][24/517:0] STATEMENT: CREATE MATERIALIZED VIEW mvtest_mv_foo AS SELECT * FROM mvtest_foo_data; 2025-06-06 07:46:59.352 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.63", size 146674 2025-06-06 07:46:59.352 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.359 UTC [20961][client backend] [pg_regress/rowsecurity][40/765:0] ERROR: table "copy_t" does not exist 2025-06-06 07:46:59.359 UTC [20961][client backend] [pg_regress/rowsecurity][40/765:0] STATEMENT: DROP TABLE copy_t CASCADE; 2025-06-06 07:46:59.360 UTC [20960][client backend] [pg_regress/identity][37/362:9545] ERROR: table "pitest1_pfail" being attached contains an identity column "f3" 2025-06-06 07:46:59.360 UTC [20960][client backend] [pg_regress/identity][37/362:9545] DETAIL: The new partition may not contain an identity column. 2025-06-06 07:46:59.360 UTC [20960][client backend] [pg_regress/identity][37/362:9545] STATEMENT: ALTER TABLE pitest1 ATTACH PARTITION pitest1_pfail FOR VALUES FROM ('2016-11-01') TO ('2016-12-01'); 2025-06-06 07:46:59.360 UTC [20960][client backend] [pg_regress/identity][37/363:9546] ERROR: table "pitest1_pfail" being attached contains an identity column "f3" 2025-06-06 07:46:59.360 UTC [20960][client backend] [pg_regress/identity][37/363:9546] DETAIL: The new partition may not contain an identity column. 2025-06-06 07:46:59.360 UTC [20960][client backend] [pg_regress/identity][37/363:9546] STATEMENT: ALTER TABLE pitest3 ATTACH PARTITION pitest1_pfail FOR VALUES FROM ('2016-11-01') TO ('2016-12-01'); 2025-06-06 07:46:59.378 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.66", size 145199 2025-06-06 07:46:59.378 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.382 UTC [20956][client backend] [pg_regress/groupingsets][23/194:9346] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20956.6", size 1720320 2025-06-06 07:46:59.382 UTC [20956][client backend] [pg_regress/groupingsets][23/194:9346] STATEMENT: create table gs_hash_1 as select g100, g10, sum(g::numeric), count(*), max(g::text) from gs_data_1 group by cube (g1000, g100,g10); 2025-06-06 07:46:59.387 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.68", size 149388 2025-06-06 07:46:59.387 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.401 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.65", size 149978 2025-06-06 07:46:59.401 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.419 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.64", size 149565 2025-06-06 07:46:59.419 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.430 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.69", size 145081 2025-06-06 07:46:59.430 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.434 UTC [20961][client backend] [pg_regress/rowsecurity][40/778:0] ERROR: query would be affected by row-level security policy for table "copy_t" 2025-06-06 07:46:59.434 UTC [20961][client backend] [pg_regress/rowsecurity][40/778:0] STATEMENT: COPY (SELECT * FROM copy_t ORDER BY a ASC) TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.445 UTC [20961][client backend] [pg_regress/rowsecurity][40/788:0] ERROR: query would be affected by row-level security policy for table "copy_t" 2025-06-06 07:46:59.445 UTC [20961][client backend] [pg_regress/rowsecurity][40/788:0] STATEMENT: COPY (SELECT * FROM copy_t ORDER BY a ASC) TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.446 UTC [20961][client backend] [pg_regress/rowsecurity][40/790:0] ERROR: permission denied for table copy_t 2025-06-06 07:46:59.446 UTC [20961][client backend] [pg_regress/rowsecurity][40/790:0] STATEMENT: COPY (SELECT * FROM copy_t ORDER BY a ASC) TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.449 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.67", size 147795 2025-06-06 07:46:59.449 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); 2025-06-06 07:46:59.454 UTC [20960][client backend] [pg_regress/identity][37/370:0] ERROR: conflicting NULL/NOT NULL declarations for column "id" of table "itest15" at character 63 2025-06-06 07:46:59.454 UTC [20960][client backend] [pg_regress/identity][37/370:0] STATEMENT: CREATE TABLE itest15 (id integer GENERATED ALWAYS AS IDENTITY NULL); 2025-06-06 07:46:59.458 UTC [20960][client backend] [pg_regress/identity][37/371:0] ERROR: conflicting NULL/NOT NULL declarations for column "id" of table "itest15" at character 39 2025-06-06 07:46:59.458 UTC [20960][client backend] [pg_regress/identity][37/371:0] STATEMENT: CREATE TABLE itest15 (id integer NULL GENERATED ALWAYS AS IDENTITY); 2025-06-06 07:46:59.505 UTC [20961][client backend] [pg_regress/rowsecurity][40/805:0] ERROR: query would be affected by row-level security policy for table "copy_rel_to" 2025-06-06 07:46:59.505 UTC [20961][client backend] [pg_regress/rowsecurity][40/805:0] STATEMENT: COPY copy_rel_to TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.509 UTC [20961][client backend] [pg_regress/rowsecurity][40/815:0] ERROR: permission denied for table copy_rel_to 2025-06-06 07:46:59.509 UTC [20961][client backend] [pg_regress/rowsecurity][40/815:0] STATEMENT: COPY copy_rel_to TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.514 UTC [20961][client backend] [pg_regress/rowsecurity][40/817:0] ERROR: permission denied for table copy_rel_to 2025-06-06 07:46:59.514 UTC [20961][client backend] [pg_regress/rowsecurity][40/817:0] STATEMENT: COPY copy_rel_to TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.534 UTC [20960][client backend] [pg_regress/identity][37/378:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2025-06-06 07:46:59.534 UTC [20960][client backend] [pg_regress/identity][37/378:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2025-06-06 07:46:59.534 UTC [20960][client backend] [pg_regress/identity][37/378:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2025-06-06 07:46:59.534 UTC [20960][client backend] [pg_regress/identity][37/378:0] STATEMENT: MERGE INTO itest15 t USING (SELECT 10 AS s_a, 'inserted by merge' AS s_b) s ON t.a = s.s_a WHEN NOT MATCHED THEN INSERT (a, b) VALUES (s.s_a, s.s_b); 2025-06-06 07:46:59.557 UTC [20961][client backend] [pg_regress/rowsecurity][40/829:0] ERROR: query would be affected by row-level security policy for table "copy_rel_to" 2025-06-06 07:46:59.557 UTC [20961][client backend] [pg_regress/rowsecurity][40/829:0] STATEMENT: COPY copy_rel_to TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.577 UTC [20961][client backend] [pg_regress/rowsecurity][40/839:0] ERROR: permission denied for table copy_rel_to 2025-06-06 07:46:59.577 UTC [20961][client backend] [pg_regress/rowsecurity][40/839:0] STATEMENT: COPY copy_rel_to TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.578 UTC [20961][client backend] [pg_regress/rowsecurity][40/841:0] ERROR: permission denied for table copy_rel_to 2025-06-06 07:46:59.578 UTC [20961][client backend] [pg_regress/rowsecurity][40/841:0] STATEMENT: COPY copy_rel_to TO STDOUT WITH DELIMITER ','; 2025-06-06 07:46:59.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/849:0] ERROR: query would be affected by row-level security policy for table "copy_t" 2025-06-06 07:46:59.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/849:0] STATEMENT: COPY copy_t FROM STDIN; 2025-06-06 07:46:59.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/851:0] ERROR: COPY FROM not supported with row-level security 2025-06-06 07:46:59.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/851:0] HINT: Use INSERT statements instead. 2025-06-06 07:46:59.582 UTC [20961][client backend] [pg_regress/rowsecurity][40/851:0] STATEMENT: COPY copy_t FROM STDIN; 2025-06-06 07:46:59.594 UTC [20961][client backend] [pg_regress/rowsecurity][40/857:0] ERROR: permission denied for table copy_t 2025-06-06 07:46:59.594 UTC [20961][client backend] [pg_regress/rowsecurity][40/857:0] STATEMENT: COPY copy_t FROM STDIN; 2025-06-06 07:46:59.595 UTC [20961][client backend] [pg_regress/rowsecurity][40/859:0] ERROR: permission denied for table copy_t 2025-06-06 07:46:59.595 UTC [20961][client backend] [pg_regress/rowsecurity][40/859:0] STATEMENT: COPY copy_t FROM STDIN; 2025-06-06 07:46:59.646 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.77", size 146674 2025-06-06 07:46:59.646 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.646 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.651 UTC [20965][client backend] [pg_regress/matview][24/529:9596] ERROR: could not find suitable unique index on materialized view 2025-06-06 07:46:59.651 UTC [20965][client backend] [pg_regress/matview][24/529:9596] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY drop_idx_matview; 2025-06-06 07:46:59.662 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.80", size 145199 2025-06-06 07:46:59.662 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.662 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.673 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.82", size 149388 2025-06-06 07:46:59.673 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.673 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.686 UTC [20960][client backend] [pg_regress/identity][:0] LOG: disconnection: session time: 0:00:05.477 user=postgres database=regression host=[local] 2025-06-06 07:46:59.695 UTC [20965][client backend] [pg_regress/matview][24/532:9604] ERROR: materialized view "mvtest2" has not been populated 2025-06-06 07:46:59.695 UTC [20965][client backend] [pg_regress/matview][24/532:9604] HINT: Use the REFRESH MATERIALIZED VIEW command. 2025-06-06 07:46:59.695 UTC [20965][client backend] [pg_regress/matview][24/532:9604] STATEMENT: SELECT * FROM mvtest2; 2025-06-06 07:46:59.697 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.79", size 149978 2025-06-06 07:46:59.697 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.697 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.719 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.78", size 149565 2025-06-06 07:46:59.719 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.719 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.734 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.83", size 145081 2025-06-06 07:46:59.734 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.734 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.743 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.81", size 147795 2025-06-06 07:46:59.743 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:46:59.743 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) FROM simple r JOIN bigger_than_it_looks s USING (id); $$); 2025-06-06 07:46:59.816 UTC [21195][client backend] [pg_regress/privileges][26/517:0] LOG: process 21195 still waiting for ShareLock on virtual transaction 20/411 after 1000.077 ms 2025-06-06 07:46:59.816 UTC [21195][client backend] [pg_regress/privileges][26/517:0] DETAIL: Process holding the lock: 20952. Wait queue: 21195. 2025-06-06 07:46:59.816 UTC [21195][client backend] [pg_regress/privileges][26/517:0] STATEMENT: CREATE INDEX CONCURRENTLY sro_idx ON sro_tab ((sro_ifun(a) + sro_ifun(0))) WHERE sro_ifun(a + 10) > sro_ifun(10); 2025-06-06 07:46:59.833 UTC [20965][client backend] [pg_regress/matview][24/549:0] ERROR: relation "matview_ine_tab" already exists 2025-06-06 07:46:59.833 UTC [20965][client backend] [pg_regress/matview][24/549:0] STATEMENT: CREATE MATERIALIZED VIEW matview_ine_tab AS SELECT 1 / 0; 2025-06-06 07:46:59.840 UTC [20965][client backend] [pg_regress/matview][24/551:0] ERROR: relation "matview_ine_tab" already exists 2025-06-06 07:46:59.840 UTC [20965][client backend] [pg_regress/matview][24/551:0] STATEMENT: CREATE MATERIALIZED VIEW matview_ine_tab AS SELECT 1 / 0 WITH NO DATA; 2025-06-06 07:46:59.844 UTC [20965][client backend] [pg_regress/matview][24/553:0] ERROR: relation "matview_ine_tab" already exists 2025-06-06 07:46:59.844 UTC [20965][client backend] [pg_regress/matview][24/553:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF, BUFFERS OFF) CREATE MATERIALIZED VIEW matview_ine_tab AS SELECT 1 / 0; 2025-06-06 07:46:59.846 UTC [20965][client backend] [pg_regress/matview][24/555:0] ERROR: relation "matview_ine_tab" already exists 2025-06-06 07:46:59.846 UTC [20965][client backend] [pg_regress/matview][24/555:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF, BUFFERS OFF) CREATE MATERIALIZED VIEW matview_ine_tab AS SELECT 1 / 0 WITH NO DATA; 2025-06-06 07:46:59.861 UTC [20965][client backend] [pg_regress/matview][:0] LOG: disconnection: session time: 0:00:05.607 user=postgres database=regression host=[local] 2025-06-06 07:46:59.922 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.91", size 140302 2025-06-06 07:46:59.922 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:46:59.950 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.94", size 140420 2025-06-06 07:46:59.950 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:46:59.966 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.96", size 143311 2025-06-06 07:46:59.966 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:46:59.982 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.93", size 143547 2025-06-06 07:46:59.982 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:46:59.997 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.92", size 144786 2025-06-06 07:46:59.997 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:47:00.016 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.97", size 139240 2025-06-06 07:47:00.016 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:47:00.019 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.95", size 140951 2025-06-06 07:47:00.019 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:47:00.038 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] ERROR: role "regress_rls_eve" cannot be dropped because some objects depend on it 2025-06-06 07:47:00.038 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] DETAIL: privileges for table tbl1 target of policy p on table tbl1 2025-06-06 07:47:00.038 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] STATEMENT: DROP ROLE regress_rls_eve; 2025-06-06 07:47:00.040 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] ERROR: role "regress_rls_eve" cannot be dropped because some objects depend on it 2025-06-06 07:47:00.040 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] DETAIL: privileges for table tbl1 2025-06-06 07:47:00.040 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] STATEMENT: DROP ROLE regress_rls_eve; 2025-06-06 07:47:00.067 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] ERROR: role "regress_rls_frank" cannot be dropped because some objects depend on it 2025-06-06 07:47:00.067 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] DETAIL: target of policy p on table tbl1 2025-06-06 07:47:00.067 UTC [20961][client backend] [pg_regress/rowsecurity][40/886:9644] STATEMENT: DROP ROLE regress_rls_frank; 2025-06-06 07:47:00.094 UTC [20961][client backend] [pg_regress/rowsecurity][40/887:9652] ERROR: aggregate functions are not allowed in policy expressions 2025-06-06 07:47:00.094 UTC [20961][client backend] [pg_regress/rowsecurity][40/887:9652] STATEMENT: CREATE POLICY p ON t USING (max(c)); 2025-06-06 07:47:00.166 UTC [20961][client backend] [pg_regress/rowsecurity][40/904:0] ERROR: new row violates row-level security policy for table "r2" 2025-06-06 07:47:00.166 UTC [20961][client backend] [pg_regress/rowsecurity][40/904:0] STATEMENT: INSERT INTO r2 VALUES (2); 2025-06-06 07:47:00.196 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.105", size 143075 2025-06-06 07:47:00.196 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.196 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.213 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.108", size 141482 2025-06-06 07:47:00.213 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.213 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.229 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.110", size 145494 2025-06-06 07:47:00.229 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.229 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.244 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.107", size 146851 2025-06-06 07:47:00.244 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.244 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.258 UTC [20961][client backend] [pg_regress/rowsecurity][40/923:0] ERROR: new row violates row-level security policy for table "r1" 2025-06-06 07:47:00.258 UTC [20961][client backend] [pg_regress/rowsecurity][40/923:0] STATEMENT: INSERT INTO r1 VALUES (1); 2025-06-06 07:47:00.263 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.106", size 145907 2025-06-06 07:47:00.263 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.263 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.111", size 141364 2025-06-06 07:47:00.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/929:0] ERROR: query would be affected by row-level security policy for table "r1" 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/929:0] HINT: To disable the policy for the table's owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY. 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/929:0] STATEMENT: TABLE r1; 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/930:0] ERROR: query would be affected by row-level security policy for table "r1" 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/930:0] HINT: To disable the policy for the table's owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY. 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/930:0] STATEMENT: UPDATE r1 SET a = 1; 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/931:0] ERROR: query would be affected by row-level security policy for table "r1" 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/931:0] HINT: To disable the policy for the table's owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY. 2025-06-06 07:47:00.279 UTC [20961][client backend] [pg_regress/rowsecurity][40/931:0] STATEMENT: DELETE FROM r1; 2025-06-06 07:47:00.285 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.109", size 144314 2025-06-06 07:47:00.285 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.285 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.288 UTC [20941][client backend] [pg_regress/spgist][:0] LOG: disconnection: session time: 0:00:06.207 user=postgres database=regression host=[local] 2025-06-06 07:47:00.339 UTC [20961][client backend] [pg_regress/rowsecurity][40/942:9694] ERROR: update or delete on table "r1" violates foreign key constraint "r2_a_fkey" on table "r2" 2025-06-06 07:47:00.339 UTC [20961][client backend] [pg_regress/rowsecurity][40/942:9694] DETAIL: Key (a)=(10) is still referenced from table "r2". 2025-06-06 07:47:00.339 UTC [20961][client backend] [pg_regress/rowsecurity][40/942:9694] STATEMENT: DELETE FROM r1; 2025-06-06 07:47:00.443 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.13.fileset/i1of4.p0.0", size 131072 2025-06-06 07:47:00.443 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:47:00.443 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.13.fileset/i3of4.p0.0", size 131072 2025-06-06 07:47:00.443 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:47:00.443 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.13.fileset/i2of4.p0.0", size 131072 2025-06-06 07:47:00.443 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join bigger_than_it_looks s using (id); 2025-06-06 07:47:00.586 UTC [20961][client backend] [pg_regress/rowsecurity][40/988:0] ERROR: query would be affected by row-level security policy for table "r1" 2025-06-06 07:47:00.586 UTC [20961][client backend] [pg_regress/rowsecurity][40/988:0] HINT: To disable the policy for the table's owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY. 2025-06-06 07:47:00.586 UTC [20961][client backend] [pg_regress/rowsecurity][40/988:0] STATEMENT: TABLE r1; 2025-06-06 07:47:00.589 UTC [20961][client backend] [pg_regress/rowsecurity][40/990:0] ERROR: new row violates row-level security policy for table "r1" 2025-06-06 07:47:00.589 UTC [20961][client backend] [pg_regress/rowsecurity][40/990:0] STATEMENT: INSERT INTO r1 VALUES (10), (20) RETURNING *; 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o7of8.p1.0", size 131072 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o2of8.p1.0", size 131072 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o3of8.p1.0", size 131072 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.593 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o1of8.p1.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/i1of4.p0.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o5of8.p1.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o0of8.p1.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o6of8.p1.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/o4of8.p1.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/i3of4.p0.0", size 131072 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.594 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.598 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.14.fileset/i2of4.p0.0", size 131072 2025-06-06 07:47:00.598 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.598 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select original > 1 as initially_multibatch, final > original as increased_batches from hash_join_batches( $$ select count(*) from simple r join bigger_than_it_looks s using (id); $$); 2025-06-06 07:47:00.661 UTC [20961][client backend] [pg_regress/rowsecurity][40/1007:0] ERROR: new row violates row-level security policy for table "r1" 2025-06-06 07:47:00.661 UTC [20961][client backend] [pg_regress/rowsecurity][40/1007:0] STATEMENT: UPDATE r1 SET a = 30 RETURNING *; 2025-06-06 07:47:00.661 UTC [20961][client backend] [pg_regress/rowsecurity][40/1008:9746] ERROR: new row violates row-level security policy for table "r1" 2025-06-06 07:47:00.661 UTC [20961][client backend] [pg_regress/rowsecurity][40/1008:9746] STATEMENT: INSERT INTO r1 VALUES (10) ON CONFLICT (a) DO UPDATE SET a = 30 RETURNING *; 2025-06-06 07:47:00.662 UTC [20961][client backend] [pg_regress/rowsecurity][40/1009:9747] ERROR: new row violates row-level security policy for table "r1" 2025-06-06 07:47:00.662 UTC [20961][client backend] [pg_regress/rowsecurity][40/1009:9747] STATEMENT: INSERT INTO r1 VALUES (10) ON CONFLICT (a) DO UPDATE SET a = 30; 2025-06-06 07:47:00.662 UTC [20961][client backend] [pg_regress/rowsecurity][40/1010:9748] ERROR: new row violates row-level security policy for table "r1" 2025-06-06 07:47:00.662 UTC [20961][client backend] [pg_regress/rowsecurity][40/1010:9748] STATEMENT: INSERT INTO r1 VALUES (10) ON CONFLICT ON CONSTRAINT r1_pkey DO UPDATE SET a = 30; 2025-06-06 07:47:00.699 UTC [20961][client backend] [pg_regress/rowsecurity][40/1022:0] ERROR: new row violates row-level security policy "p1" for table "r1" 2025-06-06 07:47:00.699 UTC [20961][client backend] [pg_regress/rowsecurity][40/1022:0] STATEMENT: INSERT INTO r1 VALUES (0); 2025-06-06 07:47:00.699 UTC [20961][client backend] [pg_regress/rowsecurity][40/1023:0] ERROR: new row violates row-level security policy "p2" for table "r1" 2025-06-06 07:47:00.699 UTC [20961][client backend] [pg_regress/rowsecurity][40/1023:0] STATEMENT: INSERT INTO r1 VALUES (4); 2025-06-06 07:47:00.716 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.112", size 480000 2025-06-06 07:47:00.716 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:00.759 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.113", size 593422 2025-06-06 07:47:00.759 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:00.762 UTC [20961][client backend] [pg_regress/rowsecurity][40/1044:0] ERROR: policy "p1" for table "dob_t1" does not exist 2025-06-06 07:47:00.762 UTC [20961][client backend] [pg_regress/rowsecurity][40/1044:0] STATEMENT: DROP POLICY p1 ON dob_t1; 2025-06-06 07:47:00.772 UTC [20961][client backend] [pg_regress/rowsecurity][40/1050:0] ERROR: policy "p1" for table "dob_t1" does not exist 2025-06-06 07:47:00.772 UTC [20961][client backend] [pg_regress/rowsecurity][40/1050:0] STATEMENT: DROP POLICY p1 ON dob_t1; 2025-06-06 07:47:00.815 UTC [20961][client backend] [pg_regress/rowsecurity][40/1071:0] ERROR: permission denied for table ref_tbl 2025-06-06 07:47:00.815 UTC [20961][client backend] [pg_regress/rowsecurity][40/1071:0] STATEMENT: SELECT * FROM ref_tbl; 2025-06-06 07:47:00.815 UTC [20961][client backend] [pg_regress/rowsecurity][40/1072:0] ERROR: permission denied for table rls_tbl 2025-06-06 07:47:00.815 UTC [20961][client backend] [pg_regress/rowsecurity][40/1072:0] STATEMENT: SELECT * FROM rls_tbl; 2025-06-06 07:47:00.881 UTC [20956][client backend] [pg_regress/groupingsets][:0] LOG: disconnection: session time: 0:00:06.711 user=postgres database=regression host=[local] 2025-06-06 07:47:00.892 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.114", size 480000 2025-06-06 07:47:00.892 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.892 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:00.948 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.115", size 593422 2025-06-06 07:47:00.948 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:00.948 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.000 UTC [20962][client backend] [pg_regress/generated_stored][31/533:9824] ERROR: cannot use generated column in partition key at character 126 2025-06-06 07:47:01.000 UTC [20962][client backend] [pg_regress/generated_stored][31/533:9824] DETAIL: Column "f3" is a generated column. 2025-06-06 07:47:01.000 UTC [20962][client backend] [pg_regress/generated_stored][31/533:9824] STATEMENT: CREATE TABLE gtest_part_key (f1 date NOT NULL, f2 bigint, f3 bigint GENERATED ALWAYS AS (f2 * 2) STORED) PARTITION BY RANGE (f3); 2025-06-06 07:47:01.004 UTC [20962][client backend] [pg_regress/generated_stored][31/534:9825] ERROR: cannot use generated column in partition key at character 126 2025-06-06 07:47:01.004 UTC [20962][client backend] [pg_regress/generated_stored][31/534:9825] DETAIL: Column "f3" is a generated column. 2025-06-06 07:47:01.004 UTC [20962][client backend] [pg_regress/generated_stored][31/534:9825] STATEMENT: CREATE TABLE gtest_part_key (f1 date NOT NULL, f2 bigint, f3 bigint GENERATED ALWAYS AS (f2 * 2) STORED) PARTITION BY RANGE ((f3 * 3)); 2025-06-06 07:47:01.033 UTC [20962][client backend] [pg_regress/generated_stored][31/539:9832] ERROR: cannot use generated column "b" in column generation expression 2025-06-06 07:47:01.033 UTC [20962][client backend] [pg_regress/generated_stored][31/539:9832] DETAIL: A generated column cannot reference another generated column. 2025-06-06 07:47:01.033 UTC [20962][client backend] [pg_regress/generated_stored][31/539:9832] STATEMENT: ALTER TABLE gtest25 ADD COLUMN x int GENERATED ALWAYS AS (b * 4) STORED; 2025-06-06 07:47:01.034 UTC [20962][client backend] [pg_regress/generated_stored][31/540:9833] ERROR: column "z" does not exist 2025-06-06 07:47:01.034 UTC [20962][client backend] [pg_regress/generated_stored][31/540:9833] STATEMENT: ALTER TABLE gtest25 ADD COLUMN x int GENERATED ALWAYS AS (z * 4) STORED; 2025-06-06 07:47:01.066 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.116", size 480000 2025-06-06 07:47:01.066 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.077 UTC [21416][parallel worker] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp21416.0", size 480000 2025-06-06 07:47:01.077 UTC [21416][parallel worker] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.116 UTC [20957][client backend] [pg_regress/brin][29/84:0] LOG: process 20957 still waiting for ShareLock on virtual transaction 20/411 after 1000.058 ms 2025-06-06 07:47:01.116 UTC [20957][client backend] [pg_regress/brin][29/84:0] DETAIL: Process holding the lock: 20952. Wait queue: 21195, 20957. 2025-06-06 07:47:01.116 UTC [20957][client backend] [pg_regress/brin][29/84:0] STATEMENT: CREATE INDEX CONCURRENTLY brin_test_temp_idx ON brintest_3(a); 2025-06-06 07:47:01.118 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.117", size 586991 2025-06-06 07:47:01.118 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.146 UTC [20961][client backend] [pg_regress/rowsecurity][40/1168:0] ERROR: query would be affected by row-level security policy for table "rls_t" 2025-06-06 07:47:01.146 UTC [20961][client backend] [pg_regress/rowsecurity][40/1168:0] CONTEXT: SQL function "rls_f" statement 1 2025-06-06 07:47:01.146 UTC [20961][client backend] [pg_regress/rowsecurity][40/1168:0] STATEMENT: select rls_f(c) from test_t order by rls_f; 2025-06-06 07:47:01.154 UTC [20962][client backend] [pg_regress/generated_stored][31/558:9854] ERROR: cannot alter type of a column used by a generated column 2025-06-06 07:47:01.154 UTC [20962][client backend] [pg_regress/generated_stored][31/558:9854] DETAIL: Column "a" is used by generated column "x". 2025-06-06 07:47:01.154 UTC [20962][client backend] [pg_regress/generated_stored][31/558:9854] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN a TYPE text; 2025-06-06 07:47:01.171 UTC [20961][client backend] [pg_regress/rowsecurity][40/1173:0] ERROR: query would be affected by row-level security policy for table "rls_t" 2025-06-06 07:47:01.171 UTC [20961][client backend] [pg_regress/rowsecurity][40/1173:0] CONTEXT: SQL function "rls_f" statement 1 2025-06-06 07:47:01.171 UTC [20961][client backend] [pg_regress/rowsecurity][40/1173:0] STATEMENT: select rls_f(c) from test_t order by rls_f; 2025-06-06 07:47:01.234 UTC [20944][client backend] [pg_regress/gist][6/237:0] ERROR: lossy distance functions are not supported in index-only scans 2025-06-06 07:47:01.234 UTC [20944][client backend] [pg_regress/gist][6/237:0] STATEMENT: select p from gist_tbl order by circle(p,1) <-> point(0,0) limit 1; 2025-06-06 07:47:01.244 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.118", size 480000 2025-06-06 07:47:01.244 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.244 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.252 UTC [21429][parallel worker] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp21429.0", size 480000 2025-06-06 07:47:01.252 UTC [21429][parallel worker] STATEMENT: explain (analyze, format 'json') select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.261 UTC [20962][client backend] [pg_regress/generated_stored][31/571:9860] ERROR: cannot specify USING when altering type of generated column at character 34 2025-06-06 07:47:01.261 UTC [20962][client backend] [pg_regress/generated_stored][31/571:9860] DETAIL: Column "x" is a generated column. 2025-06-06 07:47:01.261 UTC [20962][client backend] [pg_regress/generated_stored][31/571:9860] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN x TYPE boolean USING x <> 0; 2025-06-06 07:47:01.263 UTC [21428][parallel worker] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp21428.0", size 480000 2025-06-06 07:47:01.263 UTC [21428][parallel worker] STATEMENT: explain (analyze, format 'json') select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.265 UTC [20962][client backend] [pg_regress/generated_stored][31/572:9861] ERROR: column "x" of relation "gtest27" is a generated column 2025-06-06 07:47:01.265 UTC [20962][client backend] [pg_regress/generated_stored][31/572:9861] HINT: Use ALTER TABLE ... ALTER COLUMN ... DROP EXPRESSION instead. 2025-06-06 07:47:01.265 UTC [20962][client backend] [pg_regress/generated_stored][31/572:9861] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN x DROP DEFAULT; 2025-06-06 07:47:01.309 UTC [20962][client backend] [pg_regress/generated_stored][31/584:9863] ERROR: cannot alter type of a column used by a generated column 2025-06-06 07:47:01.309 UTC [20962][client backend] [pg_regress/generated_stored][31/584:9863] DETAIL: Column "a" is used by generated column "x". 2025-06-06 07:47:01.309 UTC [20962][client backend] [pg_regress/generated_stored][31/584:9863] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN a TYPE float8, ALTER COLUMN b TYPE float8; 2025-06-06 07:47:01.326 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.119", size 564335 2025-06-06 07:47:01.326 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.326 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.404 UTC [20962][client backend] [pg_regress/generated_stored][31/609:9866] ERROR: column "a" of relation "gtest29" is not a generated column 2025-06-06 07:47:01.404 UTC [20962][client backend] [pg_regress/generated_stored][31/609:9866] STATEMENT: ALTER TABLE gtest29 ALTER COLUMN a SET EXPRESSION AS (a * 3); 2025-06-06 07:47:01.404 UTC [20962][client backend] [pg_regress/generated_stored][31/610:9867] ERROR: column "a" of relation "gtest29" is not a generated column 2025-06-06 07:47:01.404 UTC [20962][client backend] [pg_regress/generated_stored][31/610:9867] STATEMENT: ALTER TABLE gtest29 ALTER COLUMN a DROP EXPRESSION; 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.15.fileset/o2of4.p0.0", size 294912 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.15.fileset/o1of4.p0.0", size 294912 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.15.fileset/o0of4.p0.0", size 294912 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.15.fileset/o3of4.p0.0", size 294912 2025-06-06 07:47:01.495 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.496 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.15.fileset/i3of4.p0.0", size 491520 2025-06-06 07:47:01.496 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select count(*) from simple r join extremely_skewed s using (id); 2025-06-06 07:47:01.529 UTC [20961][client backend] [pg_regress/rowsecurity][:0] LOG: disconnection: session time: 0:00:07.310 user=postgres database=regression host=[local] 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o3of4.p1.0", size 163840 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o2of4.p0.0", size 163840 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o1of4.p0.0", size 163840 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o0of4.p0.0", size 163840 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o3of4.p0.0", size 163840 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o1of4.p1.0", size 163840 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.663 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o0of4.p1.0", size 163840 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/i3of4.p0.0", size 458752 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.16.fileset/o2of4.p1.0", size 163840 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:01.664 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select * from hash_join_batches( $$ select count(*) from simple r join extremely_skewed s using (id); $$); 2025-06-06 07:47:01.727 UTC [20962][client backend] [pg_regress/generated_stored][31/675:9901] ERROR: ALTER TABLE / DROP EXPRESSION must be applied to child tables too 2025-06-06 07:47:01.727 UTC [20962][client backend] [pg_regress/generated_stored][31/675:9901] STATEMENT: ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION; 2025-06-06 07:47:01.767 UTC [20944][client backend] [pg_regress/gist][6/238:9859] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20944.0", size 237568 2025-06-06 07:47:01.767 UTC [20944][client backend] [pg_regress/gist][6/238:9859] STATEMENT: create index gist_tbl_box_index_forcing_buffering on gist_tbl using gist (p) with (buffering=on, fillfactor=50); 2025-06-06 07:47:01.842 UTC [20944][client backend] [pg_regress/gist][:0] LOG: disconnection: session time: 0:00:07.742 user=postgres database=regression host=[local] 2025-06-06 07:47:01.874 UTC [20962][client backend] [pg_regress/generated_stored][31/696:9920] ERROR: cannot drop generation expression from inherited column 2025-06-06 07:47:01.874 UTC [20962][client backend] [pg_regress/generated_stored][31/696:9920] STATEMENT: ALTER TABLE gtest30_1 ALTER COLUMN b DROP EXPRESSION; 2025-06-06 07:47:01.887 UTC [20962][client backend] [pg_regress/generated_stored][31/699:9923] ERROR: cannot alter table "gtest31_1" because column "gtest31_2.y" uses its row type 2025-06-06 07:47:01.887 UTC [20962][client backend] [pg_regress/generated_stored][31/699:9923] STATEMENT: ALTER TABLE gtest31_1 ALTER COLUMN b TYPE varchar; 2025-06-06 07:47:01.907 UTC [20962][client backend] [pg_regress/generated_stored][31/703:9927] ERROR: cannot alter table "gtest31_1" because column "gtest31_2.y" uses its row type 2025-06-06 07:47:01.907 UTC [20962][client backend] [pg_regress/generated_stored][31/703:9927] STATEMENT: ALTER TABLE gtest31_1 ALTER COLUMN b TYPE varchar; 2025-06-06 07:47:01.935 UTC [20962][client backend] [pg_regress/generated_stored][31/708:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW generated columns at character 82 2025-06-06 07:47:01.935 UTC [20962][client backend] [pg_regress/generated_stored][31/708:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:01.935 UTC [20962][client backend] [pg_regress/generated_stored][31/708:0] STATEMENT: CREATE TRIGGER gtest2a BEFORE INSERT OR UPDATE ON gtest26 FOR EACH ROW WHEN (NEW.b < 0) -- error EXECUTE PROCEDURE gtest_trigger_func(); 2025-06-06 07:47:01.935 UTC [20962][client backend] [pg_regress/generated_stored][31/709:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW generated columns at character 82 2025-06-06 07:47:01.935 UTC [20962][client backend] [pg_regress/generated_stored][31/709:0] DETAIL: A whole-row reference is used and the table contains generated columns. 2025-06-06 07:47:01.935 UTC [20962][client backend] [pg_regress/generated_stored][31/709:0] STATEMENT: CREATE TRIGGER gtest2b BEFORE INSERT OR UPDATE ON gtest26 FOR EACH ROW WHEN (NEW.* IS NOT NULL) -- error EXECUTE PROCEDURE gtest_trigger_func(); 2025-06-06 07:47:02.154 UTC [20962][client backend] [pg_regress/generated_stored][:0] LOG: disconnection: session time: 0:00:07.935 user=postgres database=regression host=[local] 2025-06-06 07:47:03.210 UTC [20955][client backend] [pg_regress/gin][:0] LOG: disconnection: session time: 0:00:09.050 user=postgres database=regression host=[local] 2025-06-06 07:47:08.244 UTC [21195][client backend] [pg_regress/privileges][26/517:0] LOG: process 21195 still waiting for ShareLock on virtual transaction 20/411 after 9428.451 ms 2025-06-06 07:47:08.244 UTC [21195][client backend] [pg_regress/privileges][26/517:0] DETAIL: Process holding the lock: 20952. Wait queue: 21195, 20957. 2025-06-06 07:47:08.244 UTC [21195][client backend] [pg_regress/privileges][26/517:0] STATEMENT: CREATE INDEX CONCURRENTLY sro_idx ON sro_tab ((sro_ifun(a) + sro_ifun(0))) WHERE sro_ifun(a + 10) > sro_ifun(10); 2025-06-06 07:47:09.322 UTC [20957][client backend] [pg_regress/brin][29/84:0] LOG: process 20957 still waiting for ShareLock on virtual transaction 20/411 after 9205.379 ms 2025-06-06 07:47:09.322 UTC [20957][client backend] [pg_regress/brin][29/84:0] DETAIL: Process holding the lock: 20952. Wait queue: 21195, 20957. 2025-06-06 07:47:09.322 UTC [20957][client backend] [pg_regress/brin][29/84:0] STATEMENT: CREATE INDEX CONCURRENTLY brin_test_temp_idx ON brintest_3(a); 2025-06-06 07:47:12.983 UTC [22849][autovacuum worker] LOG: automatic vacuum of table "postgres.pg_catalog.pg_authid": index scans: 1 pages: 0 removed, 4 remain, 4 scanned (100.00% of total), 0 eagerly scanned tuples: 3 removed, 81 remain, 54 are dead but not yet removable removable cutoff: 8216, which was 1747 XIDs old when operation ended new relfrozenxid: 8185, which is 1250 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 0 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan needed: 3 pages from table (75.00% of total) had 5 dead item identifiers removed index "pg_authid_rolname_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_authid_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 14.243 MB/s buffer usage: 54 hits, 0 reads, 2 dirtied WAL usage: 10 records, 2 full page images, 15714 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:13.007 UTC [22849][autovacuum worker] LOG: automatic analyze of table "postgres.pg_catalog.pg_authid" avg read rate: 14.323 MB/s, avg write rate: 1.953 MB/s buffer usage: 503 hits, 44 reads, 6 dirtied WAL usage: 37 records, 4 full page images, 37658 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:13.009 UTC [22849][autovacuum worker] LOG: automatic analyze of table "postgres.pg_catalog.pg_auth_members" avg read rate: 11.719 MB/s, avg write rate: 15.625 MB/s buffer usage: 137 hits, 3 reads, 4 dirtied WAL usage: 26 records, 4 full page images, 35723 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:13.011 UTC [22849][autovacuum worker] LOG: automatic vacuum of table "postgres.pg_catalog.pg_shdepend": index scans: 1 pages: 0 removed, 4 remain, 4 scanned (100.00% of total), 0 eagerly scanned tuples: 7 removed, 330 remain, 258 are dead but not yet removable removable cutoff: 8216, which was 1749 XIDs old when operation ended new relfrozenxid: 8216, which is 7472 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 0 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan needed: 2 pages from table (50.00% of total) had 18 dead item identifiers removed index "pg_shdepend_depender_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_shdepend_reference_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 17.335 MB/s buffer usage: 82 hits, 0 reads, 3 dirtied WAL usage: 11 records, 3 full page images, 25916 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:13.016 UTC [22849][autovacuum worker] LOG: automatic analyze of table "postgres.pg_catalog.pg_shdepend" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 139 hits, 0 reads, 0 dirtied WAL usage: 16 records, 0 full page images, 2848 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:21.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.28.fileset/i7of8.p0.0", size 327680 2025-06-06 07:47:21.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select length(max(s.t)) from wide left join (select id, coalesce(t, '') || '' as t from wide) s using (id); 2025-06-06 07:47:21.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.28.fileset/i5of8.p0.0", size 327680 2025-06-06 07:47:21.272 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select length(max(s.t)) from wide left join (select id, coalesce(t, '') || '' as t from wide) s using (id); 2025-06-06 07:47:21.403 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.29.fileset/i7of8.p0.0", size 327680 2025-06-06 07:47:21.403 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:21.403 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select final > 1 as multibatch from hash_join_batches( $$ select length(max(s.t)) from wide left join (select id, coalesce(t, '') || '' as t from wide) s using (id); $$); 2025-06-06 07:47:21.404 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20952.29.fileset/i5of8.p0.0", size 327680 2025-06-06 07:47:21.404 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] CONTEXT: PL/pgSQL function hash_join_batches(text) line 6 at FOR over EXECUTE statement 2025-06-06 07:47:21.404 UTC [20952][client backend] [pg_regress/join_hash][20/411:8216] STATEMENT: select final > 1 as multibatch from hash_join_batches( $$ select length(max(s.t)) from wide left join (select id, coalesce(t, '') || '' as t from wide) s using (id); $$); 2025-06-06 07:47:21.601 UTC [21195][client backend] [pg_regress/privileges][26/517:0] LOG: process 21195 acquired ShareLock on virtual transaction 20/411 after 22785.162 ms 2025-06-06 07:47:21.601 UTC [21195][client backend] [pg_regress/privileges][26/517:0] STATEMENT: CREATE INDEX CONCURRENTLY sro_idx ON sro_tab ((sro_ifun(a) + sro_ifun(0))) WHERE sro_ifun(a + 10) > sro_ifun(10); 2025-06-06 07:47:21.601 UTC [20957][client backend] [pg_regress/brin][29/84:0] LOG: process 20957 acquired ShareLock on virtual transaction 20/411 after 21484.476 ms 2025-06-06 07:47:21.601 UTC [20957][client backend] [pg_regress/brin][29/84:0] STATEMENT: CREATE INDEX CONCURRENTLY brin_test_temp_idx ON brintest_3(a); 2025-06-06 07:47:21.903 UTC [21195][client backend] [pg_regress/privileges][26/563:10025] ERROR: cannot create a cursor WITH HOLD within security-restricted operation 2025-06-06 07:47:21.903 UTC [21195][client backend] [pg_regress/privileges][26/563:10025] CONTEXT: SQL function "mv_action" statement 1 2025-06-06 07:47:21.903 UTC [21195][client backend] [pg_regress/privileges][26/563:10025] STATEMENT: REFRESH MATERIALIZED VIEW sro_mv; 2025-06-06 07:47:21.909 UTC [20952][client backend] [pg_regress/join_hash][:0] LOG: disconnection: session time: 0:00:27.766 user=postgres database=regression host=[local] 2025-06-06 07:47:21.915 UTC [23558][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:21.916 UTC [23558][client backend] [[unknown]][25/47:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:21.916 UTC [23558][client backend] [[unknown]][25/47:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:21.926 UTC [20957][client backend] [pg_regress/brin][:0] LOG: disconnection: session time: 0:00:27.737 user=postgres database=regression host=[local] 2025-06-06 07:47:21.932 UTC [23558][client backend] [pg_regress/privileges][25/0:0] LOG: connection ready: setup total=27.981 ms, fork=3.193 ms, authentication=0.412 ms 2025-06-06 07:47:21.932 UTC [21195][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:23.714 user=postgres database=regression host=[local] 2025-06-06 07:47:21.937 UTC [23558][client backend] [pg_regress/privileges][25/48:10034] ERROR: cannot create a cursor WITH HOLD within security-restricted operation 2025-06-06 07:47:21.937 UTC [23558][client backend] [pg_regress/privileges][25/48:10034] CONTEXT: SQL function "mv_action" statement 1 2025-06-06 07:47:21.937 UTC [23558][client backend] [pg_regress/privileges][25/48:10034] STATEMENT: REFRESH MATERIALIZED VIEW sro_mv; 2025-06-06 07:47:21.981 UTC [23558][client backend] [pg_regress/privileges][25/54:10039] ERROR: cannot fire deferred trigger within security-restricted operation 2025-06-06 07:47:21.981 UTC [23558][client backend] [pg_regress/privileges][25/54:10039] CONTEXT: SQL function "mv_action" statement 1 2025-06-06 07:47:21.981 UTC [23558][client backend] [pg_regress/privileges][25/54:10039] STATEMENT: REFRESH MATERIALIZED VIEW sro_mv; 2025-06-06 07:47:21.990 UTC [23563][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:21.991 UTC [23563][client backend] [[unknown]][33/65:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:21.991 UTC [23563][client backend] [[unknown]][33/65:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.002 UTC [23563][client backend] [pg_regress/privileges][33/0:0] LOG: connection ready: setup total=20.357 ms, fork=6.406 ms, authentication=0.401 ms 2025-06-06 07:47:22.003 UTC [23558][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.095 user=postgres database=regression host=[local] 2025-06-06 07:47:22.009 UTC [23563][client backend] [pg_regress/privileges][33/66:10040] ERROR: cannot fire deferred trigger within security-restricted operation 2025-06-06 07:47:22.009 UTC [23563][client backend] [pg_regress/privileges][33/66:10040] CONTEXT: SQL function "mv_action" statement 1 2025-06-06 07:47:22.009 UTC [23563][client backend] [pg_regress/privileges][33/66:10040] STATEMENT: REFRESH MATERIALIZED VIEW sro_mv; 2025-06-06 07:47:22.036 UTC [23563][client backend] [pg_regress/privileges][33/67:10041] ERROR: permission denied to grant role "regress_priv_group2" 2025-06-06 07:47:22.036 UTC [23563][client backend] [pg_regress/privileges][33/67:10041] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may grant this role. 2025-06-06 07:47:22.036 UTC [23563][client backend] [pg_regress/privileges][33/67:10041] CONTEXT: SQL function "unwanted_grant" statement 1 SQL statement "SELECT public.unwanted_grant()" PL/pgSQL function public.sro_trojan() line 1 at PERFORM SQL function "mv_action" statement 1 2025-06-06 07:47:22.036 UTC [23563][client backend] [pg_regress/privileges][33/67:10041] STATEMENT: REFRESH MATERIALIZED VIEW sro_mv; 2025-06-06 07:47:22.079 UTC [23574][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.080 UTC [23574][client backend] [[unknown]][30/104:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.080 UTC [23574][client backend] [[unknown]][30/104:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.083 UTC [23574][client backend] [pg_regress/privileges][30/0:0] LOG: connection ready: setup total=18.392 ms, fork=9.621 ms, authentication=0.405 ms 2025-06-06 07:47:22.084 UTC [23563][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.094 user=postgres database=regression host=[local] 2025-06-06 07:47:22.214 UTC [23574][client backend] [pg_regress/privileges][30/113:0] ERROR: permission denied to grant role "regress_priv_group2" 2025-06-06 07:47:22.214 UTC [23574][client backend] [pg_regress/privileges][30/113:0] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may grant this role. 2025-06-06 07:47:22.214 UTC [23574][client backend] [pg_regress/privileges][30/113:0] STATEMENT: GRANT regress_priv_group2 TO regress_priv_user5; 2025-06-06 07:47:22.215 UTC [23574][client backend] [pg_regress/privileges][30/115:0] ERROR: permission denied to grant role "regress_priv_group2" 2025-06-06 07:47:22.215 UTC [23574][client backend] [pg_regress/privileges][30/115:0] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may grant this role. 2025-06-06 07:47:22.215 UTC [23574][client backend] [pg_regress/privileges][30/115:0] STATEMENT: GRANT regress_priv_group2 TO regress_priv_user5; 2025-06-06 07:47:22.216 UTC [23574][client backend] [pg_regress/privileges][30/118:0] ERROR: permission denied to grant role "regress_priv_group2" 2025-06-06 07:47:22.216 UTC [23574][client backend] [pg_regress/privileges][30/118:0] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may grant this role. 2025-06-06 07:47:22.216 UTC [23574][client backend] [pg_regress/privileges][30/118:0] STATEMENT: GRANT regress_priv_group2 TO regress_priv_user5; 2025-06-06 07:47:22.217 UTC [23574][client backend] [pg_regress/privileges][30/120:0] ERROR: permission denied to grant role "regress_priv_group2" 2025-06-06 07:47:22.217 UTC [23574][client backend] [pg_regress/privileges][30/120:0] DETAIL: Only roles with the ADMIN option on role "regress_priv_group2" may grant this role. 2025-06-06 07:47:22.217 UTC [23574][client backend] [pg_regress/privileges][30/120:0] STATEMENT: GRANT regress_priv_group2 TO regress_priv_user5; 2025-06-06 07:47:22.230 UTC [23583][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.232 UTC [23583][client backend] [[unknown]][38/609:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.232 UTC [23583][client backend] [[unknown]][38/609:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.240 UTC [23583][client backend] [pg_regress/privileges][38/0:0] LOG: connection ready: setup total=20.205 ms, fork=9.715 ms, authentication=0.409 ms 2025-06-06 07:47:22.240 UTC [23574][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.165 user=postgres database=regression host=[local] 2025-06-06 07:47:22.268 UTC [23583][client backend] [pg_regress/privileges][38/612:0] ERROR: "atest1" is not a sequence 2025-06-06 07:47:22.268 UTC [23583][client backend] [pg_regress/privileges][38/612:0] STATEMENT: SELECT has_sequence_privilege('regress_priv_user1', 'atest1', 'SELECT'); 2025-06-06 07:47:22.268 UTC [23583][client backend] [pg_regress/privileges][38/613:0] ERROR: unrecognized privilege type: "INSERT" 2025-06-06 07:47:22.268 UTC [23583][client backend] [pg_regress/privileges][38/613:0] STATEMENT: SELECT has_sequence_privilege('regress_priv_user1', 'x_seq', 'INSERT'); 2025-06-06 07:47:22.279 UTC [23588][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.282 UTC [23588][client backend] [[unknown]][55/9:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.282 UTC [23588][client backend] [[unknown]][55/9:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.290 UTC [23588][client backend] [pg_regress/privileges][55/0:0] LOG: connection ready: setup total=19.278 ms, fork=6.724 ms, authentication=0.440 ms 2025-06-06 07:47:22.291 UTC [23583][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.061 user=postgres database=regression host=[local] 2025-06-06 07:47:22.312 UTC [23588][client backend] [pg_regress/privileges][55/21:0] ERROR: invalid privilege type INSERT for large object 2025-06-06 07:47:22.312 UTC [23588][client backend] [pg_regress/privileges][55/21:0] STATEMENT: GRANT SELECT, INSERT ON LARGE OBJECT 1001 TO PUBLIC; 2025-06-06 07:47:22.313 UTC [23588][client backend] [pg_regress/privileges][55/22:0] ERROR: role "nosuchuser" does not exist 2025-06-06 07:47:22.313 UTC [23588][client backend] [pg_regress/privileges][55/22:0] STATEMENT: GRANT SELECT, UPDATE ON LARGE OBJECT 1001 TO nosuchuser; 2025-06-06 07:47:22.314 UTC [23588][client backend] [pg_regress/privileges][55/23:0] ERROR: large object 999 does not exist 2025-06-06 07:47:22.314 UTC [23588][client backend] [pg_regress/privileges][55/23:0] STATEMENT: GRANT SELECT, UPDATE ON LARGE OBJECT 999 TO PUBLIC; 2025-06-06 07:47:22.325 UTC [23594][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.326 UTC [23594][client backend] [[unknown]][52/19:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.326 UTC [23594][client backend] [[unknown]][52/19:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.330 UTC [23594][client backend] [pg_regress/privileges][52/0:0] LOG: connection ready: setup total=16.469 ms, fork=5.920 ms, authentication=0.402 ms 2025-06-06 07:47:22.331 UTC [23588][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.053 user=postgres database=regression host=[local] 2025-06-06 07:47:22.351 UTC [23594][client backend] [pg_regress/privileges][52/24:0] ERROR: large object descriptor 0 was not opened for writing 2025-06-06 07:47:22.351 UTC [23594][client backend] [pg_regress/privileges][52/24:0] STATEMENT: SELECT lowrite(lo_open(1001, x'40000'::int), 'abcd'); 2025-06-06 07:47:22.355 UTC [23594][client backend] [pg_regress/privileges][52/26:0] ERROR: permission denied for large object 1002 2025-06-06 07:47:22.355 UTC [23594][client backend] [pg_regress/privileges][52/26:0] STATEMENT: SELECT loread(lo_open(1002, x'40000'::int), 32); 2025-06-06 07:47:22.356 UTC [23594][client backend] [pg_regress/privileges][52/30:0] ERROR: permission denied for large object 1002 2025-06-06 07:47:22.356 UTC [23594][client backend] [pg_regress/privileges][52/30:0] STATEMENT: SELECT lowrite(lo_open(1002, x'20000'::int), 'abcd'); 2025-06-06 07:47:22.357 UTC [23594][client backend] [pg_regress/privileges][52/31:0] ERROR: permission denied for large object 1003 2025-06-06 07:47:22.357 UTC [23594][client backend] [pg_regress/privileges][52/31:0] STATEMENT: SELECT lowrite(lo_open(1003, x'20000'::int), 'abcd'); 2025-06-06 07:47:22.359 UTC [23594][client backend] [pg_regress/privileges][52/34:0] ERROR: large object 1006 does not exist 2025-06-06 07:47:22.359 UTC [23594][client backend] [pg_regress/privileges][52/34:0] STATEMENT: GRANT UPDATE ON LARGE OBJECT 1006 TO regress_priv_user3; 2025-06-06 07:47:22.361 UTC [23594][client backend] [pg_regress/privileges][52/37:0] ERROR: must be owner of large object 1001 2025-06-06 07:47:22.361 UTC [23594][client backend] [pg_regress/privileges][52/37:0] STATEMENT: SELECT lo_unlink(1001); 2025-06-06 07:47:22.372 UTC [23596][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.373 UTC [23596][client backend] [[unknown]][49/7:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.373 UTC [23596][client backend] [[unknown]][49/7:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.376 UTC [23596][client backend] [pg_regress/privileges][49/0:0] LOG: connection ready: setup total=13.236 ms, fork=6.537 ms, authentication=0.421 ms 2025-06-06 07:47:22.377 UTC [23594][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.056 user=postgres database=regression host=[local] 2025-06-06 07:47:22.400 UTC [23596][client backend] [pg_regress/privileges][49/11:0] ERROR: permission denied for large object 1003 2025-06-06 07:47:22.400 UTC [23596][client backend] [pg_regress/privileges][49/11:0] STATEMENT: SELECT loread(lo_open(1003, x'40000'::int), 32); 2025-06-06 07:47:22.401 UTC [23596][client backend] [pg_regress/privileges][49/13:0] ERROR: permission denied for large object 1005 2025-06-06 07:47:22.401 UTC [23596][client backend] [pg_regress/privileges][49/13:0] STATEMENT: SELECT lo_truncate(lo_open(1005, x'20000'::int), 10); 2025-06-06 07:47:22.420 UTC [23598][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.421 UTC [23598][client backend] [[unknown]][50/68:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.421 UTC [23598][client backend] [[unknown]][50/68:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.425 UTC [23598][client backend] [pg_regress/privileges][50/0:0] LOG: connection ready: setup total=22.766 ms, fork=11.873 ms, authentication=0.748 ms 2025-06-06 07:47:22.425 UTC [23596][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.055 user=postgres database=regression host=[local] 2025-06-06 07:47:22.463 UTC [23601][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.464 UTC [23601][client backend] [[unknown]][51/240:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.464 UTC [23601][client backend] [[unknown]][51/240:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.468 UTC [23601][client backend] [pg_regress/privileges][51/0:0] LOG: connection ready: setup total=26.093 ms, fork=11.446 ms, authentication=0.442 ms 2025-06-06 07:47:22.468 UTC [23598][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.054 user=postgres database=regression host=[local] 2025-06-06 07:47:22.509 UTC [23601][client backend] [pg_regress/privileges][51/245:0] ERROR: permission denied for large object 1002 2025-06-06 07:47:22.509 UTC [23601][client backend] [pg_regress/privileges][51/245:0] STATEMENT: SELECT loread(lo_open(1002, x'40000'::int), 32); 2025-06-06 07:47:22.509 UTC [23601][client backend] [pg_regress/privileges][51/246:0] ERROR: permission denied for large object 1002 2025-06-06 07:47:22.509 UTC [23601][client backend] [pg_regress/privileges][51/246:0] STATEMENT: SELECT lowrite(lo_open(1002, x'20000'::int), 'abcd'); 2025-06-06 07:47:22.509 UTC [23601][client backend] [pg_regress/privileges][51/247:0] ERROR: permission denied for large object 1002 2025-06-06 07:47:22.509 UTC [23601][client backend] [pg_regress/privileges][51/247:0] STATEMENT: SELECT lo_truncate(lo_open(1002, x'20000'::int), 10); 2025-06-06 07:47:22.510 UTC [23601][client backend] [pg_regress/privileges][51/248:0] ERROR: permission denied for large object 1002 2025-06-06 07:47:22.510 UTC [23601][client backend] [pg_regress/privileges][51/248:0] STATEMENT: SELECT lo_put(1002, 1, 'abcd'); 2025-06-06 07:47:22.515 UTC [23601][client backend] [pg_regress/privileges][51/249:0] ERROR: must be owner of large object 1002 2025-06-06 07:47:22.515 UTC [23601][client backend] [pg_regress/privileges][51/249:0] STATEMENT: SELECT lo_unlink(1002); 2025-06-06 07:47:22.515 UTC [23601][client backend] [pg_regress/privileges][51/250:0] ERROR: permission denied for function lo_export 2025-06-06 07:47:22.515 UTC [23601][client backend] [pg_regress/privileges][51/250:0] STATEMENT: SELECT lo_export(1001, '/dev/null'); 2025-06-06 07:47:22.516 UTC [23601][client backend] [pg_regress/privileges][51/251:0] ERROR: permission denied for function lo_import 2025-06-06 07:47:22.516 UTC [23601][client backend] [pg_regress/privileges][51/251:0] STATEMENT: SELECT lo_import('/dev/null'); 2025-06-06 07:47:22.516 UTC [23601][client backend] [pg_regress/privileges][51/252:0] ERROR: permission denied for function lo_import 2025-06-06 07:47:22.516 UTC [23601][client backend] [pg_regress/privileges][51/252:0] STATEMENT: SELECT lo_import('/dev/null', 2003); 2025-06-06 07:47:22.524 UTC [23608][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.525 UTC [23608][client backend] [[unknown]][44/65:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.525 UTC [23608][client backend] [[unknown]][44/65:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.539 UTC [23608][client backend] [pg_regress/privileges][44/0:0] LOG: connection ready: setup total=22.890 ms, fork=6.444 ms, authentication=0.442 ms 2025-06-06 07:47:22.539 UTC [23601][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.086 user=postgres database=regression host=[local] 2025-06-06 07:47:22.562 UTC [23608][client backend] [pg_regress/privileges][44/74:0] ERROR: permission denied for function lo_export 2025-06-06 07:47:22.562 UTC [23608][client backend] [pg_regress/privileges][44/74:0] STATEMENT: SELECT lo_export(1001, '/dev/null'); 2025-06-06 07:47:22.582 UTC [23615][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.583 UTC [23615][client backend] [[unknown]][48/3:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.583 UTC [23615][client backend] [[unknown]][48/3:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.592 UTC [23615][client backend] [pg_regress/privileges][48/0:0] LOG: connection ready: setup total=23.386 ms, fork=11.826 ms, authentication=0.461 ms 2025-06-06 07:47:22.593 UTC [23608][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.069 user=postgres database=regression host=[local] 2025-06-06 07:47:22.599 UTC [23615][client backend] [pg_regress/privileges][48/6:0] ERROR: permission denied for table pg_largeobject 2025-06-06 07:47:22.599 UTC [23615][client backend] [pg_regress/privileges][48/6:0] STATEMENT: SELECT * FROM pg_largeobject LIMIT 0; 2025-06-06 07:47:22.631 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] WARNING: PID 16694 is not a PostgreSQL backend process 2025-06-06 07:47:22.631 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] CONTEXT: PL/pgSQL expression "pg_terminate_backend($1)" PL/pgSQL function terminate_nothrow(integer) line 3 at RETURN 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] WARNING: PID 16696 is not a PostgreSQL backend process 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] CONTEXT: PL/pgSQL expression "pg_terminate_backend($1)" PL/pgSQL function terminate_nothrow(integer) line 3 at RETURN 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] WARNING: PID 16706 is not a PostgreSQL backend process 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] CONTEXT: PL/pgSQL expression "pg_terminate_backend($1)" PL/pgSQL function terminate_nothrow(integer) line 3 at RETURN 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] WARNING: PID 16698 is not a PostgreSQL backend process 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] CONTEXT: PL/pgSQL expression "pg_terminate_backend($1)" PL/pgSQL function terminate_nothrow(integer) line 3 at RETURN 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] WARNING: PID 16699 is not a PostgreSQL backend process 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] CONTEXT: PL/pgSQL expression "pg_terminate_backend($1)" PL/pgSQL function terminate_nothrow(integer) line 3 at RETURN 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] WARNING: PID 16697 is not a PostgreSQL backend process 2025-06-06 07:47:22.632 UTC [23615][client backend] [pg_regress/privileges][48/8:10077] CONTEXT: PL/pgSQL expression "pg_terminate_backend($1)" PL/pgSQL function terminate_nothrow(integer) line 3 at RETURN 2025-06-06 07:47:22.635 UTC [23615][client backend] [pg_regress/privileges][48/10:0] ERROR: role "pg_database_owner" cannot have explicit members 2025-06-06 07:47:22.635 UTC [23615][client backend] [pg_regress/privileges][48/10:0] STATEMENT: GRANT pg_database_owner TO regress_priv_user1; 2025-06-06 07:47:22.640 UTC [23615][client backend] [pg_regress/privileges][48/11:0] ERROR: role "pg_database_owner" cannot be a member of any role 2025-06-06 07:47:22.640 UTC [23615][client backend] [pg_regress/privileges][48/11:0] STATEMENT: GRANT regress_priv_user1 TO pg_database_owner; 2025-06-06 07:47:22.672 UTC [23615][client backend] [pg_regress/privileges][48/16:10081] ERROR: permission denied for table datdba_only 2025-06-06 07:47:22.672 UTC [23615][client backend] [pg_regress/privileges][48/16:10081] STATEMENT: DELETE FROM datdba_only; 2025-06-06 07:47:22.675 UTC [23615][client backend] [pg_regress/privileges][48/16:10081] ERROR: permission denied for table datdba_only 2025-06-06 07:47:22.675 UTC [23615][client backend] [pg_regress/privileges][48/16:10081] STATEMENT: INSERT INTO datdba_only DEFAULT VALUES; 2025-06-06 07:47:22.699 UTC [23626][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.701 UTC [23626][client backend] [[unknown]][53/27:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.701 UTC [23626][client backend] [[unknown]][53/27:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.704 UTC [23626][client backend] [pg_regress/privileges][53/0:0] LOG: connection ready: setup total=29.117 ms, fork=19.322 ms, authentication=0.472 ms 2025-06-06 07:47:22.709 UTC [23615][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.128 user=postgres database=regression host=[local] 2025-06-06 07:47:22.778 UTC [23626][client backend] [pg_regress/privileges][53/51:0] ERROR: cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS 2025-06-06 07:47:22.778 UTC [23626][client backend] [pg_regress/privileges][53/51:0] STATEMENT: ALTER DEFAULT PRIVILEGES IN SCHEMA testns GRANT USAGE ON SCHEMAS TO regress_priv_user2; 2025-06-06 07:47:22.786 UTC [23626][client backend] [pg_regress/privileges][53/54:0] ERROR: unrecognized privilege type: "fake_privilege" 2025-06-06 07:47:22.786 UTC [23626][client backend] [pg_regress/privileges][53/54:0] STATEMENT: SELECT makeaclitem('regress_priv_user1'::regrole, 'regress_priv_user2'::regrole, 'SELECT, fake_privilege', FALSE); 2025-06-06 07:47:22.827 UTC [23626][client backend] [pg_regress/privileges][53/64:0] ERROR: cannot use IN SCHEMA clause when using GRANT/REVOKE ON LARGE OBJECTS 2025-06-06 07:47:22.827 UTC [23626][client backend] [pg_regress/privileges][53/64:0] STATEMENT: ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT ALL ON LARGE OBJECTS TO public; 2025-06-06 07:47:22.839 UTC [23641][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.840 UTC [23641][client backend] [[unknown]][56/164:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.840 UTC [23641][client backend] [[unknown]][56/164:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.844 UTC [23641][client backend] [pg_regress/privileges][56/0:0] LOG: connection ready: setup total=16.476 ms, fork=5.699 ms, authentication=0.518 ms 2025-06-06 07:47:22.844 UTC [23626][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.149 user=postgres database=regression host=[local] 2025-06-06 07:47:22.980 UTC [23653][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:22.982 UTC [23653][client backend] [[unknown]][47/130:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:22.982 UTC [23653][client backend] [[unknown]][47/130:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:22.989 UTC [23653][client backend] [pg_regress/privileges][47/0:0] LOG: connection ready: setup total=20.268 ms, fork=10.394 ms, authentication=0.516 ms 2025-06-06 07:47:22.989 UTC [23641][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.156 user=postgres database=regression host=[local] 2025-06-06 07:47:23.069 UTC [23659][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.071 UTC [23659][client backend] [[unknown]][45/16:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.071 UTC [23659][client backend] [[unknown]][45/16:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.079 UTC [23659][client backend] [pg_regress/privileges][45/0:0] LOG: connection ready: setup total=40.692 ms, fork=26.235 ms, authentication=0.457 ms 2025-06-06 07:47:23.080 UTC [23653][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.101 user=postgres database=regression host=[local] 2025-06-06 07:47:23.115 UTC [23665][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.117 UTC [23665][client backend] [[unknown]][43/107:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.117 UTC [23665][client backend] [[unknown]][43/107:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.122 UTC [23665][client backend] [pg_regress/privileges][43/0:0] LOG: connection ready: setup total=14.614 ms, fork=6.959 ms, authentication=0.440 ms 2025-06-06 07:47:23.122 UTC [23659][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.057 user=postgres database=regression host=[local] 2025-06-06 07:47:23.144 UTC [23669][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.150 UTC [23669][client backend] [[unknown]][54/401:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.150 UTC [23669][client backend] [[unknown]][54/401:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.153 UTC [23669][client backend] [pg_regress/privileges][54/0:0] LOG: connection ready: setup total=21.419 ms, fork=10.580 ms, authentication=0.507 ms 2025-06-06 07:47:23.154 UTC [23665][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.039 user=postgres database=regression host=[local] 2025-06-06 07:47:23.459 UTC [23692][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.461 UTC [23692][client backend] [[unknown]][46/133:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.461 UTC [23692][client backend] [[unknown]][46/133:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.464 UTC [23692][client backend] [pg_regress/privileges][46/0:0] LOG: connection ready: setup total=17.264 ms, fork=6.056 ms, authentication=0.461 ms 2025-06-06 07:47:23.465 UTC [23669][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.322 user=postgres database=regression host=[local] 2025-06-06 07:47:23.502 UTC [23692][client backend] [pg_regress/privileges][46/143:0] ERROR: view "atestv4" does not exist 2025-06-06 07:47:23.502 UTC [23692][client backend] [pg_regress/privileges][46/143:0] STATEMENT: DROP VIEW atestv4; 2025-06-06 07:47:23.633 UTC [23692][client backend] [pg_regress/privileges][46/165:0] ERROR: role "regress_priv_user8" does not exist 2025-06-06 07:47:23.633 UTC [23692][client backend] [pg_regress/privileges][46/165:0] STATEMENT: DROP USER regress_priv_user8; 2025-06-06 07:47:23.650 UTC [23692][client backend] [pg_regress/privileges][46/171:0] ERROR: permission denied for table lock_table 2025-06-06 07:47:23.650 UTC [23692][client backend] [pg_regress/privileges][46/171:0] STATEMENT: LOCK TABLE lock_table IN ROW EXCLUSIVE MODE; 2025-06-06 07:47:23.650 UTC [23692][client backend] [pg_regress/privileges][46/172:0] ERROR: permission denied for table lock_table 2025-06-06 07:47:23.650 UTC [23692][client backend] [pg_regress/privileges][46/172:0] STATEMENT: LOCK TABLE lock_table IN ACCESS EXCLUSIVE MODE; 2025-06-06 07:47:23.664 UTC [23700][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.666 UTC [23700][client backend] [[unknown]][62/19:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.666 UTC [23700][client backend] [[unknown]][62/19:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.671 UTC [23700][client backend] [pg_regress/privileges][62/0:0] LOG: connection ready: setup total=20.752 ms, fork=11.052 ms, authentication=0.597 ms 2025-06-06 07:47:23.672 UTC [23692][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.218 user=postgres database=regression host=[local] 2025-06-06 07:47:23.681 UTC [23700][client backend] [pg_regress/privileges][62/25:0] ERROR: permission denied for table lock_table 2025-06-06 07:47:23.681 UTC [23700][client backend] [pg_regress/privileges][62/25:0] STATEMENT: LOCK TABLE lock_table IN ACCESS EXCLUSIVE MODE; 2025-06-06 07:47:23.690 UTC [23703][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.692 UTC [23703][client backend] [[unknown]][61/64:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.692 UTC [23703][client backend] [[unknown]][61/64:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.699 UTC [23703][client backend] [pg_regress/privileges][61/0:0] LOG: connection ready: setup total=17.499 ms, fork=7.496 ms, authentication=0.431 ms 2025-06-06 07:47:23.700 UTC [23700][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.037 user=postgres database=regression host=[local] 2025-06-06 07:47:23.735 UTC [23707][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.736 UTC [23707][client backend] [[unknown]][60/39:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.736 UTC [23707][client backend] [[unknown]][60/39:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.739 UTC [23707][client backend] [pg_regress/privileges][60/0:0] LOG: connection ready: setup total=15.293 ms, fork=8.993 ms, authentication=0.433 ms 2025-06-06 07:47:23.740 UTC [23703][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.050 user=postgres database=regression host=[local] 2025-06-06 07:47:23.760 UTC [23711][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.761 UTC [23711][client backend] [[unknown]][59/102:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.761 UTC [23711][client backend] [[unknown]][59/102:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.764 UTC [23711][client backend] [pg_regress/privileges][59/0:0] LOG: connection ready: setup total=17.057 ms, fork=10.683 ms, authentication=0.426 ms 2025-06-06 07:47:23.765 UTC [23707][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.031 user=postgres database=regression host=[local] 2025-06-06 07:47:23.803 UTC [23713][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.804 UTC [23713][client backend] [[unknown]][58/251:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.804 UTC [23713][client backend] [[unknown]][58/251:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.815 UTC [23713][client backend] [pg_regress/privileges][58/0:0] LOG: connection ready: setup total=23.856 ms, fork=8.362 ms, authentication=0.428 ms 2025-06-06 07:47:23.816 UTC [23711][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.057 user=postgres database=regression host=[local] 2025-06-06 07:47:23.844 UTC [23724][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.845 UTC [23724][client backend] [[unknown]][57/545:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.845 UTC [23724][client backend] [[unknown]][57/545:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.849 UTC [23724][client backend] [pg_regress/privileges][57/0:0] LOG: connection ready: setup total=14.429 ms, fork=5.375 ms, authentication=0.490 ms 2025-06-06 07:47:23.849 UTC [23713][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.049 user=postgres database=regression host=[local] 2025-06-06 07:47:23.882 UTC [23731][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:23.883 UTC [23731][client backend] [[unknown]][67/7:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:23.883 UTC [23731][client backend] [[unknown]][67/7:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2025-06-06 07:47:23.888 UTC [23731][client backend] [pg_regress/privileges][67/0:0] LOG: connection ready: setup total=16.479 ms, fork=8.260 ms, authentication=0.426 ms 2025-06-06 07:47:23.888 UTC [23724][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.048 user=postgres database=regression host=[local] 2025-06-06 07:47:23.982 UTC [23731][client backend] [pg_regress/privileges][67/58:10230] ERROR: must be able to SET ROLE "regress_roleoption_donor" 2025-06-06 07:47:23.982 UTC [23731][client backend] [pg_regress/privileges][67/58:10230] STATEMENT: ALTER TABLE regress_roleoption.t1 OWNER TO regress_roleoption_donor; 2025-06-06 07:47:23.991 UTC [23731][client backend] [pg_regress/privileges][67/61:0] ERROR: must be owner of table t4 2025-06-06 07:47:23.991 UTC [23731][client backend] [pg_regress/privileges][67/61:0] STATEMENT: ALTER TABLE regress_roleoption.t4 OWNER TO regress_roleoption_protagonist; 2025-06-06 07:47:24.054 UTC [23731][client backend] [pg_regress/privileges][67/81:0] WARNING: permission denied to vacuum "maintain_test", skipping it 2025-06-06 07:47:24.058 UTC [23731][client backend] [pg_regress/privileges][67/83:0] WARNING: permission denied to analyze "maintain_test", skipping it 2025-06-06 07:47:24.058 UTC [23731][client backend] [pg_regress/privileges][67/84:0] WARNING: permission denied to vacuum "maintain_test", skipping it 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/86:0] ERROR: permission denied for table maintain_test 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/86:0] STATEMENT: CLUSTER maintain_test USING maintain_test_a_idx; 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/87:0] ERROR: permission denied for materialized view refresh_test 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/87:0] STATEMENT: REFRESH MATERIALIZED VIEW refresh_test; 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/88:0] ERROR: permission denied for table maintain_test 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/88:0] STATEMENT: REINDEX TABLE maintain_test; 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/89:0] ERROR: permission denied for index maintain_test_a_idx 2025-06-06 07:47:24.059 UTC [23731][client backend] [pg_regress/privileges][67/89:0] STATEMENT: REINDEX INDEX maintain_test_a_idx; 2025-06-06 07:47:24.060 UTC [23731][client backend] [pg_regress/privileges][67/90:0] ERROR: must be owner of schema reindex_test 2025-06-06 07:47:24.060 UTC [23731][client backend] [pg_regress/privileges][67/90:0] STATEMENT: REINDEX SCHEMA reindex_test; 2025-06-06 07:47:24.099 UTC [23731][client backend] [pg_regress/privileges][67/105:0] ERROR: must be owner of schema reindex_test 2025-06-06 07:47:24.099 UTC [23731][client backend] [pg_regress/privileges][67/105:0] STATEMENT: REINDEX SCHEMA reindex_test; 2025-06-06 07:47:24.157 UTC [23731][client backend] [pg_regress/privileges][67/138:0] ERROR: permission denied for table grantor_test1 2025-06-06 07:47:24.157 UTC [23731][client backend] [pg_regress/privileges][67/138:0] STATEMENT: GRANT SELECT, UPDATE ON grantor_test1 TO regress_grantor3; 2025-06-06 07:47:24.157 UTC [23731][client backend] [pg_regress/privileges][67/139:0] WARNING: not all privileges were granted for "grantor_test2" 2025-06-06 07:47:24.240 UTC [23731][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.360 user=postgres database=regression host=[local] 2025-06-06 07:47:24.641 UTC [23833][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:24.643 UTC [23833][client backend] [[unknown]][64/41:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:24.643 UTC [23833][client backend] [[unknown]][64/41:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/brin_multi 2025-06-06 07:47:24.646 UTC [23833][client backend] [pg_regress/brin_multi][64/0:0] LOG: connection ready: setup total=13.730 ms, fork=8.620 ms, authentication=0.383 ms 2025-06-06 07:47:24.649 UTC [23835][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:24.651 UTC [23835][client backend] [[unknown]][68/88:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:24.651 UTC [23835][client backend] [[unknown]][68/88:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/brin_bloom 2025-06-06 07:47:24.654 UTC [23835][client backend] [pg_regress/brin_bloom][68/0:0] LOG: connection ready: setup total=14.859 ms, fork=7.546 ms, authentication=0.368 ms 2025-06-06 07:47:24.705 UTC [23833][client backend] [pg_regress/brin_multi][64/45:10281] ERROR: value 7 out of bounds for option "values_per_range" 2025-06-06 07:47:24.705 UTC [23833][client backend] [pg_regress/brin_multi][64/45:10281] DETAIL: Valid values are between "8" and "256". 2025-06-06 07:47:24.705 UTC [23833][client backend] [pg_regress/brin_multi][64/45:10281] STATEMENT: CREATE INDEX brinidx_multi ON brintest_multi USING brin ( int8col int8_minmax_multi_ops(values_per_range = 7) ); 2025-06-06 07:47:24.707 UTC [23833][client backend] [pg_regress/brin_multi][64/46:10282] ERROR: value 257 out of bounds for option "values_per_range" 2025-06-06 07:47:24.707 UTC [23833][client backend] [pg_regress/brin_multi][64/46:10282] DETAIL: Valid values are between "8" and "256". 2025-06-06 07:47:24.707 UTC [23833][client backend] [pg_regress/brin_multi][64/46:10282] STATEMENT: CREATE INDEX brinidx_multi ON brintest_multi USING brin ( int8col int8_minmax_multi_ops(values_per_range = 257) ); 2025-06-06 07:47:24.714 UTC [23835][client backend] [pg_regress/brin_bloom][68/92:10285] ERROR: value -1.1 out of bounds for option "n_distinct_per_range" 2025-06-06 07:47:24.714 UTC [23835][client backend] [pg_regress/brin_bloom][68/92:10285] DETAIL: Valid values are between "-1.000000" and "2147483647.000000". 2025-06-06 07:47:24.714 UTC [23835][client backend] [pg_regress/brin_bloom][68/92:10285] STATEMENT: CREATE INDEX brinidx_bloom ON brintest_bloom USING brin ( byteacol bytea_bloom_ops(n_distinct_per_range = -1.1) ); 2025-06-06 07:47:24.715 UTC [23835][client backend] [pg_regress/brin_bloom][68/93:10286] ERROR: value 0.00009 out of bounds for option "false_positive_rate" 2025-06-06 07:47:24.715 UTC [23835][client backend] [pg_regress/brin_bloom][68/93:10286] DETAIL: Valid values are between "0.000100" and "0.250000". 2025-06-06 07:47:24.715 UTC [23835][client backend] [pg_regress/brin_bloom][68/93:10286] STATEMENT: CREATE INDEX brinidx_bloom ON brintest_bloom USING brin ( byteacol bytea_bloom_ops(false_positive_rate = 0.00009) ); 2025-06-06 07:47:24.716 UTC [23835][client backend] [pg_regress/brin_bloom][68/94:10287] ERROR: value 0.26 out of bounds for option "false_positive_rate" 2025-06-06 07:47:24.716 UTC [23835][client backend] [pg_regress/brin_bloom][68/94:10287] DETAIL: Valid values are between "0.000100" and "0.250000". 2025-06-06 07:47:24.716 UTC [23835][client backend] [pg_regress/brin_bloom][68/94:10287] STATEMENT: CREATE INDEX brinidx_bloom ON brintest_bloom USING brin ( byteacol bytea_bloom_ops(false_positive_rate = 0.26) ); 2025-06-06 07:47:25.071 UTC [23835][client backend] [pg_regress/brin_bloom][68/109:0] ERROR: "brintest_bloom" is not an index 2025-06-06 07:47:25.071 UTC [23835][client backend] [pg_regress/brin_bloom][68/109:0] STATEMENT: SELECT brin_summarize_new_values('brintest_bloom'); 2025-06-06 07:47:25.075 UTC [23835][client backend] [pg_regress/brin_bloom][68/110:0] ERROR: "tenk1_unique1" is not a BRIN index 2025-06-06 07:47:25.075 UTC [23835][client backend] [pg_regress/brin_bloom][68/110:0] STATEMENT: SELECT brin_summarize_new_values('tenk1_unique1'); 2025-06-06 07:47:25.076 UTC [23835][client backend] [pg_regress/brin_bloom][68/112:0] ERROR: block number out of range: -1 2025-06-06 07:47:25.076 UTC [23835][client backend] [pg_regress/brin_bloom][68/112:0] STATEMENT: SELECT brin_desummarize_range('brinidx_bloom', -1); 2025-06-06 07:47:25.099 UTC [23835][client backend] [pg_regress/brin_bloom][68/123:0] ERROR: block number out of range: -1 2025-06-06 07:47:25.099 UTC [23835][client backend] [pg_regress/brin_bloom][68/123:0] STATEMENT: SELECT brin_summarize_range('brin_summarize_bloom_idx', -1); 2025-06-06 07:47:25.099 UTC [23835][client backend] [pg_regress/brin_bloom][68/124:0] ERROR: block number out of range: 4294967296 2025-06-06 07:47:25.099 UTC [23835][client backend] [pg_regress/brin_bloom][68/124:0] STATEMENT: SELECT brin_summarize_range('brin_summarize_bloom_idx', 4294967296); 2025-06-06 07:47:25.267 UTC [23835][client backend] [pg_regress/brin_bloom][:0] LOG: disconnection: session time: 0:00:00.620 user=postgres database=regression host=[local] 2025-06-06 07:47:25.953 UTC [23833][client backend] [pg_regress/brin_multi][64/69:0] ERROR: "brintest_multi" is not an index 2025-06-06 07:47:25.953 UTC [23833][client backend] [pg_regress/brin_multi][64/69:0] STATEMENT: SELECT brin_summarize_new_values('brintest_multi'); 2025-06-06 07:47:25.953 UTC [23833][client backend] [pg_regress/brin_multi][64/70:0] ERROR: "tenk1_unique1" is not a BRIN index 2025-06-06 07:47:25.953 UTC [23833][client backend] [pg_regress/brin_multi][64/70:0] STATEMENT: SELECT brin_summarize_new_values('tenk1_unique1'); 2025-06-06 07:47:25.955 UTC [23833][client backend] [pg_regress/brin_multi][64/72:0] ERROR: block number out of range: -1 2025-06-06 07:47:25.955 UTC [23833][client backend] [pg_regress/brin_multi][64/72:0] STATEMENT: SELECT brin_desummarize_range('brinidx_multi', -1); 2025-06-06 07:47:27.125 UTC [23833][client backend] [pg_regress/brin_multi][64/87:0] ERROR: block number out of range: -1 2025-06-06 07:47:27.125 UTC [23833][client backend] [pg_regress/brin_multi][64/87:0] STATEMENT: SELECT brin_summarize_range('brin_summarize_multi_idx', -1); 2025-06-06 07:47:27.128 UTC [23833][client backend] [pg_regress/brin_multi][64/88:0] ERROR: block number out of range: 4294967296 2025-06-06 07:47:27.128 UTC [23833][client backend] [pg_regress/brin_multi][64/88:0] STATEMENT: SELECT brin_summarize_range('brin_summarize_multi_idx', 4294967296); 2025-06-06 07:47:27.691 UTC [23833][client backend] [pg_regress/brin_multi][:0] LOG: disconnection: session time: 0:00:03.049 user=postgres database=regression host=[local] 2025-06-06 07:47:27.856 UTC [24161][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.857 UTC [24161][client backend] [[unknown]][63/59:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.857 UTC [24161][client backend] [[unknown]][63/59:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/sysviews 2025-06-06 07:47:27.861 UTC [24161][client backend] [pg_regress/sysviews][63/0:0] LOG: connection ready: setup total=17.433 ms, fork=10.735 ms, authentication=0.454 ms 2025-06-06 07:47:27.862 UTC [24160][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.868 UTC [24162][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.870 UTC [24162][client backend] [[unknown]][69/108:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.870 UTC [24162][client backend] [[unknown]][69/108:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/alter_generic 2025-06-06 07:47:27.873 UTC [24162][client backend] [pg_regress/alter_generic][69/0:0] LOG: connection ready: setup total=26.002 ms, fork=14.719 ms, authentication=0.414 ms 2025-06-06 07:47:27.874 UTC [24164][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.876 UTC [24164][client backend] [[unknown]][66/110:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.876 UTC [24164][client backend] [[unknown]][66/110:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tsrf 2025-06-06 07:47:27.880 UTC [24160][client backend] [[unknown]][65/561:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.880 UTC [24160][client backend] [[unknown]][65/561:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/async 2025-06-06 07:47:27.882 UTC [24166][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.883 UTC [24160][client backend] [pg_regress/async][65/0:0] LOG: connection ready: setup total=42.081 ms, fork=13.891 ms, authentication=0.684 ms 2025-06-06 07:47:27.883 UTC [24165][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.883 UTC [24166][client backend] [[unknown]][70/157:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.883 UTC [24166][client backend] [[unknown]][70/157:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/alter_operator 2025-06-06 07:47:27.885 UTC [24165][client backend] [[unknown]][71/77:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.885 UTC [24165][client backend] [[unknown]][71/77:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tid 2025-06-06 07:47:27.893 UTC [24160][client backend] [pg_regress/async][65/565:0] ERROR: channel name cannot be empty 2025-06-06 07:47:27.893 UTC [24160][client backend] [pg_regress/async][65/565:0] STATEMENT: SELECT pg_notify('','sample message1'); 2025-06-06 07:47:27.894 UTC [24160][client backend] [pg_regress/async][65/566:0] ERROR: channel name cannot be empty 2025-06-06 07:47:27.894 UTC [24160][client backend] [pg_regress/async][65/566:0] STATEMENT: SELECT pg_notify(NULL,'sample message1'); 2025-06-06 07:47:27.894 UTC [24160][client backend] [pg_regress/async][65/567:0] ERROR: channel name too long 2025-06-06 07:47:27.894 UTC [24160][client backend] [pg_regress/async][65/567:0] STATEMENT: SELECT pg_notify('notify_async_channel_name_too_long______________________________','sample_message1'); 2025-06-06 07:47:27.899 UTC [24164][client backend] [pg_regress/tsrf][66/0:0] LOG: connection ready: setup total=40.043 ms, fork=14.896 ms, authentication=0.441 ms 2025-06-06 07:47:27.900 UTC [24160][client backend] [pg_regress/async][:0] LOG: disconnection: session time: 0:00:00.044 user=postgres database=regression host=[local] 2025-06-06 07:47:27.905 UTC [24165][client backend] [pg_regress/tid][71/0:0] LOG: connection ready: setup total=38.115 ms, fork=11.125 ms, authentication=0.396 ms 2025-06-06 07:47:27.906 UTC [24168][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.907 UTC [24168][client backend] [[unknown]][73/453:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.907 UTC [24168][client backend] [[unknown]][73/453:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/misc 2025-06-06 07:47:27.907 UTC [24166][client backend] [pg_regress/alter_operator][70/0:0] LOG: connection ready: setup total=38.602 ms, fork=8.088 ms, authentication=0.451 ms 2025-06-06 07:47:27.911 UTC [24167][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.913 UTC [24167][client backend] [[unknown]][74/205:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.913 UTC [24167][client backend] [[unknown]][74/205:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_table_like 2025-06-06 07:47:27.915 UTC [24165][client backend] [pg_regress/tid][71/79:0] ERROR: invalid input syntax for type tid: "(4294967296,1)" at character 8 2025-06-06 07:47:27.915 UTC [24165][client backend] [pg_regress/tid][71/79:0] STATEMENT: SELECT '(4294967296,1)'::tid; 2025-06-06 07:47:27.915 UTC [24164][client backend] [pg_regress/tsrf][66/115:0] ERROR: set-returning functions must appear at top level of FROM at character 34 2025-06-06 07:47:27.915 UTC [24164][client backend] [pg_regress/tsrf][66/115:0] STATEMENT: SELECT * FROM generate_series(1, generate_series(1, 3)); 2025-06-06 07:47:27.915 UTC [24165][client backend] [pg_regress/tid][71/80:0] ERROR: invalid input syntax for type tid: "(1,65536)" at character 8 2025-06-06 07:47:27.915 UTC [24165][client backend] [pg_regress/tid][71/80:0] STATEMENT: SELECT '(1,65536)'::tid; 2025-06-06 07:47:27.918 UTC [24170][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.922 UTC [24171][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.928 UTC [24170][client backend] [[unknown]][72/1126:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.928 UTC [24170][client backend] [[unknown]][72/1126:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/dbsize 2025-06-06 07:47:27.933 UTC [24171][client backend] [[unknown]][79/26:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.933 UTC [24171][client backend] [[unknown]][79/26:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_role 2025-06-06 07:47:27.936 UTC [24167][client backend] [pg_regress/create_table_like][74/0:0] LOG: connection ready: setup total=52.372 ms, fork=21.208 ms, authentication=0.459 ms 2025-06-06 07:47:27.938 UTC [24172][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.939 UTC [24172][client backend] [[unknown]][88/89:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.939 UTC [24172][client backend] [[unknown]][88/89:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tidscan 2025-06-06 07:47:27.943 UTC [24168][client backend] [pg_regress/misc][73/0:0] LOG: connection ready: setup total=56.694 ms, fork=19.234 ms, authentication=0.400 ms 2025-06-06 07:47:27.946 UTC [24173][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.946 UTC [24171][client backend] [pg_regress/create_role][79/0:0] LOG: connection ready: setup total=47.450 ms, fork=19.909 ms, authentication=5.738 ms 2025-06-06 07:47:27.947 UTC [24173][client backend] [[unknown]][84/82:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.947 UTC [24173][client backend] [[unknown]][84/82:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/misc_functions 2025-06-06 07:47:27.949 UTC [24170][client backend] [pg_regress/dbsize][72/0:0] LOG: connection ready: setup total=52.183 ms, fork=17.102 ms, authentication=9.275 ms 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/127:0] ERROR: function alt_func1(integer) is not an aggregate 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/127:0] STATEMENT: ALTER AGGREGATE alt_func1(int) RENAME TO alt_func3; 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/128:0] ERROR: function alt_func1(integer) is not an aggregate 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/128:0] STATEMENT: ALTER AGGREGATE alt_func1(int) OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/129:0] ERROR: function alt_func1(integer) is not an aggregate 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/129:0] STATEMENT: ALTER AGGREGATE alt_func1(int) SET SCHEMA alt_nsp2; 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/130:0] ERROR: function alt_func2(integer) already exists in schema "alt_nsp1" 2025-06-06 07:47:27.961 UTC [24162][client backend] [pg_regress/alter_generic][69/130:0] STATEMENT: ALTER FUNCTION alt_func1(int) RENAME TO alt_func2; 2025-06-06 07:47:27.962 UTC [24176][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.963 UTC [24176][client backend] [[unknown]][77/62:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.963 UTC [24176][client backend] [[unknown]][77/62:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/merge 2025-06-06 07:47:27.964 UTC [24162][client backend] [pg_regress/alter_generic][69/132:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:27.964 UTC [24162][client backend] [pg_regress/alter_generic][69/132:0] STATEMENT: ALTER FUNCTION alt_func2(int) OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:27.965 UTC [24162][client backend] [pg_regress/alter_generic][69/136:0] ERROR: function alt_agg2(integer) already exists in schema "alt_nsp1" 2025-06-06 07:47:27.965 UTC [24162][client backend] [pg_regress/alter_generic][69/136:0] STATEMENT: ALTER AGGREGATE alt_agg1(int) RENAME TO alt_agg2; 2025-06-06 07:47:27.965 UTC [24175][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.967 UTC [24172][client backend] [pg_regress/tidscan][88/0:0] LOG: connection ready: setup total=63.554 ms, fork=32.872 ms, authentication=0.425 ms 2025-06-06 07:47:27.967 UTC [24162][client backend] [pg_regress/alter_generic][69/138:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:27.967 UTC [24162][client backend] [pg_regress/alter_generic][69/138:0] STATEMENT: ALTER AGGREGATE alt_agg2(int) OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:27.971 UTC [24175][client backend] [[unknown]][89/45:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.971 UTC [24175][client backend] [[unknown]][89/45:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/without_overlaps 2025-06-06 07:47:27.974 UTC [24173][client backend] [pg_regress/misc_functions][84/0:0] LOG: connection ready: setup total=60.114 ms, fork=23.199 ms, authentication=0.385 ms 2025-06-06 07:47:27.975 UTC [24171][client backend] [pg_regress/create_role][79/33:0] ERROR: permission denied to create role 2025-06-06 07:47:27.975 UTC [24171][client backend] [pg_regress/create_role][79/33:0] DETAIL: Only roles with the SUPERUSER attribute may create roles with the SUPERUSER attribute. 2025-06-06 07:47:27.975 UTC [24171][client backend] [pg_regress/create_role][79/33:0] STATEMENT: CREATE ROLE regress_nosuch_superuser SUPERUSER; 2025-06-06 07:47:27.979 UTC [24177][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.980 UTC [24171][client backend] [pg_regress/create_role][79/34:0] ERROR: permission denied to create role 2025-06-06 07:47:27.980 UTC [24171][client backend] [pg_regress/create_role][79/34:0] DETAIL: Only roles with the REPLICATION attribute may create roles with the REPLICATION attribute. 2025-06-06 07:47:27.980 UTC [24171][client backend] [pg_regress/create_role][79/34:0] STATEMENT: CREATE ROLE regress_nosuch_replication_bypassrls REPLICATION BYPASSRLS; 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/35:0] ERROR: permission denied to create role 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/35:0] DETAIL: Only roles with the REPLICATION attribute may create roles with the REPLICATION attribute. 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/35:0] STATEMENT: CREATE ROLE regress_nosuch_replication REPLICATION; 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/36:0] ERROR: permission denied to create role 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/36:0] DETAIL: Only roles with the BYPASSRLS attribute may create roles with the BYPASSRLS attribute. 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/36:0] STATEMENT: CREATE ROLE regress_nosuch_bypassrls BYPASSRLS; 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/37:0] ERROR: permission denied to create role 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/37:0] DETAIL: Only roles with the CREATEDB attribute may create roles with the CREATEDB attribute. 2025-06-06 07:47:27.981 UTC [24171][client backend] [pg_regress/create_role][79/37:0] STATEMENT: CREATE ROLE regress_nosuch_createdb CREATEDB; 2025-06-06 07:47:27.982 UTC [24178][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.991 UTC [24177][client backend] [[unknown]][83/163:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.991 UTC [24177][client backend] [[unknown]][83/163:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tidrangescan 2025-06-06 07:47:27.993 UTC [24179][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:27.994 UTC [24178][client backend] [[unknown]][75/90:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:27.994 UTC [24178][client backend] [[unknown]][75/90:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/collate.utf8 2025-06-06 07:47:27.994 UTC [24171][client backend] [pg_regress/create_role][79/39:0] ERROR: permission denied to alter role 2025-06-06 07:47:27.994 UTC [24171][client backend] [pg_regress/create_role][79/39:0] DETAIL: Only roles with the SUPERUSER attribute may change the SUPERUSER attribute. 2025-06-06 07:47:27.994 UTC [24171][client backend] [pg_regress/create_role][79/39:0] STATEMENT: ALTER ROLE regress_role_limited SUPERUSER; 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/40:0] ERROR: permission denied to alter role 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/40:0] DETAIL: Only roles with the REPLICATION attribute may change the REPLICATION attribute. 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/40:0] STATEMENT: ALTER ROLE regress_role_limited REPLICATION; 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/41:0] ERROR: permission denied to alter role 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/41:0] DETAIL: Only roles with the CREATEDB attribute may change the CREATEDB attribute. 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/41:0] STATEMENT: ALTER ROLE regress_role_limited CREATEDB; 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/42:0] ERROR: permission denied to alter role 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/42:0] DETAIL: Only roles with the BYPASSRLS attribute may change the BYPASSRLS attribute. 2025-06-06 07:47:27.996 UTC [24171][client backend] [pg_regress/create_role][79/42:0] STATEMENT: ALTER ROLE regress_role_limited BYPASSRLS; 2025-06-06 07:47:27.998 UTC [24176][client backend] [pg_regress/merge][77/0:0] LOG: connection ready: setup total=70.948 ms, fork=32.419 ms, authentication=0.424 ms 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1136:0] ERROR: invalid size: "1 AB" 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1136:0] DETAIL: Invalid size unit: "AB". 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1136:0] HINT: Valid units are "bytes", "B", "kB", "MB", "GB", "TB", and "PB". 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1136:0] STATEMENT: SELECT pg_size_bytes('1 AB'); 2025-06-06 07:47:28.001 UTC [24175][client backend] [pg_regress/without_overlaps][89/0:0] LOG: connection ready: setup total=75.393 ms, fork=33.829 ms, authentication=0.472 ms 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1137:0] ERROR: invalid size: "1 AB A" 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1137:0] DETAIL: Invalid size unit: "AB A". 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1137:0] HINT: Valid units are "bytes", "B", "kB", "MB", "GB", "TB", and "PB". 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1137:0] STATEMENT: SELECT pg_size_bytes('1 AB A'); 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1138:0] ERROR: invalid size: "1 AB A " 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1138:0] DETAIL: Invalid size unit: "AB A". 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1138:0] HINT: Valid units are "bytes", "B", "kB", "MB", "GB", "TB", and "PB". 2025-06-06 07:47:28.001 UTC [24170][client backend] [pg_regress/dbsize][72/1138:0] STATEMENT: SELECT pg_size_bytes('1 AB A '); 2025-06-06 07:47:28.002 UTC [24179][client backend] [[unknown]][78/165:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:28.002 UTC [24179][client backend] [[unknown]][78/165:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/incremental_sort 2025-06-06 07:47:28.004 UTC [24175][client backend] [pg_regress/without_overlaps][89/47:0] ERROR: constraint using WITHOUT OVERLAPS needs at least two columns 2025-06-06 07:47:28.004 UTC [24175][client backend] [pg_regress/without_overlaps][89/47:0] STATEMENT: CREATE TABLE temporal_rng ( valid_at daterange, CONSTRAINT temporal_rng_pk PRIMARY KEY (valid_at WITHOUT OVERLAPS) ); 2025-06-06 07:47:28.004 UTC [24175][client backend] [pg_regress/without_overlaps][89/48:0] ERROR: column "valid_at" named in key does not exist at character 45 2025-06-06 07:47:28.004 UTC [24175][client backend] [pg_regress/without_overlaps][89/48:0] STATEMENT: CREATE TABLE temporal_rng ( id INTEGER, CONSTRAINT temporal_rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS) ); 2025-06-06 07:47:28.005 UTC [24175][client backend] [pg_regress/without_overlaps][89/49:0] ERROR: column "valid_at" in WITHOUT OVERLAPS is not a range or multirange type at character 64 2025-06-06 07:47:28.005 UTC [24175][client backend] [pg_regress/without_overlaps][89/49:0] STATEMENT: CREATE TABLE temporal_rng ( id int4range, valid_at TEXT, CONSTRAINT temporal_rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS) ); 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1139:0] ERROR: bigint out of range 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1139:0] STATEMENT: SELECT pg_size_bytes('9223372036854775807.9'); 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1140:0] ERROR: bigint out of range 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1140:0] STATEMENT: SELECT pg_size_bytes('1e100'); 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1141:0] ERROR: value overflows numeric format 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1141:0] STATEMENT: SELECT pg_size_bytes('1e1000000000000000000'); 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1142:0] ERROR: invalid size: "1 byte" 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1142:0] DETAIL: Invalid size unit: "byte". 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1142:0] HINT: Valid units are "bytes", "B", "kB", "MB", "GB", "TB", and "PB". 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1142:0] STATEMENT: SELECT pg_size_bytes('1 byte'); 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1143:0] ERROR: invalid size: "" 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1143:0] STATEMENT: SELECT pg_size_bytes(''); 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1144:0] ERROR: invalid size: "kb" 2025-06-06 07:47:28.005 UTC [24170][client backend] [pg_regress/dbsize][72/1144:0] STATEMENT: SELECT pg_size_bytes('kb'); 2025-06-06 07:47:28.006 UTC [24170][client backend] [pg_regress/dbsize][72/1145:0] ERROR: invalid size: ".." 2025-06-06 07:47:28.006 UTC [24170][client backend] [pg_regress/dbsize][72/1145:0] STATEMENT: SELECT pg_size_bytes('..'); 2025-06-06 07:47:28.006 UTC [24170][client backend] [pg_regress/dbsize][72/1146:0] ERROR: invalid size: "-." 2025-06-06 07:47:28.006 UTC [24170][client backend] [pg_regress/dbsize][72/1146:0] STATEMENT: SELECT pg_size_bytes('-.'); 2025-06-06 07:47:28.007 UTC [24170][client backend] [pg_regress/dbsize][72/1147:0] ERROR: invalid size: "-.kb" 2025-06-06 07:47:28.007 UTC [24170][client backend] [pg_regress/dbsize][72/1147:0] STATEMENT: SELECT pg_size_bytes('-.kb'); 2025-06-06 07:47:28.007 UTC [24170][client backend] [pg_regress/dbsize][72/1148:0] ERROR: invalid size: "-. kb" 2025-06-06 07:47:28.007 UTC [24170][client backend] [pg_regress/dbsize][72/1148:0] STATEMENT: SELECT pg_size_bytes('-. kb'); 2025-06-06 07:47:28.008 UTC [24170][client backend] [pg_regress/dbsize][72/1149:0] ERROR: invalid size: ".+912" 2025-06-06 07:47:28.008 UTC [24170][client backend] [pg_regress/dbsize][72/1149:0] STATEMENT: SELECT pg_size_bytes('.+912'); 2025-06-06 07:47:28.009 UTC [24170][client backend] [pg_regress/dbsize][72/1150:0] ERROR: invalid size: "+912+ kB" 2025-06-06 07:47:28.009 UTC [24170][client backend] [pg_regress/dbsize][72/1150:0] DETAIL: Invalid size unit: "+ kB". 2025-06-06 07:47:28.009 UTC [24170][client backend] [pg_regress/dbsize][72/1150:0] HINT: Valid units are "bytes", "B", "kB", "MB", "GB", "TB", and "PB". 2025-06-06 07:47:28.009 UTC [24170][client backend] [pg_regress/dbsize][72/1150:0] STATEMENT: SELECT pg_size_bytes('+912+ kB'); 2025-06-06 07:47:28.009 UTC [24170][client backend] [pg_regress/dbsize][72/1151:0] ERROR: invalid size: "++123 kB" 2025-06-06 07:47:28.009 UTC [24170][client backend] [pg_regress/dbsize][72/1151:0] STATEMENT: SELECT pg_size_bytes('++123 kB'); 2025-06-06 07:47:28.013 UTC [24170][client backend] [pg_regress/dbsize][:0] LOG: disconnection: session time: 0:00:00.098 user=postgres database=regression host=[local] 2025-06-06 07:47:28.013 UTC [24182][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:28.015 UTC [24180][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:28.016 UTC [24179][client backend] [pg_regress/incremental_sort][78/0:0] LOG: connection ready: setup total=57.177 ms, fork=29.001 ms, authentication=0.459 ms 2025-06-06 07:47:28.017 UTC [24180][client backend] [[unknown]][86/72:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:28.017 UTC [24180][client backend] [[unknown]][86/72:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/collate.icu.utf8 2025-06-06 07:47:28.017 UTC [24182][client backend] [[unknown]][80/87:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:28.017 UTC [24182][client backend] [[unknown]][80/87:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/generated_virtual 2025-06-06 07:47:28.027 UTC [24162][client backend] [pg_regress/alter_generic][69/146:0] ERROR: must be owner of function alt_func3 2025-06-06 07:47:28.027 UTC [24162][client backend] [pg_regress/alter_generic][69/146:0] STATEMENT: ALTER FUNCTION alt_func3(int) RENAME TO alt_func4; 2025-06-06 07:47:28.028 UTC [24162][client backend] [pg_regress/alter_generic][69/148:0] ERROR: must be owner of function alt_func3 2025-06-06 07:47:28.028 UTC [24162][client backend] [pg_regress/alter_generic][69/148:0] STATEMENT: ALTER FUNCTION alt_func3(int) OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.028 UTC [24182][client backend] [pg_regress/generated_virtual][80/0:0] LOG: connection ready: setup total=50.080 ms, fork=26.820 ms, authentication=0.427 ms 2025-06-06 07:47:28.029 UTC [24162][client backend] [pg_regress/alter_generic][69/149:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.029 UTC [24162][client backend] [pg_regress/alter_generic][69/149:0] STATEMENT: ALTER FUNCTION alt_func2(int) OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.031 UTC [24177][client backend] [pg_regress/tidrangescan][83/0:0] LOG: connection ready: setup total=88.049 ms, fork=28.717 ms, authentication=0.433 ms 2025-06-06 07:47:28.033 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/0:0] LOG: connection ready: setup total=71.880 ms, fork=45.956 ms, authentication=0.500 ms 2025-06-06 07:47:28.037 UTC [24162][client backend] [pg_regress/alter_generic][69/150:0] ERROR: must be owner of function alt_func3 2025-06-06 07:47:28.037 UTC [24162][client backend] [pg_regress/alter_generic][69/150:0] STATEMENT: ALTER FUNCTION alt_func3(int) SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.038 UTC [24162][client backend] [pg_regress/alter_generic][69/151:0] ERROR: function alt_func2(integer) already exists in schema "alt_nsp2" 2025-06-06 07:47:28.038 UTC [24162][client backend] [pg_regress/alter_generic][69/151:0] STATEMENT: ALTER FUNCTION alt_func2(int) SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.038 UTC [24162][client backend] [pg_regress/alter_generic][69/152:0] ERROR: must be owner of function alt_agg3 2025-06-06 07:47:28.038 UTC [24162][client backend] [pg_regress/alter_generic][69/152:0] STATEMENT: ALTER AGGREGATE alt_agg3(int) RENAME TO alt_agg4; 2025-06-06 07:47:28.039 UTC [24178][client backend] [pg_regress/collate.utf8][75/0:0] LOG: connection ready: setup total=84.952 ms, fork=18.695 ms, authentication=0.448 ms 2025-06-06 07:47:28.039 UTC [24162][client backend] [pg_regress/alter_generic][69/154:0] ERROR: must be owner of function alt_agg3 2025-06-06 07:47:28.039 UTC [24162][client backend] [pg_regress/alter_generic][69/154:0] STATEMENT: ALTER AGGREGATE alt_agg3(int) OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.040 UTC [24162][client backend] [pg_regress/alter_generic][69/155:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.040 UTC [24162][client backend] [pg_regress/alter_generic][69/155:0] STATEMENT: ALTER AGGREGATE alt_agg2(int) OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.040 UTC [24162][client backend] [pg_regress/alter_generic][69/156:0] ERROR: must be owner of function alt_agg3 2025-06-06 07:47:28.040 UTC [24162][client backend] [pg_regress/alter_generic][69/156:0] STATEMENT: ALTER AGGREGATE alt_agg3(int) SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.041 UTC [24162][client backend] [pg_regress/alter_generic][69/157:0] ERROR: function alt_agg2(integer) already exists in schema "alt_nsp2" 2025-06-06 07:47:28.041 UTC [24162][client backend] [pg_regress/alter_generic][69/157:0] STATEMENT: ALTER AGGREGATE alt_agg2(int) SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.042 UTC [24171][client backend] [pg_regress/create_role][79/55:0] ERROR: permission denied to alter role 2025-06-06 07:47:28.042 UTC [24171][client backend] [pg_regress/create_role][79/55:0] DETAIL: Only roles with the SUPERUSER attribute may change the SUPERUSER attribute. 2025-06-06 07:47:28.042 UTC [24171][client backend] [pg_regress/create_role][79/55:0] STATEMENT: ALTER ROLE regress_createdb SUPERUSER; 2025-06-06 07:47:28.043 UTC [24171][client backend] [pg_regress/create_role][79/56:0] ERROR: permission denied to alter role 2025-06-06 07:47:28.043 UTC [24171][client backend] [pg_regress/create_role][79/56:0] DETAIL: Only roles with the SUPERUSER attribute may change the SUPERUSER attribute. 2025-06-06 07:47:28.043 UTC [24171][client backend] [pg_regress/create_role][79/56:0] STATEMENT: ALTER ROLE regress_createdb NOSUPERUSER; 2025-06-06 07:47:28.058 UTC [24173][client backend] [pg_regress/misc_functions][84/104:0] ERROR: function num_nonnulls() does not exist at character 8 2025-06-06 07:47:28.058 UTC [24173][client backend] [pg_regress/misc_functions][84/104:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:47:28.058 UTC [24173][client backend] [pg_regress/misc_functions][84/104:0] STATEMENT: SELECT num_nonnulls(); 2025-06-06 07:47:28.058 UTC [24173][client backend] [pg_regress/misc_functions][84/105:0] ERROR: function num_nulls() does not exist at character 8 2025-06-06 07:47:28.058 UTC [24173][client backend] [pg_regress/misc_functions][84/105:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2025-06-06 07:47:28.058 UTC [24173][client backend] [pg_regress/misc_functions][84/105:0] STATEMENT: SELECT num_nulls(); 2025-06-06 07:47:28.097 UTC [24165][client backend] [pg_regress/tid][71/91:0] ERROR: tid (0, 1) is not valid for relation "tid_matview" 2025-06-06 07:47:28.097 UTC [24165][client backend] [pg_regress/tid][71/91:0] STATEMENT: SELECT currtid2('tid_matview'::text, '(0,1)'::tid); 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: logging memory contexts of PID 24173 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 1; TopMemoryContext: 132256 total in 6 blocks; 34600 free (15 chunks); 97656 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Operator lookup cache: 24576 total in 2 blocks; 10776 free (3 chunks); 13800 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Cached function hash: 24496 total in 2 blocks; 2640 free (0 chunks); 21856 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; CFuncHash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Rendezvous variable hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; search_path processing cache: 8192 total in 1 blocks; 5616 free (2 chunks); 2576 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; RowDescriptionContext: 8192 total in 1 blocks; 6912 free (0 chunks); 1280 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; MessageContext: 16384 total in 2 blocks; 5120 free (0 chunks); 11264 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Operator class cache: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; smgr relation table: 32768 total in 3 blocks; 16848 free (8 chunks); 15920 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; PgStat Shared Ref Hash: 9280 total in 2 blocks; 704 free (0 chunks); 8576 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; PgStat Shared Ref: 4096 total in 3 blocks; 416 free (3 chunks); 3680 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; PgStat Pending: 16384 total in 5 blocks; 7824 free (8 chunks); 8560 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; TopTransactionContext: 8192 total in 1 blocks; 7760 free (1 chunks); 432 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; TransactionAbortContext: 32768 total in 1 blocks; 32528 free (0 chunks); 240 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Portal hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; TopPortalContext: 8192 total in 1 blocks; 7680 free (0 chunks); 512 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; PortalContext: 1024 total in 1 blocks; 616 free (0 chunks); 408 used: 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 4; ExecutorState: 8192 total in 1 blocks; 3560 free (0 chunks); 4632 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 5; printtup: 8192 total in 1 blocks; 7952 free (0 chunks); 240 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 5; ExprContext: 8192 total in 1 blocks; 7952 free (0 chunks); 240 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Relcache by OID: 16384 total in 2 blocks; 3528 free (2 chunks); 12856 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; CacheMemoryContext: 524288 total in 7 blocks; 46664 free (2 chunks); 477624 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; PL/pgSQL function: 32768 total in 3 blocks; 17088 free (2 chunks); 15680 used: explain_mask_costs(text,boolean,boolean,boolean,boolean) 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 800 free (1 chunks); 2272 used: pg_depend_reference_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 800 free (1 chunks); 2272 used: pg_depend_depender_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (1 chunks); 1456 used: pg_index_indrelid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; EventTriggerCache: 8192 total in 1 blocks; 7952 free (5 chunks); 240 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 4; EventTriggerCacheHash: 8192 total in 1 blocks; 2640 free (0 chunks); 5552 used 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 952 free (1 chunks); 2120 used: pg_db_role_setting_databaseid_rol_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_opclass_am_name_nsp_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_foreign_data_wrapper_name_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_enum_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_class_relname_nsp_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_foreign_server_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_publication_pubname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1088 free (2 chunks); 1984 used: pg_statistic_relid_att_inh_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_cast_source_target_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_language_name_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_transform_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_collation_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2240 total in 2 blocks; 152 free (0 chunks); 2088 used: pg_amop_fam_strat_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_index_indexrelid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_template_tmplname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_ts_config_map_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_opclass_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_foreign_data_wrapper_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_publication_namespace_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_event_trigger_evtname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_statistic_ext_name_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_publication_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_dict_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_event_trigger_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2240 total in 2 blocks; 152 free (0 chunks); 2088 used: pg_conversion_default_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3264 total in 3 blocks; 816 free (2 chunks); 2448 used: pg_operator_oprname_l_r_n_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_trigger_tgrelid_tgname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_extension_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_enum_typid_label_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_config_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_user_mapping_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_opfamily_am_name_nsp_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_foreign_table_relid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_type_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_aggregate_fnoid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_constraint_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_rewrite_rel_rulename_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_parser_prsname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_config_cfgname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_parser_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_publication_rel_prrelid_prpubid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_operator_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_namespace_nspname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_template_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_amop_opr_fam_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 768 free (1 chunks); 2304 used: pg_default_acl_role_nsp_obj_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_collation_name_enc_nsp_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_publication_rel_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_range_rngtypid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_dict_dictname_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_type_typname_nsp_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_opfamily_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_statistic_ext_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_statistic_ext_data_stxoid_inh_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_class_oid_index 2025-06-06 07:47:28.103 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 800 free (1 chunks); 2272 used: pg_proc_proname_args_nsp_index 2025-06-06 07:47:28.107 UTC [24166][client backend] [pg_regress/alter_operator][70/176:0] ERROR: function non_existent_func(internal, oid, internal, integer) does not exist 2025-06-06 07:47:28.107 UTC [24166][client backend] [pg_regress/alter_operator][70/176:0] STATEMENT: ALTER OPERATOR === (boolean, boolean) SET (RESTRICT = non_existent_func); 2025-06-06 07:47:28.107 UTC [24166][client backend] [pg_regress/alter_operator][70/177:0] ERROR: function non_existent_func(internal, oid, internal, smallint, internal) does not exist 2025-06-06 07:47:28.107 UTC [24166][client backend] [pg_regress/alter_operator][70/177:0] STATEMENT: ALTER OPERATOR === (boolean, boolean) SET (JOIN = non_existent_func); 2025-06-06 07:47:28.107 UTC [24166][client backend] [pg_regress/alter_operator][70/178:0] ERROR: operator attribute "Restrict" not recognized 2025-06-06 07:47:28.107 UTC [24166][client backend] [pg_regress/alter_operator][70/178:0] STATEMENT: ALTER OPERATOR & (bit, bit) SET ("Restrict" = _int_contsel, "Join" = _int_contjoinsel); 2025-06-06 07:47:28.108 UTC [24166][client backend] [pg_regress/alter_operator][70/181:0] ERROR: must be owner of operator === 2025-06-06 07:47:28.108 UTC [24166][client backend] [pg_regress/alter_operator][70/181:0] STATEMENT: ALTER OPERATOR === (boolean, boolean) SET (RESTRICT = NONE); 2025-06-06 07:47:28.110 UTC [24167][client backend] [pg_regress/create_table_like][74/209:0] ERROR: relation "nonexistent" does not exist at character 24 2025-06-06 07:47:28.110 UTC [24167][client backend] [pg_regress/create_table_like][74/209:0] STATEMENT: CREATE TABLE foo (LIKE nonexistent); 2025-06-06 07:47:28.114 UTC [24178][client backend] [pg_regress/collate.utf8][75/98:0] ERROR: invalid locale name "C_UTF8" for builtin provider 2025-06-06 07:47:28.114 UTC [24178][client backend] [pg_regress/collate.utf8][75/98:0] STATEMENT: CREATE COLLATION regress_pg_c_utf8 ( provider = builtin, locale = 'C_UTF8'); 2025-06-06 07:47:28.118 UTC [24164][client backend] [pg_regress/tsrf][66/138:0] ERROR: set-returning functions are not allowed in CASE at character 34 2025-06-06 07:47:28.118 UTC [24164][client backend] [pg_regress/tsrf][66/138:0] HINT: You might be able to move the set-returning function into a LATERAL FROM item. 2025-06-06 07:47:28.118 UTC [24164][client backend] [pg_regress/tsrf][66/138:0] STATEMENT: SELECT q1, case when q1 > 0 then generate_series(1,3) else 0 end FROM int8_tbl; 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_partitioned_table_partrelid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_range_rngmultitypid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_transform_type_lang_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_attribute_relid_attnum_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_proc_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_language_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_namespace_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3264 total in 3 blocks; 816 free (2 chunks); 2448 used: pg_amproc_fam_proc_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_foreign_server_name_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_attribute_relid_attnam_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_publication_namespace_pnnspid_pnpubid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_conversion_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_user_mapping_user_server_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_subscription_rel_srrelid_srsubid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_sequence_seqrelid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_extension_name_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_conversion_name_nsp_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_authid_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1088 free (2 chunks); 1984 used: pg_auth_members_member_role_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_subscription_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_parameter_acl_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_tablespace_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_parameter_acl_parname_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_shseclabel_object_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_replication_origin_roname_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_database_datname_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_subscription_subname_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_replication_origin_roiident_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1088 free (2 chunks); 1984 used: pg_auth_members_role_member_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_database_oid_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_authid_rolname_index 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; LOCALLOCK hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; WAL record construction: 50216 total in 2 blocks; 6384 free (0 chunks); 43832 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; PrivateRefCount: 8192 total in 1 blocks; 2640 free (0 chunks); 5552 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; MdSmgr: 8192 total in 1 blocks; 7464 free (4 chunks); 728 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; GUCMemoryContext: 40960 total in 3 blocks; 23768 free (9 chunks); 17192 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 3; GUC hash table: 32768 total in 3 blocks; 11552 free (6 chunks); 21216 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; Timezones: 104128 total in 2 blocks; 2640 free (0 chunks); 101488 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: level: 2; ErrorContext: 8192 total in 1 blocks; 7952 free (4 chunks); 240 used 2025-06-06 07:47:28.118 UTC [24173][client backend] [pg_regress/misc_functions][84/129:0] LOG: Grand total: 1457784 bytes in 248 blocks; 379680 free (258 chunks); 1078104 used 2025-06-06 07:47:28.119 UTC [24164][client backend] [pg_regress/tsrf][66/139:0] ERROR: set-returning functions are not allowed in COALESCE at character 21 2025-06-06 07:47:28.119 UTC [24164][client backend] [pg_regress/tsrf][66/139:0] HINT: You might be able to move the set-returning function into a LATERAL FROM item. 2025-06-06 07:47:28.119 UTC [24164][client backend] [pg_regress/tsrf][66/139:0] STATEMENT: SELECT q1, coalesce(generate_series(1,3), 0) FROM int8_tbl; 2025-06-06 07:47:28.120 UTC [24164][client backend] [pg_regress/tsrf][66/140:0] ERROR: aggregate function calls cannot contain set-returning function calls at character 12 2025-06-06 07:47:28.120 UTC [24164][client backend] [pg_regress/tsrf][66/140:0] HINT: You might be able to move the set-returning function into a LATERAL FROM item. 2025-06-06 07:47:28.120 UTC [24164][client backend] [pg_regress/tsrf][66/140:0] STATEMENT: SELECT min(generate_series(1, 3)) FROM few; 2025-06-06 07:47:28.137 UTC [24172][client backend] [pg_regress/tidscan][88/112:10481] ERROR: cursor "c" is not positioned on a row 2025-06-06 07:47:28.137 UTC [24172][client backend] [pg_regress/tidscan][88/112:10481] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF, BUFFERS OFF) UPDATE tidscan SET id = -id WHERE CURRENT OF c RETURNING *; 2025-06-06 07:47:28.143 UTC [24164][client backend] [pg_regress/tsrf][66/143:0] ERROR: window function calls cannot contain set-returning function calls at character 12 2025-06-06 07:47:28.143 UTC [24164][client backend] [pg_regress/tsrf][66/143:0] HINT: You might be able to move the set-returning function into a LATERAL FROM item. 2025-06-06 07:47:28.143 UTC [24164][client backend] [pg_regress/tsrf][66/143:0] STATEMENT: SELECT min(generate_series(1, 3)) OVER() FROM few; 2025-06-06 07:47:28.148 UTC [24162][client backend] [pg_regress/alter_generic][69/163:0] ERROR: conversion "alt_conv2" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.148 UTC [24162][client backend] [pg_regress/alter_generic][69/163:0] STATEMENT: ALTER CONVERSION alt_conv1 RENAME TO alt_conv2; 2025-06-06 07:47:28.148 UTC [24162][client backend] [pg_regress/alter_generic][69/165:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.148 UTC [24162][client backend] [pg_regress/alter_generic][69/165:0] STATEMENT: ALTER CONVERSION alt_conv2 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.156 UTC [24167][client backend] [pg_regress/create_table_like][74/216:0] ERROR: column "xx" specified more than once 2025-06-06 07:47:28.156 UTC [24167][client backend] [pg_regress/create_table_like][74/216:0] STATEMENT: /* Has ee entry */ CREATE TABLE inhf (LIKE inhx, LIKE inhx); 2025-06-06 07:47:28.166 UTC [24176][client backend] [pg_regress/merge][77/83:0] ERROR: syntax error at or near "RANDOMWORD" at character 21 2025-06-06 07:47:28.166 UTC [24176][client backend] [pg_regress/merge][77/83:0] STATEMENT: MERGE INTO target t RANDOMWORD USING source AS s ON t.tid = s.sid WHEN MATCHED THEN UPDATE SET balance = 0; 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/84:0] ERROR: syntax error at or near "INSERT" at character 75 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/84:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN MATCHED THEN INSERT DEFAULT VALUES; 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/85:0] ERROR: syntax error at or near "INSERT" at character 89 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/85:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED BY SOURCE THEN INSERT DEFAULT VALUES; 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/86:0] ERROR: syntax error at or near "INTO" at character 86 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/86:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT INTO target DEFAULT VALUES; 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/87:0] ERROR: syntax error at or near "," at character 98 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/87:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT VALUES (1,1), (2,2); 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/88:0] ERROR: syntax error at or near "SELECT" at character 86 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/88:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT SELECT (1, 1); 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/89:0] ERROR: syntax error at or near "UPDATE" at character 79 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/89:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED THEN UPDATE SET balance = 0; 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/90:0] ERROR: syntax error at or near "UPDATE" at character 89 2025-06-06 07:47:28.167 UTC [24176][client backend] [pg_regress/merge][77/90:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED BY TARGET THEN UPDATE SET balance = 0; 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/91:0] ERROR: syntax error at or near "target" at character 82 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/91:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN MATCHED THEN UPDATE target SET balance = 0; 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/92:0] ERROR: name "target" specified more than once 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/92:0] DETAIL: The name is used both as MERGE target table and data source. 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/92:0] STATEMENT: MERGE INTO target USING target ON tid = tid WHEN MATCHED THEN DO NOTHING; 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/93:0] ERROR: WITH query "foo" does not have a RETURNING clause at character 101 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/93:0] STATEMENT: WITH foo AS ( MERGE INTO target USING source ON (true) WHEN MATCHED THEN DELETE ) SELECT * FROM foo; 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/94:0] ERROR: COPY query must have a RETURNING clause 2025-06-06 07:47:28.168 UTC [24176][client backend] [pg_regress/merge][77/94:0] STATEMENT: COPY ( MERGE INTO target USING source ON (true) WHEN MATCHED THEN DELETE ) TO stdout; 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: logging memory contexts of PID 16698 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 1; TopMemoryContext: 61608 total in 3 blocks; 5200 free (0 chunks); 56408 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; smgr relation table: 131072 total in 5 blocks; 65728 free (19 chunks); 65344 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; Checkpointer: 16384 total in 2 blocks; 16104 free (14 chunks); 280 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; LOCALLOCK hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; WAL record construction: 50216 total in 2 blocks; 6384 free (0 chunks); 43832 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; PrivateRefCount: 8192 total in 1 blocks; 2640 free (0 chunks); 5552 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; MdSmgr: 32768 total in 3 blocks; 32448 free (649 chunks); 320 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; Pending ops context: 262144 total in 6 blocks; 212616 free (1664 chunks); 49528 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 3; Pending Ops Table: 262144 total in 6 blocks; 8712 free (19 chunks); 253432 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; GUCMemoryContext: 24576 total in 2 blocks; 9768 free (8 chunks); 14808 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 3; GUC hash table: 32768 total in 3 blocks; 11552 free (6 chunks); 21216 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; Timezones: 104128 total in 2 blocks; 2640 free (0 chunks); 101488 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: level: 2; ErrorContext: 8192 total in 1 blocks; 7952 free (4 chunks); 240 used 2025-06-06 07:47:28.172 UTC [16698][checkpointer] LOG: Grand total: 1002384 bytes in 37 blocks; 382320 free (2383 chunks); 620064 used 2025-06-06 07:47:28.174 UTC [24162][client backend] [pg_regress/alter_generic][69/171:0] ERROR: must be owner of conversion alt_conv3 2025-06-06 07:47:28.174 UTC [24162][client backend] [pg_regress/alter_generic][69/171:0] STATEMENT: ALTER CONVERSION alt_conv3 RENAME TO alt_conv4; 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/173:0] ERROR: must be owner of conversion alt_conv3 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/173:0] STATEMENT: ALTER CONVERSION alt_conv3 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/174:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/174:0] STATEMENT: ALTER CONVERSION alt_conv2 OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/175:0] ERROR: must be owner of conversion alt_conv3 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/175:0] STATEMENT: ALTER CONVERSION alt_conv3 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/176:0] ERROR: conversion "alt_conv2" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.175 UTC [24162][client backend] [pg_regress/alter_generic][69/176:0] STATEMENT: ALTER CONVERSION alt_conv2 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.186 UTC [24181][autovacuum worker] LOG: automatic vacuum of table "postgres.pg_catalog.pg_authid": index scans: 1 pages: 0 removed, 4 remain, 4 scanned (100.00% of total), 0 eagerly scanned tuples: 44 removed, 47 remain, 7 are dead but not yet removable removable cutoff: 10391, which was 128 XIDs old when operation ended new relfrozenxid: 10378, which is 3443 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 1 pages set all-visible, 1 pages set all-frozen (0 were all-visible) index scan needed: 4 pages from table (100.00% of total) had 70 dead item identifiers removed index "pg_authid_rolname_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_authid_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 7.578 MB/s buffer usage: 55 hits, 0 reads, 1 dirtied WAL usage: 14 records, 1 full page images, 10099 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:28.186 UTC [24165][client backend] [pg_regress/tid][71/101:0] ERROR: cannot open relation "tid_ind" 2025-06-06 07:47:28.186 UTC [24165][client backend] [pg_regress/tid][71/101:0] DETAIL: This operation is not supported for indexes. 2025-06-06 07:47:28.186 UTC [24165][client backend] [pg_regress/tid][71/101:0] STATEMENT: SELECT currtid2('tid_ind'::text, '(0,1)'::tid); 2025-06-06 07:47:28.187 UTC [24181][autovacuum worker] LOG: automatic vacuum of table "postgres.pg_catalog.pg_shdepend": index scans: 1 pages: 0 removed, 4 remain, 4 scanned (100.00% of total), 0 eagerly scanned tuples: 239 removed, 48 remain, 5 are dead but not yet removable removable cutoff: 10391, which was 128 XIDs old when operation ended new relfrozenxid: 10380, which is 2164 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 1 pages set all-visible, 1 pages set all-frozen (0 were all-visible) index scan needed: 4 pages from table (100.00% of total) had 441 dead item identifiers removed index "pg_shdepend_depender_index": pages: 4 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_shdepend_reference_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 6.776 MB/s buffer usage: 82 hits, 0 reads, 1 dirtied WAL usage: 15 records, 1 full page images, 11515 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:28.190 UTC [24171][client backend] [pg_regress/create_role][79/65:10521] ERROR: permission denied to grant role "regress_role_super" 2025-06-06 07:47:28.190 UTC [24171][client backend] [pg_regress/create_role][79/65:10521] DETAIL: Only roles with the SUPERUSER attribute may grant roles with the SUPERUSER attribute. 2025-06-06 07:47:28.190 UTC [24171][client backend] [pg_regress/create_role][79/65:10521] STATEMENT: CREATE ROLE regress_nosuch_super IN ROLE regress_role_super; 2025-06-06 07:47:28.191 UTC [24171][client backend] [pg_regress/create_role][79/66:10522] ERROR: role "pg_database_owner" cannot have explicit members 2025-06-06 07:47:28.191 UTC [24171][client backend] [pg_regress/create_role][79/66:10522] STATEMENT: CREATE ROLE regress_nosuch_dbowner IN ROLE pg_database_owner; 2025-06-06 07:47:28.195 UTC [24166][client backend] [pg_regress/alter_operator][70/195:0] ERROR: operator cannot be its own negator 2025-06-06 07:47:28.195 UTC [24166][client backend] [pg_regress/alter_operator][70/195:0] STATEMENT: ALTER OPERATOR === (boolean, real) SET (NEGATOR = ===); 2025-06-06 07:47:28.196 UTC [24165][client backend] [pg_regress/tid][71/104:0] ERROR: cannot look at latest visible tid for relation "public.tid_part" 2025-06-06 07:47:28.196 UTC [24165][client backend] [pg_regress/tid][71/104:0] STATEMENT: SELECT currtid2('tid_part'::text, '(0,1)'::tid); 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: logging memory contexts of PID 24173 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 1; TopMemoryContext: 132256 total in 6 blocks; 34520 free (17 chunks); 97736 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Map from relid to OID of cached composite type: 8192 total in 1 blocks; 2512 free (0 chunks); 5680 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Type information cache: 24640 total in 2 blocks; 2640 free (0 chunks); 22000 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Record information cache: 8192 total in 1 blocks; 1600 free (0 chunks); 6592 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Operator lookup cache: 24576 total in 2 blocks; 10776 free (3 chunks); 13800 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Cached function hash: 24496 total in 2 blocks; 2640 free (0 chunks); 21856 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; CFuncHash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Rendezvous variable hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; search_path processing cache: 8192 total in 1 blocks; 5424 free (8 chunks); 2768 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; RowDescriptionContext: 8192 total in 1 blocks; 6912 free (0 chunks); 1280 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; MessageContext: 16384 total in 2 blocks; 5200 free (1 chunks); 11184 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Operator class cache: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; smgr relation table: 32768 total in 3 blocks; 16848 free (8 chunks); 15920 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; PgStat Shared Ref Hash: 9280 total in 2 blocks; 704 free (0 chunks); 8576 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; PgStat Shared Ref: 8192 total in 4 blocks; 2952 free (2 chunks); 5240 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; PgStat Pending: 24576 total in 6 blocks; 9448 free (11 chunks); 15128 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; TopTransactionContext: 8192 total in 1 blocks; 7760 free (1 chunks); 432 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; TransactionAbortContext: 32768 total in 1 blocks; 32528 free (0 chunks); 240 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Portal hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; TopPortalContext: 8192 total in 1 blocks; 7680 free (0 chunks); 512 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; PortalContext: 1024 total in 1 blocks; 616 free (0 chunks); 408 used: 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 4; ExecutorState: 8192 total in 1 blocks; 3560 free (0 chunks); 4632 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 5; printtup: 8192 total in 1 blocks; 7952 free (0 chunks); 240 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 5; ExprContext: 8192 total in 1 blocks; 7952 free (0 chunks); 240 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Relcache by OID: 16384 total in 2 blocks; 3528 free (2 chunks); 12856 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; CacheMemoryContext: 1048576 total in 8 blocks; 494536 free (0 chunks); 554040 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_shdepend_reference_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3264 total in 3 blocks; 736 free (2 chunks); 2528 used: pg_shdepend_depender_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 928 free (1 chunks); 2144 used: pg_constraint_conrelid_contypid_conname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (1 chunks); 1456 used: pg_statistic_ext_relid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1064 free (2 chunks); 2008 used: pg_toast_2618_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; relation rules: 40960 total in 8 blocks; 5208 free (1 chunks); 35752 used: pg_stat_activity 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; PL/pgSQL function: 32768 total in 3 blocks; 17088 free (2 chunks); 15680 used: explain_mask_costs(text,boolean,boolean,boolean,boolean) 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 800 free (1 chunks); 2272 used: pg_depend_reference_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 800 free (1 chunks); 2272 used: pg_depend_depender_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (1 chunks); 1456 used: pg_index_indrelid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; EventTriggerCache: 8192 total in 1 blocks; 7952 free (5 chunks); 240 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 4; EventTriggerCacheHash: 8192 total in 1 blocks; 2640 free (0 chunks); 5552 used 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 952 free (1 chunks); 2120 used: pg_db_role_setting_databaseid_rol_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 960 free (1 chunks); 2112 used: pg_opclass_am_name_nsp_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_foreign_data_wrapper_name_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_enum_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_class_relname_nsp_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_foreign_server_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_publication_pubname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1088 free (2 chunks); 1984 used: pg_statistic_relid_att_inh_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_cast_source_target_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_language_name_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_transform_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_collation_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3264 total in 3 blocks; 736 free (2 chunks); 2528 used: pg_amop_fam_strat_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_index_indexrelid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_template_tmplname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_ts_config_map_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_opclass_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_foreign_data_wrapper_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_publication_namespace_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_event_trigger_evtname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_statistic_ext_name_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_publication_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_dict_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_event_trigger_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2240 total in 2 blocks; 152 free (0 chunks); 2088 used: pg_conversion_default_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3264 total in 3 blocks; 816 free (2 chunks); 2448 used: pg_operator_oprname_l_r_n_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_trigger_tgrelid_tgname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_extension_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_enum_typid_label_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_config_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_user_mapping_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_opfamily_am_name_nsp_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_foreign_table_relid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_type_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_aggregate_fnoid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_constraint_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1064 free (2 chunks); 2008 used: pg_rewrite_rel_rulename_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_parser_prsname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_config_cfgname_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_parser_oid_index 2025-06-06 07:47:28.210 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_publication_rel_prrelid_prpubid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_operator_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_namespace_nspname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_ts_template_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 960 free (1 chunks); 2112 used: pg_amop_opr_fam_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 768 free (1 chunks); 2304 used: pg_default_acl_role_nsp_obj_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_collation_name_enc_nsp_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_publication_rel_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_range_rngtypid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_ts_dict_dictname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_type_typname_nsp_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_opfamily_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_statistic_ext_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_statistic_ext_data_stxoid_inh_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_class_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 800 free (1 chunks); 2272 used: pg_proc_proname_args_nsp_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_partitioned_table_partrelid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_range_rngmultitypid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_transform_type_lang_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 984 free (2 chunks); 2088 used: pg_attribute_relid_attnum_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_proc_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_language_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_namespace_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3264 total in 3 blocks; 736 free (2 chunks); 2528 used: pg_amproc_fam_proc_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_foreign_server_name_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_attribute_relid_attnam_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_publication_namespace_pnnspid_pnpubid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_conversion_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_user_mapping_user_server_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1192 free (2 chunks); 1880 used: pg_subscription_rel_srrelid_srsubid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_sequence_seqrelid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_extension_name_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_conversion_name_nsp_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_authid_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 928 free (1 chunks); 2144 used: pg_auth_members_member_role_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_subscription_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_parameter_acl_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_tablespace_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 752 free (2 chunks); 1296 used: pg_parameter_acl_parname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1120 free (1 chunks); 1952 used: pg_shseclabel_object_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_replication_origin_roname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_database_datname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1224 free (3 chunks); 1848 used: pg_subscription_subname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 720 free (3 chunks); 1328 used: pg_replication_origin_roiident_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 3072 total in 2 blocks; 1088 free (2 chunks); 1984 used: pg_auth_members_role_member_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_database_oid_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; index info: 2048 total in 2 blocks; 592 free (2 chunks); 1456 used: pg_authid_rolname_index 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; LOCALLOCK hash: 8192 total in 1 blocks; 576 free (0 chunks); 7616 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; WAL record construction: 50216 total in 2 blocks; 6384 free (0 chunks); 43832 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; PrivateRefCount: 8192 total in 1 blocks; 2640 free (0 chunks); 5552 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; MdSmgr: 8192 total in 1 blocks; 7344 free (5 chunks); 848 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; GUCMemoryContext: 40960 total in 3 blocks; 23696 free (9 chunks); 17264 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 3; GUC hash table: 32768 total in 3 blocks; 11552 free (6 chunks); 21216 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; Timezones: 104128 total in 2 blocks; 2640 free (0 chunks); 101488 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: level: 2; ErrorContext: 8192 total in 1 blocks; 7952 free (4 chunks); 240 used 2025-06-06 07:47:28.211 UTC [24173][client backend] [pg_regress/misc_functions][84/136:0] LOG: Grand total: 2091896 bytes in 275 blocks; 846816 free (275 chunks); 1245080 used 2025-06-06 07:47:28.212 UTC [24162][client backend] [pg_regress/alter_generic][69/183:0] ERROR: foreign-data wrapper "alt_fdw2" already exists 2025-06-06 07:47:28.212 UTC [24162][client backend] [pg_regress/alter_generic][69/183:0] STATEMENT: ALTER FOREIGN DATA WRAPPER alt_fdw1 RENAME TO alt_fdw2; 2025-06-06 07:47:28.213 UTC [24162][client backend] [pg_regress/alter_generic][69/185:0] ERROR: server "alt_fserv2" already exists 2025-06-06 07:47:28.213 UTC [24162][client backend] [pg_regress/alter_generic][69/185:0] STATEMENT: ALTER SERVER alt_fserv1 RENAME TO alt_fserv2; 2025-06-06 07:47:28.217 UTC [24178][client backend] [pg_regress/collate.utf8][75/121:0] ERROR: invalid locale name "unicode" for builtin provider 2025-06-06 07:47:28.217 UTC [24178][client backend] [pg_regress/collate.utf8][75/121:0] STATEMENT: CREATE COLLATION regress_pg_unicode_fast ( provider = builtin, locale = 'unicode'); 2025-06-06 07:47:28.220 UTC [24164][client backend] [pg_regress/tsrf][66/160:0] ERROR: set-returning functions are not allowed in UPDATE at character 27 2025-06-06 07:47:28.220 UTC [24164][client backend] [pg_regress/tsrf][66/160:0] STATEMENT: UPDATE fewmore SET data = generate_series(4,9); 2025-06-06 07:47:28.220 UTC [24164][client backend] [pg_regress/tsrf][66/161:0] ERROR: set-returning functions are not allowed in RETURNING at character 41 2025-06-06 07:47:28.220 UTC [24164][client backend] [pg_regress/tsrf][66/161:0] STATEMENT: INSERT INTO fewmore VALUES(1) RETURNING generate_series(1,3); 2025-06-06 07:47:28.220 UTC [24164][client backend] [pg_regress/tsrf][66/162:0] ERROR: set-returning functions are not allowed in VALUES at character 11 2025-06-06 07:47:28.220 UTC [24164][client backend] [pg_regress/tsrf][66/162:0] STATEMENT: VALUES(1, generate_series(1,2)); 2025-06-06 07:47:28.225 UTC [24164][client backend] [pg_regress/tsrf][66/165:0] ERROR: set-returning functions must appear at top level of FROM at character 23 2025-06-06 07:47:28.225 UTC [24164][client backend] [pg_regress/tsrf][66/165:0] STATEMENT: SELECT * FROM int4mul(generate_series(1,2), 10); 2025-06-06 07:47:28.228 UTC [24171][client backend] [pg_regress/create_role][79/68:10544] ERROR: role "regress_nosuch_recursive" is a member of role "regress_nosuch_recursive" 2025-06-06 07:47:28.228 UTC [24171][client backend] [pg_regress/create_role][79/68:10544] STATEMENT: CREATE ROLE regress_nosuch_recursive ROLE regress_nosuch_recursive; 2025-06-06 07:47:28.235 UTC [24176][client backend] [pg_regress/merge][77/96:0] ERROR: cannot execute MERGE on relation "mv" 2025-06-06 07:47:28.235 UTC [24176][client backend] [pg_regress/merge][77/96:0] DETAIL: This operation is not supported for materialized views. 2025-06-06 07:47:28.235 UTC [24176][client backend] [pg_regress/merge][77/96:0] STATEMENT: MERGE INTO mv t USING source s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT DEFAULT VALUES; 2025-06-06 07:47:28.238 UTC [24181][autovacuum worker] LOG: automatic analyze of table "postgres.pg_catalog.pg_shdepend" avg read rate: 0.150 MB/s, avg write rate: 0.150 MB/s buffer usage: 282 hits, 1 reads, 1 dirtied WAL usage: 12 records, 1 full page images, 10125 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.05 s 2025-06-06 07:47:28.256 UTC [24176][client backend] [pg_regress/merge][77/99:0] ERROR: permission denied for table target 2025-06-06 07:47:28.256 UTC [24176][client backend] [pg_regress/merge][77/99:0] STATEMENT: MERGE INTO target USING (SELECT 1) ON true WHEN MATCHED THEN DO NOTHING; 2025-06-06 07:47:28.257 UTC [24176][client backend] [pg_regress/merge][77/101:0] ERROR: permission denied for table source2 2025-06-06 07:47:28.257 UTC [24176][client backend] [pg_regress/merge][77/101:0] STATEMENT: MERGE INTO target USING source2 ON target.tid = source2.sid WHEN MATCHED THEN UPDATE SET balance = 0; 2025-06-06 07:47:28.259 UTC [24164][client backend] [pg_regress/tsrf][66/172:0] ERROR: set-returning functions are not allowed in LIMIT at character 16 2025-06-06 07:47:28.259 UTC [24164][client backend] [pg_regress/tsrf][66/172:0] STATEMENT: SELECT 1 LIMIT generate_series(1,3); 2025-06-06 07:47:28.262 UTC [24171][client backend] [pg_regress/create_role][79/70:10556] ERROR: role "regress_nosuch_admin_recursive" is a member of role "regress_nosuch_admin_recursive" 2025-06-06 07:47:28.262 UTC [24171][client backend] [pg_regress/create_role][79/70:10556] STATEMENT: CREATE ROLE regress_nosuch_admin_recursive ADMIN regress_nosuch_admin_recursive; 2025-06-06 07:47:28.263 UTC [24171][client backend] [pg_regress/create_role][79/72:0] ERROR: permission denied to create database 2025-06-06 07:47:28.263 UTC [24171][client backend] [pg_regress/create_role][79/72:0] STATEMENT: CREATE DATABASE regress_nosuch_db; 2025-06-06 07:47:28.267 UTC [24162][client backend] [pg_regress/alter_generic][69/194:0] ERROR: language "alt_lang2" already exists 2025-06-06 07:47:28.267 UTC [24162][client backend] [pg_regress/alter_generic][69/194:0] STATEMENT: ALTER LANGUAGE alt_lang1 RENAME TO alt_lang2; 2025-06-06 07:47:28.267 UTC [24162][client backend] [pg_regress/alter_generic][69/195:0] ERROR: must be owner of language alt_lang2 2025-06-06 07:47:28.267 UTC [24162][client backend] [pg_regress/alter_generic][69/195:0] STATEMENT: ALTER LANGUAGE alt_lang2 RENAME TO alt_lang3; 2025-06-06 07:47:28.268 UTC [24162][client backend] [pg_regress/alter_generic][69/197:0] ERROR: must be owner of language alt_lang2 2025-06-06 07:47:28.268 UTC [24162][client backend] [pg_regress/alter_generic][69/197:0] STATEMENT: ALTER LANGUAGE alt_lang2 OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.268 UTC [24162][client backend] [pg_regress/alter_generic][69/198:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.268 UTC [24162][client backend] [pg_regress/alter_generic][69/198:0] STATEMENT: ALTER LANGUAGE alt_lang3 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.245 UTC [24165][client backend] [pg_regress/tid][71/107:0] ERROR: currtid cannot handle views with no CTID 2025-06-06 07:47:28.245 UTC [24165][client backend] [pg_regress/tid][71/107:0] STATEMENT: SELECT currtid2('tid_view_no_ctid'::text, '(0,1)'::tid); 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/205:0] ERROR: operator attribute "commutator" cannot be changed if it has already been set 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/205:0] STATEMENT: ALTER OPERATOR === (boolean, real) SET (COMMUTATOR = @=); 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/206:0] ERROR: operator attribute "negator" cannot be changed if it has already been set 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/206:0] STATEMENT: ALTER OPERATOR === (boolean, real) SET (NEGATOR = @!=); 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/207:0] ERROR: operator attribute "merges" cannot be changed if it has already been set 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/207:0] STATEMENT: ALTER OPERATOR === (boolean, real) SET (MERGES = false); 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/208:0] ERROR: operator attribute "hashes" cannot be changed if it has already been set 2025-06-06 07:47:28.275 UTC [24166][client backend] [pg_regress/alter_operator][70/208:0] STATEMENT: ALTER OPERATOR === (boolean, real) SET (HASHES = false); 2025-06-06 07:47:28.276 UTC [24166][client backend] [pg_regress/alter_operator][70/209:10569] ERROR: commutator operator === is already the commutator of operator ==== 2025-06-06 07:47:28.276 UTC [24166][client backend] [pg_regress/alter_operator][70/209:10569] STATEMENT: ALTER OPERATOR @=(real, boolean) SET (COMMUTATOR = ===); 2025-06-06 07:47:28.276 UTC [24166][client backend] [pg_regress/alter_operator][70/210:10570] ERROR: negator operator === is already the negator of operator !==== 2025-06-06 07:47:28.276 UTC [24166][client backend] [pg_regress/alter_operator][70/210:10570] STATEMENT: ALTER OPERATOR @!=(boolean, real) SET (NEGATOR = ===); 2025-06-06 07:47:28.285 UTC [24176][client backend] [pg_regress/merge][77/104:0] ERROR: permission denied for table target 2025-06-06 07:47:28.285 UTC [24176][client backend] [pg_regress/merge][77/104:0] STATEMENT: MERGE INTO target USING source2 ON target.tid = source2.sid WHEN MATCHED THEN UPDATE SET balance = 0; 2025-06-06 07:47:28.292 UTC [24176][client backend] [pg_regress/merge][77/107:0] ERROR: permission denied for table target2 2025-06-06 07:47:28.292 UTC [24176][client backend] [pg_regress/merge][77/107:0] STATEMENT: MERGE INTO target2 USING source ON target2.tid = source.sid WHEN MATCHED THEN DELETE; 2025-06-06 07:47:28.293 UTC [24176][client backend] [pg_regress/merge][77/108:0] ERROR: permission denied for table target2 2025-06-06 07:47:28.293 UTC [24176][client backend] [pg_regress/merge][77/108:0] STATEMENT: MERGE INTO target2 USING source ON target2.tid = source.sid WHEN NOT MATCHED THEN INSERT DEFAULT VALUES; 2025-06-06 07:47:28.293 UTC [24176][client backend] [pg_regress/merge][77/109:0] ERROR: invalid reference to FROM-clause entry for table "t" at character 55 2025-06-06 07:47:28.293 UTC [24176][client backend] [pg_regress/merge][77/109:0] DETAIL: There is an entry for table "t", but it cannot be referenced from this part of the query. 2025-06-06 07:47:28.293 UTC [24176][client backend] [pg_regress/merge][77/109:0] STATEMENT: MERGE INTO target t USING (SELECT * FROM source WHERE t.tid > sid) s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT DEFAULT VALUES; 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/79:0] ERROR: permission denied 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/79:0] DETAIL: The current user must have the ADMIN option on role "regress_role_normal". 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/79:0] STATEMENT: COMMENT ON ROLE regress_role_normal IS 'some comment'; 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/80:0] ERROR: permission denied to rename role 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/80:0] DETAIL: Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_role_normal" may rename this role. 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/80:0] STATEMENT: ALTER ROLE regress_role_normal RENAME TO regress_role_abnormal; 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/81:0] ERROR: permission denied to alter role 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/81:0] DETAIL: Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_role_normal" may alter this role. 2025-06-06 07:47:28.297 UTC [24171][client backend] [pg_regress/create_role][79/81:0] STATEMENT: ALTER ROLE regress_role_normal NOINHERIT NOLOGIN CONNECTION LIMIT 7; 2025-06-06 07:47:28.307 UTC [24165][client backend] [pg_regress/tid][71/110:0] ERROR: tid (0, 1) is not valid for relation "tid_tab" 2025-06-06 07:47:28.307 UTC [24165][client backend] [pg_regress/tid][71/110:0] STATEMENT: SELECT currtid2('tid_view_with_ctid'::text, '(0,1)'::tid); 2025-06-06 07:47:28.312 UTC [24162][client backend] [pg_regress/alter_generic][69/205:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.312 UTC [24162][client backend] [pg_regress/alter_generic][69/205:0] STATEMENT: ALTER OPERATOR @+@(int4, int4) OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.313 UTC [24162][client backend] [pg_regress/alter_generic][69/210:0] ERROR: must be owner of operator @+@ 2025-06-06 07:47:28.313 UTC [24162][client backend] [pg_regress/alter_generic][69/210:0] STATEMENT: ALTER OPERATOR @+@(int4, int4) OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.322 UTC [24173][client backend] [pg_regress/misc_functions][84/150:0] ERROR: could not open file "does not exist" for reading: No such file or directory 2025-06-06 07:47:28.322 UTC [24173][client backend] [pg_regress/misc_functions][84/150:0] STATEMENT: select pg_read_file('does not exist'); 2025-06-06 07:47:28.323 UTC [24173][client backend] [pg_regress/misc_functions][84/152:0] ERROR: requested length cannot be negative 2025-06-06 07:47:28.323 UTC [24173][client backend] [pg_regress/misc_functions][84/152:0] STATEMENT: select pg_read_file('does not exist', 0, -1); 2025-06-06 07:47:28.323 UTC [24173][client backend] [pg_regress/misc_functions][84/153:0] ERROR: requested length cannot be negative 2025-06-06 07:47:28.323 UTC [24173][client backend] [pg_regress/misc_functions][84/153:0] STATEMENT: select pg_read_file('does not exist', 0, -1, true); 2025-06-06 07:47:28.324 UTC [24173][client backend] [pg_regress/misc_functions][84/156:0] ERROR: could not open file "does not exist" for reading: No such file or directory 2025-06-06 07:47:28.324 UTC [24173][client backend] [pg_regress/misc_functions][84/156:0] STATEMENT: select pg_read_binary_file('does not exist'); 2025-06-06 07:47:28.326 UTC [24173][client backend] [pg_regress/misc_functions][84/158:0] ERROR: requested length cannot be negative 2025-06-06 07:47:28.326 UTC [24173][client backend] [pg_regress/misc_functions][84/158:0] STATEMENT: select pg_read_binary_file('does not exist', 0, -1); 2025-06-06 07:47:28.326 UTC [24173][client backend] [pg_regress/misc_functions][84/159:0] ERROR: requested length cannot be negative 2025-06-06 07:47:28.326 UTC [24173][client backend] [pg_regress/misc_functions][84/159:0] STATEMENT: select pg_read_binary_file('does not exist', 0, -1, true); 2025-06-06 07:47:28.330 UTC [24162][client backend] [pg_regress/alter_generic][69/211:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.330 UTC [24162][client backend] [pg_regress/alter_generic][69/211:0] STATEMENT: ALTER OPERATOR @-@(int4, int4) OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.330 UTC [24162][client backend] [pg_regress/alter_generic][69/212:0] ERROR: must be owner of operator @+@ 2025-06-06 07:47:28.330 UTC [24162][client backend] [pg_regress/alter_generic][69/212:0] STATEMENT: ALTER OPERATOR @+@(int4, int4) SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.339 UTC [24167][client backend] [pg_regress/create_table_like][74/228:0] ERROR: new row for relation "inhg" violates check constraint "foo" 2025-06-06 07:47:28.339 UTC [24167][client backend] [pg_regress/create_table_like][74/228:0] DETAIL: Failing row contains (x, foo, y). 2025-06-06 07:47:28.339 UTC [24167][client backend] [pg_regress/create_table_like][74/228:0] STATEMENT: /* Succeeds -- Unique constraints not copied */ INSERT INTO inhg VALUES ('x', 'foo', 'y'); 2025-06-06 07:47:28.353 UTC [24164][client backend] [pg_regress/tsrf][:0] LOG: disconnection: session time: 0:00:00.478 user=postgres database=regression host=[local] 2025-06-06 07:47:28.362 UTC [24173][client backend] [pg_regress/misc_functions][84/162:0] ERROR: could not open directory "does not exist": No such file or directory 2025-06-06 07:47:28.362 UTC [24173][client backend] [pg_regress/misc_functions][84/162:0] STATEMENT: select pg_ls_dir('does not exist', false, false); 2025-06-06 07:47:28.364 UTC [24178][client backend] [pg_regress/collate.utf8][:0] LOG: disconnection: session time: 0:00:00.390 user=postgres database=regression host=[local] 2025-06-06 07:47:28.366 UTC [24166][client backend] [pg_regress/alter_operator][:0] LOG: disconnection: session time: 0:00:00.489 user=postgres database=regression host=[local] 2025-06-06 07:47:28.374 UTC [24177][client backend] [pg_regress/tidrangescan][:0] LOG: disconnection: session time: 0:00:00.402 user=postgres database=regression host=[local] 2025-06-06 07:47:28.382 UTC [24165][client backend] [pg_regress/tid][71/116:0] ERROR: ctid isn't of type TID 2025-06-06 07:47:28.382 UTC [24165][client backend] [pg_regress/tid][71/116:0] STATEMENT: SELECT currtid2('tid_view_fake_ctid'::text, '(0,1)'::tid); 2025-06-06 07:47:28.389 UTC [24165][client backend] [pg_regress/tid][:0] LOG: disconnection: session time: 0:00:00.511 user=postgres database=regression host=[local] 2025-06-06 07:47:28.402 UTC [24162][client backend] [pg_regress/alter_generic][69/224:0] ERROR: operator family "alt_opf2" for access method "hash" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.402 UTC [24162][client backend] [pg_regress/alter_generic][69/224:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf1 USING hash RENAME TO alt_opf2; 2025-06-06 07:47:28.410 UTC [24162][client backend] [pg_regress/alter_generic][69/226:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.410 UTC [24162][client backend] [pg_regress/alter_generic][69/226:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf2 USING hash OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.412 UTC [24162][client backend] [pg_regress/alter_generic][69/229:0] ERROR: operator class "alt_opc2" for access method "hash" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.412 UTC [24162][client backend] [pg_regress/alter_generic][69/229:0] STATEMENT: ALTER OPERATOR CLASS alt_opc1 USING hash RENAME TO alt_opc2; 2025-06-06 07:47:28.412 UTC [24162][client backend] [pg_regress/alter_generic][69/231:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.412 UTC [24162][client backend] [pg_regress/alter_generic][69/231:0] STATEMENT: ALTER OPERATOR CLASS alt_opc2 USING hash OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.418 UTC [24171][client backend] [pg_regress/create_role][79/88:0] ERROR: must be owner of index tenant_idx 2025-06-06 07:47:28.418 UTC [24171][client backend] [pg_regress/create_role][79/88:0] STATEMENT: DROP INDEX tenant_idx; 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/89:0] ERROR: must be owner of table tenant_table 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/89:0] STATEMENT: ALTER TABLE tenant_table ADD COLUMN t text; 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/90:0] ERROR: must be owner of table tenant_table 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/90:0] STATEMENT: DROP TABLE tenant_table; 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/91:0] ERROR: must be owner of view tenant_view 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/91:0] STATEMENT: ALTER VIEW tenant_view OWNER TO regress_role_admin; 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/92:0] ERROR: must be owner of view tenant_view 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/92:0] STATEMENT: DROP VIEW tenant_view; 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/93:0] ERROR: must be able to SET ROLE "regress_tenant" 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/93:0] STATEMENT: CREATE SCHEMA regress_tenant_schema AUTHORIZATION regress_tenant; 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/94:0] ERROR: permission denied to reassign objects 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/94:0] DETAIL: Only roles with privileges of role "regress_tenant" may reassign objects owned by it. 2025-06-06 07:47:28.419 UTC [24171][client backend] [pg_regress/create_role][79/94:0] STATEMENT: REASSIGN OWNED BY regress_tenant TO regress_createrole; 2025-06-06 07:47:28.462 UTC [24162][client backend] [pg_regress/alter_generic][69/244:0] ERROR: must be owner of operator family alt_opf3 2025-06-06 07:47:28.462 UTC [24162][client backend] [pg_regress/alter_generic][69/244:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf3 USING hash RENAME TO alt_opf4; 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/246:0] ERROR: must be owner of operator family alt_opf3 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/246:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf3 USING hash OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/247:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/247:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf2 USING hash OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/248:0] ERROR: must be owner of operator family alt_opf3 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/248:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf3 USING hash SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/249:0] ERROR: operator family "alt_opf2" for access method "hash" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.463 UTC [24162][client backend] [pg_regress/alter_generic][69/249:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf2 USING hash SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.464 UTC [24162][client backend] [pg_regress/alter_generic][69/250:0] ERROR: must be owner of operator class alt_opc3 2025-06-06 07:47:28.464 UTC [24162][client backend] [pg_regress/alter_generic][69/250:0] STATEMENT: ALTER OPERATOR CLASS alt_opc3 USING hash RENAME TO alt_opc4; 2025-06-06 07:47:28.486 UTC [24162][client backend] [pg_regress/alter_generic][69/252:0] ERROR: must be owner of operator class alt_opc3 2025-06-06 07:47:28.486 UTC [24162][client backend] [pg_regress/alter_generic][69/252:0] STATEMENT: ALTER OPERATOR CLASS alt_opc3 USING hash OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.486 UTC [24162][client backend] [pg_regress/alter_generic][69/253:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.486 UTC [24162][client backend] [pg_regress/alter_generic][69/253:0] STATEMENT: ALTER OPERATOR CLASS alt_opc2 USING hash OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.486 UTC [24162][client backend] [pg_regress/alter_generic][69/254:0] ERROR: must be owner of operator class alt_opc3 2025-06-06 07:47:28.486 UTC [24162][client backend] [pg_regress/alter_generic][69/254:0] STATEMENT: ALTER OPERATOR CLASS alt_opc3 USING hash SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.487 UTC [24162][client backend] [pg_regress/alter_generic][69/255:0] ERROR: operator class "alt_opc2" for access method "hash" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.487 UTC [24162][client backend] [pg_regress/alter_generic][69/255:0] STATEMENT: ALTER OPERATOR CLASS alt_opc2 USING hash SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.493 UTC [24172][client backend] [pg_regress/tidscan][:0] LOG: disconnection: session time: 0:00:00.556 user=postgres database=regression host=[local] 2025-06-06 07:47:28.500 UTC [24179][client backend] [pg_regress/incremental_sort][78/241:10657] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp24179.0.fileset/0.0", size 204800 2025-06-06 07:47:28.500 UTC [24179][client backend] [pg_regress/incremental_sort][78/241:10657] STATEMENT: create index on t (a); 2025-06-06 07:47:28.506 UTC [24171][client backend] [pg_regress/create_role][79/108:0] ERROR: must be owner of table tenant2_table 2025-06-06 07:47:28.506 UTC [24171][client backend] [pg_regress/create_role][79/108:0] STATEMENT: ALTER TABLE tenant2_table OWNER TO regress_createrole; 2025-06-06 07:47:28.512 UTC [24171][client backend] [pg_regress/create_role][79/111:10673] ERROR: must be able to SET ROLE "regress_tenant2" 2025-06-06 07:47:28.512 UTC [24171][client backend] [pg_regress/create_role][79/111:10673] STATEMENT: ALTER TABLE tenant2_table OWNER TO regress_tenant2; 2025-06-06 07:47:28.536 UTC [24171][client backend] [pg_regress/create_role][79/113:10678] ERROR: permission denied to grant role "pg_read_all_data" 2025-06-06 07:47:28.536 UTC [24171][client backend] [pg_regress/create_role][79/113:10678] DETAIL: Only roles with the ADMIN option on role "pg_read_all_data" may grant this role. 2025-06-06 07:47:28.536 UTC [24171][client backend] [pg_regress/create_role][79/113:10678] STATEMENT: CREATE ROLE regress_read_all_data IN ROLE pg_read_all_data; 2025-06-06 07:47:28.537 UTC [24171][client backend] [pg_regress/create_role][79/114:10679] ERROR: permission denied to grant role "pg_write_all_data" 2025-06-06 07:47:28.537 UTC [24171][client backend] [pg_regress/create_role][79/114:10679] DETAIL: Only roles with the ADMIN option on role "pg_write_all_data" may grant this role. 2025-06-06 07:47:28.537 UTC [24171][client backend] [pg_regress/create_role][79/114:10679] STATEMENT: CREATE ROLE regress_write_all_data IN ROLE pg_write_all_data; 2025-06-06 07:47:28.539 UTC [24171][client backend] [pg_regress/create_role][79/115:10680] ERROR: permission denied to grant role "pg_monitor" 2025-06-06 07:47:28.539 UTC [24171][client backend] [pg_regress/create_role][79/115:10680] DETAIL: Only roles with the ADMIN option on role "pg_monitor" may grant this role. 2025-06-06 07:47:28.539 UTC [24171][client backend] [pg_regress/create_role][79/115:10680] STATEMENT: CREATE ROLE regress_monitor IN ROLE pg_monitor; 2025-06-06 07:47:28.545 UTC [24171][client backend] [pg_regress/create_role][79/116:10682] ERROR: permission denied to grant role "pg_read_all_settings" 2025-06-06 07:47:28.545 UTC [24171][client backend] [pg_regress/create_role][79/116:10682] DETAIL: Only roles with the ADMIN option on role "pg_read_all_settings" may grant this role. 2025-06-06 07:47:28.545 UTC [24171][client backend] [pg_regress/create_role][79/116:10682] STATEMENT: CREATE ROLE regress_read_all_settings IN ROLE pg_read_all_settings; 2025-06-06 07:47:28.547 UTC [24171][client backend] [pg_regress/create_role][79/117:10683] ERROR: permission denied to grant role "pg_read_all_stats" 2025-06-06 07:47:28.547 UTC [24171][client backend] [pg_regress/create_role][79/117:10683] DETAIL: Only roles with the ADMIN option on role "pg_read_all_stats" may grant this role. 2025-06-06 07:47:28.547 UTC [24171][client backend] [pg_regress/create_role][79/117:10683] STATEMENT: CREATE ROLE regress_read_all_stats IN ROLE pg_read_all_stats; 2025-06-06 07:47:28.548 UTC [24171][client backend] [pg_regress/create_role][79/118:10684] ERROR: permission denied to grant role "pg_stat_scan_tables" 2025-06-06 07:47:28.548 UTC [24171][client backend] [pg_regress/create_role][79/118:10684] DETAIL: Only roles with the ADMIN option on role "pg_stat_scan_tables" may grant this role. 2025-06-06 07:47:28.548 UTC [24171][client backend] [pg_regress/create_role][79/118:10684] STATEMENT: CREATE ROLE regress_stat_scan_tables IN ROLE pg_stat_scan_tables; 2025-06-06 07:47:28.549 UTC [24171][client backend] [pg_regress/create_role][79/119:10685] ERROR: permission denied to grant role "pg_read_server_files" 2025-06-06 07:47:28.549 UTC [24171][client backend] [pg_regress/create_role][79/119:10685] DETAIL: Only roles with the ADMIN option on role "pg_read_server_files" may grant this role. 2025-06-06 07:47:28.549 UTC [24171][client backend] [pg_regress/create_role][79/119:10685] STATEMENT: CREATE ROLE regress_read_server_files IN ROLE pg_read_server_files; 2025-06-06 07:47:28.550 UTC [24171][client backend] [pg_regress/create_role][79/120:10686] ERROR: permission denied to grant role "pg_write_server_files" 2025-06-06 07:47:28.550 UTC [24171][client backend] [pg_regress/create_role][79/120:10686] DETAIL: Only roles with the ADMIN option on role "pg_write_server_files" may grant this role. 2025-06-06 07:47:28.550 UTC [24171][client backend] [pg_regress/create_role][79/120:10686] STATEMENT: CREATE ROLE regress_write_server_files IN ROLE pg_write_server_files; 2025-06-06 07:47:28.554 UTC [24171][client backend] [pg_regress/create_role][79/121:10690] ERROR: permission denied to grant role "pg_execute_server_program" 2025-06-06 07:47:28.554 UTC [24171][client backend] [pg_regress/create_role][79/121:10690] DETAIL: Only roles with the ADMIN option on role "pg_execute_server_program" may grant this role. 2025-06-06 07:47:28.554 UTC [24171][client backend] [pg_regress/create_role][79/121:10690] STATEMENT: CREATE ROLE regress_execute_server_program IN ROLE pg_execute_server_program; 2025-06-06 07:47:28.555 UTC [24171][client backend] [pg_regress/create_role][79/122:10691] ERROR: permission denied to grant role "pg_signal_backend" 2025-06-06 07:47:28.555 UTC [24171][client backend] [pg_regress/create_role][79/122:10691] DETAIL: Only roles with the ADMIN option on role "pg_signal_backend" may grant this role. 2025-06-06 07:47:28.555 UTC [24171][client backend] [pg_regress/create_role][79/122:10691] STATEMENT: CREATE ROLE regress_signal_backend IN ROLE pg_signal_backend; 2025-06-06 07:47:28.555 UTC [24171][client backend] [pg_regress/create_role][79/123:10693] ERROR: role "regress_tenant" cannot be dropped because some objects depend on it 2025-06-06 07:47:28.555 UTC [24171][client backend] [pg_regress/create_role][79/123:10693] DETAIL: owner of table tenant_table owner of view tenant_view 2025-06-06 07:47:28.555 UTC [24171][client backend] [pg_regress/create_role][79/123:10693] STATEMENT: DROP ROLE regress_tenant; 2025-06-06 07:47:28.558 UTC [24171][client backend] [pg_regress/create_role][79/125:0] ERROR: role "regress_nosuch_superuser" does not exist 2025-06-06 07:47:28.558 UTC [24171][client backend] [pg_regress/create_role][79/125:0] STATEMENT: DROP ROLE regress_nosuch_superuser; 2025-06-06 07:47:28.564 UTC [24171][client backend] [pg_regress/create_role][79/126:0] ERROR: role "regress_nosuch_replication_bypassrls" does not exist 2025-06-06 07:47:28.564 UTC [24171][client backend] [pg_regress/create_role][79/126:0] STATEMENT: DROP ROLE regress_nosuch_replication_bypassrls; 2025-06-06 07:47:28.564 UTC [24171][client backend] [pg_regress/create_role][79/127:0] ERROR: role "regress_nosuch_replication" does not exist 2025-06-06 07:47:28.564 UTC [24171][client backend] [pg_regress/create_role][79/127:0] STATEMENT: DROP ROLE regress_nosuch_replication; 2025-06-06 07:47:28.565 UTC [24171][client backend] [pg_regress/create_role][79/128:0] ERROR: role "regress_nosuch_bypassrls" does not exist 2025-06-06 07:47:28.565 UTC [24171][client backend] [pg_regress/create_role][79/128:0] STATEMENT: DROP ROLE regress_nosuch_bypassrls; 2025-06-06 07:47:28.565 UTC [24171][client backend] [pg_regress/create_role][79/129:0] ERROR: role "regress_nosuch_super" does not exist 2025-06-06 07:47:28.565 UTC [24171][client backend] [pg_regress/create_role][79/129:0] STATEMENT: DROP ROLE regress_nosuch_super; 2025-06-06 07:47:28.566 UTC [24171][client backend] [pg_regress/create_role][79/130:0] ERROR: role "regress_nosuch_dbowner" does not exist 2025-06-06 07:47:28.566 UTC [24171][client backend] [pg_regress/create_role][79/130:0] STATEMENT: DROP ROLE regress_nosuch_dbowner; 2025-06-06 07:47:28.567 UTC [24171][client backend] [pg_regress/create_role][79/131:0] ERROR: role "regress_nosuch_recursive" does not exist 2025-06-06 07:47:28.567 UTC [24171][client backend] [pg_regress/create_role][79/131:0] STATEMENT: DROP ROLE regress_nosuch_recursive; 2025-06-06 07:47:28.568 UTC [24171][client backend] [pg_regress/create_role][79/132:0] ERROR: role "regress_nosuch_admin_recursive" does not exist 2025-06-06 07:47:28.568 UTC [24171][client backend] [pg_regress/create_role][79/132:0] STATEMENT: DROP ROLE regress_nosuch_admin_recursive; 2025-06-06 07:47:28.583 UTC [24162][client backend] [pg_regress/alter_generic][69/261:0] ERROR: access method "invalid_index_method" does not exist 2025-06-06 07:47:28.583 UTC [24162][client backend] [pg_regress/alter_generic][69/261:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING invalid_index_method ADD OPERATOR 1 < (int4, int2); 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/262:0] ERROR: invalid operator number 6, must be between 1 and 5 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/262:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING btree ADD OPERATOR 6 < (int4, int2); 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/263:0] ERROR: invalid operator number 0, must be between 1 and 5 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/263:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING btree ADD OPERATOR 0 < (int4, int2); 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/264:0] ERROR: operator argument types must be specified in ALTER OPERATOR FAMILY 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/264:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING btree ADD OPERATOR 1 < ; 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/265:0] ERROR: invalid function number 0, must be between 1 and 6 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/265:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING btree ADD FUNCTION 0 btint42cmp(int4, int2); 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/266:0] ERROR: invalid function number 7, must be between 1 and 6 2025-06-06 07:47:28.586 UTC [24162][client backend] [pg_regress/alter_generic][69/266:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING btree ADD FUNCTION 7 btint42cmp(int4, int2); 2025-06-06 07:47:28.587 UTC [24162][client backend] [pg_regress/alter_generic][69/267:0] ERROR: STORAGE cannot be specified in ALTER OPERATOR FAMILY 2025-06-06 07:47:28.587 UTC [24162][client backend] [pg_regress/alter_generic][69/267:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf4 USING btree ADD STORAGE invalid_storage; 2025-06-06 07:47:28.600 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/88:0] ERROR: collation "ja_JP.eucjp-x-icu" for encoding "UTF8" does not exist at character 56 2025-06-06 07:47:28.600 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/88:0] STATEMENT: CREATE TABLE collate_test_fail ( a int, b text COLLATE "ja_JP.eucjp-x-icu" ); 2025-06-06 07:47:28.600 UTC [24162][client backend] [pg_regress/alter_generic][69/269:10701] ERROR: must be superuser to alter an operator family 2025-06-06 07:47:28.600 UTC [24162][client backend] [pg_regress/alter_generic][69/269:10701] STATEMENT: ALTER OPERATOR FAMILY alt_opf5 USING btree ADD OPERATOR 1 < (int4, int2), FUNCTION 1 btint42cmp(int4, int2); 2025-06-06 07:47:28.600 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10701] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.600 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10701] STATEMENT: RESET ROLE; 2025-06-06 07:47:28.600 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10701] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.600 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10701] STATEMENT: DROP OPERATOR FAMILY alt_opf5 USING btree; 2025-06-06 07:47:28.601 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/89:0] ERROR: collation "foo-x-icu" for encoding "UTF8" does not exist at character 56 2025-06-06 07:47:28.601 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/89:0] STATEMENT: CREATE TABLE collate_test_fail ( a int, b text COLLATE "foo-x-icu" ); 2025-06-06 07:47:28.601 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/90:0] ERROR: collations are not supported by type integer at character 44 2025-06-06 07:47:28.601 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/90:0] STATEMENT: CREATE TABLE collate_test_fail ( a int COLLATE "en-x-icu", b text ); 2025-06-06 07:47:28.604 UTC [24162][client backend] [pg_regress/alter_generic][69/270:10706] ERROR: permission denied for schema alt_nsp6 2025-06-06 07:47:28.604 UTC [24162][client backend] [pg_regress/alter_generic][69/270:10706] STATEMENT: ALTER OPERATOR FAMILY alt_nsp6.alt_opf6 USING btree ADD OPERATOR 1 < (int4, int2); 2025-06-06 07:47:28.610 UTC [24176][client backend] [pg_regress/merge][77/141:10711] ERROR: MERGE command cannot affect row a second time 2025-06-06 07:47:28.610 UTC [24176][client backend] [pg_regress/merge][77/141:10711] HINT: Ensure that not more than one source row matches any one target row. 2025-06-06 07:47:28.610 UTC [24176][client backend] [pg_regress/merge][77/141:10711] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN MATCHED THEN UPDATE SET balance = 0; 2025-06-06 07:47:28.611 UTC [24176][client backend] [pg_regress/merge][77/142:10712] ERROR: MERGE command cannot affect row a second time 2025-06-06 07:47:28.611 UTC [24176][client backend] [pg_regress/merge][77/142:10712] HINT: Ensure that not more than one source row matches any one target row. 2025-06-06 07:47:28.611 UTC [24176][client backend] [pg_regress/merge][77/142:10712] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN MATCHED THEN DELETE; 2025-06-06 07:47:28.614 UTC [24162][client backend] [pg_regress/alter_generic][69/273:0] ERROR: one or two argument types must be specified 2025-06-06 07:47:28.614 UTC [24162][client backend] [pg_regress/alter_generic][69/273:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf7 USING btree DROP OPERATOR 1 (int4, int2, int8); 2025-06-06 07:47:28.637 UTC [24162][client backend] [pg_regress/alter_generic][69/282:0] ERROR: access method "btree" does not support ordering operators 2025-06-06 07:47:28.637 UTC [24162][client backend] [pg_regress/alter_generic][69/282:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf10 USING btree ADD OPERATOR 1 < (int4, int4) FOR ORDER BY float_ops; 2025-06-06 07:47:28.640 UTC [24176][client backend] [pg_regress/merge][77/148:10731] ERROR: duplicate key value violates unique constraint "target_pkey" 2025-06-06 07:47:28.640 UTC [24176][client backend] [pg_regress/merge][77/148:10731] DETAIL: Key (tid)=(4) already exists. 2025-06-06 07:47:28.640 UTC [24176][client backend] [pg_regress/merge][77/148:10731] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT VALUES (4, NULL); 2025-06-06 07:47:28.640 UTC [24176][client backend] [pg_regress/merge][77/0:10731] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.640 UTC [24176][client backend] [pg_regress/merge][77/0:10731] STATEMENT: SELECT * FROM target ORDER BY tid; 2025-06-06 07:47:28.656 UTC [24171][client backend] [pg_regress/create_role][79/148:0] ERROR: permission denied to drop role 2025-06-06 07:47:28.656 UTC [24171][client backend] [pg_regress/create_role][79/148:0] DETAIL: Only roles with the SUPERUSER attribute may drop roles with the SUPERUSER attribute. 2025-06-06 07:47:28.656 UTC [24171][client backend] [pg_regress/create_role][79/148:0] STATEMENT: DROP ROLE regress_role_super; 2025-06-06 07:47:28.659 UTC [24171][client backend] [pg_regress/create_role][79/149:0] ERROR: current user cannot be dropped 2025-06-06 07:47:28.659 UTC [24171][client backend] [pg_regress/create_role][79/149:0] STATEMENT: DROP ROLE regress_role_admin; 2025-06-06 07:47:28.659 UTC [24162][client backend] [pg_regress/alter_generic][69/288:10742] ERROR: ordering comparison functions must return integer 2025-06-06 07:47:28.659 UTC [24162][client backend] [pg_regress/alter_generic][69/288:10742] STATEMENT: ALTER OPERATOR FAMILY alt_opf12 USING btree ADD FUNCTION 1 fn_opf12(int4, int2); 2025-06-06 07:47:28.659 UTC [24171][client backend] [pg_regress/create_role][79/150:0] ERROR: permission denied to drop role 2025-06-06 07:47:28.659 UTC [24171][client backend] [pg_regress/create_role][79/150:0] DETAIL: Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_rolecreator" may drop this role. 2025-06-06 07:47:28.659 UTC [24171][client backend] [pg_regress/create_role][79/150:0] STATEMENT: DROP ROLE regress_rolecreator; 2025-06-06 07:47:28.660 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10742] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.660 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10742] STATEMENT: DROP OPERATOR FAMILY alt_opf12 USING btree; 2025-06-06 07:47:28.674 UTC [24162][client backend] [pg_regress/alter_generic][69/289:10744] ERROR: hash function 1 must return integer 2025-06-06 07:47:28.674 UTC [24162][client backend] [pg_regress/alter_generic][69/289:10744] STATEMENT: ALTER OPERATOR FAMILY alt_opf13 USING hash ADD FUNCTION 1 fn_opf13(int4); 2025-06-06 07:47:28.674 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10744] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.674 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10744] STATEMENT: DROP OPERATOR FAMILY alt_opf13 USING hash; 2025-06-06 07:47:28.680 UTC [24162][client backend] [pg_regress/alter_generic][69/290:10749] ERROR: ordering comparison functions must have two arguments 2025-06-06 07:47:28.680 UTC [24162][client backend] [pg_regress/alter_generic][69/290:10749] STATEMENT: ALTER OPERATOR FAMILY alt_opf14 USING btree ADD FUNCTION 1 fn_opf14(int4); 2025-06-06 07:47:28.680 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10749] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.680 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10749] STATEMENT: DROP OPERATOR FAMILY alt_opf14 USING btree; 2025-06-06 07:47:28.690 UTC [24162][client backend] [pg_regress/alter_generic][69/291:10751] ERROR: hash function 1 must have one argument 2025-06-06 07:47:28.690 UTC [24162][client backend] [pg_regress/alter_generic][69/291:10751] STATEMENT: ALTER OPERATOR FAMILY alt_opf15 USING hash ADD FUNCTION 1 fn_opf15(int4, int2); 2025-06-06 07:47:28.698 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10751] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.698 UTC [24162][client backend] [pg_regress/alter_generic][69/0:10751] STATEMENT: DROP OPERATOR FAMILY alt_opf15 USING hash; 2025-06-06 07:47:28.699 UTC [24162][client backend] [pg_regress/alter_generic][69/293:0] ERROR: associated data types must be specified for index support function 2025-06-06 07:47:28.699 UTC [24162][client backend] [pg_regress/alter_generic][69/293:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf16 USING gist ADD FUNCTION 1 btint42cmp(int4, int2); 2025-06-06 07:47:28.710 UTC [24162][client backend] [pg_regress/alter_generic][69/296:0] ERROR: operator number 1 for (integer,integer) appears more than once 2025-06-06 07:47:28.710 UTC [24162][client backend] [pg_regress/alter_generic][69/296:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf17 USING btree ADD OPERATOR 1 < (int4, int4), OPERATOR 1 < (int4, int4); 2025-06-06 07:47:28.712 UTC [24162][client backend] [pg_regress/alter_generic][69/298:0] ERROR: operator 1(integer,integer) already exists in operator family "alt_opf17" 2025-06-06 07:47:28.712 UTC [24162][client backend] [pg_regress/alter_generic][69/298:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf17 USING btree ADD OPERATOR 1 < (int4, int4); 2025-06-06 07:47:28.712 UTC [24162][client backend] [pg_regress/alter_generic][69/299:0] ERROR: function number 1 for (integer,smallint) appears more than once 2025-06-06 07:47:28.712 UTC [24162][client backend] [pg_regress/alter_generic][69/299:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf17 USING btree ADD OPERATOR 1 < (int4, int2) , OPERATOR 2 <= (int4, int2) , OPERATOR 3 = (int4, int2) , OPERATOR 4 >= (int4, int2) , OPERATOR 5 > (int4, int2) , FUNCTION 1 btint42cmp(int4, int2) , FUNCTION 1 btint42cmp(int4, int2); 2025-06-06 07:47:28.718 UTC [24162][client backend] [pg_regress/alter_generic][69/301:0] ERROR: operator 1(integer,smallint) already exists in operator family "alt_opf17" 2025-06-06 07:47:28.718 UTC [24162][client backend] [pg_regress/alter_generic][69/301:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf17 USING btree ADD OPERATOR 1 < (int4, int2) , OPERATOR 2 <= (int4, int2) , OPERATOR 3 = (int4, int2) , OPERATOR 4 >= (int4, int2) , OPERATOR 5 > (int4, int2) , FUNCTION 1 btint42cmp(int4, int2); 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/164:0] ERROR: invalid reference to FROM-clause entry for table "t" at character 109 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/164:0] DETAIL: There is an entry for table "t", but it cannot be referenced from this part of the query. 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/164:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT (tid, balance) VALUES (t.tid, s.delta); 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/165:0] ERROR: invalid reference to FROM-clause entry for table "t" at character 109 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/165:0] DETAIL: There is an entry for table "t", but it cannot be referenced from this part of the query. 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/165:0] STATEMENT: MERGE INTO target t USING source AS s ON (SELECT true) WHEN NOT MATCHED THEN INSERT (tid, balance) VALUES (t.tid, s.delta); 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/0:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.725 UTC [24176][client backend] [pg_regress/merge][77/0:0] STATEMENT: SELECT * FROM target ORDER BY tid; 2025-06-06 07:47:28.730 UTC [24171][client backend] [pg_regress/create_role][:0] LOG: disconnection: session time: 0:00:00.811 user=postgres database=regression host=[local] 2025-06-06 07:47:28.738 UTC [24176][client backend] [pg_regress/merge][77/167:0] ERROR: unreachable WHEN clause specified after unconditional WHEN clause 2025-06-06 07:47:28.738 UTC [24176][client backend] [pg_regress/merge][77/167:0] STATEMENT: MERGE INTO target t USING source AS s ON t.tid = s.sid WHEN MATCHED THEN /* Terminal WHEN clause for MATCHED */ DELETE WHEN MATCHED THEN UPDATE SET balance = t.balance - s.delta; 2025-06-06 07:47:28.741 UTC [24162][client backend] [pg_regress/alter_generic][69/304:0] ERROR: operator 1(integer,integer) does not exist in operator family "alt_opf18" 2025-06-06 07:47:28.741 UTC [24162][client backend] [pg_regress/alter_generic][69/304:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf18 USING btree DROP OPERATOR 1 (int4, int4); 2025-06-06 07:47:28.750 UTC [24162][client backend] [pg_regress/alter_generic][69/306:0] ERROR: ordering equal image functions must not be cross-type 2025-06-06 07:47:28.750 UTC [24162][client backend] [pg_regress/alter_generic][69/306:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf18 USING btree ADD FUNCTION 4 (int4, int2) btequalimage(oid); 2025-06-06 07:47:28.750 UTC [24162][client backend] [pg_regress/alter_generic][69/307:0] ERROR: btree skip support functions must not be cross-type 2025-06-06 07:47:28.750 UTC [24162][client backend] [pg_regress/alter_generic][69/307:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf18 USING btree ADD FUNCTION 6 (int4, int2) btint4skipsupport(internal); 2025-06-06 07:47:28.758 UTC [24162][client backend] [pg_regress/alter_generic][69/308:0] ERROR: function 2(integer,integer) does not exist in operator family "alt_opf18" 2025-06-06 07:47:28.758 UTC [24162][client backend] [pg_regress/alter_generic][69/308:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf18 USING btree DROP FUNCTION 2 (int4, int4); 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/311:0] ERROR: function test_opclass_options_func(internal, text[], boolean) does not exist 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/311:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf19 USING btree ADD FUNCTION 5 test_opclass_options_func(internal, text[], bool); 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/312:0] ERROR: invalid operator class options parsing function 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/312:0] HINT: Valid signature of operator class options parsing function is (internal) RETURNS void. 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/312:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf19 USING btree ADD FUNCTION 5 (int4) btint42cmp(int4, int2); 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/313:0] ERROR: left and right associated data types for operator class options parsing functions must match 2025-06-06 07:47:28.773 UTC [24162][client backend] [pg_regress/alter_generic][69/313:0] STATEMENT: ALTER OPERATOR FAMILY alt_opf19 USING btree ADD FUNCTION 5 (int4, int2) btint42cmp(int4, int2); 2025-06-06 07:47:28.798 UTC [24176][client backend] [pg_regress/merge][77/177:0] ERROR: invalid reference to FROM-clause entry for table "t" at character 80 2025-06-06 07:47:28.798 UTC [24176][client backend] [pg_regress/merge][77/177:0] DETAIL: There is an entry for table "t", but it cannot be referenced from this part of the query. 2025-06-06 07:47:28.798 UTC [24176][client backend] [pg_regress/merge][77/177:0] STATEMENT: MERGE INTO wq_target t USING wq_source s ON t.tid = s.sid WHEN NOT MATCHED AND t.balance = 100 THEN INSERT (tid) VALUES (s.sid); 2025-06-06 07:47:28.798 UTC [24176][client backend] [pg_regress/merge][77/0:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:47:28.798 UTC [24176][client backend] [pg_regress/merge][77/0:0] STATEMENT: SELECT * FROM wq_target; 2025-06-06 07:47:28.800 UTC [24179][client backend] [pg_regress/incremental_sort][:0] LOG: disconnection: session time: 0:00:00.811 user=postgres database=regression host=[local] 2025-06-06 07:47:28.801 UTC [24162][client backend] [pg_regress/alter_generic][69/321:0] ERROR: statistics object "alt_stat2" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.801 UTC [24162][client backend] [pg_regress/alter_generic][69/321:0] STATEMENT: ALTER STATISTICS alt_stat1 RENAME TO alt_stat2; 2025-06-06 07:47:28.802 UTC [24162][client backend] [pg_regress/alter_generic][69/323:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.802 UTC [24162][client backend] [pg_regress/alter_generic][69/323:0] STATEMENT: ALTER STATISTICS alt_stat2 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.802 UTC [24176][client backend] [pg_regress/merge][77/180:0] ERROR: invalid reference to FROM-clause entry for table "s" at character 90 2025-06-06 07:47:28.802 UTC [24176][client backend] [pg_regress/merge][77/180:0] DETAIL: There is an entry for table "s", but it cannot be referenced from this part of the query. 2025-06-06 07:47:28.802 UTC [24176][client backend] [pg_regress/merge][77/180:0] STATEMENT: MERGE INTO wq_target t USING wq_source s ON t.tid = s.sid WHEN NOT MATCHED BY SOURCE AND s.balance = 100 THEN DELETE; 2025-06-06 07:47:28.833 UTC [24182][client backend] [pg_regress/generated_virtual][80/106:0] ERROR: multiple generation clauses specified for column "b" of table "gtest_err_1" at character 88 2025-06-06 07:47:28.833 UTC [24182][client backend] [pg_regress/generated_virtual][80/106:0] STATEMENT: CREATE TABLE gtest_err_1 (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) VIRTUAL GENERATED ALWAYS AS (a * 3) VIRTUAL); 2025-06-06 07:47:28.836 UTC [24182][client backend] [pg_regress/generated_virtual][80/107:10814] ERROR: cannot use generated column "b" in column generation expression at character 74 2025-06-06 07:47:28.836 UTC [24182][client backend] [pg_regress/generated_virtual][80/107:10814] DETAIL: A generated column cannot reference another generated column. 2025-06-06 07:47:28.836 UTC [24182][client backend] [pg_regress/generated_virtual][80/107:10814] STATEMENT: CREATE TABLE gtest_err_2a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (b * 2) VIRTUAL); 2025-06-06 07:47:28.836 UTC [24162][client backend] [pg_regress/alter_generic][69/330:0] ERROR: must be owner of statistics object alt_stat3 2025-06-06 07:47:28.836 UTC [24162][client backend] [pg_regress/alter_generic][69/330:0] STATEMENT: ALTER STATISTICS alt_stat3 RENAME TO alt_stat4; 2025-06-06 07:47:28.838 UTC [24162][client backend] [pg_regress/alter_generic][69/332:0] ERROR: must be owner of statistics object alt_stat3 2025-06-06 07:47:28.838 UTC [24162][client backend] [pg_regress/alter_generic][69/332:0] STATEMENT: ALTER STATISTICS alt_stat3 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.839 UTC [24162][client backend] [pg_regress/alter_generic][69/333:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.839 UTC [24162][client backend] [pg_regress/alter_generic][69/333:0] STATEMENT: ALTER STATISTICS alt_stat2 OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.839 UTC [24162][client backend] [pg_regress/alter_generic][69/334:0] ERROR: must be owner of statistics object alt_stat3 2025-06-06 07:47:28.839 UTC [24162][client backend] [pg_regress/alter_generic][69/334:0] STATEMENT: ALTER STATISTICS alt_stat3 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.839 UTC [24162][client backend] [pg_regress/alter_generic][69/335:0] ERROR: statistics object "alt_stat2" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.839 UTC [24162][client backend] [pg_regress/alter_generic][69/335:0] STATEMENT: ALTER STATISTICS alt_stat2 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.847 UTC [24182][client backend] [pg_regress/generated_virtual][80/108:10816] ERROR: cannot use generated column "b" in column generation expression at character 117 2025-06-06 07:47:28.847 UTC [24182][client backend] [pg_regress/generated_virtual][80/108:10816] DETAIL: A generated column cannot reference another generated column. 2025-06-06 07:47:28.847 UTC [24182][client backend] [pg_regress/generated_virtual][80/108:10816] STATEMENT: CREATE TABLE gtest_err_2b (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) VIRTUAL, c int GENERATED ALWAYS AS (b * 3) VIRTUAL); 2025-06-06 07:47:28.854 UTC [24182][client backend] [pg_regress/generated_virtual][80/109:10818] ERROR: cannot use whole-row variable in column generation expression at character 88 2025-06-06 07:47:28.854 UTC [24182][client backend] [pg_regress/generated_virtual][80/109:10818] DETAIL: This would cause the generated column to depend on its own value. 2025-06-06 07:47:28.854 UTC [24182][client backend] [pg_regress/generated_virtual][80/109:10818] STATEMENT: CREATE TABLE gtest_err_2c (a int PRIMARY KEY, b int GENERATED ALWAYS AS (num_nulls(gtest_err_2c)) VIRTUAL); 2025-06-06 07:47:28.854 UTC [24162][client backend] [pg_regress/alter_generic][69/341:0] ERROR: text search dictionary "alt_ts_dict2" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.854 UTC [24162][client backend] [pg_regress/alter_generic][69/341:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 RENAME TO alt_ts_dict2; 2025-06-06 07:47:28.858 UTC [24173][client backend] [pg_regress/misc_functions][84/192:0] ERROR: step size cannot equal zero 2025-06-06 07:47:28.858 UTC [24173][client backend] [pg_regress/misc_functions][84/192:0] STATEMENT: SELECT * FROM generate_series(TIMESTAMPTZ '2024-02-01', TIMESTAMPTZ '2024-03-01', INTERVAL '0 day') g(s); 2025-06-06 07:47:28.858 UTC [24162][client backend] [pg_regress/alter_generic][69/343:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.858 UTC [24162][client backend] [pg_regress/alter_generic][69/343:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict2 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.859 UTC [24182][client backend] [pg_regress/generated_virtual][80/110:10824] ERROR: column "c" does not exist at character 73 2025-06-06 07:47:28.859 UTC [24182][client backend] [pg_regress/generated_virtual][80/110:10824] STATEMENT: CREATE TABLE gtest_err_3 (a int PRIMARY KEY, b int GENERATED ALWAYS AS (c * 2) VIRTUAL); 2025-06-06 07:47:28.864 UTC [24162][client backend] [pg_regress/alter_generic][69/349:0] ERROR: must be owner of text search dictionary alt_ts_dict3 2025-06-06 07:47:28.864 UTC [24162][client backend] [pg_regress/alter_generic][69/349:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict3 RENAME TO alt_ts_dict4; 2025-06-06 07:47:28.865 UTC [24182][client backend] [pg_regress/generated_virtual][80/111:10830] ERROR: generation expression is not immutable 2025-06-06 07:47:28.865 UTC [24182][client backend] [pg_regress/generated_virtual][80/111:10830] STATEMENT: CREATE TABLE gtest_err_4 (a int PRIMARY KEY, b double precision GENERATED ALWAYS AS (random()) VIRTUAL); 2025-06-06 07:47:28.869 UTC [24176][client backend] [pg_regress/merge][77/197:0] ERROR: cannot use system column "xmin" in MERGE WHEN condition at character 76 2025-06-06 07:47:28.869 UTC [24176][client backend] [pg_regress/merge][77/197:0] STATEMENT: MERGE INTO wq_target t USING wq_source s ON t.tid = s.sid WHEN MATCHED AND t.xmin = t.xmax THEN UPDATE SET balance = t.balance + s.balance; 2025-06-06 07:47:28.880 UTC [24162][client backend] [pg_regress/alter_generic][69/351:0] ERROR: must be owner of text search dictionary alt_ts_dict3 2025-06-06 07:47:28.880 UTC [24162][client backend] [pg_regress/alter_generic][69/351:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict3 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.883 UTC [24162][client backend] [pg_regress/alter_generic][69/352:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.883 UTC [24162][client backend] [pg_regress/alter_generic][69/352:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict2 OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.883 UTC [24162][client backend] [pg_regress/alter_generic][69/353:0] ERROR: must be owner of text search dictionary alt_ts_dict3 2025-06-06 07:47:28.883 UTC [24162][client backend] [pg_regress/alter_generic][69/353:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict3 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.884 UTC [24162][client backend] [pg_regress/alter_generic][69/354:0] ERROR: text search dictionary "alt_ts_dict2" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.884 UTC [24162][client backend] [pg_regress/alter_generic][69/354:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY alt_ts_dict2 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.904 UTC [24162][client backend] [pg_regress/alter_generic][69/360:0] ERROR: text search configuration "alt_ts_conf2" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.904 UTC [24162][client backend] [pg_regress/alter_generic][69/360:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 RENAME TO alt_ts_conf2; 2025-06-06 07:47:28.905 UTC [24162][client backend] [pg_regress/alter_generic][69/362:0] ERROR: must be able to SET ROLE "regress_alter_generic_user2" 2025-06-06 07:47:28.905 UTC [24162][client backend] [pg_regress/alter_generic][69/362:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf2 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.918 UTC [24182][client backend] [pg_regress/generated_virtual][80/114:0] ERROR: both default and generation expression specified for column "b" of table "gtest_err_5a" at character 63 2025-06-06 07:47:28.918 UTC [24182][client backend] [pg_regress/generated_virtual][80/114:0] STATEMENT: CREATE TABLE gtest_err_5a (a int PRIMARY KEY, b int DEFAULT 5 GENERATED ALWAYS AS (a * 2) VIRTUAL); 2025-06-06 07:47:28.919 UTC [24173][client backend] [pg_regress/misc_functions][84/205:0] ERROR: invalid WAL file name "invalid" 2025-06-06 07:47:28.919 UTC [24173][client backend] [pg_regress/misc_functions][84/205:0] STATEMENT: SELECT * FROM pg_split_walfile_name('invalid'); 2025-06-06 07:47:28.919 UTC [24182][client backend] [pg_regress/generated_virtual][80/115:0] ERROR: both identity and generation expression specified for column "b" of table "gtest_err_5b" at character 82 2025-06-06 07:47:28.919 UTC [24182][client backend] [pg_regress/generated_virtual][80/115:0] STATEMENT: CREATE TABLE gtest_err_5b (a int PRIMARY KEY, b int GENERATED ALWAYS AS identity GENERATED ALWAYS AS (a * 2) VIRTUAL); 2025-06-06 07:47:28.919 UTC [24162][client backend] [pg_regress/alter_generic][69/368:0] ERROR: must be owner of text search configuration alt_ts_conf3 2025-06-06 07:47:28.919 UTC [24162][client backend] [pg_regress/alter_generic][69/368:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf3 RENAME TO alt_ts_conf4; 2025-06-06 07:47:28.920 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/114:0] ERROR: collation mismatch between explicit collations "C" and "en-x-icu" at character 58 2025-06-06 07:47:28.920 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/114:0] STATEMENT: SELECT * FROM collate_test1 WHERE b COLLATE "C" >= 'bbc' COLLATE "en-x-icu"; 2025-06-06 07:47:28.924 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/116:0] ERROR: collations are not supported by type integer at character 31 2025-06-06 07:47:28.924 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/116:0] STATEMENT: CREATE DOMAIN testdomain_i AS int COLLATE "sv-x-icu"; 2025-06-06 07:47:28.925 UTC [24182][client backend] [pg_regress/generated_virtual][80/116:10853] ERROR: cannot use system column "xmin" in column generation expression at character 75 2025-06-06 07:47:28.925 UTC [24182][client backend] [pg_regress/generated_virtual][80/116:10853] STATEMENT: CREATE TABLE gtest_err_6a (a int PRIMARY KEY, b bool GENERATED ALWAYS AS (xmin <> 37) VIRTUAL); 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/370:0] ERROR: must be owner of text search configuration alt_ts_conf3 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/370:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf3 OWNER TO regress_alter_generic_user2; 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/371:0] ERROR: must be able to SET ROLE "regress_alter_generic_user3" 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/371:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf2 OWNER TO regress_alter_generic_user3; 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/372:0] ERROR: must be owner of text search configuration alt_ts_conf3 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/372:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf3 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/373:0] ERROR: text search configuration "alt_ts_conf2" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.925 UTC [24162][client backend] [pg_regress/alter_generic][69/373:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION alt_ts_conf2 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.931 UTC [24182][client backend] [pg_regress/generated_virtual][80/117:10862] ERROR: aggregate functions are not allowed in column generation expressions at character 74 2025-06-06 07:47:28.931 UTC [24182][client backend] [pg_regress/generated_virtual][80/117:10862] STATEMENT: CREATE TABLE gtest_err_7a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (avg(a)) VIRTUAL); 2025-06-06 07:47:28.934 UTC [24182][client backend] [pg_regress/generated_virtual][80/118:10863] ERROR: window functions are not allowed in column generation expressions at character 74 2025-06-06 07:47:28.934 UTC [24182][client backend] [pg_regress/generated_virtual][80/118:10863] STATEMENT: CREATE TABLE gtest_err_7b (a int PRIMARY KEY, b int GENERATED ALWAYS AS (row_number() OVER (ORDER BY a)) VIRTUAL); 2025-06-06 07:47:28.938 UTC [24162][client backend] [pg_regress/alter_generic][69/378:0] ERROR: text search template "alt_ts_temp2" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.938 UTC [24162][client backend] [pg_regress/alter_generic][69/378:0] STATEMENT: ALTER TEXT SEARCH TEMPLATE alt_ts_temp1 RENAME TO alt_ts_temp2; 2025-06-06 07:47:28.939 UTC [24182][client backend] [pg_regress/generated_virtual][80/119:10867] ERROR: cannot use subquery in column generation expression at character 74 2025-06-06 07:47:28.939 UTC [24182][client backend] [pg_regress/generated_virtual][80/119:10867] STATEMENT: CREATE TABLE gtest_err_7c (a int PRIMARY KEY, b int GENERATED ALWAYS AS ((SELECT a)) VIRTUAL); 2025-06-06 07:47:28.945 UTC [24161][client backend] [pg_regress/sysviews][:0] LOG: disconnection: session time: 0:00:01.091 user=postgres database=regression host=[local] 2025-06-06 07:47:28.949 UTC [24162][client backend] [pg_regress/alter_generic][69/382:0] ERROR: text search template "alt_ts_temp2" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.949 UTC [24162][client backend] [pg_regress/alter_generic][69/382:0] STATEMENT: ALTER TEXT SEARCH TEMPLATE alt_ts_temp2 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.950 UTC [24162][client backend] [pg_regress/alter_generic][69/383:0] ERROR: text search template parameter "Init" not recognized 2025-06-06 07:47:28.950 UTC [24162][client backend] [pg_regress/alter_generic][69/383:0] STATEMENT: CREATE TEXT SEARCH TEMPLATE tstemp_case ("Init" = init_function); 2025-06-06 07:47:28.953 UTC [24182][client backend] [pg_regress/generated_virtual][80/120:10876] ERROR: set-returning functions are not allowed in column generation expressions at character 74 2025-06-06 07:47:28.953 UTC [24182][client backend] [pg_regress/generated_virtual][80/120:10876] STATEMENT: CREATE TABLE gtest_err_7d (a int PRIMARY KEY, b int GENERATED ALWAYS AS (generate_series(1, a)) VIRTUAL); 2025-06-06 07:47:28.954 UTC [24182][client backend] [pg_regress/generated_virtual][80/121:0] ERROR: for a generated column, GENERATED ALWAYS must be specified at character 62 2025-06-06 07:47:28.954 UTC [24182][client backend] [pg_regress/generated_virtual][80/121:0] STATEMENT: CREATE TABLE gtest_err_8 (a int PRIMARY KEY, b int GENERATED BY DEFAULT AS (a * 2) VIRTUAL); 2025-06-06 07:47:28.969 UTC [24162][client backend] [pg_regress/alter_generic][69/387:0] ERROR: text search parser "alt_ts_prs2" already exists in schema "alt_nsp1" 2025-06-06 07:47:28.969 UTC [24162][client backend] [pg_regress/alter_generic][69/387:0] STATEMENT: ALTER TEXT SEARCH PARSER alt_ts_prs1 RENAME TO alt_ts_prs2; 2025-06-06 07:47:28.969 UTC [24182][client backend] [pg_regress/generated_virtual][80/124:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:28.969 UTC [24182][client backend] [pg_regress/generated_virtual][80/124:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:28.969 UTC [24182][client backend] [pg_regress/generated_virtual][80/124:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33); 2025-06-06 07:47:28.969 UTC [24182][client backend] [pg_regress/generated_virtual][80/125:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:28.969 UTC [24182][client backend] [pg_regress/generated_virtual][80/125:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:28.969 UTC [24182][client backend] [pg_regress/generated_virtual][80/125:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33), (4, 44); 2025-06-06 07:47:28.970 UTC [24182][client backend] [pg_regress/generated_virtual][80/126:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:28.970 UTC [24182][client backend] [pg_regress/generated_virtual][80/126:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:28.970 UTC [24182][client backend] [pg_regress/generated_virtual][80/126:0] STATEMENT: INSERT INTO gtest1 VALUES (3, DEFAULT), (4, 44); 2025-06-06 07:47:28.969 UTC [24167][client backend] [pg_regress/create_table_like][74/255:0] ERROR: null value in column "a" of relation "test_like_id_2" violates not-null constraint 2025-06-06 07:47:28.969 UTC [24167][client backend] [pg_regress/create_table_like][74/255:0] DETAIL: Failing row contains (null, b2). 2025-06-06 07:47:28.969 UTC [24167][client backend] [pg_regress/create_table_like][74/255:0] STATEMENT: INSERT INTO test_like_id_2 (b) VALUES ('b2'); 2025-06-06 07:47:28.973 UTC [24182][client backend] [pg_regress/generated_virtual][80/127:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:28.973 UTC [24182][client backend] [pg_regress/generated_virtual][80/127:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:28.973 UTC [24182][client backend] [pg_regress/generated_virtual][80/127:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33), (4, DEFAULT); 2025-06-06 07:47:28.976 UTC [24162][client backend] [pg_regress/alter_generic][69/391:0] ERROR: text search parser "alt_ts_prs2" already exists in schema "alt_nsp2" 2025-06-06 07:47:28.976 UTC [24162][client backend] [pg_regress/alter_generic][69/391:0] STATEMENT: ALTER TEXT SEARCH PARSER alt_ts_prs2 SET SCHEMA alt_nsp2; 2025-06-06 07:47:28.976 UTC [24162][client backend] [pg_regress/alter_generic][69/392:0] ERROR: text search parser parameter "Start" not recognized 2025-06-06 07:47:28.976 UTC [24162][client backend] [pg_regress/alter_generic][69/392:0] STATEMENT: CREATE TEXT SEARCH PARSER tspars_case ("Start" = start_function); 2025-06-06 07:47:28.983 UTC [24182][client backend] [pg_regress/generated_virtual][80/134:0] ERROR: column "b" can only be updated to DEFAULT 2025-06-06 07:47:28.983 UTC [24182][client backend] [pg_regress/generated_virtual][80/134:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:28.983 UTC [24182][client backend] [pg_regress/generated_virtual][80/134:0] STATEMENT: UPDATE gtest1 SET b = 11 WHERE a = 1; 2025-06-06 07:47:28.994 UTC [24182][client backend] [pg_regress/generated_virtual][80/139:0] ERROR: integer out of range 2025-06-06 07:47:28.994 UTC [24182][client backend] [pg_regress/generated_virtual][80/139:0] STATEMENT: SELECT * FROM gtest1; 2025-06-06 07:47:29.103 UTC [24162][client backend] [pg_regress/alter_generic][:0] LOG: disconnection: session time: 0:00:01.241 user=postgres database=regression host=[local] 2025-06-06 07:47:29.143 UTC [24173][client backend] [pg_regress/misc_functions][84/227:0] ERROR: replication origin name is too long 2025-06-06 07:47:29.143 UTC [24173][client backend] [pg_regress/misc_functions][84/227:0] DETAIL: Replication origin names must be no longer than 512 bytes. 2025-06-06 07:47:29.143 UTC [24173][client backend] [pg_regress/misc_functions][84/227:0] STATEMENT: SELECT pg_replication_origin_create('regress_' || repeat('a', 505)); 2025-06-06 07:47:29.144 UTC [24173][client backend] [pg_regress/misc_functions][:0] LOG: disconnection: session time: 0:00:01.206 user=postgres database=regression host=[local] 2025-06-06 07:47:29.161 UTC [24182][client backend] [pg_regress/generated_virtual][80/161:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:29.161 UTC [24182][client backend] [pg_regress/generated_virtual][80/161:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:29.161 UTC [24182][client backend] [pg_regress/generated_virtual][80/161:0] STATEMENT: INSERT INTO gtest1v VALUES (4, 8); 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/163:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/163:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/163:0] STATEMENT: INSERT INTO gtest1v VALUES (6, 66), (7, 77); 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/164:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/164:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/164:0] STATEMENT: INSERT INTO gtest1v VALUES (6, DEFAULT), (7, 77); 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/165:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/165:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:29.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/165:0] STATEMENT: INSERT INTO gtest1v VALUES (6, 66), (7, DEFAULT); 2025-06-06 07:47:29.179 UTC [24182][client backend] [pg_regress/generated_virtual][80/168:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:29.179 UTC [24182][client backend] [pg_regress/generated_virtual][80/168:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:29.179 UTC [24182][client backend] [pg_regress/generated_virtual][80/168:0] STATEMENT: INSERT INTO gtest1v VALUES (8, DEFAULT); 2025-06-06 07:47:29.184 UTC [24182][client backend] [pg_regress/generated_virtual][80/169:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:29.184 UTC [24182][client backend] [pg_regress/generated_virtual][80/169:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:29.184 UTC [24182][client backend] [pg_regress/generated_virtual][80/169:0] STATEMENT: INSERT INTO gtest1v VALUES (8, DEFAULT), (9, DEFAULT); 2025-06-06 07:47:29.225 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/201:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:47:29.225 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/201:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:29.225 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/201:0] STATEMENT: SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:29.229 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/203:0] ERROR: collation mismatch between implicit collations "en-x-icu" and "C" at character 48 2025-06-06 07:47:29.229 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/203:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:29.229 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/203:0] STATEMENT: SELECT a, b FROM collate_test1 UNION SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/205:0] ERROR: collation mismatch between implicit collations "en-x-icu" and "C" at character 52 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/205:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/205:0] STATEMENT: SELECT a, b FROM collate_test1 INTERSECT SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/206:0] ERROR: collation mismatch between implicit collations "en-x-icu" and "C" at character 49 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/206:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/206:0] STATEMENT: SELECT a, b FROM collate_test1 EXCEPT SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/207:0] ERROR: no collation was derived for column "b" with collatable type text 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/207:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:29.230 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/207:0] STATEMENT: CREATE TABLE test_u AS SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test3; 2025-06-06 07:47:29.235 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/208:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:47:29.235 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/208:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:29.235 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/208:0] STATEMENT: select x < y from collate_test10; 2025-06-06 07:47:29.239 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/210:0] ERROR: collation mismatch between implicit collations "en-x-icu" and "tr-x-icu" at character 47 2025-06-06 07:47:29.239 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/210:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:29.239 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/210:0] STATEMENT: select x, y from collate_test10 order by x || y; 2025-06-06 07:47:29.240 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/211:0] ERROR: recursive query "foo" column 1 has collation "en-x-icu" in non-recursive term but collation "de-x-icu" overall at character 37 2025-06-06 07:47:29.240 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/211:0] HINT: Use the COLLATE clause to set the collation of the non-recursive term. 2025-06-06 07:47:29.240 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/211:0] STATEMENT: WITH RECURSIVE foo(x) AS (SELECT x FROM (VALUES('a' COLLATE "en-x-icu"),('b')) t(x) UNION ALL SELECT (x || 'c') COLLATE "de-x-icu" FROM foo WHERE length(x) < 10) SELECT * FROM foo; 2025-06-06 07:47:29.240 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/212:0] ERROR: syntax error at or near "COLLATE" at character 26 2025-06-06 07:47:29.240 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/212:0] STATEMENT: SELECT CAST('42' AS text COLLATE "C"); 2025-06-06 07:47:29.336 UTC [24176][client backend] [pg_regress/merge][77/240:0] ERROR: column reference "balance" is ambiguous at character 99 2025-06-06 07:47:29.336 UTC [24176][client backend] [pg_regress/merge][77/240:0] STATEMENT: MERGE INTO sq_target USING v ON tid = sid WHEN MATCHED AND tid >= 2 THEN UPDATE SET balance = balance + delta WHEN NOT MATCHED THEN INSERT (balance, tid) VALUES (balance + delta, sid) WHEN MATCHED AND tid < 2 THEN DELETE; 2025-06-06 07:47:29.340 UTC [24182][client backend] [pg_regress/generated_virtual][80/190:0] ERROR: child column "b" specifies generation expression 2025-06-06 07:47:29.340 UTC [24182][client backend] [pg_regress/generated_virtual][80/190:0] HINT: A child table column cannot be generated unless its parent column is. 2025-06-06 07:47:29.340 UTC [24182][client backend] [pg_regress/generated_virtual][80/190:0] STATEMENT: CREATE TABLE gtest_normal_child (a int, b int GENERATED ALWAYS AS (a * 2) VIRTUAL) INHERITS (gtest_normal); 2025-06-06 07:47:29.342 UTC [24182][client backend] [pg_regress/generated_virtual][80/192:10999] ERROR: column "b" in child table must not be a generated column 2025-06-06 07:47:29.342 UTC [24182][client backend] [pg_regress/generated_virtual][80/192:10999] STATEMENT: ALTER TABLE gtest_normal_child INHERIT gtest_normal; 2025-06-06 07:47:29.360 UTC [24182][client backend] [pg_regress/generated_virtual][80/194:0] ERROR: column "b" inherits from generated column but specifies default 2025-06-06 07:47:29.360 UTC [24182][client backend] [pg_regress/generated_virtual][80/194:0] STATEMENT: CREATE TABLE gtestx (x int, b int DEFAULT 10) INHERITS (gtest1); 2025-06-06 07:47:29.362 UTC [24182][client backend] [pg_regress/generated_virtual][80/195:11003] ERROR: column "b" inherits from generated column but specifies identity 2025-06-06 07:47:29.362 UTC [24182][client backend] [pg_regress/generated_virtual][80/195:11003] STATEMENT: CREATE TABLE gtestx (x int, b int GENERATED ALWAYS AS IDENTITY) INHERITS (gtest1); 2025-06-06 07:47:29.362 UTC [24182][client backend] [pg_regress/generated_virtual][80/196:0] ERROR: column "b" inherits from generated column of different kind 2025-06-06 07:47:29.362 UTC [24182][client backend] [pg_regress/generated_virtual][80/196:0] DETAIL: Parent column is VIRTUAL, child column is STORED. 2025-06-06 07:47:29.362 UTC [24182][client backend] [pg_regress/generated_virtual][80/196:0] STATEMENT: CREATE TABLE gtestx (x int, b int GENERATED ALWAYS AS (a * 22) STORED) INHERITS (gtest1); 2025-06-06 07:47:29.373 UTC [24176][client backend] [pg_regress/merge][77/246:0] ERROR: MERGE_ACTION() can only be used in the RETURNING list of a MERGE command at character 8 2025-06-06 07:47:29.373 UTC [24176][client backend] [pg_regress/merge][77/246:0] STATEMENT: SELECT merge_action() FROM sq_target; 2025-06-06 07:47:29.373 UTC [24176][client backend] [pg_regress/merge][77/247:0] ERROR: MERGE_ACTION() can only be used in the RETURNING list of a MERGE command at character 54 2025-06-06 07:47:29.373 UTC [24176][client backend] [pg_regress/merge][77/247:0] STATEMENT: UPDATE sq_target SET balance = balance + 1 RETURNING merge_action(); 2025-06-06 07:47:29.464 UTC [24182][client backend] [pg_regress/generated_virtual][80/213:11019] ERROR: column "b" in child table must be a generated column 2025-06-06 07:47:29.464 UTC [24182][client backend] [pg_regress/generated_virtual][80/213:11019] STATEMENT: ALTER TABLE gtestxx_1 INHERIT gtest1; 2025-06-06 07:47:29.510 UTC [24182][client backend] [pg_regress/generated_virtual][80/219:0] ERROR: inherited column "b" has a generation conflict 2025-06-06 07:47:29.510 UTC [24182][client backend] [pg_regress/generated_virtual][80/219:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest0, gtesty); 2025-06-06 07:47:29.520 UTC [24182][client backend] [pg_regress/generated_virtual][80/222:0] ERROR: inherited column "b" has a generation conflict 2025-06-06 07:47:29.520 UTC [24182][client backend] [pg_regress/generated_virtual][80/222:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest1, gtesty); 2025-06-06 07:47:29.542 UTC [24182][client backend] [pg_regress/generated_virtual][80/225:0] ERROR: column "b" inherits conflicting generation expressions 2025-06-06 07:47:29.542 UTC [24182][client backend] [pg_regress/generated_virtual][80/225:0] HINT: To resolve the conflict, specify a generation expression explicitly. 2025-06-06 07:47:29.542 UTC [24182][client backend] [pg_regress/generated_virtual][80/225:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest1, gtesty); 2025-06-06 07:47:29.770 UTC [24182][client backend] [pg_regress/generated_virtual][80/257:0] ERROR: column "b" is a generated column 2025-06-06 07:47:29.770 UTC [24182][client backend] [pg_regress/generated_virtual][80/257:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:47:29.770 UTC [24182][client backend] [pg_regress/generated_virtual][80/257:0] STATEMENT: COPY gtest1 (a, b) TO stdout; 2025-06-06 07:47:29.770 UTC [24182][client backend] [pg_regress/generated_virtual][80/259:0] ERROR: column "b" is a generated column 2025-06-06 07:47:29.770 UTC [24182][client backend] [pg_regress/generated_virtual][80/259:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:47:29.770 UTC [24182][client backend] [pg_regress/generated_virtual][80/259:0] STATEMENT: COPY gtest1 (a, b) FROM stdin; 2025-06-06 07:47:29.783 UTC [24182][client backend] [pg_regress/generated_virtual][80/264:0] ERROR: column "b" is a generated column 2025-06-06 07:47:29.783 UTC [24182][client backend] [pg_regress/generated_virtual][80/264:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:47:29.783 UTC [24182][client backend] [pg_regress/generated_virtual][80/264:0] STATEMENT: COPY gtest3 (a, b) TO stdout; 2025-06-06 07:47:29.793 UTC [24182][client backend] [pg_regress/generated_virtual][80/266:0] ERROR: column "b" is a generated column 2025-06-06 07:47:29.793 UTC [24182][client backend] [pg_regress/generated_virtual][80/266:0] DETAIL: Generated columns cannot be used in COPY. 2025-06-06 07:47:29.793 UTC [24182][client backend] [pg_regress/generated_virtual][80/266:0] STATEMENT: COPY gtest3 (a, b) FROM stdin; 2025-06-06 07:47:29.954 UTC [24182][client backend] [pg_regress/generated_virtual][80/287:11112] ERROR: cannot drop column b of table gtest10 because other objects depend on it 2025-06-06 07:47:29.954 UTC [24182][client backend] [pg_regress/generated_virtual][80/287:11112] DETAIL: column c of table gtest10 depends on column b of table gtest10 2025-06-06 07:47:29.954 UTC [24182][client backend] [pg_regress/generated_virtual][80/287:11112] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:47:29.954 UTC [24182][client backend] [pg_regress/generated_virtual][80/287:11112] STATEMENT: ALTER TABLE gtest10 DROP COLUMN b; 2025-06-06 07:47:30.101 UTC [24182][client backend] [pg_regress/generated_virtual][80/313:0] ERROR: permission denied for table gtest11 2025-06-06 07:47:30.101 UTC [24182][client backend] [pg_regress/generated_virtual][80/313:0] STATEMENT: SELECT a, b FROM gtest11; 2025-06-06 07:47:30.109 UTC [24182][client backend] [pg_regress/generated_virtual][80/315:0] ERROR: permission denied for function gf1 2025-06-06 07:47:30.109 UTC [24182][client backend] [pg_regress/generated_virtual][80/315:0] STATEMENT: SELECT gf1(10); 2025-06-06 07:47:30.114 UTC [24182][client backend] [pg_regress/generated_virtual][80/317:0] ERROR: permission denied for function gf1 2025-06-06 07:47:30.114 UTC [24182][client backend] [pg_regress/generated_virtual][80/317:0] STATEMENT: SELECT a, c FROM gtest12; 2025-06-06 07:47:30.115 UTC [24182][client backend] [pg_regress/generated_virtual][80/319:11144] ERROR: cannot drop function gf1(integer) because other objects depend on it 2025-06-06 07:47:30.115 UTC [24182][client backend] [pg_regress/generated_virtual][80/319:11144] DETAIL: column c of table gtest12 depends on function gf1(integer) 2025-06-06 07:47:30.115 UTC [24182][client backend] [pg_regress/generated_virtual][80/319:11144] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:47:30.115 UTC [24182][client backend] [pg_regress/generated_virtual][80/319:11144] STATEMENT: DROP FUNCTION gf1(int); 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/325:0] ERROR: new row for relation "gtest20" violates check constraint "gtest20_b_check" 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/325:0] DETAIL: Failing row contains (30, virtual). 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/325:0] STATEMENT: INSERT INTO gtest20 (a) VALUES (30); 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/326:11157] ERROR: ALTER TABLE / SET EXPRESSION is not supported for virtual generated columns on tables with check constraints 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/326:11157] DETAIL: Column "b" of relation "gtest20" is a virtual generated column. 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/326:11157] STATEMENT: ALTER TABLE gtest20 ALTER COLUMN b SET EXPRESSION AS (a * 100); 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/327:11158] ERROR: ALTER TABLE / SET EXPRESSION is not supported for virtual generated columns on tables with check constraints 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/327:11158] DETAIL: Column "b" of relation "gtest20" is a virtual generated column. 2025-06-06 07:47:30.162 UTC [24182][client backend] [pg_regress/generated_virtual][80/327:11158] STATEMENT: ALTER TABLE gtest20 ALTER COLUMN b SET EXPRESSION AS (a * 3); 2025-06-06 07:47:30.180 UTC [24182][client backend] [pg_regress/generated_virtual][80/331:11163] ERROR: check constraint "gtest20a_b_check" of relation "gtest20a" is violated by some row 2025-06-06 07:47:30.180 UTC [24182][client backend] [pg_regress/generated_virtual][80/331:11163] STATEMENT: ALTER TABLE gtest20a ADD CHECK (b < 50); 2025-06-06 07:47:30.188 UTC [24182][client backend] [pg_regress/generated_virtual][80/332:11165] ERROR: check constraint "gtest20a_b_check" of relation "gtest20a" is violated by some row 2025-06-06 07:47:30.188 UTC [24182][client backend] [pg_regress/generated_virtual][80/332:11165] STATEMENT: ALTER TABLE gtest20a ADD COLUMN c float8 DEFAULT random() CHECK (b < 50); 2025-06-06 07:47:30.234 UTC [24175][client backend] [pg_regress/without_overlaps][89/167:0] ERROR: constraint using WITHOUT OVERLAPS needs at least two columns 2025-06-06 07:47:30.234 UTC [24175][client backend] [pg_regress/without_overlaps][89/167:0] STATEMENT: CREATE TABLE temporal_rng3 ( valid_at daterange, CONSTRAINT temporal_rng3_uq UNIQUE (valid_at WITHOUT OVERLAPS) ); 2025-06-06 07:47:30.234 UTC [24175][client backend] [pg_regress/without_overlaps][89/168:0] ERROR: column "valid_at" named in key does not exist at character 46 2025-06-06 07:47:30.234 UTC [24175][client backend] [pg_regress/without_overlaps][89/168:0] STATEMENT: CREATE TABLE temporal_rng3 ( id INTEGER, CONSTRAINT temporal_rng3_uq UNIQUE (id, valid_at WITHOUT OVERLAPS) ); 2025-06-06 07:47:30.235 UTC [24175][client backend] [pg_regress/without_overlaps][89/169:0] ERROR: column "valid_at" in WITHOUT OVERLAPS is not a range or multirange type at character 65 2025-06-06 07:47:30.235 UTC [24175][client backend] [pg_regress/without_overlaps][89/169:0] STATEMENT: CREATE TABLE temporal_rng3 ( id int4range, valid_at TEXT, CONSTRAINT temporal_rng3_uq UNIQUE (id, valid_at WITHOUT OVERLAPS) ); 2025-06-06 07:47:30.240 UTC [24182][client backend] [pg_regress/generated_virtual][80/338:11175] ERROR: check constraint "chk" of relation "gtest20b" is violated by some row 2025-06-06 07:47:30.240 UTC [24182][client backend] [pg_regress/generated_virtual][80/338:11175] STATEMENT: ALTER TABLE gtest20b VALIDATE CONSTRAINT chk; 2025-06-06 07:47:30.261 UTC [24182][client backend] [pg_regress/generated_virtual][80/342:0] ERROR: new row for relation "gtest20c" violates check constraint "whole_row_check" 2025-06-06 07:47:30.261 UTC [24182][client backend] [pg_regress/generated_virtual][80/342:0] DETAIL: Failing row contains (null, virtual). 2025-06-06 07:47:30.261 UTC [24182][client backend] [pg_regress/generated_virtual][80/342:0] STATEMENT: INSERT INTO gtest20c VALUES (NULL); 2025-06-06 07:47:30.274 UTC [24182][client backend] [pg_regress/generated_virtual][80/345:0] ERROR: null value in column "b" of relation "gtest21a" violates not-null constraint 2025-06-06 07:47:30.274 UTC [24182][client backend] [pg_regress/generated_virtual][80/345:0] DETAIL: Failing row contains (0, virtual). 2025-06-06 07:47:30.274 UTC [24182][client backend] [pg_regress/generated_virtual][80/345:0] STATEMENT: INSERT INTO gtest21a (a) VALUES (0); 2025-06-06 07:47:30.283 UTC [24167][client backend] [pg_regress/create_table_like][74/409:11187] ERROR: duplicate key value violates unique constraint "inhg_pkey" 2025-06-06 07:47:30.283 UTC [24167][client backend] [pg_regress/create_table_like][74/409:11187] DETAIL: Key (xx)=(10) already exists. 2025-06-06 07:47:30.283 UTC [24167][client backend] [pg_regress/create_table_like][74/409:11187] STATEMENT: INSERT INTO inhg VALUES (20, 10); 2025-06-06 07:47:30.292 UTC [24176][client backend] [pg_regress/merge][77/309:11189] ERROR: new row violates row-level security policy for table "pa_target" 2025-06-06 07:47:30.292 UTC [24176][client backend] [pg_regress/merge][77/309:11189] STATEMENT: MERGE INTO pa_target t USING pa_source s ON t.tid = s.sid AND t.tid IN (1,2,3,4) WHEN MATCHED THEN UPDATE SET tid = tid - 1; 2025-06-06 07:47:30.292 UTC [24182][client backend] [pg_regress/generated_virtual][80/347:0] ERROR: null value in column "b" of relation "gtest21ax" violates not-null constraint 2025-06-06 07:47:30.292 UTC [24182][client backend] [pg_regress/generated_virtual][80/347:0] DETAIL: Failing row contains (0, virtual). 2025-06-06 07:47:30.292 UTC [24182][client backend] [pg_regress/generated_virtual][80/347:0] STATEMENT: INSERT INTO gtest21ax (a) VALUES (0); 2025-06-06 07:47:30.295 UTC [24182][client backend] [pg_regress/generated_virtual][80/349:11192] ERROR: column "b" of relation "gtest21ax" contains null values 2025-06-06 07:47:30.295 UTC [24182][client backend] [pg_regress/generated_virtual][80/349:11192] STATEMENT: ALTER TABLE gtest21ax ALTER COLUMN b SET EXPRESSION AS (nullif(a, 1)); 2025-06-06 07:47:30.299 UTC [24167][client backend] [pg_regress/create_table_like][74/411:11190] ERROR: multiple primary keys for table "inhg" are not allowed 2025-06-06 07:47:30.299 UTC [24167][client backend] [pg_regress/create_table_like][74/411:11190] STATEMENT: /* Multiple primary keys creation should fail */ CREATE TABLE inhg (x text, LIKE inhx INCLUDING INDEXES, PRIMARY KEY(x)); 2025-06-06 07:47:30.337 UTC [24182][client backend] [pg_regress/generated_virtual][80/353:0] ERROR: null value in column "b" of relation "gtest21ax" violates not-null constraint 2025-06-06 07:47:30.337 UTC [24182][client backend] [pg_regress/generated_virtual][80/353:0] DETAIL: Failing row contains (0, virtual). 2025-06-06 07:47:30.337 UTC [24182][client backend] [pg_regress/generated_virtual][80/353:0] STATEMENT: INSERT INTO gtest21ax (a) VALUES (0); 2025-06-06 07:47:30.339 UTC [24167][client backend] [pg_regress/create_table_like][74/417:11206] ERROR: duplicate key value violates unique constraint "inhg_x_key" 2025-06-06 07:47:30.339 UTC [24167][client backend] [pg_regress/create_table_like][74/417:11206] DETAIL: Key (x)=(15) already exists. 2025-06-06 07:47:30.339 UTC [24167][client backend] [pg_regress/create_table_like][74/417:11206] STATEMENT: INSERT INTO inhg (xx, yy, x) VALUES ('foo', 10, 15); 2025-06-06 07:47:30.357 UTC [24182][client backend] [pg_regress/generated_virtual][80/358:11214] ERROR: null value in column "b" of relation "gtest21b" violates not-null constraint 2025-06-06 07:47:30.357 UTC [24182][client backend] [pg_regress/generated_virtual][80/358:11214] DETAIL: Failing row contains (0, virtual). 2025-06-06 07:47:30.357 UTC [24182][client backend] [pg_regress/generated_virtual][80/358:11214] STATEMENT: INSERT INTO gtest21b (a) VALUES (2), (0); 2025-06-06 07:47:30.358 UTC [24182][client backend] [pg_regress/generated_virtual][80/359:0] ERROR: null value in column "b" of relation "gtest21b" violates not-null constraint 2025-06-06 07:47:30.358 UTC [24182][client backend] [pg_regress/generated_virtual][80/359:0] DETAIL: Failing row contains (null, virtual). 2025-06-06 07:47:30.358 UTC [24182][client backend] [pg_regress/generated_virtual][80/359:0] STATEMENT: INSERT INTO gtest21b (a) VALUES (NULL); 2025-06-06 07:47:30.412 UTC [24182][client backend] [pg_regress/generated_virtual][80/366:0] ERROR: null value in column "f3" of relation "gtestnn_child" violates not-null constraint 2025-06-06 07:47:30.412 UTC [24182][client backend] [pg_regress/generated_virtual][80/366:0] DETAIL: Failing row contains (1, 2, virtual). 2025-06-06 07:47:30.412 UTC [24182][client backend] [pg_regress/generated_virtual][80/366:0] STATEMENT: INSERT INTO gtestnn_parent VALUES (1, 2, default); 2025-06-06 07:47:30.413 UTC [24182][client backend] [pg_regress/generated_virtual][80/367:0] ERROR: null value in column "f3" of relation "gtestnn_child" violates not-null constraint 2025-06-06 07:47:30.413 UTC [24182][client backend] [pg_regress/generated_virtual][80/367:0] DETAIL: Failing row contains (2, 10, virtual). 2025-06-06 07:47:30.413 UTC [24182][client backend] [pg_regress/generated_virtual][80/367:0] STATEMENT: INSERT INTO gtestnn_parent VALUES (2, 10, default); 2025-06-06 07:47:30.417 UTC [24182][client backend] [pg_regress/generated_virtual][80/368:11224] ERROR: column "f3" of relation "gtestnn_child" contains null values 2025-06-06 07:47:30.417 UTC [24182][client backend] [pg_regress/generated_virtual][80/368:11224] STATEMENT: ALTER TABLE gtestnn_parent ALTER COLUMN f3 SET EXPRESSION AS (nullif(f1, 2) + nullif(f2, 11)); 2025-06-06 07:47:30.451 UTC [24182][client backend] [pg_regress/generated_virtual][80/371:11233] ERROR: column "c" of relation "gtestnn_childdef" contains null values 2025-06-06 07:47:30.451 UTC [24182][client backend] [pg_regress/generated_virtual][80/371:11233] STATEMENT: ALTER TABLE gtestnn_parent ADD COLUMN c int NOT NULL GENERATED ALWAYS AS (nullif(f1, 14) + nullif(f2, 10)) VIRTUAL; 2025-06-06 07:47:30.467 UTC [24182][client backend] [pg_regress/generated_virtual][80/372:11237] ERROR: column "c" of relation "gtestnn_child" contains null values 2025-06-06 07:47:30.467 UTC [24182][client backend] [pg_regress/generated_virtual][80/372:11237] STATEMENT: ALTER TABLE gtestnn_parent ADD COLUMN c int NOT NULL GENERATED ALWAYS AS (nullif(f1, 13) + nullif(f2, 5)) VIRTUAL; 2025-06-06 07:47:30.485 UTC [24175][client backend] [pg_regress/without_overlaps][89/209:11261] ERROR: "idx_temporal3_uq" is not a unique index at character 29 2025-06-06 07:47:30.485 UTC [24175][client backend] [pg_regress/without_overlaps][89/209:11261] DETAIL: Cannot create a primary key or unique constraint using such an index. 2025-06-06 07:47:30.485 UTC [24175][client backend] [pg_regress/without_overlaps][89/209:11261] STATEMENT: ALTER TABLE temporal3 ADD CONSTRAINT temporal3_pk PRIMARY KEY USING INDEX idx_temporal3_uq; 2025-06-06 07:47:30.505 UTC [24182][client backend] [pg_regress/generated_virtual][80/374:11262] ERROR: unique constraints on virtual generated columns are not supported 2025-06-06 07:47:30.505 UTC [24182][client backend] [pg_regress/generated_virtual][80/374:11262] STATEMENT: CREATE TABLE gtest22a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a / 2) VIRTUAL UNIQUE); 2025-06-06 07:47:30.510 UTC [24175][client backend] [pg_regress/without_overlaps][89/213:11271] ERROR: "idx_temporal3_uq" is not a unique index at character 29 2025-06-06 07:47:30.510 UTC [24175][client backend] [pg_regress/without_overlaps][89/213:11271] DETAIL: Cannot create a primary key or unique constraint using such an index. 2025-06-06 07:47:30.510 UTC [24175][client backend] [pg_regress/without_overlaps][89/213:11271] STATEMENT: ALTER TABLE temporal3 ADD CONSTRAINT temporal3_uq UNIQUE USING INDEX idx_temporal3_uq; 2025-06-06 07:47:30.511 UTC [24182][client backend] [pg_regress/generated_virtual][80/375:11270] ERROR: primary keys on virtual generated columns are not supported 2025-06-06 07:47:30.511 UTC [24182][client backend] [pg_regress/generated_virtual][80/375:11270] STATEMENT: CREATE TABLE gtest22b (a int, b int GENERATED ALWAYS AS (a / 2) VIRTUAL, PRIMARY KEY (a, b)); 2025-06-06 07:47:30.545 UTC [24182][client backend] [pg_regress/generated_virtual][80/378:11287] ERROR: invalid ON UPDATE action for foreign key constraint containing generated column 2025-06-06 07:47:30.545 UTC [24182][client backend] [pg_regress/generated_virtual][80/378:11287] STATEMENT: CREATE TABLE gtest23x (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) VIRTUAL REFERENCES gtest23a (x) ON UPDATE CASCADE); 2025-06-06 07:47:30.554 UTC [24182][client backend] [pg_regress/generated_virtual][80/379:11292] ERROR: invalid ON DELETE action for foreign key constraint containing generated column 2025-06-06 07:47:30.554 UTC [24182][client backend] [pg_regress/generated_virtual][80/379:11292] STATEMENT: CREATE TABLE gtest23x (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) VIRTUAL REFERENCES gtest23a (x) ON DELETE SET NULL); 2025-06-06 07:47:30.570 UTC [24182][client backend] [pg_regress/generated_virtual][80/380:11295] ERROR: foreign key constraints on virtual generated columns are not supported 2025-06-06 07:47:30.570 UTC [24182][client backend] [pg_regress/generated_virtual][80/380:11295] STATEMENT: CREATE TABLE gtest23b (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) VIRTUAL REFERENCES gtest23a (x)); 2025-06-06 07:47:30.643 UTC [24182][client backend] [pg_regress/generated_virtual][80/381:11298] ERROR: primary keys on virtual generated columns are not supported 2025-06-06 07:47:30.643 UTC [24182][client backend] [pg_regress/generated_virtual][80/381:11298] STATEMENT: CREATE TABLE gtest23p (x int, y int GENERATED ALWAYS AS (x * 2) VIRTUAL, PRIMARY KEY (y)); 2025-06-06 07:47:30.649 UTC [24182][client backend] [pg_regress/generated_virtual][80/382:11305] ERROR: relation "gtest23p" does not exist 2025-06-06 07:47:30.649 UTC [24182][client backend] [pg_regress/generated_virtual][80/382:11305] STATEMENT: CREATE TABLE gtest23q (a int PRIMARY KEY, b int REFERENCES gtest23p (y)); 2025-06-06 07:47:30.660 UTC [24182][client backend] [pg_regress/generated_virtual][80/384:0] ERROR: virtual generated column "b" cannot have a domain type 2025-06-06 07:47:30.660 UTC [24182][client backend] [pg_regress/generated_virtual][80/384:0] STATEMENT: CREATE TABLE gtest24 (a int PRIMARY KEY, b gtestdomain1 GENERATED ALWAYS AS (a * 2) VIRTUAL); 2025-06-06 07:47:30.683 UTC [24182][client backend] [pg_regress/generated_virtual][80/386:0] ERROR: virtual generated column "b" cannot have a domain type 2025-06-06 07:47:30.683 UTC [24182][client backend] [pg_regress/generated_virtual][80/386:0] STATEMENT: CREATE TABLE gtest24r (a int PRIMARY KEY, b gtestdomain1range GENERATED ALWAYS AS (gtestdomain1range(a, a + 5)) VIRTUAL); 2025-06-06 07:47:30.695 UTC [24175][client backend] [pg_regress/without_overlaps][89/232:11318] ERROR: could not create exclusion constraint "temporal_rng_pk" 2025-06-06 07:47:30.695 UTC [24175][client backend] [pg_regress/without_overlaps][89/232:11318] DETAIL: Key (id, valid_at)=([1,2), [2018-01-02,2018-02-03)) conflicts with key (id, valid_at)=([1,2), [2018-01-01,2018-01-05)). 2025-06-06 07:47:30.695 UTC [24175][client backend] [pg_regress/without_overlaps][89/232:11318] STATEMENT: ALTER TABLE temporal_rng ADD CONSTRAINT temporal_rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:30.696 UTC [24182][client backend] [pg_regress/generated_virtual][80/388:0] ERROR: virtual generated column "b" cannot have a domain type 2025-06-06 07:47:30.696 UTC [24182][client backend] [pg_regress/generated_virtual][80/388:0] STATEMENT: CREATE TABLE gtest24nn (a int, b gtestdomainnn GENERATED ALWAYS AS (a * 2) VIRTUAL); 2025-06-06 07:47:30.697 UTC [24176][client backend] [pg_regress/merge][77/335:0] ERROR: no partition of relation "pa_target" found for row 2025-06-06 07:47:30.697 UTC [24176][client backend] [pg_regress/merge][77/335:0] DETAIL: Partition key of the failing row contains (tid) = (1). 2025-06-06 07:47:30.697 UTC [24176][client backend] [pg_regress/merge][77/335:0] STATEMENT: MERGE INTO pa_target t USING pa_source s ON t.tid = s.sid WHEN NOT MATCHED THEN INSERT VALUES (s.sid); 2025-06-06 07:47:30.698 UTC [24182][client backend] [pg_regress/generated_virtual][80/390:0] ERROR: generated columns are not supported on typed tables 2025-06-06 07:47:30.698 UTC [24182][client backend] [pg_regress/generated_virtual][80/390:0] STATEMENT: CREATE TABLE gtest28 OF gtest_type (f1 WITH OPTIONS GENERATED ALWAYS AS (f2 *2) VIRTUAL); 2025-06-06 07:47:30.705 UTC [24175][client backend] [pg_regress/without_overlaps][89/233:11321] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng" 2025-06-06 07:47:30.705 UTC [24175][client backend] [pg_regress/without_overlaps][89/233:11321] STATEMENT: ALTER TABLE temporal_rng ADD CONSTRAINT temporal_rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:30.720 UTC [24182][client backend] [pg_regress/generated_virtual][80/393:11328] ERROR: child column "f3" specifies generation expression 2025-06-06 07:47:30.720 UTC [24182][client backend] [pg_regress/generated_virtual][80/393:11328] HINT: A child table column cannot be generated unless its parent column is. 2025-06-06 07:47:30.720 UTC [24182][client backend] [pg_regress/generated_virtual][80/393:11328] STATEMENT: CREATE TABLE gtest_child PARTITION OF gtest_parent ( f3 WITH OPTIONS GENERATED ALWAYS AS (f2 * 2) VIRTUAL ) FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); 2025-06-06 07:47:30.732 UTC [24182][client backend] [pg_regress/generated_virtual][80/395:11335] ERROR: column "f3" in child table must not be a generated column 2025-06-06 07:47:30.732 UTC [24182][client backend] [pg_regress/generated_virtual][80/395:11335] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); 2025-06-06 07:47:30.738 UTC [24175][client backend] [pg_regress/without_overlaps][89/240:11340] ERROR: conflicting key value violates exclusion constraint "temporal_rng_pk" 2025-06-06 07:47:30.738 UTC [24175][client backend] [pg_regress/without_overlaps][89/240:11340] DETAIL: Key (id, valid_at)=([1,2), [2018-01-01,2018-01-05)) conflicts with existing key (id, valid_at)=([1,2), [2018-01-02,2018-02-03)). 2025-06-06 07:47:30.738 UTC [24175][client backend] [pg_regress/without_overlaps][89/240:11340] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2018-01-01', '2018-01-05')); 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/241:0] ERROR: null value in column "id" of relation "temporal_rng" violates not-null constraint 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/241:0] DETAIL: Failing row contains (null, [2018-01-01,2018-01-05)). 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/241:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES (NULL, daterange('2018-01-01', '2018-01-05')); 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/242:0] ERROR: null value in column "valid_at" of relation "temporal_rng" violates not-null constraint 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/242:0] DETAIL: Failing row contains ([3,4), null). 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/242:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[3,4)', NULL); 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/243:11342] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng" 2025-06-06 07:47:30.739 UTC [24175][client backend] [pg_regress/without_overlaps][89/243:11342] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[3,4)', 'empty'); 2025-06-06 07:47:30.754 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/227:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:47:30.754 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/227:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:30.754 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/227:0] CONTEXT: PL/pgSQL function mylt2(text,text) line 6 at RETURN 2025-06-06 07:47:30.754 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/227:0] STATEMENT: SELECT mylt2('a', 'B' collate "C") as fail; 2025-06-06 07:47:30.755 UTC [24175][client backend] [pg_regress/without_overlaps][89/249:11356] ERROR: conflicting key value violates exclusion constraint "temporal_rng_pk" 2025-06-06 07:47:30.755 UTC [24175][client backend] [pg_regress/without_overlaps][89/249:11356] DETAIL: Key (id, valid_at)=([1,2), [2018-03-05,2018-05-05)) conflicts with existing key (id, valid_at)=([1,2), [2018-03-03,2018-04-04)). 2025-06-06 07:47:30.755 UTC [24175][client backend] [pg_regress/without_overlaps][89/249:11356] STATEMENT: UPDATE temporal_rng SET id = '[1,2)', valid_at = daterange('2018-03-05', '2018-05-05') WHERE id = '[21,22)'; 2025-06-06 07:47:30.767 UTC [24175][client backend] [pg_regress/without_overlaps][89/250:0] ERROR: null value in column "id" of relation "temporal_rng" violates not-null constraint 2025-06-06 07:47:30.767 UTC [24175][client backend] [pg_regress/without_overlaps][89/250:0] DETAIL: Failing row contains (null, [2018-03-05,2018-05-05)). 2025-06-06 07:47:30.767 UTC [24175][client backend] [pg_regress/without_overlaps][89/250:0] STATEMENT: UPDATE temporal_rng SET id = NULL, valid_at = daterange('2018-03-05', '2018-05-05') WHERE id = '[21,22)'; 2025-06-06 07:47:30.767 UTC [24175][client backend] [pg_regress/without_overlaps][89/251:0] ERROR: null value in column "valid_at" of relation "temporal_rng" violates not-null constraint 2025-06-06 07:47:30.767 UTC [24175][client backend] [pg_regress/without_overlaps][89/251:0] DETAIL: Failing row contains ([1,2), null). 2025-06-06 07:47:30.767 UTC [24175][client backend] [pg_regress/without_overlaps][89/251:0] STATEMENT: UPDATE temporal_rng SET id = '[1,2)', valid_at = NULL WHERE id = '[21,22)'; 2025-06-06 07:47:30.768 UTC [24175][client backend] [pg_regress/without_overlaps][89/252:11360] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng" 2025-06-06 07:47:30.768 UTC [24175][client backend] [pg_regress/without_overlaps][89/252:11360] STATEMENT: UPDATE temporal_rng SET id = '[1,2)', valid_at = 'empty' WHERE id = '[21,22)'; 2025-06-06 07:47:30.783 UTC [24182][client backend] [pg_regress/generated_virtual][80/400:11371] ERROR: column "f3" inherits from generated column but specifies default 2025-06-06 07:47:30.783 UTC [24182][client backend] [pg_regress/generated_virtual][80/400:11371] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 DEFAULT 42 -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.784 UTC [24182][client backend] [pg_regress/generated_virtual][80/401:0] ERROR: identity columns are not supported on partitions 2025-06-06 07:47:30.784 UTC [24182][client backend] [pg_regress/generated_virtual][80/401:0] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 WITH OPTIONS GENERATED ALWAYS AS IDENTITY -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.785 UTC [24182][client backend] [pg_regress/generated_virtual][80/402:11374] ERROR: column "f3" inherits from generated column of different kind 2025-06-06 07:47:30.785 UTC [24182][client backend] [pg_regress/generated_virtual][80/402:11374] DETAIL: Parent column is VIRTUAL, child column is STORED. 2025-06-06 07:47:30.785 UTC [24182][client backend] [pg_regress/generated_virtual][80/402:11374] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 GENERATED ALWAYS AS (f2 * 2) STORED -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.797 UTC [24182][client backend] [pg_regress/generated_virtual][80/404:11382] ERROR: column "f3" in child table must be a generated column 2025-06-06 07:47:30.797 UTC [24182][client backend] [pg_regress/generated_virtual][80/404:11382] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.812 UTC [24175][client backend] [pg_regress/without_overlaps][89/263:11385] ERROR: could not create exclusion constraint "temporal_rng3_uq" 2025-06-06 07:47:30.812 UTC [24175][client backend] [pg_regress/without_overlaps][89/263:11385] DETAIL: Key (id, valid_at)=([1,2), [2018-01-02,2018-02-03)) conflicts with key (id, valid_at)=([1,2), [2018-01-01,2018-01-05)). 2025-06-06 07:47:30.812 UTC [24175][client backend] [pg_regress/without_overlaps][89/263:11385] STATEMENT: ALTER TABLE temporal_rng3 ADD CONSTRAINT temporal_rng3_uq UNIQUE (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:30.813 UTC [24182][client backend] [pg_regress/generated_virtual][80/407:11387] ERROR: column "f3" in child table must be a generated column 2025-06-06 07:47:30.813 UTC [24182][client backend] [pg_regress/generated_virtual][80/407:11387] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.824 UTC [24175][client backend] [pg_regress/without_overlaps][89/264:11392] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng3" 2025-06-06 07:47:30.824 UTC [24175][client backend] [pg_regress/without_overlaps][89/264:11392] STATEMENT: ALTER TABLE temporal_rng3 ADD CONSTRAINT temporal_rng3_uq UNIQUE (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:30.837 UTC [24182][client backend] [pg_regress/generated_virtual][80/410:11396] ERROR: table "gtest_child3" being attached contains an identity column "f3" 2025-06-06 07:47:30.837 UTC [24182][client backend] [pg_regress/generated_virtual][80/410:11396] DETAIL: The new partition may not contain an identity column. 2025-06-06 07:47:30.837 UTC [24182][client backend] [pg_regress/generated_virtual][80/410:11396] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.843 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/240:0] ERROR: collations are not supported by type integer 2025-06-06 07:47:30.843 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/240:0] STATEMENT: CREATE INDEX collate_test1_idx5 ON collate_test1 (a COLLATE "C"); 2025-06-06 07:47:30.848 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/241:0] ERROR: collations are not supported by type integer at character 54 2025-06-06 07:47:30.848 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/241:0] STATEMENT: CREATE INDEX collate_test1_idx6 ON collate_test1 ((a COLLATE "C")); 2025-06-06 07:47:30.849 UTC [24175][client backend] [pg_regress/without_overlaps][89/273:11406] ERROR: conflicting key value violates exclusion constraint "temporal_rng3_uq" 2025-06-06 07:47:30.849 UTC [24175][client backend] [pg_regress/without_overlaps][89/273:11406] DETAIL: Key (id, valid_at)=([1,2), [2018-01-01,2018-01-05)) conflicts with existing key (id, valid_at)=([1,2), [2018-01-02,2018-02-03)). 2025-06-06 07:47:30.849 UTC [24175][client backend] [pg_regress/without_overlaps][89/273:11406] STATEMENT: INSERT INTO temporal_rng3 (id, valid_at) VALUES ('[1,2)', daterange('2018-01-01', '2018-01-05')); 2025-06-06 07:47:30.852 UTC [24175][client backend] [pg_regress/without_overlaps][89/274:11408] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng3" 2025-06-06 07:47:30.852 UTC [24175][client backend] [pg_regress/without_overlaps][89/274:11408] STATEMENT: INSERT INTO temporal_rng3 (id, valid_at) VALUES ('[3,4)', 'empty'); 2025-06-06 07:47:30.862 UTC [24182][client backend] [pg_regress/generated_virtual][80/413:11413] ERROR: column "f3" inherits from generated column of different kind 2025-06-06 07:47:30.862 UTC [24182][client backend] [pg_regress/generated_virtual][80/413:11413] DETAIL: Parent column is VIRTUAL, child column is STORED. 2025-06-06 07:47:30.862 UTC [24182][client backend] [pg_regress/generated_virtual][80/413:11413] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2025-06-06 07:47:30.867 UTC [24175][client backend] [pg_regress/without_overlaps][89/282:11417] ERROR: conflicting key value violates exclusion constraint "temporal_rng3_uq" 2025-06-06 07:47:30.867 UTC [24175][client backend] [pg_regress/without_overlaps][89/282:11417] DETAIL: Key (id, valid_at)=([1,2), [2018-03-01,2018-05-05)) conflicts with existing key (id, valid_at)=([1,2), [2018-03-03,2018-04-04)). 2025-06-06 07:47:30.867 UTC [24175][client backend] [pg_regress/without_overlaps][89/282:11417] STATEMENT: UPDATE temporal_rng3 SET valid_at = daterange('2018-03-01', '2018-05-05') WHERE id = '[1,2)' AND valid_at IS NULL; 2025-06-06 07:47:30.876 UTC [24175][client backend] [pg_regress/without_overlaps][89/283:11419] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng3" 2025-06-06 07:47:30.876 UTC [24175][client backend] [pg_regress/without_overlaps][89/283:11419] STATEMENT: UPDATE temporal_rng3 SET valid_at = 'empty' WHERE id = '[1,2)' AND valid_at IS NULL; 2025-06-06 07:47:30.877 UTC [24175][client backend] [pg_regress/without_overlaps][89/284:11420] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_rng3" 2025-06-06 07:47:30.877 UTC [24175][client backend] [pg_regress/without_overlaps][89/284:11420] STATEMENT: UPDATE temporal_rng3 SET id = NULL, valid_at = 'empty' WHERE id = '[1,2)' AND valid_at IS NULL; 2025-06-06 07:47:30.898 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/254:0] ERROR: collation "test0" already exists 2025-06-06 07:47:30.898 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/254:0] STATEMENT: CREATE COLLATION test0 FROM "C"; 2025-06-06 07:47:30.910 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/258:0] ERROR: parameter "locale" must be specified 2025-06-06 07:47:30.910 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/258:0] STATEMENT: CREATE COLLATION test3 (provider = icu, lc_collate = 'en_US.utf8'); 2025-06-06 07:47:30.912 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/260:0] ERROR: ICU locale "nonsense-nowhere" has unknown language "nonsense" 2025-06-06 07:47:30.912 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/260:0] HINT: To disable ICU locale validation, set the parameter "icu_validation_level" to "disabled". 2025-06-06 07:47:30.912 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/260:0] STATEMENT: CREATE COLLATION testx (provider = icu, locale = 'nonsense-nowhere'); 2025-06-06 07:47:30.927 UTC [24175][client backend] [pg_regress/without_overlaps][89/294:11440] ERROR: could not create exclusion constraint "temporal_mltrng_pk" 2025-06-06 07:47:30.927 UTC [24175][client backend] [pg_regress/without_overlaps][89/294:11440] DETAIL: Key (id, valid_at)=([1,2), {[2018-01-02,2018-02-03)}) conflicts with key (id, valid_at)=([1,2), {[2018-01-01,2018-01-05)}). 2025-06-06 07:47:30.927 UTC [24175][client backend] [pg_regress/without_overlaps][89/294:11440] STATEMENT: ALTER TABLE temporal_mltrng ADD CONSTRAINT temporal_mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:30.930 UTC [24175][client backend] [pg_regress/without_overlaps][89/295:11441] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng" 2025-06-06 07:47:30.930 UTC [24175][client backend] [pg_regress/without_overlaps][89/295:11441] STATEMENT: ALTER TABLE temporal_mltrng ADD CONSTRAINT temporal_mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:30.947 UTC [24175][client backend] [pg_regress/without_overlaps][89/302:11449] ERROR: conflicting key value violates exclusion constraint "temporal_mltrng_pk" 2025-06-06 07:47:30.947 UTC [24175][client backend] [pg_regress/without_overlaps][89/302:11449] DETAIL: Key (id, valid_at)=([1,2), {[2018-01-01,2018-01-05)}) conflicts with existing key (id, valid_at)=([1,2), {[2018-01-02,2018-02-03)}). 2025-06-06 07:47:30.947 UTC [24175][client backend] [pg_regress/without_overlaps][89/302:11449] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2018-01-01', '2018-01-05'))); 2025-06-06 07:47:30.947 UTC [24175][client backend] [pg_regress/without_overlaps][89/303:0] ERROR: null value in column "id" of relation "temporal_mltrng" violates not-null constraint 2025-06-06 07:47:30.947 UTC [24175][client backend] [pg_regress/without_overlaps][89/303:0] DETAIL: Failing row contains (null, {[2018-01-01,2018-01-05)}). 2025-06-06 07:47:30.947 UTC [24175][client backend] [pg_regress/without_overlaps][89/303:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES (NULL, datemultirange(daterange('2018-01-01', '2018-01-05'))); 2025-06-06 07:47:30.948 UTC [24175][client backend] [pg_regress/without_overlaps][89/304:0] ERROR: null value in column "valid_at" of relation "temporal_mltrng" violates not-null constraint 2025-06-06 07:47:30.948 UTC [24175][client backend] [pg_regress/without_overlaps][89/304:0] DETAIL: Failing row contains ([3,4), null). 2025-06-06 07:47:30.948 UTC [24175][client backend] [pg_regress/without_overlaps][89/304:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[3,4)', NULL); 2025-06-06 07:47:30.948 UTC [24175][client backend] [pg_regress/without_overlaps][89/305:11450] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng" 2025-06-06 07:47:30.948 UTC [24175][client backend] [pg_regress/without_overlaps][89/305:11450] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[3,4)', '{}'); 2025-06-06 07:47:30.958 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/261:0] ERROR: could not convert locale name "@colStrength=primary;nonsense=yes" to language tag: U_ILLEGAL_ARGUMENT_ERROR 2025-06-06 07:47:30.958 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/261:0] STATEMENT: CREATE COLLATION testx (provider = icu, locale = '@colStrength=primary;nonsense=yes'); 2025-06-06 07:47:30.964 UTC [24175][client backend] [pg_regress/without_overlaps][89/311:11456] ERROR: conflicting key value violates exclusion constraint "temporal_mltrng_pk" 2025-06-06 07:47:30.964 UTC [24175][client backend] [pg_regress/without_overlaps][89/311:11456] DETAIL: Key (id, valid_at)=([1,2), {[2018-03-05,2018-05-05)}) conflicts with existing key (id, valid_at)=([1,2), {[2018-03-03,2018-04-04)}). 2025-06-06 07:47:30.964 UTC [24175][client backend] [pg_regress/without_overlaps][89/311:11456] STATEMENT: UPDATE temporal_mltrng SET id = '[1,2)', valid_at = datemultirange(daterange('2018-03-05', '2018-05-05')) WHERE id = '[21,22)'; 2025-06-06 07:47:30.970 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/263:0] WARNING: could not convert locale name "@colStrength=primary;nonsense=yes" to language tag: U_ILLEGAL_ARGUMENT_ERROR 2025-06-06 07:47:30.970 UTC [24175][client backend] [pg_regress/without_overlaps][89/312:0] ERROR: null value in column "id" of relation "temporal_mltrng" violates not-null constraint 2025-06-06 07:47:30.970 UTC [24175][client backend] [pg_regress/without_overlaps][89/312:0] DETAIL: Failing row contains (null, {[2018-03-05,2018-05-05)}). 2025-06-06 07:47:30.970 UTC [24175][client backend] [pg_regress/without_overlaps][89/312:0] STATEMENT: UPDATE temporal_mltrng SET id = NULL, valid_at = datemultirange(daterange('2018-03-05', '2018-05-05')) WHERE id = '[21,22)'; 2025-06-06 07:47:30.970 UTC [24175][client backend] [pg_regress/without_overlaps][89/313:0] ERROR: null value in column "valid_at" of relation "temporal_mltrng" violates not-null constraint 2025-06-06 07:47:30.970 UTC [24175][client backend] [pg_regress/without_overlaps][89/313:0] DETAIL: Failing row contains ([1,2), null). 2025-06-06 07:47:30.970 UTC [24175][client backend] [pg_regress/without_overlaps][89/313:0] STATEMENT: UPDATE temporal_mltrng SET id = '[1,2)', valid_at = NULL WHERE id = '[21,22)'; 2025-06-06 07:47:30.971 UTC [24175][client backend] [pg_regress/without_overlaps][89/314:11459] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng" 2025-06-06 07:47:30.971 UTC [24175][client backend] [pg_regress/without_overlaps][89/314:11459] STATEMENT: UPDATE temporal_mltrng SET id = '[1,2)', valid_at = '{}' WHERE id = '[21,22)'; 2025-06-06 07:47:30.979 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/265:0] WARNING: ICU locale "nonsense-nowhere" has unknown language "nonsense" 2025-06-06 07:47:30.979 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/265:0] HINT: To disable ICU locale validation, set the parameter "icu_validation_level" to "disabled". 2025-06-06 07:47:30.991 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/267:0] ERROR: collation "nonsense" for encoding "UTF8" does not exist 2025-06-06 07:47:30.991 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/267:0] STATEMENT: CREATE COLLATION test4 FROM nonsense; 2025-06-06 07:47:31.000 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/271:0] ERROR: collation "test11" already exists in schema "collate_tests" 2025-06-06 07:47:31.000 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/271:0] STATEMENT: ALTER COLLATION test0 RENAME TO test11; 2025-06-06 07:47:31.000 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/272:0] ERROR: collation "test1" for encoding "UTF8" does not exist 2025-06-06 07:47:31.000 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/272:0] STATEMENT: ALTER COLLATION test1 RENAME TO test22; 2025-06-06 07:47:31.005 UTC [24167][client backend] [pg_regress/create_table_like][74/541:0] ERROR: inherited column "a" has a storage parameter conflict 2025-06-06 07:47:31.005 UTC [24167][client backend] [pg_regress/create_table_like][74/541:0] DETAIL: MAIN versus EXTENDED 2025-06-06 07:47:31.005 UTC [24167][client backend] [pg_regress/create_table_like][74/541:0] STATEMENT: CREATE TABLE inh_error1 () INHERITS (ctlt1, ctlt4); 2025-06-06 07:47:31.006 UTC [24167][client backend] [pg_regress/create_table_like][74/542:0] ERROR: column "a" has a storage parameter conflict 2025-06-06 07:47:31.006 UTC [24167][client backend] [pg_regress/create_table_like][74/542:0] DETAIL: MAIN versus EXTENDED 2025-06-06 07:47:31.006 UTC [24167][client backend] [pg_regress/create_table_like][74/542:0] STATEMENT: CREATE TABLE inh_error2 (LIKE ctlt4 INCLUDING STORAGE) INHERITS (ctlt1); 2025-06-06 07:47:31.018 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/274:0] ERROR: role "nonsense" does not exist 2025-06-06 07:47:31.018 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/274:0] STATEMENT: ALTER COLLATION test11 OWNER TO nonsense; 2025-06-06 07:47:31.022 UTC [24175][client backend] [pg_regress/without_overlaps][89/325:11483] ERROR: could not create exclusion constraint "temporal_mltrng3_uq" 2025-06-06 07:47:31.022 UTC [24175][client backend] [pg_regress/without_overlaps][89/325:11483] DETAIL: Key (id, valid_at)=([1,2), {[2018-01-02,2018-02-03)}) conflicts with key (id, valid_at)=([1,2), {[2018-01-01,2018-01-05)}). 2025-06-06 07:47:31.022 UTC [24175][client backend] [pg_regress/without_overlaps][89/325:11483] STATEMENT: ALTER TABLE temporal_mltrng3 ADD CONSTRAINT temporal_mltrng3_uq UNIQUE (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:31.042 UTC [24175][client backend] [pg_regress/without_overlaps][89/326:11487] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng3" 2025-06-06 07:47:31.042 UTC [24175][client backend] [pg_regress/without_overlaps][89/326:11487] STATEMENT: ALTER TABLE temporal_mltrng3 ADD CONSTRAINT temporal_mltrng3_uq UNIQUE (id, valid_at WITHOUT OVERLAPS); 2025-06-06 07:47:31.059 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/279:0] ERROR: collation "test0" for encoding "UTF8" does not exist 2025-06-06 07:47:31.059 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/279:0] STATEMENT: DROP COLLATION test0; 2025-06-06 07:47:31.068 UTC [24175][client backend] [pg_regress/without_overlaps][89/335:11500] ERROR: conflicting key value violates exclusion constraint "temporal_mltrng3_uq" 2025-06-06 07:47:31.068 UTC [24175][client backend] [pg_regress/without_overlaps][89/335:11500] DETAIL: Key (id, valid_at)=([1,2), {[2018-01-01,2018-01-05)}) conflicts with existing key (id, valid_at)=([1,2), {[2018-01-02,2018-02-03)}). 2025-06-06 07:47:31.068 UTC [24175][client backend] [pg_regress/without_overlaps][89/335:11500] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2018-01-01', '2018-01-05'))); 2025-06-06 07:47:31.070 UTC [24175][client backend] [pg_regress/without_overlaps][89/336:11502] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng3" 2025-06-06 07:47:31.070 UTC [24175][client backend] [pg_regress/without_overlaps][89/336:11502] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[3,4)', '{}'); 2025-06-06 07:47:31.084 UTC [24175][client backend] [pg_regress/without_overlaps][89/344:11519] ERROR: conflicting key value violates exclusion constraint "temporal_mltrng3_uq" 2025-06-06 07:47:31.084 UTC [24175][client backend] [pg_regress/without_overlaps][89/344:11519] DETAIL: Key (id, valid_at)=([1,2), {[2018-03-01,2018-05-05)}) conflicts with existing key (id, valid_at)=([1,2), {[2018-03-03,2018-04-04)}). 2025-06-06 07:47:31.084 UTC [24175][client backend] [pg_regress/without_overlaps][89/344:11519] STATEMENT: UPDATE temporal_mltrng3 SET valid_at = datemultirange(daterange('2018-03-01', '2018-05-05')) WHERE id = '[1,2)' AND valid_at IS NULL; 2025-06-06 07:47:31.085 UTC [24175][client backend] [pg_regress/without_overlaps][89/345:11520] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng3" 2025-06-06 07:47:31.085 UTC [24175][client backend] [pg_regress/without_overlaps][89/345:11520] STATEMENT: UPDATE temporal_mltrng3 SET valid_at = '{}' WHERE id = '[1,2)' AND valid_at IS NULL; 2025-06-06 07:47:31.085 UTC [24175][client backend] [pg_regress/without_overlaps][89/346:11521] ERROR: empty WITHOUT OVERLAPS value found in column "valid_at" in relation "temporal_mltrng3" 2025-06-06 07:47:31.085 UTC [24175][client backend] [pg_regress/without_overlaps][89/346:11521] STATEMENT: UPDATE temporal_mltrng3 SET id = NULL, valid_at = '{}' WHERE id = '[1,2)' AND valid_at IS NULL; 2025-06-06 07:47:31.122 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/294:11531] ERROR: cannot drop collation test0 because other objects depend on it 2025-06-06 07:47:31.122 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/294:11531] DETAIL: column b of table collate_dep_test1 depends on collation test0 type collate_dep_dom1 depends on collation test0 column y of composite type collate_dep_test2 depends on collation test0 view collate_dep_test3 depends on collation test0 index collate_dep_test4i depends on collation test0 2025-06-06 07:47:31.122 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/294:11531] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:47:31.122 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/294:11531] STATEMENT: DROP COLLATION test0 RESTRICT; 2025-06-06 07:47:31.161 UTC [24176][client backend] [pg_regress/merge][77/403:0] ERROR: new row violates row-level security policy for table "measurement" 2025-06-06 07:47:31.161 UTC [24176][client backend] [pg_regress/merge][77/403:0] STATEMENT: MERGE INTO measurement m USING (VALUES (1, '01-17-2007'::date)) nm(city_id, logdate) ON (m.city_id = nm.city_id and m.logdate=nm.logdate) WHEN NOT MATCHED THEN INSERT (city_id, logdate, peaktemp, unitsales) VALUES (city_id - 1, logdate, NULL, 100); 2025-06-06 07:47:31.167 UTC [24175][client backend] [pg_regress/without_overlaps][89/353:11546] ERROR: column "valid_at" is in a primary key 2025-06-06 07:47:31.167 UTC [24175][client backend] [pg_regress/without_overlaps][89/353:11546] STATEMENT: ALTER TABLE temporal3 ALTER COLUMN valid_at DROP NOT NULL; 2025-06-06 07:47:31.506 UTC [24167][client backend] [pg_regress/create_table_like][74/574:11593] ERROR: cannot add NO INHERIT constraint to partitioned table "noinh_con_copy1_parted" 2025-06-06 07:47:31.506 UTC [24167][client backend] [pg_regress/create_table_like][74/574:11593] STATEMENT: CREATE TABLE noinh_con_copy1_parted (LIKE noinh_con_copy INCLUDING ALL) PARTITION BY LIST (a); 2025-06-06 07:47:31.520 UTC [24167][client backend] [pg_regress/create_table_like][74/578:0] ERROR: relation "ctlseq1" is invalid in LIKE clause at character 27 2025-06-06 07:47:31.520 UTC [24167][client backend] [pg_regress/create_table_like][74/578:0] DETAIL: This operation is not supported for sequences. 2025-06-06 07:47:31.520 UTC [24167][client backend] [pg_regress/create_table_like][74/578:0] STATEMENT: CREATE TABLE ctlt10 (LIKE ctlseq1); 2025-06-06 07:47:31.533 UTC [24176][client backend] [pg_regress/merge][:0] LOG: disconnection: session time: 0:00:03.572 user=postgres database=regression host=[local] 2025-06-06 07:47:31.590 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/336:0] ERROR: could not open collator for locale "und-u-kn-lower": U_ILLEGAL_ARGUMENT_ERROR 2025-06-06 07:47:31.590 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/336:0] STATEMENT: CREATE COLLATION testcoll_error1 (provider = icu, locale = '@colNumeric=lower'); 2025-06-06 07:47:31.669 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/345:11640] ERROR: could not open collator for locale "und" with rules "!!wrong!!": U_INVALID_FORMAT_ERROR 2025-06-06 07:47:31.669 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/345:11640] STATEMENT: CREATE COLLATION testcoll_rulesx (provider = icu, locale = '', rules = '!!wrong!!'); 2025-06-06 07:47:31.688 UTC [24175][client backend] [pg_regress/without_overlaps][89/405:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.688 UTC [24175][client backend] [pg_regress/without_overlaps][89/405:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.688 UTC [24175][client backend] [pg_regress/without_overlaps][89/406:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.688 UTC [24175][client backend] [pg_regress/without_overlaps][89/406:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2010-01-01', '2020-01-01')) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.688 UTC [24175][client backend] [pg_regress/without_overlaps][89/407:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.688 UTC [24175][client backend] [pg_regress/without_overlaps][89/407:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[2,3)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.733 UTC [24175][client backend] [pg_regress/without_overlaps][89/417:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.733 UTC [24175][client backend] [pg_regress/without_overlaps][89/417:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:31.734 UTC [24175][client backend] [pg_regress/without_overlaps][89/418:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.734 UTC [24175][client backend] [pg_regress/without_overlaps][89/418:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2010-01-01', '2020-01-01')) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:31.734 UTC [24175][client backend] [pg_regress/without_overlaps][89/419:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.734 UTC [24175][client backend] [pg_regress/without_overlaps][89/419:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[2,3)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:31.751 UTC [24175][client backend] [pg_regress/without_overlaps][89/423:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.751 UTC [24175][client backend] [pg_regress/without_overlaps][89/423:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT ON CONSTRAINT temporal_rng_pk DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:31.751 UTC [24175][client backend] [pg_regress/without_overlaps][89/424:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.751 UTC [24175][client backend] [pg_regress/without_overlaps][89/424:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[1,2)', daterange('2010-01-01', '2020-01-01')) ON CONFLICT ON CONSTRAINT temporal_rng_pk DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:31.758 UTC [24175][client backend] [pg_regress/without_overlaps][89/425:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.758 UTC [24175][client backend] [pg_regress/without_overlaps][89/425:0] STATEMENT: INSERT INTO temporal_rng (id, valid_at) VALUES ('[2,3)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT ON CONSTRAINT temporal_rng_pk DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:31.788 UTC [24168][client backend] [pg_regress/misc][:0] LOG: disconnection: session time: 0:00:03.882 user=postgres database=regression host=[local] 2025-06-06 07:47:31.805 UTC [24175][client backend] [pg_regress/without_overlaps][89/436:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.805 UTC [24175][client backend] [pg_regress/without_overlaps][89/436:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[1,2)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.805 UTC [24175][client backend] [pg_regress/without_overlaps][89/437:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.805 UTC [24175][client backend] [pg_regress/without_overlaps][89/437:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[1,2)', daterange('2010-01-01', '2020-01-01')) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.805 UTC [24175][client backend] [pg_regress/without_overlaps][89/438:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.805 UTC [24175][client backend] [pg_regress/without_overlaps][89/438:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[2,3)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.829 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/418:0] ERROR: nondeterministic collations are not supported for operator class "text_pattern_ops" 2025-06-06 07:47:31.829 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/418:0] STATEMENT: CREATE INDEX ON test3ci (x text_pattern_ops); 2025-06-06 07:47:31.833 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/425:0] ERROR: nondeterministic collations are not supported for ILIKE 2025-06-06 07:47:31.833 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/425:0] STATEMENT: SELECT x FROM test3ci WHERE x ILIKE 'a%'; 2025-06-06 07:47:31.833 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/426:0] ERROR: nondeterministic collations are not supported for regular expressions 2025-06-06 07:47:31.833 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/426:0] STATEMENT: SELECT x FROM test3ci WHERE x SIMILAR TO 'a%'; 2025-06-06 07:47:31.833 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/427:0] ERROR: nondeterministic collations are not supported for regular expressions 2025-06-06 07:47:31.833 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/427:0] STATEMENT: SELECT x FROM test3ci WHERE x ~ 'a'; 2025-06-06 07:47:31.839 UTC [24175][client backend] [pg_regress/without_overlaps][89/448:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.839 UTC [24175][client backend] [pg_regress/without_overlaps][89/448:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[1,2)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:31.839 UTC [24175][client backend] [pg_regress/without_overlaps][89/449:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.839 UTC [24175][client backend] [pg_regress/without_overlaps][89/449:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[1,2)', daterange('2010-01-01', '2020-01-01')) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:31.839 UTC [24175][client backend] [pg_regress/without_overlaps][89/450:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.839 UTC [24175][client backend] [pg_regress/without_overlaps][89/450:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[2,3)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:31.845 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/439:11696] ERROR: duplicate key value violates unique constraint "test1ci_x_idx" 2025-06-06 07:47:31.845 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/439:11696] DETAIL: Key (x)=(ABC) already exists. 2025-06-06 07:47:31.845 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/439:11696] STATEMENT: INSERT INTO test1ci VALUES ('ABC'); 2025-06-06 07:47:31.850 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/440:11697] ERROR: could not create unique index "test3ci_x_idx" 2025-06-06 07:47:31.850 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/440:11697] DETAIL: Key (x)=(abc) is duplicated. 2025-06-06 07:47:31.850 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/440:11697] STATEMENT: CREATE UNIQUE INDEX ON test3ci (x); 2025-06-06 07:47:31.855 UTC [24175][client backend] [pg_regress/without_overlaps][89/454:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.855 UTC [24175][client backend] [pg_regress/without_overlaps][89/454:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[1,2)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT ON CONSTRAINT temporal3_uq DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:31.855 UTC [24175][client backend] [pg_regress/without_overlaps][89/455:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.855 UTC [24175][client backend] [pg_regress/without_overlaps][89/455:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[1,2)', daterange('2010-01-01', '2020-01-01')) ON CONFLICT ON CONSTRAINT temporal3_uq DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:31.856 UTC [24175][client backend] [pg_regress/without_overlaps][89/456:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.856 UTC [24175][client backend] [pg_regress/without_overlaps][89/456:0] STATEMENT: INSERT INTO temporal3 (id, valid_at) VALUES ('[2,3)', daterange('2005-01-01', '2006-01-01')) ON CONFLICT ON CONSTRAINT temporal3_uq DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:31.864 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/446:0] ERROR: nondeterministic collations are not supported for operator class "bpchar_pattern_ops" 2025-06-06 07:47:31.864 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/446:0] STATEMENT: CREATE INDEX ON test3bpci (x bpchar_pattern_ops); 2025-06-06 07:47:31.879 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/453:0] ERROR: nondeterministic collations are not supported for ILIKE 2025-06-06 07:47:31.879 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/453:0] STATEMENT: SELECT x FROM test3bpci WHERE x ILIKE 'a%'; 2025-06-06 07:47:31.879 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/454:0] ERROR: nondeterministic collations are not supported for regular expressions 2025-06-06 07:47:31.879 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/454:0] STATEMENT: SELECT x FROM test3bpci WHERE x SIMILAR TO 'a%'; 2025-06-06 07:47:31.879 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/455:0] ERROR: nondeterministic collations are not supported for regular expressions 2025-06-06 07:47:31.879 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/455:0] STATEMENT: SELECT x FROM test3bpci WHERE x ~ 'a'; 2025-06-06 07:47:31.904 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/467:11712] ERROR: duplicate key value violates unique constraint "test1bpci_x_idx" 2025-06-06 07:47:31.904 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/467:11712] DETAIL: Key (x)=(ABC) already exists. 2025-06-06 07:47:31.904 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/467:11712] STATEMENT: INSERT INTO test1bpci VALUES ('ABC'); 2025-06-06 07:47:31.912 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/468:11713] ERROR: could not create unique index "test3bpci_x_idx" 2025-06-06 07:47:31.912 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/468:11713] DETAIL: Key (x)=(abc) is duplicated. 2025-06-06 07:47:31.912 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/468:11713] STATEMENT: CREATE UNIQUE INDEX ON test3bpci (x); 2025-06-06 07:47:31.921 UTC [24175][client backend] [pg_regress/without_overlaps][89/467:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.921 UTC [24175][client backend] [pg_regress/without_overlaps][89/467:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.922 UTC [24175][client backend] [pg_regress/without_overlaps][89/468:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.922 UTC [24175][client backend] [pg_regress/without_overlaps][89/468:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2010-01-01', '2020-01-01'))) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.922 UTC [24175][client backend] [pg_regress/without_overlaps][89/469:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.922 UTC [24175][client backend] [pg_regress/without_overlaps][89/469:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[2,3)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:31.952 UTC [24167][client backend] [pg_regress/create_table_like][:0] LOG: disconnection: session time: 0:00:04.047 user=postgres database=regression host=[local] 2025-06-06 07:47:31.961 UTC [24175][client backend] [pg_regress/without_overlaps][89/479:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.961 UTC [24175][client backend] [pg_regress/without_overlaps][89/479:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:31.961 UTC [24175][client backend] [pg_regress/without_overlaps][89/480:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.961 UTC [24175][client backend] [pg_regress/without_overlaps][89/480:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2010-01-01', '2020-01-01'))) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:31.962 UTC [24175][client backend] [pg_regress/without_overlaps][89/481:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:31.962 UTC [24175][client backend] [pg_regress/without_overlaps][89/481:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[2,3)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:31.977 UTC [24175][client backend] [pg_regress/without_overlaps][89/485:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.977 UTC [24175][client backend] [pg_regress/without_overlaps][89/485:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT ON CONSTRAINT temporal_mltrng_pk DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:31.978 UTC [24175][client backend] [pg_regress/without_overlaps][89/486:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.978 UTC [24175][client backend] [pg_regress/without_overlaps][89/486:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2010-01-01', '2020-01-01'))) ON CONFLICT ON CONSTRAINT temporal_mltrng_pk DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:31.978 UTC [24175][client backend] [pg_regress/without_overlaps][89/487:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:31.978 UTC [24175][client backend] [pg_regress/without_overlaps][89/487:0] STATEMENT: INSERT INTO temporal_mltrng (id, valid_at) VALUES ('[2,3)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT ON CONSTRAINT temporal_mltrng_pk DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:32.013 UTC [24175][client backend] [pg_regress/without_overlaps][89/498:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:32.013 UTC [24175][client backend] [pg_regress/without_overlaps][89/498:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:32.015 UTC [24175][client backend] [pg_regress/without_overlaps][89/499:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:32.015 UTC [24175][client backend] [pg_regress/without_overlaps][89/499:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2010-01-01', '2020-01-01'))) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:32.015 UTC [24175][client backend] [pg_regress/without_overlaps][89/500:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:32.015 UTC [24175][client backend] [pg_regress/without_overlaps][89/500:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[2,3)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO NOTHING; 2025-06-06 07:47:32.042 UTC [24175][client backend] [pg_regress/without_overlaps][89/510:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:32.042 UTC [24175][client backend] [pg_regress/without_overlaps][89/510:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:32.043 UTC [24175][client backend] [pg_regress/without_overlaps][89/511:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:32.043 UTC [24175][client backend] [pg_regress/without_overlaps][89/511:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2010-01-01', '2020-01-01'))) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:32.043 UTC [24175][client backend] [pg_regress/without_overlaps][89/512:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2025-06-06 07:47:32.043 UTC [24175][client backend] [pg_regress/without_overlaps][89/512:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[2,3)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT (id, valid_at) DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:32.058 UTC [24175][client backend] [pg_regress/without_overlaps][89/516:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:32.058 UTC [24175][client backend] [pg_regress/without_overlaps][89/516:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT ON CONSTRAINT temporal_mltrng3_uq DO UPDATE SET id = EXCLUDED.id + '[2,3)'; 2025-06-06 07:47:32.058 UTC [24175][client backend] [pg_regress/without_overlaps][89/517:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:32.058 UTC [24175][client backend] [pg_regress/without_overlaps][89/517:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[1,2)', datemultirange(daterange('2010-01-01', '2020-01-01'))) ON CONFLICT ON CONSTRAINT temporal_mltrng3_uq DO UPDATE SET id = EXCLUDED.id + '[3,4)'; 2025-06-06 07:47:32.058 UTC [24175][client backend] [pg_regress/without_overlaps][89/518:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2025-06-06 07:47:32.058 UTC [24175][client backend] [pg_regress/without_overlaps][89/518:0] STATEMENT: INSERT INTO temporal_mltrng3 (id, valid_at) VALUES ('[2,3)', datemultirange(daterange('2005-01-01', '2006-01-01'))) ON CONFLICT ON CONSTRAINT temporal_mltrng3_uq DO UPDATE SET id = EXCLUDED.id + '[4,5)'; 2025-06-06 07:47:32.060 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/524:0] ERROR: LIKE pattern must not end with escape character 2025-06-06 07:47:32.060 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/524:0] STATEMENT: SELECT 'foox' LIKE 'foo\' COLLATE ignore_accents; 2025-06-06 07:47:32.071 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/526:11760] ERROR: foreign key constraint "test10fk_x_fkey" cannot be implemented 2025-06-06 07:47:32.071 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/526:11760] DETAIL: Key columns "x" of the referencing table and "x" of the referenced table have incompatible collations: "case_insensitive" and "case_sensitive". If either collation is nondeterministic, then both collations have to be the same. 2025-06-06 07:47:32.071 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/526:11760] STATEMENT: CREATE TABLE test10fk (x text COLLATE case_insensitive REFERENCES test10pk (x) ON UPDATE CASCADE ON DELETE CASCADE); 2025-06-06 07:47:32.082 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/528:11763] ERROR: foreign key constraint "test11fk_x_fkey" cannot be implemented 2025-06-06 07:47:32.082 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/528:11763] DETAIL: Key columns "x" of the referencing table and "x" of the referenced table have incompatible collations: "case_sensitive" and "case_insensitive". If either collation is nondeterministic, then both collations have to be the same. 2025-06-06 07:47:32.082 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/528:11763] STATEMENT: CREATE TABLE test11fk (x text COLLATE case_sensitive REFERENCES test11pk (x) ON UPDATE CASCADE ON DELETE CASCADE); 2025-06-06 07:47:32.131 UTC [24175][client backend] [pg_regress/without_overlaps][89/523:11771] ERROR: cannot drop column valid_at of table temporal3 because other objects depend on it 2025-06-06 07:47:32.131 UTC [24175][client backend] [pg_regress/without_overlaps][89/523:11771] DETAIL: constraint temporal_fk_rng2rng_fk on table temporal_fk_rng2rng depends on column valid_at of table temporal3 2025-06-06 07:47:32.131 UTC [24175][client backend] [pg_regress/without_overlaps][89/523:11771] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:47:32.131 UTC [24175][client backend] [pg_regress/without_overlaps][89/523:11771] STATEMENT: ALTER TABLE temporal3 DROP COLUMN valid_at; 2025-06-06 07:47:32.177 UTC [24182][client backend] [pg_regress/generated_virtual][80/552:11778] ERROR: cannot use generated column in partition key at character 127 2025-06-06 07:47:32.177 UTC [24182][client backend] [pg_regress/generated_virtual][80/552:11778] DETAIL: Column "f3" is a generated column. 2025-06-06 07:47:32.177 UTC [24182][client backend] [pg_regress/generated_virtual][80/552:11778] STATEMENT: CREATE TABLE gtest_part_key (f1 date NOT NULL, f2 bigint, f3 bigint GENERATED ALWAYS AS (f2 * 2) VIRTUAL) PARTITION BY RANGE (f3); 2025-06-06 07:47:32.179 UTC [24182][client backend] [pg_regress/generated_virtual][80/553:11780] ERROR: cannot use generated column in partition key at character 127 2025-06-06 07:47:32.179 UTC [24182][client backend] [pg_regress/generated_virtual][80/553:11780] DETAIL: Column "f3" is a generated column. 2025-06-06 07:47:32.179 UTC [24182][client backend] [pg_regress/generated_virtual][80/553:11780] STATEMENT: CREATE TABLE gtest_part_key (f1 date NOT NULL, f2 bigint, f3 bigint GENERATED ALWAYS AS (f2 * 2) VIRTUAL) PARTITION BY RANGE ((f3 * 3)); 2025-06-06 07:47:32.183 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/541:11783] ERROR: update or delete on table "test12pk" violates RESTRICT setting of foreign key constraint "test12fk_b_fkey" on table "test12fk" 2025-06-06 07:47:32.183 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/541:11783] DETAIL: Key (x)=(abc) is referenced from table "test12fk". 2025-06-06 07:47:32.183 UTC [24180][client backend] [pg_regress/collate.icu.utf8][86/541:11783] STATEMENT: UPDATE test12pk SET x = 'ABC' WHERE x = 'abc'; 2025-06-06 07:47:32.231 UTC [24175][client backend] [pg_regress/without_overlaps][89/530:11789] ERROR: foreign key constraint "temporal_fk_rng2rng_fk2" cannot be implemented 2025-06-06 07:47:32.231 UTC [24175][client backend] [pg_regress/without_overlaps][89/530:11789] DETAIL: Key columns "valid_at" of the referencing table and "valid_at" of the referenced table are of incompatible types: int4range and daterange. 2025-06-06 07:47:32.231 UTC [24175][client backend] [pg_regress/without_overlaps][89/530:11789] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at int4range, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk2 PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk2 FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng (id, PERIOD valid_at) ); 2025-06-06 07:47:32.258 UTC [24182][client backend] [pg_regress/generated_virtual][80/558:11791] ERROR: cannot use generated column "b" in column generation expression 2025-06-06 07:47:32.258 UTC [24182][client backend] [pg_regress/generated_virtual][80/558:11791] DETAIL: A generated column cannot reference another generated column. 2025-06-06 07:47:32.258 UTC [24182][client backend] [pg_regress/generated_virtual][80/558:11791] STATEMENT: ALTER TABLE gtest25 ADD COLUMN x int GENERATED ALWAYS AS (b * 4) VIRTUAL; 2025-06-06 07:47:32.259 UTC [24182][client backend] [pg_regress/generated_virtual][80/559:11792] ERROR: column "z" does not exist 2025-06-06 07:47:32.259 UTC [24182][client backend] [pg_regress/generated_virtual][80/559:11792] STATEMENT: ALTER TABLE gtest25 ADD COLUMN x int GENERATED ALWAYS AS (z * 4) VIRTUAL; 2025-06-06 07:47:32.303 UTC [24175][client backend] [pg_regress/without_overlaps][89/533:11797] ERROR: foreign key uses PERIOD on the referencing table but not the referenced table 2025-06-06 07:47:32.303 UTC [24175][client backend] [pg_regress/without_overlaps][89/533:11797] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng (id, valid_at) ); 2025-06-06 07:47:32.311 UTC [24175][client backend] [pg_regress/without_overlaps][89/534:11799] ERROR: foreign key must use PERIOD when referencing a primary using WITHOUT OVERLAPS 2025-06-06 07:47:32.311 UTC [24175][client backend] [pg_regress/without_overlaps][89/534:11799] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, valid_at) REFERENCES temporal_rng (id, valid_at) ); 2025-06-06 07:47:32.331 UTC [24175][client backend] [pg_regress/without_overlaps][89/535:11801] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:32.331 UTC [24175][client backend] [pg_regress/without_overlaps][89/535:11801] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, valid_at) REFERENCES temporal_rng (id, PERIOD valid_at) ); 2025-06-06 07:47:32.338 UTC [24175][client backend] [pg_regress/without_overlaps][89/536:11802] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:32.338 UTC [24175][client backend] [pg_regress/without_overlaps][89/536:11802] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, valid_at) REFERENCES temporal_rng ); 2025-06-06 07:47:32.355 UTC [24175][client backend] [pg_regress/without_overlaps][89/537:11806] ERROR: foreign key uses PERIOD on the referencing table but not the referenced table 2025-06-06 07:47:32.355 UTC [24175][client backend] [pg_regress/without_overlaps][89/537:11806] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng (id) ); 2025-06-06 07:47:32.367 UTC [24182][client backend] [pg_regress/generated_virtual][80/577:11810] ERROR: cannot alter type of a column used by a generated column 2025-06-06 07:47:32.367 UTC [24182][client backend] [pg_regress/generated_virtual][80/577:11810] DETAIL: Column "a" is used by generated column "x". 2025-06-06 07:47:32.367 UTC [24182][client backend] [pg_regress/generated_virtual][80/577:11810] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN a TYPE text; 2025-06-06 07:47:32.370 UTC [24175][client backend] [pg_regress/without_overlaps][89/538:11811] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:32.370 UTC [24175][client backend] [pg_regress/without_overlaps][89/538:11811] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id) REFERENCES temporal_rng (id, PERIOD valid_at) ); 2025-06-06 07:47:32.431 UTC [24182][client backend] [pg_regress/generated_virtual][80/590:11822] ERROR: cannot specify USING when altering type of generated column at character 34 2025-06-06 07:47:32.431 UTC [24182][client backend] [pg_regress/generated_virtual][80/590:11822] DETAIL: Column "x" is a generated column. 2025-06-06 07:47:32.431 UTC [24182][client backend] [pg_regress/generated_virtual][80/590:11822] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN x TYPE boolean USING x <> 0; 2025-06-06 07:47:32.436 UTC [24175][client backend] [pg_regress/without_overlaps][89/541:11820] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:32.436 UTC [24175][client backend] [pg_regress/without_overlaps][89/541:11820] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id) REFERENCES temporal_rng ); 2025-06-06 07:47:32.436 UTC [24182][client backend] [pg_regress/generated_virtual][80/591:11823] ERROR: column "x" of relation "gtest27" is a generated column 2025-06-06 07:47:32.436 UTC [24182][client backend] [pg_regress/generated_virtual][80/591:11823] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN x DROP DEFAULT; 2025-06-06 07:47:32.444 UTC [24182][client backend] [pg_regress/generated_virtual][80/593:11825] ERROR: column "x" of relation "gtest27" contains null values 2025-06-06 07:47:32.444 UTC [24182][client backend] [pg_regress/generated_virtual][80/593:11825] STATEMENT: ALTER TABLE gtest27 DROP COLUMN x, ALTER COLUMN a TYPE bigint, ALTER COLUMN b TYPE bigint, ADD COLUMN x bigint GENERATED ALWAYS AS ((a + b) * 2) VIRTUAL NOT NULL; 2025-06-06 07:47:32.475 UTC [24175][client backend] [pg_regress/without_overlaps][89/542:11829] ERROR: foreign key referenced-columns list must not contain duplicates 2025-06-06 07:47:32.475 UTC [24175][client backend] [pg_regress/without_overlaps][89/542:11829] STATEMENT: CREATE TABLE temporal_fk_rng2rng ( id int4range, valid_at daterange, parent_id int4range, CONSTRAINT temporal_fk_rng2rng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD parent_id) REFERENCES temporal_rng (id, PERIOD id) ); 2025-06-06 07:47:32.532 UTC [24182][client backend] [pg_regress/generated_virtual][80/606:11841] ERROR: cannot alter type of a column used by a generated column 2025-06-06 07:47:32.532 UTC [24182][client backend] [pg_regress/generated_virtual][80/606:11841] DETAIL: Column "a" is used by generated column "x". 2025-06-06 07:47:32.532 UTC [24182][client backend] [pg_regress/generated_virtual][80/606:11841] STATEMENT: ALTER TABLE gtest27 ALTER COLUMN a TYPE float8, ALTER COLUMN b TYPE float8; 2025-06-06 07:47:32.649 UTC [24182][client backend] [pg_regress/generated_virtual][80/631:11856] ERROR: column "a" of relation "gtest29" is not a generated column 2025-06-06 07:47:32.649 UTC [24182][client backend] [pg_regress/generated_virtual][80/631:11856] STATEMENT: ALTER TABLE gtest29 ALTER COLUMN a SET EXPRESSION AS (a * 3); 2025-06-06 07:47:32.649 UTC [24182][client backend] [pg_regress/generated_virtual][80/632:11857] ERROR: column "a" of relation "gtest29" is not a generated column 2025-06-06 07:47:32.649 UTC [24182][client backend] [pg_regress/generated_virtual][80/632:11857] STATEMENT: ALTER TABLE gtest29 ALTER COLUMN a DROP EXPRESSION; 2025-06-06 07:47:32.703 UTC [24182][client backend] [pg_regress/generated_virtual][80/646:11874] ERROR: ALTER TABLE / DROP EXPRESSION is not supported for virtual generated columns 2025-06-06 07:47:32.703 UTC [24182][client backend] [pg_regress/generated_virtual][80/646:11874] DETAIL: Column "b" of relation "gtest29" is a virtual generated column. 2025-06-06 07:47:32.703 UTC [24182][client backend] [pg_regress/generated_virtual][80/646:11874] STATEMENT: ALTER TABLE gtest29 ALTER COLUMN b DROP EXPRESSION; 2025-06-06 07:47:32.706 UTC [24182][client backend] [pg_regress/generated_virtual][80/648:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2025-06-06 07:47:32.706 UTC [24182][client backend] [pg_regress/generated_virtual][80/648:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:32.706 UTC [24182][client backend] [pg_regress/generated_virtual][80/648:0] STATEMENT: INSERT INTO gtest29 (a, b) VALUES (6, 66); 2025-06-06 07:47:32.794 UTC [24182][client backend] [pg_regress/generated_virtual][80/662:11888] ERROR: ALTER TABLE / DROP EXPRESSION is not supported for virtual generated columns 2025-06-06 07:47:32.794 UTC [24182][client backend] [pg_regress/generated_virtual][80/662:11888] DETAIL: Column "b" of relation "gtest30" is a virtual generated column. 2025-06-06 07:47:32.794 UTC [24182][client backend] [pg_regress/generated_virtual][80/662:11888] STATEMENT: ALTER TABLE gtest30 ALTER COLUMN b DROP EXPRESSION; 2025-06-06 07:47:32.888 UTC [24175][client backend] [pg_regress/without_overlaps][89/576:0] ERROR: foreign key constraint "temporal_fk_rng2rng_fk" cannot be implemented 2025-06-06 07:47:32.888 UTC [24175][client backend] [pg_regress/without_overlaps][89/576:0] DETAIL: Key columns "valid_at" of the referencing table and "valid_at" of the referenced table are of incompatible types: tsrange and daterange. 2025-06-06 07:47:32.888 UTC [24175][client backend] [pg_regress/without_overlaps][89/576:0] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng; 2025-06-06 07:47:32.916 UTC [24182][client backend] [pg_regress/generated_virtual][80/686:11908] ERROR: ALTER TABLE / DROP EXPRESSION must be applied to child tables too 2025-06-06 07:47:32.916 UTC [24182][client backend] [pg_regress/generated_virtual][80/686:11908] STATEMENT: ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION; 2025-06-06 07:47:32.919 UTC [24175][client backend] [pg_regress/without_overlaps][89/579:0] ERROR: foreign key referenced-columns list must not contain duplicates 2025-06-06 07:47:32.919 UTC [24175][client backend] [pg_regress/without_overlaps][89/579:0] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk2 FOREIGN KEY (parent_id, PERIOD parent_id) REFERENCES temporal_rng (id, PERIOD id); 2025-06-06 07:47:32.958 UTC [24175][client backend] [pg_regress/without_overlaps][89/588:11919] ERROR: insert or update on table "temporal_fk_rng2rng" violates foreign key constraint "temporal_fk_rng2rng_fk" 2025-06-06 07:47:32.958 UTC [24175][client backend] [pg_regress/without_overlaps][89/588:11919] DETAIL: Key (parent_id, valid_at)=([1,2), [2018-01-02,2018-04-01)) is not present in table "temporal_rng". 2025-06-06 07:47:32.958 UTC [24175][client backend] [pg_regress/without_overlaps][89/588:11919] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng; 2025-06-06 07:47:32.980 UTC [24175][client backend] [pg_regress/without_overlaps][89/593:11929] ERROR: insert or update on table "temporal_fk_rng2rng" violates foreign key constraint "temporal_fk_rng2rng_fk" 2025-06-06 07:47:32.980 UTC [24175][client backend] [pg_regress/without_overlaps][89/593:11929] DETAIL: Key (parent_id, valid_at)=([1,2), [2018-01-02,2018-04-01)) is not present in table "temporal_rng". 2025-06-06 07:47:32.980 UTC [24175][client backend] [pg_regress/without_overlaps][89/593:11929] STATEMENT: INSERT INTO temporal_fk_rng2rng (id, valid_at, parent_id) VALUES ('[2,3)', daterange('2018-01-02', '2018-04-01'), '[1,2)'); 2025-06-06 07:47:32.998 UTC [24182][client backend] [pg_regress/generated_virtual][80/707:11935] ERROR: cannot drop generation expression from inherited column 2025-06-06 07:47:32.998 UTC [24182][client backend] [pg_regress/generated_virtual][80/707:11935] STATEMENT: ALTER TABLE gtest30_1 ALTER COLUMN b DROP EXPRESSION; 2025-06-06 07:47:33.000 UTC [24175][client backend] [pg_regress/without_overlaps][89/597:11937] ERROR: insert or update on table "temporal_fk_rng2rng" violates foreign key constraint "temporal_fk_rng2rng_fk" 2025-06-06 07:47:33.000 UTC [24175][client backend] [pg_regress/without_overlaps][89/597:11937] DETAIL: Key (parent_id, valid_at)=([1,2), [2018-01-02,2018-05-01)) is not present in table "temporal_rng". 2025-06-06 07:47:33.000 UTC [24175][client backend] [pg_regress/without_overlaps][89/597:11937] STATEMENT: UPDATE temporal_fk_rng2rng SET valid_at = daterange('2018-01-02', '2018-05-01') WHERE id = '[1,2)'; 2025-06-06 07:47:33.001 UTC [24175][client backend] [pg_regress/without_overlaps][89/598:11938] ERROR: insert or update on table "temporal_fk_rng2rng" violates foreign key constraint "temporal_fk_rng2rng_fk" 2025-06-06 07:47:33.001 UTC [24175][client backend] [pg_regress/without_overlaps][89/598:11938] DETAIL: Key (parent_id, valid_at)=([8,9), [2018-01-02,2018-02-20)) is not present in table "temporal_rng". 2025-06-06 07:47:33.001 UTC [24175][client backend] [pg_regress/without_overlaps][89/598:11938] STATEMENT: UPDATE temporal_fk_rng2rng SET parent_id = '[8,9)' WHERE id = '[1,2)'; 2025-06-06 07:47:33.011 UTC [24175][client backend] [pg_regress/without_overlaps][89/599:11939] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.011 UTC [24175][client backend] [pg_regress/without_overlaps][89/599:11939] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.011 UTC [24175][client backend] [pg_regress/without_overlaps][89/599:11939] STATEMENT: COMMIT; 2025-06-06 07:47:33.020 UTC [24182][client backend] [pg_regress/generated_virtual][80/710:11944] ERROR: cannot alter table "gtest31_1" because column "gtest31_2.y" uses its row type 2025-06-06 07:47:33.020 UTC [24182][client backend] [pg_regress/generated_virtual][80/710:11944] STATEMENT: ALTER TABLE gtest31_1 ALTER COLUMN b TYPE varchar; 2025-06-06 07:47:33.082 UTC [24175][client backend] [pg_regress/without_overlaps][89/616:11967] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.082 UTC [24175][client backend] [pg_regress/without_overlaps][89/616:11967] DETAIL: Key (id, valid_at)=([1,2), [2018-01-01,2018-03-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.082 UTC [24175][client backend] [pg_regress/without_overlaps][89/616:11967] STATEMENT: UPDATE temporal_rng SET id = '[2,3)', valid_at = daterange('2018-01-15', '2018-03-01') WHERE id = '[1,2)' AND valid_at @> '2018-01-15'::date; 2025-06-06 07:47:33.083 UTC [24175][client backend] [pg_regress/without_overlaps][89/617:11968] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.083 UTC [24175][client backend] [pg_regress/without_overlaps][89/617:11968] DETAIL: Key (id, valid_at)=([1,2), [2018-01-01,2018-03-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.083 UTC [24175][client backend] [pg_regress/without_overlaps][89/617:11968] STATEMENT: UPDATE temporal_rng SET id = '[2,3)' WHERE id = '[1,2)' AND valid_at @> '2018-01-15'::date; 2025-06-06 07:47:33.090 UTC [24175][client backend] [pg_regress/without_overlaps][89/621:11972] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.090 UTC [24175][client backend] [pg_regress/without_overlaps][89/621:11972] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.090 UTC [24175][client backend] [pg_regress/without_overlaps][89/621:11972] STATEMENT: UPDATE temporal_rng SET valid_at = daterange('2016-01-01', '2016-02-01') WHERE id = '[5,6)' AND valid_at = daterange('2018-01-01', '2018-02-01'); 2025-06-06 07:47:33.102 UTC [24175][client backend] [pg_regress/without_overlaps][89/622:11974] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.102 UTC [24175][client backend] [pg_regress/without_overlaps][89/622:11974] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.102 UTC [24175][client backend] [pg_regress/without_overlaps][89/622:11974] STATEMENT: COMMIT; 2025-06-06 07:47:33.107 UTC [24175][client backend] [pg_regress/without_overlaps][89/623:11977] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.107 UTC [24175][client backend] [pg_regress/without_overlaps][89/623:11977] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.107 UTC [24175][client backend] [pg_regress/without_overlaps][89/623:11977] STATEMENT: UPDATE temporal_rng SET id = '[7,8)' WHERE id = '[5,6)' AND valid_at = daterange('2018-01-01', '2018-02-01'); 2025-06-06 07:47:33.110 UTC [24182][client backend] [pg_regress/generated_virtual][80/714:11979] ERROR: cannot alter table "gtest31_1" because column "gtest31_2.y" uses its row type 2025-06-06 07:47:33.110 UTC [24182][client backend] [pg_regress/generated_virtual][80/714:11979] STATEMENT: ALTER TABLE gtest31_1 ALTER COLUMN b TYPE varchar; 2025-06-06 07:47:33.151 UTC [24175][client backend] [pg_regress/without_overlaps][89/628:0] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:33.151 UTC [24175][client backend] [pg_regress/without_overlaps][89/628:0] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng ON UPDATE RESTRICT; 2025-06-06 07:47:33.153 UTC [24182][client backend] [pg_regress/generated_virtual][80/719:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW generated columns at character 82 2025-06-06 07:47:33.153 UTC [24182][client backend] [pg_regress/generated_virtual][80/719:0] DETAIL: Column "b" is a generated column. 2025-06-06 07:47:33.153 UTC [24182][client backend] [pg_regress/generated_virtual][80/719:0] STATEMENT: CREATE TRIGGER gtest2a BEFORE INSERT OR UPDATE ON gtest26 FOR EACH ROW WHEN (NEW.b < 0) -- error EXECUTE PROCEDURE gtest_trigger_func(); 2025-06-06 07:47:33.154 UTC [24182][client backend] [pg_regress/generated_virtual][80/720:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW generated columns at character 82 2025-06-06 07:47:33.154 UTC [24182][client backend] [pg_regress/generated_virtual][80/720:0] DETAIL: A whole-row reference is used and the table contains generated columns. 2025-06-06 07:47:33.154 UTC [24182][client backend] [pg_regress/generated_virtual][80/720:0] STATEMENT: CREATE TRIGGER gtest2b BEFORE INSERT OR UPDATE ON gtest26 FOR EACH ROW WHEN (NEW.* IS NOT NULL) -- error EXECUTE PROCEDURE gtest_trigger_func(); 2025-06-06 07:47:33.199 UTC [24175][client backend] [pg_regress/without_overlaps][89/636:12010] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.199 UTC [24175][client backend] [pg_regress/without_overlaps][89/636:12010] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.199 UTC [24175][client backend] [pg_regress/without_overlaps][89/636:12010] STATEMENT: DELETE FROM temporal_rng WHERE id = '[5,6)' AND valid_at = daterange('2018-01-01', '2018-02-01'); 2025-06-06 07:47:33.209 UTC [24175][client backend] [pg_regress/without_overlaps][89/637:12011] ERROR: update or delete on table "temporal_rng" violates foreign key constraint "temporal_fk_rng2rng_fk" on table "temporal_fk_rng2rng" 2025-06-06 07:47:33.209 UTC [24175][client backend] [pg_regress/without_overlaps][89/637:12011] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_fk_rng2rng". 2025-06-06 07:47:33.209 UTC [24175][client backend] [pg_regress/without_overlaps][89/637:12011] STATEMENT: COMMIT; 2025-06-06 07:47:33.257 UTC [24175][client backend] [pg_regress/without_overlaps][89/642:0] ERROR: unsupported ON DELETE action for foreign key constraint using PERIOD 2025-06-06 07:47:33.257 UTC [24175][client backend] [pg_regress/without_overlaps][89/642:0] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng ON DELETE RESTRICT; 2025-06-06 07:47:33.267 UTC [24175][client backend] [pg_regress/without_overlaps][89/645:0] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:33.267 UTC [24175][client backend] [pg_regress/without_overlaps][89/645:0] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng ON DELETE CASCADE ON UPDATE CASCADE; 2025-06-06 07:47:33.270 UTC [24175][client backend] [pg_regress/without_overlaps][89/648:0] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:33.270 UTC [24175][client backend] [pg_regress/without_overlaps][89/648:0] STATEMENT: ALTER TABLE temporal_fk_rng2rng ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng ON DELETE SET NULL ON UPDATE SET NULL; 2025-06-06 07:47:33.275 UTC [24175][client backend] [pg_regress/without_overlaps][89/652:12033] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:33.275 UTC [24175][client backend] [pg_regress/without_overlaps][89/652:12033] STATEMENT: ALTER TABLE temporal_fk_rng2rng ALTER COLUMN parent_id SET DEFAULT '[-1,-1]', ADD CONSTRAINT temporal_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_rng ON DELETE SET DEFAULT ON UPDATE SET DEFAULT; 2025-06-06 07:47:33.365 UTC [24175][client backend] [pg_regress/without_overlaps][89/656:12037] ERROR: foreign key constraint "temporal_fk_mltrng2mltrng_fk2" cannot be implemented 2025-06-06 07:47:33.365 UTC [24175][client backend] [pg_regress/without_overlaps][89/656:12037] DETAIL: Key columns "valid_at" of the referencing table and "valid_at" of the referenced table are of incompatible types: int4multirange and datemultirange. 2025-06-06 07:47:33.365 UTC [24175][client backend] [pg_regress/without_overlaps][89/656:12037] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at int4multirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk2 PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk2 FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_mltrng (id, PERIOD valid_at) ); 2025-06-06 07:47:33.402 UTC [24180][client backend] [pg_regress/collate.icu.utf8][:0] LOG: disconnection: session time: 0:00:05.395 user=postgres database=regression host=[local] 2025-06-06 07:47:33.432 UTC [24175][client backend] [pg_regress/without_overlaps][89/660:12042] ERROR: foreign key uses PERIOD on the referencing table but not the referenced table 2025-06-06 07:47:33.432 UTC [24175][client backend] [pg_regress/without_overlaps][89/660:12042] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_mltrng (id, valid_at) ); 2025-06-06 07:47:33.461 UTC [24175][client backend] [pg_regress/without_overlaps][89/661:12043] ERROR: foreign key must use PERIOD when referencing a primary using WITHOUT OVERLAPS 2025-06-06 07:47:33.461 UTC [24175][client backend] [pg_regress/without_overlaps][89/661:12043] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, valid_at) REFERENCES temporal_mltrng (id, valid_at) ); 2025-06-06 07:47:33.482 UTC [24175][client backend] [pg_regress/without_overlaps][89/662:12045] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:33.482 UTC [24175][client backend] [pg_regress/without_overlaps][89/662:12045] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, valid_at) REFERENCES temporal_mltrng (id, PERIOD valid_at) ); 2025-06-06 07:47:33.488 UTC [24175][client backend] [pg_regress/without_overlaps][89/663:12048] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:33.488 UTC [24175][client backend] [pg_regress/without_overlaps][89/663:12048] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, valid_at) REFERENCES temporal_mltrng ); 2025-06-06 07:47:33.505 UTC [24175][client backend] [pg_regress/without_overlaps][89/664:12049] ERROR: foreign key uses PERIOD on the referencing table but not the referenced table 2025-06-06 07:47:33.505 UTC [24175][client backend] [pg_regress/without_overlaps][89/664:12049] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_mltrng (id) ); 2025-06-06 07:47:33.518 UTC [24175][client backend] [pg_regress/without_overlaps][89/665:12050] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:33.518 UTC [24175][client backend] [pg_regress/without_overlaps][89/665:12050] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id) REFERENCES temporal_mltrng (id, PERIOD valid_at) ); 2025-06-06 07:47:33.549 UTC [24182][client backend] [pg_regress/generated_virtual][:0] LOG: disconnection: session time: 0:00:05.543 user=postgres database=regression host=[local] 2025-06-06 07:47:33.565 UTC [24175][client backend] [pg_regress/without_overlaps][89/668:12054] ERROR: foreign key uses PERIOD on the referenced table but not the referencing table 2025-06-06 07:47:33.565 UTC [24175][client backend] [pg_regress/without_overlaps][89/668:12054] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id) REFERENCES temporal_mltrng ); 2025-06-06 07:47:33.583 UTC [24175][client backend] [pg_regress/without_overlaps][89/669:12055] ERROR: foreign key referenced-columns list must not contain duplicates 2025-06-06 07:47:33.583 UTC [24175][client backend] [pg_regress/without_overlaps][89/669:12055] STATEMENT: CREATE TABLE temporal_fk_mltrng2mltrng ( id int4range, valid_at datemultirange, parent_id int4range, CONSTRAINT temporal_fk_mltrng2mltrng_pk PRIMARY KEY (id, valid_at WITHOUT OVERLAPS), CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD parent_id) REFERENCES temporal_mltrng (id, PERIOD id) ); 2025-06-06 07:47:33.859 UTC [24175][client backend] [pg_regress/without_overlaps][89/702:0] ERROR: foreign key referenced-columns list must not contain duplicates 2025-06-06 07:47:33.859 UTC [24175][client backend] [pg_regress/without_overlaps][89/702:0] STATEMENT: ALTER TABLE temporal_fk_mltrng2mltrng ADD CONSTRAINT temporal_fk_mltrng2mltrng_fk2 FOREIGN KEY (parent_id, PERIOD parent_id) REFERENCES temporal_mltrng (id, PERIOD id); 2025-06-06 07:47:33.881 UTC [24175][client backend] [pg_regress/without_overlaps][89/710:12070] ERROR: insert or update on table "temporal_fk_mltrng2mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" 2025-06-06 07:47:33.881 UTC [24175][client backend] [pg_regress/without_overlaps][89/710:12070] DETAIL: Key (parent_id, valid_at)=([1,2), {[2018-01-02,2018-04-01)}) is not present in table "temporal_mltrng". 2025-06-06 07:47:33.881 UTC [24175][client backend] [pg_regress/without_overlaps][89/710:12070] STATEMENT: ALTER TABLE temporal_fk_mltrng2mltrng ADD CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_mltrng (id, PERIOD valid_at); 2025-06-06 07:47:33.893 UTC [24175][client backend] [pg_regress/without_overlaps][89/715:12074] ERROR: insert or update on table "temporal_fk_mltrng2mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" 2025-06-06 07:47:33.893 UTC [24175][client backend] [pg_regress/without_overlaps][89/715:12074] DETAIL: Key (parent_id, valid_at)=([1,2), {[2018-01-02,2018-04-01)}) is not present in table "temporal_mltrng". 2025-06-06 07:47:33.893 UTC [24175][client backend] [pg_regress/without_overlaps][89/715:12074] STATEMENT: INSERT INTO temporal_fk_mltrng2mltrng (id, valid_at, parent_id) VALUES ('[2,3)', datemultirange(daterange('2018-01-02', '2018-04-01')), '[1,2)'); 2025-06-06 07:47:33.902 UTC [24175][client backend] [pg_regress/without_overlaps][89/719:12078] ERROR: insert or update on table "temporal_fk_mltrng2mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" 2025-06-06 07:47:33.902 UTC [24175][client backend] [pg_regress/without_overlaps][89/719:12078] DETAIL: Key (parent_id, valid_at)=([1,2), {[2018-01-02,2018-05-01)}) is not present in table "temporal_mltrng". 2025-06-06 07:47:33.902 UTC [24175][client backend] [pg_regress/without_overlaps][89/719:12078] STATEMENT: UPDATE temporal_fk_mltrng2mltrng SET valid_at = datemultirange(daterange('2018-01-02', '2018-05-01')) WHERE id = '[1,2)'; 2025-06-06 07:47:33.902 UTC [24175][client backend] [pg_regress/without_overlaps][89/720:12079] ERROR: insert or update on table "temporal_fk_mltrng2mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" 2025-06-06 07:47:33.902 UTC [24175][client backend] [pg_regress/without_overlaps][89/720:12079] DETAIL: Key (parent_id, valid_at)=([8,9), {[2018-01-02,2018-02-20)}) is not present in table "temporal_mltrng". 2025-06-06 07:47:33.902 UTC [24175][client backend] [pg_regress/without_overlaps][89/720:12079] STATEMENT: UPDATE temporal_fk_mltrng2mltrng SET parent_id = '[8,9)' WHERE id = '[1,2)'; 2025-06-06 07:47:33.908 UTC [24175][client backend] [pg_regress/without_overlaps][89/721:12080] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:33.908 UTC [24175][client backend] [pg_regress/without_overlaps][89/721:12080] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:33.908 UTC [24175][client backend] [pg_regress/without_overlaps][89/721:12080] STATEMENT: COMMIT; 2025-06-06 07:47:33.951 UTC [24175][client backend] [pg_regress/without_overlaps][89/738:12097] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:33.951 UTC [24175][client backend] [pg_regress/without_overlaps][89/738:12097] DETAIL: Key (id, valid_at)=([1,2), {[2018-01-01,2018-03-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:33.951 UTC [24175][client backend] [pg_regress/without_overlaps][89/738:12097] STATEMENT: UPDATE temporal_mltrng SET id = '[2,3)', valid_at = datemultirange(daterange('2018-01-15', '2018-03-01')) WHERE id = '[1,2)' AND valid_at @> '2018-01-15'::date; 2025-06-06 07:47:33.951 UTC [24175][client backend] [pg_regress/without_overlaps][89/739:12098] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:33.951 UTC [24175][client backend] [pg_regress/without_overlaps][89/739:12098] DETAIL: Key (id, valid_at)=([1,2), {[2018-01-01,2018-03-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:33.951 UTC [24175][client backend] [pg_regress/without_overlaps][89/739:12098] STATEMENT: UPDATE temporal_mltrng SET id = '[2,3)' WHERE id = '[1,2)' AND valid_at @> '2018-01-15'::date; 2025-06-06 07:47:33.960 UTC [24175][client backend] [pg_regress/without_overlaps][89/743:12102] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:33.960 UTC [24175][client backend] [pg_regress/without_overlaps][89/743:12102] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:33.960 UTC [24175][client backend] [pg_regress/without_overlaps][89/743:12102] STATEMENT: UPDATE temporal_mltrng SET valid_at = datemultirange(daterange('2016-01-01', '2016-02-01')) WHERE id = '[5,6)' AND valid_at = datemultirange(daterange('2018-01-01', '2018-02-01')); 2025-06-06 07:47:33.963 UTC [24175][client backend] [pg_regress/without_overlaps][89/744:12103] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:33.963 UTC [24175][client backend] [pg_regress/without_overlaps][89/744:12103] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:33.963 UTC [24175][client backend] [pg_regress/without_overlaps][89/744:12103] STATEMENT: COMMIT; 2025-06-06 07:47:33.964 UTC [24175][client backend] [pg_regress/without_overlaps][89/745:12104] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:33.964 UTC [24175][client backend] [pg_regress/without_overlaps][89/745:12104] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:33.964 UTC [24175][client backend] [pg_regress/without_overlaps][89/745:12104] STATEMENT: UPDATE temporal_mltrng SET id = '[7,8)' WHERE id = '[5,6)' AND valid_at = datemultirange(daterange('2018-01-01', '2018-02-01')); 2025-06-06 07:47:33.980 UTC [24175][client backend] [pg_regress/without_overlaps][89/748:0] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:33.980 UTC [24175][client backend] [pg_regress/without_overlaps][89/748:0] STATEMENT: ALTER TABLE temporal_fk_mltrng2mltrng ADD CONSTRAINT temporal_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_mltrng (id, PERIOD valid_at) ON UPDATE RESTRICT; 2025-06-06 07:47:34.003 UTC [24175][client backend] [pg_regress/without_overlaps][89/756:12114] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:34.003 UTC [24175][client backend] [pg_regress/without_overlaps][89/756:12114] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:34.003 UTC [24175][client backend] [pg_regress/without_overlaps][89/756:12114] STATEMENT: DELETE FROM temporal_mltrng WHERE id = '[5,6)' AND valid_at = datemultirange(daterange('2018-01-01', '2018-02-01')); 2025-06-06 07:47:34.011 UTC [24175][client backend] [pg_regress/without_overlaps][89/757:12115] ERROR: update or delete on table "temporal_mltrng" violates foreign key constraint "temporal_fk_mltrng2mltrng_fk" on table "temporal_fk_mltrng2mltrng" 2025-06-06 07:47:34.011 UTC [24175][client backend] [pg_regress/without_overlaps][89/757:12115] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_fk_mltrng2mltrng". 2025-06-06 07:47:34.011 UTC [24175][client backend] [pg_regress/without_overlaps][89/757:12115] STATEMENT: COMMIT; 2025-06-06 07:47:34.093 UTC [24175][client backend] [pg_regress/without_overlaps][89/766:12124] ERROR: insert or update on table "tfkp1" violates foreign key constraint "temporal_partitioned_fk_rng2rng_fk" 2025-06-06 07:47:34.093 UTC [24175][client backend] [pg_regress/without_overlaps][89/766:12124] DETAIL: Key (parent_id, valid_at)=([1,2), [2010-01-01,2010-02-15)) is not present in table "temporal_partitioned_rng". 2025-06-06 07:47:34.093 UTC [24175][client backend] [pg_regress/without_overlaps][89/766:12124] STATEMENT: INSERT INTO temporal_partitioned_fk_rng2rng (id, valid_at, parent_id) VALUES ('[3,4)', daterange('2010-01-01', '2010-02-15'), '[1,2)'); 2025-06-06 07:47:34.099 UTC [24175][client backend] [pg_regress/without_overlaps][89/767:12125] ERROR: insert or update on table "tfkp1" violates foreign key constraint "temporal_partitioned_fk_rng2rng_fk" 2025-06-06 07:47:34.099 UTC [24175][client backend] [pg_regress/without_overlaps][89/767:12125] DETAIL: Key (parent_id, valid_at)=([3,4), [2000-01-01,2000-02-15)) is not present in table "temporal_partitioned_rng". 2025-06-06 07:47:34.099 UTC [24175][client backend] [pg_regress/without_overlaps][89/767:12125] STATEMENT: INSERT INTO temporal_partitioned_fk_rng2rng (id, valid_at, parent_id) VALUES ('[3,4)', daterange('2000-01-01', '2000-02-15'), '[3,4)'); 2025-06-06 07:47:34.109 UTC [24175][client backend] [pg_regress/without_overlaps][89/771:12129] ERROR: conflicting key value violates exclusion constraint "tfkp1_pkey" 2025-06-06 07:47:34.109 UTC [24175][client backend] [pg_regress/without_overlaps][89/771:12129] DETAIL: Key (id, valid_at)=([1,2), [2000-01-01,2000-04-01)) conflicts with existing key (id, valid_at)=([1,2), [2000-01-01,2000-04-01)). 2025-06-06 07:47:34.109 UTC [24175][client backend] [pg_regress/without_overlaps][89/771:12129] STATEMENT: UPDATE temporal_partitioned_fk_rng2rng SET valid_at = daterange('2000-01-01', '2000-04-01') WHERE id = '[1,2)'; 2025-06-06 07:47:34.138 UTC [24175][client backend] [pg_regress/without_overlaps][89/778:12136] ERROR: update or delete on table "tp1" violates foreign key constraint "temporal_partitioned_fk_rng2rng_fk_1" on table "temporal_partitioned_fk_rng2rng" 2025-06-06 07:47:34.138 UTC [24175][client backend] [pg_regress/without_overlaps][89/778:12136] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_partitioned_fk_rng2rng". 2025-06-06 07:47:34.138 UTC [24175][client backend] [pg_regress/without_overlaps][89/778:12136] STATEMENT: UPDATE temporal_partitioned_rng SET valid_at = daterange('2016-01-01', '2016-02-01') WHERE id = '[5,6)' AND valid_at = daterange('2018-01-01', '2018-02-01'); 2025-06-06 07:47:34.184 UTC [24175][client backend] [pg_regress/without_overlaps][89/784:12142] ERROR: update or delete on table "tp1" violates foreign key constraint "temporal_partitioned_fk_rng2rng_fk_1" on table "temporal_partitioned_fk_rng2rng" 2025-06-06 07:47:34.184 UTC [24175][client backend] [pg_regress/without_overlaps][89/784:12142] DETAIL: Key (id, valid_at)=([5,6), [2018-01-01,2018-02-01)) is still referenced from table "temporal_partitioned_fk_rng2rng". 2025-06-06 07:47:34.184 UTC [24175][client backend] [pg_regress/without_overlaps][89/784:12142] STATEMENT: DELETE FROM temporal_partitioned_rng WHERE id = '[5,6)' AND valid_at = daterange('2018-01-01', '2018-02-01'); 2025-06-06 07:47:34.190 UTC [24175][client backend] [pg_regress/without_overlaps][89/785:12143] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:34.190 UTC [24175][client backend] [pg_regress/without_overlaps][89/785:12143] STATEMENT: ALTER TABLE temporal_partitioned_fk_rng2rng DROP CONSTRAINT temporal_partitioned_fk_rng2rng_fk, ADD CONSTRAINT temporal_partitioned_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_partitioned_rng ON DELETE CASCADE ON UPDATE CASCADE; 2025-06-06 07:47:34.197 UTC [24175][client backend] [pg_regress/without_overlaps][89/786:12144] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:34.197 UTC [24175][client backend] [pg_regress/without_overlaps][89/786:12144] STATEMENT: ALTER TABLE temporal_partitioned_fk_rng2rng DROP CONSTRAINT temporal_partitioned_fk_rng2rng_fk, ADD CONSTRAINT temporal_partitioned_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_partitioned_rng ON DELETE SET NULL ON UPDATE SET NULL; 2025-06-06 07:47:34.208 UTC [24175][client backend] [pg_regress/without_overlaps][89/787:12145] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:34.208 UTC [24175][client backend] [pg_regress/without_overlaps][89/787:12145] STATEMENT: ALTER TABLE temporal_partitioned_fk_rng2rng ALTER COLUMN parent_id SET DEFAULT '[-1,-1]', DROP CONSTRAINT temporal_partitioned_fk_rng2rng_fk, ADD CONSTRAINT temporal_partitioned_fk_rng2rng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_partitioned_rng ON DELETE SET DEFAULT ON UPDATE SET DEFAULT; 2025-06-06 07:47:34.384 UTC [24175][client backend] [pg_regress/without_overlaps][89/798:12156] ERROR: insert or update on table "tfkp1" violates foreign key constraint "temporal_partitioned_fk_mltrng2mltrng_fk" 2025-06-06 07:47:34.384 UTC [24175][client backend] [pg_regress/without_overlaps][89/798:12156] DETAIL: Key (parent_id, valid_at)=([1,2), {[2010-01-01,2010-02-15)}) is not present in table "temporal_partitioned_mltrng". 2025-06-06 07:47:34.384 UTC [24175][client backend] [pg_regress/without_overlaps][89/798:12156] STATEMENT: INSERT INTO temporal_partitioned_fk_mltrng2mltrng (id, valid_at, parent_id) VALUES ('[3,4)', datemultirange(daterange('2010-01-01', '2010-02-15')), '[1,2)'); 2025-06-06 07:47:34.390 UTC [24175][client backend] [pg_regress/without_overlaps][89/799:12157] ERROR: insert or update on table "tfkp1" violates foreign key constraint "temporal_partitioned_fk_mltrng2mltrng_fk" 2025-06-06 07:47:34.390 UTC [24175][client backend] [pg_regress/without_overlaps][89/799:12157] DETAIL: Key (parent_id, valid_at)=([3,4), {[2000-01-01,2000-02-15)}) is not present in table "temporal_partitioned_mltrng". 2025-06-06 07:47:34.390 UTC [24175][client backend] [pg_regress/without_overlaps][89/799:12157] STATEMENT: INSERT INTO temporal_partitioned_fk_mltrng2mltrng (id, valid_at, parent_id) VALUES ('[3,4)', datemultirange(daterange('2000-01-01', '2000-02-15')), '[3,4)'); 2025-06-06 07:47:34.398 UTC [24175][client backend] [pg_regress/without_overlaps][89/803:12161] ERROR: conflicting key value violates exclusion constraint "tfkp1_pkey" 2025-06-06 07:47:34.398 UTC [24175][client backend] [pg_regress/without_overlaps][89/803:12161] DETAIL: Key (id, valid_at)=([1,2), {[2000-01-01,2000-04-01)}) conflicts with existing key (id, valid_at)=([1,2), {[2000-01-01,2000-04-01)}). 2025-06-06 07:47:34.398 UTC [24175][client backend] [pg_regress/without_overlaps][89/803:12161] STATEMENT: UPDATE temporal_partitioned_fk_mltrng2mltrng SET valid_at = datemultirange(daterange('2000-01-01', '2000-04-01')) WHERE id = '[1,2)'; 2025-06-06 07:47:34.428 UTC [24175][client backend] [pg_regress/without_overlaps][89/810:12168] ERROR: update or delete on table "tp1" violates foreign key constraint "temporal_partitioned_fk_mltrng2mltrng_fk_2" on table "temporal_partitioned_fk_mltrng2mltrng" 2025-06-06 07:47:34.428 UTC [24175][client backend] [pg_regress/without_overlaps][89/810:12168] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_partitioned_fk_mltrng2mltrng". 2025-06-06 07:47:34.428 UTC [24175][client backend] [pg_regress/without_overlaps][89/810:12168] STATEMENT: UPDATE temporal_partitioned_mltrng SET valid_at = datemultirange(daterange('2016-01-01', '2016-02-01')) WHERE id = '[5,6)' AND valid_at = datemultirange(daterange('2018-01-01', '2018-02-01')); 2025-06-06 07:47:34.458 UTC [24175][client backend] [pg_regress/without_overlaps][89/816:12174] ERROR: update or delete on table "tp1" violates foreign key constraint "temporal_partitioned_fk_mltrng2mltrng_fk_2" on table "temporal_partitioned_fk_mltrng2mltrng" 2025-06-06 07:47:34.458 UTC [24175][client backend] [pg_regress/without_overlaps][89/816:12174] DETAIL: Key (id, valid_at)=([5,6), {[2018-01-01,2018-02-01)}) is still referenced from table "temporal_partitioned_fk_mltrng2mltrng". 2025-06-06 07:47:34.458 UTC [24175][client backend] [pg_regress/without_overlaps][89/816:12174] STATEMENT: DELETE FROM temporal_partitioned_mltrng WHERE id = '[5,6)' AND valid_at = datemultirange(daterange('2018-01-01', '2018-02-01')); 2025-06-06 07:47:34.469 UTC [24175][client backend] [pg_regress/without_overlaps][89/817:12175] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:34.469 UTC [24175][client backend] [pg_regress/without_overlaps][89/817:12175] STATEMENT: ALTER TABLE temporal_partitioned_fk_mltrng2mltrng DROP CONSTRAINT temporal_partitioned_fk_mltrng2mltrng_fk, ADD CONSTRAINT temporal_partitioned_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_partitioned_mltrng ON DELETE CASCADE ON UPDATE CASCADE; 2025-06-06 07:47:34.477 UTC [24175][client backend] [pg_regress/without_overlaps][89/818:12176] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:34.477 UTC [24175][client backend] [pg_regress/without_overlaps][89/818:12176] STATEMENT: ALTER TABLE temporal_partitioned_fk_mltrng2mltrng DROP CONSTRAINT temporal_partitioned_fk_mltrng2mltrng_fk, ADD CONSTRAINT temporal_partitioned_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_partitioned_mltrng ON DELETE SET NULL ON UPDATE SET NULL; 2025-06-06 07:47:34.491 UTC [24175][client backend] [pg_regress/without_overlaps][89/819:12177] ERROR: unsupported ON UPDATE action for foreign key constraint using PERIOD 2025-06-06 07:47:34.491 UTC [24175][client backend] [pg_regress/without_overlaps][89/819:12177] STATEMENT: ALTER TABLE temporal_partitioned_fk_mltrng2mltrng ALTER COLUMN parent_id SET DEFAULT '[0,1)', DROP CONSTRAINT temporal_partitioned_fk_mltrng2mltrng_fk, ADD CONSTRAINT temporal_partitioned_fk_mltrng2mltrng_fk FOREIGN KEY (parent_id, PERIOD valid_at) REFERENCES temporal_partitioned_mltrng ON DELETE SET DEFAULT ON UPDATE SET DEFAULT; 2025-06-06 07:47:34.534 UTC [24175][client backend] [pg_regress/without_overlaps][:0] LOG: disconnection: session time: 0:00:06.574 user=postgres database=regression host=[local] 2025-06-06 07:47:34.799 UTC [24810][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.801 UTC [24810][client backend] [[unknown]][90/6:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.801 UTC [24810][client backend] [[unknown]][90/6:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rules 2025-06-06 07:47:34.805 UTC [24810][client backend] [pg_regress/rules][90/0:0] LOG: connection ready: setup total=16.109 ms, fork=9.675 ms, authentication=0.446 ms 2025-06-06 07:47:34.819 UTC [24812][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.826 UTC [24813][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.826 UTC [24815][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.827 UTC [24810][client backend] [pg_regress/rules][90/14:0] ERROR: rule "rtest_v1_bad" for relation "rtest_v1" does not exist 2025-06-06 07:47:34.827 UTC [24810][client backend] [pg_regress/rules][90/14:0] STATEMENT: COMMENT ON RULE rtest_v1_bad ON rtest_v1 IS 'bad rule'; 2025-06-06 07:47:34.829 UTC [24812][client backend] [[unknown]][87/567:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.829 UTC [24812][client backend] [[unknown]][87/567:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/stats_ext 2025-06-06 07:47:34.831 UTC [24815][client backend] [[unknown]][76/978:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.831 UTC [24815][client backend] [[unknown]][76/978:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/collate.windows.win1252 2025-06-06 07:47:34.831 UTC [24813][client backend] [[unknown]][85/1127:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.831 UTC [24813][client backend] [[unknown]][85/1127:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/psql_crosstab 2025-06-06 07:47:34.835 UTC [24813][client backend] [pg_regress/psql_crosstab][85/0:0] LOG: connection ready: setup total=25.603 ms, fork=9.797 ms, authentication=0.373 ms 2025-06-06 07:47:34.835 UTC [24815][client backend] [pg_regress/collate.windows.win1252][76/0:0] LOG: connection ready: setup total=13.710 ms, fork=3.410 ms, authentication=0.387 ms 2025-06-06 07:47:34.837 UTC [24812][client backend] [pg_regress/stats_ext][87/0:0] LOG: connection ready: setup total=40.298 ms, fork=16.642 ms, authentication=0.428 ms 2025-06-06 07:47:34.839 UTC [24816][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.840 UTC [24816][client backend] [[unknown]][81/1475:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.840 UTC [24816][client backend] [[unknown]][81/1475:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/psql_pipeline 2025-06-06 07:47:34.849 UTC [24819][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.850 UTC [24815][client backend] [pg_regress/collate.windows.win1252][:0] LOG: disconnection: session time: 0:00:00.025 user=postgres database=regression host=[local] 2025-06-06 07:47:34.858 UTC [24816][client backend] [pg_regress/psql_pipeline][81/0:0] LOG: connection ready: setup total=33.569 ms, fork=10.781 ms, authentication=0.375 ms 2025-06-06 07:47:34.859 UTC [24819][client backend] [[unknown]][82/1043:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.859 UTC [24819][client backend] [[unknown]][82/1043:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/psql 2025-06-06 07:47:34.865 UTC [24819][client backend] [pg_regress/psql][82/0:0] LOG: connection ready: setup total=25.638 ms, fork=9.884 ms, authentication=5.900 ms 2025-06-06 07:47:34.870 UTC [24822][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.871 UTC [24822][client backend] [[unknown]][91/332:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.871 UTC [24822][client backend] [[unknown]][91/332:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/collate.linux.utf8 2025-06-06 07:47:34.874 UTC [24821][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:34.875 UTC [24821][client backend] [[unknown]][93/25:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:34.875 UTC [24821][client backend] [[unknown]][93/25:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/amutils 2025-06-06 07:47:34.878 UTC [24821][client backend] [pg_regress/amutils][93/0:0] LOG: connection ready: setup total=25.618 ms, fork=17.403 ms, authentication=0.399 ms 2025-06-06 07:47:34.882 UTC [24819][client backend] [pg_regress/psql][82/1064:0] ERROR: there is no parameter $1 at character 8 2025-06-06 07:47:34.882 UTC [24819][client backend] [pg_regress/psql][82/1064:0] STATEMENT: SELECT $1, $2 2025-06-06 07:47:34.883 UTC [24812][client backend] [pg_regress/stats_ext][87/570:0] ERROR: syntax error at or near ";" at character 22 2025-06-06 07:47:34.883 UTC [24812][client backend] [pg_regress/stats_ext][87/570:0] STATEMENT: CREATE STATISTICS tst; 2025-06-06 07:47:34.883 UTC [24812][client backend] [pg_regress/stats_ext][87/571:0] ERROR: syntax error at or near ";" at character 30 2025-06-06 07:47:34.883 UTC [24812][client backend] [pg_regress/stats_ext][87/571:0] STATEMENT: CREATE STATISTICS tst ON a, b; 2025-06-06 07:47:34.883 UTC [24812][client backend] [pg_regress/stats_ext][87/572:0] ERROR: syntax error at or near "FROM" at character 23 2025-06-06 07:47:34.883 UTC [24812][client backend] [pg_regress/stats_ext][87/572:0] STATEMENT: CREATE STATISTICS tst FROM sometab; 2025-06-06 07:47:34.884 UTC [24812][client backend] [pg_regress/stats_ext][87/573:0] ERROR: relation "nonexistent" does not exist 2025-06-06 07:47:34.884 UTC [24812][client backend] [pg_regress/stats_ext][87/573:0] STATEMENT: CREATE STATISTICS tst ON a, b FROM nonexistent; 2025-06-06 07:47:34.884 UTC [24812][client backend] [pg_regress/stats_ext][87/574:0] ERROR: column "a" does not exist 2025-06-06 07:47:34.884 UTC [24812][client backend] [pg_regress/stats_ext][87/574:0] STATEMENT: CREATE STATISTICS tst ON a, b FROM ext_stats_test; 2025-06-06 07:47:34.888 UTC [24812][client backend] [pg_regress/stats_ext][87/575:0] ERROR: duplicate column name in statistics definition 2025-06-06 07:47:34.888 UTC [24812][client backend] [pg_regress/stats_ext][87/575:0] STATEMENT: CREATE STATISTICS tst ON x, x, y FROM ext_stats_test; 2025-06-06 07:47:34.889 UTC [24812][client backend] [pg_regress/stats_ext][87/576:0] ERROR: cannot have more than 8 columns in statistics 2025-06-06 07:47:34.889 UTC [24812][client backend] [pg_regress/stats_ext][87/576:0] STATEMENT: CREATE STATISTICS tst ON x, x, y, x, x, y, x, x, y FROM ext_stats_test; 2025-06-06 07:47:34.891 UTC [24812][client backend] [pg_regress/stats_ext][87/577:0] ERROR: cannot have more than 8 columns in statistics 2025-06-06 07:47:34.891 UTC [24812][client backend] [pg_regress/stats_ext][87/577:0] STATEMENT: CREATE STATISTICS tst ON x, x, y, x, x, (x || 'x'), (y + 1), (x || 'x'), (x || 'x'), (y + 1) FROM ext_stats_test; 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1075:0] ERROR: column "foo" does not exist at character 8 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1075:0] STATEMENT: SELECT foo 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1076:0] ERROR: cannot insert multiple commands into a prepared statement 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1076:0] STATEMENT: SELECT 1 ; SELECT 2 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1077:0] ERROR: bind message supplies 1 parameters, but prepared statement "" requires 2 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1077:0] STATEMENT: SELECT $1, $2 2025-06-06 07:47:34.891 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/0:0] LOG: connection ready: setup total=35.371 ms, fork=10.559 ms, authentication=0.432 ms 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/0:0] ERROR: prepared statement "stmt2" does not exist 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1078:0] ERROR: bind message supplies 1 parameters, but prepared statement "stmt3" requires 2 2025-06-06 07:47:34.891 UTC [24819][client backend] [pg_regress/psql][82/1078:0] STATEMENT: SELECT $1, $2 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/578:0] ERROR: cannot have more than 8 columns in statistics 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/578:0] STATEMENT: CREATE STATISTICS tst ON (x || 'x'), (x || 'x'), (y + 1), (x || 'x'), (x || 'x'), (y + 1), (x || 'x'), (x || 'x'), (y + 1) FROM ext_stats_test; 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/579:0] ERROR: duplicate expression in statistics definition 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/579:0] STATEMENT: CREATE STATISTICS tst ON (x || 'x'), (x || 'x'), y FROM ext_stats_test; 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/580:0] ERROR: unrecognized statistics kind "unrecognized" 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/580:0] STATEMENT: CREATE STATISTICS tst (unrecognized) ON x, y FROM ext_stats_test; 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/581:0] ERROR: extended statistics require at least 2 columns 2025-06-06 07:47:34.894 UTC [24812][client backend] [pg_regress/stats_ext][87/581:0] STATEMENT: CREATE STATISTICS tst ON (y) FROM ext_stats_test; 2025-06-06 07:47:34.895 UTC [24812][client backend] [pg_regress/stats_ext][87/582:0] ERROR: syntax error at or near "+" at character 28 2025-06-06 07:47:34.895 UTC [24812][client backend] [pg_regress/stats_ext][87/582:0] STATEMENT: CREATE STATISTICS tst ON y + z FROM ext_stats_test; 2025-06-06 07:47:34.895 UTC [24812][client backend] [pg_regress/stats_ext][87/583:0] ERROR: syntax error at or near "," at character 28 2025-06-06 07:47:34.895 UTC [24812][client backend] [pg_regress/stats_ext][87/583:0] STATEMENT: CREATE STATISTICS tst ON (x, y) FROM ext_stats_test; 2025-06-06 07:47:34.903 UTC [24819][client backend] [pg_regress/psql][82/1106:0] ERROR: syntax error at end of input at character 12 2025-06-06 07:47:34.903 UTC [24819][client backend] [pg_regress/psql][82/1106:0] STATEMENT: SELECT 1 + 2025-06-06 07:47:34.906 UTC [24819][client backend] [pg_regress/psql][82/1111:0] ERROR: relation "bububu" does not exist at character 7 2025-06-06 07:47:34.906 UTC [24819][client backend] [pg_regress/psql][82/1111:0] STATEMENT: TABLE bububu; 2025-06-06 07:47:34.908 UTC [24819][client backend] [pg_regress/psql][82/1121:0] ERROR: syntax error at or near "bogus" at character 1 2025-06-06 07:47:34.908 UTC [24819][client backend] [pg_regress/psql][82/1121:0] STATEMENT: bogus; 2025-06-06 07:47:34.938 UTC [24812][client backend] [pg_regress/stats_ext][87/586:0] ERROR: statistics creation on virtual generated columns is not supported 2025-06-06 07:47:34.938 UTC [24812][client backend] [pg_regress/stats_ext][87/586:0] STATEMENT: CREATE STATISTICS tst on z from ext_stats_test1; 2025-06-06 07:47:34.942 UTC [24812][client backend] [pg_regress/stats_ext][87/587:0] ERROR: statistics creation on virtual generated columns is not supported 2025-06-06 07:47:34.942 UTC [24812][client backend] [pg_regress/stats_ext][87/587:0] STATEMENT: CREATE STATISTICS tst on (z) from ext_stats_test1; 2025-06-06 07:47:34.942 UTC [24812][client backend] [pg_regress/stats_ext][87/588:0] ERROR: statistics creation on virtual generated columns is not supported 2025-06-06 07:47:34.942 UTC [24812][client backend] [pg_regress/stats_ext][87/588:0] STATEMENT: CREATE STATISTICS tst on (z+1) from ext_stats_test1; 2025-06-06 07:47:34.942 UTC [24812][client backend] [pg_regress/stats_ext][87/589:0] ERROR: statistics creation on virtual generated columns is not supported 2025-06-06 07:47:34.942 UTC [24812][client backend] [pg_regress/stats_ext][87/589:0] STATEMENT: CREATE STATISTICS tst (ndistinct) ON z from ext_stats_test1; 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/590:0] ERROR: statistics creation on system columns is not supported 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/590:0] STATEMENT: CREATE STATISTICS tst on tableoid from ext_stats_test1; 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/591:0] ERROR: statistics creation on system columns is not supported 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/591:0] STATEMENT: CREATE STATISTICS tst on (tableoid) from ext_stats_test1; 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/592:0] ERROR: statistics creation on system columns is not supported 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/592:0] STATEMENT: CREATE STATISTICS tst on (tableoid::int+1) from ext_stats_test1; 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/593:0] ERROR: statistics creation on system columns is not supported 2025-06-06 07:47:34.943 UTC [24812][client backend] [pg_regress/stats_ext][87/593:0] STATEMENT: CREATE STATISTICS tst (ndistinct) ON xmin from ext_stats_test1; 2025-06-06 07:47:34.949 UTC [24812][client backend] [pg_regress/stats_ext][87/594:0] ERROR: column "w" cannot be used in statistics because its type xid has no default btree operator class 2025-06-06 07:47:34.949 UTC [24812][client backend] [pg_regress/stats_ext][87/594:0] STATEMENT: CREATE STATISTICS tst (ndistinct) ON w from ext_stats_test1; 2025-06-06 07:47:34.964 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1505:0] ERROR: could not determine data type of parameter $1 2025-06-06 07:47:34.964 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1505:0] STATEMENT: SELECT $2 2025-06-06 07:47:34.974 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1517:0] ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1 2025-06-06 07:47:34.974 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1517:0] STATEMENT: SELECT $1 2025-06-06 07:47:34.974 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1519:0] ERROR: bind message supplies 1 parameters, but prepared statement "" requires 0 2025-06-06 07:47:34.974 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1519:0] STATEMENT: SELECT 2025-06-06 07:47:34.974 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1520:0] ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1 2025-06-06 07:47:34.974 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1520:0] STATEMENT: SELECT $1; 2025-06-06 07:47:34.978 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1521:12232] ERROR: duplicate key value violates unique constraint "psql_pipeline_pkey" 2025-06-06 07:47:34.978 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1521:12232] DETAIL: Key (a)=(1) already exists. 2025-06-06 07:47:34.978 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1521:12232] STATEMENT: INSERT INTO psql_pipeline VALUES ($1) 2025-06-06 07:47:34.980 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1526:0] ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1 2025-06-06 07:47:34.980 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1526:0] STATEMENT: SELECT $1 2025-06-06 07:47:34.980 UTC [24812][client backend] [pg_regress/stats_ext][87/601:0] ERROR: must be owner of statistics object ab1_a_b_stats 2025-06-06 07:47:34.980 UTC [24812][client backend] [pg_regress/stats_ext][87/601:0] STATEMENT: COMMENT ON STATISTICS ab1_a_b_stats IS 'changed comment'; 2025-06-06 07:47:34.980 UTC [24812][client backend] [pg_regress/stats_ext][87/602:0] ERROR: must be owner of statistics object ab1_a_b_stats 2025-06-06 07:47:34.980 UTC [24812][client backend] [pg_regress/stats_ext][87/602:0] STATEMENT: DROP STATISTICS ab1_a_b_stats; 2025-06-06 07:47:34.981 UTC [24812][client backend] [pg_regress/stats_ext][87/603:0] ERROR: must be owner of statistics object ab1_a_b_stats 2025-06-06 07:47:34.981 UTC [24812][client backend] [pg_regress/stats_ext][87/603:0] STATEMENT: ALTER STATISTICS ab1_a_b_stats RENAME TO ab1_a_b_stats_new; 2025-06-06 07:47:34.982 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1528:0] ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1 2025-06-06 07:47:34.982 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1528:0] STATEMENT: SELECT $1 2025-06-06 07:47:34.983 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1530:0] ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1 2025-06-06 07:47:34.983 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1530:0] STATEMENT: SELECT $1 2025-06-06 07:47:34.983 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1531:0] ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1 2025-06-06 07:47:34.983 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1531:0] STATEMENT: SELECT $1 2025-06-06 07:47:34.990 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1534:0] WARNING: SET LOCAL can only be used in transaction blocks 2025-06-06 07:47:34.993 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1536:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2025-06-06 07:47:34.993 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1536:0] STATEMENT: REINDEX TABLE CONCURRENTLY psql_pipeline 2025-06-06 07:47:35.014 UTC [24819][client backend] [pg_regress/psql][82/1132:0] ERROR: table "gexec_test" does not exist 2025-06-06 07:47:35.014 UTC [24819][client backend] [pg_regress/psql][82/1132:0] STATEMENT: drop table gexec_test 2025-06-06 07:47:35.022 UTC [24821][client backend] [pg_regress/amutils][:0] LOG: disconnection: session time: 0:00:00.152 user=postgres database=regression host=[local] 2025-06-06 07:47:35.046 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1550:0] ERROR: SAVEPOINT can only be used in transaction blocks 2025-06-06 07:47:35.046 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1550:0] STATEMENT: SAVEPOINT a 2025-06-06 07:47:35.046 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1551:0] ERROR: LOCK TABLE can only be used in transaction blocks 2025-06-06 07:47:35.046 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1551:0] STATEMENT: LOCK psql_pipeline 2025-06-06 07:47:35.052 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1557:0] ERROR: VACUUM cannot run inside a transaction block 2025-06-06 07:47:35.052 UTC [24816][client backend] [pg_regress/psql_pipeline][81/1557:0] STATEMENT: VACUUM psql_pipeline 2025-06-06 07:47:35.062 UTC [24813][client backend] [pg_regress/psql_crosstab][:0] LOG: disconnection: session time: 0:00:00.242 user=postgres database=regression host=[local] 2025-06-06 07:47:35.080 UTC [24816][client backend] [pg_regress/psql_pipeline][:0] LOG: disconnection: session time: 0:00:00.244 user=postgres database=regression host=[local] 2025-06-06 07:47:35.158 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/348:0] ERROR: collation "ja_JP.eucjp" for encoding "UTF8" does not exist at character 56 2025-06-06 07:47:35.158 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/348:0] STATEMENT: CREATE TABLE collate_test_fail ( a int, b text COLLATE "ja_JP.eucjp" ); 2025-06-06 07:47:35.158 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/349:0] ERROR: collation "foo" for encoding "UTF8" does not exist at character 56 2025-06-06 07:47:35.158 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/349:0] STATEMENT: CREATE TABLE collate_test_fail ( a int, b text COLLATE "foo" ); 2025-06-06 07:47:35.159 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/350:0] ERROR: collations are not supported by type integer at character 44 2025-06-06 07:47:35.159 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/350:0] STATEMENT: CREATE TABLE collate_test_fail ( a int COLLATE "en_US", b text ); 2025-06-06 07:47:35.167 UTC [24812][client backend] [pg_regress/stats_ext][87/633:12286] WARNING: statistics object "public.ab1_a_b_stats" could not be computed for relation "public.ab1" 2025-06-06 07:47:35.242 UTC [24812][client backend] [pg_regress/stats_ext][87/660:12317] WARNING: statistics object "public.ab1_a_b_stats" could not be computed for relation "public.ab1" 2025-06-06 07:47:35.255 UTC [24812][client backend] [pg_regress/stats_ext][87/663:0] ERROR: statistics object "ab1_a_b_stats" does not exist 2025-06-06 07:47:35.255 UTC [24812][client backend] [pg_regress/stats_ext][87/663:0] STATEMENT: ALTER STATISTICS ab1_a_b_stats SET STATISTICS 0; 2025-06-06 07:47:35.335 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/374:0] ERROR: collation mismatch between explicit collations "C" and "en_US" at character 58 2025-06-06 07:47:35.335 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/374:0] STATEMENT: SELECT * FROM collate_test1 WHERE b COLLATE "C" >= 'bbc' COLLATE "en_US"; 2025-06-06 07:47:35.336 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/376:0] ERROR: collations are not supported by type integer at character 31 2025-06-06 07:47:35.336 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/376:0] STATEMENT: CREATE DOMAIN testdomain_i AS int COLLATE "sv_SE"; 2025-06-06 07:47:35.461 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/429:0] ERROR: invalid value "1234567890ab" for "MONTH" 2025-06-06 07:47:35.461 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/429:0] DETAIL: The given value did not match any of the allowed values for this field. 2025-06-06 07:47:35.461 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/429:0] STATEMENT: SELECT to_date('1234567890ab 2010', 'TMMONTH YYYY'); 2025-06-06 07:47:35.551 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/465:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:47:35.551 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/465:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:35.551 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/465:0] STATEMENT: SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:35.561 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/467:0] ERROR: collation mismatch between implicit collations "en_US" and "C" at character 48 2025-06-06 07:47:35.561 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/467:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:35.561 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/467:0] STATEMENT: SELECT a, b FROM collate_test1 UNION SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:35.563 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/469:0] ERROR: collation mismatch between implicit collations "en_US" and "C" at character 52 2025-06-06 07:47:35.563 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/469:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:35.563 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/469:0] STATEMENT: SELECT a, b FROM collate_test1 INTERSECT SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/470:0] ERROR: collation mismatch between implicit collations "en_US" and "C" at character 49 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/470:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/470:0] STATEMENT: SELECT a, b FROM collate_test1 EXCEPT SELECT a, b FROM collate_test3 ORDER BY 2; 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/471:0] ERROR: no collation was derived for column "b" with collatable type text 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/471:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/471:0] STATEMENT: CREATE TABLE test_u AS SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test3; 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/472:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/472:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:35.564 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/472:0] STATEMENT: select x < y from collate_test10; 2025-06-06 07:47:35.567 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/474:0] ERROR: collation mismatch between implicit collations "en_US" and "tr_TR" at character 47 2025-06-06 07:47:35.567 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/474:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2025-06-06 07:47:35.567 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/474:0] STATEMENT: select x, y from collate_test10 order by x || y; 2025-06-06 07:47:35.567 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/475:0] ERROR: recursive query "foo" column 1 has collation "en_US" in non-recursive term but collation "de_DE" overall at character 37 2025-06-06 07:47:35.567 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/475:0] HINT: Use the COLLATE clause to set the collation of the non-recursive term. 2025-06-06 07:47:35.567 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/475:0] STATEMENT: WITH RECURSIVE foo(x) AS (SELECT x FROM (VALUES('a' COLLATE "en_US"),('b')) t(x) UNION ALL SELECT (x || 'c') COLLATE "de_DE" FROM foo WHERE length(x) < 10) SELECT * FROM foo; 2025-06-06 07:47:35.568 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/476:0] ERROR: syntax error at or near "COLLATE" at character 26 2025-06-06 07:47:35.568 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/476:0] STATEMENT: SELECT CAST('42' AS text COLLATE "C"); 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/752:0] ERROR: cannot define statistics for relation "ti" 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/752:0] DETAIL: This operation is not supported for indexes. 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/752:0] STATEMENT: CREATE STATISTICS tststats.s2 ON a, b FROM tststats.ti; 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/753:0] ERROR: cannot define statistics for relation "s" 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/753:0] DETAIL: This operation is not supported for sequences. 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/753:0] STATEMENT: CREATE STATISTICS tststats.s3 ON a, b FROM tststats.s; 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/754:0] ERROR: cannot define statistics for relation "v" 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/754:0] DETAIL: This operation is not supported for views. 2025-06-06 07:47:35.682 UTC [24812][client backend] [pg_regress/stats_ext][87/754:0] STATEMENT: CREATE STATISTICS tststats.s4 ON a, b FROM tststats.v; 2025-06-06 07:47:35.684 UTC [24812][client backend] [pg_regress/stats_ext][87/756:0] ERROR: cannot define statistics for relation "ty" 2025-06-06 07:47:35.684 UTC [24812][client backend] [pg_regress/stats_ext][87/756:0] DETAIL: This operation is not supported for composite types. 2025-06-06 07:47:35.684 UTC [24812][client backend] [pg_regress/stats_ext][87/756:0] STATEMENT: CREATE STATISTICS tststats.s6 ON a, b FROM tststats.ty; 2025-06-06 07:47:35.885 UTC [24810][client backend] [pg_regress/rules][90/339:0] ERROR: INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules 2025-06-06 07:47:35.885 UTC [24810][client backend] [pg_regress/rules][90/339:0] STATEMENT: insert into shoelace values ('sl10', 1000, 'magenta', 40.0, 'inch', 0.0) on conflict do nothing; 2025-06-06 07:47:35.935 UTC [24810][client backend] [pg_regress/rules][90/353:12595] ERROR: column "f1" does not exist at character 110 2025-06-06 07:47:35.935 UTC [24810][client backend] [pg_regress/rules][90/353:12595] DETAIL: There are columns named "f1", but they are in tables that cannot be referenced from this part of the query. 2025-06-06 07:47:35.935 UTC [24810][client backend] [pg_regress/rules][90/353:12595] HINT: Try using a table-qualified name. 2025-06-06 07:47:35.935 UTC [24810][client backend] [pg_regress/rules][90/353:12595] STATEMENT: create rule rules_foorule as on insert to rules_foo where f1 < 100 do instead insert into rules_foo2 values (f1); 2025-06-06 07:47:36.672 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/489:0] ERROR: could not determine which collation to use for string comparison 2025-06-06 07:47:36.672 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/489:0] HINT: Use the COLLATE clause to set the collation explicitly. 2025-06-06 07:47:36.672 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/489:0] CONTEXT: PL/pgSQL function mylt2(text,text) line 6 at RETURN 2025-06-06 07:47:36.672 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/489:0] STATEMENT: SELECT mylt2('a', 'B' collate "C") as fail; 2025-06-06 07:47:36.678 UTC [24810][client backend] [pg_regress/rules][90/405:12665] ERROR: insert or update on table "rule_and_refint_t3" violates foreign key constraint "rule_and_refint_t3_id3a_id3c_fkey" 2025-06-06 07:47:36.678 UTC [24810][client backend] [pg_regress/rules][90/405:12665] DETAIL: Key (id3a, id3c)=(1, 13) is not present in table "rule_and_refint_t2". 2025-06-06 07:47:36.678 UTC [24810][client backend] [pg_regress/rules][90/405:12665] STATEMENT: insert into rule_and_refint_t3 values (1, 11, 13, 'row5'); 2025-06-06 07:47:36.679 UTC [24810][client backend] [pg_regress/rules][90/406:12666] ERROR: insert or update on table "rule_and_refint_t3" violates foreign key constraint "rule_and_refint_t3_id3a_id3b_fkey" 2025-06-06 07:47:36.679 UTC [24810][client backend] [pg_regress/rules][90/406:12666] DETAIL: Key (id3a, id3b)=(1, 13) is not present in table "rule_and_refint_t1". 2025-06-06 07:47:36.679 UTC [24810][client backend] [pg_regress/rules][90/406:12666] STATEMENT: insert into rule_and_refint_t3 values (1, 13, 11, 'row6'); 2025-06-06 07:47:36.679 UTC [24810][client backend] [pg_regress/rules][90/407:12667] ERROR: insert or update on table "rule_and_refint_t3" violates foreign key constraint "rule_and_refint_t3_id3a_id3b_fkey" 2025-06-06 07:47:36.679 UTC [24810][client backend] [pg_regress/rules][90/407:12667] DETAIL: Key (id3a, id3b)=(1, 13) is not present in table "rule_and_refint_t1". 2025-06-06 07:47:36.679 UTC [24810][client backend] [pg_regress/rules][90/407:12667] STATEMENT: insert into rule_and_refint_t3 values (1, 13, 11, 'row6') on conflict do nothing; 2025-06-06 07:47:36.694 UTC [24810][client backend] [pg_regress/rules][90/408:12670] ERROR: insert or update on table "rule_and_refint_t3" violates foreign key constraint "rule_and_refint_t3_id3a_id3b_fkey" 2025-06-06 07:47:36.694 UTC [24810][client backend] [pg_regress/rules][90/408:12670] DETAIL: Key (id3a, id3b)=(1, 13) is not present in table "rule_and_refint_t1". 2025-06-06 07:47:36.694 UTC [24810][client backend] [pg_regress/rules][90/408:12670] STATEMENT: insert into rule_and_refint_t3 values (1, 13, 11, 'row6') on conflict (id3a, id3b, id3c) do update set id3b = excluded.id3b; 2025-06-06 07:47:36.695 UTC [24810][client backend] [pg_regress/rules][90/409:0] ERROR: INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules 2025-06-06 07:47:36.695 UTC [24810][client backend] [pg_regress/rules][90/409:0] STATEMENT: insert into shoelace values ('sl9', 0, 'pink', 35.0, 'inch', 0.0) on conflict (sl_name) do update set sl_avail = excluded.sl_avail; 2025-06-06 07:47:36.704 UTC [24810][client backend] [pg_regress/rules][90/411:12676] ERROR: insert or update on table "rule_and_refint_t3" violates foreign key constraint "rule_and_refint_t3_id3a_id3c_fkey" 2025-06-06 07:47:36.704 UTC [24810][client backend] [pg_regress/rules][90/411:12676] DETAIL: Key (id3a, id3c)=(1, 13) is not present in table "rule_and_refint_t2". 2025-06-06 07:47:36.704 UTC [24810][client backend] [pg_regress/rules][90/411:12676] STATEMENT: insert into rule_and_refint_t3 values (1, 11, 13, 'row7'); 2025-06-06 07:47:36.705 UTC [24810][client backend] [pg_regress/rules][90/412:12677] ERROR: insert or update on table "rule_and_refint_t3" violates foreign key constraint "rule_and_refint_t3_id3a_id3b_fkey" 2025-06-06 07:47:36.705 UTC [24810][client backend] [pg_regress/rules][90/412:12677] DETAIL: Key (id3a, id3b)=(1, 13) is not present in table "rule_and_refint_t1". 2025-06-06 07:47:36.705 UTC [24810][client backend] [pg_regress/rules][90/412:12677] STATEMENT: insert into rule_and_refint_t3 values (1, 13, 11, 'row8'); 2025-06-06 07:47:36.719 UTC [24810][client backend] [pg_regress/rules][90/414:0] ERROR: cannot drop rule _RETURN on view rules_fooview because view rules_fooview requires it 2025-06-06 07:47:36.719 UTC [24810][client backend] [pg_regress/rules][90/414:0] HINT: You can drop view rules_fooview instead. 2025-06-06 07:47:36.719 UTC [24810][client backend] [pg_regress/rules][90/414:0] STATEMENT: drop rule "_RETURN" on rules_fooview; 2025-06-06 07:47:36.720 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/502:0] ERROR: collations are not supported by type integer 2025-06-06 07:47:36.720 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/502:0] STATEMENT: CREATE INDEX collate_test1_idx5 ON collate_test1 (a COLLATE "C"); 2025-06-06 07:47:36.720 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/503:0] ERROR: collations are not supported by type integer at character 54 2025-06-06 07:47:36.720 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/503:0] STATEMENT: CREATE INDEX collate_test1_idx6 ON collate_test1 ((a COLLATE "C")); 2025-06-06 07:47:36.730 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/508:0] ERROR: collation "test0" already exists 2025-06-06 07:47:36.730 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/508:0] STATEMENT: CREATE COLLATION test0 FROM "C"; 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/512:0] ERROR: parameter "lc_ctype" must be specified 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/512:0] STATEMENT: CREATE COLLATION test3 (lc_collate = 'en_US.utf8'); 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/513:12687] ERROR: could not create locale "nonsense": No such file or directory 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/513:12687] DETAIL: The operating system could not find any locale data for the locale name "nonsense". 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/513:12687] STATEMENT: CREATE COLLATION testx (locale = 'nonsense'); 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/514:0] ERROR: collation "nonsense" for encoding "UTF8" does not exist 2025-06-06 07:47:36.738 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/514:0] STATEMENT: CREATE COLLATION test4 FROM nonsense; 2025-06-06 07:47:36.740 UTC [24810][client backend] [pg_regress/rules][90/417:12688] ERROR: relation "rules_fooview" cannot have ON SELECT rules 2025-06-06 07:47:36.740 UTC [24810][client backend] [pg_regress/rules][90/417:12688] DETAIL: This operation is not supported for tables. 2025-06-06 07:47:36.740 UTC [24810][client backend] [pg_regress/rules][90/417:12688] STATEMENT: create rule "_RETURN" as on select to rules_fooview do instead select 1 as x, 'aaa'::text as y; 2025-06-06 07:47:36.750 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/518:0] ERROR: collation "test11" for encoding "UTF8" already exists in schema "collate_tests" 2025-06-06 07:47:36.750 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/518:0] STATEMENT: ALTER COLLATION test0 RENAME TO test11; 2025-06-06 07:47:36.750 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/519:0] ERROR: collation "test1" for encoding "UTF8" does not exist 2025-06-06 07:47:36.750 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/519:0] STATEMENT: ALTER COLLATION test1 RENAME TO test22; 2025-06-06 07:47:36.762 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/521:0] ERROR: role "nonsense" does not exist 2025-06-06 07:47:36.762 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/521:0] STATEMENT: ALTER COLLATION test11 OWNER TO nonsense; 2025-06-06 07:47:36.775 UTC [24810][client backend] [pg_regress/rules][90/420:12700] ERROR: relation "rules_fooview" cannot have ON SELECT rules 2025-06-06 07:47:36.775 UTC [24810][client backend] [pg_regress/rules][90/420:12700] DETAIL: This operation is not supported for partitioned tables. 2025-06-06 07:47:36.775 UTC [24810][client backend] [pg_regress/rules][90/420:12700] STATEMENT: create rule "_RETURN" as on select to rules_fooview do instead select 1 as x, 'aaa'::text as y; 2025-06-06 07:47:36.780 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/526:0] ERROR: collation "test0" for encoding "UTF8" does not exist 2025-06-06 07:47:36.780 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/526:0] STATEMENT: DROP COLLATION test0; 2025-06-06 07:47:36.793 UTC [24810][client backend] [pg_regress/rules][90/422:12702] ERROR: relation "rules_fooview_part" cannot have ON SELECT rules 2025-06-06 07:47:36.793 UTC [24810][client backend] [pg_regress/rules][90/422:12702] DETAIL: This operation is not supported for tables. 2025-06-06 07:47:36.793 UTC [24810][client backend] [pg_regress/rules][90/422:12702] STATEMENT: create rule "_RETURN" as on select to rules_fooview_part do instead select 1 as x, 'aaa'::text as y; 2025-06-06 07:47:36.835 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/541:12715] ERROR: cannot drop collation test0 because other objects depend on it 2025-06-06 07:47:36.835 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/541:12715] DETAIL: column b of table collate_dep_test1 depends on collation test0 type collate_dep_dom1 depends on collation test0 column y of composite type collate_dep_test2 depends on collation test0 view collate_dep_test3 depends on collation test0 index collate_dep_test4i depends on collation test0 2025-06-06 07:47:36.835 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/541:12715] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:47:36.835 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/541:12715] STATEMENT: DROP COLLATION test0 RESTRICT; 2025-06-06 07:47:37.213 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/566:0] ERROR: nondeterministic collations not supported with this provider 2025-06-06 07:47:37.213 UTC [24822][client backend] [pg_regress/collate.linux.utf8][91/566:0] STATEMENT: CREATE COLLATION ctest_nondet (locale = 'en_US.utf8', deterministic = false); 2025-06-06 07:47:37.268 UTC [24810][client backend] [pg_regress/rules][90/462:12775] ERROR: relation "old" in FOR UPDATE clause not found in FROM clause at character 120 2025-06-06 07:47:37.268 UTC [24810][client backend] [pg_regress/rules][90/462:12775] STATEMENT: create or replace rule r1 as on update to rules_base do instead select * from rules_base where f1 = 11 for update of old; 2025-06-06 07:47:37.302 UTC [24822][client backend] [pg_regress/collate.linux.utf8][:0] LOG: disconnection: session time: 0:00:02.435 user=postgres database=regression host=[local] 2025-06-06 07:47:37.719 UTC [24819][client backend] [pg_regress/psql][82/1451:0] ERROR: bar 2025-06-06 07:47:37.719 UTC [24819][client backend] [pg_regress/psql][82/1451:0] CONTEXT: PL/pgSQL function inline_code_block line 4 at RAISE 2025-06-06 07:47:37.719 UTC [24819][client backend] [pg_regress/psql][82/1451:0] STATEMENT: do $$ begin raise notice 'foo'; raise exception 'bar'; end $$; 2025-06-06 07:47:37.719 UTC [24819][client backend] [pg_regress/psql][82/1452:0] ERROR: bar 2025-06-06 07:47:37.719 UTC [24819][client backend] [pg_regress/psql][82/1452:0] CONTEXT: PL/pgSQL function inline_code_block line 4 at RAISE 2025-06-06 07:47:37.719 UTC [24819][client backend] [pg_regress/psql][82/1452:0] STATEMENT: do $$ begin raise notice 'foo'; raise exception 'bar'; end $$; 2025-06-06 07:47:37.721 UTC [24819][client backend] [pg_regress/psql][82/1453:0] ERROR: bar 2025-06-06 07:47:37.721 UTC [24819][client backend] [pg_regress/psql][82/1453:0] CONTEXT: PL/pgSQL function inline_code_block line 4 at RAISE 2025-06-06 07:47:37.721 UTC [24819][client backend] [pg_regress/psql][82/1453:0] STATEMENT: do $$ begin raise notice 'foo'; raise exception 'bar'; end $$; 2025-06-06 07:47:37.725 UTC [24819][client backend] [pg_regress/psql][82/1457:0] ERROR: syntax error at or near ";" at character 15 2025-06-06 07:47:37.725 UTC [24819][client backend] [pg_regress/psql][82/1457:0] STATEMENT: SELECT 1 UNION; 2025-06-06 07:47:37.732 UTC [24819][client backend] [pg_regress/psql][82/1459:0] ERROR: table "this_table_does_not_exist" does not exist 2025-06-06 07:47:37.732 UTC [24819][client backend] [pg_regress/psql][82/1459:0] STATEMENT: DROP TABLE this_table_does_not_exist; 2025-06-06 07:47:37.732 UTC [24819][client backend] [pg_regress/psql][82/1460:0] ERROR: syntax error at or near ";" at character 15 2025-06-06 07:47:37.732 UTC [24819][client backend] [pg_regress/psql][82/1460:0] STATEMENT: SELECT 1 UNION; 2025-06-06 07:47:37.732 UTC [24819][client backend] [pg_regress/psql][82/1461:0] ERROR: division by zero 2025-06-06 07:47:37.732 UTC [24819][client backend] [pg_regress/psql][82/1461:0] STATEMENT: SELECT 1/0; 2025-06-06 07:47:37.735 UTC [24819][client backend] [pg_regress/psql][82/1465:0] ERROR: syntax error at end of input at character 13 2025-06-06 07:47:37.735 UTC [24819][client backend] [pg_regress/psql][82/1465:0] STATEMENT: SELECT 4 AS 2025-06-06 07:47:37.743 UTC [24819][client backend] [pg_regress/psql][82/1468:0] ERROR: division by zero 2025-06-06 07:47:37.743 UTC [24819][client backend] [pg_regress/psql][82/1468:0] STATEMENT: select 1/(15-unique2) from tenk1 order by unique2 limit 19; 2025-06-06 07:47:37.824 UTC [24810][client backend] [pg_regress/rules][90/532:12828] ERROR: rule "insertrule" for relation "rule_v1" does not exist 2025-06-06 07:47:37.824 UTC [24810][client backend] [pg_regress/rules][90/532:12828] STATEMENT: ALTER RULE InsertRule ON rule_v1 RENAME TO NewInsertRule; 2025-06-06 07:47:37.827 UTC [24810][client backend] [pg_regress/rules][90/533:12830] ERROR: rule "_RETURN" for relation "rule_v1" already exists 2025-06-06 07:47:37.827 UTC [24810][client backend] [pg_regress/rules][90/533:12830] STATEMENT: ALTER RULE NewInsertRule ON rule_v1 RENAME TO "_RETURN"; 2025-06-06 07:47:37.827 UTC [24810][client backend] [pg_regress/rules][90/534:12831] ERROR: renaming an ON SELECT rule is not allowed 2025-06-06 07:47:37.827 UTC [24810][client backend] [pg_regress/rules][90/534:12831] STATEMENT: ALTER RULE "_RETURN" ON rule_v1 RENAME TO abc; 2025-06-06 07:47:38.365 UTC [24810][client backend] [pg_regress/rules][90/625:0] ERROR: cannot execute MERGE on relation "rule_merge1" 2025-06-06 07:47:38.365 UTC [24810][client backend] [pg_regress/rules][90/625:0] DETAIL: MERGE is not supported for relations with rules. 2025-06-06 07:47:38.365 UTC [24810][client backend] [pg_regress/rules][90/625:0] STATEMENT: MERGE INTO rule_merge1 t USING (SELECT 1 AS a) s ON t.a = s.a WHEN MATCHED AND t.a < 2 THEN UPDATE SET b = b || ' updated by merge' WHEN MATCHED AND t.a > 2 THEN DELETE WHEN NOT MATCHED THEN INSERT VALUES (s.a, ''); 2025-06-06 07:47:38.595 UTC [24810][client backend] [pg_regress/rules][90/673:0] ERROR: permission denied for table ruletest_t3 2025-06-06 07:47:38.595 UTC [24810][client backend] [pg_regress/rules][90/673:0] STATEMENT: UPDATE ruletest_t1 t1 SET x = 0 FROM ruletest_t3 t3 WHERE t1.x = t3.x; 2025-06-06 07:47:38.653 UTC [24810][client backend] [pg_regress/rules][:0] LOG: disconnection: session time: 0:00:03.854 user=postgres database=regression host=[local] 2025-06-06 07:47:39.388 UTC [24819][client backend] [pg_regress/psql][82/1581:0] ERROR: relation "ac_test" does not exist at character 15 2025-06-06 07:47:39.388 UTC [24819][client backend] [pg_regress/psql][82/1581:0] STATEMENT: SELECT * FROM ac_test; 2025-06-06 07:47:39.407 UTC [24819][client backend] [pg_regress/psql][82/1583:12945] ERROR: invalid input syntax for type integer: "foo" at character 30 2025-06-06 07:47:39.407 UTC [24819][client backend] [pg_regress/psql][82/1583:12945] STATEMENT: INSERT INTO oer_test VALUES ('foo'); 2025-06-06 07:47:39.442 UTC [24819][client backend] [pg_regress/psql][82/1591:0] ERROR: relation "notexists" does not exist at character 15 2025-06-06 07:47:39.442 UTC [24819][client backend] [pg_regress/psql][82/1591:0] STATEMENT: SELECT * FROM notexists; 2025-06-06 07:47:39.449 UTC [24819][client backend] [pg_regress/psql][82/1595:0] ERROR: syntax error at or near ";" at character 23 2025-06-06 07:47:39.449 UTC [24819][client backend] [pg_regress/psql][82/1595:0] STATEMENT: SELECT 5 ; SELECT 6 + ; SELECT warn('6.5') ; SELECT 7 ; 2025-06-06 07:47:39.450 UTC [24819][client backend] [pg_regress/psql][82/1596:0] ERROR: division by zero 2025-06-06 07:47:39.450 UTC [24819][client backend] [pg_regress/psql][82/1596:0] STATEMENT: BEGIN ; SELECT 8 AS eight ; SELECT 9/0 AS nine ; ROLLBACK ; SELECT 10 AS ten ; 2025-06-06 07:47:39.751 UTC [24819][client backend] [pg_regress/psql][82/1635:0] ERROR: type "no_such_type" does not exist at character 20 2025-06-06 07:47:39.751 UTC [24819][client backend] [pg_regress/psql][82/1635:0] STATEMENT: CREATE TABLE bla(s NO_SUCH_TYPE); 2025-06-06 07:47:39.769 UTC [24819][client backend] [pg_regress/psql][82/1635:12982] ERROR: error oops! 2025-06-06 07:47:39.769 UTC [24819][client backend] [pg_regress/psql][82/1635:12982] CONTEXT: PL/pgSQL function psql_error(text) line 3 at RAISE 2025-06-06 07:47:39.769 UTC [24819][client backend] [pg_regress/psql][82/1635:12982] STATEMENT: SELECT psql_error('oops!'); 2025-06-06 07:47:39.783 UTC [24819][client backend] [pg_regress/psql][82/1637:12987] ERROR: error boum! 2025-06-06 07:47:39.783 UTC [24819][client backend] [pg_regress/psql][82/1637:12987] CONTEXT: PL/pgSQL function psql_error(text) line 3 at RAISE 2025-06-06 07:47:39.783 UTC [24819][client backend] [pg_regress/psql][82/1637:12987] STATEMENT: INSERT INTO bla VALUES ('Rosalyn') ; -- will rollback SELECT 'before error' AS show ; -- will show nevertheless! SELECT psql_error('boum!') ; -- failure SELECT 'after error' AS noshow; 2025-06-06 07:47:39.784 UTC [24819][client backend] [pg_regress/psql][82/1637:12987] ERROR: error bam! 2025-06-06 07:47:39.784 UTC [24819][client backend] [pg_regress/psql][82/1637:12987] CONTEXT: PL/pgSQL function psql_error(text) line 3 at RAISE 2025-06-06 07:47:39.784 UTC [24819][client backend] [pg_regress/psql][82/1637:12987] STATEMENT: INSERT INTO bla(s) VALUES ('Moe') ; -- will rollback SELECT psql_error('bam!'); 2025-06-06 07:47:39.791 UTC [24819][client backend] [pg_regress/psql][82/1639:12994] ERROR: error bad! 2025-06-06 07:47:39.791 UTC [24819][client backend] [pg_regress/psql][82/1639:12994] CONTEXT: PL/pgSQL function psql_error(text) line 3 at RAISE 2025-06-06 07:47:39.791 UTC [24819][client backend] [pg_regress/psql][82/1639:12994] STATEMENT: SELECT psql_error('bad!'); 2025-06-06 07:47:39.793 UTC [24819][client backend] [pg_regress/psql][82/1639:12994] ERROR: error bad! 2025-06-06 07:47:39.793 UTC [24819][client backend] [pg_regress/psql][82/1639:12994] CONTEXT: PL/pgSQL function psql_error(text) line 3 at RAISE 2025-06-06 07:47:39.793 UTC [24819][client backend] [pg_regress/psql][82/1639:12994] STATEMENT: INSERT INTO bla VALUES ('Mum') ; -- will rollback SELECT COUNT(*) AS "#mum" FROM bla WHERE s = 'Mum' ; -- but be counted here SELECT psql_error('bad!'); 2025-06-06 07:47:42.275 UTC [24819][client backend] [pg_regress/psql][:0] LOG: disconnection: session time: 0:00:07.426 user=postgres database=regression host=[local] 2025-06-06 07:47:43.159 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_type" avg read rate: 13.672 MB/s, avg write rate: 2.604 MB/s buffer usage: 1025 hits, 63 reads, 12 dirtied WAL usage: 97 records, 9 full page images, 87296 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:47:43.170 UTC [25549][autovacuum worker] LOG: automatic aggressive vacuum of table "template1.pg_catalog.pg_authid": index scans: 1 pages: 3 removed, 1 remain, 4 scanned (100.00% of total), 0 eagerly scanned tuples: 69 removed, 17 remain, 0 are dead but not yet removable removable cutoff: 13098, which was 3 XIDs old when operation ended new relfrozenxid: 13098, which is 6163 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 4 pages set all-visible, 4 pages set all-frozen (0 were all-visible) index scan needed: 4 pages from table (100.00% of total) had 62 dead item identifiers removed index "pg_authid_rolname_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_authid_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.697 MB/s buffer usage: 45 hits, 0 reads, 1 dirtied WAL usage: 19 records, 3 full page images, 24663 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:43.174 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_authid" avg read rate: 5.859 MB/s, avg write rate: 0.000 MB/s buffer usage: 176 hits, 3 reads, 0 dirtied WAL usage: 17 records, 0 full page images, 1390 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.235 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_attribute" avg read rate: 1.281 MB/s, avg write rate: 0.640 MB/s buffer usage: 485 hits, 10 reads, 5 dirtied WAL usage: 78 records, 4 full page images, 32940 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.06 s 2025-06-06 07:47:43.263 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_class" avg read rate: 1.953 MB/s, avg write rate: 2.232 MB/s buffer usage: 556 hits, 7 reads, 8 dirtied WAL usage: 104 records, 5 full page images, 45122 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:43.292 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.information_schema.sql_features" avg read rate: 2.963 MB/s, avg write rate: 1.347 MB/s buffer usage: 186 hits, 11 reads, 5 dirtied WAL usage: 32 records, 4 full page images, 41391 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:43.296 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_rewrite" avg read rate: 25.000 MB/s, avg write rate: 1.562 MB/s buffer usage: 110 hits, 16 reads, 1 dirtied WAL usage: 22 records, 1 full page images, 11593 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.300 UTC [25549][autovacuum worker] LOG: automatic aggressive vacuum of table "template1.pg_catalog.pg_depend": index scans: 0 pages: 0 removed, 13 remain, 13 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 1725 remain, 0 are dead but not yet removable removable cutoff: 13110, which was 0 XIDs old when operation ended new relfrozenxid: 13110, which is 12366 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 0 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 38.012 MB/s, avg write rate: 2.001 MB/s buffer usage: 60 hits, 19 reads, 1 dirtied WAL usage: 1 records, 1 full page images, 7935 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.306 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_depend" avg read rate: 1.302 MB/s, avg write rate: 3.906 MB/s buffer usage: 109 hits, 1 reads, 3 dirtied WAL usage: 21 records, 2 full page images, 22032 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.307 UTC [25549][autovacuum worker] LOG: automatic aggressive vacuum of table "template1.pg_catalog.pg_auth_members": index scans: 1 pages: 0 removed, 1 remain, 1 scanned (100.00% of total), 0 eagerly scanned tuples: 99 removed, 3 remain, 0 are dead but not yet removable removable cutoff: 13110, which was 1 XIDs old when operation ended new relfrozenxid: 13110, which is 6165 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 1 pages set all-visible, 1 pages set all-frozen (0 were all-visible) index scan needed: 1 pages from table (100.00% of total) had 89 dead item identifiers removed index "pg_auth_members_role_member_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_auth_members_member_role_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_auth_members_grantor_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_auth_members_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 60 hits, 0 reads, 0 dirtied WAL usage: 8 records, 1 full page images, 9961 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.308 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_auth_members" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 70 hits, 0 reads, 0 dirtied WAL usage: 10 records, 0 full page images, 728 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.334 UTC [25549][autovacuum worker] LOG: automatic aggressive vacuum of table "template1.pg_catalog.pg_shdepend": index scans: 1 pages: 4 removed, 0 remain, 4 scanned (100.00% of total), 0 eagerly scanned tuples: 282 removed, 0 remain, 0 are dead but not yet removable removable cutoff: 13110, which was 9 XIDs old when operation ended new relfrozenxid: 13110, which is 12366 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 4 pages set all-visible, 4 pages set all-frozen (0 were all-visible) index scan needed: 4 pages from table (100.00% of total) had 282 dead item identifiers removed index "pg_shdepend_depender_index": pages: 4 in total, 1 newly deleted, 1 currently deleted, 0 reusable index "pg_shdepend_reference_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.305 MB/s buffer usage: 94 hits, 0 reads, 1 dirtied WAL usage: 23 records, 1 full page images, 12230 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:43.335 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_shdepend" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 46 hits, 0 reads, 0 dirtied WAL usage: 0 records, 0 full page images, 0 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.340 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_ts_config_map" avg read rate: 7.812 MB/s, avg write rate: 0.000 MB/s buffer usage: 56 hits, 5 reads, 0 dirtied WAL usage: 12 records, 0 full page images, 2022 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.342 UTC [25549][autovacuum worker] LOG: automatic analyze of table "template1.pg_catalog.pg_init_privs" avg read rate: 15.625 MB/s, avg write rate: 0.000 MB/s buffer usage: 84 hits, 4 reads, 0 dirtied WAL usage: 15 records, 0 full page images, 2795 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:43.543 UTC [24812][client backend] [pg_regress/stats_ext][87/1362:0] ERROR: permission denied for table priv_test_tbl 2025-06-06 07:47:43.543 UTC [24812][client backend] [pg_regress/stats_ext][87/1362:0] STATEMENT: SELECT * FROM tststats.priv_test_tbl; 2025-06-06 07:47:43.543 UTC [24812][client backend] [pg_regress/stats_ext][87/1363:0] ERROR: permission denied for table priv_test_tbl 2025-06-06 07:47:43.543 UTC [24812][client backend] [pg_regress/stats_ext][87/1363:0] STATEMENT: SELECT * FROM tststats.priv_test_tbl WHERE a = 1 and tststats.priv_test_tbl.* > (1, 1) is not null; 2025-06-06 07:47:43.551 UTC [24812][client backend] [pg_regress/stats_ext][87/1366:0] ERROR: permission denied for table priv_test_tbl 2025-06-06 07:47:43.551 UTC [24812][client backend] [pg_regress/stats_ext][87/1366:0] STATEMENT: SELECT * FROM tststats.priv_test_tbl WHERE a <<< 0 AND b <<< 0; 2025-06-06 07:47:43.551 UTC [24812][client backend] [pg_regress/stats_ext][87/1367:0] ERROR: permission denied for table priv_test_tbl 2025-06-06 07:47:43.551 UTC [24812][client backend] [pg_regress/stats_ext][87/1367:0] STATEMENT: SELECT * FROM tststats.priv_test_tbl WHERE a <<< 0 OR b <<< 0; 2025-06-06 07:47:43.552 UTC [24812][client backend] [pg_regress/stats_ext][87/1368:0] ERROR: permission denied for table priv_test_tbl 2025-06-06 07:47:43.552 UTC [24812][client backend] [pg_regress/stats_ext][87/1368:0] STATEMENT: DELETE FROM tststats.priv_test_tbl WHERE a <<< 0 AND b <<< 0; 2025-06-06 07:47:44.436 UTC [24812][client backend] [pg_regress/stats_ext][:0] LOG: disconnection: session time: 0:00:09.622 user=postgres database=regression host=[local] 2025-06-06 07:47:44.690 UTC [25730][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:44.691 UTC [25730][client backend] [[unknown]][21/44:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:44.691 UTC [25730][client backend] [[unknown]][21/44:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_parallel 2025-06-06 07:47:44.710 UTC [25730][client backend] [pg_regress/select_parallel][21/0:0] LOG: connection ready: setup total=28.197 ms, fork=6.450 ms, authentication=0.376 ms 2025-06-06 07:47:50.812 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp25730.0", size 1400000 2025-06-06 07:47:50.812 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] STATEMENT: insert into bmscantest select r, 'fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo' FROM generate_series(1,100000) r; 2025-06-06 07:47:51.092 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp25730.2.fileset/0.0", size 2007040 2025-06-06 07:47:51.092 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] STATEMENT: create index i_bmtest ON bmscantest(a); 2025-06-06 07:47:55.665 UTC [26897][parallel worker] ERROR: invalid input syntax for type smallint: "BAAAAAabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcd" 2025-06-06 07:47:55.665 UTC [26897][parallel worker] STATEMENT: select (stringu1 || repeat('abcd', 5000))::int2 from tenk1 where unique1 = 1; 2025-06-06 07:47:55.667 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] ERROR: invalid input syntax for type smallint: "BAAAAAabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcdabcd" 2025-06-06 07:47:55.667 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] CONTEXT: parallel worker 2025-06-06 07:47:55.667 UTC [25730][client backend] [pg_regress/select_parallel][21/48:13200] STATEMENT: select (stringu1 || repeat('abcd', 5000))::int2 from tenk1 where unique1 = 1; 2025-06-06 07:47:55.696 UTC [16681][postmaster] LOG: background worker "parallel worker" (PID 26897) exited with exit code 1 2025-06-06 07:47:56.224 UTC [25730][client backend] [pg_regress/select_parallel][21/55:0] ERROR: division by zero 2025-06-06 07:47:56.224 UTC [25730][client backend] [pg_regress/select_parallel][21/55:0] CONTEXT: SQL function "set_role_and_error" statement 1 2025-06-06 07:47:56.224 UTC [25730][client backend] [pg_regress/select_parallel][21/55:0] STATEMENT: select set_role_and_error(0); 2025-06-06 07:47:56.355 UTC [26970][parallel worker] ERROR: division by zero 2025-06-06 07:47:56.355 UTC [26970][parallel worker] CONTEXT: SQL function "set_role_and_error" statement 1 2025-06-06 07:47:56.355 UTC [26970][parallel worker] STATEMENT: select set_role_and_error(0); 2025-06-06 07:47:56.355 UTC [25730][client backend] [pg_regress/select_parallel][21/58:0] ERROR: division by zero 2025-06-06 07:47:56.355 UTC [25730][client backend] [pg_regress/select_parallel][21/58:0] CONTEXT: SQL function "set_role_and_error" statement 1 parallel worker 2025-06-06 07:47:56.355 UTC [25730][client backend] [pg_regress/select_parallel][21/58:0] STATEMENT: select set_role_and_error(0); 2025-06-06 07:47:56.383 UTC [16681][postmaster] LOG: background worker "parallel worker" (PID 26970) exited with exit code 1 2025-06-06 07:47:56.418 UTC [25730][client backend] [pg_regress/select_parallel][:0] LOG: disconnection: session time: 0:00:11.729 user=postgres database=regression host=[local] 2025-06-06 07:47:56.527 UTC [26987][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:56.529 UTC [26987][client backend] [[unknown]][95/48:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:56.529 UTC [26987][client backend] [[unknown]][95/48:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/write_parallel 2025-06-06 07:47:56.533 UTC [26987][client backend] [pg_regress/write_parallel][95/0:0] LOG: connection ready: setup total=24.355 ms, fork=18.176 ms, authentication=0.509 ms 2025-06-06 07:47:57.250 UTC [26987][client backend] [pg_regress/write_parallel][:0] LOG: disconnection: session time: 0:00:00.723 user=postgres database=regression host=[local] 2025-06-06 07:47:57.334 UTC [27105][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:57.335 UTC [27105][client backend] [[unknown]][92/46:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:57.335 UTC [27105][client backend] [[unknown]][92/46:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/vacuum_parallel 2025-06-06 07:47:57.338 UTC [27105][client backend] [pg_regress/vacuum_parallel][92/0:0] LOG: connection ready: setup total=22.709 ms, fork=17.358 ms, authentication=0.428 ms 2025-06-06 07:47:57.918 UTC [27105][client backend] [pg_regress/vacuum_parallel][:0] LOG: disconnection: session time: 0:00:00.584 user=postgres database=regression host=[local] 2025-06-06 07:47:57.998 UTC [27198][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:57.999 UTC [27198][client backend] [[unknown]][94/25:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:57.999 UTC [27198][client backend] [[unknown]][94/25:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/maintain_every 2025-06-06 07:47:58.007 UTC [27198][client backend] [pg_regress/maintain_every][94/0:0] LOG: connection ready: setup total=30.379 ms, fork=11.274 ms, authentication=0.431 ms 2025-06-06 07:47:58.043 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.onek": index scans: 1 pages: 0 removed, 104 remain, 104 scanned (100.00% of total), 0 eagerly scanned tuples: 15 removed, 1000 remain, 0 are dead but not yet removable removable cutoff: 13225, which was 3 XIDs old when operation ended new relfrozenxid: 10655, which is 9882 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 104 pages set all-visible, 68 pages set all-frozen (0 were all-visible) index scan needed: 69 pages from table (66.35% of total) had 2000 dead item identifiers removed index "onek_unique1": pages: 11 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "onek_unique2": pages: 11 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "onek_hundred": pages: 6 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "onek_stringu1": pages: 7 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 430 hits, 0 reads, 0 dirtied WAL usage: 206 records, 1 full page images, 45383 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:58.068 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.onek" avg read rate: 0.000 MB/s, avg write rate: 1.250 MB/s buffer usage: 469 hits, 0 reads, 4 dirtied WAL usage: 47 records, 2 full page images, 26782 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "char_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "float8_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "int2_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "int4_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "int8_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "point_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "text_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "varchar_tbl", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "onek", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "onek2", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tenk1", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tenk2", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "road", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "person", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "emp", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "student", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "stud_emp", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "ihighway", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_statistic", skipping it 2025-06-06 07:47:58.075 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_type", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "shighway", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "bit_defaults", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "line_tbl", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "time_tbl", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_foreign_table", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "box_tbl", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "path_tbl", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "polygon_tbl", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_authid", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "float4_tbl", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_div", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_mul", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_sqrt", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_ln", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_log10", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_power_10_ln", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_result", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_statistic_ext_data", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_user_mapping", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_subscription", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_attribute", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_attrdef", skipping it 2025-06-06 07:47:58.076 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sql_features", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sql_implementation_info", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_constraint", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_inherits", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_proc", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_index", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_operator", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_opfamily", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_opclass", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_amop", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_amproc", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_language", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_largeobject_metadata", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_data", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_aggregate", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_statistic_ext", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_rewrite", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_trigger", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_event_trigger", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_description", skipping it 2025-06-06 07:47:58.077 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_cast", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_enum", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_namespace", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_conversion", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_db_role_setting", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_tablespace", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_auth_members", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_shdepend", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_shdescription", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_ts_config", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_ts_config_map", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_ts_dict", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_ts_parser", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_ts_template", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_add", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_extension", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_foreign_data_wrapper", skipping it 2025-06-06 07:47:58.083 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_foreign_server", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_policy", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_replication_origin", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_default_acl", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_init_privs", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_seclabel", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_shseclabel", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_collation", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_parameter_acl", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_partitioned_table", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_range", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_transform", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_sequence", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_publication", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_publication_namespace", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_publication_rel", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_subscription_rel", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_largeobject", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_exp_sub", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sql_parts", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sql_sizing", skipping it 2025-06-06 07:47:58.084 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "money_data", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "numrange_test", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "textrange_test", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "test_range_gist", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_input_test", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "num_typemod_test", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "test_range_spgist", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "test_range_excl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "date_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "lseg_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "circle_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "inet_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "quad_poly_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "timetz_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "quad_box_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "quad_box_tbl_ord_seq1", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "quad_box_tbl_ord_seq2", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "interval_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "infinite_interval_tbl", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "nummultirange_test", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "reservations", skipping it 2025-06-06 07:47:58.085 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "timestamp_tbl", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "timestamptz_tbl", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tab_core_types", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted3", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted_def", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "extra_wide_table", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted1", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted11", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted12", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted4", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tbl_include_unique2", skipping it 2025-06-06 07:47:58.089 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tbl_include_pk", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tbl_include_box", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted_defd", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tbl_include_box_pk", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted2", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted_def1", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mlparted_def2", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "slow_emp4000", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "fast_emp4000", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "city", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "b_star", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "d_star", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "f_star", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "a_star", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "c_star", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "e_star", skipping it 2025-06-06 07:47:58.090 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tbl_include_reg", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "quad_point_tbl", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "real_city", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "ramp", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "view_base_table", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tbl_include_unique1", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "kd_point_tbl", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "array_index_op_test", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "func_index_heap", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "radix_text_tbl", skipping it 2025-06-06 07:47:58.091 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "dupindexcols", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "default_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "defaultexpr_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "check_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "ne_check_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "check2_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "insert_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "aggtest", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "log_table", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "main_table", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "xacttest", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_tbl_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_tblas_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_tblmv_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_parted_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_parted_a_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "past_inh_parent", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "past_parted", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_am", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "copy_tbl", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_parted_b_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_parted_c_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "tableam_parted_d_heap2", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_class", skipping it 2025-06-06 07:47:58.092 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "persons", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "subselect_tbl", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_database", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "arrtest", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "array_op_test", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "bt_i4_heap", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "bt_name_heap", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "bt_txt_heap", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "bt_f8_heap", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "dedup_unique_test_table", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_child_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_parent_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_part1_1_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_part1_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_part1_2_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_part1_3_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl1_upg", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "constr_child", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "constr_parent", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "constr_child2", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "constr_parent2", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "constr_child3", skipping it 2025-06-06 07:47:58.093 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "constr_parent3", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "hash_i4_heap", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "persons2", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "hash_name_heap", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "hash_txt_heap", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "hash_f8_heap", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "persons3", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "a", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "b", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "c", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "d", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "regress_constr_partition1", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "regress_constr_partitioned", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl3", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "cnn_uq", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl6_1", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4_lk", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4_lk2", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4_lk3", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4_cld", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4_cld2", skipping it 2025-06-06 07:47:58.094 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl4_cld3", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl5_child", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl5", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl6", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "notnull_tbl1_copy", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "invalid_check_con_child", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "invalid_check_con", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "cc1", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "cc2", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pp1", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "trigger_parted_p2_2", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "trigger_parted", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "trigger_parted_p1", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "trigger_parted_p1_1", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "trigger_parted_p2", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "agg_data_2k", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "agg_data_20k", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sk", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "emp1", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sj", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sl", skipping it 2025-06-06 07:47:58.095 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sj_t1", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sj_t2", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sj_t3", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "sj_t4", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "btree_tall_tbl", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "delete_test_table", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gist_point_tbl", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "spgist_point_tbl", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "test_tablesample", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gin_test_tbl", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest0", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brintest", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_t", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest1", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest2", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest4", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest9", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest10", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest11", skipping it 2025-06-06 07:47:58.102 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brinopers", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brin_summarize", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brin_test", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_bb", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_tm", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_tvm", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_tmm", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestxx_1", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtesty", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest3a", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest1", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest1_1", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestx", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestxx_3", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestxx_4", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest1_y", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest3", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest2", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_tableoid", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest13", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest5", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest17", skipping it 2025-06-06 07:47:58.103 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest18", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest3", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest6", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest10", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest10a", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20a", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20b", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20c", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest21a", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest21b", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest22a", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_tvmm", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mvtest_tvvm", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "spgist_box_tbl", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "spgist_text_tbl", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "bug_16784", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest7", skipping it 2025-06-06 07:47:58.104 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest7a", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest7c", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest7b", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest7e", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest7d", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest22b", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest22c", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest23p", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest23q", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest24", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gs_data_1", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pitest1", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pitest1_p1", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pitest1_p2", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pitest1_p1_like", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pitest2", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest24r", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest24nn", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_parent", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_child", skipping it 2025-06-06 07:47:58.105 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pitest2_p2", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "itest14", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "identity_dump_logged", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "identity_dump_unlogged", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "spgist_domain_tbl", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "spgist_unlogged_tbl", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_child2", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_child3", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest25", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rls_tbl", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rls_tbl_force", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest27", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest29", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest30_1", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest30", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest26", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest28a", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest28b", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brin_test_bloom", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "datdba_only", skipping it 2025-06-06 07:47:58.106 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brintest_multi", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brintest_bloom", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brinopers_bloom", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brinopers_multi", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brin_summarize_bloom", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brin_summarize_multi", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "brin_test_multi", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest0", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestxx_1", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtesty", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest3a", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest1", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest1_1", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestx", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestxx_3", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "inhf", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "inhx", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "point_table", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "hobbies_r", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "equipment_r", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestxx_4", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest1_y", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest3", skipping it 2025-06-06 07:47:58.107 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest2", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_tableoid", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest10", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest10a", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20c", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest21a", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestnn_parent", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20a", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest20b", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest21b", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_child", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_parent", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestnn_child", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtestnn_childdef", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest22c", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest23a", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_child2", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest_child3", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest29", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest30_1", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest25", skipping it 2025-06-06 07:47:58.108 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest30", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest27", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest26", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest28a", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "gtest28b", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "pg_depend", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_rng2", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_fk2_rng2rng", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_rng", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_fk_rng2rng", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_empmass", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t7", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t8", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t9", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t4", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t5", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t6", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_order2", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_order1", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_nothn3", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_nothn4", skipping it 2025-06-06 07:47:58.109 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_nothn1", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_nothn2", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_view1", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_view2", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_fk2_mltrng2mltrng", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_mltrng2", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_mltrng", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "temporal_fk_mltrng2mltrng", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "ndistinct", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "ruletest_tbl2", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "ruletest_tbl", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rule_and_refint_t1", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rule_and_refint_t2", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rule_and_refint_t3", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "functional_dependencies", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_view3", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_view4", skipping it 2025-06-06 07:47:58.130 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_comp", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_unitfact", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "shoe_data", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "unit", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "shoelace_log", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "shoelace_data", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "shoelace_arrive", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "shoelace_ok", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t3", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t1", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_t2", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_emp", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_interface", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_admin", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_system", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_person", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rtest_emplog", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rules_log", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rules_src", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rule_merge2", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "rule_merge1", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mcv_lists", skipping it 2025-06-06 07:47:58.131 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mcv_lists_arrays", skipping it 2025-06-06 07:47:58.132 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "mcv_lists_bool", skipping it 2025-06-06 07:47:58.132 UTC [27198][client backend] [pg_regress/maintain_every][94/39:0] WARNING: permission denied to analyze "parallel_vacuum_table", skipping it 2025-06-06 07:47:58.168 UTC [27198][client backend] [pg_regress/maintain_every][:0] LOG: disconnection: session time: 0:00:00.179 user=postgres database=regression host=[local] 2025-06-06 07:47:58.255 UTC [27231][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:58.257 UTC [27231][client backend] [[unknown]][12/65:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:58.257 UTC [27231][client backend] [[unknown]][12/65:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/subscription 2025-06-06 07:47:58.260 UTC [27231][client backend] [pg_regress/subscription][12/0:0] LOG: connection ready: setup total=7.263 ms, fork=2.050 ms, authentication=0.399 ms 2025-06-06 07:47:58.264 UTC [27231][client backend] [pg_regress/subscription][12/71:0] ERROR: syntax error at or near ";" at character 53 2025-06-06 07:47:58.264 UTC [27231][client backend] [pg_regress/subscription][12/71:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'foo'; 2025-06-06 07:47:58.264 UTC [27231][client backend] [pg_regress/subscription][12/72:0] ERROR: syntax error at or near "PUBLICATION" at character 37 2025-06-06 07:47:58.264 UTC [27231][client backend] [pg_regress/subscription][12/72:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub PUBLICATION foo; 2025-06-06 07:47:58.264 UTC [27231][client backend] [pg_regress/subscription][12/73:0] ERROR: CREATE SUBSCRIPTION ... WITH (create_slot = true) cannot run inside a transaction block 2025-06-06 07:47:58.264 UTC [27231][client backend] [pg_regress/subscription][12/73:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'testconn' PUBLICATION testpub WITH (create_slot); 2025-06-06 07:47:58.266 UTC [27231][client backend] [pg_regress/subscription][12/74:0] ERROR: invalid connection string syntax: missing "=" after "testconn" in connection info string 2025-06-06 07:47:58.266 UTC [27231][client backend] [pg_regress/subscription][12/74:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'testconn' PUBLICATION testpub; 2025-06-06 07:47:58.266 UTC [27231][client backend] [pg_regress/subscription][12/75:0] ERROR: publication name "foo" used more than once 2025-06-06 07:47:58.266 UTC [27231][client backend] [pg_regress/subscription][12/75:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION foo, testpub, foo WITH (connect = false); 2025-06-06 07:47:58.267 UTC [27231][client backend] [pg_regress/subscription][12/76:13240] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.267 UTC [27231][client backend] [pg_regress/subscription][12/76:13240] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.280 UTC [27231][client backend] [pg_regress/subscription][12/85:0] ERROR: subscription "regress_testsub" already exists 2025-06-06 07:47:58.280 UTC [27231][client backend] [pg_regress/subscription][12/85:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false); 2025-06-06 07:47:58.280 UTC [27231][client backend] [pg_regress/subscription][12/87:0] ERROR: permission denied to create subscription 2025-06-06 07:47:58.280 UTC [27231][client backend] [pg_regress/subscription][12/87:0] DETAIL: Only roles with privileges of the "pg_create_subscription" role may create subscriptions. 2025-06-06 07:47:58.280 UTC [27231][client backend] [pg_regress/subscription][12/87:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION foo WITH (connect = false); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/89:0] ERROR: connect = false and copy_data = true are mutually exclusive options 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/89:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, copy_data = true); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/90:0] ERROR: connect = false and enabled = true are mutually exclusive options 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/90:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, enabled = true); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/91:0] ERROR: connect = false and create_slot = true are mutually exclusive options 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/91:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, create_slot = true); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/92:0] ERROR: slot_name = NONE and enabled = true are mutually exclusive options 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/92:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (slot_name = NONE, enabled = true); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/93:0] ERROR: slot_name = NONE and create_slot = true are mutually exclusive options 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/93:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (slot_name = NONE, enabled = false, create_slot = true); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/94:0] ERROR: subscription with slot_name = NONE must also set enabled = false 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/94:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (slot_name = NONE); 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/95:0] ERROR: subscription with slot_name = NONE must also set create_slot = false 2025-06-06 07:47:58.281 UTC [27231][client backend] [pg_regress/subscription][12/95:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (slot_name = NONE, enabled = false); 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/96:0] ERROR: subscription with slot_name = NONE must also set enabled = false 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/96:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub2 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (slot_name = NONE, create_slot = false); 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/97:13242] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/97:13242] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/98:0] ERROR: cannot enable subscription that does not have a slot name 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/98:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub3 ENABLE; 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/99:0] ERROR: ALTER SUBSCRIPTION ... REFRESH is not allowed for disabled subscriptions 2025-06-06 07:47:58.282 UTC [27231][client backend] [pg_regress/subscription][12/99:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub3 REFRESH PUBLICATION; 2025-06-06 07:47:58.283 UTC [27231][client backend] [pg_regress/subscription][12/100:0] ERROR: unrecognized origin value: "foo" 2025-06-06 07:47:58.283 UTC [27231][client backend] [pg_regress/subscription][12/100:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub4 CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (slot_name = NONE, connect = false, origin = foo); 2025-06-06 07:47:58.283 UTC [27231][client backend] [pg_regress/subscription][12/101:13243] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.283 UTC [27231][client backend] [pg_regress/subscription][12/101:13243] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.290 UTC [27231][client backend] [pg_regress/subscription][12/107:0] ERROR: invalid connection string syntax: invalid connection option "i_dont_exist" 2025-06-06 07:47:58.290 UTC [27231][client backend] [pg_regress/subscription][12/107:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub5 CONNECTION 'i_dont_exist=param' PUBLICATION testpub; 2025-06-06 07:47:58.291 UTC [27231][client backend] [pg_regress/subscription][12/108:13247] ERROR: subscription "regress_testsub5" could not connect to the publisher: invalid port number: "-1" 2025-06-06 07:47:58.291 UTC [27231][client backend] [pg_regress/subscription][12/108:13247] STATEMENT: CREATE SUBSCRIPTION regress_testsub5 CONNECTION 'port=-1' PUBLICATION testpub; 2025-06-06 07:47:58.291 UTC [27231][client backend] [pg_regress/subscription][12/109:0] ERROR: invalid connection string syntax: missing "=" after "foobar" in connection info string 2025-06-06 07:47:58.291 UTC [27231][client backend] [pg_regress/subscription][12/109:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub CONNECTION 'foobar'; 2025-06-06 07:47:58.294 UTC [27231][client backend] [pg_regress/subscription][12/119:0] ERROR: replication slot name "" is too short 2025-06-06 07:47:58.294 UTC [27231][client backend] [pg_regress/subscription][12/119:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub SET (slot_name = ''); 2025-06-06 07:47:58.295 UTC [27231][client backend] [pg_regress/subscription][12/120:0] ERROR: subscription "regress_doesnotexist" does not exist 2025-06-06 07:47:58.295 UTC [27231][client backend] [pg_regress/subscription][12/120:0] STATEMENT: ALTER SUBSCRIPTION regress_doesnotexist CONNECTION 'dbname=regress_doesnotexist2'; 2025-06-06 07:47:58.295 UTC [27231][client backend] [pg_regress/subscription][12/121:0] ERROR: unrecognized subscription parameter: "create_slot" 2025-06-06 07:47:58.295 UTC [27231][client backend] [pg_regress/subscription][12/121:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub SET (create_slot = false); 2025-06-06 07:47:58.296 UTC [27231][client backend] [pg_regress/subscription][12/125:0] ERROR: invalid WAL location (LSN): 0/0 2025-06-06 07:47:58.296 UTC [27231][client backend] [pg_regress/subscription][12/125:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub SKIP (lsn = '0/0'); 2025-06-06 07:47:58.299 UTC [27231][client backend] [pg_regress/subscription][12/129:0] ERROR: must be owner of subscription regress_testsub 2025-06-06 07:47:58.299 UTC [27231][client backend] [pg_regress/subscription][12/129:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub RENAME TO regress_testsub_dummy; 2025-06-06 07:47:58.300 UTC [27231][client backend] [pg_regress/subscription][12/133:0] ERROR: invalid value for parameter "synchronous_commit": "foobar" 2025-06-06 07:47:58.300 UTC [27231][client backend] [pg_regress/subscription][12/133:0] HINT: Available values: local, remote_write, remote_apply, on, off. 2025-06-06 07:47:58.300 UTC [27231][client backend] [pg_regress/subscription][12/133:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub_foo SET (synchronous_commit = foobar); 2025-06-06 07:47:58.302 UTC [27234][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:47:58.304 UTC [27234][client backend] [[unknown]][14/80:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:47:58.304 UTC [27234][client backend] [[unknown]][14/80:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/publication 2025-06-06 07:47:58.307 UTC [27234][client backend] [pg_regress/publication][14/0:0] LOG: connection ready: setup total=12.428 ms, fork=6.542 ms, authentication=0.408 ms 2025-06-06 07:47:58.307 UTC [27231][client backend] [pg_regress/subscription][12/137:13262] ERROR: DROP SUBSCRIPTION cannot run inside a transaction block 2025-06-06 07:47:58.307 UTC [27231][client backend] [pg_regress/subscription][12/137:13262] STATEMENT: DROP SUBSCRIPTION regress_testsub; 2025-06-06 07:47:58.309 UTC [27231][client backend] [pg_regress/subscription][12/141:13266] ERROR: subscription "regress_testsub" does not exist 2025-06-06 07:47:58.309 UTC [27231][client backend] [pg_regress/subscription][12/141:13266] STATEMENT: DROP SUBSCRIPTION regress_testsub; 2025-06-06 07:47:58.309 UTC [27231][client backend] [pg_regress/subscription][12/142:0] ERROR: binary requires a Boolean value 2025-06-06 07:47:58.309 UTC [27231][client backend] [pg_regress/subscription][12/142:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, binary = foo); 2025-06-06 07:47:58.309 UTC [27231][client backend] [pg_regress/subscription][12/143:13267] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.309 UTC [27231][client backend] [pg_regress/subscription][12/143:13267] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.312 UTC [27231][client backend] [pg_regress/subscription][12/149:0] ERROR: streaming requires a Boolean value or "parallel" 2025-06-06 07:47:58.312 UTC [27231][client backend] [pg_regress/subscription][12/149:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, streaming = foo); 2025-06-06 07:47:58.312 UTC [27231][client backend] [pg_regress/subscription][12/150:13271] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.312 UTC [27231][client backend] [pg_regress/subscription][12/150:13271] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.319 UTC [27234][client backend] [pg_regress/publication][14/86:13278] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.319 UTC [27234][client backend] [pg_regress/publication][14/86:13278] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.319 UTC [27231][client backend] [pg_regress/subscription][12/157:0] ERROR: publication "testpub" is already in subscription "regress_testsub" 2025-06-06 07:47:58.319 UTC [27231][client backend] [pg_regress/subscription][12/157:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub ADD PUBLICATION testpub WITH (refresh = false); 2025-06-06 07:47:58.320 UTC [27231][client backend] [pg_regress/subscription][12/158:0] ERROR: publication name "testpub1" used more than once 2025-06-06 07:47:58.320 UTC [27231][client backend] [pg_regress/subscription][12/158:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub ADD PUBLICATION testpub1, testpub1 WITH (refresh = false); 2025-06-06 07:47:58.320 UTC [27231][client backend] [pg_regress/subscription][12/160:0] ERROR: publication "testpub1" is already in subscription "regress_testsub" 2025-06-06 07:47:58.320 UTC [27231][client backend] [pg_regress/subscription][12/160:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub ADD PUBLICATION testpub1, testpub2 WITH (refresh = false); 2025-06-06 07:47:58.322 UTC [27231][client backend] [pg_regress/subscription][12/162:0] ERROR: publication name "testpub1" used more than once 2025-06-06 07:47:58.322 UTC [27231][client backend] [pg_regress/subscription][12/162:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub DROP PUBLICATION testpub1, testpub1 WITH (refresh = false); 2025-06-06 07:47:58.322 UTC [27231][client backend] [pg_regress/subscription][12/163:0] ERROR: cannot drop all the publications from a subscription 2025-06-06 07:47:58.322 UTC [27231][client backend] [pg_regress/subscription][12/163:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub DROP PUBLICATION testpub, testpub1, testpub2 WITH (refresh = false); 2025-06-06 07:47:58.322 UTC [27231][client backend] [pg_regress/subscription][12/164:0] ERROR: publication "testpub3" is not in subscription "regress_testsub" 2025-06-06 07:47:58.322 UTC [27231][client backend] [pg_regress/subscription][12/164:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub DROP PUBLICATION testpub3 WITH (refresh = false); 2025-06-06 07:47:58.335 UTC [27231][client backend] [pg_regress/subscription][12/168:13283] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.335 UTC [27231][client backend] [pg_regress/subscription][12/168:13283] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.338 UTC [27231][client backend] [pg_regress/subscription][12/170:0] ERROR: ALTER SUBSCRIPTION with refresh cannot run inside a transaction block 2025-06-06 07:47:58.338 UTC [27231][client backend] [pg_regress/subscription][12/170:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub SET PUBLICATION mypub WITH (refresh = true); 2025-06-06 07:47:58.339 UTC [27231][client backend] [pg_regress/subscription][12/171:0] ERROR: ALTER SUBSCRIPTION ... REFRESH cannot run inside a transaction block 2025-06-06 07:47:58.339 UTC [27231][client backend] [pg_regress/subscription][12/171:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub REFRESH PUBLICATION; 2025-06-06 07:47:58.342 UTC [27234][client backend] [pg_regress/publication][14/91:13286] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.342 UTC [27234][client backend] [pg_regress/publication][14/91:13286] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.342 UTC [27231][client backend] [pg_regress/subscription][12/173:0] ERROR: ALTER SUBSCRIPTION with refresh cannot be executed from a function 2025-06-06 07:47:58.342 UTC [27231][client backend] [pg_regress/subscription][12/173:0] CONTEXT: SQL function "func" statement 1 2025-06-06 07:47:58.342 UTC [27231][client backend] [pg_regress/subscription][12/173:0] STATEMENT: SELECT func(); 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/94:0] ERROR: unrecognized publication parameter: "foo" 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/94:0] STATEMENT: CREATE PUBLICATION testpub_xxx WITH (foo); 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/95:0] ERROR: unrecognized value for publication option "publish": "cluster" 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/95:0] STATEMENT: CREATE PUBLICATION testpub_xxx WITH (publish = 'cluster, vacuum'); 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/96:0] ERROR: conflicting or redundant options at character 75 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/96:0] STATEMENT: CREATE PUBLICATION testpub_xxx WITH (publish_via_partition_root = 'true', publish_via_partition_root = '0'); 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/97:0] ERROR: conflicting or redundant options at character 74 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/97:0] STATEMENT: CREATE PUBLICATION testpub_xxx WITH (publish_generated_columns = stored, publish_generated_columns = none); 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/98:0] ERROR: publish_generated_columns requires a "none" or "stored" value 2025-06-06 07:47:58.345 UTC [27234][client backend] [pg_regress/publication][14/98:0] STATEMENT: CREATE PUBLICATION testpub_xxx WITH (publish_generated_columns = foo); 2025-06-06 07:47:58.352 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.tenk1" avg read rate: 0.000 MB/s, avg write rate: 0.084 MB/s buffer usage: 569 hits, 0 reads, 3 dirtied WAL usage: 35 records, 2 full page images, 27807 bytes, 0 buffers full system usage: CPU: user: 0.08 s, system: 0.00 s, elapsed: 0.27 s 2025-06-06 07:47:58.360 UTC [27239][logical replication apply worker] FATAL: terminating logical replication worker due to administrator command 2025-06-06 07:47:58.370 UTC [27231][client backend] [pg_regress/subscription][12/178:0] ERROR: two_phase requires a Boolean value 2025-06-06 07:47:58.370 UTC [27231][client backend] [pg_regress/subscription][12/178:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, two_phase = foo); 2025-06-06 07:47:58.371 UTC [27231][client backend] [pg_regress/subscription][12/179:13296] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.371 UTC [27231][client backend] [pg_regress/subscription][12/179:13296] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.375 UTC [27231][client backend] [pg_regress/subscription][12/185:13300] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.375 UTC [27231][client backend] [pg_regress/subscription][12/185:13300] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.376 UTC [27231][client backend] [pg_regress/subscription][12/189:0] ERROR: disable_on_error requires a Boolean value 2025-06-06 07:47:58.376 UTC [27231][client backend] [pg_regress/subscription][12/189:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, disable_on_error = foo); 2025-06-06 07:47:58.377 UTC [27231][client backend] [pg_regress/subscription][12/190:13303] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.377 UTC [27231][client backend] [pg_regress/subscription][12/190:13303] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.390 UTC [27231][client backend] [pg_regress/subscription][12/197:0] ERROR: permission denied for database regression 2025-06-06 07:47:58.390 UTC [27231][client backend] [pg_regress/subscription][12/197:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false); 2025-06-06 07:47:58.391 UTC [27231][client backend] [pg_regress/subscription][12/201:0] ERROR: password is required 2025-06-06 07:47:58.391 UTC [27231][client backend] [pg_regress/subscription][12/201:0] DETAIL: Non-superusers must provide a password in the connection string. 2025-06-06 07:47:58.391 UTC [27231][client backend] [pg_regress/subscription][12/201:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false); 2025-06-06 07:47:58.392 UTC [27231][client backend] [pg_regress/subscription][12/205:0] ERROR: password_required=false is superuser-only 2025-06-06 07:47:58.392 UTC [27231][client backend] [pg_regress/subscription][12/205:0] HINT: Subscriptions with the password_required option set to false may only be created or modified by the superuser. 2025-06-06 07:47:58.392 UTC [27231][client backend] [pg_regress/subscription][12/205:0] STATEMENT: CREATE SUBSCRIPTION regress_testsub CONNECTION 'dbname=regress_doesnotexist' PUBLICATION testpub WITH (connect = false, password_required = false); 2025-06-06 07:47:58.394 UTC [27231][client backend] [pg_regress/subscription][12/209:13310] WARNING: subscription was created, but is not connected 2025-06-06 07:47:58.394 UTC [27231][client backend] [pg_regress/subscription][12/209:13310] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2025-06-06 07:47:58.396 UTC [27231][client backend] [pg_regress/subscription][12/210:0] ERROR: must be able to SET ROLE "regress_subscription_user" 2025-06-06 07:47:58.396 UTC [27231][client backend] [pg_regress/subscription][12/210:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub OWNER TO regress_subscription_user; 2025-06-06 07:47:58.422 UTC [27231][client backend] [pg_regress/subscription][12/219:0] ERROR: permission denied for database regression 2025-06-06 07:47:58.422 UTC [27231][client backend] [pg_regress/subscription][12/219:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub RENAME TO regress_testsub2; 2025-06-06 07:47:58.423 UTC [27231][client backend] [pg_regress/subscription][12/220:0] ERROR: ALTER SUBSCRIPTION ... SET (failover) cannot run inside a transaction block 2025-06-06 07:47:58.423 UTC [27231][client backend] [pg_regress/subscription][12/220:0] STATEMENT: ALTER SUBSCRIPTION regress_testsub SET (failover); 2025-06-06 07:47:58.425 UTC [16681][postmaster] LOG: background worker "logical replication apply worker" (PID 27239) exited with exit code 1 2025-06-06 07:47:58.432 UTC [27231][client backend] [pg_regress/subscription][:0] LOG: disconnection: session time: 0:00:00.177 user=postgres database=regression host=[local] 2025-06-06 07:47:58.459 UTC [27234][client backend] [pg_regress/publication][14/108:13324] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.459 UTC [27234][client backend] [pg_regress/publication][14/108:13324] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.522 UTC [27234][client backend] [pg_regress/publication][14/112:0] ERROR: publication "testpub_foralltables" is defined as FOR ALL TABLES 2025-06-06 07:47:58.522 UTC [27234][client backend] [pg_regress/publication][14/112:0] DETAIL: Tables cannot be added to or dropped from FOR ALL TABLES publications. 2025-06-06 07:47:58.522 UTC [27234][client backend] [pg_regress/publication][14/112:0] STATEMENT: ALTER PUBLICATION testpub_foralltables ADD TABLE testpub_tbl2; 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/113:0] ERROR: publication "testpub_foralltables" is defined as FOR ALL TABLES 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/113:0] DETAIL: Tables cannot be added to or dropped from FOR ALL TABLES publications. 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/113:0] STATEMENT: ALTER PUBLICATION testpub_foralltables DROP TABLE testpub_tbl2; 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/114:0] ERROR: publication "testpub_foralltables" is defined as FOR ALL TABLES 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/114:0] DETAIL: Tables cannot be added to or dropped from FOR ALL TABLES publications. 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/114:0] STATEMENT: ALTER PUBLICATION testpub_foralltables SET TABLE pub_test.testpub_nopk; 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/115:0] ERROR: publication "testpub_foralltables" is defined as FOR ALL TABLES 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/115:0] DETAIL: Schemas cannot be added to or dropped from FOR ALL TABLES publications. 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/115:0] STATEMENT: ALTER PUBLICATION testpub_foralltables ADD TABLES IN SCHEMA pub_test; 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/116:0] ERROR: publication "testpub_foralltables" is defined as FOR ALL TABLES 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/116:0] DETAIL: Schemas cannot be added to or dropped from FOR ALL TABLES publications. 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/116:0] STATEMENT: ALTER PUBLICATION testpub_foralltables DROP TABLES IN SCHEMA pub_test; 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/117:0] ERROR: publication "testpub_foralltables" is defined as FOR ALL TABLES 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/117:0] DETAIL: Schemas cannot be added to or dropped from FOR ALL TABLES publications. 2025-06-06 07:47:58.526 UTC [27234][client backend] [pg_regress/publication][14/117:0] STATEMENT: ALTER PUBLICATION testpub_foralltables SET TABLES IN SCHEMA pub_test; 2025-06-06 07:47:58.528 UTC [27234][client backend] [pg_regress/publication][14/119:13327] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.528 UTC [27234][client backend] [pg_regress/publication][14/119:13327] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.594 UTC [27234][client backend] [pg_regress/publication][14/134:13331] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.594 UTC [27234][client backend] [pg_regress/publication][14/134:13331] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.602 UTC [27234][client backend] [pg_regress/publication][14/135:13332] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.602 UTC [27234][client backend] [pg_regress/publication][14/135:13332] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.619 UTC [27234][client backend] [pg_regress/publication][14/140:0] ERROR: invalid table name at character 71 2025-06-06 07:47:58.619 UTC [27234][client backend] [pg_regress/publication][14/140:0] STATEMENT: CREATE PUBLICATION testpub_parsertst FOR TABLE pub_test.testpub_nopk, CURRENT_SCHEMA; 2025-06-06 07:47:58.619 UTC [27234][client backend] [pg_regress/publication][14/141:0] ERROR: invalid schema name at character 64 2025-06-06 07:47:58.619 UTC [27234][client backend] [pg_regress/publication][14/141:0] STATEMENT: CREATE PUBLICATION testpub_parsertst FOR TABLES IN SCHEMA foo, test.foo; 2025-06-06 07:47:58.641 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.tenk2" avg read rate: 0.000 MB/s, avg write rate: 0.058 MB/s buffer usage: 692 hits, 0 reads, 2 dirtied WAL usage: 37 records, 1 full page images, 20652 bytes, 0 buffers full system usage: CPU: user: 0.08 s, system: 0.00 s, elapsed: 0.27 s 2025-06-06 07:47:58.656 UTC [27234][client backend] [pg_regress/publication][14/150:0] ERROR: relation "testpub_nopk" is not part of the publication 2025-06-06 07:47:58.656 UTC [27234][client backend] [pg_regress/publication][14/150:0] STATEMENT: ALTER PUBLICATION testpub_forschema DROP TABLE pub_test.testpub_nopk; 2025-06-06 07:47:58.672 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.road" avg read rate: 0.000 MB/s, avg write rate: 0.601 MB/s buffer usage: 429 hits, 0 reads, 2 dirtied WAL usage: 6 records, 1 full page images, 8965 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:58.698 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.road" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 138 hits, 0 reads, 0 dirtied WAL usage: 6 records, 0 full page images, 3007 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:58.704 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.ihighway" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 47 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 208 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.707 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_statistic": index scans: 1 pages: 0 removed, 48 remain, 48 scanned (100.00% of total), 0 eagerly scanned tuples: 134 removed, 645 remain, 4 are dead but not yet removable removable cutoff: 13337, which was 2 XIDs old when operation ended new relfrozenxid: 787, which is 13 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 30 pages set all-visible, 5 pages set all-frozen (0 were all-visible) index scan needed: 27 pages from table (56.25% of total) had 258 dead item identifiers removed index "pg_statistic_relid_att_inh_index": pages: 4 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 12.676 MB/s buffer usage: 149 hits, 0 reads, 3 dirtied WAL usage: 83 records, 4 full page images, 38605 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.712 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_type": index scans: 1 pages: 0 removed, 73 remain, 73 scanned (100.00% of total), 0 eagerly scanned tuples: 412 removed, 1506 remain, 0 are dead but not yet removable removable cutoff: 13337, which was 2 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 58 pages set all-visible, 9 pages set all-frozen (0 were all-visible) index scan needed: 58 pages from table (79.45% of total) had 2410 dead item identifiers removed index "pg_type_oid_index": pages: 19 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_type_typname_nsp_index": pages: 22 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 1.575 MB/s buffer usage: 288 hits, 0 reads, 1 dirtied WAL usage: 176 records, 2 full page images, 40833 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.779 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_type" avg read rate: 0.000 MB/s, avg write rate: 0.240 MB/s buffer usage: 948 hits, 0 reads, 2 dirtied WAL usage: 96 records, 2 full page images, 32201 bytes, 0 buffers full system usage: CPU: user: 0.02 s, system: 0.00 s, elapsed: 0.06 s 2025-06-06 07:47:58.828 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.num_exp_div" avg read rate: 0.000 MB/s, avg write rate: 1.562 MB/s buffer usage: 126 hits, 0 reads, 1 dirtied WAL usage: 9 records, 1 full page images, 10187 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.832 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.num_exp_mul" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 49 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 288 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.833 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.num_result" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 37 hits, 0 reads, 0 dirtied WAL usage: 6 records, 0 full page images, 974 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.836 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_statistic_ext_data": index scans: 1 pages: 1 removed, 4 remain, 5 scanned (100.00% of total), 0 eagerly scanned tuples: 40 removed, 4 remain, 0 are dead but not yet removable removable cutoff: 13341, which was 4 XIDs old when operation ended new relfrozenxid: 12934, which is 5999 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 5 pages set all-visible, 3 pages set all-frozen (0 were all-visible) index scan needed: 5 pages from table (100.00% of total) had 58 dead item identifiers removed index "pg_statistic_ext_data_stxoid_inh_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 12.475 MB/s buffer usage: 62 hits, 0 reads, 4 dirtied WAL usage: 24 records, 6 full page images, 50823 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:58.871 UTC [27234][client backend] [pg_regress/publication][14/174:13348] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.871 UTC [27234][client backend] [pg_regress/publication][14/174:13348] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.873 UTC [27234][client backend] [pg_regress/publication][14/175:13349] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.873 UTC [27234][client backend] [pg_regress/publication][14/175:13349] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.877 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_statistic_ext_data" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 903 hits, 0 reads, 0 dirtied WAL usage: 12 records, 0 full page images, 1732 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.04 s 2025-06-06 07:47:58.906 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_attribute": index scans: 1 pages: 0 removed, 405 remain, 357 scanned (88.15% of total), 0 eagerly scanned tuples: 2852 removed, 8246 remain, 0 are dead but not yet removable removable cutoff: 13351, which was 1 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 323 pages set all-visible, 161 pages set all-frozen (0 were all-visible) index scan needed: 307 pages from table (75.80% of total) had 14821 dead item identifiers removed index "pg_attribute_relid_attnam_index": pages: 145 in total, 8 newly deleted, 29 currently deleted, 21 reusable index "pg_attribute_relid_attnum_index": pages: 103 in total, 4 newly deleted, 15 currently deleted, 11 reusable avg read rate: 0.000 MB/s, avg write rate: 6.281 MB/s buffer usage: 1437 hits, 0 reads, 23 dirtied WAL usage: 892 records, 22 full page images, 233118 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.01 s, elapsed: 0.02 s 2025-06-06 07:47:58.933 UTC [27234][client backend] [pg_regress/publication][14/186:13353] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.933 UTC [27234][client backend] [pg_regress/publication][14/186:13353] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.933 UTC [27234][client backend] [pg_regress/publication][14/187:13354] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:58.933 UTC [27234][client backend] [pg_regress/publication][14/187:13354] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:58.962 UTC [27234][client backend] [pg_regress/publication][14/200:0] ERROR: cannot update table "testpub_parted1" because it does not have a replica identity and publishes updates 2025-06-06 07:47:58.962 UTC [27234][client backend] [pg_regress/publication][14/200:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:47:58.962 UTC [27234][client backend] [pg_regress/publication][14/200:0] STATEMENT: UPDATE testpub_parted1 SET a = 1; 2025-06-06 07:47:58.973 UTC [27234][client backend] [pg_regress/publication][14/207:0] ERROR: cannot update table "testpub_parted2" because it does not have a replica identity and publishes updates 2025-06-06 07:47:58.973 UTC [27234][client backend] [pg_regress/publication][14/207:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:47:58.973 UTC [27234][client backend] [pg_regress/publication][14/207:0] STATEMENT: UPDATE testpub_parted2 SET a = 2; 2025-06-06 07:47:59.031 UTC [27234][client backend] [pg_regress/publication][14/222:13375] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.031 UTC [27234][client backend] [pg_regress/publication][14/222:13375] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.101 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_attribute" avg read rate: 0.000 MB/s, avg write rate: 0.081 MB/s buffer usage: 854 hits, 0 reads, 2 dirtied WAL usage: 81 records, 2 full page images, 30939 bytes, 0 buffers full system usage: CPU: user: 0.06 s, system: 0.01 s, elapsed: 0.19 s 2025-06-06 07:47:59.106 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_attrdef": index scans: 1 pages: 0 removed, 14 remain, 14 scanned (100.00% of total), 0 eagerly scanned tuples: 38 removed, 113 remain, 0 are dead but not yet removable removable cutoff: 13376, which was 1 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 14 pages set all-visible, 3 pages set all-frozen (0 were all-visible) index scan needed: 14 pages from table (100.00% of total) had 150 dead item identifiers removed index "pg_attrdef_adrelid_adnum_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_attrdef_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 3.820 MB/s buffer usage: 105 hits, 0 reads, 1 dirtied WAL usage: 43 records, 1 full page images, 12162 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.115 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_attrdef" avg read rate: 0.000 MB/s, avg write rate: 1.562 MB/s buffer usage: 81 hits, 0 reads, 2 dirtied WAL usage: 11 records, 1 full page images, 7976 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.126 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_constraint": index scans: 1 pages: 0 removed, 22 remain, 22 scanned (100.00% of total), 0 eagerly scanned tuples: 69 removed, 496 remain, 0 are dead but not yet removable removable cutoff: 13376, which was 2 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 18 pages set all-visible, 2 pages set all-frozen (0 were all-visible) index scan needed: 18 pages from table (81.82% of total) had 690 dead item identifiers removed index "pg_constraint_conparentid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_constraint_conname_nsp_index": pages: 9 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_constraint_conrelid_contypid_conname_index": pages: 11 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_constraint_contypid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_constraint_oid_index": pages: 7 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 213 hits, 0 reads, 0 dirtied WAL usage: 69 records, 1 full page images, 20306 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.155 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_constraint" avg read rate: 0.000 MB/s, avg write rate: 0.781 MB/s buffer usage: 502 hits, 0 reads, 3 dirtied WAL usage: 84 records, 3 full page images, 44312 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.157 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_inherits": index scans: 1 pages: 0 removed, 3 remain, 3 scanned (100.00% of total), 0 eagerly scanned tuples: 183 removed, 86 remain, 0 are dead but not yet removable removable cutoff: 13379, which was 0 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 3 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan needed: 3 pages from table (100.00% of total) had 183 dead item identifiers removed index "pg_inherits_parent_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_inherits_relid_seqno_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 34.341 MB/s buffer usage: 65 hits, 0 reads, 4 dirtied WAL usage: 17 records, 4 full page images, 35800 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.166 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_inherits" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 65 hits, 0 reads, 0 dirtied WAL usage: 8 records, 0 full page images, 1759 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.323 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_proc" avg read rate: 0.000 MB/s, avg write rate: 0.249 MB/s buffer usage: 713 hits, 0 reads, 5 dirtied WAL usage: 110 records, 3 full page images, 62145 bytes, 0 buffers full system usage: CPU: user: 0.03 s, system: 0.01 s, elapsed: 0.15 s 2025-06-06 07:47:59.326 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_index": index scans: 1 pages: 0 removed, 24 remain, 24 scanned (100.00% of total), 0 eagerly scanned tuples: 265 removed, 478 remain, 0 are dead but not yet removable removable cutoff: 13381, which was 1 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 21 pages set all-visible, 3 pages set all-frozen (0 were all-visible) index scan needed: 21 pages from table (87.50% of total) had 824 dead item identifiers removed index "pg_index_indrelid_index": pages: 5 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_index_indexrelid_index": pages: 7 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 7.064 MB/s buffer usage: 112 hits, 0 reads, 2 dirtied WAL usage: 66 records, 2 full page images, 23830 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.341 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_index" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 316 hits, 0 reads, 0 dirtied WAL usage: 52 records, 0 full page images, 12771 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.362 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_statistic_ext": index scans: 1 pages: 1 removed, 2 remain, 3 scanned (100.00% of total), 0 eagerly scanned tuples: 41 removed, 4 remain, 0 are dead but not yet removable removable cutoff: 13383, which was 1 XIDs old when operation ended new relfrozenxid: 12933, which is 5991 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 3 pages set all-visible, 2 pages set all-frozen (0 were all-visible) index scan needed: 3 pages from table (100.00% of total) had 88 dead item identifiers removed index "pg_statistic_ext_relid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_statistic_ext_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_statistic_ext_name_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 1.110 MB/s buffer usage: 85 hits, 0 reads, 3 dirtied WAL usage: 22 records, 5 full page images, 43761 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.367 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_statistic_ext" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 111 hits, 0 reads, 0 dirtied WAL usage: 18 records, 0 full page images, 3154 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.369 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_rewrite": index scans: 1 pages: 3 removed, 48 remain, 51 scanned (100.00% of total), 0 eagerly scanned tuples: 75 removed, 217 remain, 0 are dead but not yet removable removable cutoff: 13385, which was 1 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 37 pages set all-visible, 15 pages set all-frozen (0 were all-visible) index scan needed: 31 pages from table (60.78% of total) had 151 dead item identifiers removed index "pg_rewrite_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_rewrite_rel_rulename_index": pages: 4 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 193 hits, 0 reads, 0 dirtied WAL usage: 98 records, 3 full page images, 31619 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.382 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_rewrite" avg read rate: 0.000 MB/s, avg write rate: 0.601 MB/s buffer usage: 160 hits, 0 reads, 1 dirtied WAL usage: 22 records, 1 full page images, 13378 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.384 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_trigger": index scans: 1 pages: 0 removed, 5 remain, 5 scanned (100.00% of total), 0 eagerly scanned tuples: 69 removed, 49 remain, 0 are dead but not yet removable removable cutoff: 13387, which was 2 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 5 pages set all-visible, 1 pages set all-frozen (0 were all-visible) index scan needed: 5 pages from table (100.00% of total) had 230 dead item identifiers removed index "pg_trigger_tgconstraint_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_trigger_tgrelid_tgname_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_trigger_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 6.362 MB/s buffer usage: 86 hits, 0 reads, 1 dirtied WAL usage: 23 records, 2 full page images, 20212 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.406 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_trigger" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 210 hits, 0 reads, 0 dirtied WAL usage: 38 records, 0 full page images, 7324 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.408 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_enum" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 108 hits, 0 reads, 0 dirtied WAL usage: 9 records, 0 full page images, 2078 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.418 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_namespace" avg read rate: 0.000 MB/s, avg write rate: 0.781 MB/s buffer usage: 95 hits, 0 reads, 1 dirtied WAL usage: 15 records, 1 full page images, 11403 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.421 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_ts_config_map" avg read rate: 0.000 MB/s, avg write rate: 3.906 MB/s buffer usage: 86 hits, 0 reads, 1 dirtied WAL usage: 13 records, 1 full page images, 10498 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.422 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.num_exp_add" avg read rate: 0.000 MB/s, avg write rate: 3.906 MB/s buffer usage: 58 hits, 0 reads, 1 dirtied WAL usage: 8 records, 1 full page images, 9165 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.423 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_policy": index scans: 1 pages: 0 removed, 11 remain, 11 scanned (100.00% of total), 0 eagerly scanned tuples: 104 removed, 8 remain, 0 are dead but not yet removable removable cutoff: 13391, which was 3 XIDs old when operation ended new relfrozenxid: 9880, which is 2932 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 11 pages set all-visible, 9 pages set all-frozen (0 were all-visible) index scan needed: 11 pages from table (100.00% of total) had 99 dead item identifiers removed index "pg_policy_oid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_policy_polrelid_polname_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 31.992 MB/s buffer usage: 94 hits, 0 reads, 5 dirtied WAL usage: 40 records, 5 full page images, 44196 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.435 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_policy" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 105 hits, 0 reads, 0 dirtied WAL usage: 16 records, 0 full page images, 5994 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.436 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_partitioned_table": index scans: 1 pages: 0 removed, 1 remain, 1 scanned (100.00% of total), 0 eagerly scanned tuples: 11 removed, 17 remain, 0 are dead but not yet removable removable cutoff: 13391, which was 4 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 1 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan needed: 1 pages from table (100.00% of total) had 65 dead item identifiers removed index "pg_partitioned_table_partrelid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 42.575 MB/s buffer usage: 43 hits, 0 reads, 4 dirtied WAL usage: 9 records, 4 full page images, 33984 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.438 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_partitioned_table" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 83 hits, 0 reads, 0 dirtied WAL usage: 16 records, 0 full page images, 2532 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.439 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_sequence": index scans: 1 pages: 0 removed, 2 remain, 2 scanned (100.00% of total), 0 eagerly scanned tuples: 42 removed, 36 remain, 0 are dead but not yet removable removable cutoff: 13391, which was 5 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 2 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan needed: 2 pages from table (100.00% of total) had 48 dead item identifiers removed index "pg_sequence_seqrelid_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 11.145 MB/s buffer usage: 45 hits, 0 reads, 1 dirtied WAL usage: 8 records, 1 full page images, 9382 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.441 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_sequence" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 145 hits, 0 reads, 0 dirtied WAL usage: 16 records, 0 full page images, 2411 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.454 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.num_exp_sub" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 56 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 1672 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.463 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.test_range_gist" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 100 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 200 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.482 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.test_range_spgist" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 71 hits, 0 reads, 0 dirtied WAL usage: 2 records, 0 full page images, 1871 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.502 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.quad_poly_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 473 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 858 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.526 UTC [27234][client backend] [pg_regress/publication][14/270:13401] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.526 UTC [27234][client backend] [pg_regress/publication][14/270:13401] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.530 UTC [27234][client backend] [pg_regress/publication][14/271:13402] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.530 UTC [27234][client backend] [pg_regress/publication][14/271:13402] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.542 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.quad_box_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 216 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 858 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:47:59.572 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.quad_box_tbl_ord_seq1" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 154 hits, 0 reads, 0 dirtied WAL usage: 6 records, 0 full page images, 4461 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.575 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.quad_box_tbl_ord_seq2" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 47 hits, 0 reads, 0 dirtied WAL usage: 6 records, 0 full page images, 3425 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.577 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.timestamp_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 86 hits, 0 reads, 0 dirtied WAL usage: 2 records, 0 full page images, 687 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.591 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.timestamptz_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 91 hits, 0 reads, 0 dirtied WAL usage: 2 records, 0 full page images, 703 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.593 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.slow_emp4000" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 39 hits, 0 reads, 0 dirtied WAL usage: 1 records, 0 full page images, 76 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.595 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.fast_emp4000" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 64 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 272 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.608 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.quad_point_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 185 hits, 0 reads, 0 dirtied WAL usage: 2 records, 0 full page images, 199 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:47:59.609 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.ramp" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 36 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 1142 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.622 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.kd_point_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 98 hits, 0 reads, 0 dirtied WAL usage: 2 records, 0 full page images, 199 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.626 UTC [27234][client backend] [pg_regress/publication][14/285:13415] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.626 UTC [27234][client backend] [pg_regress/publication][14/285:13415] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.627 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.array_index_op_test" avg read rate: 0.000 MB/s, avg write rate: 3.125 MB/s buffer usage: 167 hits, 0 reads, 2 dirtied WAL usage: 20 records, 1 full page images, 16946 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.641 UTC [27234][client backend] [pg_regress/publication][14/292:13417] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.641 UTC [27234][client backend] [pg_regress/publication][14/292:13417] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.653 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.radix_text_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 112 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 2962 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.653 UTC [27234][client backend] [pg_regress/publication][14/299:0] ERROR: syntax error at or near "WHERE" at character 76 2025-06-06 07:47:59.653 UTC [27234][client backend] [pg_regress/publication][14/299:0] STATEMENT: CREATE PUBLICATION testpub_syntax3 FOR TABLES IN SCHEMA testpub_rf_schema1 WHERE (a = 123); 2025-06-06 07:47:59.653 UTC [27234][client backend] [pg_regress/publication][14/300:0] ERROR: WHERE clause not allowed for schema at character 77 2025-06-06 07:47:59.653 UTC [27234][client backend] [pg_regress/publication][14/300:0] STATEMENT: CREATE PUBLICATION testpub_syntax3 FOR TABLES IN SCHEMA testpub_rf_schema1, testpub_rf_schema1 WHERE (a = 123); 2025-06-06 07:47:59.654 UTC [27234][client backend] [pg_regress/publication][14/303:13420] ERROR: conflicting or redundant WHERE clauses for table "testpub_rf_tbl1" 2025-06-06 07:47:59.654 UTC [27234][client backend] [pg_regress/publication][14/303:13420] STATEMENT: CREATE PUBLICATION testpub_dups FOR TABLE testpub_rf_tbl1 WHERE (a = 1), testpub_rf_tbl1 WITH (publish = 'insert'); 2025-06-06 07:47:59.654 UTC [27234][client backend] [pg_regress/publication][14/304:13421] ERROR: conflicting or redundant WHERE clauses for table "testpub_rf_tbl1" 2025-06-06 07:47:59.654 UTC [27234][client backend] [pg_regress/publication][14/304:13421] STATEMENT: CREATE PUBLICATION testpub_dups FOR TABLE testpub_rf_tbl1, testpub_rf_tbl1 WHERE (a = 2) WITH (publish = 'insert'); 2025-06-06 07:47:59.655 UTC [27234][client backend] [pg_regress/publication][14/306:0] ERROR: argument of PUBLICATION WHERE must be type boolean, not type integer at character 61 2025-06-06 07:47:59.655 UTC [27234][client backend] [pg_regress/publication][14/306:0] STATEMENT: ALTER PUBLICATION testpub5 SET TABLE testpub_rf_tbl3 WHERE (1234); 2025-06-06 07:47:59.659 UTC [27234][client backend] [pg_regress/publication][14/307:0] ERROR: aggregate functions are not allowed in WHERE at character 65 2025-06-06 07:47:59.659 UTC [27234][client backend] [pg_regress/publication][14/307:0] STATEMENT: ALTER PUBLICATION testpub5 SET TABLE testpub_rf_tbl3 WHERE (e < AVG(e)); 2025-06-06 07:47:59.664 UTC [27234][client backend] [pg_regress/publication][14/310:13424] ERROR: invalid publication WHERE expression at character 62 2025-06-06 07:47:59.664 UTC [27234][client backend] [pg_regress/publication][14/310:13424] DETAIL: User-defined operators are not allowed. 2025-06-06 07:47:59.664 UTC [27234][client backend] [pg_regress/publication][14/310:13424] STATEMENT: CREATE PUBLICATION testpub6 FOR TABLE testpub_rf_tbl3 WHERE (e =#> 27); 2025-06-06 07:47:59.669 UTC [27234][client backend] [pg_regress/publication][14/312:0] ERROR: invalid publication WHERE expression at character 66 2025-06-06 07:47:59.669 UTC [27234][client backend] [pg_regress/publication][14/312:0] DETAIL: User-defined or built-in mutable functions are not allowed. 2025-06-06 07:47:59.669 UTC [27234][client backend] [pg_regress/publication][14/312:0] STATEMENT: ALTER PUBLICATION testpub5 ADD TABLE testpub_rf_tbl1 WHERE (a >= testpub_rf_func2()); 2025-06-06 07:47:59.670 UTC [27234][client backend] [pg_regress/publication][14/313:0] ERROR: invalid publication WHERE expression at character 65 2025-06-06 07:47:59.670 UTC [27234][client backend] [pg_regress/publication][14/313:0] DETAIL: User-defined or built-in mutable functions are not allowed. 2025-06-06 07:47:59.670 UTC [27234][client backend] [pg_regress/publication][14/313:0] STATEMENT: ALTER PUBLICATION testpub5 ADD TABLE testpub_rf_tbl1 WHERE (a < random()); 2025-06-06 07:47:59.673 UTC [27234][client backend] [pg_regress/publication][14/315:0] ERROR: invalid publication WHERE expression at character 61 2025-06-06 07:47:59.673 UTC [27234][client backend] [pg_regress/publication][14/315:0] DETAIL: User-defined collations are not allowed. 2025-06-06 07:47:59.673 UTC [27234][client backend] [pg_regress/publication][14/315:0] STATEMENT: ALTER PUBLICATION testpub5 ADD TABLE testpub_rf_tbl1 WHERE (b < '2' COLLATE user_collation); 2025-06-06 07:47:59.694 UTC [27234][client backend] [pg_regress/publication][14/325:13436] ERROR: invalid publication WHERE expression at character 53 2025-06-06 07:47:59.694 UTC [27234][client backend] [pg_regress/publication][14/325:13436] DETAIL: User-defined types are not allowed. 2025-06-06 07:47:59.694 UTC [27234][client backend] [pg_regress/publication][14/325:13436] STATEMENT: CREATE PUBLICATION testpub6 FOR TABLE rf_bug WHERE (status = 'open') WITH (publish = 'insert'); 2025-06-06 07:47:59.698 UTC [27234][client backend] [pg_regress/publication][14/328:13439] ERROR: invalid publication WHERE expression at character 62 2025-06-06 07:47:59.698 UTC [27234][client backend] [pg_regress/publication][14/328:13439] DETAIL: Only columns, constants, built-in operators, built-in data types, built-in collations, and immutable built-in functions are allowed. 2025-06-06 07:47:59.698 UTC [27234][client backend] [pg_regress/publication][14/328:13439] STATEMENT: CREATE PUBLICATION testpub6 FOR TABLE testpub_rf_tbl1 WHERE (a IN (SELECT generate_series(1,5))); 2025-06-06 07:47:59.698 UTC [27234][client backend] [pg_regress/publication][14/329:13440] ERROR: invalid publication WHERE expression at character 77 2025-06-06 07:47:59.698 UTC [27234][client backend] [pg_regress/publication][14/329:13440] DETAIL: System columns are not allowed. 2025-06-06 07:47:59.698 UTC [27234][client backend] [pg_regress/publication][14/329:13440] STATEMENT: CREATE PUBLICATION testpub6 FOR TABLE testpub_rf_tbl1 WHERE ('(0,1)'::tid = ctid); 2025-06-06 07:47:59.706 UTC [27234][client backend] [pg_regress/publication][14/339:0] ERROR: cannot use a WHERE clause when removing a table from a publication 2025-06-06 07:47:59.706 UTC [27234][client backend] [pg_regress/publication][14/339:0] STATEMENT: ALTER PUBLICATION testpub5 DROP TABLE testpub_rf_tbl1 WHERE (e < 27); 2025-06-06 07:47:59.707 UTC [27234][client backend] [pg_regress/publication][14/341:13450] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.707 UTC [27234][client backend] [pg_regress/publication][14/341:13450] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.711 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.dupindexcols" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 108 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 1676 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.05 s 2025-06-06 07:47:59.713 UTC [27234][client backend] [pg_regress/publication][14/348:13454] ERROR: invalid publication WHERE expression 2025-06-06 07:47:59.713 UTC [27234][client backend] [pg_regress/publication][14/348:13454] DETAIL: User-defined or built-in mutable functions are not allowed. 2025-06-06 07:47:59.713 UTC [27234][client backend] [pg_regress/publication][14/348:13454] STATEMENT: CREATE PUBLICATION testpub7 FOR TABLE testpub_rf_tbl6 WHERE (y > 100); 2025-06-06 07:47:59.717 UTC [27234][client backend] [pg_regress/publication][14/351:13456] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.717 UTC [27234][client backend] [pg_regress/publication][14/351:13456] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.717 UTC [27234][client backend] [pg_regress/publication][14/352:13457] ERROR: ALTER TABLE / SET EXPRESSION is not supported for virtual generated columns on tables that are part of a publication 2025-06-06 07:47:59.717 UTC [27234][client backend] [pg_regress/publication][14/352:13457] DETAIL: Column "y" of relation "testpub_rf_tbl7" is a virtual generated column. 2025-06-06 07:47:59.717 UTC [27234][client backend] [pg_regress/publication][14/352:13457] STATEMENT: ALTER TABLE testpub_rf_tbl7 ALTER COLUMN y SET EXPRESSION AS (x * testpub_rf_func2()); 2025-06-06 07:47:59.748 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_class": index scans: 1 pages: 0 removed, 140 remain, 140 scanned (100.00% of total), 0 eagerly scanned tuples: 733 removed, 1339 remain, 3 are dead but not yet removable removable cutoff: 13452, which was 10 XIDs old when operation ended frozen: 3 pages from table (2.14% of total) had 15 tuples frozen visibility map: 128 pages set all-visible, 68 pages set all-frozen (0 were all-visible) index scan needed: 127 pages from table (90.71% of total) had 3541 dead item identifiers removed index "pg_class_oid_index": pages: 14 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_class_relname_nsp_index": pages: 30 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "pg_class_tblspc_relfilenode_index": pages: 19 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 2.572 MB/s buffer usage: 537 hits, 0 reads, 12 dirtied WAL usage: 371 records, 13 full page images, 88782 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:47:59.812 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_class" avg read rate: 0.000 MB/s, avg write rate: 0.361 MB/s buffer usage: 653 hits, 0 reads, 3 dirtied WAL usage: 101 records, 1 full page images, 29380 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.06 s 2025-06-06 07:47:59.823 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.array_op_test" avg read rate: 0.000 MB/s, avg write rate: 0.781 MB/s buffer usage: 67 hits, 0 reads, 1 dirtied WAL usage: 19 records, 0 full page images, 9587 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:47:59.856 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.bt_i4_heap": index scans: 0 pages: 35 removed, 45 remain, 80 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13475, which was 8 XIDs old when operation ended new relfrozenxid: 7115, which is 155 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 45 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 0.000 MB/s, avg write rate: 11.868 MB/s buffer usage: 230 hits, 0 reads, 49 dirtied WAL usage: 53 records, 51 full page images, 413708 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:47:59.864 UTC [27234][client backend] [pg_regress/publication][14/378:13484] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.864 UTC [27234][client backend] [pg_regress/publication][14/378:13484] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.871 UTC [27234][client backend] [pg_regress/publication][14/384:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:47:59.871 UTC [27234][client backend] [pg_regress/publication][14/384:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.871 UTC [27234][client backend] [pg_regress/publication][14/384:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:47:59.872 UTC [27234][client backend] [pg_regress/publication][14/386:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:47:59.872 UTC [27234][client backend] [pg_regress/publication][14/386:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.872 UTC [27234][client backend] [pg_regress/publication][14/386:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:47:59.875 UTC [27234][client backend] [pg_regress/publication][14/388:0] ERROR: cannot update table "rf_tbl_abcd_nopk" 2025-06-06 07:47:59.875 UTC [27234][client backend] [pg_regress/publication][14/388:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.875 UTC [27234][client backend] [pg_regress/publication][14/388:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:47:59.885 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.bt_i4_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 80 hits, 0 reads, 0 dirtied WAL usage: 6 records, 0 full page images, 1464 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.894 UTC [27234][client backend] [pg_regress/publication][14/398:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:47:59.894 UTC [27234][client backend] [pg_regress/publication][14/398:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.894 UTC [27234][client backend] [pg_regress/publication][14/398:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:47:59.899 UTC [27234][client backend] [pg_regress/publication][14/400:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:47:59.899 UTC [27234][client backend] [pg_regress/publication][14/400:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.899 UTC [27234][client backend] [pg_regress/publication][14/400:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:47:59.903 UTC [27234][client backend] [pg_regress/publication][14/402:0] ERROR: cannot update table "rf_tbl_abcd_nopk" 2025-06-06 07:47:59.903 UTC [27234][client backend] [pg_regress/publication][14/402:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.903 UTC [27234][client backend] [pg_regress/publication][14/402:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:47:59.920 UTC [27234][client backend] [pg_regress/publication][14/410:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:47:59.920 UTC [27234][client backend] [pg_regress/publication][14/410:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.920 UTC [27234][client backend] [pg_regress/publication][14/410:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:47:59.924 UTC [27234][client backend] [pg_regress/publication][14/414:0] ERROR: cannot update table "rf_tbl_abcd_nopk" 2025-06-06 07:47:59.924 UTC [27234][client backend] [pg_regress/publication][14/414:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.924 UTC [27234][client backend] [pg_regress/publication][14/414:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:47:59.926 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.bt_name_heap": index scans: 0 pages: 44 removed, 124 remain, 168 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13495, which was 15 XIDs old when operation ended new relfrozenxid: 7161, which is 160 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 124 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 0.000 MB/s, avg write rate: 24.779 MB/s buffer usage: 415 hits, 0 reads, 128 dirtied WAL usage: 132 records, 130 full page images, 1060660 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.04 s 2025-06-06 07:47:59.931 UTC [27234][client backend] [pg_regress/publication][14/418:0] ERROR: cannot use publication WHERE clause for relation "rf_tbl_abcd_part_pk" 2025-06-06 07:47:59.931 UTC [27234][client backend] [pg_regress/publication][14/418:0] DETAIL: WHERE clause cannot be used for a partitioned table when publish_via_partition_root is false. 2025-06-06 07:47:59.931 UTC [27234][client backend] [pg_regress/publication][14/418:0] STATEMENT: ALTER PUBLICATION testpub6 SET TABLE rf_tbl_abcd_part_pk WHERE (a > 99); 2025-06-06 07:47:59.936 UTC [27234][client backend] [pg_regress/publication][14/424:0] ERROR: cannot set parameter "publish_via_partition_root" to false for publication "testpub6" 2025-06-06 07:47:59.936 UTC [27234][client backend] [pg_regress/publication][14/424:0] DETAIL: The publication contains a WHERE clause for partitioned table "rf_tbl_abcd_part_pk", which is not allowed when "publish_via_partition_root" is false. 2025-06-06 07:47:59.936 UTC [27234][client backend] [pg_regress/publication][14/424:0] STATEMENT: ALTER PUBLICATION testpub6 SET (PUBLISH_VIA_PARTITION_ROOT=0); 2025-06-06 07:47:59.938 UTC [27234][client backend] [pg_regress/publication][14/429:0] ERROR: cannot update table "rf_tbl_abcd_part_pk_1" 2025-06-06 07:47:59.938 UTC [27234][client backend] [pg_regress/publication][14/429:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.938 UTC [27234][client backend] [pg_regress/publication][14/429:0] STATEMENT: UPDATE rf_tbl_abcd_part_pk SET a = 1; 2025-06-06 07:47:59.940 UTC [27234][client backend] [pg_regress/publication][14/432:0] ERROR: cannot update table "rf_tbl_abcd_part_pk_1" 2025-06-06 07:47:59.940 UTC [27234][client backend] [pg_regress/publication][14/432:0] DETAIL: Column used in the publication WHERE expression is not part of the replica identity. 2025-06-06 07:47:59.940 UTC [27234][client backend] [pg_regress/publication][14/432:0] STATEMENT: UPDATE rf_tbl_abcd_part_pk SET a = 1; 2025-06-06 07:47:59.949 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.bt_name_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 150 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 264 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.956 UTC [27234][client backend] [pg_regress/publication][14/441:13528] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.956 UTC [27234][client backend] [pg_regress/publication][14/441:13528] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.956 UTC [27234][client backend] [pg_regress/publication][14/442:0] ERROR: cannot update table "testpub_gencol" 2025-06-06 07:47:59.956 UTC [27234][client backend] [pg_regress/publication][14/442:0] DETAIL: Replica identity must not contain unpublished generated columns. 2025-06-06 07:47:59.956 UTC [27234][client backend] [pg_regress/publication][14/442:0] STATEMENT: UPDATE testpub_gencol SET a = 100 WHERE a = 1; 2025-06-06 07:47:59.957 UTC [27234][client backend] [pg_regress/publication][14/444:0] ERROR: cannot update table "testpub_gencol" 2025-06-06 07:47:59.957 UTC [27234][client backend] [pg_regress/publication][14/444:0] DETAIL: Replica identity must not contain unpublished generated columns. 2025-06-06 07:47:59.957 UTC [27234][client backend] [pg_regress/publication][14/444:0] STATEMENT: UPDATE testpub_gencol SET a = 100 WHERE a = 1; 2025-06-06 07:47:59.958 UTC [27234][client backend] [pg_regress/publication][14/446:13531] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.958 UTC [27234][client backend] [pg_regress/publication][14/446:13531] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.962 UTC [27234][client backend] [pg_regress/publication][14/451:13535] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.962 UTC [27234][client backend] [pg_regress/publication][14/451:13535] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.963 UTC [27234][client backend] [pg_regress/publication][14/453:0] ERROR: cannot update table "testpub_gencol" 2025-06-06 07:47:59.963 UTC [27234][client backend] [pg_regress/publication][14/453:0] DETAIL: Replica identity must not contain unpublished generated columns. 2025-06-06 07:47:59.963 UTC [27234][client backend] [pg_regress/publication][14/453:0] STATEMENT: UPDATE testpub_gencol SET a = 100 WHERE a = 1; 2025-06-06 07:47:59.964 UTC [27234][client backend] [pg_regress/publication][14/455:13538] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.964 UTC [27234][client backend] [pg_regress/publication][14/455:13538] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.965 UTC [27234][client backend] [pg_regress/publication][14/456:0] ERROR: cannot update table "testpub_gencol" 2025-06-06 07:47:59.965 UTC [27234][client backend] [pg_regress/publication][14/456:0] DETAIL: Replica identity must not contain unpublished generated columns. 2025-06-06 07:47:59.965 UTC [27234][client backend] [pg_regress/publication][14/456:0] STATEMENT: UPDATE testpub_gencol SET a = 100 WHERE a = 1; 2025-06-06 07:47:59.967 UTC [27234][client backend] [pg_regress/publication][14/461:13541] ERROR: conflicting or redundant column lists for table "testpub_tbl1" 2025-06-06 07:47:59.967 UTC [27234][client backend] [pg_regress/publication][14/461:13541] STATEMENT: CREATE PUBLICATION testpub_dups FOR TABLE testpub_tbl1 (a), testpub_tbl1 WITH (publish = 'insert'); 2025-06-06 07:47:59.967 UTC [27234][client backend] [pg_regress/publication][14/462:13542] ERROR: conflicting or redundant column lists for table "testpub_tbl1" 2025-06-06 07:47:59.967 UTC [27234][client backend] [pg_regress/publication][14/462:13542] STATEMENT: CREATE PUBLICATION testpub_dups FOR TABLE testpub_tbl1, testpub_tbl1 (a) WITH (publish = 'insert'); 2025-06-06 07:47:59.968 UTC [27234][client backend] [pg_regress/publication][14/465:13543] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.968 UTC [27234][client backend] [pg_regress/publication][14/465:13543] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.968 UTC [27234][client backend] [pg_regress/publication][14/466:13544] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.968 UTC [27234][client backend] [pg_regress/publication][14/466:13544] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:47:59.973 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.bt_txt_heap": index scans: 0 pages: 42 removed, 54 remain, 96 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13523, which was 24 XIDs old when operation ended new relfrozenxid: 7238, which is 237 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 54 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 0.000 MB/s, avg write rate: 19.733 MB/s buffer usage: 269 hits, 0 reads, 58 dirtied WAL usage: 62 records, 60 full page images, 486500 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:47:59.980 UTC [27234][client backend] [pg_regress/publication][14/469:0] ERROR: column "x" of relation "testpub_tbl5" does not exist 2025-06-06 07:47:59.980 UTC [27234][client backend] [pg_regress/publication][14/469:0] STATEMENT: ALTER PUBLICATION testpub_fortable ADD TABLE testpub_tbl5 (a, x); 2025-06-06 07:47:59.981 UTC [27234][client backend] [pg_regress/publication][14/471:0] ERROR: cannot update table "testpub_tbl5" 2025-06-06 07:47:59.981 UTC [27234][client backend] [pg_regress/publication][14/471:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:47:59.981 UTC [27234][client backend] [pg_regress/publication][14/471:0] STATEMENT: UPDATE testpub_tbl5 SET a = 1; 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/473:0] ERROR: cannot use system column "ctid" in publication column list 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/473:0] STATEMENT: ALTER PUBLICATION testpub_fortable ADD TABLE testpub_tbl5 (a, ctid); 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/474:0] ERROR: cannot use system column "ctid" in publication column list 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/474:0] STATEMENT: ALTER PUBLICATION testpub_fortable SET TABLE testpub_tbl1 (id, ctid); 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/475:0] ERROR: duplicate column "a" in publication column list 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/475:0] STATEMENT: ALTER PUBLICATION testpub_fortable ADD TABLE testpub_tbl5 (a, a); 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/476:0] ERROR: duplicate column "a" in publication column list 2025-06-06 07:47:59.982 UTC [27234][client backend] [pg_regress/publication][14/476:0] STATEMENT: ALTER PUBLICATION testpub_fortable SET TABLE testpub_tbl5 (a, a); 2025-06-06 07:47:59.983 UTC [27234][client backend] [pg_regress/publication][14/478:13550] ERROR: cannot drop column c of table testpub_tbl5 because other objects depend on it 2025-06-06 07:47:59.983 UTC [27234][client backend] [pg_regress/publication][14/478:13550] DETAIL: publication of table testpub_tbl5 in publication testpub_fortable depends on column c of table testpub_tbl5 2025-06-06 07:47:59.983 UTC [27234][client backend] [pg_regress/publication][14/478:13550] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:47:59.983 UTC [27234][client backend] [pg_regress/publication][14/478:13550] STATEMENT: ALTER TABLE testpub_tbl5 DROP COLUMN c; 2025-06-06 07:47:59.989 UTC [27234][client backend] [pg_regress/publication][14/483:0] ERROR: cannot update table "testpub_tbl5" 2025-06-06 07:47:59.989 UTC [27234][client backend] [pg_regress/publication][14/483:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:47:59.989 UTC [27234][client backend] [pg_regress/publication][14/483:0] STATEMENT: UPDATE testpub_tbl5 SET a = 1; 2025-06-06 07:47:59.992 UTC [27234][client backend] [pg_regress/publication][14/487:0] ERROR: cannot use virtual generated column "e" in publication column list 2025-06-06 07:47:59.992 UTC [27234][client backend] [pg_regress/publication][14/487:0] STATEMENT: ALTER PUBLICATION testpub_fortable ADD TABLE testpub_tbl5 (a, e); 2025-06-06 07:47:59.994 UTC [27234][client backend] [pg_regress/publication][14/490:0] ERROR: cannot update table "testpub_tbl5" 2025-06-06 07:47:59.994 UTC [27234][client backend] [pg_regress/publication][14/490:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:47:59.994 UTC [27234][client backend] [pg_regress/publication][14/490:0] STATEMENT: UPDATE testpub_tbl5 SET a = 1; 2025-06-06 07:47:59.994 UTC [27234][client backend] [pg_regress/publication][14/492:13560] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:47:59.994 UTC [27234][client backend] [pg_regress/publication][14/492:13560] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.010 UTC [27234][client backend] [pg_regress/publication][14/500:0] ERROR: cannot update table "testpub_tbl5d" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.010 UTC [27234][client backend] [pg_regress/publication][14/500:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.010 UTC [27234][client backend] [pg_regress/publication][14/500:0] STATEMENT: UPDATE testpub_tbl5d SET a = 1; 2025-06-06 07:48:00.038 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.bt_txt_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 84 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 870 bytes, 0 buffers full system usage: CPU: user: 0.02 s, system: 0.00 s, elapsed: 0.06 s 2025-06-06 07:48:00.042 UTC [27234][client backend] [pg_regress/publication][14/507:0] ERROR: cannot update table "testpub_tbl6" 2025-06-06 07:48:00.042 UTC [27234][client backend] [pg_regress/publication][14/507:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.042 UTC [27234][client backend] [pg_regress/publication][14/507:0] STATEMENT: UPDATE testpub_tbl6 SET a = 1; 2025-06-06 07:48:00.067 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.bt_f8_heap": index scans: 0 pages: 41 removed, 55 remain, 96 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13567, which was 8 XIDs old when operation ended new relfrozenxid: 7290, which is 239 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 55 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 0.000 MB/s, avg write rate: 16.004 MB/s buffer usage: 273 hits, 0 reads, 59 dirtied WAL usage: 63 records, 61 full page images, 494588 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:48:00.076 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.bt_f8_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 87 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 1268 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.112 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.hash_i4_heap": index scans: 1 pages: 34 removed, 46 remain, 80 scanned (100.00% of total), 0 eagerly scanned tuples: 2 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13576, which was 2 XIDs old when operation ended new relfrozenxid: 7112, which is 111 XIDs ahead of previous value frozen: 2 pages from table (2.50% of total) had 450 tuples frozen visibility map: 46 pages set all-visible, 2 pages set all-frozen (0 were all-visible) index scan needed: 2 pages from table (2.50% of total) had 2 dead item identifiers removed index "hash_i4_index": pages: 66 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 11.722 MB/s buffer usage: 274 hits, 0 reads, 53 dirtied WAL usage: 62 records, 55 full page images, 432087 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:48:00.124 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.hash_i4_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 84 hits, 0 reads, 0 dirtied WAL usage: 6 records, 0 full page images, 1464 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.179 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.hash_name_heap": index scans: 0 pages: 44 removed, 124 remain, 168 scanned (100.00% of total), 0 eagerly scanned tuples: 1 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13579, which was 2 XIDs old when operation ended new relfrozenxid: 7180, which is 114 XIDs ahead of previous value frozen: 1 pages from table (0.60% of total) had 80 tuples frozen visibility map: 123 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan bypassed: 1 pages from table (0.60% of total) have 1 dead item identifiers avg read rate: 0.000 MB/s, avg write rate: 18.532 MB/s buffer usage: 418 hits, 0 reads, 128 dirtied WAL usage: 132 records, 130 full page images, 1060657 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.05 s 2025-06-06 07:48:00.200 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.hash_name_heap" avg read rate: 0.000 MB/s, avg write rate: 0.372 MB/s buffer usage: 156 hits, 0 reads, 1 dirtied WAL usage: 5 records, 0 full page images, 1682 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:48:00.230 UTC [27234][client backend] [pg_regress/publication][14/559:13589] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.230 UTC [27234][client backend] [pg_regress/publication][14/559:13589] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.237 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.hash_txt_heap": index scans: 1 pages: 41 removed, 55 remain, 96 scanned (100.00% of total), 0 eagerly scanned tuples: 2 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13582, which was 11 XIDs old when operation ended new relfrozenxid: 7249, which is 183 XIDs ahead of previous value frozen: 2 pages from table (2.08% of total) had 368 tuples frozen visibility map: 55 pages set all-visible, 2 pages set all-frozen (0 were all-visible) index scan needed: 2 pages from table (2.08% of total) had 2 dead item identifiers removed index "hash_txt_index": pages: 66 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 13.199 MB/s buffer usage: 312 hits, 0 reads, 62 dirtied WAL usage: 71 records, 64 full page images, 513941 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:48:00.244 UTC [27234][client backend] [pg_regress/publication][14/566:0] ERROR: cannot update table "testpub_tbl8_1" 2025-06-06 07:48:00.244 UTC [27234][client backend] [pg_regress/publication][14/566:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.244 UTC [27234][client backend] [pg_regress/publication][14/566:0] STATEMENT: UPDATE testpub_tbl8 SET a = 1; 2025-06-06 07:48:00.248 UTC [27234][client backend] [pg_regress/publication][14/570:0] ERROR: cannot update table "testpub_tbl8_1" 2025-06-06 07:48:00.248 UTC [27234][client backend] [pg_regress/publication][14/570:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.248 UTC [27234][client backend] [pg_regress/publication][14/570:0] STATEMENT: UPDATE testpub_tbl8 SET a = 1; 2025-06-06 07:48:00.252 UTC [27234][client backend] [pg_regress/publication][14/575:0] ERROR: cannot update table "testpub_tbl8_1" 2025-06-06 07:48:00.252 UTC [27234][client backend] [pg_regress/publication][14/575:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.252 UTC [27234][client backend] [pg_regress/publication][14/575:0] STATEMENT: UPDATE testpub_tbl8 SET a = 1; 2025-06-06 07:48:00.265 UTC [27234][client backend] [pg_regress/publication][14/579:0] ERROR: cannot update table "testpub_tbl8_1" 2025-06-06 07:48:00.265 UTC [27234][client backend] [pg_regress/publication][14/579:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.265 UTC [27234][client backend] [pg_regress/publication][14/579:0] STATEMENT: UPDATE testpub_tbl8 SET a = 1; 2025-06-06 07:48:00.314 UTC [27234][client backend] [pg_regress/publication][14/591:0] ERROR: cannot update table "testpub_tbl8_1" 2025-06-06 07:48:00.314 UTC [27234][client backend] [pg_regress/publication][14/591:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.314 UTC [27234][client backend] [pg_regress/publication][14/591:0] STATEMENT: UPDATE testpub_tbl8 SET a = 1; 2025-06-06 07:48:00.315 UTC [27234][client backend] [pg_regress/publication][14/593:0] ERROR: cannot update table "testpub_tbl8_0" 2025-06-06 07:48:00.315 UTC [27234][client backend] [pg_regress/publication][14/593:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.315 UTC [27234][client backend] [pg_regress/publication][14/593:0] STATEMENT: UPDATE testpub_tbl8 SET a = 1; 2025-06-06 07:48:00.316 UTC [27234][client backend] [pg_regress/publication][14/595:13617] ERROR: cannot use column list for relation "public.testpub_tbl7" in publication "testpub_tbl9" 2025-06-06 07:48:00.316 UTC [27234][client backend] [pg_regress/publication][14/595:13617] DETAIL: Column lists cannot be specified in publications containing FOR TABLES IN SCHEMA elements. 2025-06-06 07:48:00.316 UTC [27234][client backend] [pg_regress/publication][14/595:13617] STATEMENT: CREATE PUBLICATION testpub_tbl9 FOR TABLES IN SCHEMA public, TABLE public.testpub_tbl7(a); 2025-06-06 07:48:00.324 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.hash_txt_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 81 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 1675 bytes, 0 buffers full system usage: CPU: user: 0.02 s, system: 0.00 s, elapsed: 0.08 s 2025-06-06 07:48:00.339 UTC [27234][client backend] [pg_regress/publication][14/596:13618] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.339 UTC [27234][client backend] [pg_regress/publication][14/596:13618] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.341 UTC [27234][client backend] [pg_regress/publication][14/597:0] ERROR: cannot use column list for relation "public.testpub_tbl7" in publication "testpub_tbl9" 2025-06-06 07:48:00.341 UTC [27234][client backend] [pg_regress/publication][14/597:0] DETAIL: Column lists cannot be specified in publications containing FOR TABLES IN SCHEMA elements. 2025-06-06 07:48:00.341 UTC [27234][client backend] [pg_regress/publication][14/597:0] STATEMENT: ALTER PUBLICATION testpub_tbl9 ADD TABLE public.testpub_tbl7(a); 2025-06-06 07:48:00.349 UTC [27234][client backend] [pg_regress/publication][14/599:0] ERROR: cannot add schema to publication "testpub_tbl9" 2025-06-06 07:48:00.349 UTC [27234][client backend] [pg_regress/publication][14/599:0] DETAIL: Schemas cannot be added if any tables that specify a column list are already part of the publication. 2025-06-06 07:48:00.349 UTC [27234][client backend] [pg_regress/publication][14/599:0] STATEMENT: ALTER PUBLICATION testpub_tbl9 ADD TABLES IN SCHEMA public; 2025-06-06 07:48:00.350 UTC [27234][client backend] [pg_regress/publication][14/600:0] ERROR: cannot use column list for relation "public.testpub_tbl7" in publication "testpub_tbl9" 2025-06-06 07:48:00.350 UTC [27234][client backend] [pg_regress/publication][14/600:0] DETAIL: Column lists cannot be specified in publications containing FOR TABLES IN SCHEMA elements. 2025-06-06 07:48:00.350 UTC [27234][client backend] [pg_regress/publication][14/600:0] STATEMENT: ALTER PUBLICATION testpub_tbl9 SET TABLES IN SCHEMA public, TABLE public.testpub_tbl7(a); 2025-06-06 07:48:00.352 UTC [27234][client backend] [pg_regress/publication][14/602:0] ERROR: cannot use column list for relation "public.testpub_tbl7" in publication "testpub_tbl9" 2025-06-06 07:48:00.352 UTC [27234][client backend] [pg_regress/publication][14/602:0] DETAIL: Column lists cannot be specified in publications containing FOR TABLES IN SCHEMA elements. 2025-06-06 07:48:00.352 UTC [27234][client backend] [pg_regress/publication][14/602:0] STATEMENT: ALTER PUBLICATION testpub_tbl9 ADD TABLES IN SCHEMA public, TABLE public.testpub_tbl7(a); 2025-06-06 07:48:00.356 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.hash_f8_heap": index scans: 1 pages: 41 removed, 55 remain, 96 scanned (100.00% of total), 0 eagerly scanned tuples: 2 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13618, which was 6 XIDs old when operation ended new relfrozenxid: 7302, which is 199 XIDs ahead of previous value frozen: 1 pages from table (1.04% of total) had 183 tuples frozen visibility map: 55 pages set all-visible, 1 pages set all-frozen (0 were all-visible) index scan needed: 1 pages from table (1.04% of total) had 2 dead item identifiers removed index "hash_f8_index": pages: 66 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "hash_f8_index_1": pages: 30 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "hash_f8_index_2": pages: 41 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "hash_f8_index_3": pages: 27 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 21.647 MB/s, avg write rate: 16.864 MB/s buffer usage: 414 hits, 86 reads, 67 dirtied WAL usage: 74 records, 69 full page images, 543678 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:48:00.401 UTC [27234][client backend] [pg_regress/publication][14/607:13625] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.401 UTC [27234][client backend] [pg_regress/publication][14/607:13625] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.438 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.hash_f8_heap" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 119 hits, 0 reads, 0 dirtied WAL usage: 7 records, 0 full page images, 3018 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.08 s 2025-06-06 07:48:00.439 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.agg_data_2k": index scans: 0 pages: 7 removed, 9 remain, 16 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 2000 remain, 0 are dead but not yet removable removable cutoff: 13629, which was 2 XIDs old when operation ended new relfrozenxid: 7958, which is 318 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 9 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 0.000 MB/s, avg write rate: 25.891 MB/s buffer usage: 66 hits, 0 reads, 4 dirtied WAL usage: 17 records, 6 full page images, 50279 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.441 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.agg_data_2k" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 28 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 732 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.469 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.agg_data_20k": index scans: 0 pages: 39 removed, 89 remain, 128 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 20000 remain, 0 are dead but not yet removable removable cutoff: 13629, which was 4 XIDs old when operation ended new relfrozenxid: 7960, which is 320 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 89 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed avg read rate: 0.000 MB/s, avg write rate: 1.100 MB/s buffer usage: 354 hits, 0 reads, 4 dirtied WAL usage: 97 records, 6 full page images, 54999 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:48:00.482 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.agg_data_20k" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 108 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 732 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.484 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.btree_tall_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 50 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 1621 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.516 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.delete_test_table" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 671 hits, 0 reads, 0 dirtied WAL usage: 10 records, 0 full page images, 2413 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:48:00.575 UTC [27234][client backend] [pg_regress/publication][14/635:13643] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.575 UTC [27234][client backend] [pg_regress/publication][14/635:13643] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.582 UTC [27234][client backend] [pg_regress/publication][14/641:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:48:00.582 UTC [27234][client backend] [pg_regress/publication][14/641:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.582 UTC [27234][client backend] [pg_regress/publication][14/641:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:48:00.583 UTC [27234][client backend] [pg_regress/publication][14/643:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:48:00.583 UTC [27234][client backend] [pg_regress/publication][14/643:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.583 UTC [27234][client backend] [pg_regress/publication][14/643:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:48:00.585 UTC [27234][client backend] [pg_regress/publication][14/645:0] ERROR: cannot update table "rf_tbl_abcd_nopk" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.585 UTC [27234][client backend] [pg_regress/publication][14/645:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.585 UTC [27234][client backend] [pg_regress/publication][14/645:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:48:00.587 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.gist_point_tbl": index scans: 1 pages: 96 removed, 32 remain, 128 scanned (100.00% of total), 0 eagerly scanned tuples: 17500 removed, 2500 remain, 0 are dead but not yet removable removable cutoff: 13636, which was 13 XIDs old when operation ended new relfrozenxid: 8235, which is 19 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 128 pages set all-visible, 96 pages set all-frozen (0 were all-visible) index scan needed: 128 pages from table (100.00% of total) had 17500 dead item identifiers removed index "gist_pointidx": pages: 164 in total, 81 newly deleted, 81 currently deleted, 0 reusable avg read rate: 18.198 MB/s, avg write rate: 18.309 MB/s buffer usage: 609 hits, 164 reads, 165 dirtied WAL usage: 634 records, 3 full page images, 164522 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.07 s 2025-06-06 07:48:00.589 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.gist_point_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 64 hits, 0 reads, 0 dirtied WAL usage: 3 records, 0 full page images, 208 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.591 UTC [27234][client backend] [pg_regress/publication][14/649:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:48:00.591 UTC [27234][client backend] [pg_regress/publication][14/649:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.591 UTC [27234][client backend] [pg_regress/publication][14/649:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:48:00.592 UTC [27234][client backend] [pg_regress/publication][14/651:0] ERROR: cannot update table "rf_tbl_abcd_nopk" 2025-06-06 07:48:00.592 UTC [27234][client backend] [pg_regress/publication][14/651:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.592 UTC [27234][client backend] [pg_regress/publication][14/651:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:48:00.595 UTC [27234][client backend] [pg_regress/publication][14/655:0] ERROR: cannot update table "rf_tbl_abcd_pk" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.595 UTC [27234][client backend] [pg_regress/publication][14/655:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.595 UTC [27234][client backend] [pg_regress/publication][14/655:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:48:00.601 UTC [27234][client backend] [pg_regress/publication][14/657:0] ERROR: cannot update table "rf_tbl_abcd_pk" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.601 UTC [27234][client backend] [pg_regress/publication][14/657:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.601 UTC [27234][client backend] [pg_regress/publication][14/657:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:48:00.602 UTC [27234][client backend] [pg_regress/publication][14/659:0] ERROR: cannot update table "rf_tbl_abcd_nopk" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.602 UTC [27234][client backend] [pg_regress/publication][14/659:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.602 UTC [27234][client backend] [pg_regress/publication][14/659:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:48:00.615 UTC [27234][client backend] [pg_regress/publication][14/667:0] ERROR: cannot update table "rf_tbl_abcd_pk" 2025-06-06 07:48:00.615 UTC [27234][client backend] [pg_regress/publication][14/667:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.615 UTC [27234][client backend] [pg_regress/publication][14/667:0] STATEMENT: UPDATE rf_tbl_abcd_pk SET a = 1; 2025-06-06 07:48:00.633 UTC [27234][client backend] [pg_regress/publication][14/671:0] ERROR: cannot update table "rf_tbl_abcd_nopk" 2025-06-06 07:48:00.633 UTC [27234][client backend] [pg_regress/publication][14/671:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.633 UTC [27234][client backend] [pg_regress/publication][14/671:0] STATEMENT: UPDATE rf_tbl_abcd_nopk SET a = 1; 2025-06-06 07:48:00.634 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.spgist_point_tbl": index scans: 1 pages: 0 removed, 128 remain, 128 scanned (100.00% of total), 0 eagerly scanned tuples: 15005 removed, 5001 remain, 0 are dead but not yet removable removable cutoff: 13651, which was 18 XIDs old when operation ended new relfrozenxid: 8217, which is 13 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 128 pages set all-visible, 63 pages set all-frozen (0 were all-visible) index scan needed: 128 pages from table (100.00% of total) had 15009 dead item identifiers removed index "spgist_point_idx": pages: 137 in total, 1 newly deleted, 1 currently deleted, 1 reusable avg read rate: 0.000 MB/s, avg write rate: 0.698 MB/s buffer usage: 565 hits, 0 reads, 4 dirtied WAL usage: 653 records, 4 full page images, 180617 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.04 s 2025-06-06 07:48:00.640 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.spgist_point_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 162 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 858 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.643 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.brin_test": index scans: 0 pages: 0 removed, 45 remain, 45 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13671, which was 0 XIDs old when operation ended new relfrozenxid: 9560, which is 1344 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 45 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "brin_test_a_idx": pages: 3 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "brin_test_b_idx": pages: 3 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 2.638 MB/s buffer usage: 170 hits, 0 reads, 1 dirtied WAL usage: 48 records, 1 full page images, 11716 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.645 UTC [27234][client backend] [pg_regress/publication][14/675:0] ERROR: cannot use column list for relation "public.rf_tbl_abcd_part_pk" in publication "testpub6" 2025-06-06 07:48:00.645 UTC [27234][client backend] [pg_regress/publication][14/675:0] DETAIL: Column lists cannot be specified for partitioned tables when publish_via_partition_root is false. 2025-06-06 07:48:00.645 UTC [27234][client backend] [pg_regress/publication][14/675:0] STATEMENT: ALTER PUBLICATION testpub6 SET TABLE rf_tbl_abcd_part_pk (a); 2025-06-06 07:48:00.662 UTC [27234][client backend] [pg_regress/publication][14/681:0] ERROR: cannot set parameter "publish_via_partition_root" to false for publication "testpub6" 2025-06-06 07:48:00.662 UTC [27234][client backend] [pg_regress/publication][14/681:0] DETAIL: The publication contains a column list for partitioned table "rf_tbl_abcd_part_pk", which is not allowed when "publish_via_partition_root" is false. 2025-06-06 07:48:00.662 UTC [27234][client backend] [pg_regress/publication][14/681:0] STATEMENT: ALTER PUBLICATION testpub6 SET (PUBLISH_VIA_PARTITION_ROOT=0); 2025-06-06 07:48:00.666 UTC [27234][client backend] [pg_regress/publication][14/686:0] ERROR: cannot update table "rf_tbl_abcd_part_pk_1" 2025-06-06 07:48:00.666 UTC [27234][client backend] [pg_regress/publication][14/686:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.666 UTC [27234][client backend] [pg_regress/publication][14/686:0] STATEMENT: UPDATE rf_tbl_abcd_part_pk SET a = 1; 2025-06-06 07:48:00.666 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.brin_test" avg read rate: 0.000 MB/s, avg write rate: 0.340 MB/s buffer usage: 102 hits, 0 reads, 1 dirtied WAL usage: 8 records, 0 full page images, 2910 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:48:00.670 UTC [27234][client backend] [pg_regress/publication][14/689:0] ERROR: cannot update table "rf_tbl_abcd_part_pk_1" 2025-06-06 07:48:00.670 UTC [27234][client backend] [pg_regress/publication][14/689:0] DETAIL: Column list used by the publication does not cover the replica identity. 2025-06-06 07:48:00.670 UTC [27234][client backend] [pg_regress/publication][14/689:0] STATEMENT: UPDATE rf_tbl_abcd_part_pk SET a = 1; 2025-06-06 07:48:00.679 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.spgist_box_tbl": index scans: 0 pages: 0 removed, 34 remain, 34 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 4000 remain, 0 are dead but not yet removable removable cutoff: 13678, which was 7 XIDs old when operation ended new relfrozenxid: 8998, which is 782 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 34 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "spgist_box_idx": pages: 39 in total, 2 newly deleted, 2 currently deleted, 2 reusable avg read rate: 0.000 MB/s, avg write rate: 4.416 MB/s buffer usage: 149 hits, 0 reads, 7 dirtied WAL usage: 58 records, 7 full page images, 60859 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.682 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.spgist_box_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 62 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 858 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.690 UTC [27234][client backend] [pg_regress/publication][14/698:13689] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.690 UTC [27234][client backend] [pg_regress/publication][14/698:13689] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.692 UTC [27234][client backend] [pg_regress/publication][14/700:0] ERROR: cannot update table "testpub_tbl4" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.692 UTC [27234][client backend] [pg_regress/publication][14/700:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.692 UTC [27234][client backend] [pg_regress/publication][14/700:0] STATEMENT: UPDATE testpub_tbl4 set a = 3; 2025-06-06 07:48:00.700 UTC [27234][client backend] [pg_regress/publication][14/704:13693] ERROR: cannot add relation "testpub_view" to publication 2025-06-06 07:48:00.700 UTC [27234][client backend] [pg_regress/publication][14/704:13693] DETAIL: This operation is not supported for views. 2025-06-06 07:48:00.700 UTC [27234][client backend] [pg_regress/publication][14/704:13693] STATEMENT: CREATE PUBLICATION testpub_fortbl FOR TABLE testpub_view; 2025-06-06 07:48:00.702 UTC [27234][client backend] [pg_regress/publication][14/706:13695] ERROR: cannot add relation "testpub_temptbl" to publication 2025-06-06 07:48:00.702 UTC [27234][client backend] [pg_regress/publication][14/706:13695] DETAIL: This operation is not supported for temporary tables. 2025-06-06 07:48:00.702 UTC [27234][client backend] [pg_regress/publication][14/706:13695] STATEMENT: CREATE PUBLICATION testpub_fortemptbl FOR TABLE testpub_temptbl; 2025-06-06 07:48:00.702 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.spgist_text_tbl": index scans: 0 pages: 0 removed, 180 remain, 180 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 11100 remain, 0 are dead but not yet removable removable cutoff: 13684, which was 12 XIDs old when operation ended new relfrozenxid: 9136, which is 920 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 180 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "spgist_text_idx": pages: 55 in total, 1 newly deleted, 1 currently deleted, 1 reusable avg read rate: 0.000 MB/s, avg write rate: 2.398 MB/s buffer usage: 487 hits, 0 reads, 6 dirtied WAL usage: 202 records, 6 full page images, 61578 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.704 UTC [27234][client backend] [pg_regress/publication][14/709:13698] ERROR: cannot add relation "testpub_unloggedtbl" to publication 2025-06-06 07:48:00.704 UTC [27234][client backend] [pg_regress/publication][14/709:13698] DETAIL: This operation is not supported for unlogged tables. 2025-06-06 07:48:00.704 UTC [27234][client backend] [pg_regress/publication][14/709:13698] STATEMENT: CREATE PUBLICATION testpub_forunloggedtbl FOR TABLE testpub_unloggedtbl; 2025-06-06 07:48:00.705 UTC [27234][client backend] [pg_regress/publication][14/711:13700] ERROR: cannot add relation "pg_publication" to publication 2025-06-06 07:48:00.705 UTC [27234][client backend] [pg_regress/publication][14/711:13700] DETAIL: This operation is not supported for system tables. 2025-06-06 07:48:00.705 UTC [27234][client backend] [pg_regress/publication][14/711:13700] STATEMENT: CREATE PUBLICATION testpub_forsystemtbl FOR TABLE pg_publication; 2025-06-06 07:48:00.706 UTC [27234][client backend] [pg_regress/publication][14/713:13701] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.706 UTC [27234][client backend] [pg_regress/publication][14/713:13701] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.707 UTC [27234][client backend] [pg_regress/publication][14/715:0] ERROR: relation "testpub_tbl1" is already member of publication "testpub_fortbl" 2025-06-06 07:48:00.707 UTC [27234][client backend] [pg_regress/publication][14/715:0] STATEMENT: ALTER PUBLICATION testpub_fortbl ADD TABLE testpub_tbl1; 2025-06-06 07:48:00.707 UTC [27234][client backend] [pg_regress/publication][14/716:0] ERROR: publication "testpub_fortbl" already exists 2025-06-06 07:48:00.707 UTC [27234][client backend] [pg_regress/publication][14/716:0] STATEMENT: CREATE PUBLICATION testpub_fortbl FOR TABLE testpub_tbl1; 2025-06-06 07:48:00.711 UTC [27234][client backend] [pg_regress/publication][14/720:0] ERROR: cannot add relation "testpub_view" to publication 2025-06-06 07:48:00.711 UTC [27234][client backend] [pg_regress/publication][14/720:0] DETAIL: This operation is not supported for views. 2025-06-06 07:48:00.711 UTC [27234][client backend] [pg_regress/publication][14/720:0] STATEMENT: ALTER PUBLICATION testpub_default ADD TABLE testpub_view; 2025-06-06 07:48:00.814 UTC [27234][client backend] [pg_regress/publication][14/752:0] ERROR: relation "testpub_nopk" is not part of the publication 2025-06-06 07:48:00.814 UTC [27234][client backend] [pg_regress/publication][14/752:0] STATEMENT: ALTER PUBLICATION testpub_default DROP TABLE pub_test.testpub_nopk; 2025-06-06 07:48:00.820 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.spgist_text_tbl" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 257 hits, 0 reads, 0 dirtied WAL usage: 4 records, 0 full page images, 2267 bytes, 0 buffers full system usage: CPU: user: 0.04 s, system: 0.00 s, elapsed: 0.11 s 2025-06-06 07:48:00.835 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.brin_test_bloom": index scans: 0 pages: 0 removed, 45 remain, 45 scanned (100.00% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13706, which was 1 XIDs old when operation ended new relfrozenxid: 10302, which is 1 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 45 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "brin_test_bloom_a_idx": pages: 3 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "brin_test_bloom_b_idx": pages: 3 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 2.478 MB/s buffer usage: 168 hits, 0 reads, 1 dirtied WAL usage: 48 records, 1 full page images, 11716 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.863 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.brin_test_bloom" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 100 hits, 0 reads, 0 dirtied WAL usage: 8 records, 0 full page images, 2910 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:48:00.872 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.brintest_multi": index scans: 0 pages: 0 removed, 35 remain, 35 scanned (100.00% of total), 0 eagerly scanned tuples: 132 removed, 132 remain, 0 are dead but not yet removable removable cutoff: 13708, which was 1 XIDs old when operation ended new relfrozenxid: 10309, which is 31 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 35 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "brinidx_multi": pages: 7 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 580 hits, 0 reads, 0 dirtied WAL usage: 75 records, 0 full page images, 6221 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.890 UTC [27234][client backend] [pg_regress/publication][14/769:0] ERROR: cannot update table "testpub_addpk" because it does not have a replica identity and publishes updates 2025-06-06 07:48:00.890 UTC [27234][client backend] [pg_regress/publication][14/769:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:00.890 UTC [27234][client backend] [pg_regress/publication][14/769:0] STATEMENT: UPDATE pub_test.testpub_addpk SET id = 2; 2025-06-06 07:48:00.897 UTC [27234][client backend] [pg_regress/publication][14/774:0] ERROR: permission denied for database regression 2025-06-06 07:48:00.897 UTC [27234][client backend] [pg_regress/publication][14/774:0] STATEMENT: CREATE PUBLICATION testpub2; 2025-06-06 07:48:00.902 UTC [27234][client backend] [pg_regress/publication][14/779:13716] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.902 UTC [27234][client backend] [pg_regress/publication][14/779:13716] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.902 UTC [27234][client backend] [pg_regress/publication][14/780:13717] ERROR: must be superuser to create FOR TABLES IN SCHEMA publication 2025-06-06 07:48:00.902 UTC [27234][client backend] [pg_regress/publication][14/780:13717] STATEMENT: CREATE PUBLICATION testpub3 FOR TABLES IN SCHEMA pub_test; 2025-06-06 07:48:00.902 UTC [27234][client backend] [pg_regress/publication][14/781:13718] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.902 UTC [27234][client backend] [pg_regress/publication][14/781:13718] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.903 UTC [27234][client backend] [pg_regress/publication][14/783:0] ERROR: must be owner of table testpub_tbl1 2025-06-06 07:48:00.903 UTC [27234][client backend] [pg_regress/publication][14/783:0] STATEMENT: ALTER PUBLICATION testpub2 ADD TABLE testpub_tbl1; 2025-06-06 07:48:00.903 UTC [27234][client backend] [pg_regress/publication][14/784:0] ERROR: must be superuser to add or set schemas 2025-06-06 07:48:00.903 UTC [27234][client backend] [pg_regress/publication][14/784:0] STATEMENT: ALTER PUBLICATION testpub3 ADD TABLES IN SCHEMA pub_test; 2025-06-06 07:48:00.910 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.brintest_multi" avg read rate: 0.000 MB/s, avg write rate: 0.633 MB/s buffer usage: 847 hits, 0 reads, 3 dirtied WAL usage: 41 records, 0 full page images, 23342 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:48:00.914 UTC [27234][client backend] [pg_regress/publication][14/795:13726] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:00.914 UTC [27234][client backend] [pg_regress/publication][14/795:13726] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:00.917 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.brintest_bloom": index scans: 0 pages: 0 removed, 58 remain, 58 scanned (100.00% of total), 0 eagerly scanned tuples: 235 removed, 130 remain, 0 are dead but not yet removable removable cutoff: 13725, which was 2 XIDs old when operation ended new relfrozenxid: 10296, which is 17 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 58 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "brinidx_bloom": pages: 10 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 365 hits, 0 reads, 0 dirtied WAL usage: 119 records, 0 full page images, 8933 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.930 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.brintest_bloom" avg read rate: 0.000 MB/s, avg write rate: 1.953 MB/s buffer usage: 302 hits, 0 reads, 3 dirtied WAL usage: 47 records, 0 full page images, 26115 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.932 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.public.brin_test_multi": index scans: 0 pages: 0 removed, 45 remain, 1 scanned (2.22% of total), 0 eagerly scanned tuples: 0 removed, 10000 remain, 0 are dead but not yet removable removable cutoff: 13727, which was 1 XIDs old when operation ended frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 0 pages set all-visible, 0 pages set all-frozen (0 were all-visible) index scan not needed: 0 pages from table (0.00% of total) had 0 dead item identifiers removed index "brin_test_multi_a_idx": pages: 3 in total, 0 newly deleted, 0 currently deleted, 0 reusable index "brin_test_multi_b_idx": pages: 3 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 70 hits, 0 reads, 0 dirtied WAL usage: 2 records, 0 full page images, 606 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:00.944 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.brin_test_multi" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 89 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 816 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.954 UTC [27234][client backend] [pg_regress/publication][14/799:0] ERROR: permission denied to change owner of publication "testpub4" 2025-06-06 07:48:00.954 UTC [27234][client backend] [pg_regress/publication][14/799:0] HINT: The owner of a FOR TABLES IN SCHEMA publication must be a superuser. 2025-06-06 07:48:00.954 UTC [27234][client backend] [pg_regress/publication][14/799:0] STATEMENT: ALTER PUBLICATION testpub4 owner to regress_publication_user2; 2025-06-06 07:48:00.963 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_catalog.pg_depend": index scans: 1 pages: 0 removed, 96 remain, 96 scanned (100.00% of total), 0 eagerly scanned tuples: 3806 removed, 5412 remain, 0 are dead but not yet removable removable cutoff: 13727, which was 4 XIDs old when operation ended frozen: 1 pages from table (1.04% of total) had 3 tuples frozen visibility map: 83 pages set all-visible, 17 pages set all-frozen (0 were all-visible) index scan needed: 83 pages from table (86.46% of total) had 9887 dead item identifiers removed index "pg_depend_depender_index": pages: 130 in total, 1 newly deleted, 10 currently deleted, 9 reusable index "pg_depend_reference_index": pages: 83 in total, 2 newly deleted, 4 currently deleted, 2 reusable avg read rate: 0.000 MB/s, avg write rate: 6.436 MB/s buffer usage: 593 hits, 0 reads, 15 dirtied WAL usage: 375 records, 15 full page images, 143841 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:00.999 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.pg_catalog.pg_depend" avg read rate: 0.000 MB/s, avg write rate: 0.434 MB/s buffer usage: 213 hits, 0 reads, 2 dirtied WAL usage: 22 records, 1 full page images, 14845 bytes, 0 buffers full system usage: CPU: user: 0.01 s, system: 0.00 s, elapsed: 0.03 s 2025-06-06 07:48:01.000 UTC [27199][autovacuum worker] LOG: automatic analyze of table "regression.public.rtest_t1" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 30 hits, 0 reads, 0 dirtied WAL usage: 5 records, 0 full page images, 812 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:01.001 UTC [27199][autovacuum worker] LOG: automatic vacuum of table "regression.pg_toast.pg_toast_2619": index scans: 1 pages: 0 removed, 25 remain, 25 scanned (100.00% of total), 0 eagerly scanned tuples: 72 removed, 29 remain, 0 are dead but not yet removable removable cutoff: 13738, which was 0 XIDs old when operation ended new relfrozenxid: 13083, which is 12283 XIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 25 pages set all-visible, 17 pages set all-frozen (0 were all-visible) index scan needed: 22 pages from table (88.00% of total) had 85 dead item identifiers removed index "pg_toast_2619_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 20.292 MB/s buffer usage: 105 hits, 0 reads, 2 dirtied WAL usage: 72 records, 3 full page images, 29384 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:01.002 UTC [27234][client backend] [pg_regress/publication][14/811:0] ERROR: must be owner of publication testpub_default 2025-06-06 07:48:01.002 UTC [27234][client backend] [pg_regress/publication][14/811:0] STATEMENT: ALTER PUBLICATION testpub_default RENAME TO testpub_dummy; 2025-06-06 07:48:01.036 UTC [27234][client backend] [pg_regress/publication][14/827:13749] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.036 UTC [27234][client backend] [pg_regress/publication][14/827:13749] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.050 UTC [27234][client backend] [pg_regress/publication][14/831:13750] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.050 UTC [27234][client backend] [pg_regress/publication][14/831:13750] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.070 UTC [27234][client backend] [pg_regress/publication][14/835:13751] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.070 UTC [27234][client backend] [pg_regress/publication][14/835:13751] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.072 UTC [27234][client backend] [pg_regress/publication][14/836:13752] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.072 UTC [27234][client backend] [pg_regress/publication][14/836:13752] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.074 UTC [27234][client backend] [pg_regress/publication][14/837:13753] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.074 UTC [27234][client backend] [pg_regress/publication][14/837:13753] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.088 UTC [27234][client backend] [pg_regress/publication][14/838:13754] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.088 UTC [27234][client backend] [pg_regress/publication][14/838:13754] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.089 UTC [27234][client backend] [pg_regress/publication][14/839:13755] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.089 UTC [27234][client backend] [pg_regress/publication][14/839:13755] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.146 UTC [27234][client backend] [pg_regress/publication][14/857:13756] ERROR: no schema has been selected for CURRENT_SCHEMA 2025-06-06 07:48:01.146 UTC [27234][client backend] [pg_regress/publication][14/857:13756] STATEMENT: CREATE PUBLICATION testpub_forschema FOR TABLES IN SCHEMA CURRENT_SCHEMA; 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/859:0] ERROR: invalid publication object list at character 43 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/859:0] DETAIL: One of TABLE or TABLES IN SCHEMA must be specified before a standalone table or schema name. 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/859:0] STATEMENT: CREATE PUBLICATION testpub_forschema1 FOR CURRENT_SCHEMA; 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/860:0] ERROR: syntax error at or near "CURRENT_SCHEMA" at character 49 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/860:0] STATEMENT: CREATE PUBLICATION testpub_forschema1 FOR TABLE CURRENT_SCHEMA; 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/861:13757] ERROR: schema "non_existent_schema" does not exist 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/861:13757] STATEMENT: CREATE PUBLICATION testpub_forschema FOR TABLES IN SCHEMA non_existent_schema; 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/862:13758] ERROR: cannot add schema "pg_catalog" to publication 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/862:13758] DETAIL: This operation is not supported for system schemas. 2025-06-06 07:48:01.150 UTC [27234][client backend] [pg_regress/publication][14/862:13758] STATEMENT: CREATE PUBLICATION testpub_forschema FOR TABLES IN SCHEMA pg_catalog; 2025-06-06 07:48:01.151 UTC [27234][client backend] [pg_regress/publication][14/863:13759] ERROR: schema "testpub_view" does not exist 2025-06-06 07:48:01.151 UTC [27234][client backend] [pg_regress/publication][14/863:13759] STATEMENT: CREATE PUBLICATION testpub1_forschema1 FOR TABLES IN SCHEMA testpub_view; 2025-06-06 07:48:01.230 UTC [27234][client backend] [pg_regress/publication][14/880:0] ERROR: schema "non_existent_schema" does not exist 2025-06-06 07:48:01.230 UTC [27234][client backend] [pg_regress/publication][14/880:0] STATEMENT: ALTER PUBLICATION testpub1_forschema ADD TABLES IN SCHEMA non_existent_schema; 2025-06-06 07:48:01.235 UTC [27234][client backend] [pg_regress/publication][14/884:0] ERROR: schema "pub_test1" is already member of publication "testpub1_forschema" 2025-06-06 07:48:01.235 UTC [27234][client backend] [pg_regress/publication][14/884:0] STATEMENT: ALTER PUBLICATION testpub1_forschema ADD TABLES IN SCHEMA pub_test1; 2025-06-06 07:48:01.254 UTC [27234][client backend] [pg_regress/publication][14/892:0] ERROR: tables from schema "pub_test2" are not part of the publication 2025-06-06 07:48:01.254 UTC [27234][client backend] [pg_regress/publication][14/892:0] STATEMENT: ALTER PUBLICATION testpub1_forschema DROP TABLES IN SCHEMA pub_test2; 2025-06-06 07:48:01.264 UTC [27234][client backend] [pg_regress/publication][14/896:0] ERROR: schema "non_existent_schema" does not exist 2025-06-06 07:48:01.264 UTC [27234][client backend] [pg_regress/publication][14/896:0] STATEMENT: ALTER PUBLICATION testpub1_forschema DROP TABLES IN SCHEMA non_existent_schema; 2025-06-06 07:48:01.301 UTC [27234][client backend] [pg_regress/publication][14/908:0] ERROR: schema "non_existent_schema" does not exist 2025-06-06 07:48:01.301 UTC [27234][client backend] [pg_regress/publication][14/908:0] STATEMENT: ALTER PUBLICATION testpub1_forschema SET TABLES IN SCHEMA non_existent_schema; 2025-06-06 07:48:01.318 UTC [27234][client backend] [pg_regress/publication][14/916:0] ERROR: syntax error at or near "(" at character 63 2025-06-06 07:48:01.318 UTC [27234][client backend] [pg_regress/publication][14/916:0] STATEMENT: ALTER PUBLICATION testpub1_forschema ADD TABLES IN SCHEMA foo (a, b); 2025-06-06 07:48:01.320 UTC [27234][client backend] [pg_regress/publication][14/917:0] ERROR: column specification not allowed for schema at character 64 2025-06-06 07:48:01.320 UTC [27234][client backend] [pg_regress/publication][14/917:0] STATEMENT: ALTER PUBLICATION testpub1_forschema ADD TABLES IN SCHEMA foo, bar (a, b); 2025-06-06 07:48:01.355 UTC [27234][client backend] [pg_regress/publication][14/922:0] ERROR: cannot update table "tbl" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.355 UTC [27234][client backend] [pg_regress/publication][14/922:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.355 UTC [27234][client backend] [pg_regress/publication][14/922:0] STATEMENT: UPDATE pub_test1.tbl SET id = 2; 2025-06-06 07:48:01.365 UTC [27234][client backend] [pg_regress/publication][14/926:0] ERROR: cannot update table "tbl" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.365 UTC [27234][client backend] [pg_regress/publication][14/926:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.365 UTC [27234][client backend] [pg_regress/publication][14/926:0] STATEMENT: UPDATE pub_test1.tbl SET id = 2; 2025-06-06 07:48:01.390 UTC [27234][client backend] [pg_regress/publication][14/934:13781] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.390 UTC [27234][client backend] [pg_regress/publication][14/934:13781] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.402 UTC [27234][client backend] [pg_regress/publication][14/936:0] ERROR: cannot update table "child_parent1" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.402 UTC [27234][client backend] [pg_regress/publication][14/936:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.402 UTC [27234][client backend] [pg_regress/publication][14/936:0] STATEMENT: UPDATE pub_testpart1.parent1 set a = 1; 2025-06-06 07:48:01.403 UTC [27234][client backend] [pg_regress/publication][14/937:0] ERROR: cannot update table "child_parent1" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.403 UTC [27234][client backend] [pg_regress/publication][14/937:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.403 UTC [27234][client backend] [pg_regress/publication][14/937:0] STATEMENT: UPDATE pub_testpart2.child_parent1 set a = 1; 2025-06-06 07:48:01.421 UTC [27234][client backend] [pg_regress/publication][14/944:13787] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.421 UTC [27234][client backend] [pg_regress/publication][14/944:13787] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.423 UTC [27234][client backend] [pg_regress/publication][14/946:0] ERROR: cannot update table "child_parent1" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.423 UTC [27234][client backend] [pg_regress/publication][14/946:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.423 UTC [27234][client backend] [pg_regress/publication][14/946:0] STATEMENT: UPDATE pub_testpart2.child_parent1 set a = 1; 2025-06-06 07:48:01.425 UTC [27234][client backend] [pg_regress/publication][14/947:0] ERROR: cannot update table "child_parent2" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.425 UTC [27234][client backend] [pg_regress/publication][14/947:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.425 UTC [27234][client backend] [pg_regress/publication][14/947:0] STATEMENT: UPDATE pub_testpart2.parent2 set a = 1; 2025-06-06 07:48:01.425 UTC [27234][client backend] [pg_regress/publication][14/948:0] ERROR: cannot update table "child_parent2" because it does not have a replica identity and publishes updates 2025-06-06 07:48:01.425 UTC [27234][client backend] [pg_regress/publication][14/948:0] HINT: To enable updating the table, set REPLICA IDENTITY using ALTER TABLE. 2025-06-06 07:48:01.425 UTC [27234][client backend] [pg_regress/publication][14/948:0] STATEMENT: UPDATE pub_testpart1.child_parent2 set a = 1; 2025-06-06 07:48:01.429 UTC [27234][client backend] [pg_regress/publication][14/950:13788] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.429 UTC [27234][client backend] [pg_regress/publication][14/950:13788] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.441 UTC [27234][client backend] [pg_regress/publication][14/960:13790] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.441 UTC [27234][client backend] [pg_regress/publication][14/960:13790] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.443 UTC [27234][client backend] [pg_regress/publication][14/961:13791] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.443 UTC [27234][client backend] [pg_regress/publication][14/961:13791] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:01.450 UTC [27234][client backend] [pg_regress/publication][14/969:0] ERROR: invalid publication object list at character 38 2025-06-06 07:48:01.450 UTC [27234][client backend] [pg_regress/publication][14/969:0] DETAIL: One of TABLE or TABLES IN SCHEMA must be specified before a standalone table or schema name. 2025-06-06 07:48:01.450 UTC [27234][client backend] [pg_regress/publication][14/969:0] STATEMENT: CREATE PUBLICATION testpub_error FOR pub_test2.tbl1; 2025-06-06 07:48:01.509 UTC [27234][client backend] [pg_regress/publication][14/990:13811] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:01.509 UTC [27234][client backend] [pg_regress/publication][14/990:13811] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:02.564 UTC [27234][client backend] [pg_regress/publication][14/993:13813] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:02.564 UTC [27234][client backend] [pg_regress/publication][14/993:13813] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:03.723 UTC [27234][client backend] [pg_regress/publication][14/998:13816] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:03.723 UTC [27234][client backend] [pg_regress/publication][14/998:13816] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:04.434 UTC [27234][client backend] [pg_regress/publication][14/1001:13818] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:04.434 UTC [27234][client backend] [pg_regress/publication][14/1001:13818] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:05.659 UTC [27234][client backend] [pg_regress/publication][14/1013:13828] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:05.659 UTC [27234][client backend] [pg_regress/publication][14/1013:13828] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:06.095 UTC [27234][client backend] [pg_regress/publication][14/1021:13833] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:06.095 UTC [27234][client backend] [pg_regress/publication][14/1021:13833] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:06.118 UTC [27234][client backend] [pg_regress/publication][14/1023:13834] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:06.118 UTC [27234][client backend] [pg_regress/publication][14/1023:13834] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:06.122 UTC [27234][client backend] [pg_regress/publication][14/1025:13835] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:06.122 UTC [27234][client backend] [pg_regress/publication][14/1025:13835] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:06.142 UTC [27234][client backend] [pg_regress/publication][14/1031:13840] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:06.142 UTC [27234][client backend] [pg_regress/publication][14/1031:13840] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:06.154 UTC [27234][client backend] [pg_regress/publication][14/1035:13841] WARNING: "wal_level" is insufficient to publish logical changes 2025-06-06 07:48:06.154 UTC [27234][client backend] [pg_regress/publication][14/1035:13841] HINT: Set "wal_level" to "logical" before creating subscriptions. 2025-06-06 07:48:06.209 UTC [27234][client backend] [pg_regress/publication][:0] LOG: disconnection: session time: 0:00:07.907 user=postgres database=regression host=[local] 2025-06-06 07:48:06.318 UTC [28041][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.319 UTC [28041][client backend] [[unknown]][98/50:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.319 UTC [28041][client backend] [[unknown]][98/50:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tsearch 2025-06-06 07:48:06.334 UTC [28038][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.342 UTC [28038][client backend] [[unknown]][10/93:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.342 UTC [28038][client backend] [[unknown]][10/93:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/dependency 2025-06-06 07:48:06.354 UTC [28043][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.355 UTC [28043][client backend] [[unknown]][22/129:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.355 UTC [28043][client backend] [[unknown]][22/129:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/equivclass 2025-06-06 07:48:06.362 UTC [28045][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.363 UTC [28045][client backend] [[unknown]][96/164:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.363 UTC [28045][client backend] [[unknown]][96/164:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/foreign_data 2025-06-06 07:48:06.379 UTC [28053][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.382 UTC [28053][client backend] [[unknown]][7/179:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.382 UTC [28053][client backend] [[unknown]][7/179:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/bitmapops 2025-06-06 07:48:06.383 UTC [28050][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.385 UTC [28051][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.386 UTC [28051][client backend] [[unknown]][99/200:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.386 UTC [28051][client backend] [[unknown]][99/200:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/combocid 2025-06-06 07:48:06.395 UTC [28050][client backend] [[unknown]][2/228:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.395 UTC [28050][client backend] [[unknown]][2/228:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/window 2025-06-06 07:48:06.395 UTC [28055][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.396 UTC [28055][client backend] [[unknown]][8/554:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.396 UTC [28055][client backend] [[unknown]][8/554:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tsdicts 2025-06-06 07:48:06.397 UTC [28057][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.399 UTC [28057][client backend] [[unknown]][0/296:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.399 UTC [28057][client backend] [[unknown]][0/296:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/guc 2025-06-06 07:48:06.400 UTC [28054][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.401 UTC [28054][client backend] [[unknown]][5/168:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.401 UTC [28054][client backend] [[unknown]][5/168:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/foreign_key 2025-06-06 07:48:06.403 UTC [28059][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.403 UTC [28047][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.404 UTC [28059][client backend] [[unknown]][15/349:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.404 UTC [28059][client backend] [[unknown]][15/349:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/advisory_lock 2025-06-06 07:48:06.405 UTC [28047][client backend] [[unknown]][97/477:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.405 UTC [28047][client backend] [[unknown]][97/477:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/cluster 2025-06-06 07:48:06.407 UTC [28058][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.408 UTC [28058][client backend] [[unknown]][1/764:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.408 UTC [28058][client backend] [[unknown]][1/764:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/portals_p2 2025-06-06 07:48:06.423 UTC [28060][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.424 UTC [28060][client backend] [[unknown]][3/203:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.424 UTC [28060][client backend] [[unknown]][3/203:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/functional_deps 2025-06-06 07:48:06.433 UTC [28064][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.434 UTC [28061][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.434 UTC [28064][client backend] [[unknown]][13/632:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.434 UTC [28064][client backend] [[unknown]][13/632:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/indirect_toast 2025-06-06 07:48:06.435 UTC [28061][client backend] [[unknown]][19/78:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.435 UTC [28061][client backend] [[unknown]][19/78:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/xmlmap 2025-06-06 07:48:06.437 UTC [28063][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:06.439 UTC [28063][client backend] [[unknown]][34/120:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:06.439 UTC [28063][client backend] [[unknown]][34/120:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_views 2025-06-06 07:48:06.501 UTC [28053][client backend] [pg_regress/bitmapops][7/0:0] LOG: connection ready: setup total=129.991 ms, fork=6.028 ms, authentication=0.386 ms 2025-06-06 07:48:06.512 UTC [28041][client backend] [pg_regress/tsearch][98/0:0] LOG: connection ready: setup total=221.733 ms, fork=23.644 ms, authentication=0.410 ms 2025-06-06 07:48:06.535 UTC [28038][client backend] [pg_regress/dependency][10/0:0] LOG: connection ready: setup total=258.116 ms, fork=52.713 ms, authentication=0.414 ms 2025-06-06 07:48:06.537 UTC [28051][client backend] [pg_regress/combocid][99/0:0] LOG: connection ready: setup total=168.900 ms, fork=12.541 ms, authentication=0.362 ms 2025-06-06 07:48:06.546 UTC [28045][client backend] [pg_regress/foreign_data][96/0:0] LOG: connection ready: setup total=208.696 ms, fork=17.536 ms, authentication=0.366 ms 2025-06-06 07:48:06.551 UTC [28050][client backend] [pg_regress/window][2/0:0] LOG: connection ready: setup total=185.111 ms, fork=13.426 ms, authentication=10.645 ms 2025-06-06 07:48:06.552 UTC [28054][client backend] [pg_regress/foreign_key][5/0:0] LOG: connection ready: setup total=178.107 ms, fork=20.064 ms, authentication=0.354 ms 2025-06-06 07:48:06.555 UTC [28059][client backend] [pg_regress/advisory_lock][15/0:0] LOG: connection ready: setup total=163.521 ms, fork=10.176 ms, authentication=0.352 ms 2025-06-06 07:48:06.581 UTC [28057][client backend] [pg_regress/guc][0/0:0] LOG: connection ready: setup total=193.999 ms, fork=5.583 ms, authentication=0.365 ms 2025-06-06 07:48:06.581 UTC [28043][client backend] [pg_regress/equivclass][22/0:0] LOG: connection ready: setup total=257.312 ms, fork=27.290 ms, authentication=0.374 ms 2025-06-06 07:48:06.587 UTC [28057][client backend] [pg_regress/guc][0/298:0] ERROR: invalid value for parameter "IntervalStyle": "asd" 2025-06-06 07:48:06.587 UTC [28057][client backend] [pg_regress/guc][0/298:0] HINT: Available values: postgres, postgres_verbose, sql_standard, iso_8601. 2025-06-06 07:48:06.587 UTC [28057][client backend] [pg_regress/guc][0/298:0] STATEMENT: SET intervalstyle to 'asd'; 2025-06-06 07:48:06.588 UTC [28060][client backend] [pg_regress/functional_deps][3/0:0] LOG: connection ready: setup total=189.417 ms, fork=24.139 ms, authentication=0.365 ms 2025-06-06 07:48:06.588 UTC [28055][client backend] [pg_regress/tsdicts][8/0:0] LOG: connection ready: setup total=211.513 ms, fork=17.852 ms, authentication=0.374 ms 2025-06-06 07:48:06.588 UTC [28064][client backend] [pg_regress/indirect_toast][13/0:0] LOG: connection ready: setup total=169.780 ms, fork=11.049 ms, authentication=0.356 ms 2025-06-06 07:48:06.594 UTC [28058][client backend] [pg_regress/portals_p2][1/0:0] LOG: connection ready: setup total=205.355 ms, fork=15.587 ms, authentication=0.343 ms 2025-06-06 07:48:06.597 UTC [28057][client backend] [pg_regress/guc][0/304:0] WARNING: SET LOCAL can only be used in transaction blocks 2025-06-06 07:48:06.597 UTC [28057][client backend] [pg_regress/guc][0/306:0] WARNING: SET LOCAL can only be used in transaction blocks 2025-06-06 07:48:06.604 UTC [28061][client backend] [pg_regress/xmlmap][19/0:0] LOG: connection ready: setup total=201.171 ms, fork=22.574 ms, authentication=0.354 ms 2025-06-06 07:48:06.618 UTC [28047][client backend] [pg_regress/cluster][97/0:0] LOG: connection ready: setup total=274.894 ms, fork=59.466 ms, authentication=0.389 ms 2025-06-06 07:48:06.619 UTC [28059][client backend] [pg_regress/advisory_lock][15/351:0] WARNING: you don't own a lock of type ExclusiveLock 2025-06-06 07:48:06.621 UTC [28059][client backend] [pg_regress/advisory_lock][15/351:0] WARNING: you don't own a lock of type ShareLock 2025-06-06 07:48:06.623 UTC [28059][client backend] [pg_regress/advisory_lock][15/351:0] WARNING: you don't own a lock of type ExclusiveLock 2025-06-06 07:48:06.623 UTC [28059][client backend] [pg_regress/advisory_lock][15/351:0] WARNING: you don't own a lock of type ShareLock 2025-06-06 07:48:06.636 UTC [28063][client backend] [pg_regress/select_views][34/0:0] LOG: connection ready: setup total=229.914 ms, fork=27.160 ms, authentication=0.372 ms 2025-06-06 07:48:06.639 UTC [28038][client backend] [pg_regress/dependency][10/101:0] ERROR: role "regress_dep_user" cannot be dropped because some objects depend on it 2025-06-06 07:48:06.639 UTC [28038][client backend] [pg_regress/dependency][10/101:0] DETAIL: privileges for table deptest 2025-06-06 07:48:06.639 UTC [28038][client backend] [pg_regress/dependency][10/101:0] STATEMENT: DROP USER regress_dep_user; 2025-06-06 07:48:06.639 UTC [28038][client backend] [pg_regress/dependency][10/102:0] ERROR: role "regress_dep_group" cannot be dropped because some objects depend on it 2025-06-06 07:48:06.639 UTC [28038][client backend] [pg_regress/dependency][10/102:0] DETAIL: privileges for table deptest 2025-06-06 07:48:06.639 UTC [28038][client backend] [pg_regress/dependency][10/102:0] STATEMENT: DROP GROUP regress_dep_group; 2025-06-06 07:48:06.654 UTC [28038][client backend] [pg_regress/dependency][10/106:0] ERROR: role "regress_dep_user" cannot be dropped because some objects depend on it 2025-06-06 07:48:06.654 UTC [28038][client backend] [pg_regress/dependency][10/106:0] DETAIL: privileges for table deptest 2025-06-06 07:48:06.654 UTC [28038][client backend] [pg_regress/dependency][10/106:0] STATEMENT: DROP USER regress_dep_user; 2025-06-06 07:48:06.660 UTC [28059][client backend] [pg_regress/advisory_lock][15/355:0] WARNING: you don't own a lock of type ExclusiveLock 2025-06-06 07:48:06.660 UTC [28059][client backend] [pg_regress/advisory_lock][15/355:0] WARNING: you don't own a lock of type ShareLock 2025-06-06 07:48:06.660 UTC [28059][client backend] [pg_regress/advisory_lock][15/355:0] WARNING: you don't own a lock of type ExclusiveLock 2025-06-06 07:48:06.660 UTC [28059][client backend] [pg_regress/advisory_lock][15/355:0] WARNING: you don't own a lock of type ShareLock 2025-06-06 07:48:06.661 UTC [28054][client backend] [pg_regress/foreign_key][5/174:13896] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:06.661 UTC [28054][client backend] [pg_regress/foreign_key][5/174:13896] DETAIL: Key (ftest1)=(1) is not present in table "pktable". 2025-06-06 07:48:06.661 UTC [28054][client backend] [pg_regress/foreign_key][5/174:13896] STATEMENT: ALTER TABLE FKTABLE ALTER CONSTRAINT fktable_ftest1_fkey ENFORCED; 2025-06-06 07:48:06.695 UTC [28045][client backend] [pg_regress/foreign_data][96/182:0] ERROR: function bar(text[], oid) does not exist 2025-06-06 07:48:06.695 UTC [28045][client backend] [pg_regress/foreign_data][96/182:0] STATEMENT: CREATE FOREIGN DATA WRAPPER foo VALIDATOR bar; 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/339:0] ERROR: invalid value for parameter "seq_page_cost": "NaN" 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/339:0] STATEMENT: SET seq_page_cost TO 'NaN'; 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/340:0] ERROR: 10000 ms is outside the valid range for parameter "vacuum_cost_delay" (0 ms .. 100 ms) 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/340:0] STATEMENT: SET vacuum_cost_delay TO '10s'; 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/341:0] ERROR: unrecognized configuration parameter "no_such_variable" 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/341:0] STATEMENT: SET no_such_variable TO 42; 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/342:0] ERROR: unrecognized configuration parameter "custom.my_guc" 2025-06-06 07:48:06.702 UTC [28057][client backend] [pg_regress/guc][0/342:0] STATEMENT: SHOW custom.my_guc; 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/349:0] ERROR: invalid configuration parameter name "custom.bad-guc" 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/349:0] DETAIL: Custom parameter names must be two or more simple identifiers separated by dots. 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/349:0] STATEMENT: SET custom."bad-guc" = 42; 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/350:0] ERROR: unrecognized configuration parameter "custom.bad-guc" 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/350:0] STATEMENT: SHOW custom."bad-guc"; 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/351:0] ERROR: invalid configuration parameter name "special.weird name" 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/351:0] DETAIL: Custom parameter names must be two or more simple identifiers separated by dots. 2025-06-06 07:48:06.704 UTC [28057][client backend] [pg_regress/guc][0/351:0] STATEMENT: SET special."weird name" = 'foo'; 2025-06-06 07:48:06.705 UTC [28057][client backend] [pg_regress/guc][0/352:0] ERROR: unrecognized configuration parameter "special.weird name" 2025-06-06 07:48:06.705 UTC [28057][client backend] [pg_regress/guc][0/352:0] STATEMENT: SHOW special."weird name"; 2025-06-06 07:48:06.707 UTC [28054][client backend] [pg_regress/foreign_key][5/178:13936] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:06.707 UTC [28054][client backend] [pg_regress/foreign_key][5/178:13936] DETAIL: Key (ftest1)=(3) is not present in table "pktable". 2025-06-06 07:48:06.707 UTC [28054][client backend] [pg_regress/foreign_key][5/178:13936] STATEMENT: INSERT INTO FKTABLE VALUES (3, 4); 2025-06-06 07:48:06.708 UTC [28038][client backend] [pg_regress/dependency][10/112:0] ERROR: role "regress_dep_user3" cannot be dropped because some objects depend on it 2025-06-06 07:48:06.708 UTC [28038][client backend] [pg_regress/dependency][10/112:0] DETAIL: owner of sequence deptest_f1_seq owner of table deptest 2025-06-06 07:48:06.708 UTC [28038][client backend] [pg_regress/dependency][10/112:0] STATEMENT: DROP USER regress_dep_user3; 2025-06-06 07:48:06.711 UTC [28045][client backend] [pg_regress/foreign_data][96/185:0] ERROR: foreign-data wrapper "foo" already exists 2025-06-06 07:48:06.711 UTC [28045][client backend] [pg_regress/foreign_data][96/185:0] STATEMENT: CREATE FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/354:0] WARNING: invalid configuration parameter name "plpgsql.extra_foo_warnings", removing it 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/354:0] DETAIL: "plpgsql" is now a reserved prefix. 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/355:0] ERROR: invalid configuration parameter name "plpgsql.extra_foo_warnings" 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/355:0] DETAIL: "plpgsql" is a reserved prefix. 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/355:0] STATEMENT: SET plpgsql.extra_foo_warnings = true; 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/356:0] ERROR: unrecognized configuration parameter "plpgsql.extra_foo_warnings" 2025-06-06 07:48:06.722 UTC [28057][client backend] [pg_regress/guc][0/356:0] STATEMENT: SHOW plpgsql.extra_foo_warnings; 2025-06-06 07:48:06.725 UTC [28058][client backend] [pg_regress/portals_p2][:0] LOG: disconnection: session time: 0:00:00.320 user=postgres database=regression host=[local] 2025-06-06 07:48:06.725 UTC [28054][client backend] [pg_regress/foreign_key][5/184:13955] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:06.725 UTC [28054][client backend] [pg_regress/foreign_key][5/184:13955] DETAIL: Key (ftest1)=(100) is not present in table "pktable". 2025-06-06 07:48:06.725 UTC [28054][client backend] [pg_regress/foreign_key][5/184:13955] STATEMENT: INSERT INTO FKTABLE VALUES (100, 2); 2025-06-06 07:48:06.740 UTC [28055][client backend] [pg_regress/tsdicts][8/624:0] ERROR: invalid affix alias "GJUS" 2025-06-06 07:48:06.740 UTC [28055][client backend] [pg_regress/tsdicts][8/624:0] STATEMENT: CREATE TEXT SEARCH DICTIONARY hunspell_err ( Template=ispell, DictFile=ispell_sample, AffFile=hunspell_sample_long ); 2025-06-06 07:48:06.740 UTC [28055][client backend] [pg_regress/tsdicts][8/625:0] ERROR: invalid affix flag "SZ\" 2025-06-06 07:48:06.740 UTC [28055][client backend] [pg_regress/tsdicts][8/625:0] STATEMENT: CREATE TEXT SEARCH DICTIONARY hunspell_err ( Template=ispell, DictFile=ispell_sample, AffFile=hunspell_sample_num ); 2025-06-06 07:48:06.741 UTC [28060][client backend] [pg_regress/functional_deps][3/207:0] ERROR: column "articles.id" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:48:06.741 UTC [28060][client backend] [pg_regress/functional_deps][3/207:0] STATEMENT: SELECT id, keywords, title, body, created FROM articles GROUP BY title; 2025-06-06 07:48:06.742 UTC [28060][client backend] [pg_regress/functional_deps][3/208:0] ERROR: column "articles.id" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:48:06.742 UTC [28060][client backend] [pg_regress/functional_deps][3/208:0] STATEMENT: SELECT id, keywords, title, body, created FROM articles GROUP BY body; 2025-06-06 07:48:06.742 UTC [28060][client backend] [pg_regress/functional_deps][3/209:0] ERROR: column "articles.id" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:48:06.742 UTC [28060][client backend] [pg_regress/functional_deps][3/209:0] STATEMENT: SELECT id, keywords, title, body, created FROM articles GROUP BY keywords; 2025-06-06 07:48:06.761 UTC [28059][client backend] [pg_regress/advisory_lock][:0] LOG: disconnection: session time: 0:00:00.359 user=postgres database=regression host=[local] 2025-06-06 07:48:06.765 UTC [28060][client backend] [pg_regress/functional_deps][3/211:0] ERROR: column "a.id" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:48:06.765 UTC [28060][client backend] [pg_regress/functional_deps][3/211:0] STATEMENT: SELECT a.id, a.keywords, a.title, a.body, a.created FROM articles AS a, articles_in_category AS aic WHERE a.id = aic.article_id AND aic.category_id in (14,62,70,53,138) GROUP BY aic.article_id, aic.category_id; 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/119:0] ERROR: permission denied to drop objects 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/119:0] DETAIL: Only roles with privileges of role "regress_dep_user1" may drop objects owned by it. 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/119:0] STATEMENT: DROP OWNED BY regress_dep_user1; 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/120:0] ERROR: permission denied to drop objects 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/120:0] DETAIL: Only roles with privileges of role "regress_dep_user2" may drop objects owned by it. 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/120:0] STATEMENT: DROP OWNED BY regress_dep_user0, regress_dep_user2; 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/121:0] ERROR: permission denied to reassign objects 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/121:0] DETAIL: Only roles with privileges of role "regress_dep_user1" may reassign objects to it. 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/121:0] STATEMENT: REASSIGN OWNED BY regress_dep_user0 TO regress_dep_user1; 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/122:0] ERROR: permission denied to reassign objects 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/122:0] DETAIL: Only roles with privileges of role "regress_dep_user1" may reassign objects owned by it. 2025-06-06 07:48:06.771 UTC [28038][client backend] [pg_regress/dependency][10/122:0] STATEMENT: REASSIGN OWNED BY regress_dep_user1 TO regress_dep_user0; 2025-06-06 07:48:06.778 UTC [28055][client backend] [pg_regress/tsdicts][8/629:0] ERROR: invalid affix alias "302,301,202,303" 2025-06-06 07:48:06.778 UTC [28055][client backend] [pg_regress/tsdicts][8/629:0] STATEMENT: CREATE TEXT SEARCH DICTIONARY hunspell_err ( Template=ispell, DictFile=hunspell_sample_num, AffFile=hunspell_sample_long ); 2025-06-06 07:48:06.780 UTC [28060][client backend] [pg_regress/functional_deps][3/213:0] ERROR: column "a.id" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:48:06.780 UTC [28060][client backend] [pg_regress/functional_deps][3/213:0] STATEMENT: SELECT a.id, a.keywords, a.title, a.body, a.created FROM articles AS a JOIN articles_in_category AS aic ON a.id = aic.article_id WHERE aic.category_id in (14,62,70,53,138) GROUP BY aic.article_id, aic.category_id; 2025-06-06 07:48:06.781 UTC [28060][client backend] [pg_regress/functional_deps][3/215:0] ERROR: column "aic.changed" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2025-06-06 07:48:06.781 UTC [28060][client backend] [pg_regress/functional_deps][3/215:0] STATEMENT: SELECT aic.changed FROM articles AS a JOIN articles_in_category AS aic ON a.id = aic.article_id WHERE aic.category_id in (14,62,70,53,138) GROUP BY aic.article_id; 2025-06-06 07:48:06.789 UTC [28045][client backend] [pg_regress/foreign_data][96/190:0] ERROR: option "testing" provided more than once 2025-06-06 07:48:06.789 UTC [28045][client backend] [pg_regress/foreign_data][96/190:0] STATEMENT: CREATE FOREIGN DATA WRAPPER foo OPTIONS (testing '1', testing '2'); 2025-06-06 07:48:06.796 UTC [28051][client backend] [pg_regress/combocid][:0] LOG: disconnection: session time: 0:00:00.415 user=postgres database=regression host=[local] 2025-06-06 07:48:06.798 UTC [28055][client backend] [pg_regress/tsdicts][8/638:0] ERROR: casesensitive requires a Boolean value 2025-06-06 07:48:06.798 UTC [28055][client backend] [pg_regress/tsdicts][8/638:0] STATEMENT: ALTER TEXT SEARCH DICTIONARY synonym (CaseSensitive = 2); 2025-06-06 07:48:06.819 UTC [28045][client backend] [pg_regress/foreign_data][96/195:0] ERROR: permission denied to create foreign-data wrapper "foo" 2025-06-06 07:48:06.819 UTC [28045][client backend] [pg_regress/foreign_data][96/195:0] HINT: Must be superuser to create a foreign-data wrapper. 2025-06-06 07:48:06.819 UTC [28045][client backend] [pg_regress/foreign_data][96/195:0] STATEMENT: CREATE FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:06.835 UTC [28060][client backend] [pg_regress/functional_deps][3/219:0] ERROR: column "p.name" must appear in the GROUP BY clause or be used in an aggregate function at character 20 2025-06-06 07:48:06.835 UTC [28060][client backend] [pg_regress/functional_deps][3/219:0] STATEMENT: SELECT product_id, p.name, (sum(s.units) * p.price) AS sales FROM products p LEFT JOIN sales s USING (product_id) GROUP BY product_id; 2025-06-06 07:48:06.855 UTC [28045][client backend] [pg_regress/foreign_data][96/200:0] ERROR: function invalid_fdw_handler must return type fdw_handler 2025-06-06 07:48:06.855 UTC [28045][client backend] [pg_regress/foreign_data][96/200:0] STATEMENT: CREATE FOREIGN DATA WRAPPER test_fdw HANDLER invalid_fdw_handler; 2025-06-06 07:48:06.860 UTC [28045][client backend] [pg_regress/foreign_data][96/201:0] ERROR: conflicting or redundant options at character 63 2025-06-06 07:48:06.860 UTC [28045][client backend] [pg_regress/foreign_data][96/201:0] STATEMENT: CREATE FOREIGN DATA WRAPPER test_fdw HANDLER test_fdw_handler HANDLER invalid_fdw_handler; 2025-06-06 07:48:06.873 UTC [28045][client backend] [pg_regress/foreign_data][96/204:0] ERROR: invalid option "nonexistent" 2025-06-06 07:48:06.873 UTC [28045][client backend] [pg_regress/foreign_data][96/204:0] HINT: There are no valid options in this context. 2025-06-06 07:48:06.873 UTC [28045][client backend] [pg_regress/foreign_data][96/204:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (nonexistent 'fdw'); 2025-06-06 07:48:06.873 UTC [28045][client backend] [pg_regress/foreign_data][96/205:0] ERROR: syntax error at or near ";" at character 31 2025-06-06 07:48:06.873 UTC [28045][client backend] [pg_regress/foreign_data][96/205:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:06.874 UTC [28045][client backend] [pg_regress/foreign_data][96/206:0] ERROR: function bar(text[], oid) does not exist 2025-06-06 07:48:06.874 UTC [28045][client backend] [pg_regress/foreign_data][96/206:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo VALIDATOR bar; 2025-06-06 07:48:06.890 UTC [28054][client backend] [pg_regress/foreign_key][5/194:0] ERROR: constraint "constrname_wrong" for table "fktable" does not exist 2025-06-06 07:48:06.890 UTC [28054][client backend] [pg_regress/foreign_key][5/194:0] STATEMENT: COMMENT ON CONSTRAINT constrname_wrong ON FKTABLE IS 'fk constraint comment'; 2025-06-06 07:48:06.903 UTC [28045][client backend] [pg_regress/foreign_data][96/210:0] ERROR: option "c" not found 2025-06-06 07:48:06.903 UTC [28045][client backend] [pg_regress/foreign_data][96/210:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (SET c '4'); 2025-06-06 07:48:06.904 UTC [28045][client backend] [pg_regress/foreign_data][96/211:0] ERROR: option "c" not found 2025-06-06 07:48:06.904 UTC [28045][client backend] [pg_regress/foreign_data][96/211:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (DROP c); 2025-06-06 07:48:06.926 UTC [28054][client backend] [pg_regress/foreign_key][5/208:14049] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname" 2025-06-06 07:48:06.926 UTC [28054][client backend] [pg_regress/foreign_key][5/208:14049] DETAIL: Key (ftest1, ftest2)=(100, 2) is not present in table "pktable". 2025-06-06 07:48:06.926 UTC [28054][client backend] [pg_regress/foreign_key][5/208:14049] STATEMENT: INSERT INTO FKTABLE VALUES (100, 2, 4); 2025-06-06 07:48:06.927 UTC [28054][client backend] [pg_regress/foreign_key][5/209:14052] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname" 2025-06-06 07:48:06.927 UTC [28054][client backend] [pg_regress/foreign_key][5/209:14052] DETAIL: Key (ftest1, ftest2)=(2, 2) is not present in table "pktable". 2025-06-06 07:48:06.927 UTC [28054][client backend] [pg_regress/foreign_key][5/209:14052] STATEMENT: INSERT INTO FKTABLE VALUES (2, 2, 4); 2025-06-06 07:48:06.929 UTC [28054][client backend] [pg_regress/foreign_key][5/210:14053] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname" 2025-06-06 07:48:06.929 UTC [28054][client backend] [pg_regress/foreign_key][5/210:14053] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:06.929 UTC [28054][client backend] [pg_regress/foreign_key][5/210:14053] STATEMENT: INSERT INTO FKTABLE VALUES (NULL, 2, 4); 2025-06-06 07:48:06.930 UTC [28054][client backend] [pg_regress/foreign_key][5/211:14056] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname" 2025-06-06 07:48:06.930 UTC [28054][client backend] [pg_regress/foreign_key][5/211:14056] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:06.930 UTC [28054][client backend] [pg_regress/foreign_key][5/211:14056] STATEMENT: INSERT INTO FKTABLE VALUES (1, NULL, 4); 2025-06-06 07:48:06.951 UTC [28045][client backend] [pg_regress/foreign_data][96/217:0] ERROR: option "b" provided more than once 2025-06-06 07:48:06.951 UTC [28045][client backend] [pg_regress/foreign_data][96/217:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (b '4'); 2025-06-06 07:48:06.951 UTC [28054][client backend] [pg_regress/foreign_key][5/219:14071] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname" 2025-06-06 07:48:06.951 UTC [28054][client backend] [pg_regress/foreign_key][5/219:14071] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:06.951 UTC [28054][client backend] [pg_regress/foreign_key][5/219:14071] STATEMENT: UPDATE FKTABLE SET ftest1 = NULL WHERE ftest1 = 1; 2025-06-06 07:48:06.972 UTC [28055][client backend] [pg_regress/tsdicts][8/675:0] ERROR: unrecognized Ispell parameter: "DictFile" 2025-06-06 07:48:06.972 UTC [28055][client backend] [pg_regress/tsdicts][8/675:0] STATEMENT: CREATE TEXT SEARCH DICTIONARY tsdict_case ( Template = ispell, "DictFile" = ispell_sample, "AffFile" = ispell_sample ); 2025-06-06 07:48:06.974 UTC [28045][client backend] [pg_regress/foreign_data][96/220:0] ERROR: permission denied to alter foreign-data wrapper "foo" 2025-06-06 07:48:06.974 UTC [28045][client backend] [pg_regress/foreign_data][96/220:0] HINT: Must be superuser to alter a foreign-data wrapper. 2025-06-06 07:48:06.974 UTC [28045][client backend] [pg_regress/foreign_data][96/220:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (ADD d '5'); 2025-06-06 07:48:06.982 UTC [28055][client backend] [pg_regress/tsdicts][8/678:0] ERROR: token type "not_a_token" does not exist 2025-06-06 07:48:06.982 UTC [28055][client backend] [pg_regress/tsdicts][8/678:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION dummy_tst DROP MAPPING FOR not_a_token, not_a_token; 2025-06-06 07:48:06.983 UTC [28055][client backend] [pg_regress/tsdicts][8/679:0] ERROR: token type "not_a_token" does not exist 2025-06-06 07:48:06.983 UTC [28055][client backend] [pg_regress/tsdicts][8/679:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION dummy_tst DROP MAPPING IF EXISTS FOR not_a_token, not_a_token; 2025-06-06 07:48:06.986 UTC [28055][client backend] [pg_regress/tsdicts][8/681:0] ERROR: mapping for token type "word" does not exist 2025-06-06 07:48:06.986 UTC [28055][client backend] [pg_regress/tsdicts][8/681:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION dummy_tst DROP MAPPING FOR word; 2025-06-06 07:48:06.986 UTC [28057][client backend] [pg_regress/guc][0/405:0] ERROR: division by zero 2025-06-06 07:48:06.986 UTC [28057][client backend] [pg_regress/guc][0/405:0] CONTEXT: SQL statement "SELECT 1/$1" PL/pgSQL function myfunc(integer) line 4 at PERFORM 2025-06-06 07:48:06.986 UTC [28057][client backend] [pg_regress/guc][0/405:0] STATEMENT: select myfunc(0); 2025-06-06 07:48:06.988 UTC [28060][client backend] [pg_regress/functional_deps][3/226:0] ERROR: column "articles.id" must appear in the GROUP BY clause or be used in an aggregate function at character 33 2025-06-06 07:48:06.988 UTC [28060][client backend] [pg_regress/functional_deps][3/226:0] STATEMENT: CREATE TEMP VIEW fdv1 AS SELECT id, keywords, title, body, created FROM articles GROUP BY body; 2025-06-06 07:48:06.990 UTC [28055][client backend] [pg_regress/tsdicts][8/684:0] ERROR: token type "not_a_token" does not exist 2025-06-06 07:48:06.990 UTC [28055][client backend] [pg_regress/tsdicts][8/684:0] STATEMENT: ALTER TEXT SEARCH CONFIGURATION dummy_tst ADD MAPPING FOR not_a_token WITH ispell; 2025-06-06 07:48:06.992 UTC [28057][client backend] [pg_regress/guc][0/408:0] ERROR: unrecognized configuration parameter "nosuch.setting" 2025-06-06 07:48:06.992 UTC [28057][client backend] [pg_regress/guc][0/408:0] STATEMENT: select current_setting('nosuch.setting'); 2025-06-06 07:48:06.992 UTC [28057][client backend] [pg_regress/guc][0/409:0] ERROR: unrecognized configuration parameter "nosuch.setting" 2025-06-06 07:48:06.992 UTC [28057][client backend] [pg_regress/guc][0/409:0] STATEMENT: select current_setting('nosuch.setting', false); 2025-06-06 07:48:06.998 UTC [28061][client backend] [pg_regress/xmlmap][:0] LOG: disconnection: session time: 0:00:00.571 user=postgres database=regression host=[local] 2025-06-06 07:48:07.001 UTC [28060][client backend] [pg_regress/functional_deps][3/228:14107] ERROR: cannot drop constraint articles_pkey on table articles because other objects depend on it 2025-06-06 07:48:07.001 UTC [28060][client backend] [pg_regress/functional_deps][3/228:14107] DETAIL: view fdv1 depends on constraint articles_pkey on table articles 2025-06-06 07:48:07.001 UTC [28060][client backend] [pg_regress/functional_deps][3/228:14107] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.001 UTC [28060][client backend] [pg_regress/functional_deps][3/228:14107] STATEMENT: ALTER TABLE articles DROP CONSTRAINT articles_pkey RESTRICT; 2025-06-06 07:48:07.005 UTC [28057][client backend] [pg_regress/guc][0/415:14111] ERROR: invalid value for parameter "default_text_search_config": "no_such_config" 2025-06-06 07:48:07.005 UTC [28057][client backend] [pg_regress/guc][0/415:14111] STATEMENT: create function func_with_bad_set() returns int as $$ select 1 $$ language sql set default_text_search_config = no_such_config; 2025-06-06 07:48:07.009 UTC [28045][client backend] [pg_regress/foreign_data][96/224:0] ERROR: permission denied to change owner of foreign-data wrapper "foo" 2025-06-06 07:48:07.009 UTC [28045][client backend] [pg_regress/foreign_data][96/224:0] HINT: The owner of a foreign-data wrapper must be a superuser. 2025-06-06 07:48:07.009 UTC [28045][client backend] [pg_regress/foreign_data][96/224:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OWNER TO regress_test_role; 2025-06-06 07:48:07.012 UTC [28055][client backend] [pg_regress/tsdicts][:0] LOG: disconnection: session time: 0:00:00.617 user=postgres database=regression host=[local] 2025-06-06 07:48:07.016 UTC [28057][client backend] [pg_regress/guc][0/418:0] ERROR: invalid value for parameter "default_text_search_config": "no_such_config" 2025-06-06 07:48:07.016 UTC [28057][client backend] [pg_regress/guc][0/418:0] STATEMENT: select func_with_bad_set(); 2025-06-06 07:48:07.018 UTC [28045][client backend] [pg_regress/foreign_data][96/228:0] ERROR: permission denied to alter foreign-data wrapper "foo" 2025-06-06 07:48:07.018 UTC [28045][client backend] [pg_regress/foreign_data][96/228:0] HINT: Must be superuser to alter a foreign-data wrapper. 2025-06-06 07:48:07.018 UTC [28045][client backend] [pg_regress/foreign_data][96/228:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (ADD e '6'); 2025-06-06 07:48:07.020 UTC [28057][client backend] [pg_regress/guc][0/421:0] ERROR: tables declared WITH OIDS are not supported 2025-06-06 07:48:07.020 UTC [28057][client backend] [pg_regress/guc][0/421:0] STATEMENT: set default_with_oids to t; 2025-06-06 07:48:07.050 UTC [28060][client backend] [pg_regress/functional_deps][3/231:14124] ERROR: cannot drop constraint articles_pkey on table articles because other objects depend on it 2025-06-06 07:48:07.050 UTC [28060][client backend] [pg_regress/functional_deps][3/231:14124] DETAIL: view fdv2 depends on constraint articles_pkey on table articles 2025-06-06 07:48:07.050 UTC [28060][client backend] [pg_regress/functional_deps][3/231:14124] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.050 UTC [28060][client backend] [pg_regress/functional_deps][3/231:14124] STATEMENT: ALTER TABLE articles DROP CONSTRAINT articles_pkey RESTRICT; 2025-06-06 07:48:07.061 UTC [28060][client backend] [pg_regress/functional_deps][3/232:14127] ERROR: cannot drop constraint articles_in_category_pkey on table articles_in_category because other objects depend on it 2025-06-06 07:48:07.061 UTC [28060][client backend] [pg_regress/functional_deps][3/232:14127] DETAIL: view fdv2 depends on constraint articles_in_category_pkey on table articles_in_category 2025-06-06 07:48:07.061 UTC [28060][client backend] [pg_regress/functional_deps][3/232:14127] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.061 UTC [28060][client backend] [pg_regress/functional_deps][3/232:14127] STATEMENT: ALTER TABLE articles_in_category DROP CONSTRAINT articles_in_category_pkey RESTRICT; 2025-06-06 07:48:07.074 UTC [28045][client backend] [pg_regress/foreign_data][96/234:0] ERROR: function invalid_fdw_handler must return type fdw_handler 2025-06-06 07:48:07.074 UTC [28045][client backend] [pg_regress/foreign_data][96/234:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo HANDLER invalid_fdw_handler; 2025-06-06 07:48:07.075 UTC [28045][client backend] [pg_regress/foreign_data][96/235:0] ERROR: conflicting or redundant options at character 57 2025-06-06 07:48:07.075 UTC [28045][client backend] [pg_regress/foreign_data][96/235:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo HANDLER test_fdw_handler HANDLER anything; 2025-06-06 07:48:07.075 UTC [28045][client backend] [pg_regress/foreign_data][96/236:0] WARNING: changing the foreign-data wrapper handler can change behavior of existing foreign tables 2025-06-06 07:48:07.083 UTC [28045][client backend] [pg_regress/foreign_data][96/238:0] ERROR: foreign-data wrapper "nonexistent" does not exist 2025-06-06 07:48:07.083 UTC [28045][client backend] [pg_regress/foreign_data][96/238:0] STATEMENT: DROP FOREIGN DATA WRAPPER nonexistent; 2025-06-06 07:48:07.091 UTC [28060][client backend] [pg_regress/functional_deps][3/235:14137] ERROR: cannot drop constraint articles_pkey on table articles because other objects depend on it 2025-06-06 07:48:07.091 UTC [28060][client backend] [pg_regress/functional_deps][3/235:14137] DETAIL: view fdv3 depends on constraint articles_pkey on table articles 2025-06-06 07:48:07.091 UTC [28060][client backend] [pg_regress/functional_deps][3/235:14137] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.091 UTC [28060][client backend] [pg_regress/functional_deps][3/235:14137] STATEMENT: ALTER TABLE articles DROP CONSTRAINT articles_pkey RESTRICT; 2025-06-06 07:48:07.106 UTC [28045][client backend] [pg_regress/foreign_data][96/241:0] ERROR: role "regress_test_role_super" cannot be dropped because some objects depend on it 2025-06-06 07:48:07.106 UTC [28045][client backend] [pg_regress/foreign_data][96/241:0] DETAIL: owner of foreign-data wrapper foo 2025-06-06 07:48:07.106 UTC [28045][client backend] [pg_regress/foreign_data][96/241:0] STATEMENT: DROP ROLE regress_test_role_super; 2025-06-06 07:48:07.122 UTC [28060][client backend] [pg_regress/functional_deps][3/238:14146] ERROR: cannot drop constraint articles_pkey on table articles because other objects depend on it 2025-06-06 07:48:07.122 UTC [28060][client backend] [pg_regress/functional_deps][3/238:14146] DETAIL: view fdv4 depends on constraint articles_pkey on table articles 2025-06-06 07:48:07.122 UTC [28060][client backend] [pg_regress/functional_deps][3/238:14146] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.122 UTC [28060][client backend] [pg_regress/functional_deps][3/238:14146] STATEMENT: ALTER TABLE articles DROP CONSTRAINT articles_pkey RESTRICT; 2025-06-06 07:48:07.140 UTC [28045][client backend] [pg_regress/foreign_data][96/251:0] ERROR: user mapping for "regress_foreign_data_user" already exists for server "s1" 2025-06-06 07:48:07.140 UTC [28045][client backend] [pg_regress/foreign_data][96/251:0] STATEMENT: CREATE USER MAPPING FOR current_user SERVER s1; 2025-06-06 07:48:07.151 UTC [28060][client backend] [pg_regress/functional_deps][3/243:0] ERROR: column "articles.keywords" must appear in the GROUP BY clause or be used in an aggregate function at character 29 2025-06-06 07:48:07.151 UTC [28060][client backend] [pg_regress/functional_deps][3/243:0] STATEMENT: EXECUTE foo; 2025-06-06 07:48:07.207 UTC [28045][client backend] [pg_regress/foreign_data][96/256:0] ERROR: cannot drop foreign-data wrapper foo because other objects depend on it 2025-06-06 07:48:07.207 UTC [28045][client backend] [pg_regress/foreign_data][96/256:0] DETAIL: server s1 depends on foreign-data wrapper foo user mapping for regress_foreign_data_user on server s1 depends on server s1 2025-06-06 07:48:07.207 UTC [28045][client backend] [pg_regress/foreign_data][96/256:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.207 UTC [28045][client backend] [pg_regress/foreign_data][96/256:0] STATEMENT: DROP FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:07.212 UTC [28045][client backend] [pg_regress/foreign_data][96/258:0] ERROR: must be owner of foreign-data wrapper foo 2025-06-06 07:48:07.212 UTC [28045][client backend] [pg_regress/foreign_data][96/258:0] STATEMENT: DROP FOREIGN DATA WRAPPER foo CASCADE; 2025-06-06 07:48:07.236 UTC [28043][client backend] [pg_regress/equivclass][:0] LOG: disconnection: session time: 0:00:00.884 user=postgres database=regression host=[local] 2025-06-06 07:48:07.255 UTC [28045][client backend] [pg_regress/foreign_data][96/264:0] ERROR: foreign-data wrapper "foo" does not exist 2025-06-06 07:48:07.255 UTC [28045][client backend] [pg_regress/foreign_data][96/264:0] STATEMENT: CREATE SERVER s1 FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:07.261 UTC [28045][client backend] [pg_regress/foreign_data][96/267:0] ERROR: server "s1" already exists 2025-06-06 07:48:07.261 UTC [28045][client backend] [pg_regress/foreign_data][96/267:0] STATEMENT: CREATE SERVER s1 FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:07.264 UTC [28057][client backend] [pg_regress/guc][:0] LOG: disconnection: session time: 0:00:00.870 user=postgres database=regression host=[local] 2025-06-06 07:48:07.265 UTC [28054][client backend] [pg_regress/foreign_key][5/241:14185] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname2" 2025-06-06 07:48:07.265 UTC [28054][client backend] [pg_regress/foreign_key][5/241:14185] DETAIL: Key (ftest1, ftest2)=(100, 2) is not present in table "pktable". 2025-06-06 07:48:07.265 UTC [28054][client backend] [pg_regress/foreign_key][5/241:14185] STATEMENT: INSERT INTO FKTABLE VALUES (100, 2, 4); 2025-06-06 07:48:07.266 UTC [28054][client backend] [pg_regress/foreign_key][5/242:14188] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname2" 2025-06-06 07:48:07.266 UTC [28054][client backend] [pg_regress/foreign_key][5/242:14188] DETAIL: Key (ftest1, ftest2)=(2, 2) is not present in table "pktable". 2025-06-06 07:48:07.266 UTC [28054][client backend] [pg_regress/foreign_key][5/242:14188] STATEMENT: INSERT INTO FKTABLE VALUES (2, 2, 4); 2025-06-06 07:48:07.274 UTC [28054][client backend] [pg_regress/foreign_key][5/243:14190] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname2" 2025-06-06 07:48:07.274 UTC [28054][client backend] [pg_regress/foreign_key][5/243:14190] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:07.274 UTC [28054][client backend] [pg_regress/foreign_key][5/243:14190] STATEMENT: INSERT INTO FKTABLE VALUES (NULL, 2, 4); 2025-06-06 07:48:07.279 UTC [28054][client backend] [pg_regress/foreign_key][5/244:14191] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname2" 2025-06-06 07:48:07.279 UTC [28054][client backend] [pg_regress/foreign_key][5/244:14191] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:07.279 UTC [28054][client backend] [pg_regress/foreign_key][5/244:14191] STATEMENT: INSERT INTO FKTABLE VALUES (1, NULL, 4); 2025-06-06 07:48:07.280 UTC [28060][client backend] [pg_regress/functional_deps][:0] LOG: disconnection: session time: 0:00:00.857 user=postgres database=regression host=[local] 2025-06-06 07:48:07.283 UTC [28045][client backend] [pg_regress/foreign_data][96/275:0] ERROR: invalid option "foo" 2025-06-06 07:48:07.283 UTC [28045][client backend] [pg_regress/foreign_data][96/275:0] STATEMENT: CREATE SERVER s8 FOREIGN DATA WRAPPER postgresql OPTIONS (foo '1'); 2025-06-06 07:48:07.310 UTC [28045][client backend] [pg_regress/foreign_data][96/279:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:07.310 UTC [28045][client backend] [pg_regress/foreign_data][96/279:0] STATEMENT: CREATE SERVER t1 FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:07.314 UTC [28054][client backend] [pg_regress/foreign_key][5/252:14198] ERROR: cannot drop table pktable because other objects depend on it 2025-06-06 07:48:07.314 UTC [28054][client backend] [pg_regress/foreign_key][5/252:14198] DETAIL: constraint constrname2 on table fktable depends on table pktable 2025-06-06 07:48:07.314 UTC [28054][client backend] [pg_regress/foreign_key][5/252:14198] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.314 UTC [28054][client backend] [pg_regress/foreign_key][5/252:14198] STATEMENT: DROP TABLE PKTABLE; 2025-06-06 07:48:07.346 UTC [28045][client backend] [pg_regress/foreign_data][96/289:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:07.346 UTC [28045][client backend] [pg_regress/foreign_data][96/289:0] STATEMENT: CREATE SERVER t2 FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:07.358 UTC [28047][client backend] [pg_regress/cluster][97/530:14214] ERROR: insert or update on table "clstr_tst" violates foreign key constraint "clstr_tst_con" 2025-06-06 07:48:07.358 UTC [28047][client backend] [pg_regress/cluster][97/530:14214] DETAIL: Key (b)=(1111) is not present in table "clstr_tst_s". 2025-06-06 07:48:07.358 UTC [28047][client backend] [pg_regress/cluster][97/530:14214] STATEMENT: INSERT INTO clstr_tst (b, c) VALUES (1111, 'this should fail'); 2025-06-06 07:48:07.378 UTC [28041][client backend] [pg_regress/tsearch][98/140:14218] ERROR: unrecognized parameter "foo" 2025-06-06 07:48:07.378 UTC [28041][client backend] [pg_regress/tsearch][98/140:14218] STATEMENT: CREATE INDEX wowidx1 ON test_tsvector USING gist (a tsvector_ops(foo=1)); 2025-06-06 07:48:07.384 UTC [28041][client backend] [pg_regress/tsearch][98/141:14219] ERROR: value 0 out of bounds for option "siglen" 2025-06-06 07:48:07.384 UTC [28041][client backend] [pg_regress/tsearch][98/141:14219] DETAIL: Valid values are between "1" and "2024". 2025-06-06 07:48:07.384 UTC [28041][client backend] [pg_regress/tsearch][98/141:14219] STATEMENT: CREATE INDEX wowidx1 ON test_tsvector USING gist (a tsvector_ops(siglen=0)); 2025-06-06 07:48:07.394 UTC [28041][client backend] [pg_regress/tsearch][98/142:14220] ERROR: value 2048 out of bounds for option "siglen" 2025-06-06 07:48:07.394 UTC [28041][client backend] [pg_regress/tsearch][98/142:14220] DETAIL: Valid values are between "1" and "2024". 2025-06-06 07:48:07.394 UTC [28041][client backend] [pg_regress/tsearch][98/142:14220] STATEMENT: CREATE INDEX wowidx1 ON test_tsvector USING gist (a tsvector_ops(siglen=2048)); 2025-06-06 07:48:07.395 UTC [28041][client backend] [pg_regress/tsearch][98/143:14221] ERROR: unrecognized parameter "foo" 2025-06-06 07:48:07.395 UTC [28041][client backend] [pg_regress/tsearch][98/143:14221] STATEMENT: CREATE INDEX wowidx1 ON test_tsvector USING gist (a tsvector_ops(siglen=100,foo='bar')); 2025-06-06 07:48:07.403 UTC [28041][client backend] [pg_regress/tsearch][98/144:14223] ERROR: parameter "siglen" specified more than once 2025-06-06 07:48:07.403 UTC [28041][client backend] [pg_regress/tsearch][98/144:14223] STATEMENT: CREATE INDEX wowidx1 ON test_tsvector USING gist (a tsvector_ops(siglen=100, siglen = 200)); 2025-06-06 07:48:07.428 UTC [28045][client backend] [pg_regress/foreign_data][96/297:0] ERROR: syntax error at or near ";" at character 16 2025-06-06 07:48:07.428 UTC [28045][client backend] [pg_regress/foreign_data][96/297:0] STATEMENT: ALTER SERVER s0; 2025-06-06 07:48:07.428 UTC [28045][client backend] [pg_regress/foreign_data][96/298:0] ERROR: server "s0" does not exist 2025-06-06 07:48:07.428 UTC [28045][client backend] [pg_regress/foreign_data][96/298:0] STATEMENT: ALTER SERVER s0 OPTIONS (a '1'); 2025-06-06 07:48:07.435 UTC [28045][client backend] [pg_regress/foreign_data][96/306:0] ERROR: must be owner of foreign server s1 2025-06-06 07:48:07.435 UTC [28045][client backend] [pg_regress/foreign_data][96/306:0] STATEMENT: ALTER SERVER s1 VERSION '1.1'; 2025-06-06 07:48:07.435 UTC [28045][client backend] [pg_regress/foreign_data][96/307:0] ERROR: must be owner of foreign server s1 2025-06-06 07:48:07.435 UTC [28045][client backend] [pg_regress/foreign_data][96/307:0] STATEMENT: ALTER SERVER s1 OWNER TO regress_test_role; 2025-06-06 07:48:07.437 UTC [28045][client backend] [pg_regress/foreign_data][96/313:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:07.437 UTC [28045][client backend] [pg_regress/foreign_data][96/313:0] STATEMENT: ALTER SERVER s1 OWNER TO regress_test_role2; 2025-06-06 07:48:07.437 UTC [28045][client backend] [pg_regress/foreign_data][96/315:0] ERROR: invalid option "foo" 2025-06-06 07:48:07.437 UTC [28045][client backend] [pg_regress/foreign_data][96/315:0] STATEMENT: ALTER SERVER s8 OPTIONS (foo '1'); 2025-06-06 07:48:07.437 UTC [28045][client backend] [pg_regress/foreign_data][96/318:0] ERROR: must be able to SET ROLE "regress_test_indirect" 2025-06-06 07:48:07.437 UTC [28045][client backend] [pg_regress/foreign_data][96/318:0] STATEMENT: ALTER SERVER s1 OWNER TO regress_test_indirect; 2025-06-06 07:48:07.445 UTC [28045][client backend] [pg_regress/foreign_data][96/328:14245] ERROR: role "regress_test_indirect" cannot be dropped because some objects depend on it 2025-06-06 07:48:07.445 UTC [28045][client backend] [pg_regress/foreign_data][96/328:14245] DETAIL: privileges for foreign-data wrapper foo owner of server s1 2025-06-06 07:48:07.445 UTC [28045][client backend] [pg_regress/foreign_data][96/328:14245] STATEMENT: DROP ROLE regress_test_indirect; 2025-06-06 07:48:07.480 UTC [28054][client backend] [pg_regress/foreign_key][5/266:14261] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:07.480 UTC [28054][client backend] [pg_regress/foreign_key][5/266:14261] DETAIL: Key (ftest1)=(100) is not present in table "pktable". 2025-06-06 07:48:07.480 UTC [28054][client backend] [pg_regress/foreign_key][5/266:14261] STATEMENT: INSERT INTO FKTABLE VALUES (100, 2); 2025-06-06 07:48:07.483 UTC [28054][client backend] [pg_regress/foreign_key][5/269:14263] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_ftest1_fkey" on table "fktable" 2025-06-06 07:48:07.483 UTC [28054][client backend] [pg_regress/foreign_key][5/269:14263] DETAIL: Key (ptest1)=(1) is still referenced from table "fktable". 2025-06-06 07:48:07.483 UTC [28054][client backend] [pg_regress/foreign_key][5/269:14263] STATEMENT: DELETE FROM PKTABLE WHERE ptest1=1; 2025-06-06 07:48:07.488 UTC [28054][client backend] [pg_regress/foreign_key][5/272:14266] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_ftest1_fkey" on table "fktable" 2025-06-06 07:48:07.488 UTC [28054][client backend] [pg_regress/foreign_key][5/272:14266] DETAIL: Key (ptest1)=(2) is still referenced from table "fktable". 2025-06-06 07:48:07.488 UTC [28054][client backend] [pg_regress/foreign_key][5/272:14266] STATEMENT: UPDATE PKTABLE SET ptest1=0 WHERE ptest1=2; 2025-06-06 07:48:07.488 UTC [28045][client backend] [pg_regress/foreign_data][96/333:0] ERROR: server "nonexistent" does not exist 2025-06-06 07:48:07.488 UTC [28045][client backend] [pg_regress/foreign_data][96/333:0] STATEMENT: DROP SERVER nonexistent; 2025-06-06 07:48:07.491 UTC [28038][client backend] [pg_regress/dependency][10/153:0] ERROR: role "regress_dep_user1" cannot be dropped because some objects depend on it 2025-06-06 07:48:07.491 UTC [28038][client backend] [pg_regress/dependency][10/153:0] DETAIL: privileges for database regression privileges for table deptest1 owner of default privileges on new relations belonging to role regress_dep_user1 in schema deptest 2025-06-06 07:48:07.491 UTC [28038][client backend] [pg_regress/dependency][10/153:0] STATEMENT: DROP USER regress_dep_user1; 2025-06-06 07:48:07.492 UTC [28045][client backend] [pg_regress/foreign_data][96/337:0] ERROR: must be owner of foreign server s2 2025-06-06 07:48:07.492 UTC [28045][client backend] [pg_regress/foreign_data][96/337:0] STATEMENT: DROP SERVER s2; 2025-06-06 07:48:07.500 UTC [28045][client backend] [pg_regress/foreign_data][96/348:0] ERROR: cannot drop server s3 because other objects depend on it 2025-06-06 07:48:07.500 UTC [28045][client backend] [pg_regress/foreign_data][96/348:0] DETAIL: user mapping for regress_foreign_data_user on server s3 depends on server s3 2025-06-06 07:48:07.500 UTC [28045][client backend] [pg_regress/foreign_data][96/348:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:07.500 UTC [28045][client backend] [pg_regress/foreign_data][96/348:0] STATEMENT: DROP SERVER s3; 2025-06-06 07:48:07.502 UTC [28038][client backend] [pg_regress/dependency][10/156:0] ERROR: role "regress_dep_user2" cannot be dropped because some objects depend on it 2025-06-06 07:48:07.502 UTC [28038][client backend] [pg_regress/dependency][10/156:0] DETAIL: owner of schema deptest owner of sequence deptest_a_seq owner of table deptest owner of function deptest_func() owner of type deptest_enum owner of type deptest_range owner of table deptest2 owner of sequence ss1 owner of type deptest_t 2025-06-06 07:48:07.502 UTC [28038][client backend] [pg_regress/dependency][10/156:0] STATEMENT: DROP USER regress_dep_user2; 2025-06-06 07:48:07.515 UTC [28045][client backend] [pg_regress/foreign_data][96/352:0] ERROR: role "regress_test_missing_role" does not exist 2025-06-06 07:48:07.515 UTC [28045][client backend] [pg_regress/foreign_data][96/352:0] STATEMENT: CREATE USER MAPPING FOR regress_test_missing_role SERVER s1; 2025-06-06 07:48:07.519 UTC [28045][client backend] [pg_regress/foreign_data][96/353:0] ERROR: server "s1" does not exist 2025-06-06 07:48:07.519 UTC [28045][client backend] [pg_regress/foreign_data][96/353:0] STATEMENT: CREATE USER MAPPING FOR current_user SERVER s1; 2025-06-06 07:48:07.523 UTC [28045][client backend] [pg_regress/foreign_data][96/355:0] ERROR: user mapping for "regress_foreign_data_user" already exists for server "s4" 2025-06-06 07:48:07.523 UTC [28045][client backend] [pg_regress/foreign_data][96/355:0] STATEMENT: CREATE USER MAPPING FOR user SERVER s4; 2025-06-06 07:48:07.524 UTC [28045][client backend] [pg_regress/foreign_data][96/357:0] ERROR: invalid option "username" 2025-06-06 07:48:07.524 UTC [28045][client backend] [pg_regress/foreign_data][96/357:0] HINT: Perhaps you meant the option "user". 2025-06-06 07:48:07.524 UTC [28045][client backend] [pg_regress/foreign_data][96/357:0] STATEMENT: CREATE USER MAPPING FOR user SERVER s8 OPTIONS (username 'test', password 'secret'); 2025-06-06 07:48:07.557 UTC [28045][client backend] [pg_regress/foreign_data][96/364:0] ERROR: permission denied for foreign server s7 2025-06-06 07:48:07.557 UTC [28045][client backend] [pg_regress/foreign_data][96/364:0] STATEMENT: CREATE USER MAPPING FOR current_user SERVER s7; 2025-06-06 07:48:07.557 UTC [28045][client backend] [pg_regress/foreign_data][96/365:0] ERROR: must be owner of foreign server s8 2025-06-06 07:48:07.557 UTC [28045][client backend] [pg_regress/foreign_data][96/365:0] STATEMENT: CREATE USER MAPPING FOR public SERVER s8; 2025-06-06 07:48:07.561 UTC [28045][client backend] [pg_regress/foreign_data][96/373:0] ERROR: role "regress_test_missing_role" does not exist 2025-06-06 07:48:07.561 UTC [28045][client backend] [pg_regress/foreign_data][96/373:0] STATEMENT: ALTER USER MAPPING FOR regress_test_missing_role SERVER s4 OPTIONS (gotcha 'true'); 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/374:0] ERROR: server "ss4" does not exist 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/374:0] STATEMENT: ALTER USER MAPPING FOR user SERVER ss4 OPTIONS (gotcha 'true'); 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/375:0] ERROR: user mapping for "public" does not exist for server "s5" 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/375:0] STATEMENT: ALTER USER MAPPING FOR public SERVER s5 OPTIONS (gotcha 'true'); 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/376:0] ERROR: invalid option "username" 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/376:0] HINT: Perhaps you meant the option "user". 2025-06-06 07:48:07.562 UTC [28045][client backend] [pg_regress/foreign_data][96/376:0] STATEMENT: ALTER USER MAPPING FOR current_user SERVER s8 OPTIONS (username 'test'); 2025-06-06 07:48:07.566 UTC [28045][client backend] [pg_regress/foreign_data][96/380:0] ERROR: must be owner of foreign server s4 2025-06-06 07:48:07.566 UTC [28045][client backend] [pg_regress/foreign_data][96/380:0] STATEMENT: ALTER USER MAPPING FOR public SERVER s4 OPTIONS (ADD modified '1'); 2025-06-06 07:48:07.583 UTC [28054][client backend] [pg_regress/foreign_key][5/281:14305] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_ftest2_fkey" 2025-06-06 07:48:07.583 UTC [28054][client backend] [pg_regress/foreign_key][5/281:14305] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:07.583 UTC [28054][client backend] [pg_regress/foreign_key][5/281:14305] STATEMENT: ALTER TABLE FKTABLE ADD FOREIGN KEY(ftest1, ftest2) REFERENCES PKTABLE MATCH FULL; 2025-06-06 07:48:07.584 UTC [28045][client backend] [pg_regress/foreign_data][96/384:0] ERROR: role "regress_test_missing_role" does not exist 2025-06-06 07:48:07.584 UTC [28045][client backend] [pg_regress/foreign_data][96/384:0] STATEMENT: DROP USER MAPPING FOR regress_test_missing_role SERVER s4; 2025-06-06 07:48:07.584 UTC [28047][client backend] [pg_regress/cluster][97/552:14314] ERROR: there is no previously clustered index for table "clstr_2" 2025-06-06 07:48:07.584 UTC [28047][client backend] [pg_regress/cluster][97/552:14314] STATEMENT: CLUSTER clstr_2; 2025-06-06 07:48:07.585 UTC [28045][client backend] [pg_regress/foreign_data][96/385:0] ERROR: server "ss4" does not exist 2025-06-06 07:48:07.585 UTC [28045][client backend] [pg_regress/foreign_data][96/385:0] STATEMENT: DROP USER MAPPING FOR user SERVER ss4; 2025-06-06 07:48:07.585 UTC [28045][client backend] [pg_regress/foreign_data][96/386:0] ERROR: user mapping for "public" does not exist for server "s7" 2025-06-06 07:48:07.585 UTC [28045][client backend] [pg_regress/foreign_data][96/386:0] STATEMENT: DROP USER MAPPING FOR public SERVER s7; 2025-06-06 07:48:07.590 UTC [28045][client backend] [pg_regress/foreign_data][96/392:0] ERROR: must be owner of foreign server s8 2025-06-06 07:48:07.590 UTC [28045][client backend] [pg_regress/foreign_data][96/392:0] STATEMENT: DROP USER MAPPING FOR public SERVER s8; 2025-06-06 07:48:07.602 UTC [28038][client backend] [pg_regress/dependency][:0] LOG: disconnection: session time: 0:00:01.272 user=postgres database=regression host=[local] 2025-06-06 07:48:07.610 UTC [28045][client backend] [pg_regress/foreign_data][96/398:0] ERROR: syntax error at or near ";" at character 28 2025-06-06 07:48:07.610 UTC [28045][client backend] [pg_regress/foreign_data][96/398:0] STATEMENT: CREATE FOREIGN TABLE ft1 (); 2025-06-06 07:48:07.614 UTC [28045][client backend] [pg_regress/foreign_data][96/399:14329] ERROR: server "no_server" does not exist 2025-06-06 07:48:07.614 UTC [28045][client backend] [pg_regress/foreign_data][96/399:14329] STATEMENT: CREATE FOREIGN TABLE ft1 () SERVER no_server; 2025-06-06 07:48:07.614 UTC [28045][client backend] [pg_regress/foreign_data][96/400:0] ERROR: primary key constraints are not supported on foreign tables at character 67 2025-06-06 07:48:07.614 UTC [28045][client backend] [pg_regress/foreign_data][96/400:0] STATEMENT: CREATE FOREIGN TABLE ft1 ( c1 integer OPTIONS ("param 1" 'val1') PRIMARY KEY, c2 text OPTIONS (param2 'val2', param3 'val3'), c3 date ) SERVER s0 OPTIONS (delimiter ',', quote '"', "be quoted" 'value'); 2025-06-06 07:48:07.627 UTC [28045][client backend] [pg_regress/foreign_data][96/402:0] ERROR: foreign key constraints are not supported on foreign tables at character 67 2025-06-06 07:48:07.627 UTC [28045][client backend] [pg_regress/foreign_data][96/402:0] STATEMENT: CREATE FOREIGN TABLE ft1 ( c1 integer OPTIONS ("param 1" 'val1') REFERENCES ref_table (id), c2 text OPTIONS (param2 'val2', param3 'val3'), c3 date ) SERVER s0 OPTIONS (delimiter ',', quote '"', "be quoted" 'value'); 2025-06-06 07:48:07.642 UTC [28045][client backend] [pg_regress/foreign_data][96/404:0] ERROR: unique constraints are not supported on foreign tables at character 137 2025-06-06 07:48:07.642 UTC [28045][client backend] [pg_regress/foreign_data][96/404:0] STATEMENT: CREATE FOREIGN TABLE ft1 ( c1 integer OPTIONS ("param 1" 'val1') NOT NULL, c2 text OPTIONS (param2 'val2', param3 'val3'), c3 date, UNIQUE (c3) ) SERVER s0 OPTIONS (delimiter ',', quote '"', "be quoted" 'value'); 2025-06-06 07:48:07.658 UTC [28047][client backend] [pg_regress/cluster][97/567:0] WARNING: permission denied to cluster "pg_toast_826", skipping it 2025-06-06 07:48:07.658 UTC [28047][client backend] [pg_regress/cluster][97/567:0] WARNING: permission denied to cluster "clstr_2", skipping it 2025-06-06 07:48:07.707 UTC [28054][client backend] [pg_regress/foreign_key][5/304:14370] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname3" 2025-06-06 07:48:07.707 UTC [28054][client backend] [pg_regress/foreign_key][5/304:14370] DETAIL: Key (ftest1, ftest2, ftest3)=(1, 2, 7) is not present in table "pktable". 2025-06-06 07:48:07.707 UTC [28054][client backend] [pg_regress/foreign_key][5/304:14370] STATEMENT: INSERT INTO FKTABLE VALUES (1, 2, 7, 6); 2025-06-06 07:48:07.715 UTC [28054][client backend] [pg_regress/foreign_key][5/306:14372] ERROR: update or delete on table "pktable" violates foreign key constraint "constrname3" on table "fktable" 2025-06-06 07:48:07.715 UTC [28054][client backend] [pg_regress/foreign_key][5/306:14372] DETAIL: Key (ptest1, ptest2, ptest3)=(1, 2, 3) is still referenced from table "fktable". 2025-06-06 07:48:07.715 UTC [28054][client backend] [pg_regress/foreign_key][5/306:14372] STATEMENT: UPDATE PKTABLE set ptest2=5 where ptest2=2; 2025-06-06 07:48:07.728 UTC [28054][client backend] [pg_regress/foreign_key][5/308:14375] ERROR: update or delete on table "pktable" violates foreign key constraint "constrname3" on table "fktable" 2025-06-06 07:48:07.728 UTC [28054][client backend] [pg_regress/foreign_key][5/308:14375] DETAIL: Key (ptest1, ptest2, ptest3)=(1, 2, 3) is still referenced from table "fktable". 2025-06-06 07:48:07.728 UTC [28054][client backend] [pg_regress/foreign_key][5/308:14375] STATEMENT: DELETE FROM PKTABLE where ptest1=1 and ptest2=2 and ptest3=3; 2025-06-06 07:48:07.755 UTC [28063][client backend] [pg_regress/select_views][:0] LOG: disconnection: session time: 0:00:01.321 user=postgres database=regression host=[local] 2025-06-06 07:48:07.894 UTC [28045][client backend] [pg_regress/foreign_data][96/422:0] ERROR: cannot create index on relation "ft1" 2025-06-06 07:48:07.894 UTC [28045][client backend] [pg_regress/foreign_data][96/422:0] DETAIL: This operation is not supported for foreign tables. 2025-06-06 07:48:07.894 UTC [28045][client backend] [pg_regress/foreign_data][96/422:0] STATEMENT: CREATE INDEX id_ft1_c2 ON ft1 (c2); 2025-06-06 07:48:07.895 UTC [28045][client backend] [pg_regress/foreign_data][96/423:0] ERROR: foreign-data wrapper "dummy" has no handler 2025-06-06 07:48:07.895 UTC [28045][client backend] [pg_regress/foreign_data][96/423:0] STATEMENT: SELECT * FROM ft1; 2025-06-06 07:48:07.895 UTC [28045][client backend] [pg_regress/foreign_data][96/424:0] ERROR: foreign-data wrapper "dummy" has no handler 2025-06-06 07:48:07.895 UTC [28045][client backend] [pg_regress/foreign_data][96/424:0] STATEMENT: EXPLAIN SELECT * FROM ft1; 2025-06-06 07:48:07.920 UTC [28045][client backend] [pg_regress/foreign_data][96/428:0] ERROR: cannot create unique index on partitioned table "lt1" 2025-06-06 07:48:07.920 UTC [28045][client backend] [pg_regress/foreign_data][96/428:0] DETAIL: Table "lt1" contains partitions that are foreign tables. 2025-06-06 07:48:07.920 UTC [28045][client backend] [pg_regress/foreign_data][96/428:0] STATEMENT: CREATE UNIQUE INDEX ON lt1 (a); 2025-06-06 07:48:07.930 UTC [28045][client backend] [pg_regress/foreign_data][96/429:14410] ERROR: cannot create unique index on partitioned table "lt1" 2025-06-06 07:48:07.930 UTC [28045][client backend] [pg_regress/foreign_data][96/429:14410] DETAIL: Table "lt1" contains partitions that are foreign tables. 2025-06-06 07:48:07.930 UTC [28045][client backend] [pg_regress/foreign_data][96/429:14410] STATEMENT: ALTER TABLE lt1 ADD PRIMARY KEY (a); 2025-06-06 07:48:07.956 UTC [28054][client backend] [pg_regress/foreign_key][5/336:14427] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname3" 2025-06-06 07:48:07.956 UTC [28054][client backend] [pg_regress/foreign_key][5/336:14427] DETAIL: Key (ftest1, ftest2, ftest3)=(1, 2, 7) is not present in table "pktable". 2025-06-06 07:48:07.956 UTC [28054][client backend] [pg_regress/foreign_key][5/336:14427] STATEMENT: INSERT INTO FKTABLE VALUES (1, 2, 7, 6); 2025-06-06 07:48:07.986 UTC [28045][client backend] [pg_regress/foreign_data][96/439:14444] ERROR: cannot create foreign partition of partitioned table "lt1" 2025-06-06 07:48:07.986 UTC [28045][client backend] [pg_regress/foreign_data][96/439:14444] DETAIL: Table "lt1" contains indexes that are unique. 2025-06-06 07:48:07.986 UTC [28045][client backend] [pg_regress/foreign_data][96/439:14444] STATEMENT: CREATE FOREIGN TABLE ft_part1 PARTITION OF lt1 FOR VALUES FROM (0) TO (1000) SERVER s0; 2025-06-06 07:48:07.992 UTC [28045][client backend] [pg_regress/foreign_data][96/441:14449] ERROR: cannot attach foreign table "ft_part2" as partition of partitioned table "lt1" 2025-06-06 07:48:07.992 UTC [28045][client backend] [pg_regress/foreign_data][96/441:14449] DETAIL: Partitioned table "lt1" contains unique indexes. 2025-06-06 07:48:07.992 UTC [28045][client backend] [pg_regress/foreign_data][96/441:14449] STATEMENT: ALTER TABLE lt1 ATTACH PARTITION ft_part2 FOR VALUES FROM (1000) TO (2000); 2025-06-06 07:48:08.043 UTC [28054][client backend] [pg_regress/foreign_key][5/362:14478] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname3" 2025-06-06 07:48:08.043 UTC [28054][client backend] [pg_regress/foreign_key][5/362:14478] DETAIL: Key (ftest1, ftest2, ftest3)=(1, 2, 7) is not present in table "pktable". 2025-06-06 07:48:08.043 UTC [28054][client backend] [pg_regress/foreign_key][5/362:14478] STATEMENT: INSERT INTO FKTABLE VALUES (1, 2, 7, 6); 2025-06-06 07:48:08.051 UTC [28053][client backend] [pg_regress/bitmapops][7/183:14355] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp28053.0.fileset/0.0", size 958464 2025-06-06 07:48:08.051 UTC [28053][client backend] [pg_regress/bitmapops][7/183:14355] STATEMENT: CREATE INDEX i_bmtest_a ON bmscantest(a); 2025-06-06 07:48:08.051 UTC [28053][client backend] [pg_regress/bitmapops][7/183:14355] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp28053.0.fileset/1.0", size 458752 2025-06-06 07:48:08.051 UTC [28053][client backend] [pg_regress/bitmapops][7/183:14355] STATEMENT: CREATE INDEX i_bmtest_a ON bmscantest(a); 2025-06-06 07:48:08.067 UTC [28047][client backend] [pg_regress/cluster][97/603:14490] ERROR: cannot cluster on invalid index "clstrpart_only_idx" 2025-06-06 07:48:08.067 UTC [28047][client backend] [pg_regress/cluster][97/603:14490] STATEMENT: CLUSTER clstrpart USING clstrpart_only_idx; 2025-06-06 07:48:08.071 UTC [28045][client backend] [pg_regress/foreign_data][96/450:0] ERROR: cannot create unique index on partitioned table "lt1" 2025-06-06 07:48:08.071 UTC [28045][client backend] [pg_regress/foreign_data][96/450:0] DETAIL: Table "lt1" contains partitions that are foreign tables. 2025-06-06 07:48:08.071 UTC [28045][client backend] [pg_regress/foreign_data][96/450:0] STATEMENT: CREATE UNIQUE INDEX ON lt1 (a); 2025-06-06 07:48:08.091 UTC [28045][client backend] [pg_regress/foreign_data][96/451:14493] ERROR: cannot create unique index on partitioned table "lt1_part1" 2025-06-06 07:48:08.091 UTC [28045][client backend] [pg_regress/foreign_data][96/451:14493] DETAIL: Table "lt1_part1" contains partitions that are foreign tables. 2025-06-06 07:48:08.091 UTC [28045][client backend] [pg_regress/foreign_data][96/451:14493] STATEMENT: ALTER TABLE lt1 ADD PRIMARY KEY (a); 2025-06-06 07:48:08.132 UTC [28045][client backend] [pg_regress/foreign_data][96/455:14502] ERROR: cannot create foreign partition of partitioned table "lt1_part1" 2025-06-06 07:48:08.132 UTC [28045][client backend] [pg_regress/foreign_data][96/455:14502] DETAIL: Table "lt1_part1" contains indexes that are unique. 2025-06-06 07:48:08.132 UTC [28045][client backend] [pg_regress/foreign_data][96/455:14502] STATEMENT: CREATE FOREIGN TABLE ft_part_1_1 PARTITION OF lt1_part1 FOR VALUES FROM (0) TO (100) SERVER s0; 2025-06-06 07:48:08.140 UTC [28045][client backend] [pg_regress/foreign_data][96/457:14508] ERROR: cannot attach foreign table "ft_part_1_2" as partition of partitioned table "lt1_part1" 2025-06-06 07:48:08.140 UTC [28045][client backend] [pg_regress/foreign_data][96/457:14508] DETAIL: Partitioned table "lt1_part1" contains unique indexes. 2025-06-06 07:48:08.140 UTC [28045][client backend] [pg_regress/foreign_data][96/457:14508] STATEMENT: ALTER TABLE lt1_part1 ATTACH PARTITION ft_part_1_2 FOR VALUES FROM (100) TO (200); 2025-06-06 07:48:08.159 UTC [28054][client backend] [pg_regress/foreign_key][5/390:14523] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname3" 2025-06-06 07:48:08.159 UTC [28054][client backend] [pg_regress/foreign_key][5/390:14523] DETAIL: Key (ftest1, ftest2, ftest3)=(1, 2, 7) is not present in table "pktable". 2025-06-06 07:48:08.159 UTC [28054][client backend] [pg_regress/foreign_key][5/390:14523] STATEMENT: INSERT INTO FKTABLE VALUES (1, 2, 7, 6); 2025-06-06 07:48:08.165 UTC [28054][client backend] [pg_regress/foreign_key][5/392:14525] ERROR: insert or update on table "fktable" violates foreign key constraint "constrname3" 2025-06-06 07:48:08.165 UTC [28054][client backend] [pg_regress/foreign_key][5/392:14525] DETAIL: Key (ftest1, ftest2, ftest3)=(0, -1, -2) is not present in table "pktable". 2025-06-06 07:48:08.165 UTC [28054][client backend] [pg_regress/foreign_key][5/392:14525] STATEMENT: UPDATE PKTABLE set ptest2=5 where ptest2=2; 2025-06-06 07:48:08.206 UTC [28050][client backend] [pg_regress/window][2/364:0] ERROR: argument of ROWS must not contain variables at character 40 2025-06-06 07:48:08.206 UTC [28050][client backend] [pg_regress/window][2/364:0] STATEMENT: SELECT sum(unique1) over (rows between unbounded.x preceding and unbounded.x following), unique1, four FROM tenk1, (values (1)) as unbounded(x) WHERE unique1 < 10; 2025-06-06 07:48:08.229 UTC [28045][client backend] [pg_regress/foreign_data][96/475:14554] ERROR: "ft1" is not a table 2025-06-06 07:48:08.229 UTC [28045][client backend] [pg_regress/foreign_data][96/475:14554] STATEMENT: ALTER FOREIGN TABLE ft1 ALTER COLUMN c8 TYPE char(10) USING '0'; 2025-06-06 07:48:08.239 UTC [28045][client backend] [pg_regress/foreign_data][96/478:14558] ERROR: cannot alter system column "xmin" 2025-06-06 07:48:08.239 UTC [28045][client backend] [pg_regress/foreign_data][96/478:14558] STATEMENT: ALTER FOREIGN TABLE ft1 ALTER COLUMN xmin OPTIONS (ADD p1 'v1'); 2025-06-06 07:48:08.262 UTC [28050][client backend] [pg_regress/window][2/379:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.262 UTC [28050][client backend] [pg_regress/window][2/379:0] STATEMENT: select id, f_float4, first_value(id) over w, last_value(id) over w from numerics window w as (order by f_float4 range between 1.1 preceding and 'NaN' following); 2025-06-06 07:48:08.285 UTC [28050][client backend] [pg_regress/window][2/385:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.285 UTC [28050][client backend] [pg_regress/window][2/385:0] STATEMENT: select id, f_float8, first_value(id) over w, last_value(id) over w from numerics window w as (order by f_float8 range between 1.1 preceding and 'NaN' following); 2025-06-06 07:48:08.298 UTC [28050][client backend] [pg_regress/window][2/388:0] ERROR: RANGE with offset PRECEDING/FOLLOWING is not supported for column type numeric and offset type double precision at character 158 2025-06-06 07:48:08.298 UTC [28050][client backend] [pg_regress/window][2/388:0] HINT: Cast the offset value to an appropriate type. 2025-06-06 07:48:08.298 UTC [28050][client backend] [pg_regress/window][2/388:0] STATEMENT: select id, f_numeric, first_value(id) over w, last_value(id) over w from numerics window w as (order by f_numeric range between 1 preceding and 1.1::float8 following); 2025-06-06 07:48:08.299 UTC [28054][client backend] [pg_regress/foreign_key][5/407:14568] ERROR: column "bar" referenced in foreign key constraint does not exist 2025-06-06 07:48:08.299 UTC [28054][client backend] [pg_regress/foreign_key][5/407:14568] STATEMENT: CREATE TABLE FKTABLE (tid int, id int, foo int, FOREIGN KEY (tid, id) REFERENCES PKTABLE ON DELETE SET NULL (bar)); 2025-06-06 07:48:08.311 UTC [28050][client backend] [pg_regress/window][2/392:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.311 UTC [28050][client backend] [pg_regress/window][2/392:0] STATEMENT: select id, f_numeric, first_value(id) over w, last_value(id) over w from numerics window w as (order by f_numeric range between 1.1 preceding and 'NaN' following); 2025-06-06 07:48:08.316 UTC [28054][client backend] [pg_regress/foreign_key][5/408:14570] ERROR: column "foo" referenced in ON DELETE SET action must be part of foreign key 2025-06-06 07:48:08.316 UTC [28054][client backend] [pg_regress/foreign_key][5/408:14570] STATEMENT: CREATE TABLE FKTABLE (tid int, id int, foo int, FOREIGN KEY (tid, id) REFERENCES PKTABLE ON DELETE SET NULL (foo)); 2025-06-06 07:48:08.323 UTC [28054][client backend] [pg_regress/foreign_key][5/409:0] ERROR: a column list with SET NULL is only supported for ON DELETE actions at character 91 2025-06-06 07:48:08.323 UTC [28054][client backend] [pg_regress/foreign_key][5/409:0] STATEMENT: CREATE TABLE FKTABLE (tid int, id int, foo int, FOREIGN KEY (tid, foo) REFERENCES PKTABLE ON UPDATE SET NULL (foo)); 2025-06-06 07:48:08.339 UTC [28050][client backend] [pg_regress/window][2/397:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.339 UTC [28050][client backend] [pg_regress/window][2/397:0] STATEMENT: select id, f_time, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_time desc range between '-70 min' preceding and '2 hours' following); 2025-06-06 07:48:08.348 UTC [28050][client backend] [pg_regress/window][2/401:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.348 UTC [28050][client backend] [pg_regress/window][2/401:0] STATEMENT: select id, f_time, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_time range between '-infinity'::interval following and 'infinity'::interval following); 2025-06-06 07:48:08.349 UTC [28045][client backend] [pg_regress/foreign_data][96/499:14574] ERROR: cannot alter foreign table "ft1" because column "use_ft1_column_type.x" uses its row type 2025-06-06 07:48:08.349 UTC [28045][client backend] [pg_regress/foreign_data][96/499:14574] STATEMENT: ALTER FOREIGN TABLE ft1 ALTER COLUMN c8 SET DATA TYPE integer; 2025-06-06 07:48:08.368 UTC [28045][client backend] [pg_regress/foreign_data][96/501:14578] ERROR: primary key constraints are not supported on foreign tables at character 29 2025-06-06 07:48:08.368 UTC [28045][client backend] [pg_regress/foreign_data][96/501:14578] STATEMENT: ALTER FOREIGN TABLE ft1 ADD PRIMARY KEY (c7); 2025-06-06 07:48:08.369 UTC [28050][client backend] [pg_regress/window][2/404:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.369 UTC [28050][client backend] [pg_regress/window][2/404:0] STATEMENT: select id, f_timetz, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_timetz desc range between '70 min' preceding and '-2 hours' following); 2025-06-06 07:48:08.374 UTC [28045][client backend] [pg_regress/foreign_data][96/503:14581] ERROR: ALTER action ALTER CONSTRAINT cannot be performed on relation "ft1" 2025-06-06 07:48:08.374 UTC [28045][client backend] [pg_regress/foreign_data][96/503:14581] DETAIL: This operation is not supported for foreign tables. 2025-06-06 07:48:08.374 UTC [28045][client backend] [pg_regress/foreign_data][96/503:14581] STATEMENT: ALTER FOREIGN TABLE ft1 ALTER CONSTRAINT ft1_c9_check DEFERRABLE; 2025-06-06 07:48:08.379 UTC [28050][client backend] [pg_regress/window][2/408:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.379 UTC [28050][client backend] [pg_regress/window][2/408:0] STATEMENT: select id, f_timetz, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_timetz range between 'infinity'::interval following and '-infinity'::interval following); 2025-06-06 07:48:08.383 UTC [28045][client backend] [pg_regress/foreign_data][96/505:14585] ERROR: constraint "no_const" of relation "ft1" does not exist 2025-06-06 07:48:08.383 UTC [28045][client backend] [pg_regress/foreign_data][96/505:14585] STATEMENT: ALTER FOREIGN TABLE ft1 DROP CONSTRAINT no_const; 2025-06-06 07:48:08.392 UTC [28050][client backend] [pg_regress/window][2/411:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.392 UTC [28050][client backend] [pg_regress/window][2/411:0] STATEMENT: select id, f_interval, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_interval desc range between '-1 year' preceding and '1 year' following); 2025-06-06 07:48:08.395 UTC [28045][client backend] [pg_regress/foreign_data][96/509:14590] ERROR: column "no_column" of relation "ft1" does not exist 2025-06-06 07:48:08.395 UTC [28045][client backend] [pg_regress/foreign_data][96/509:14590] STATEMENT: ALTER FOREIGN TABLE ft1 DROP COLUMN no_column; 2025-06-06 07:48:08.405 UTC [28050][client backend] [pg_regress/window][2/415:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.405 UTC [28050][client backend] [pg_regress/window][2/415:0] STATEMENT: select id, f_interval, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_interval range between '-infinity'::interval following and 'infinity'::interval following); 2025-06-06 07:48:08.409 UTC [28050][client backend] [pg_regress/window][2/418:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.409 UTC [28050][client backend] [pg_regress/window][2/418:0] STATEMENT: select id, f_timestamptz, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_timestamptz desc range between '1 year' preceding and '-1 year' following); 2025-06-06 07:48:08.414 UTC [28050][client backend] [pg_regress/window][2/422:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.414 UTC [28050][client backend] [pg_regress/window][2/422:0] STATEMENT: select id, f_timestamptz, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_timestamptz range between '-infinity'::interval following and 'infinity'::interval following); 2025-06-06 07:48:08.423 UTC [28045][client backend] [pg_regress/foreign_data][96/514:0] ERROR: relation "ft1" does not exist 2025-06-06 07:48:08.423 UTC [28045][client backend] [pg_regress/foreign_data][96/514:0] STATEMENT: ALTER FOREIGN TABLE ft1 SET TABLESPACE ts; 2025-06-06 07:48:08.424 UTC [28045][client backend] [pg_regress/foreign_data][96/515:14597] ERROR: cannot move an owned sequence into another schema 2025-06-06 07:48:08.424 UTC [28045][client backend] [pg_regress/foreign_data][96/515:14597] DETAIL: Sequence "ft1_c11_seq" is linked to table "ft1". 2025-06-06 07:48:08.424 UTC [28045][client backend] [pg_regress/foreign_data][96/515:14597] STATEMENT: ALTER SEQUENCE foreign_schema.ft1_c11_seq SET SCHEMA public; 2025-06-06 07:48:08.431 UTC [28050][client backend] [pg_regress/window][2/425:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.431 UTC [28050][client backend] [pg_regress/window][2/425:0] STATEMENT: select id, f_timestamp, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_timestamp desc range between '-1 year' preceding and '1 year' following); 2025-06-06 07:48:08.434 UTC [28050][client backend] [pg_regress/window][2/429:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.434 UTC [28050][client backend] [pg_regress/window][2/429:0] STATEMENT: select id, f_timestamp, first_value(id) over w, last_value(id) over w from datetimes window w as (order by f_timestamp range between '-infinity'::interval following and 'infinity'::interval following); 2025-06-06 07:48:08.434 UTC [28050][client backend] [pg_regress/window][2/430:0] ERROR: RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column at character 25 2025-06-06 07:48:08.434 UTC [28050][client backend] [pg_regress/window][2/430:0] STATEMENT: select sum(salary) over (order by enroll_date, salary range between '1 year'::interval preceding and '2 years'::interval following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.434 UTC [28050][client backend] [pg_regress/window][2/431:0] ERROR: RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column at character 25 2025-06-06 07:48:08.434 UTC [28050][client backend] [pg_regress/window][2/431:0] STATEMENT: select sum(salary) over (range between '1 year'::interval preceding and '2 years'::interval following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/432:0] ERROR: RANGE with offset PRECEDING/FOLLOWING is not supported for column type text at character 57 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/432:0] STATEMENT: select sum(salary) over (order by depname range between '1 year'::interval preceding and '2 years'::interval following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/433:0] ERROR: RANGE with offset PRECEDING/FOLLOWING is not supported for column type date and offset type integer at character 66 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/433:0] HINT: Cast the offset value to an appropriate type. 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/433:0] STATEMENT: select max(enroll_date) over (order by enroll_date range between 1 preceding and 2 following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/434:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.435 UTC [28050][client backend] [pg_regress/window][2/434:0] STATEMENT: select max(enroll_date) over (order by salary range between -1 preceding and 2 following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/435:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/435:0] STATEMENT: select max(enroll_date) over (order by salary range between 1 preceding and -2 following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/436:0] ERROR: RANGE with offset PRECEDING/FOLLOWING is not supported for column type integer and offset type interval at character 61 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/436:0] HINT: Cast the offset value to an appropriate type. 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/436:0] STATEMENT: select max(enroll_date) over (order by salary range between '1 year'::interval preceding and '2 years'::interval following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/437:0] ERROR: invalid preceding or following size in window function 2025-06-06 07:48:08.436 UTC [28050][client backend] [pg_regress/window][2/437:0] STATEMENT: select max(enroll_date) over (order by enroll_date range between '1 year'::interval preceding and '-2 years'::interval following exclude ties), salary, enroll_date from empsalary; 2025-06-06 07:48:08.438 UTC [28054][client backend] [pg_regress/foreign_key][5/419:14600] ERROR: column "ftest2" referenced in foreign key constraint does not exist 2025-06-06 07:48:08.438 UTC [28054][client backend] [pg_regress/foreign_key][5/419:14600] STATEMENT: CREATE TABLE FKTABLE_FAIL1 ( ftest1 int, CONSTRAINT fkfail1 FOREIGN KEY (ftest2) REFERENCES PKTABLE); 2025-06-06 07:48:08.456 UTC [28047][client backend] [pg_regress/cluster][97/626:14602] ERROR: there is no previously clustered index for table "clstrpart" 2025-06-06 07:48:08.456 UTC [28047][client backend] [pg_regress/cluster][97/626:14602] STATEMENT: CLUSTER clstrpart; 2025-06-06 07:48:08.456 UTC [28047][client backend] [pg_regress/cluster][97/627:0] ERROR: cannot mark index clustered in partitioned table 2025-06-06 07:48:08.456 UTC [28047][client backend] [pg_regress/cluster][97/627:0] STATEMENT: ALTER TABLE clstrpart SET WITHOUT CLUSTER; 2025-06-06 07:48:08.457 UTC [28047][client backend] [pg_regress/cluster][97/628:0] ERROR: cannot mark index clustered in partitioned table 2025-06-06 07:48:08.457 UTC [28047][client backend] [pg_regress/cluster][97/628:0] STATEMENT: ALTER TABLE clstrpart CLUSTER ON clstrpart_idx; 2025-06-06 07:48:08.462 UTC [28054][client backend] [pg_regress/foreign_key][5/420:14601] ERROR: column "ptest2" referenced in foreign key constraint does not exist 2025-06-06 07:48:08.462 UTC [28054][client backend] [pg_regress/foreign_key][5/420:14601] STATEMENT: CREATE TABLE FKTABLE_FAIL2 ( ftest1 int, CONSTRAINT fkfail1 FOREIGN KEY (ftest1) REFERENCES PKTABLE(ptest2)); 2025-06-06 07:48:08.466 UTC [28054][client backend] [pg_regress/foreign_key][5/421:14604] ERROR: system columns cannot be used in foreign keys 2025-06-06 07:48:08.466 UTC [28054][client backend] [pg_regress/foreign_key][5/421:14604] STATEMENT: CREATE TABLE FKTABLE_FAIL3 ( ftest1 int, CONSTRAINT fkfail1 FOREIGN KEY (tableoid) REFERENCES PKTABLE(someoid)); 2025-06-06 07:48:08.482 UTC [28054][client backend] [pg_regress/foreign_key][5/422:14605] ERROR: system columns cannot be used in foreign keys 2025-06-06 07:48:08.482 UTC [28054][client backend] [pg_regress/foreign_key][5/422:14605] STATEMENT: CREATE TABLE FKTABLE_FAIL4 ( ftest1 oid, CONSTRAINT fkfail1 FOREIGN KEY (ftest1) REFERENCES PKTABLE(tableoid)); 2025-06-06 07:48:08.485 UTC [28064][client backend] [pg_regress/indirect_toast][:0] LOG: disconnection: session time: 0:00:02.055 user=postgres database=regression host=[local] 2025-06-06 07:48:08.506 UTC [28053][client backend] [pg_regress/bitmapops][7/184:14487] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp28053.1.fileset/0.0", size 770048 2025-06-06 07:48:08.506 UTC [28053][client backend] [pg_regress/bitmapops][7/184:14487] STATEMENT: CREATE INDEX i_bmtest_b ON bmscantest(b); 2025-06-06 07:48:08.506 UTC [28053][client backend] [pg_regress/bitmapops][7/184:14487] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp28053.1.fileset/1.0", size 638976 2025-06-06 07:48:08.506 UTC [28053][client backend] [pg_regress/bitmapops][7/184:14487] STATEMENT: CREATE INDEX i_bmtest_b ON bmscantest(b); 2025-06-06 07:48:08.510 UTC [28054][client backend] [pg_regress/foreign_key][5/425:14611] ERROR: there is no unique constraint matching given keys for referenced table "pktable" 2025-06-06 07:48:08.510 UTC [28054][client backend] [pg_regress/foreign_key][5/425:14611] STATEMENT: CREATE TABLE FKTABLE_FAIL1 (ftest1 int REFERENCES pktable(ptest1)); 2025-06-06 07:48:08.515 UTC [28054][client backend] [pg_regress/foreign_key][5/426:0] ERROR: table "fktable_fail1" does not exist 2025-06-06 07:48:08.515 UTC [28054][client backend] [pg_regress/foreign_key][5/426:0] STATEMENT: DROP TABLE FKTABLE_FAIL1; 2025-06-06 07:48:08.533 UTC [28050][client backend] [pg_regress/window][2/467:0] ERROR: RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column at character 25 2025-06-06 07:48:08.533 UTC [28050][client backend] [pg_regress/window][2/467:0] STATEMENT: select f1, sum(f1) over (partition by f1 range between 1 preceding and 1 following) from t1 where f1 = f2; 2025-06-06 07:48:08.540 UTC [28050][client backend] [pg_regress/window][2/472:0] ERROR: GROUPS mode requires an ORDER BY clause at character 25 2025-06-06 07:48:08.540 UTC [28050][client backend] [pg_regress/window][2/472:0] STATEMENT: select f1, sum(f1) over (partition by f1 groups between 1 preceding and 1 following) from t1 where f1 = f2; 2025-06-06 07:48:08.549 UTC [28050][client backend] [pg_regress/window][2/478:0] ERROR: window functions are not allowed in window definitions at character 30 2025-06-06 07:48:08.549 UTC [28050][client backend] [pg_regress/window][2/478:0] STATEMENT: SELECT rank() OVER (ORDER BY rank() OVER (ORDER BY random())); 2025-06-06 07:48:08.549 UTC [28050][client backend] [pg_regress/window][2/479:0] ERROR: window functions are not allowed in WHERE at character 31 2025-06-06 07:48:08.549 UTC [28050][client backend] [pg_regress/window][2/479:0] STATEMENT: SELECT * FROM empsalary WHERE row_number() OVER (ORDER BY salary) < 10; 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/480:0] ERROR: window functions are not allowed in JOIN conditions at character 45 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/480:0] STATEMENT: SELECT * FROM empsalary INNER JOIN tenk1 ON row_number() OVER (ORDER BY salary) < 10; 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/481:0] ERROR: window functions are not allowed in GROUP BY at character 8 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/481:0] STATEMENT: SELECT rank() OVER (ORDER BY 1), count(*) FROM empsalary GROUP BY 1; 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/482:0] ERROR: syntax error at or near "ORDER" at character 28 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/482:0] STATEMENT: SELECT * FROM rank() OVER (ORDER BY random()); 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/483:0] ERROR: window functions are not allowed in WHERE at character 30 2025-06-06 07:48:08.550 UTC [28050][client backend] [pg_regress/window][2/483:0] STATEMENT: DELETE FROM empsalary WHERE (rank() OVER (ORDER BY random())) > 10; 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/484:0] ERROR: window functions are not allowed in RETURNING at character 33 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/484:0] STATEMENT: DELETE FROM empsalary RETURNING rank() OVER (ORDER BY random()); 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/485:0] ERROR: window "w" is already defined at character 72 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/485:0] STATEMENT: SELECT count(*) OVER w FROM tenk1 WINDOW w AS (ORDER BY unique1), w AS (ORDER BY unique1); 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/486:0] ERROR: syntax error at or near "ORDER" at character 40 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/486:0] STATEMENT: SELECT rank() OVER (PARTITION BY four, ORDER BY ten) FROM tenk1; 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/487:0] ERROR: count(*) must be used to call a parameterless aggregate function at character 8 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/487:0] STATEMENT: SELECT count() OVER () FROM tenk1; 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/488:0] ERROR: OVER specified, but generate_series is not a window function nor an aggregate function at character 8 2025-06-06 07:48:08.553 UTC [28050][client backend] [pg_regress/window][2/488:0] STATEMENT: SELECT generate_series(1, 100) OVER () FROM empsalary; 2025-06-06 07:48:08.569 UTC [28054][client backend] [pg_regress/foreign_key][5/430:14621] ERROR: foreign key constraint "fktable_ftest1_fkey" cannot be implemented 2025-06-06 07:48:08.569 UTC [28054][client backend] [pg_regress/foreign_key][5/430:14621] DETAIL: Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:08.569 UTC [28054][client backend] [pg_regress/foreign_key][5/430:14621] STATEMENT: CREATE TABLE FKTABLE (ftest1 inet REFERENCES pktable); 2025-06-06 07:48:08.578 UTC [28047][client backend] [pg_regress/cluster][97/637:0] ERROR: permission denied for table ptnowner 2025-06-06 07:48:08.578 UTC [28047][client backend] [pg_regress/cluster][97/637:0] STATEMENT: CLUSTER ptnowner USING ptnowner_i_idx; 2025-06-06 07:48:08.588 UTC [28050][client backend] [pg_regress/window][2/489:0] ERROR: argument of ntile must be greater than zero 2025-06-06 07:48:08.588 UTC [28050][client backend] [pg_regress/window][2/489:0] STATEMENT: SELECT ntile(0) OVER (ORDER BY ten), ten, four FROM tenk1; 2025-06-06 07:48:08.598 UTC [28054][client backend] [pg_regress/foreign_key][5/431:14625] ERROR: foreign key constraint "fktable_ftest1_fkey" cannot be implemented 2025-06-06 07:48:08.598 UTC [28054][client backend] [pg_regress/foreign_key][5/431:14625] DETAIL: Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:08.598 UTC [28054][client backend] [pg_regress/foreign_key][5/431:14625] STATEMENT: CREATE TABLE FKTABLE (ftest1 inet REFERENCES pktable(ptest1)); 2025-06-06 07:48:08.611 UTC [28047][client backend] [pg_regress/cluster][97/642:14627] WARNING: permission denied to cluster "ptnowner2", skipping it 2025-06-06 07:48:08.631 UTC [28050][client backend] [pg_regress/window][2/490:0] ERROR: argument of nth_value must be greater than zero 2025-06-06 07:48:08.631 UTC [28050][client backend] [pg_regress/window][2/490:0] STATEMENT: SELECT nth_value(four, 0) OVER (ORDER BY ten), ten, four FROM tenk1; 2025-06-06 07:48:08.634 UTC [28054][client backend] [pg_regress/foreign_key][5/434:14632] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:08.634 UTC [28054][client backend] [pg_regress/foreign_key][5/434:14632] DETAIL: Key (ftest1)=(43) is not present in table "pktable". 2025-06-06 07:48:08.634 UTC [28054][client backend] [pg_regress/foreign_key][5/434:14632] STATEMENT: INSERT INTO FKTABLE VALUES(43); 2025-06-06 07:48:08.643 UTC [28054][client backend] [pg_regress/foreign_key][5/436:14634] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:08.643 UTC [28054][client backend] [pg_regress/foreign_key][5/436:14634] DETAIL: Key (ftest1)=(43) is not present in table "pktable". 2025-06-06 07:48:08.643 UTC [28054][client backend] [pg_regress/foreign_key][5/436:14634] STATEMENT: UPDATE FKTABLE SET ftest1 = ftest1 + 1; 2025-06-06 07:48:08.666 UTC [28054][client backend] [pg_regress/foreign_key][5/438:14636] ERROR: foreign key constraint "fktable_ftest1_fkey" cannot be implemented 2025-06-06 07:48:08.666 UTC [28054][client backend] [pg_regress/foreign_key][5/438:14636] DETAIL: Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: numeric and integer. 2025-06-06 07:48:08.666 UTC [28054][client backend] [pg_regress/foreign_key][5/438:14636] STATEMENT: CREATE TABLE FKTABLE (ftest1 numeric REFERENCES pktable); 2025-06-06 07:48:08.746 UTC [28054][client backend] [pg_regress/foreign_key][5/444:14645] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:08.746 UTC [28054][client backend] [pg_regress/foreign_key][5/444:14645] DETAIL: Key (ftest1)=(43) is not present in table "pktable". 2025-06-06 07:48:08.746 UTC [28054][client backend] [pg_regress/foreign_key][5/444:14645] STATEMENT: INSERT INTO FKTABLE VALUES(43); 2025-06-06 07:48:08.750 UTC [28054][client backend] [pg_regress/foreign_key][5/446:14647] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:08.750 UTC [28054][client backend] [pg_regress/foreign_key][5/446:14647] DETAIL: Key (ftest1)=(43) is not present in table "pktable". 2025-06-06 07:48:08.750 UTC [28054][client backend] [pg_regress/foreign_key][5/446:14647] STATEMENT: UPDATE FKTABLE SET ftest1 = ftest1 + 1; 2025-06-06 07:48:08.798 UTC [28054][client backend] [pg_regress/foreign_key][5/450:14663] ERROR: foreign key constraint "fktable_ftest1_ftest2_fkey" cannot be implemented 2025-06-06 07:48:08.798 UTC [28054][client backend] [pg_regress/foreign_key][5/450:14663] DETAIL: Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: cidr and integer. 2025-06-06 07:48:08.798 UTC [28054][client backend] [pg_regress/foreign_key][5/450:14663] STATEMENT: CREATE TABLE FKTABLE (ftest1 cidr, ftest2 timestamp, FOREIGN KEY(ftest1, ftest2) REFERENCES pktable); 2025-06-06 07:48:08.832 UTC [28054][client backend] [pg_regress/foreign_key][5/451:14667] ERROR: foreign key constraint "fktable_ftest1_ftest2_fkey" cannot be implemented 2025-06-06 07:48:08.832 UTC [28054][client backend] [pg_regress/foreign_key][5/451:14667] DETAIL: Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: cidr and integer. 2025-06-06 07:48:08.832 UTC [28054][client backend] [pg_regress/foreign_key][5/451:14667] STATEMENT: CREATE TABLE FKTABLE (ftest1 cidr, ftest2 timestamp, FOREIGN KEY(ftest1, ftest2) REFERENCES pktable(ptest1, ptest2)); 2025-06-06 07:48:08.835 UTC [28054][client backend] [pg_regress/foreign_key][5/452:14668] ERROR: foreign key constraint "fktable_ftest2_ftest1_fkey" cannot be implemented 2025-06-06 07:48:08.835 UTC [28054][client backend] [pg_regress/foreign_key][5/452:14668] DETAIL: Key columns "ftest2" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:08.835 UTC [28054][client backend] [pg_regress/foreign_key][5/452:14668] STATEMENT: CREATE TABLE FKTABLE (ftest1 int, ftest2 inet, FOREIGN KEY(ftest2, ftest1) REFERENCES pktable); 2025-06-06 07:48:08.841 UTC [28054][client backend] [pg_regress/foreign_key][5/453:14669] ERROR: foreign key constraint "fktable_ftest2_ftest1_fkey" cannot be implemented 2025-06-06 07:48:08.841 UTC [28054][client backend] [pg_regress/foreign_key][5/453:14669] DETAIL: Key columns "ftest2" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:08.841 UTC [28054][client backend] [pg_regress/foreign_key][5/453:14669] STATEMENT: CREATE TABLE FKTABLE (ftest1 int, ftest2 inet, FOREIGN KEY(ftest2, ftest1) REFERENCES pktable(ptest1, ptest2)); 2025-06-06 07:48:08.860 UTC [28054][client backend] [pg_regress/foreign_key][5/454:14670] ERROR: foreign key constraint "fktable_ftest1_ftest2_fkey" cannot be implemented 2025-06-06 07:48:08.860 UTC [28054][client backend] [pg_regress/foreign_key][5/454:14670] DETAIL: Key columns "ftest1" of the referencing table and "ptest2" of the referenced table are of incompatible types: integer and inet. 2025-06-06 07:48:08.860 UTC [28054][client backend] [pg_regress/foreign_key][5/454:14670] STATEMENT: CREATE TABLE FKTABLE (ftest1 int, ftest2 inet, FOREIGN KEY(ftest1, ftest2) REFERENCES pktable(ptest2, ptest1)); 2025-06-06 07:48:08.872 UTC [28053][client backend] [pg_regress/bitmapops][:0] LOG: disconnection: session time: 0:00:02.495 user=postgres database=regression host=[local] 2025-06-06 07:48:08.880 UTC [28050][client backend] [pg_regress/window][2/565:0] ERROR: interval out of range 2025-06-06 07:48:08.880 UTC [28050][client backend] [pg_regress/window][2/565:0] STATEMENT: SELECT x, avg(x) OVER(ROWS BETWEEN CURRENT ROW AND 2 FOLLOWING) FROM (VALUES (NULL::interval), ('3 days'::interval), ('infinity'::timestamptz - now()), ('6 days'::interval), ('-infinity'::interval)) v(x); 2025-06-06 07:48:08.883 UTC [28050][client backend] [pg_regress/window][2/566:0] ERROR: interval out of range 2025-06-06 07:48:08.883 UTC [28050][client backend] [pg_regress/window][2/566:0] STATEMENT: SELECT x, sum(x) OVER(ROWS BETWEEN CURRENT ROW AND 2 FOLLOWING) FROM (VALUES (NULL::interval), ('3 days'::interval), ('infinity'::timestamptz - now()), ('6 days'::interval), ('-infinity'::interval)) v(x); 2025-06-06 07:48:08.981 UTC [28045][client backend] [pg_regress/foreign_data][96/590:0] WARNING: changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid 2025-06-06 07:48:08.983 UTC [28045][client backend] [pg_regress/foreign_data][96/592:0] ERROR: permission denied to create foreign-data wrapper "foobar" 2025-06-06 07:48:08.983 UTC [28045][client backend] [pg_regress/foreign_data][96/592:0] HINT: Must be superuser to create a foreign-data wrapper. 2025-06-06 07:48:08.983 UTC [28045][client backend] [pg_regress/foreign_data][96/592:0] STATEMENT: CREATE FOREIGN DATA WRAPPER foobar; 2025-06-06 07:48:08.983 UTC [28045][client backend] [pg_regress/foreign_data][96/593:0] ERROR: permission denied to alter foreign-data wrapper "foo" 2025-06-06 07:48:08.983 UTC [28045][client backend] [pg_regress/foreign_data][96/593:0] HINT: Must be superuser to alter a foreign-data wrapper. 2025-06-06 07:48:08.983 UTC [28045][client backend] [pg_regress/foreign_data][96/593:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (gotcha 'true'); 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/594:0] ERROR: permission denied to change owner of foreign-data wrapper "foo" 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/594:0] HINT: Must be superuser to change owner of a foreign-data wrapper. 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/594:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OWNER TO regress_unprivileged_role; 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/595:0] ERROR: must be owner of foreign-data wrapper foo 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/595:0] STATEMENT: DROP FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/596:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/596:0] STATEMENT: GRANT USAGE ON FOREIGN DATA WRAPPER foo TO regress_test_role; 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/597:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/597:0] STATEMENT: CREATE SERVER s9 FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/598:0] ERROR: must be owner of foreign server s4 2025-06-06 07:48:08.984 UTC [28045][client backend] [pg_regress/foreign_data][96/598:0] STATEMENT: ALTER SERVER s4 VERSION '0.5'; 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/599:0] ERROR: must be owner of foreign server s4 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/599:0] STATEMENT: ALTER SERVER s4 OWNER TO regress_unprivileged_role; 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/600:0] ERROR: must be owner of foreign server s4 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/600:0] STATEMENT: DROP SERVER s4; 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/601:0] ERROR: permission denied for foreign server s4 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/601:0] STATEMENT: GRANT USAGE ON FOREIGN SERVER s4 TO regress_test_role; 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/602:0] ERROR: must be owner of foreign server s4 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/602:0] STATEMENT: CREATE USER MAPPING FOR public SERVER s4; 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/603:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:08.985 UTC [28045][client backend] [pg_regress/foreign_data][96/603:0] STATEMENT: ALTER USER MAPPING FOR regress_test_role SERVER s6 OPTIONS (gotcha 'true'); 2025-06-06 07:48:08.987 UTC [28045][client backend] [pg_regress/foreign_data][96/604:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:08.987 UTC [28045][client backend] [pg_regress/foreign_data][96/604:0] STATEMENT: DROP USER MAPPING FOR regress_test_role SERVER s6; 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/609:0] ERROR: permission denied to create foreign-data wrapper "foobar" 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/609:0] HINT: Must be superuser to create a foreign-data wrapper. 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/609:0] STATEMENT: CREATE FOREIGN DATA WRAPPER foobar; 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/610:0] ERROR: permission denied to alter foreign-data wrapper "foo" 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/610:0] HINT: Must be superuser to alter a foreign-data wrapper. 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/610:0] STATEMENT: ALTER FOREIGN DATA WRAPPER foo OPTIONS (gotcha 'true'); 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/611:0] ERROR: must be owner of foreign-data wrapper foo 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/611:0] STATEMENT: DROP FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:08.992 UTC [28045][client backend] [pg_regress/foreign_data][96/612:0] WARNING: no privileges were granted for "postgresql" 2025-06-06 07:48:08.998 UTC [28045][client backend] [pg_regress/foreign_data][96/615:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:08.998 UTC [28045][client backend] [pg_regress/foreign_data][96/615:0] STATEMENT: ALTER SERVER s6 VERSION '0.5'; 2025-06-06 07:48:08.998 UTC [28045][client backend] [pg_regress/foreign_data][96/616:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:08.998 UTC [28045][client backend] [pg_regress/foreign_data][96/616:0] STATEMENT: DROP SERVER s6; 2025-06-06 07:48:08.999 UTC [28045][client backend] [pg_regress/foreign_data][96/617:0] ERROR: permission denied for foreign server s6 2025-06-06 07:48:08.999 UTC [28045][client backend] [pg_regress/foreign_data][96/617:0] STATEMENT: GRANT USAGE ON FOREIGN SERVER s6 TO regress_test_role; 2025-06-06 07:48:09.000 UTC [28045][client backend] [pg_regress/foreign_data][96/619:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:09.000 UTC [28045][client backend] [pg_regress/foreign_data][96/619:0] STATEMENT: CREATE USER MAPPING FOR public SERVER s6; 2025-06-06 07:48:09.012 UTC [28045][client backend] [pg_regress/foreign_data][96/621:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:09.012 UTC [28045][client backend] [pg_regress/foreign_data][96/621:0] STATEMENT: ALTER USER MAPPING FOR regress_test_role SERVER s6 OPTIONS (gotcha 'true'); 2025-06-06 07:48:09.013 UTC [28045][client backend] [pg_regress/foreign_data][96/622:0] ERROR: must be owner of foreign server s6 2025-06-06 07:48:09.013 UTC [28045][client backend] [pg_regress/foreign_data][96/622:0] STATEMENT: DROP USER MAPPING FOR regress_test_role SERVER s6; 2025-06-06 07:48:09.016 UTC [28045][client backend] [pg_regress/foreign_data][96/624:0] ERROR: dependent privileges exist 2025-06-06 07:48:09.016 UTC [28045][client backend] [pg_regress/foreign_data][96/624:0] HINT: Use CASCADE to revoke them too. 2025-06-06 07:48:09.016 UTC [28045][client backend] [pg_regress/foreign_data][96/624:0] STATEMENT: REVOKE USAGE ON FOREIGN DATA WRAPPER foo FROM regress_unprivileged_role; 2025-06-06 07:48:09.020 UTC [28045][client backend] [pg_regress/foreign_data][96/627:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:09.020 UTC [28045][client backend] [pg_regress/foreign_data][96/627:0] STATEMENT: GRANT USAGE ON FOREIGN DATA WRAPPER foo TO regress_test_role; 2025-06-06 07:48:09.022 UTC [28045][client backend] [pg_regress/foreign_data][96/628:0] ERROR: permission denied for foreign-data wrapper foo 2025-06-06 07:48:09.022 UTC [28045][client backend] [pg_regress/foreign_data][96/628:0] STATEMENT: CREATE SERVER s10 FOREIGN DATA WRAPPER foo; 2025-06-06 07:48:09.035 UTC [28050][client backend] [pg_regress/window][:0] LOG: disconnection: session time: 0:00:02.656 user=postgres database=regression host=[local] 2025-06-06 07:48:09.040 UTC [28045][client backend] [pg_regress/foreign_data][96/637:0] ERROR: must be owner of foreign server s9 2025-06-06 07:48:09.040 UTC [28045][client backend] [pg_regress/foreign_data][96/637:0] STATEMENT: ALTER SERVER s9 VERSION '1.2'; 2025-06-06 07:48:09.040 UTC [28045][client backend] [pg_regress/foreign_data][96/638:0] WARNING: no privileges were granted for "s9" 2025-06-06 07:48:09.042 UTC [28045][client backend] [pg_regress/foreign_data][96/640:0] ERROR: must be owner of foreign server s9 2025-06-06 07:48:09.042 UTC [28045][client backend] [pg_regress/foreign_data][96/640:0] STATEMENT: DROP SERVER s9 CASCADE; 2025-06-06 07:48:09.091 UTC [28054][client backend] [pg_regress/foreign_key][5/464:14730] ERROR: foreign key constraint "pktable_ptest3_ptest4_fkey" cannot be implemented 2025-06-06 07:48:09.091 UTC [28054][client backend] [pg_regress/foreign_key][5/464:14730] DETAIL: Key columns "ptest3" of the referencing table and "ptest2" of the referenced table are of incompatible types: integer and inet. 2025-06-06 07:48:09.091 UTC [28054][client backend] [pg_regress/foreign_key][5/464:14730] STATEMENT: CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3, ptest4) REFERENCES pktable(ptest2, ptest1)); 2025-06-06 07:48:09.100 UTC [28045][client backend] [pg_regress/foreign_data][96/655:0] ERROR: "foreign_table_1" is a foreign table 2025-06-06 07:48:09.100 UTC [28045][client backend] [pg_regress/foreign_data][96/655:0] DETAIL: Triggers on foreign tables cannot have transition tables. 2025-06-06 07:48:09.100 UTC [28045][client backend] [pg_regress/foreign_data][96/655:0] STATEMENT: CREATE TRIGGER trigtest_after_stmt_tt AFTER INSERT OR UPDATE OR DELETE -- ERROR ON foreign_schema.foreign_table_1 REFERENCING NEW TABLE AS new_table FOR EACH STATEMENT EXECUTE PROCEDURE dummy_trigger(); 2025-06-06 07:48:09.111 UTC [28045][client backend] [pg_regress/foreign_data][96/658:0] ERROR: "foreign_table_1" is a foreign table 2025-06-06 07:48:09.111 UTC [28045][client backend] [pg_regress/foreign_data][96/658:0] DETAIL: Foreign tables cannot have constraint triggers. 2025-06-06 07:48:09.111 UTC [28045][client backend] [pg_regress/foreign_data][96/658:0] STATEMENT: CREATE CONSTRAINT TRIGGER trigtest_constraint AFTER INSERT OR UPDATE OR DELETE ON foreign_schema.foreign_table_1 FOR EACH ROW EXECUTE PROCEDURE dummy_trigger(); 2025-06-06 07:48:09.120 UTC [28054][client backend] [pg_regress/foreign_key][5/465:14736] ERROR: foreign key constraint "pktable_ptest4_ptest3_fkey" cannot be implemented 2025-06-06 07:48:09.120 UTC [28054][client backend] [pg_regress/foreign_key][5/465:14736] DETAIL: Key columns "ptest4" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:09.120 UTC [28054][client backend] [pg_regress/foreign_key][5/465:14736] STATEMENT: CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest4, ptest3) REFERENCES pktable(ptest1, ptest2)); 2025-06-06 07:48:09.148 UTC [28054][client backend] [pg_regress/foreign_key][5/466:14745] ERROR: foreign key constraint "pktable_ptest4_ptest3_fkey" cannot be implemented 2025-06-06 07:48:09.148 UTC [28054][client backend] [pg_regress/foreign_key][5/466:14745] DETAIL: Key columns "ptest4" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:09.148 UTC [28054][client backend] [pg_regress/foreign_key][5/466:14745] STATEMENT: CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest4, ptest3) REFERENCES pktable); 2025-06-06 07:48:09.195 UTC [28041][client backend] [pg_regress/tsearch][:0] LOG: disconnection: session time: 0:00:02.880 user=postgres database=regression host=[local] 2025-06-06 07:48:09.239 UTC [28054][client backend] [pg_regress/foreign_key][5/472:14755] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey" 2025-06-06 07:48:09.239 UTC [28054][client backend] [pg_regress/foreign_key][5/472:14755] DETAIL: Key (ftest1)=(3) is not present in table "pktable". 2025-06-06 07:48:09.239 UTC [28054][client backend] [pg_regress/foreign_key][5/472:14755] STATEMENT: insert into fktable(ftest1) values (3); 2025-06-06 07:48:09.241 UTC [28054][client backend] [pg_regress/foreign_key][5/475:14758] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_ftest1_fkey" on table "fktable" 2025-06-06 07:48:09.241 UTC [28054][client backend] [pg_regress/foreign_key][5/475:14758] DETAIL: Key (base1)=(3) is still referenced from table "fktable". 2025-06-06 07:48:09.241 UTC [28054][client backend] [pg_regress/foreign_key][5/475:14758] STATEMENT: delete from pktable where base1>2; 2025-06-06 07:48:09.247 UTC [28054][client backend] [pg_regress/foreign_key][5/476:14759] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_ftest1_fkey" on table "fktable" 2025-06-06 07:48:09.247 UTC [28054][client backend] [pg_regress/foreign_key][5/476:14759] DETAIL: Key (base1)=(3) is still referenced from table "fktable". 2025-06-06 07:48:09.247 UTC [28054][client backend] [pg_regress/foreign_key][5/476:14759] STATEMENT: update pktable set base1=base1*4; 2025-06-06 07:48:09.259 UTC [28047][client backend] [pg_regress/cluster][97/653:14684] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp28047.0", size 2801664 2025-06-06 07:48:09.259 UTC [28047][client backend] [pg_regress/cluster][97/653:14684] STATEMENT: cluster clstr_4 using cluster_sort; 2025-06-06 07:48:09.274 UTC [28054][client backend] [pg_regress/foreign_key][5/484:14768] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_ftest2_fkey" 2025-06-06 07:48:09.274 UTC [28054][client backend] [pg_regress/foreign_key][5/484:14768] DETAIL: Key (ftest1, ftest2)=(3, 1) is not present in table "pktable". 2025-06-06 07:48:09.274 UTC [28054][client backend] [pg_regress/foreign_key][5/484:14768] STATEMENT: insert into fktable(ftest1, ftest2) values (3, 1); 2025-06-06 07:48:09.279 UTC [28054][client backend] [pg_regress/foreign_key][5/487:14771] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_ftest1_ftest2_fkey" on table "fktable" 2025-06-06 07:48:09.279 UTC [28054][client backend] [pg_regress/foreign_key][5/487:14771] DETAIL: Key (base1, ptest1)=(3, 1) is still referenced from table "fktable". 2025-06-06 07:48:09.279 UTC [28054][client backend] [pg_regress/foreign_key][5/487:14771] STATEMENT: delete from pktable where base1>2; 2025-06-06 07:48:09.287 UTC [28054][client backend] [pg_regress/foreign_key][5/488:14772] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_ftest1_ftest2_fkey" on table "fktable" 2025-06-06 07:48:09.287 UTC [28054][client backend] [pg_regress/foreign_key][5/488:14772] DETAIL: Key (base1, ptest1)=(3, 1) is still referenced from table "fktable". 2025-06-06 07:48:09.287 UTC [28054][client backend] [pg_regress/foreign_key][5/488:14772] STATEMENT: update pktable set base1=base1*4; 2025-06-06 07:48:09.358 UTC [28054][client backend] [pg_regress/foreign_key][5/500:14785] ERROR: insert or update on table "pktable" violates foreign key constraint "pktable_base2_ptest2_fkey" 2025-06-06 07:48:09.358 UTC [28054][client backend] [pg_regress/foreign_key][5/500:14785] DETAIL: Key (base2, ptest2)=(3, 2) is not present in table "pktable". 2025-06-06 07:48:09.358 UTC [28054][client backend] [pg_regress/foreign_key][5/500:14785] STATEMENT: insert into pktable (base1, ptest1, base2, ptest2) values (2, 3, 3, 2); 2025-06-06 07:48:09.385 UTC [28054][client backend] [pg_regress/foreign_key][5/501:14786] ERROR: update or delete on table "pktable" violates foreign key constraint "pktable_base2_ptest2_fkey" on table "pktable" 2025-06-06 07:48:09.385 UTC [28054][client backend] [pg_regress/foreign_key][5/501:14786] DETAIL: Key (base1, ptest1)=(2, 2) is still referenced from table "pktable". 2025-06-06 07:48:09.385 UTC [28054][client backend] [pg_regress/foreign_key][5/501:14786] STATEMENT: delete from pktable where base1=2; 2025-06-06 07:48:09.387 UTC [28054][client backend] [pg_regress/foreign_key][5/502:14787] ERROR: update or delete on table "pktable" violates foreign key constraint "pktable_base2_ptest2_fkey" on table "pktable" 2025-06-06 07:48:09.387 UTC [28054][client backend] [pg_regress/foreign_key][5/502:14787] DETAIL: Key (base1, ptest1)=(1, 1) is still referenced from table "pktable". 2025-06-06 07:48:09.387 UTC [28054][client backend] [pg_regress/foreign_key][5/502:14787] STATEMENT: update pktable set base1=3 where base1=1; 2025-06-06 07:48:09.430 UTC [28054][client backend] [pg_regress/foreign_key][5/509:14794] ERROR: foreign key constraint "fktable_ftest1_ftest2_fkey" cannot be implemented 2025-06-06 07:48:09.430 UTC [28054][client backend] [pg_regress/foreign_key][5/509:14794] DETAIL: Key columns "ftest1" of the referencing table and "base1" of the referenced table are of incompatible types: cidr and integer. 2025-06-06 07:48:09.430 UTC [28054][client backend] [pg_regress/foreign_key][5/509:14794] STATEMENT: create table fktable(ftest1 cidr, ftest2 int[], foreign key (ftest1, ftest2) references pktable); 2025-06-06 07:48:09.435 UTC [28054][client backend] [pg_regress/foreign_key][5/510:14795] ERROR: foreign key constraint "fktable_ftest1_ftest2_fkey" cannot be implemented 2025-06-06 07:48:09.435 UTC [28054][client backend] [pg_regress/foreign_key][5/510:14795] DETAIL: Key columns "ftest1" of the referencing table and "base1" of the referenced table are of incompatible types: cidr and integer. 2025-06-06 07:48:09.435 UTC [28054][client backend] [pg_regress/foreign_key][5/510:14795] STATEMENT: create table fktable(ftest1 cidr, ftest2 int[], foreign key (ftest1, ftest2) references pktable(base1, ptest1)); 2025-06-06 07:48:09.448 UTC [28054][client backend] [pg_regress/foreign_key][5/511:14797] ERROR: foreign key constraint "fktable_ftest2_ftest1_fkey" cannot be implemented 2025-06-06 07:48:09.448 UTC [28054][client backend] [pg_regress/foreign_key][5/511:14797] DETAIL: Key columns "ftest2" of the referencing table and "base1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:09.448 UTC [28054][client backend] [pg_regress/foreign_key][5/511:14797] STATEMENT: create table fktable(ftest1 int, ftest2 inet, foreign key(ftest2, ftest1) references pktable); 2025-06-06 07:48:09.451 UTC [28054][client backend] [pg_regress/foreign_key][5/512:14798] ERROR: foreign key constraint "fktable_ftest2_ftest1_fkey" cannot be implemented 2025-06-06 07:48:09.451 UTC [28054][client backend] [pg_regress/foreign_key][5/512:14798] DETAIL: Key columns "ftest2" of the referencing table and "base1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:09.451 UTC [28054][client backend] [pg_regress/foreign_key][5/512:14798] STATEMENT: create table fktable(ftest1 int, ftest2 inet, foreign key(ftest2, ftest1) references pktable(base1, ptest1)); 2025-06-06 07:48:09.460 UTC [28054][client backend] [pg_regress/foreign_key][5/513:14799] ERROR: foreign key constraint "fktable_ftest1_ftest2_fkey" cannot be implemented 2025-06-06 07:48:09.460 UTC [28054][client backend] [pg_regress/foreign_key][5/513:14799] DETAIL: Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: integer and inet. 2025-06-06 07:48:09.460 UTC [28054][client backend] [pg_regress/foreign_key][5/513:14799] STATEMENT: create table fktable(ftest1 int, ftest2 inet, foreign key(ftest1, ftest2) references pktable(ptest1, base1)); 2025-06-06 07:48:09.499 UTC [28054][client backend] [pg_regress/foreign_key][5/517:14805] ERROR: foreign key constraint "pktable_base2_ptest2_fkey" cannot be implemented 2025-06-06 07:48:09.499 UTC [28054][client backend] [pg_regress/foreign_key][5/517:14805] DETAIL: Key columns "ptest2" of the referencing table and "ptest1" of the referenced table are of incompatible types: inet[] and inet. 2025-06-06 07:48:09.499 UTC [28054][client backend] [pg_regress/foreign_key][5/517:14805] STATEMENT: create table pktable(ptest1 inet, ptest2 inet[], primary key(base1, ptest1), foreign key(base2, ptest2) references pktable(base1, ptest1)) inherits (pktable_base); 2025-06-06 07:48:09.506 UTC [28054][client backend] [pg_regress/foreign_key][5/518:14807] ERROR: foreign key constraint "pktable_base2_ptest2_fkey" cannot be implemented 2025-06-06 07:48:09.506 UTC [28054][client backend] [pg_regress/foreign_key][5/518:14807] DETAIL: Key columns "base2" of the referencing table and "ptest1" of the referenced table are of incompatible types: integer and inet. 2025-06-06 07:48:09.506 UTC [28054][client backend] [pg_regress/foreign_key][5/518:14807] STATEMENT: create table pktable(ptest1 inet, ptest2 inet, primary key(base1, ptest1), foreign key(base2, ptest2) references pktable(ptest1, base1)) inherits (pktable_base); 2025-06-06 07:48:09.532 UTC [28054][client backend] [pg_regress/foreign_key][5/519:14811] ERROR: foreign key constraint "pktable_ptest2_base2_fkey" cannot be implemented 2025-06-06 07:48:09.532 UTC [28054][client backend] [pg_regress/foreign_key][5/519:14811] DETAIL: Key columns "ptest2" of the referencing table and "base1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:09.532 UTC [28054][client backend] [pg_regress/foreign_key][5/519:14811] STATEMENT: create table pktable(ptest1 inet, ptest2 inet, primary key(base1, ptest1), foreign key(ptest2, base2) references pktable(base1, ptest1)) inherits (pktable_base); 2025-06-06 07:48:09.537 UTC [28054][client backend] [pg_regress/foreign_key][5/520:14813] ERROR: foreign key constraint "pktable_ptest2_base2_fkey" cannot be implemented 2025-06-06 07:48:09.537 UTC [28054][client backend] [pg_regress/foreign_key][5/520:14813] DETAIL: Key columns "ptest2" of the referencing table and "base1" of the referenced table are of incompatible types: inet and integer. 2025-06-06 07:48:09.537 UTC [28054][client backend] [pg_regress/foreign_key][5/520:14813] STATEMENT: create table pktable(ptest1 inet, ptest2 inet, primary key(base1, ptest1), foreign key(ptest2, base2) references pktable(base1, ptest1)) inherits (pktable_base); 2025-06-06 07:48:09.544 UTC [28054][client backend] [pg_regress/foreign_key][5/521:0] ERROR: table "pktable" does not exist 2025-06-06 07:48:09.544 UTC [28054][client backend] [pg_regress/foreign_key][5/521:0] STATEMENT: drop table pktable; 2025-06-06 07:48:09.558 UTC [28054][client backend] [pg_regress/foreign_key][5/525:14817] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.558 UTC [28054][client backend] [pg_regress/foreign_key][5/525:14817] DETAIL: Key (fk)=(10) is not present in table "pktable". 2025-06-06 07:48:09.558 UTC [28054][client backend] [pg_regress/foreign_key][5/525:14817] STATEMENT: INSERT INTO fktable VALUES (5, 10); 2025-06-06 07:48:09.593 UTC [28054][client backend] [pg_regress/foreign_key][5/531:14824] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.593 UTC [28054][client backend] [pg_regress/foreign_key][5/531:14824] DETAIL: Key (fk)=(1000) is not present in table "pktable". 2025-06-06 07:48:09.593 UTC [28054][client backend] [pg_regress/foreign_key][5/531:14824] STATEMENT: INSERT INTO fktable VALUES (500, 1000); 2025-06-06 07:48:09.616 UTC [28054][client backend] [pg_regress/foreign_key][5/535:14831] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.616 UTC [28054][client backend] [pg_regress/foreign_key][5/535:14831] DETAIL: Key (fk)=(2000) is not present in table "pktable". 2025-06-06 07:48:09.616 UTC [28054][client backend] [pg_regress/foreign_key][5/535:14831] STATEMENT: SET CONSTRAINTS ALL IMMEDIATE; 2025-06-06 07:48:09.616 UTC [28054][client backend] [pg_regress/foreign_key][5/0:14831] ERROR: current transaction is aborted, commands ignored until end of transaction block 2025-06-06 07:48:09.616 UTC [28054][client backend] [pg_regress/foreign_key][5/0:14831] STATEMENT: INSERT INTO pktable VALUES (2000, 3); 2025-06-06 07:48:09.638 UTC [28054][client backend] [pg_regress/foreign_key][5/539:14837] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.638 UTC [28054][client backend] [pg_regress/foreign_key][5/539:14837] DETAIL: Key (fk)=(200) is not present in table "pktable". 2025-06-06 07:48:09.638 UTC [28054][client backend] [pg_regress/foreign_key][5/539:14837] STATEMENT: COMMIT; 2025-06-06 07:48:09.672 UTC [28047][client backend] [pg_regress/cluster][:0] LOG: disconnection: session time: 0:00:03.269 user=postgres database=regression host=[local] 2025-06-06 07:48:09.704 UTC [28054][client backend] [pg_regress/foreign_key][5/543:0] ERROR: foreign key constraint "fk_2_3" cannot be implemented 2025-06-06 07:48:09.704 UTC [28054][client backend] [pg_regress/foreign_key][5/543:0] DETAIL: Key columns "x2" of the referencing table and "id3" of the referenced table are of incompatible types: character varying and real. 2025-06-06 07:48:09.704 UTC [28054][client backend] [pg_regress/foreign_key][5/543:0] STATEMENT: ALTER TABLE fktable ADD CONSTRAINT fk_2_3 FOREIGN KEY (x2) REFERENCES pktable(id3); 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/544:0] ERROR: foreign key constraint "fk_2_1" cannot be implemented 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/544:0] DETAIL: Key columns "x2" of the referencing table and "id1" of the referenced table are of incompatible types: character varying and integer. 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/544:0] STATEMENT: ALTER TABLE fktable ADD CONSTRAINT fk_2_1 FOREIGN KEY (x2) REFERENCES pktable(id1); 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/545:0] ERROR: foreign key constraint "fk_3_1" cannot be implemented 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/545:0] DETAIL: Key columns "x3" of the referencing table and "id1" of the referenced table are of incompatible types: real and integer. 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/545:0] STATEMENT: ALTER TABLE fktable ADD CONSTRAINT fk_3_1 FOREIGN KEY (x3) REFERENCES pktable(id1); 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/546:0] ERROR: foreign key constraint "fk_1_2" cannot be implemented 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/546:0] DETAIL: Key columns "x1" of the referencing table and "id2" of the referenced table are of incompatible types: integer and character varying. 2025-06-06 07:48:09.711 UTC [28054][client backend] [pg_regress/foreign_key][5/546:0] STATEMENT: ALTER TABLE fktable ADD CONSTRAINT fk_1_2 FOREIGN KEY (x1) REFERENCES pktable(id2); 2025-06-06 07:48:09.750 UTC [28054][client backend] [pg_regress/foreign_key][5/553:0] ERROR: foreign key constraint "fk_123_231" cannot be implemented 2025-06-06 07:48:09.750 UTC [28054][client backend] [pg_regress/foreign_key][5/553:0] DETAIL: Key columns "x1" of the referencing table and "id2" of the referenced table are of incompatible types: integer and character varying. 2025-06-06 07:48:09.750 UTC [28054][client backend] [pg_regress/foreign_key][5/553:0] STATEMENT: ALTER TABLE fktable ADD CONSTRAINT fk_123_231 FOREIGN KEY (x1,x2,x3) REFERENCES pktable(id2,id3,id1); 2025-06-06 07:48:09.758 UTC [28054][client backend] [pg_regress/foreign_key][5/554:0] ERROR: foreign key constraint "fk_241_132" cannot be implemented 2025-06-06 07:48:09.758 UTC [28054][client backend] [pg_regress/foreign_key][5/554:0] DETAIL: Key columns "x2" of the referencing table and "id1" of the referenced table are of incompatible types: character varying and integer. 2025-06-06 07:48:09.758 UTC [28054][client backend] [pg_regress/foreign_key][5/554:0] STATEMENT: ALTER TABLE fktable ADD CONSTRAINT fk_241_132 FOREIGN KEY (x2,x4,x1) REFERENCES pktable(id1,id3,id2); 2025-06-06 07:48:09.812 UTC [28054][client backend] [pg_regress/foreign_key][5/559:14859] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.812 UTC [28054][client backend] [pg_regress/foreign_key][5/559:14859] DETAIL: Key (fk)=(20) is not present in table "pktable". 2025-06-06 07:48:09.812 UTC [28054][client backend] [pg_regress/foreign_key][5/559:14859] STATEMENT: COMMIT; 2025-06-06 07:48:09.819 UTC [28054][client backend] [pg_regress/foreign_key][5/560:14860] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.819 UTC [28054][client backend] [pg_regress/foreign_key][5/560:14860] DETAIL: Key (fk)=(20) is not present in table "pktable". 2025-06-06 07:48:09.819 UTC [28054][client backend] [pg_regress/foreign_key][5/560:14860] STATEMENT: COMMIT; 2025-06-06 07:48:09.823 UTC [28054][client backend] [pg_regress/foreign_key][5/561:14862] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.823 UTC [28054][client backend] [pg_regress/foreign_key][5/561:14862] DETAIL: Key (fk)=(20) is not present in table "pktable". 2025-06-06 07:48:09.823 UTC [28054][client backend] [pg_regress/foreign_key][5/561:14862] STATEMENT: COMMIT; 2025-06-06 07:48:09.829 UTC [28054][client backend] [pg_regress/foreign_key][5/562:14864] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.829 UTC [28054][client backend] [pg_regress/foreign_key][5/562:14864] DETAIL: Key (fk)=(20) is not present in table "pktable". 2025-06-06 07:48:09.829 UTC [28054][client backend] [pg_regress/foreign_key][5/562:14864] STATEMENT: COMMIT; 2025-06-06 07:48:09.835 UTC [28054][client backend] [pg_regress/foreign_key][5/565:14868] ERROR: update or delete on table "pktable" violates foreign key constraint "fktable_fk_fkey" on table "fktable" 2025-06-06 07:48:09.835 UTC [28054][client backend] [pg_regress/foreign_key][5/565:14868] DETAIL: Key (id)=(5) is still referenced from table "fktable". 2025-06-06 07:48:09.835 UTC [28054][client backend] [pg_regress/foreign_key][5/565:14868] STATEMENT: UPDATE pktable SET id = 10 WHERE id = 5; 2025-06-06 07:48:09.837 UTC [28054][client backend] [pg_regress/foreign_key][5/566:14869] ERROR: insert or update on table "fktable" violates foreign key constraint "fktable_fk_fkey" 2025-06-06 07:48:09.837 UTC [28054][client backend] [pg_regress/foreign_key][5/566:14869] DETAIL: Key (fk)=(20) is not present in table "pktable". 2025-06-06 07:48:09.837 UTC [28054][client backend] [pg_regress/foreign_key][5/566:14869] STATEMENT: INSERT INTO fktable VALUES (0, 20); 2025-06-06 07:48:09.843 UTC [28054][client backend] [pg_regress/foreign_key][5/570:0] ERROR: constraint declared INITIALLY DEFERRED must be DEFERRABLE at character 69 2025-06-06 07:48:09.843 UTC [28054][client backend] [pg_regress/foreign_key][5/570:0] STATEMENT: ALTER TABLE fktable ALTER CONSTRAINT fktable_fk_fkey NOT DEFERRABLE INITIALLY DEFERRED; 2025-06-06 07:48:09.843 UTC [28054][client backend] [pg_regress/foreign_key][5/571:14873] ERROR: constraint "fktable_fk_fkey" of relation "fktable" is not a not-null constraint 2025-06-06 07:48:09.843 UTC [28054][client backend] [pg_regress/foreign_key][5/571:14873] STATEMENT: ALTER TABLE fktable ALTER CONSTRAINT fktable_fk_fkey NO INHERIT; 2025-06-06 07:48:09.844 UTC [28054][client backend] [pg_regress/foreign_key][5/572:0] ERROR: FOREIGN KEY constraints cannot be marked NOT VALID at character 54 2025-06-06 07:48:09.844 UTC [28054][client backend] [pg_regress/foreign_key][5/572:0] STATEMENT: ALTER TABLE fktable ALTER CONSTRAINT fktable_fk_fkey NOT VALID; 2025-06-06 07:48:09.845 UTC [28054][client backend] [pg_regress/foreign_key][5/573:0] ERROR: conflicting constraint properties at character 63 2025-06-06 07:48:09.845 UTC [28054][client backend] [pg_regress/foreign_key][5/573:0] STATEMENT: ALTER TABLE fktable ALTER CONSTRAINT fktable_fk_fkey ENFORCED NOT ENFORCED; 2025-06-06 07:48:09.845 UTC [28054][client backend] [pg_regress/foreign_key][5/574:0] ERROR: multiple ENFORCED/NOT ENFORCED clauses not allowed at character 64 2025-06-06 07:48:09.845 UTC [28054][client backend] [pg_regress/foreign_key][5/574:0] STATEMENT: CREATE TEMP TABLE fktable2 (fk int references pktable ENFORCED NOT ENFORCED); 2025-06-06 07:48:09.941 UTC [28054][client backend] [pg_regress/foreign_key][5/599:14893] ERROR: update or delete on table "defp" violates foreign key constraint "defc_f1_fkey" on table "defc" 2025-06-06 07:48:09.941 UTC [28054][client backend] [pg_regress/foreign_key][5/599:14893] DETAIL: Key (f1)=(0) is still referenced from table "defc". 2025-06-06 07:48:09.941 UTC [28054][client backend] [pg_regress/foreign_key][5/599:14893] STATEMENT: delete from defp where f1 = 0; 2025-06-06 07:48:09.950 UTC [28054][client backend] [pg_regress/foreign_key][5/603:14896] ERROR: update or delete on table "defp" violates foreign key constraint "defc_f1_fkey" on table "defc" 2025-06-06 07:48:09.950 UTC [28054][client backend] [pg_regress/foreign_key][5/603:14896] DETAIL: Key (f1)=(1) is still referenced from table "defc". 2025-06-06 07:48:09.950 UTC [28054][client backend] [pg_regress/foreign_key][5/603:14896] STATEMENT: delete from defp where f1 = 1; 2025-06-06 07:48:09.972 UTC [28054][client backend] [pg_regress/foreign_key][5/611:14904] ERROR: update or delete on table "pp" violates foreign key constraint "cc_f1_fkey" on table "cc" 2025-06-06 07:48:09.972 UTC [28054][client backend] [pg_regress/foreign_key][5/611:14904] DETAIL: Key (f1)=(13) is still referenced from table "cc". 2025-06-06 07:48:09.972 UTC [28054][client backend] [pg_regress/foreign_key][5/611:14904] STATEMENT: update pp set f1=f1+1; 2025-06-06 07:48:09.979 UTC [28054][client backend] [pg_regress/foreign_key][5/612:14905] ERROR: update or delete on table "pp" violates foreign key constraint "cc_f1_fkey" on table "cc" 2025-06-06 07:48:09.979 UTC [28054][client backend] [pg_regress/foreign_key][5/612:14905] DETAIL: Key (f1)=(13) is still referenced from table "cc". 2025-06-06 07:48:09.979 UTC [28054][client backend] [pg_regress/foreign_key][5/612:14905] STATEMENT: delete from pp where f1 = 13; 2025-06-06 07:48:10.012 UTC [28054][client backend] [pg_regress/foreign_key][5/620:14913] ERROR: update or delete on table "pp" violates RESTRICT setting of foreign key constraint "cc_f1_fkey" on table "cc" 2025-06-06 07:48:10.012 UTC [28054][client backend] [pg_regress/foreign_key][5/620:14913] DETAIL: Key (f1)=(13) is referenced from table "cc". 2025-06-06 07:48:10.012 UTC [28054][client backend] [pg_regress/foreign_key][5/620:14913] STATEMENT: update pp set f1=f1+1; 2025-06-06 07:48:10.013 UTC [28054][client backend] [pg_regress/foreign_key][5/621:14914] ERROR: update or delete on table "pp" violates RESTRICT setting of foreign key constraint "cc_f1_fkey" on table "cc" 2025-06-06 07:48:10.013 UTC [28054][client backend] [pg_regress/foreign_key][5/621:14914] DETAIL: Key (f1)=(13) is referenced from table "cc". 2025-06-06 07:48:10.013 UTC [28054][client backend] [pg_regress/foreign_key][5/621:14914] STATEMENT: delete from pp where f1 = 13; 2025-06-06 07:48:10.069 UTC [28054][client backend] [pg_regress/foreign_key][5/632:14926] ERROR: update or delete on table "pktable2" violates foreign key constraint "fktable2_d_e_fkey" on table "fktable2" 2025-06-06 07:48:10.069 UTC [28054][client backend] [pg_regress/foreign_key][5/632:14926] DETAIL: Key (d, e)=(4, 5) is still referenced from table "fktable2". 2025-06-06 07:48:10.069 UTC [28054][client backend] [pg_regress/foreign_key][5/632:14926] STATEMENT: delete from pktable2; 2025-06-06 07:48:10.070 UTC [28054][client backend] [pg_regress/foreign_key][5/633:14927] ERROR: update or delete on table "pktable2" violates foreign key constraint "fktable2_d_e_fkey" on table "fktable2" 2025-06-06 07:48:10.070 UTC [28054][client backend] [pg_regress/foreign_key][5/633:14927] DETAIL: Key (d, e)=(4, 5) is still referenced from table "fktable2". 2025-06-06 07:48:10.070 UTC [28054][client backend] [pg_regress/foreign_key][5/633:14927] STATEMENT: update pktable2 set d = 5; 2025-06-06 07:48:10.084 UTC [28045][client backend] [pg_regress/foreign_data][96/832:14931] ERROR: "ft2" is not a table 2025-06-06 07:48:10.084 UTC [28045][client backend] [pg_regress/foreign_data][96/832:14931] STATEMENT: ALTER TABLE fd_pt1 ALTER COLUMN c8 TYPE char(10) USING '0'; 2025-06-06 07:48:10.181 UTC [28054][client backend] [pg_regress/foreign_key][5/644:14946] ERROR: insert or update on table "fktable2" violates foreign key constraint "fktable2_f1_fkey" 2025-06-06 07:48:10.181 UTC [28054][client backend] [pg_regress/foreign_key][5/644:14946] DETAIL: Key (f1)=(2) is not present in table "pktable2". 2025-06-06 07:48:10.181 UTC [28054][client backend] [pg_regress/foreign_key][5/644:14946] STATEMENT: commit; 2025-06-06 07:48:10.182 UTC [28054][client backend] [pg_regress/foreign_key][5/645:14948] ERROR: cannot ALTER TABLE "fktable2" because it has pending trigger events 2025-06-06 07:48:10.182 UTC [28054][client backend] [pg_regress/foreign_key][5/645:14948] STATEMENT: alter table fktable2 drop constraint fktable2_f1_fkey; 2025-06-06 07:48:10.183 UTC [28054][client backend] [pg_regress/foreign_key][5/646:14949] ERROR: cannot ALTER TABLE "pktable2" because it has pending trigger events 2025-06-06 07:48:10.183 UTC [28054][client backend] [pg_regress/foreign_key][5/646:14949] STATEMENT: alter table fktable2 drop constraint fktable2_f1_fkey; 2025-06-06 07:48:10.336 UTC [28054][client backend] [pg_regress/foreign_key][5/676:0] ERROR: cannot use ONLY for foreign key on partitioned table "fk_partitioned_fk" referencing relation "fk_notpartitioned_pk" 2025-06-06 07:48:10.336 UTC [28054][client backend] [pg_regress/foreign_key][5/676:0] STATEMENT: ALTER TABLE ONLY fk_partitioned_fk ADD FOREIGN KEY (a, b) REFERENCES fk_notpartitioned_pk; 2025-06-06 07:48:10.337 UTC [28054][client backend] [pg_regress/foreign_key][5/677:14982] ERROR: insert or update on table "fk_partitioned_fk_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.337 UTC [28054][client backend] [pg_regress/foreign_key][5/677:14982] DETAIL: Key (a, b)=(500, 501) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.337 UTC [28054][client backend] [pg_regress/foreign_key][5/677:14982] STATEMENT: INSERT INTO fk_partitioned_fk (a,b) VALUES (500, 501); 2025-06-06 07:48:10.337 UTC [28054][client backend] [pg_regress/foreign_key][5/678:14983] ERROR: insert or update on table "fk_partitioned_fk_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.337 UTC [28054][client backend] [pg_regress/foreign_key][5/678:14983] DETAIL: Key (a, b)=(500, 501) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.337 UTC [28054][client backend] [pg_regress/foreign_key][5/678:14983] STATEMENT: INSERT INTO fk_partitioned_fk_1 (a,b) VALUES (500, 501); 2025-06-06 07:48:10.338 UTC [28054][client backend] [pg_regress/foreign_key][5/679:14984] ERROR: insert or update on table "fk_partitioned_fk_2" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.338 UTC [28054][client backend] [pg_regress/foreign_key][5/679:14984] DETAIL: Key (a, b)=(1500, 1501) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.338 UTC [28054][client backend] [pg_regress/foreign_key][5/679:14984] STATEMENT: INSERT INTO fk_partitioned_fk (a,b) VALUES (1500, 1501); 2025-06-06 07:48:10.338 UTC [28054][client backend] [pg_regress/foreign_key][5/680:14985] ERROR: insert or update on table "fk_partitioned_fk_2" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.338 UTC [28054][client backend] [pg_regress/foreign_key][5/680:14985] DETAIL: Key (a, b)=(1500, 1501) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.338 UTC [28054][client backend] [pg_regress/foreign_key][5/680:14985] STATEMENT: INSERT INTO fk_partitioned_fk_2 (a,b) VALUES (1500, 1501); 2025-06-06 07:48:10.339 UTC [28054][client backend] [pg_regress/foreign_key][5/681:14986] ERROR: insert or update on table "fk_partitioned_fk_3_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.339 UTC [28054][client backend] [pg_regress/foreign_key][5/681:14986] DETAIL: Key (a, b)=(2500, 2502) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.339 UTC [28054][client backend] [pg_regress/foreign_key][5/681:14986] STATEMENT: INSERT INTO fk_partitioned_fk (a,b) VALUES (2500, 2502); 2025-06-06 07:48:10.339 UTC [28054][client backend] [pg_regress/foreign_key][5/682:14987] ERROR: insert or update on table "fk_partitioned_fk_3_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.339 UTC [28054][client backend] [pg_regress/foreign_key][5/682:14987] DETAIL: Key (a, b)=(2500, 2502) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.339 UTC [28054][client backend] [pg_regress/foreign_key][5/682:14987] STATEMENT: INSERT INTO fk_partitioned_fk_3 (a,b) VALUES (2500, 2502); 2025-06-06 07:48:10.340 UTC [28054][client backend] [pg_regress/foreign_key][5/683:14988] ERROR: insert or update on table "fk_partitioned_fk_3_0" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.340 UTC [28054][client backend] [pg_regress/foreign_key][5/683:14988] DETAIL: Key (a, b)=(2501, 2503) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.340 UTC [28054][client backend] [pg_regress/foreign_key][5/683:14988] STATEMENT: INSERT INTO fk_partitioned_fk (a,b) VALUES (2501, 2503); 2025-06-06 07:48:10.340 UTC [28054][client backend] [pg_regress/foreign_key][5/684:14989] ERROR: insert or update on table "fk_partitioned_fk_3_0" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.340 UTC [28054][client backend] [pg_regress/foreign_key][5/684:14989] DETAIL: Key (a, b)=(2501, 2503) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.340 UTC [28054][client backend] [pg_regress/foreign_key][5/684:14989] STATEMENT: INSERT INTO fk_partitioned_fk_3 (a,b) VALUES (2501, 2503); 2025-06-06 07:48:10.362 UTC [28054][client backend] [pg_regress/foreign_key][5/690:14995] ERROR: insert or update on table "fk_partitioned_fk_3_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.362 UTC [28054][client backend] [pg_regress/foreign_key][5/690:14995] DETAIL: Key (a, b)=(2502, 2503) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.362 UTC [28054][client backend] [pg_regress/foreign_key][5/690:14995] STATEMENT: UPDATE fk_partitioned_fk SET a = a + 1 WHERE a = 2501; 2025-06-06 07:48:10.365 UTC [28054][client backend] [pg_regress/foreign_key][5/693:14998] ERROR: update or delete on table "fk_notpartitioned_pk" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" on table "fk_partitioned_fk" 2025-06-06 07:48:10.365 UTC [28054][client backend] [pg_regress/foreign_key][5/693:14998] DETAIL: Key (a, b)=(500, 501) is still referenced from table "fk_partitioned_fk". 2025-06-06 07:48:10.365 UTC [28054][client backend] [pg_regress/foreign_key][5/693:14998] STATEMENT: UPDATE fk_notpartitioned_pk SET b = 502 WHERE a = 500; 2025-06-06 07:48:10.366 UTC [28054][client backend] [pg_regress/foreign_key][5/694:14999] ERROR: update or delete on table "fk_notpartitioned_pk" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" on table "fk_partitioned_fk" 2025-06-06 07:48:10.366 UTC [28054][client backend] [pg_regress/foreign_key][5/694:14999] DETAIL: Key (a, b)=(1500, 1501) is still referenced from table "fk_partitioned_fk". 2025-06-06 07:48:10.366 UTC [28054][client backend] [pg_regress/foreign_key][5/694:14999] STATEMENT: UPDATE fk_notpartitioned_pk SET b = 1502 WHERE a = 1500; 2025-06-06 07:48:10.367 UTC [28054][client backend] [pg_regress/foreign_key][5/695:15000] ERROR: update or delete on table "fk_notpartitioned_pk" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" on table "fk_partitioned_fk" 2025-06-06 07:48:10.367 UTC [28054][client backend] [pg_regress/foreign_key][5/695:15000] DETAIL: Key (a, b)=(2500, 2502) is still referenced from table "fk_partitioned_fk". 2025-06-06 07:48:10.367 UTC [28054][client backend] [pg_regress/foreign_key][5/695:15000] STATEMENT: UPDATE fk_notpartitioned_pk SET b = 2504 WHERE a = 2500; 2025-06-06 07:48:10.379 UTC [28045][client backend] [pg_regress/foreign_data][96/918:15001] ERROR: cannot drop foreign table ft2 because other objects depend on it 2025-06-06 07:48:10.379 UTC [28045][client backend] [pg_regress/foreign_data][96/918:15001] DETAIL: table ct3 depends on foreign table ft2 foreign table ft3 depends on foreign table ft2 2025-06-06 07:48:10.379 UTC [28045][client backend] [pg_regress/foreign_data][96/918:15001] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:10.379 UTC [28045][client backend] [pg_regress/foreign_data][96/918:15001] STATEMENT: DROP FOREIGN TABLE ft2; 2025-06-06 07:48:10.399 UTC [28045][client backend] [pg_regress/foreign_data][96/921:15004] ERROR: child table is missing constraint "fd_pt1chk2" 2025-06-06 07:48:10.399 UTC [28045][client backend] [pg_regress/foreign_data][96/921:15004] STATEMENT: ALTER FOREIGN TABLE ft2 INHERIT fd_pt1; 2025-06-06 07:48:10.561 UTC [28054][client backend] [pg_regress/foreign_key][5/721:15021] ERROR: update or delete on table "fk_notpartitioned_pk" violates foreign key constraint "fk_partitioned_fk_a_fkey" on table "fk_partitioned_fk" 2025-06-06 07:48:10.561 UTC [28054][client backend] [pg_regress/foreign_key][5/721:15021] DETAIL: Key (a)=(1) is still referenced from table "fk_partitioned_fk". 2025-06-06 07:48:10.561 UTC [28054][client backend] [pg_regress/foreign_key][5/721:15021] STATEMENT: DELETE FROM fk_notpartitioned_pk WHERE a = 1; 2025-06-06 07:48:10.628 UTC [28054][client backend] [pg_regress/foreign_key][5/735:15033] ERROR: insert or update on table "fk_partitioned_fk_2" violates foreign key constraint "fk_partitioned_fk_2_a_b_fkey" 2025-06-06 07:48:10.628 UTC [28054][client backend] [pg_regress/foreign_key][5/735:15033] DETAIL: Key (a, b)=(1000, 1000) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.628 UTC [28054][client backend] [pg_regress/foreign_key][5/735:15033] STATEMENT: ALTER TABLE fk_partitioned_fk ATTACH PARTITION fk_partitioned_fk_2 FOR VALUES FROM (1000,1000) TO (2000,2000); 2025-06-06 07:48:10.828 UTC [28054][client backend] [pg_regress/foreign_key][5/774:15071] ERROR: insert or update on table "fk_partitioned_fk_3" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.828 UTC [28054][client backend] [pg_regress/foreign_key][5/774:15071] DETAIL: Key (a, b)=(2502, 2503) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.828 UTC [28054][client backend] [pg_regress/foreign_key][5/774:15071] STATEMENT: INSERT INTO fk_partitioned_fk (a, b) VALUES (2502, 2503); 2025-06-06 07:48:10.831 UTC [28054][client backend] [pg_regress/foreign_key][5/775:15072] ERROR: insert or update on table "fk_partitioned_fk_3" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.831 UTC [28054][client backend] [pg_regress/foreign_key][5/775:15072] DETAIL: Key (a, b)=(2502, 2503) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.831 UTC [28054][client backend] [pg_regress/foreign_key][5/775:15072] STATEMENT: INSERT INTO fk_partitioned_fk_3 (a, b) VALUES (2502, 2503); 2025-06-06 07:48:10.885 UTC [28054][client backend] [pg_regress/foreign_key][5/784:15081] ERROR: insert or update on table "fk_partitioned_fk_full_1" violates foreign key constraint "fk_partitioned_fk_full_x_y_fkey" 2025-06-06 07:48:10.885 UTC [28054][client backend] [pg_regress/foreign_key][5/784:15081] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:10.885 UTC [28054][client backend] [pg_regress/foreign_key][5/784:15081] STATEMENT: ALTER TABLE fk_partitioned_fk_full ADD FOREIGN KEY (x, y) REFERENCES fk_notpartitioned_pk MATCH FULL; 2025-06-06 07:48:10.901 UTC [28054][client backend] [pg_regress/foreign_key][5/787:15084] ERROR: insert or update on table "fk_partitioned_fk_full_1" violates foreign key constraint "fk_partitioned_fk_full_x_y_fkey" 2025-06-06 07:48:10.901 UTC [28054][client backend] [pg_regress/foreign_key][5/787:15084] DETAIL: MATCH FULL does not allow mixing of null and nonnull key values. 2025-06-06 07:48:10.901 UTC [28054][client backend] [pg_regress/foreign_key][5/787:15084] STATEMENT: INSERT INTO fk_partitioned_fk_full VALUES (1, NULL); 2025-06-06 07:48:10.960 UTC [28045][client backend] [pg_regress/foreign_data][96/1034:0] ERROR: foreign-data wrapper "foo" has no handler 2025-06-06 07:48:10.960 UTC [28045][client backend] [pg_regress/foreign_data][96/1034:0] STATEMENT: IMPORT FOREIGN SCHEMA s1 FROM SERVER s9 INTO public; 2025-06-06 07:48:10.961 UTC [28045][client backend] [pg_regress/foreign_data][96/1035:0] ERROR: foreign-data wrapper "foo" has no handler 2025-06-06 07:48:10.961 UTC [28045][client backend] [pg_regress/foreign_data][96/1035:0] STATEMENT: IMPORT FOREIGN SCHEMA s1 LIMIT TO (t1) FROM SERVER s9 INTO public; 2025-06-06 07:48:10.962 UTC [28045][client backend] [pg_regress/foreign_data][96/1036:0] ERROR: foreign-data wrapper "foo" has no handler 2025-06-06 07:48:10.962 UTC [28045][client backend] [pg_regress/foreign_data][96/1036:0] STATEMENT: IMPORT FOREIGN SCHEMA s1 EXCEPT (t1) FROM SERVER s9 INTO public; 2025-06-06 07:48:10.963 UTC [28045][client backend] [pg_regress/foreign_data][96/1037:0] ERROR: foreign-data wrapper "foo" has no handler 2025-06-06 07:48:10.963 UTC [28045][client backend] [pg_regress/foreign_data][96/1037:0] STATEMENT: IMPORT FOREIGN SCHEMA s1 EXCEPT (t1, t2) FROM SERVER s9 INTO public OPTIONS (option1 'value1', option2 'value2'); 2025-06-06 07:48:10.964 UTC [28045][client backend] [pg_regress/foreign_data][96/1038:0] ERROR: foreign table "no_table" does not exist 2025-06-06 07:48:10.964 UTC [28045][client backend] [pg_regress/foreign_data][96/1038:0] STATEMENT: DROP FOREIGN TABLE no_table; 2025-06-06 07:48:10.971 UTC [28054][client backend] [pg_regress/foreign_key][5/800:15096] ERROR: insert or update on table "fk_partitioned_fk_3" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:10.971 UTC [28054][client backend] [pg_regress/foreign_key][5/800:15096] DETAIL: Key (a, b)=(2501, 142857) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:10.971 UTC [28054][client backend] [pg_regress/foreign_key][5/800:15096] STATEMENT: UPDATE fk_notpartitioned_pk SET a = 1500 WHERE a = 2502; 2025-06-06 07:48:10.971 UTC [28045][client backend] [pg_regress/foreign_data][96/1042:15097] ERROR: cannot drop desired object(s) because other objects depend on them 2025-06-06 07:48:10.971 UTC [28045][client backend] [pg_regress/foreign_data][96/1042:15097] DETAIL: user mapping for regress_test_role on server s5 depends on server s5 2025-06-06 07:48:10.971 UTC [28045][client backend] [pg_regress/foreign_data][96/1042:15097] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:10.971 UTC [28045][client backend] [pg_regress/foreign_data][96/1042:15097] STATEMENT: DROP OWNED BY regress_test_role2; 2025-06-06 07:48:11.170 UTC [28045][client backend] [pg_regress/foreign_data][96/1085:15119] ERROR: table "fd_pt2_1" contains column "c4" not found in parent "fd_pt2" 2025-06-06 07:48:11.170 UTC [28045][client backend] [pg_regress/foreign_data][96/1085:15119] DETAIL: The new partition may contain only the columns present in parent. 2025-06-06 07:48:11.170 UTC [28045][client backend] [pg_regress/foreign_data][96/1085:15119] STATEMENT: ALTER TABLE fd_pt2 ATTACH PARTITION fd_pt2_1 FOR VALUES IN (1); 2025-06-06 07:48:11.432 UTC [28054][client backend] [pg_regress/foreign_key][5/840:15130] ERROR: constraint "fk_partitioned_fk_a_b_fkey" enforceability conflicts with constraint "fk_part_con" on relation "fk_partitioned_fk_2" 2025-06-06 07:48:11.432 UTC [28054][client backend] [pg_regress/foreign_key][5/840:15130] STATEMENT: ALTER TABLE fk_partitioned_fk ATTACH PARTITION fk_partitioned_fk_2 FOR VALUES IN (1500,1502); 2025-06-06 07:48:11.441 UTC [28045][client backend] [pg_regress/foreign_data][96/1138:15132] ERROR: cannot add column to a partition 2025-06-06 07:48:11.441 UTC [28045][client backend] [pg_regress/foreign_data][96/1138:15132] STATEMENT: ALTER TABLE fd_pt2_1 ADD c4 char; 2025-06-06 07:48:11.569 UTC [28045][client backend] [pg_regress/foreign_data][96/1167:15135] ERROR: column "c1" is marked NOT NULL in parent table 2025-06-06 07:48:11.569 UTC [28045][client backend] [pg_regress/foreign_data][96/1167:15135] STATEMENT: ALTER TABLE fd_pt2_1 ALTER c1 DROP NOT NULL; 2025-06-06 07:48:11.671 UTC [28045][client backend] [pg_regress/foreign_data][96/1195:15139] ERROR: column "c2" in child table "fd_pt2_1" must be marked NOT NULL 2025-06-06 07:48:11.671 UTC [28045][client backend] [pg_regress/foreign_data][96/1195:15139] STATEMENT: ALTER TABLE fd_pt2 ATTACH PARTITION fd_pt2_1 FOR VALUES IN (1); 2025-06-06 07:48:11.797 UTC [28045][client backend] [pg_regress/foreign_data][96/1226:15151] ERROR: child table is missing constraint "fd_pt2chk1" 2025-06-06 07:48:11.797 UTC [28045][client backend] [pg_regress/foreign_data][96/1226:15151] STATEMENT: ALTER TABLE fd_pt2 ATTACH PARTITION fd_pt2_1 FOR VALUES IN (1); 2025-06-06 07:48:11.824 UTC [28045][client backend] [pg_regress/foreign_data][96/1232:15158] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2025-06-06 07:48:11.824 UTC [28045][client backend] [pg_regress/foreign_data][96/1232:15158] STATEMENT: CREATE FOREIGN TABLE foreign_part PARTITION OF temp_parted DEFAULT SERVER s0; 2025-06-06 07:48:11.825 UTC [28045][client backend] [pg_regress/foreign_data][96/1234:15160] ERROR: cannot attach a permanent relation as partition of temporary relation "temp_parted" 2025-06-06 07:48:11.825 UTC [28045][client backend] [pg_regress/foreign_data][96/1234:15160] STATEMENT: ALTER TABLE temp_parted ATTACH PARTITION foreign_part DEFAULT; 2025-06-06 07:48:11.831 UTC [28045][client backend] [pg_regress/foreign_data][96/1238:15164] ERROR: role "regress_test_role" cannot be dropped because some objects depend on it 2025-06-06 07:48:11.831 UTC [28045][client backend] [pg_regress/foreign_data][96/1238:15164] DETAIL: privileges for foreign-data wrapper foo privileges for server s4 owner of user mapping for regress_test_role on server s6 2025-06-06 07:48:11.831 UTC [28045][client backend] [pg_regress/foreign_data][96/1238:15164] STATEMENT: DROP ROLE regress_test_role; 2025-06-06 07:48:11.840 UTC [28045][client backend] [pg_regress/foreign_data][96/1245:0] ERROR: role "regress_unprivileged_role" cannot be dropped because some objects depend on it 2025-06-06 07:48:11.840 UTC [28045][client backend] [pg_regress/foreign_data][96/1245:0] DETAIL: privileges for foreign-data wrapper postgresql 2025-06-06 07:48:11.840 UTC [28045][client backend] [pg_regress/foreign_data][96/1245:0] STATEMENT: DROP ROLE regress_unprivileged_role; 2025-06-06 07:48:11.860 UTC [28459][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:11.861 UTC [28459][client backend] [[unknown]][18/259:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:11.863 UTC [28459][client backend] [[unknown]][18/259:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/foreign_data 2025-06-06 07:48:11.871 UTC [28459][client backend] [pg_regress/foreign_data][18/0:0] LOG: connection ready: setup total=27.309 ms, fork=5.012 ms, authentication=1.855 ms 2025-06-06 07:48:11.871 UTC [28045][client backend] [pg_regress/foreign_data][:0] LOG: disconnection: session time: 0:00:05.516 user=postgres database=regression host=[local] 2025-06-06 07:48:11.919 UTC [28459][client backend] [pg_regress/foreign_data][:0] LOG: disconnection: session time: 0:00:00.069 user=postgres database=regression host=[local] 2025-06-06 07:48:12.296 UTC [28054][client backend] [pg_regress/foreign_key][5/925:15189] ERROR: insert or update on table "fk_partitioned_fk_2_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey" 2025-06-06 07:48:12.296 UTC [28054][client backend] [pg_regress/foreign_key][5/925:15189] DETAIL: Key (a, b)=(1600, 601) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:12.296 UTC [28054][client backend] [pg_regress/foreign_key][5/925:15189] STATEMENT: ALTER TABLE fk_partitioned_fk ATTACH PARTITION fk_partitioned_fk_2 FOR VALUES IN (1600); 2025-06-06 07:48:12.326 UTC [28054][client backend] [pg_regress/foreign_key][5/930:15194] ERROR: cannot attach table "fk_partitioned_pk_6" as a partition because it is referenced by foreign key "fk_partitioned_fk_6_a_fkey" 2025-06-06 07:48:12.326 UTC [28054][client backend] [pg_regress/foreign_key][5/930:15194] STATEMENT: ALTER TABLE fk_partitioned_fk_6 ATTACH PARTITION fk_partitioned_pk_6 FOR VALUES IN (1); 2025-06-06 07:48:12.441 UTC [28054][client backend] [pg_regress/foreign_key][5/941:15205] ERROR: cannot ALTER TABLE "fk_partitioned_pk_61" because it is being used by active queries in this session 2025-06-06 07:48:12.441 UTC [28054][client backend] [pg_regress/foreign_key][5/941:15205] STATEMENT: ALTER TABLE fk_partitioned_fk_6 ATTACH PARTITION fk_partitioned_pk_6 FOR VALUES IN (1); 2025-06-06 07:48:12.468 UTC [28054][client backend] [pg_regress/foreign_key][5/949:15212] ERROR: insert or update on table "other_partitioned_fk_1" violates foreign key constraint "other_partitioned_fk_a_b_fkey" 2025-06-06 07:48:12.468 UTC [28054][client backend] [pg_regress/foreign_key][5/949:15212] DETAIL: Key (a, b)=(2048, 1) is not present in table "fk_notpartitioned_pk". 2025-06-06 07:48:12.468 UTC [28054][client backend] [pg_regress/foreign_key][5/949:15212] STATEMENT: alter table other_partitioned_fk add foreign key (a, b) references fk_notpartitioned_pk(a, b); 2025-06-06 07:48:12.573 UTC [28054][client backend] [pg_regress/foreign_key][5/969:15229] ERROR: insert or update on table "part1_self_fk" violates foreign key constraint "parted_self_fk_id_abc_fkey" 2025-06-06 07:48:12.573 UTC [28054][client backend] [pg_regress/foreign_key][5/969:15229] DETAIL: Key (id_abc)=(5) is not present in table "parted_self_fk". 2025-06-06 07:48:12.573 UTC [28054][client backend] [pg_regress/foreign_key][5/969:15229] STATEMENT: INSERT INTO parted_self_fk VALUES (4, 5); 2025-06-06 07:48:12.575 UTC [28054][client backend] [pg_regress/foreign_key][5/970:15230] ERROR: update or delete on table "part1_self_fk" violates foreign key constraint "parted_self_fk_id_abc_fkey_1" on table "parted_self_fk" 2025-06-06 07:48:12.575 UTC [28054][client backend] [pg_regress/foreign_key][5/970:15230] DETAIL: Key (id)=(1) is still referenced from table "parted_self_fk". 2025-06-06 07:48:12.575 UTC [28054][client backend] [pg_regress/foreign_key][5/970:15230] STATEMENT: DELETE FROM parted_self_fk WHERE id = 1 RETURNING *; 2025-06-06 07:48:12.605 UTC [28054][client backend] [pg_regress/foreign_key][5/973:15232] ERROR: insert or update on table "part2_self_fk" violates foreign key constraint "parted_self_fk_id_abc_fkey" 2025-06-06 07:48:12.605 UTC [28054][client backend] [pg_regress/foreign_key][5/973:15232] DETAIL: Key (id_abc)=(9) is not present in table "parted_self_fk". 2025-06-06 07:48:12.605 UTC [28054][client backend] [pg_regress/foreign_key][5/973:15232] STATEMENT: INSERT INTO part2_self_fk VALUES (16, 9); 2025-06-06 07:48:12.611 UTC [28054][client backend] [pg_regress/foreign_key][5/974:15233] ERROR: update or delete on table "part1_self_fk" violates foreign key constraint "parted_self_fk_id_abc_fkey_5" on table "part2_self_fk" 2025-06-06 07:48:12.611 UTC [28054][client backend] [pg_regress/foreign_key][5/974:15233] DETAIL: Key (id)=(2) is still referenced from table "part2_self_fk". 2025-06-06 07:48:12.611 UTC [28054][client backend] [pg_regress/foreign_key][5/974:15233] STATEMENT: DELETE FROM parted_self_fk WHERE id = 2 RETURNING *; 2025-06-06 07:48:12.624 UTC [28054][client backend] [pg_regress/foreign_key][5/976:15235] ERROR: insert or update on table "part2_self_fk" violates foreign key constraint "parted_self_fk_id_abc_fkey" 2025-06-06 07:48:12.624 UTC [28054][client backend] [pg_regress/foreign_key][5/976:15235] DETAIL: Key (id_abc)=(9) is not present in table "parted_self_fk". 2025-06-06 07:48:12.624 UTC [28054][client backend] [pg_regress/foreign_key][5/976:15235] STATEMENT: INSERT INTO parted_self_fk VALUES (16, 9); 2025-06-06 07:48:12.626 UTC [28054][client backend] [pg_regress/foreign_key][5/977:15236] ERROR: update or delete on table "part1_self_fk" violates foreign key constraint "parted_self_fk_id_abc_fkey_1" on table "parted_self_fk" 2025-06-06 07:48:12.626 UTC [28054][client backend] [pg_regress/foreign_key][5/977:15236] DETAIL: Key (id)=(3) is still referenced from table "parted_self_fk". 2025-06-06 07:48:12.626 UTC [28054][client backend] [pg_regress/foreign_key][5/977:15236] STATEMENT: DELETE FROM parted_self_fk WHERE id = 3 RETURNING *; 2025-06-06 07:48:12.809 UTC [28054][client backend] [pg_regress/foreign_key][5/999:15245] ERROR: cannot drop inherited constraint "fk_part_1_a_fkey" of relation "fk_part_1" 2025-06-06 07:48:12.809 UTC [28054][client backend] [pg_regress/foreign_key][5/999:15245] STATEMENT: alter table fkpart0.fk_part_1 drop constraint fk_part_1_a_fkey; 2025-06-06 07:48:12.907 UTC [28054][client backend] [pg_regress/foreign_key][5/1025:15246] ERROR: cannot drop inherited constraint "fk_part_23_a_fkey" of relation "fk_part_23" 2025-06-06 07:48:12.907 UTC [28054][client backend] [pg_regress/foreign_key][5/1025:15246] STATEMENT: alter table fkpart0.fk_part_23 drop constraint fk_part_23_a_fkey; 2025-06-06 07:48:12.907 UTC [28054][client backend] [pg_regress/foreign_key][5/1026:15247] ERROR: cannot drop inherited constraint "fk_part_23_a_fkey" of relation "fk_part_23_2" 2025-06-06 07:48:12.907 UTC [28054][client backend] [pg_regress/foreign_key][5/1026:15247] STATEMENT: alter table fkpart0.fk_part_23_2 drop constraint fk_part_23_a_fkey; 2025-06-06 07:48:12.954 UTC [28054][client backend] [pg_regress/foreign_key][5/1040:15249] ERROR: cannot drop inherited constraint "fk_part_a_fkey" of relation "fk_part_4" 2025-06-06 07:48:12.954 UTC [28054][client backend] [pg_regress/foreign_key][5/1040:15249] STATEMENT: alter table fkpart0.fk_part_4 drop constraint fk_part_a_fkey; 2025-06-06 07:48:13.009 UTC [28054][client backend] [pg_regress/foreign_key][5/1056:15252] ERROR: cannot drop inherited constraint "fk_part_a_fkey" of relation "fk_part_56" 2025-06-06 07:48:13.009 UTC [28054][client backend] [pg_regress/foreign_key][5/1056:15252] STATEMENT: alter table fkpart0.fk_part_56 drop constraint fk_part_a_fkey; 2025-06-06 07:48:13.009 UTC [28054][client backend] [pg_regress/foreign_key][5/1057:15253] ERROR: cannot drop inherited constraint "fk_part_a_fkey" of relation "fk_part_56_5" 2025-06-06 07:48:13.009 UTC [28054][client backend] [pg_regress/foreign_key][5/1057:15253] STATEMENT: alter table fkpart0.fk_part_56_5 drop constraint fk_part_a_fkey; 2025-06-06 07:48:13.030 UTC [28054][client backend] [pg_regress/foreign_key][5/1060:15256] ERROR: insert or update on table "fk_part_1_1" violates foreign key constraint "fk_part_a_fkey" 2025-06-06 07:48:13.030 UTC [28054][client backend] [pg_regress/foreign_key][5/1060:15256] DETAIL: Key (a)=(1) is not present in table "pkey". 2025-06-06 07:48:13.030 UTC [28054][client backend] [pg_regress/foreign_key][5/1060:15256] STATEMENT: insert into fkpart1.fk_part values (1); 2025-06-06 07:48:13.034 UTC [28054][client backend] [pg_regress/foreign_key][5/1063:15259] ERROR: update or delete on table "pkey" violates foreign key constraint "fk_part_a_fkey" on table "fk_part" 2025-06-06 07:48:13.034 UTC [28054][client backend] [pg_regress/foreign_key][5/1063:15259] DETAIL: Key (a)=(1) is still referenced from table "fk_part". 2025-06-06 07:48:13.034 UTC [28054][client backend] [pg_regress/foreign_key][5/1063:15259] STATEMENT: delete from fkpart1.pkey where a = 1; 2025-06-06 07:48:13.046 UTC [28054][client backend] [pg_regress/foreign_key][5/1066:15262] ERROR: insert or update on table "fk_part_1_2" violates foreign key constraint "fk_part_a_fkey" 2025-06-06 07:48:13.046 UTC [28054][client backend] [pg_regress/foreign_key][5/1066:15262] DETAIL: Key (a)=(2) is not present in table "pkey". 2025-06-06 07:48:13.046 UTC [28054][client backend] [pg_regress/foreign_key][5/1066:15262] STATEMENT: insert into fkpart1.fk_part_1 values (2); 2025-06-06 07:48:13.047 UTC [28054][client backend] [pg_regress/foreign_key][5/1067:15263] ERROR: update or delete on table "pkey" violates foreign key constraint "fk_part_a_fkey" on table "fk_part_1" 2025-06-06 07:48:13.047 UTC [28054][client backend] [pg_regress/foreign_key][5/1067:15263] DETAIL: Key (a)=(1) is still referenced from table "fk_part_1". 2025-06-06 07:48:13.047 UTC [28054][client backend] [pg_regress/foreign_key][5/1067:15263] STATEMENT: delete from fkpart1.pkey where a = 1; 2025-06-06 07:48:13.059 UTC [28054][client backend] [pg_regress/foreign_key][5/1070:15266] ERROR: cannot drop inherited constraint "fkey" of relation "fk_part_1" 2025-06-06 07:48:13.059 UTC [28054][client backend] [pg_regress/foreign_key][5/1070:15266] STATEMENT: alter table fkpart2.fk_part_1 drop constraint fkey; 2025-06-06 07:48:13.063 UTC [28054][client backend] [pg_regress/foreign_key][5/1071:15267] ERROR: cannot drop inherited constraint "my_fkey" of relation "fk_part_1_1" 2025-06-06 07:48:13.063 UTC [28054][client backend] [pg_regress/foreign_key][5/1071:15267] STATEMENT: alter table fkpart2.fk_part_1_1 drop constraint my_fkey; 2025-06-06 07:48:13.069 UTC [28054][client backend] [pg_regress/foreign_key][5/1074:15270] ERROR: constraint "my_fkey" of relation "fk_part_1_1" does not exist 2025-06-06 07:48:13.069 UTC [28054][client backend] [pg_regress/foreign_key][5/1074:15270] STATEMENT: alter table fkpart2.fk_part_1_1 drop constraint my_fkey; 2025-06-06 07:48:13.143 UTC [28539][autovacuum worker] LOG: automatic analyze of table "template0.pg_catalog.pg_authid" avg read rate: 0.000 MB/s, avg write rate: 2.188 MB/s buffer usage: 549 hits, 0 reads, 7 dirtied WAL usage: 36 records, 5 full page images, 43276 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2025-06-06 07:48:13.159 UTC [28539][autovacuum worker] LOG: automatic analyze of table "template0.pg_catalog.pg_subscription" avg read rate: 0.000 MB/s, avg write rate: 0.488 MB/s buffer usage: 275 hits, 0 reads, 1 dirtied WAL usage: 3 records, 1 full page images, 8619 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.01 s 2025-06-06 07:48:13.162 UTC [28539][autovacuum worker] LOG: automatic aggressive vacuum of table "template0.pg_catalog.pg_shdepend": index scans: 1 pages: 3 removed, 0 remain, 3 scanned (100.00% of total), 0 eagerly scanned tuples: 60 removed, 0 remain, 0 are dead but not yet removable removable cutoff: 15279, which was 1 XIDs old when operation ended new relfrozenxid: 15279, which is 14535 XIDs ahead of previous value new relminmxid: 3, which is 2 MXIDs ahead of previous value frozen: 0 pages from table (0.00% of total) had 0 tuples frozen visibility map: 3 pages set all-visible, 3 pages set all-frozen (0 were all-visible) index scan needed: 3 pages from table (100.00% of total) had 336 dead item identifiers removed index "pg_shdepend_depender_index": pages: 4 in total, 0 newly deleted, 1 currently deleted, 1 reusable index "pg_shdepend_reference_index": pages: 2 in total, 0 newly deleted, 0 currently deleted, 0 reusable avg read rate: 0.000 MB/s, avg write rate: 29.835 MB/s buffer usage: 85 hits, 0 reads, 7 dirtied WAL usage: 21 records, 7 full page images, 60100 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:13.165 UTC [28539][autovacuum worker] LOG: automatic analyze of table "template0.pg_catalog.pg_shdepend" avg read rate: 0.000 MB/s, avg write rate: 0.000 MB/s buffer usage: 46 hits, 0 reads, 0 dirtied WAL usage: 0 records, 0 full page images, 0 bytes, 0 buffers full system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-06-06 07:48:13.372 UTC [28054][client backend] [pg_regress/foreign_key][5/1102:15299] ERROR: insert or update on table "fk1" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:13.372 UTC [28054][client backend] [pg_regress/foreign_key][5/1102:15299] DETAIL: Key (a)=(1) is not present in table "pk". 2025-06-06 07:48:13.372 UTC [28054][client backend] [pg_regress/foreign_key][5/1102:15299] STATEMENT: INSERT into fk VALUES (1); 2025-06-06 07:48:13.374 UTC [28054][client backend] [pg_regress/foreign_key][5/1103:15300] ERROR: insert or update on table "fk2" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:13.374 UTC [28054][client backend] [pg_regress/foreign_key][5/1103:15300] DETAIL: Key (a)=(1000) is not present in table "pk". 2025-06-06 07:48:13.374 UTC [28054][client backend] [pg_regress/foreign_key][5/1103:15300] STATEMENT: INSERT into fk VALUES (1000); 2025-06-06 07:48:13.377 UTC [28054][client backend] [pg_regress/foreign_key][5/1104:15301] ERROR: insert or update on table "fk2" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:13.377 UTC [28054][client backend] [pg_regress/foreign_key][5/1104:15301] DETAIL: Key (a)=(2000) is not present in table "pk". 2025-06-06 07:48:13.377 UTC [28054][client backend] [pg_regress/foreign_key][5/1104:15301] STATEMENT: INSERT into fk VALUES (2000); 2025-06-06 07:48:13.378 UTC [28054][client backend] [pg_regress/foreign_key][5/1105:15302] ERROR: insert or update on table "fk2" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:13.378 UTC [28054][client backend] [pg_regress/foreign_key][5/1105:15302] DETAIL: Key (a)=(3000) is not present in table "pk". 2025-06-06 07:48:13.378 UTC [28054][client backend] [pg_regress/foreign_key][5/1105:15302] STATEMENT: INSERT into fk VALUES (3000); 2025-06-06 07:48:13.385 UTC [28054][client backend] [pg_regress/foreign_key][5/1106:15303] ERROR: insert or update on table "fk3" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:13.385 UTC [28054][client backend] [pg_regress/foreign_key][5/1106:15303] DETAIL: Key (a)=(4000) is not present in table "pk". 2025-06-06 07:48:13.385 UTC [28054][client backend] [pg_regress/foreign_key][5/1106:15303] STATEMENT: INSERT into fk VALUES (4000); 2025-06-06 07:48:13.387 UTC [28054][client backend] [pg_regress/foreign_key][5/1107:15304] ERROR: insert or update on table "fk3" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:13.387 UTC [28054][client backend] [pg_regress/foreign_key][5/1107:15304] DETAIL: Key (a)=(4500) is not present in table "pk". 2025-06-06 07:48:13.387 UTC [28054][client backend] [pg_regress/foreign_key][5/1107:15304] STATEMENT: INSERT into fk VALUES (4500); 2025-06-06 07:48:13.406 UTC [28054][client backend] [pg_regress/foreign_key][5/1110:15307] ERROR: update or delete on table "pk1" violates foreign key constraint "fk_a_fkey_1" on table "fk" 2025-06-06 07:48:13.406 UTC [28054][client backend] [pg_regress/foreign_key][5/1110:15307] DETAIL: Key (a)=(1) is still referenced from table "fk". 2025-06-06 07:48:13.406 UTC [28054][client backend] [pg_regress/foreign_key][5/1110:15307] STATEMENT: DELETE FROM pk WHERE a = 1; 2025-06-06 07:48:13.410 UTC [28054][client backend] [pg_regress/foreign_key][5/1111:15308] ERROR: update or delete on table "pk2" violates foreign key constraint "fk_a_fkey_2" on table "fk" 2025-06-06 07:48:13.410 UTC [28054][client backend] [pg_regress/foreign_key][5/1111:15308] DETAIL: Key (a)=(1000) is still referenced from table "fk". 2025-06-06 07:48:13.410 UTC [28054][client backend] [pg_regress/foreign_key][5/1111:15308] STATEMENT: DELETE FROM pk WHERE a = 1000; 2025-06-06 07:48:13.420 UTC [28054][client backend] [pg_regress/foreign_key][5/1112:15309] ERROR: update or delete on table "pk3" violates foreign key constraint "fk_a_fkey_3" on table "fk" 2025-06-06 07:48:13.420 UTC [28054][client backend] [pg_regress/foreign_key][5/1112:15309] DETAIL: Key (a)=(2000) is still referenced from table "fk". 2025-06-06 07:48:13.420 UTC [28054][client backend] [pg_regress/foreign_key][5/1112:15309] STATEMENT: DELETE FROM pk WHERE a = 2000; 2025-06-06 07:48:13.423 UTC [28054][client backend] [pg_regress/foreign_key][5/1113:15310] ERROR: update or delete on table "pk4" violates foreign key constraint "fk_a_fkey_4" on table "fk" 2025-06-06 07:48:13.423 UTC [28054][client backend] [pg_regress/foreign_key][5/1113:15310] DETAIL: Key (a)=(3000) is still referenced from table "fk". 2025-06-06 07:48:13.423 UTC [28054][client backend] [pg_regress/foreign_key][5/1113:15310] STATEMENT: DELETE FROM pk WHERE a = 3000; 2025-06-06 07:48:13.424 UTC [28054][client backend] [pg_regress/foreign_key][5/1114:15311] ERROR: update or delete on table "pk51" violates foreign key constraint "fk_a_fkey_6" on table "fk" 2025-06-06 07:48:13.424 UTC [28054][client backend] [pg_regress/foreign_key][5/1114:15311] DETAIL: Key (a)=(4000) is still referenced from table "fk". 2025-06-06 07:48:13.424 UTC [28054][client backend] [pg_regress/foreign_key][5/1114:15311] STATEMENT: DELETE FROM pk WHERE a = 4000; 2025-06-06 07:48:13.425 UTC [28054][client backend] [pg_regress/foreign_key][5/1115:15312] ERROR: update or delete on table "pk52" violates foreign key constraint "fk_a_fkey_7" on table "fk" 2025-06-06 07:48:13.425 UTC [28054][client backend] [pg_regress/foreign_key][5/1115:15312] DETAIL: Key (a)=(4500) is still referenced from table "fk". 2025-06-06 07:48:13.425 UTC [28054][client backend] [pg_regress/foreign_key][5/1115:15312] STATEMENT: DELETE FROM pk WHERE a = 4500; 2025-06-06 07:48:13.426 UTC [28054][client backend] [pg_regress/foreign_key][5/1116:15313] ERROR: update or delete on table "pk1" violates foreign key constraint "fk_a_fkey_1" on table "fk" 2025-06-06 07:48:13.426 UTC [28054][client backend] [pg_regress/foreign_key][5/1116:15313] DETAIL: Key (a)=(1) is still referenced from table "fk". 2025-06-06 07:48:13.426 UTC [28054][client backend] [pg_regress/foreign_key][5/1116:15313] STATEMENT: UPDATE pk SET a = 2 WHERE a = 1; 2025-06-06 07:48:13.427 UTC [28054][client backend] [pg_regress/foreign_key][5/1117:15314] ERROR: update or delete on table "pk2" violates foreign key constraint "fk_a_fkey_2" on table "fk" 2025-06-06 07:48:13.427 UTC [28054][client backend] [pg_regress/foreign_key][5/1117:15314] DETAIL: Key (a)=(1000) is still referenced from table "fk". 2025-06-06 07:48:13.427 UTC [28054][client backend] [pg_regress/foreign_key][5/1117:15314] STATEMENT: UPDATE pk SET a = 1002 WHERE a = 1000; 2025-06-06 07:48:13.427 UTC [28054][client backend] [pg_regress/foreign_key][5/1118:15315] ERROR: update or delete on table "pk3" violates foreign key constraint "fk_a_fkey_3" on table "fk" 2025-06-06 07:48:13.427 UTC [28054][client backend] [pg_regress/foreign_key][5/1118:15315] DETAIL: Key (a)=(2000) is still referenced from table "fk". 2025-06-06 07:48:13.427 UTC [28054][client backend] [pg_regress/foreign_key][5/1118:15315] STATEMENT: UPDATE pk SET a = 2002 WHERE a = 2000; 2025-06-06 07:48:13.428 UTC [28054][client backend] [pg_regress/foreign_key][5/1119:15316] ERROR: update or delete on table "pk4" violates foreign key constraint "fk_a_fkey_4" on table "fk" 2025-06-06 07:48:13.428 UTC [28054][client backend] [pg_regress/foreign_key][5/1119:15316] DETAIL: Key (a)=(3000) is still referenced from table "fk". 2025-06-06 07:48:13.428 UTC [28054][client backend] [pg_regress/foreign_key][5/1119:15316] STATEMENT: UPDATE pk SET a = 3002 WHERE a = 3000; 2025-06-06 07:48:13.429 UTC [28054][client backend] [pg_regress/foreign_key][5/1120:15317] ERROR: update or delete on table "pk51" violates foreign key constraint "fk_a_fkey_6" on table "fk" 2025-06-06 07:48:13.429 UTC [28054][client backend] [pg_regress/foreign_key][5/1120:15317] DETAIL: Key (a)=(4000) is still referenced from table "fk". 2025-06-06 07:48:13.429 UTC [28054][client backend] [pg_regress/foreign_key][5/1120:15317] STATEMENT: UPDATE pk SET a = 4002 WHERE a = 4000; 2025-06-06 07:48:13.430 UTC [28054][client backend] [pg_regress/foreign_key][5/1121:15318] ERROR: update or delete on table "pk52" violates foreign key constraint "fk_a_fkey_7" on table "fk" 2025-06-06 07:48:13.430 UTC [28054][client backend] [pg_regress/foreign_key][5/1121:15318] DETAIL: Key (a)=(4500) is still referenced from table "fk". 2025-06-06 07:48:13.430 UTC [28054][client backend] [pg_regress/foreign_key][5/1121:15318] STATEMENT: UPDATE pk SET a = 4502 WHERE a = 4500; 2025-06-06 07:48:13.810 UTC [28054][client backend] [pg_regress/foreign_key][5/1151:15347] ERROR: removing partition "droppk_d" violates foreign key constraint "dropfk_a_fkey_5" 2025-06-06 07:48:13.810 UTC [28054][client backend] [pg_regress/foreign_key][5/1151:15347] DETAIL: Key (a)=(2000) is still referenced from table "dropfk". 2025-06-06 07:48:13.810 UTC [28054][client backend] [pg_regress/foreign_key][5/1151:15347] STATEMENT: ALTER TABLE droppk DETACH PARTITION droppk_d; 2025-06-06 07:48:13.815 UTC [28054][client backend] [pg_regress/foreign_key][5/1152:15348] ERROR: removing partition "droppk2_d" violates foreign key constraint "dropfk_a_fkey_4" 2025-06-06 07:48:13.815 UTC [28054][client backend] [pg_regress/foreign_key][5/1152:15348] DETAIL: Key (a)=(1500) is still referenced from table "dropfk". 2025-06-06 07:48:13.815 UTC [28054][client backend] [pg_regress/foreign_key][5/1152:15348] STATEMENT: ALTER TABLE droppk2 DETACH PARTITION droppk2_d; 2025-06-06 07:48:13.819 UTC [28054][client backend] [pg_regress/foreign_key][5/1153:15349] ERROR: removing partition "droppk1" violates foreign key constraint "dropfk_a_fkey_1" 2025-06-06 07:48:13.819 UTC [28054][client backend] [pg_regress/foreign_key][5/1153:15349] DETAIL: Key (a)=(1) is still referenced from table "dropfk". 2025-06-06 07:48:13.819 UTC [28054][client backend] [pg_regress/foreign_key][5/1153:15349] STATEMENT: ALTER TABLE droppk DETACH PARTITION droppk1; 2025-06-06 07:48:13.820 UTC [28054][client backend] [pg_regress/foreign_key][5/1154:15350] ERROR: removing partition "droppk2" violates foreign key constraint "dropfk_a_fkey_2" 2025-06-06 07:48:13.820 UTC [28054][client backend] [pg_regress/foreign_key][5/1154:15350] DETAIL: Key (a)=(1000) is still referenced from table "dropfk". 2025-06-06 07:48:13.820 UTC [28054][client backend] [pg_regress/foreign_key][5/1154:15350] STATEMENT: ALTER TABLE droppk DETACH PARTITION droppk2; 2025-06-06 07:48:13.824 UTC [28054][client backend] [pg_regress/foreign_key][5/1155:15351] ERROR: removing partition "droppk21" violates foreign key constraint "dropfk_a_fkey_3" 2025-06-06 07:48:13.824 UTC [28054][client backend] [pg_regress/foreign_key][5/1155:15351] DETAIL: Key (a)=(1000) is still referenced from table "dropfk". 2025-06-06 07:48:13.824 UTC [28054][client backend] [pg_regress/foreign_key][5/1155:15351] STATEMENT: ALTER TABLE droppk2 DETACH PARTITION droppk21; 2025-06-06 07:48:13.828 UTC [28054][client backend] [pg_regress/foreign_key][5/1156:15352] ERROR: cannot drop table droppk_d because other objects depend on it 2025-06-06 07:48:13.828 UTC [28054][client backend] [pg_regress/foreign_key][5/1156:15352] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk_d 2025-06-06 07:48:13.828 UTC [28054][client backend] [pg_regress/foreign_key][5/1156:15352] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.828 UTC [28054][client backend] [pg_regress/foreign_key][5/1156:15352] STATEMENT: DROP TABLE droppk_d; 2025-06-06 07:48:13.840 UTC [28054][client backend] [pg_regress/foreign_key][5/1157:15353] ERROR: cannot drop table droppk2_d because other objects depend on it 2025-06-06 07:48:13.840 UTC [28054][client backend] [pg_regress/foreign_key][5/1157:15353] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk2_d 2025-06-06 07:48:13.840 UTC [28054][client backend] [pg_regress/foreign_key][5/1157:15353] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.840 UTC [28054][client backend] [pg_regress/foreign_key][5/1157:15353] STATEMENT: DROP TABLE droppk2_d; 2025-06-06 07:48:13.848 UTC [28054][client backend] [pg_regress/foreign_key][5/1158:15354] ERROR: cannot drop table droppk1 because other objects depend on it 2025-06-06 07:48:13.848 UTC [28054][client backend] [pg_regress/foreign_key][5/1158:15354] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk1 2025-06-06 07:48:13.848 UTC [28054][client backend] [pg_regress/foreign_key][5/1158:15354] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.848 UTC [28054][client backend] [pg_regress/foreign_key][5/1158:15354] STATEMENT: DROP TABLE droppk1; 2025-06-06 07:48:13.861 UTC [28054][client backend] [pg_regress/foreign_key][5/1159:15355] ERROR: cannot drop table droppk2 because other objects depend on it 2025-06-06 07:48:13.861 UTC [28054][client backend] [pg_regress/foreign_key][5/1159:15355] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk2 2025-06-06 07:48:13.861 UTC [28054][client backend] [pg_regress/foreign_key][5/1159:15355] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.861 UTC [28054][client backend] [pg_regress/foreign_key][5/1159:15355] STATEMENT: DROP TABLE droppk2; 2025-06-06 07:48:13.872 UTC [28054][client backend] [pg_regress/foreign_key][5/1160:15356] ERROR: cannot drop table droppk21 because other objects depend on it 2025-06-06 07:48:13.872 UTC [28054][client backend] [pg_regress/foreign_key][5/1160:15356] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk21 2025-06-06 07:48:13.872 UTC [28054][client backend] [pg_regress/foreign_key][5/1160:15356] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.872 UTC [28054][client backend] [pg_regress/foreign_key][5/1160:15356] STATEMENT: DROP TABLE droppk21; 2025-06-06 07:48:13.892 UTC [28054][client backend] [pg_regress/foreign_key][5/1162:15358] ERROR: cannot drop table droppk_d because other objects depend on it 2025-06-06 07:48:13.892 UTC [28054][client backend] [pg_regress/foreign_key][5/1162:15358] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk_d 2025-06-06 07:48:13.892 UTC [28054][client backend] [pg_regress/foreign_key][5/1162:15358] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.892 UTC [28054][client backend] [pg_regress/foreign_key][5/1162:15358] STATEMENT: DROP TABLE droppk_d; 2025-06-06 07:48:13.904 UTC [28054][client backend] [pg_regress/foreign_key][5/1163:15359] ERROR: cannot drop table droppk2_d because other objects depend on it 2025-06-06 07:48:13.904 UTC [28054][client backend] [pg_regress/foreign_key][5/1163:15359] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk2_d 2025-06-06 07:48:13.904 UTC [28054][client backend] [pg_regress/foreign_key][5/1163:15359] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.904 UTC [28054][client backend] [pg_regress/foreign_key][5/1163:15359] STATEMENT: DROP TABLE droppk2_d; 2025-06-06 07:48:13.908 UTC [28054][client backend] [pg_regress/foreign_key][5/1164:15360] ERROR: cannot drop table droppk1 because other objects depend on it 2025-06-06 07:48:13.908 UTC [28054][client backend] [pg_regress/foreign_key][5/1164:15360] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk1 2025-06-06 07:48:13.908 UTC [28054][client backend] [pg_regress/foreign_key][5/1164:15360] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.908 UTC [28054][client backend] [pg_regress/foreign_key][5/1164:15360] STATEMENT: DROP TABLE droppk1; 2025-06-06 07:48:13.924 UTC [28054][client backend] [pg_regress/foreign_key][5/1166:15362] ERROR: cannot drop table droppk2 because other objects depend on it 2025-06-06 07:48:13.924 UTC [28054][client backend] [pg_regress/foreign_key][5/1166:15362] DETAIL: constraint dropfk_a_fkey on table dropfk depends on table droppk2 2025-06-06 07:48:13.924 UTC [28054][client backend] [pg_regress/foreign_key][5/1166:15362] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-06-06 07:48:13.924 UTC [28054][client backend] [pg_regress/foreign_key][5/1166:15362] STATEMENT: DROP TABLE droppk2; 2025-06-06 07:48:14.218 UTC [28054][client backend] [pg_regress/foreign_key][5/1190:15384] ERROR: insert or update on table "fk4" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:14.218 UTC [28054][client backend] [pg_regress/foreign_key][5/1190:15384] DETAIL: Key (a)=(50) is not present in table "pk". 2025-06-06 07:48:14.218 UTC [28054][client backend] [pg_regress/foreign_key][5/1190:15384] STATEMENT: ALTER TABLE fk ATTACH PARTITION fk4 FOR VALUES IN (50); 2025-06-06 07:48:14.295 UTC [28054][client backend] [pg_regress/foreign_key][5/1198:15391] ERROR: insert or update on table "fk" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:14.295 UTC [28054][client backend] [pg_regress/foreign_key][5/1198:15391] DETAIL: Key (a)=(1) is not present in table "pk". 2025-06-06 07:48:14.295 UTC [28054][client backend] [pg_regress/foreign_key][5/1198:15391] STATEMENT: INSERT INTO fk VALUES (1); 2025-06-06 07:48:14.310 UTC [28054][client backend] [pg_regress/foreign_key][5/1199:15392] ERROR: insert or update on table "fk" violates foreign key constraint "fk_a_fkey" 2025-06-06 07:48:14.310 UTC [28054][client backend] [pg_regress/foreign_key][5/1199:15392] DETAIL: Key (a)=(1) is not present in table "pk". 2025-06-06 07:48:14.310 UTC [28054][client backend] [pg_regress/foreign_key][5/1199:15392] STATEMENT: COMMIT; 2025-06-06 07:48:14.610 UTC [28054][client backend] [pg_regress/foreign_key][5/1221:15414] ERROR: cannot alter constraint "ref_f1_f2_fkey" on relation "ref22" 2025-06-06 07:48:14.610 UTC [28054][client backend] [pg_regress/foreign_key][5/1221:15414] DETAIL: Constraint "ref_f1_f2_fkey" is derived from constraint "ref_f1_f2_fkey" of relation "ref". 2025-06-06 07:48:14.610 UTC [28054][client backend] [pg_regress/foreign_key][5/1221:15414] HINT: You may alter the constraint it derives from instead. 2025-06-06 07:48:14.610 UTC [28054][client backend] [pg_regress/foreign_key][5/1221:15414] STATEMENT: ALTER TABLE ref22 ALTER CONSTRAINT ref_f1_f2_fkey DEFERRABLE INITIALLY IMMEDIATE; 2025-06-06 07:48:14.846 UTC [28054][client backend] [pg_regress/foreign_key][5/1241:15434] ERROR: cannot alter constraint "ref_f1_f2_fkey_1" on relation "ref" 2025-06-06 07:48:14.846 UTC [28054][client backend] [pg_regress/foreign_key][5/1241:15434] DETAIL: Constraint "ref_f1_f2_fkey_1" is derived from constraint "ref_f1_f2_fkey" of relation "ref". 2025-06-06 07:48:14.846 UTC [28054][client backend] [pg_regress/foreign_key][5/1241:15434] HINT: You may alter the constraint it derives from instead. 2025-06-06 07:48:14.846 UTC [28054][client backend] [pg_regress/foreign_key][5/1241:15434] STATEMENT: ALTER TABLE ref ALTER CONSTRAINT ref_f1_f2_fkey_1 DEFERRABLE INITIALLY DEFERRED; 2025-06-06 07:48:15.274 UTC [28054][client backend] [pg_regress/foreign_key][5/1302:15490] ERROR: update or delete on table "pk11" violates RESTRICT setting of foreign key constraint "fk_a_fkey_2" on table "fk" 2025-06-06 07:48:15.274 UTC [28054][client backend] [pg_regress/foreign_key][5/1302:15490] DETAIL: Key (a)=(20) is referenced from table "fk". 2025-06-06 07:48:15.274 UTC [28054][client backend] [pg_regress/foreign_key][5/1302:15490] STATEMENT: DELETE FROM pk WHERE a = 20; 2025-06-06 07:48:15.275 UTC [28054][client backend] [pg_regress/foreign_key][5/1303:15491] ERROR: update or delete on table "pk" violates RESTRICT setting of foreign key constraint "fk_a_fkey" on table "fk" 2025-06-06 07:48:15.275 UTC [28054][client backend] [pg_regress/foreign_key][5/1303:15491] DETAIL: Key (a)=(30) is referenced from table "fk". 2025-06-06 07:48:15.275 UTC [28054][client backend] [pg_regress/foreign_key][5/1303:15491] STATEMENT: UPDATE pk SET a = 90 WHERE a = 30; 2025-06-06 07:48:15.372 UTC [28054][client backend] [pg_regress/foreign_key][5/1313:15500] ERROR: cannot ALTER TABLE "tbl2_p1" because it has pending trigger events 2025-06-06 07:48:15.372 UTC [28054][client backend] [pg_regress/foreign_key][5/1313:15500] STATEMENT: ALTER TABLE fkpart8.tbl2 DROP CONSTRAINT tbl2_f1_fkey; 2025-06-06 07:48:15.619 UTC [28054][client backend] [pg_regress/foreign_key][5/1328:15513] ERROR: update or delete on table "tbl1" violates foreign key constraint "tbl2_f1_fkey" on table "tbl2" 2025-06-06 07:48:15.619 UTC [28054][client backend] [pg_regress/foreign_key][5/1328:15513] DETAIL: Key (f1)=(0) is still referenced from table "tbl2". 2025-06-06 07:48:15.619 UTC [28054][client backend] [pg_regress/foreign_key][5/1328:15513] STATEMENT: COMMIT; 2025-06-06 07:48:15.631 UTC [28054][client backend] [pg_regress/foreign_key][5/1329:15514] ERROR: update or delete on table "tbl3" violates foreign key constraint "tbl4_f1_fkey" on table "tbl4" 2025-06-06 07:48:15.631 UTC [28054][client backend] [pg_regress/foreign_key][5/1329:15514] DETAIL: Key (f1)=(-2) is still referenced from table "tbl4". 2025-06-06 07:48:15.631 UTC [28054][client backend] [pg_regress/foreign_key][5/1329:15514] STATEMENT: COMMIT; 2025-06-06 07:48:15.656 UTC [28054][client backend] [pg_regress/foreign_key][5/1333:15518] ERROR: update or delete on table "tbl3" violates foreign key constraint "tbl5_f1_fkey" on table "tbl5" 2025-06-06 07:48:15.656 UTC [28054][client backend] [pg_regress/foreign_key][5/1333:15518] DETAIL: Key (f1)=(-2) is still referenced from table "tbl5". 2025-06-06 07:48:15.656 UTC [28054][client backend] [pg_regress/foreign_key][5/1333:15518] STATEMENT: UPDATE fkpart10.tbl3 SET f1 = f1 * -3; 2025-06-06 07:48:15.667 UTC [28054][client backend] [pg_regress/foreign_key][5/1336:15521] ERROR: update or delete on table "tbl3" violates foreign key constraint "tbl4_f1_fkey" on table "tbl4" 2025-06-06 07:48:15.667 UTC [28054][client backend] [pg_regress/foreign_key][5/1336:15521] DETAIL: Key (f1)=(-2) is still referenced from table "tbl4". 2025-06-06 07:48:15.667 UTC [28054][client backend] [pg_regress/foreign_key][5/1336:15521] STATEMENT: COMMIT; 2025-06-06 07:48:15.870 UTC [28054][client backend] [pg_regress/foreign_key][5/1355:15537] ERROR: cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key 2025-06-06 07:48:15.870 UTC [28054][client backend] [pg_regress/foreign_key][5/1355:15537] DETAIL: A foreign key points to ancestor "pk1" but not the root ancestor "pk". 2025-06-06 07:48:15.870 UTC [28054][client backend] [pg_regress/foreign_key][5/1355:15537] HINT: Consider defining the foreign key on table "pk". 2025-06-06 07:48:15.870 UTC [28054][client backend] [pg_regress/foreign_key][5/1355:15537] STATEMENT: UPDATE fkpart11.pk SET a = a - 1; 2025-06-06 07:48:16.224 UTC [28054][client backend] [pg_regress/foreign_key][5/1399:15561] ERROR: insert or update on table "fk_r_2_1" violates foreign key constraint "fk_r_p_id_p_jd_fkey" 2025-06-06 07:48:16.224 UTC [28054][client backend] [pg_regress/foreign_key][5/1399:15561] DETAIL: Key (p_id, p_jd)=(2, 1) is not present in table "fk_p". 2025-06-06 07:48:16.224 UTC [28054][client backend] [pg_regress/foreign_key][5/1399:15561] STATEMENT: INSERT INTO fk_r VALUES (2, 2, 1); 2025-06-06 07:48:16.338 UTC [28054][client backend] [pg_regress/foreign_key][5/1415:15564] ERROR: insert or update on table "fk_r_1" violates foreign key constraint "fk_r_p_id_p_jd_fkey" 2025-06-06 07:48:16.338 UTC [28054][client backend] [pg_regress/foreign_key][5/1415:15564] DETAIL: Key (p_id, p_jd)=(1, 2) is not present in table "fk_p". 2025-06-06 07:48:16.338 UTC [28054][client backend] [pg_regress/foreign_key][5/1415:15564] STATEMENT: INSERT INTO fk_r_1 (id, p_id, p_jd) VALUES (2, 1, 2); 2025-06-06 07:48:16.341 UTC [28054][client backend] [pg_regress/foreign_key][5/1416:15565] ERROR: update or delete on table "fk_p_1_1" violates foreign key constraint "fk_r_p_id_p_jd_fkey_7" on table "fk_r_1" 2025-06-06 07:48:16.341 UTC [28054][client backend] [pg_regress/foreign_key][5/1416:15565] DETAIL: Key (id, jd)=(1, 1) is still referenced from table "fk_r_1". 2025-06-06 07:48:16.341 UTC [28054][client backend] [pg_regress/foreign_key][5/1416:15565] STATEMENT: DELETE FROM fk_p; 2025-06-06 07:48:16.446 UTC [28054][client backend] [pg_regress/foreign_key][5/1433:15568] ERROR: update or delete on table "fk_p_1_1" violates foreign key constraint "fk_r_p_id_p_jd_fkey_2" on table "fk_r" 2025-06-06 07:48:16.446 UTC [28054][client backend] [pg_regress/foreign_key][5/1433:15568] DETAIL: Key (id, jd)=(1, 1) is still referenced from table "fk_r". 2025-06-06 07:48:16.446 UTC [28054][client backend] [pg_regress/foreign_key][5/1433:15568] STATEMENT: DELETE FROM fk_p; 2025-06-06 07:48:16.447 UTC [28054][client backend] [pg_regress/foreign_key][5/1434:15569] ERROR: cannot drop inherited constraint "fk_r_p_id_p_jd_fkey" of relation "fk_r_1" 2025-06-06 07:48:16.447 UTC [28054][client backend] [pg_regress/foreign_key][5/1434:15569] STATEMENT: ALTER TABLE fk_r_1 DROP CONSTRAINT fk_r_p_id_p_jd_fkey; 2025-06-06 07:48:16.448 UTC [28054][client backend] [pg_regress/foreign_key][5/1435:15570] ERROR: cannot drop inherited constraint "fk_r_p_id_p_jd_fkey_1" of relation "fk_r" 2025-06-06 07:48:16.448 UTC [28054][client backend] [pg_regress/foreign_key][5/1435:15570] STATEMENT: ALTER TABLE fk_r DROP CONSTRAINT fk_r_p_id_p_jd_fkey_1; 2025-06-06 07:48:16.449 UTC [28054][client backend] [pg_regress/foreign_key][5/1436:15571] ERROR: cannot drop inherited constraint "fk_r_p_id_p_jd_fkey" of relation "fk_r_2" 2025-06-06 07:48:16.449 UTC [28054][client backend] [pg_regress/foreign_key][5/1436:15571] STATEMENT: ALTER TABLE fk_r_2 DROP CONSTRAINT fk_r_p_id_p_jd_fkey; 2025-06-06 07:48:16.547 UTC [28054][client backend] [pg_regress/foreign_key][:0] LOG: disconnection: session time: 0:00:10.152 user=postgres database=regression host=[local] 2025-06-06 07:48:16.961 UTC [28928][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:16.962 UTC [28928][client backend] [[unknown]][11/153:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:16.962 UTC [28928][client backend] [[unknown]][11/153:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/jsonb 2025-06-06 07:48:16.963 UTC [28930][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:16.964 UTC [28932][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:16.965 UTC [28932][client backend] [[unknown]][41/91:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:16.965 UTC [28932][client backend] [[unknown]][41/91:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/sqljson_jsontable 2025-06-06 07:48:16.966 UTC [28929][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:16.967 UTC [28929][client backend] [[unknown]][9/315:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:16.967 UTC [28929][client backend] [[unknown]][9/315:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/jsonpath 2025-06-06 07:48:16.968 UTC [28930][client backend] [[unknown]][16/227:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:16.968 UTC [28930][client backend] [[unknown]][16/227:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/json 2025-06-06 07:48:16.974 UTC [28931][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:16.975 UTC [28931][client backend] [[unknown]][4/596:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:16.975 UTC [28931][client backend] [[unknown]][4/596:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/jsonpath_encoding 2025-06-06 07:48:16.982 UTC [28934][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:16.986 UTC [28934][client backend] [[unknown]][39/115:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:16.986 UTC [28934][client backend] [[unknown]][39/115:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/json_encoding 2025-06-06 07:48:16.988 UTC [28928][client backend] [pg_regress/jsonb][11/0:0] LOG: connection ready: setup total=43.864 ms, fork=15.400 ms, authentication=0.421 ms 2025-06-06 07:48:16.990 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/0:0] LOG: connection ready: setup total=37.251 ms, fork=7.522 ms, authentication=0.344 ms 2025-06-06 07:48:16.992 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/92:0] ERROR: syntax error at or near "(" at character 18 2025-06-06 07:48:16.992 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/92:0] STATEMENT: SELECT JSON_TABLE('[]', '$'); 2025-06-06 07:48:16.992 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/93:0] ERROR: invalid ON ERROR behavior at character 72 2025-06-06 07:48:16.992 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/93:0] DETAIL: Only EMPTY [ ARRAY ] or ERROR is allowed in the top-level ON ERROR clause. 2025-06-06 07:48:16.992 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/93:0] STATEMENT: SELECT * FROM JSON_TABLE('[]', 'strict $.a' COLUMNS (js2 int PATH '$') DEFAULT 1 ON ERROR); 2025-06-06 07:48:16.993 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/94:0] ERROR: invalid ON ERROR behavior at character 72 2025-06-06 07:48:16.993 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/94:0] DETAIL: Only EMPTY [ ARRAY ] or ERROR is allowed in the top-level ON ERROR clause. 2025-06-06 07:48:16.993 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/94:0] STATEMENT: SELECT * FROM JSON_TABLE('[]', 'strict $.a' COLUMNS (js2 int PATH '$') NULL ON ERROR); 2025-06-06 07:48:16.994 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/96:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:16.994 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/96:0] STATEMENT: SELECT * FROM JSON_TABLE('[]', 'strict $.a' COLUMNS (js2 int PATH '$') ERROR ON ERROR); 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/97:0] ERROR: duplicate JSON_TABLE column or path name: js2 at character 63 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/97:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb'"1.23"', '$.a' as js2 COLUMNS (js2 int path '$')); 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/98:0] ERROR: syntax error at or near ")" at character 45 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/98:0] STATEMENT: SELECT * FROM JSON_TABLE(NULL, '$' COLUMNS ()); 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/99:0] ERROR: JSON_TABLE function has 1 columns available but 2 columns specified 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/99:0] STATEMENT: SELECT * FROM JSON_TABLE (NULL::jsonb, '$' COLUMNS (v1 timestamp)) AS f (v1, v2); 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/100:0] ERROR: duplicate JSON_TABLE column or path name: js2 at character 74 2025-06-06 07:48:16.995 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/100:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb'"1.23"', '$.a' COLUMNS (js2 int path '$', js2 int path '$')); 2025-06-06 07:48:17.001 UTC [28934][client backend] [pg_regress/json_encoding][39/0:0] LOG: connection ready: setup total=34.010 ms, fork=13.404 ms, authentication=0.458 ms 2025-06-06 07:48:17.002 UTC [28930][client backend] [pg_regress/json][16/0:0] LOG: connection ready: setup total=52.555 ms, fork=12.616 ms, authentication=0.450 ms 2025-06-06 07:48:17.005 UTC [28930][client backend] [pg_regress/json][16/229:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.005 UTC [28930][client backend] [pg_regress/json][16/229:0] DETAIL: Token "'" is invalid. 2025-06-06 07:48:17.005 UTC [28930][client backend] [pg_regress/json][16/229:0] CONTEXT: JSON data, line 1: '... 2025-06-06 07:48:17.005 UTC [28930][client backend] [pg_regress/json][16/229:0] STATEMENT: SELECT $$''$$::json; 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/231:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/231:0] DETAIL: Token ""abc" is invalid. 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/231:0] CONTEXT: JSON data, line 1: "abc 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/231:0] STATEMENT: SELECT '"abc'::json; 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/232:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/232:0] DETAIL: Character with value 0x0a must be escaped. 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/232:0] CONTEXT: JSON data, line 1: "abc 2025-06-06 07:48:17.007 UTC [28930][client backend] [pg_regress/json][16/232:0] STATEMENT: SELECT '"abc def"'::json; 2025-06-06 07:48:17.009 UTC [28930][client backend] [pg_regress/json][16/234:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.009 UTC [28930][client backend] [pg_regress/json][16/234:0] DETAIL: Escape sequence "\v" is invalid. 2025-06-06 07:48:17.009 UTC [28930][client backend] [pg_regress/json][16/234:0] CONTEXT: JSON data, line 1: "\v... 2025-06-06 07:48:17.009 UTC [28930][client backend] [pg_regress/json][16/234:0] STATEMENT: SELECT '"\v"'::json; 2025-06-06 07:48:17.010 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/0:0] LOG: connection ready: setup total=59.585 ms, fork=19.609 ms, authentication=0.408 ms 2025-06-06 07:48:17.011 UTC [28934][client backend] [pg_regress/json_encoding][39/118:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.011 UTC [28934][client backend] [pg_regress/json_encoding][39/118:0] DETAIL: "\u" must be followed by four hexadecimal digits. 2025-06-06 07:48:17.011 UTC [28934][client backend] [pg_regress/json_encoding][39/118:0] CONTEXT: JSON data, line 1: "\u" 2025-06-06 07:48:17.011 UTC [28934][client backend] [pg_regress/json_encoding][39/118:0] STATEMENT: SELECT '"\u"'::json; 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/119:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/119:0] DETAIL: "\u" must be followed by four hexadecimal digits. 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/119:0] CONTEXT: JSON data, line 1: "\u00" 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/119:0] STATEMENT: SELECT '"\u00"'::json; 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/120:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/120:0] DETAIL: "\u" must be followed by four hexadecimal digits. 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/120:0] CONTEXT: JSON data, line 1: "\u000g... 2025-06-06 07:48:17.012 UTC [28934][client backend] [pg_regress/json_encoding][39/120:0] STATEMENT: SELECT '"\u000g"'::json; 2025-06-06 07:48:17.013 UTC [28929][client backend] [pg_regress/jsonpath][9/0:0] LOG: connection ready: setup total=65.783 ms, fork=12.506 ms, authentication=0.335 ms 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/124:0] ERROR: invalid input syntax for type json 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/124:0] DETAIL: Unicode high surrogate must not follow a high surrogate. 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/124:0] CONTEXT: JSON data, line 1: { "a": "\ud83d\ud83d... 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/124:0] STATEMENT: select json '{ "a": "\ud83d\ud83d" }' -> 'a'; 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/125:0] ERROR: invalid input syntax for type json 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/125:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/125:0] CONTEXT: JSON data, line 1: { "a": "\ude04... 2025-06-06 07:48:17.016 UTC [28934][client backend] [pg_regress/json_encoding][39/125:0] STATEMENT: select json '{ "a": "\ude04\ud83d" }' -> 'a'; 2025-06-06 07:48:17.017 UTC [28934][client backend] [pg_regress/json_encoding][39/126:0] ERROR: invalid input syntax for type json 2025-06-06 07:48:17.017 UTC [28934][client backend] [pg_regress/json_encoding][39/126:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.017 UTC [28934][client backend] [pg_regress/json_encoding][39/126:0] CONTEXT: JSON data, line 1: { "a": "\ud83dX... 2025-06-06 07:48:17.017 UTC [28934][client backend] [pg_regress/json_encoding][39/126:0] STATEMENT: select json '{ "a": "\ud83dX" }' -> 'a'; 2025-06-06 07:48:17.018 UTC [28934][client backend] [pg_regress/json_encoding][39/127:0] ERROR: invalid input syntax for type json 2025-06-06 07:48:17.018 UTC [28934][client backend] [pg_regress/json_encoding][39/127:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.018 UTC [28934][client backend] [pg_regress/json_encoding][39/127:0] CONTEXT: JSON data, line 1: { "a": "\ude04... 2025-06-06 07:48:17.018 UTC [28934][client backend] [pg_regress/json_encoding][39/127:0] STATEMENT: select json '{ "a": "\ude04X" }' -> 'a'; 2025-06-06 07:48:17.018 UTC [28929][client backend] [pg_regress/jsonpath][9/316:0] ERROR: invalid input syntax for type jsonpath: "" at character 8 2025-06-06 07:48:17.018 UTC [28929][client backend] [pg_regress/jsonpath][9/316:0] STATEMENT: select ''::jsonpath; 2025-06-06 07:48:17.019 UTC [28930][client backend] [pg_regress/json][16/240:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.019 UTC [28930][client backend] [pg_regress/json][16/240:0] DETAIL: Token "01" is invalid. 2025-06-06 07:48:17.019 UTC [28930][client backend] [pg_regress/json][16/240:0] CONTEXT: JSON data, line 1: 01 2025-06-06 07:48:17.019 UTC [28930][client backend] [pg_regress/json][16/240:0] STATEMENT: SELECT '01'::json; 2025-06-06 07:48:17.020 UTC [28939][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:17.024 UTC [28940][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:17.025 UTC [28940][client backend] [[unknown]][35/122:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:17.025 UTC [28940][client backend] [[unknown]][35/122:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/sqljson 2025-06-06 07:48:17.031 UTC [28939][client backend] [[unknown]][32/214:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:17.031 UTC [28939][client backend] [[unknown]][32/214:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/jsonb_jsonpath 2025-06-06 07:48:17.038 UTC [28940][client backend] [pg_regress/sqljson][35/0:0] LOG: connection ready: setup total=23.877 ms, fork=6.480 ms, authentication=0.457 ms 2025-06-06 07:48:17.044 UTC [28940][client backend] [pg_regress/sqljson][35/123:0] ERROR: syntax error at or near ")" at character 13 2025-06-06 07:48:17.044 UTC [28940][client backend] [pg_regress/sqljson][35/123:0] STATEMENT: SELECT JSON(); 2025-06-06 07:48:17.046 UTC [28930][client backend] [pg_regress/json][16/245:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.046 UTC [28930][client backend] [pg_regress/json][16/245:0] DETAIL: Token "1f2" is invalid. 2025-06-06 07:48:17.046 UTC [28930][client backend] [pg_regress/json][16/245:0] CONTEXT: JSON data, line 1: 1f2 2025-06-06 07:48:17.046 UTC [28930][client backend] [pg_regress/json][16/245:0] STATEMENT: SELECT '1f2'::json; 2025-06-06 07:48:17.047 UTC [28940][client backend] [pg_regress/sqljson][35/127:0] ERROR: JSON ENCODING clause is only allowed for bytea input type at character 28 2025-06-06 07:48:17.047 UTC [28940][client backend] [pg_regress/sqljson][35/127:0] STATEMENT: SELECT JSON('{ "a" : 1 } ' FORMAT JSON ENCODING UTF8); 2025-06-06 07:48:17.049 UTC [28929][client backend] [pg_regress/jsonpath][9/369:0] ERROR: LAST is allowed only in array subscripts at character 8 2025-06-06 07:48:17.049 UTC [28929][client backend] [pg_regress/jsonpath][9/369:0] STATEMENT: select 'last'::jsonpath; 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/246:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/246:0] DETAIL: Token "0.x1" is invalid. 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/246:0] CONTEXT: JSON data, line 1: 0.x1 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/246:0] STATEMENT: SELECT '0.x1'::json; 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/247:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/247:0] DETAIL: Token "1.3ex100" is invalid. 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/247:0] CONTEXT: JSON data, line 1: 1.3ex100 2025-06-06 07:48:17.049 UTC [28930][client backend] [pg_regress/json][16/247:0] STATEMENT: SELECT '1.3ex100'::json; 2025-06-06 07:48:17.049 UTC [28929][client backend] [pg_regress/jsonpath][9/372:0] ERROR: LAST is allowed only in array subscripts at character 8 2025-06-06 07:48:17.049 UTC [28929][client backend] [pg_regress/jsonpath][9/372:0] STATEMENT: select '$ ? (last > 0)'::jsonpath; 2025-06-06 07:48:17.049 UTC [28934][client backend] [pg_regress/json_encoding][39/136:0] ERROR: unsupported Unicode escape sequence 2025-06-06 07:48:17.049 UTC [28934][client backend] [pg_regress/json_encoding][39/136:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.049 UTC [28934][client backend] [pg_regress/json_encoding][39/136:0] CONTEXT: JSON data, line 1: { "a": "null \u0000... 2025-06-06 07:48:17.049 UTC [28934][client backend] [pg_regress/json_encoding][39/136:0] STATEMENT: select json '{ "a": "null \u0000 escape" }' ->> 'a' as fails; 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/138:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/138:0] DETAIL: "\u" must be followed by four hexadecimal digits. 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/138:0] CONTEXT: JSON data, line 1: "\u" 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/138:0] STATEMENT: SELECT '"\u"'::jsonb; 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/139:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/139:0] DETAIL: "\u" must be followed by four hexadecimal digits. 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/139:0] CONTEXT: JSON data, line 1: "\u00" 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/139:0] STATEMENT: SELECT '"\u00"'::jsonb; 2025-06-06 07:48:17.051 UTC [28930][client backend] [pg_regress/json][16/251:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.051 UTC [28930][client backend] [pg_regress/json][16/251:0] DETAIL: Expected JSON value, but found "]". 2025-06-06 07:48:17.051 UTC [28930][client backend] [pg_regress/json][16/251:0] CONTEXT: JSON data, line 1: [1,2,] 2025-06-06 07:48:17.051 UTC [28930][client backend] [pg_regress/json][16/251:0] STATEMENT: SELECT '[1,2,]'::json; 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/140:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/140:0] DETAIL: "\u" must be followed by four hexadecimal digits. 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/140:0] CONTEXT: JSON data, line 1: "\u000g... 2025-06-06 07:48:17.051 UTC [28934][client backend] [pg_regress/json_encoding][39/140:0] STATEMENT: SELECT '"\u000g"'::jsonb; 2025-06-06 07:48:17.052 UTC [28929][client backend] [pg_regress/jsonpath][9/376:0] ERROR: trailing junk after numeric literal at or near "1.t" of jsonpath input at character 8 2025-06-06 07:48:17.052 UTC [28929][client backend] [pg_regress/jsonpath][9/376:0] STATEMENT: select '1.type()'::jsonpath; 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/252:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/252:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/252:0] CONTEXT: JSON data, line 1: [1,2 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/252:0] STATEMENT: SELECT '[1,2'::json; 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/253:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/253:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/253:0] CONTEXT: JSON data, line 1: [1,[2] 2025-06-06 07:48:17.052 UTC [28930][client backend] [pg_regress/json][16/253:0] STATEMENT: SELECT '[1,[2]'::json; 2025-06-06 07:48:17.052 UTC [28934][client backend] [pg_regress/json_encoding][39/142:0] ERROR: unsupported Unicode escape sequence at character 8 2025-06-06 07:48:17.052 UTC [28934][client backend] [pg_regress/json_encoding][39/142:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.052 UTC [28934][client backend] [pg_regress/json_encoding][39/142:0] CONTEXT: JSON data, line 1: "\u0000... 2025-06-06 07:48:17.052 UTC [28934][client backend] [pg_regress/json_encoding][39/142:0] STATEMENT: SELECT '"\u0000"'::jsonb; 2025-06-06 07:48:17.053 UTC [28930][client backend] [pg_regress/json][16/255:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.053 UTC [28930][client backend] [pg_regress/json][16/255:0] DETAIL: Expected ":", but found "}". 2025-06-06 07:48:17.053 UTC [28930][client backend] [pg_regress/json][16/255:0] CONTEXT: JSON data, line 1: {"abc"} 2025-06-06 07:48:17.053 UTC [28930][client backend] [pg_regress/json][16/255:0] STATEMENT: SELECT '{"abc"}'::json; 2025-06-06 07:48:17.054 UTC [28940][client backend] [pg_regress/sqljson][35/132:0] ERROR: cannot use non-string types with WITH UNIQUE KEYS clause at character 8 2025-06-06 07:48:17.054 UTC [28940][client backend] [pg_regress/sqljson][35/132:0] STATEMENT: SELECT JSON(' 1 '::json WITH UNIQUE KEYS); 2025-06-06 07:48:17.054 UTC [28940][client backend] [pg_regress/sqljson][35/133:0] ERROR: cannot cast type integer to json at character 13 2025-06-06 07:48:17.054 UTC [28940][client backend] [pg_regress/sqljson][35/133:0] STATEMENT: SELECT JSON(123); 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/257:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/257:0] DETAIL: Expected string or "}", but found "1". 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/257:0] CONTEXT: JSON data, line 1: {1... 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/257:0] STATEMENT: SELECT '{1:"abc"}'::json; 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/258:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/258:0] DETAIL: Expected ":", but found ",". 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/258:0] CONTEXT: JSON data, line 1: {"abc",... 2025-06-06 07:48:17.054 UTC [28930][client backend] [pg_regress/json][16/258:0] STATEMENT: SELECT '{"abc",1}'::json; 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/259:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/259:0] DETAIL: Token "=" is invalid. 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/259:0] CONTEXT: JSON data, line 1: {"abc"=... 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/259:0] STATEMENT: SELECT '{"abc"=1}'::json; 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/260:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/260:0] DETAIL: Expected JSON value, but found ":". 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/260:0] CONTEXT: JSON data, line 1: {"abc"::... 2025-06-06 07:48:17.055 UTC [28930][client backend] [pg_regress/json][16/260:0] STATEMENT: SELECT '{"abc"::1}'::json; 2025-06-06 07:48:17.055 UTC [28938][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:17.055 UTC [28940][client backend] [pg_regress/sqljson][35/135:0] ERROR: duplicate JSON object key value 2025-06-06 07:48:17.055 UTC [28940][client backend] [pg_regress/sqljson][35/135:0] STATEMENT: SELECT JSON('{"a": 1, "a": 2}' WITH UNIQUE KEYS); 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/262:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/262:0] DETAIL: Expected "," or "}", but found ":". 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/262:0] CONTEXT: JSON data, line 1: {"abc":1:... 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/262:0] STATEMENT: SELECT '{"abc":1:2}'::json; 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/263:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/263:0] DETAIL: Expected string, but found "3". 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/263:0] CONTEXT: JSON data, line 1: {"abc":1,3... 2025-06-06 07:48:17.056 UTC [28930][client backend] [pg_regress/json][16/263:0] STATEMENT: SELECT '{"abc":1,3}'::json; 2025-06-06 07:48:17.056 UTC [28938][client backend] [[unknown]][28/220:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2025-06-06 07:48:17.056 UTC [28938][client backend] [[unknown]][28/220:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/sqljson_queryfuncs 2025-06-06 07:48:17.056 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/0:0] LOG: connection ready: setup total=49.664 ms, fork=11.212 ms, authentication=0.410 ms 2025-06-06 07:48:17.057 UTC [28930][client backend] [pg_regress/json][16/265:0] ERROR: stack depth limit exceeded 2025-06-06 07:48:17.057 UTC [28930][client backend] [pg_regress/json][16/265:0] HINT: Increase the configuration parameter "max_stack_depth" (currently 100kB), after ensuring the platform's stack depth limit is adequate. 2025-06-06 07:48:17.057 UTC [28930][client backend] [pg_regress/json][16/265:0] STATEMENT: SELECT repeat('[', 10000)::json; 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/145:0] ERROR: invalid input syntax for type json at character 14 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/145:0] DETAIL: Unicode high surrogate must not follow a high surrogate. 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/145:0] CONTEXT: JSON data, line 1: { "a": "\ud83d\ud83d... 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/145:0] STATEMENT: SELECT jsonb '{ "a": "\ud83d\ud83d" }' -> 'a'; 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/146:0] ERROR: invalid input syntax for type json at character 14 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/146:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/146:0] CONTEXT: JSON data, line 1: { "a": "\ude04... 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/146:0] STATEMENT: SELECT jsonb '{ "a": "\ude04\ud83d" }' -> 'a'; 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/147:0] ERROR: invalid input syntax for type json at character 14 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/147:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/147:0] CONTEXT: JSON data, line 1: { "a": "\ud83dX... 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/147:0] STATEMENT: SELECT jsonb '{ "a": "\ud83dX" }' -> 'a'; 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/148:0] ERROR: invalid input syntax for type json at character 14 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/148:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/148:0] CONTEXT: JSON data, line 1: { "a": "\ude04... 2025-06-06 07:48:17.057 UTC [28934][client backend] [pg_regress/json_encoding][39/148:0] STATEMENT: SELECT jsonb '{ "a": "\ude04X" }' -> 'a'; TRAP: failed Assert("v->type == jpiAnd || v->type == jpiOr || v->type == jpiEqual || v->type == jpiNotEqual || v->type == jpiLess || v->type == jpiGreater || v->type == jpiLessOrEqual || v->type == jpiGreaterOrEqual || v->type == jpiAdd || v->type == jpiSub || v->type == jpiMul || v->type == jpiDiv || v->type == jpiMod || v->type == jpiStartsWith || v->type == jpiDecimal"), File: "jsonpath.c", Line: 1265, PID: 28929 2025-06-06 07:48:17.058 UTC [28930][client backend] [pg_regress/json][16/266:0] ERROR: stack depth limit exceeded 2025-06-06 07:48:17.058 UTC [28930][client backend] [pg_regress/json][16/266:0] HINT: Increase the configuration parameter "max_stack_depth" (currently 100kB), after ensuring the platform's stack depth limit is adequate. 2025-06-06 07:48:17.058 UTC [28930][client backend] [pg_regress/json][16/266:0] STATEMENT: SELECT repeat('{"a":', 10000)::json; /lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7ffae0651f31] postgres: postgres regression [local] SELECT(ExceptionalCondition+0xe6)[0x564aa82e53f9] 2025-06-06 07:48:17.060 UTC [28934][client backend] [pg_regress/json_encoding][39/152:0] ERROR: unsupported Unicode escape sequence at character 14 2025-06-06 07:48:17.060 UTC [28934][client backend] [pg_regress/json_encoding][39/152:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.060 UTC [28934][client backend] [pg_regress/json_encoding][39/152:0] CONTEXT: JSON data, line 1: { "a": "null \u0000... 2025-06-06 07:48:17.060 UTC [28934][client backend] [pg_regress/json_encoding][39/152:0] STATEMENT: SELECT jsonb '{ "a": "null \u0000 escape" }' as fails; 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/599:0] ERROR: invalid Unicode escape sequence at or near "\u" of jsonpath input at character 8 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/599:0] STATEMENT: SELECT '"\u"'::jsonpath; postgres: postgres regression [local] SELECT(jspGetLeftArg+0x65)[0x564aa81017e9] 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/600:0] ERROR: invalid Unicode escape sequence at or near "\u00" of jsonpath input at character 8 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/600:0] STATEMENT: SELECT '"\u00"'::jsonpath; postgres: postgres regression [local] SELECT(+0xfdde88)[0x564aa8102e88] 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/601:0] ERROR: invalid Unicode escape sequence at or near "\u000" of jsonpath input at character 8 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/601:0] STATEMENT: SELECT '"\u000g"'::jsonpath; 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/602:0] ERROR: unsupported Unicode escape sequence at character 8 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/602:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.060 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/602:0] STATEMENT: SELECT '"\u0000"'::jsonpath; postgres: postgres regression [local] SELECT(+0xfde17d)[0x564aa810317d] postgres: postgres regression [local] SELECT(+0xfde2bf)[0x564aa81032bf] postgres: postgres regression [local] SELECT(jsonpath_out+0x4f)[0x564aa81033d6] postgres: postgres regression [local] SELECT(FunctionCall1Coll+0x1a9)[0x564aa82faf52] postgres: postgres regression [local] SELECT(OutputFunctionCall+0x11)[0x564aa82fed8f] postgres: postgres regression [local] SELECT(+0x465848)[0x564aa758a848] postgres: postgres regression [local] SELECT(+0x960b97)[0x564aa7a85b97] postgres: postgres regression [local] SELECT(standard_ExecutorRun+0x3e6)[0x564aa7a879b3] postgres: postgres regression [local] SELECT(ExecutorRun+0x1c)[0x564aa7a87a13] postgres: postgres regression [local] SELECT(+0xe9f622)[0x564aa7fc4622] postgres: postgres regression [local] SELECT(PortalRun+0x6a5)[0x564aa7fc8406] postgres: postgres regression [local] SELECT(+0xe9a29a)[0x564aa7fbf29a] postgres: postgres regression [local] SELECT(PostgresMain+0x1109)[0x564aa7fc3564] 2025-06-06 07:48:17.063 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/605:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.063 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/605:0] DETAIL: Unicode high surrogate must not follow a high surrogate. 2025-06-06 07:48:17.063 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/605:0] STATEMENT: select '"\ud83d\ud83d"'::jsonpath; 2025-06-06 07:48:17.063 UTC [28940][client backend] [pg_regress/sqljson][35/145:0] ERROR: syntax error at or near ")" at character 20 2025-06-06 07:48:17.063 UTC [28940][client backend] [pg_regress/sqljson][35/145:0] STATEMENT: SELECT JSON_SCALAR(); 2025-06-06 07:48:17.063 UTC [28934][client backend] [pg_regress/json_encoding][39/157:0] ERROR: unsupported Unicode escape sequence at character 14 2025-06-06 07:48:17.063 UTC [28934][client backend] [pg_regress/json_encoding][39/157:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.063 UTC [28934][client backend] [pg_regress/json_encoding][39/157:0] CONTEXT: JSON data, line 1: { "a": "null \u0000... 2025-06-06 07:48:17.063 UTC [28934][client backend] [pg_regress/json_encoding][39/157:0] STATEMENT: SELECT jsonb '{ "a": "null \u0000 escape" }' ->> 'a' as fails; 2025-06-06 07:48:17.064 UTC [28930][client backend] [pg_regress/json][16/272:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.064 UTC [28930][client backend] [pg_regress/json][16/272:0] DETAIL: Expected end of input, but found "false". 2025-06-06 07:48:17.064 UTC [28930][client backend] [pg_regress/json][16/272:0] CONTEXT: JSON data, line 1: true false 2025-06-06 07:48:17.064 UTC [28930][client backend] [pg_regress/json][16/272:0] STATEMENT: SELECT 'true false'::json; 2025-06-06 07:48:17.067 UTC [28930][client backend] [pg_regress/json][16/273:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.067 UTC [28930][client backend] [pg_regress/json][16/273:0] DETAIL: Expected end of input, but found ",". 2025-06-06 07:48:17.067 UTC [28930][client backend] [pg_regress/json][16/273:0] CONTEXT: JSON data, line 1: true,... 2025-06-06 07:48:17.067 UTC [28930][client backend] [pg_regress/json][16/273:0] STATEMENT: SELECT 'true, false'::json; 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/606:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/606:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/606:0] STATEMENT: select '"\ude04\ud83d"'::jsonpath; 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/274:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/274:0] DETAIL: Token "truf" is invalid. 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/274:0] CONTEXT: JSON data, line 1: truf 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/274:0] STATEMENT: SELECT 'truf'::json; 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/607:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/607:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/607:0] STATEMENT: select '"\ud83dX"'::jsonpath; 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/275:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/275:0] DETAIL: Token "trues" is invalid. 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/275:0] CONTEXT: JSON data, line 1: trues 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/275:0] STATEMENT: SELECT 'trues'::json; 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/608:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/608:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.068 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/608:0] STATEMENT: select '"\ude04X"'::jsonpath; 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/276:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/276:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/276:0] CONTEXT: JSON data, line 1: 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/276:0] STATEMENT: SELECT ''::json; 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/277:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/277:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/277:0] CONTEXT: JSON data, line 1: 2025-06-06 07:48:17.068 UTC [28930][client backend] [pg_regress/json][16/277:0] STATEMENT: SELECT ' '::json; 2025-06-06 07:48:17.068 UTC [28934][client backend] [pg_regress/json_encoding][:0] LOG: disconnection: session time: 0:00:00.087 user=postgres database=regression host=[local] postgres: postgres regression [local] SELECT(BackendMain+0x11b)[0x564aa7fb51ae] postgres: postgres regression [local] SELECT(postmaster_child_launch+0x23e)[0x564aa7df8e5c] 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/279:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/279:0] DETAIL: Expected JSON value, but found ",". 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/279:0] CONTEXT: JSON data, line 3: "two":,... 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/279:0] STATEMENT: SELECT '{ "one": 1, "two":,"two", -- ERROR extraneous comma before field "two" "three": true}'::json; postgres: postgres regression [local] SELECT(+0xcd9e7a)[0x564aa7dfee7a] 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/280:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/280:0] DETAIL: Expected JSON value, but found "}". 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/280:0] CONTEXT: JSON data, line 4: ...yveryveryveryveryveryveryveryverylongfieldname":} 2025-06-06 07:48:17.070 UTC [28930][client backend] [pg_regress/json][16/280:0] STATEMENT: SELECT '{ "one": 1, "two":"two", "averyveryveryveryveryveryveryveryveryverylongfieldname":}'::json; 2025-06-06 07:48:17.070 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/612:0] ERROR: unsupported Unicode escape sequence at character 8 2025-06-06 07:48:17.070 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/612:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.070 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/612:0] STATEMENT: select '"null \u0000 escape"'::jsonpath as not_unescaped; 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/614:0] ERROR: invalid Unicode escape sequence at or near "\u" of jsonpath input at character 8 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/614:0] STATEMENT: SELECT '$."\u"'::jsonpath; 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/615:0] ERROR: invalid Unicode escape sequence at or near "\u00" of jsonpath input at character 8 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/615:0] STATEMENT: SELECT '$."\u00"'::jsonpath; 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/616:0] ERROR: invalid Unicode escape sequence at or near "\u000" of jsonpath input at character 8 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/616:0] STATEMENT: SELECT '$."\u000g"'::jsonpath; 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/617:0] ERROR: unsupported Unicode escape sequence at character 8 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/617:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.071 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/617:0] STATEMENT: SELECT '$."\u0000"'::jsonpath; postgres: postgres regression [local] SELECT(+0xcdcf05)[0x564aa7e01f05] postgres: postgres regression [local] SELECT(PostmasterMain+0x1c41)[0x564aa7e0404f] postgres: postgres regression [local] SELECT(main+0x2a2)[0x564aa7b95f7d] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7ffadf44824a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7ffadf448305] postgres: postgres regression [local] SELECT(_start+0x21)[0x564aa755c451] 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/620:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/620:0] DETAIL: Unicode high surrogate must not follow a high surrogate. 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/620:0] STATEMENT: select '$."\ud83d\ud83d"'::jsonpath; 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/621:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/621:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/621:0] STATEMENT: select '$."\ude04\ud83d"'::jsonpath; 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/622:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/622:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/622:0] STATEMENT: select '$."\ud83dX"'::jsonpath; 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/623:0] ERROR: invalid input syntax for type jsonpath at character 8 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/623:0] DETAIL: Unicode low surrogate must follow a high surrogate. 2025-06-06 07:48:17.078 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/623:0] STATEMENT: select '$."\ude04X"'::jsonpath; 2025-06-06 07:48:17.080 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/627:0] ERROR: unsupported Unicode escape sequence at character 8 2025-06-06 07:48:17.080 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/627:0] DETAIL: \u0000 cannot be converted to text. 2025-06-06 07:48:17.080 UTC [28931][client backend] [pg_regress/jsonpath_encoding][4/627:0] STATEMENT: select '$."null \u0000 escape"'::jsonpath as not_unescaped; 2025-06-06 07:48:17.086 UTC [28931][client backend] [pg_regress/jsonpath_encoding][:0] LOG: disconnection: session time: 0:00:00.115 user=postgres database=regression host=[local] 2025-06-06 07:48:17.089 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/235:0] ERROR: jsonpath array subscript is out of bounds 2025-06-06 07:48:17.089 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/235:0] STATEMENT: select jsonb_path_query('[1]', 'strict $[1]'); 2025-06-06 07:48:17.089 UTC [28928][client backend] [pg_regress/jsonb][11/157:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.089 UTC [28928][client backend] [pg_regress/jsonb][11/157:0] DETAIL: Token "'" is invalid. 2025-06-06 07:48:17.089 UTC [28928][client backend] [pg_regress/jsonb][11/157:0] CONTEXT: JSON data, line 1: '... 2025-06-06 07:48:17.089 UTC [28928][client backend] [pg_regress/jsonb][11/157:0] STATEMENT: SELECT $$''$$::jsonb; 2025-06-06 07:48:17.090 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/0:0] LOG: connection ready: setup total=86.102 ms, fork=4.870 ms, authentication=0.414 ms 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/159:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/159:0] DETAIL: Token ""abc" is invalid. 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/159:0] CONTEXT: JSON data, line 1: "abc 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/159:0] STATEMENT: SELECT '"abc'::jsonb; 2025-06-06 07:48:17.090 UTC [28940][client backend] [pg_regress/sqljson][35/160:0] ERROR: syntax error at or near ")" at character 23 2025-06-06 07:48:17.090 UTC [28940][client backend] [pg_regress/sqljson][35/160:0] STATEMENT: SELECT JSON_SERIALIZE(); 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/160:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/160:0] DETAIL: Character with value 0x0a must be escaped. 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/160:0] CONTEXT: JSON data, line 1: "abc 2025-06-06 07:48:17.090 UTC [28928][client backend] [pg_regress/jsonb][11/160:0] STATEMENT: SELECT '"abc def"'::jsonb; 2025-06-06 07:48:17.092 UTC [28940][client backend] [pg_regress/sqljson][35/169:0] ERROR: cannot use type jsonb in RETURNING clause of JSON_SERIALIZE() 2025-06-06 07:48:17.092 UTC [28940][client backend] [pg_regress/sqljson][35/169:0] HINT: Try returning a string type or bytea. 2025-06-06 07:48:17.092 UTC [28940][client backend] [pg_regress/sqljson][35/169:0] STATEMENT: SELECT JSON_SERIALIZE('{ "a" : 1 } ' RETURNING jsonb); 2025-06-06 07:48:17.093 UTC [28928][client backend] [pg_regress/jsonb][11/162:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.093 UTC [28928][client backend] [pg_regress/jsonb][11/162:0] DETAIL: Escape sequence "\v" is invalid. 2025-06-06 07:48:17.093 UTC [28928][client backend] [pg_regress/jsonb][11/162:0] CONTEXT: JSON data, line 1: "\v... 2025-06-06 07:48:17.093 UTC [28928][client backend] [pg_regress/jsonb][11/162:0] STATEMENT: SELECT '"\v"'::jsonb; 2025-06-06 07:48:17.099 UTC [28940][client backend] [pg_regress/sqljson][35/179:0] ERROR: cannot set JSON encoding for non-bytea output types at character 35 2025-06-06 07:48:17.099 UTC [28940][client backend] [pg_regress/sqljson][35/179:0] STATEMENT: SELECT JSON_OBJECT(RETURNING text FORMAT JSON ENCODING UTF8); 2025-06-06 07:48:17.099 UTC [28940][client backend] [pg_regress/sqljson][35/180:0] ERROR: unrecognized JSON encoding: invalid_encoding at character 56 2025-06-06 07:48:17.099 UTC [28940][client backend] [pg_regress/sqljson][35/180:0] STATEMENT: SELECT JSON_OBJECT(RETURNING text FORMAT JSON ENCODING INVALID_ENCODING); 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/184:0] ERROR: unsupported JSON encoding at character 36 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/184:0] HINT: Only UTF8 JSON encoding is supported. 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/184:0] STATEMENT: SELECT JSON_OBJECT(RETURNING bytea FORMAT JSON ENCODING UTF16); 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/185:0] ERROR: unsupported JSON encoding at character 36 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/185:0] HINT: Only UTF8 JSON encoding is supported. 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/185:0] STATEMENT: SELECT JSON_OBJECT(RETURNING bytea FORMAT JSON ENCODING UTF32); 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/186:0] ERROR: cannot use non-string types with explicit FORMAT JSON clause at character 37 2025-06-06 07:48:17.100 UTC [28940][client backend] [pg_regress/sqljson][35/186:0] STATEMENT: SELECT JSON_OBJECT('foo': NULL::int FORMAT JSON); 2025-06-06 07:48:17.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/229:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/229:0] STATEMENT: SELECT JSON_EXISTS(jsonb '1', 'strict $.a' ERROR ON ERROR); 2025-06-06 07:48:17.104 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/239:0] ERROR: jsonpath array subscript is out of integer range 2025-06-06 07:48:17.104 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/239:0] STATEMENT: select jsonb_path_query('[1]', 'lax $[10000000000000000]'); 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/187:0] ERROR: JSON ENCODING clause is only allowed for bytea input type at character 37 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/187:0] STATEMENT: SELECT JSON_OBJECT('foo': NULL::int FORMAT JSON ENCODING UTF8); 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/189:0] ERROR: JSON ENCODING clause is only allowed for bytea input type at character 38 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/189:0] STATEMENT: SELECT JSON_OBJECT('foo': NULL::json FORMAT JSON ENCODING UTF8); 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/191:0] ERROR: JSON ENCODING clause is only allowed for bytea input type at character 39 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/191:0] STATEMENT: SELECT JSON_OBJECT('foo': NULL::jsonb FORMAT JSON ENCODING UTF8); 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/192:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.106 UTC [28940][client backend] [pg_regress/sqljson][35/192:0] STATEMENT: SELECT JSON_OBJECT(NULL: 1); 2025-06-06 07:48:17.110 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/240:0] ERROR: jsonpath array subscript is out of integer range 2025-06-06 07:48:17.110 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/240:0] STATEMENT: select jsonb_path_query('[1]', 'strict $[10000000000000000]'); 2025-06-06 07:48:17.118 UTC [28940][client backend] [pg_regress/sqljson][35/201:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.118 UTC [28940][client backend] [pg_regress/sqljson][35/201:0] STATEMENT: SELECT JSON_OBJECT(json '[1]': 123); 2025-06-06 07:48:17.119 UTC [28940][client backend] [pg_regress/sqljson][35/202:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.119 UTC [28940][client backend] [pg_regress/sqljson][35/202:0] STATEMENT: SELECT JSON_OBJECT(ARRAY[1,2,3]: 'aaa'); 2025-06-06 07:48:17.124 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/257:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.124 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/257:0] STATEMENT: select jsonb_path_exists('[{"a": 1}, {"a": 2}, 3]', 'strict $[*].a', silent => false); 2025-06-06 07:48:17.128 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/260:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.128 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/260:0] STATEMENT: select jsonb_path_query('1', 'strict $.a'); 2025-06-06 07:48:17.128 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/261:0] ERROR: jsonpath wildcard member accessor can only be applied to an object 2025-06-06 07:48:17.128 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/261:0] STATEMENT: select jsonb_path_query('1', 'strict $.*'); 2025-06-06 07:48:17.129 UTC [28928][client backend] [pg_regress/jsonb][11/165:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.129 UTC [28928][client backend] [pg_regress/jsonb][11/165:0] DETAIL: Token "01" is invalid. 2025-06-06 07:48:17.129 UTC [28928][client backend] [pg_regress/jsonb][11/165:0] CONTEXT: JSON data, line 1: 01 2025-06-06 07:48:17.129 UTC [28928][client backend] [pg_regress/jsonb][11/165:0] STATEMENT: SELECT '01'::jsonb; 2025-06-06 07:48:17.130 UTC [28940][client backend] [pg_regress/sqljson][35/214:0] ERROR: duplicate JSON object key value: "2" 2025-06-06 07:48:17.130 UTC [28940][client backend] [pg_regress/sqljson][35/214:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '2': NULL, '3': 1, repeat('x', 1000): 1, 2: repeat('a', 100) WITH UNIQUE); 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/215:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/215:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '1': NULL WITH UNIQUE); 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/216:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/216:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '1': NULL ABSENT ON NULL WITH UNIQUE); 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/217:0] ERROR: duplicate JSON object key value 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/217:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '1': NULL NULL ON NULL WITH UNIQUE RETURNING jsonb); 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/218:0] ERROR: duplicate JSON object key value 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/218:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '1': NULL ABSENT ON NULL WITH UNIQUE RETURNING jsonb); 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/219:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.131 UTC [28940][client backend] [pg_regress/sqljson][35/219:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '2': NULL, '1': 1 NULL ON NULL WITH UNIQUE); 2025-06-06 07:48:17.134 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/265:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.134 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/265:0] STATEMENT: select jsonb_path_query('[]', 'strict $.a'); 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/170:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/170:0] DETAIL: Token "1f2" is invalid. 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/170:0] CONTEXT: JSON data, line 1: 1f2 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/170:0] STATEMENT: SELECT '1f2'::jsonb; 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/171:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/171:0] DETAIL: Token "0.x1" is invalid. 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/171:0] CONTEXT: JSON data, line 1: 0.x1 2025-06-06 07:48:17.135 UTC [28928][client backend] [pg_regress/jsonb][11/171:0] STATEMENT: SELECT '0.x1'::jsonb; 2025-06-06 07:48:17.136 UTC [28928][client backend] [pg_regress/jsonb][11/172:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.136 UTC [28928][client backend] [pg_regress/jsonb][11/172:0] DETAIL: Token "1.3ex100" is invalid. 2025-06-06 07:48:17.136 UTC [28928][client backend] [pg_regress/jsonb][11/172:0] CONTEXT: JSON data, line 1: 1.3ex100 2025-06-06 07:48:17.136 UTC [28928][client backend] [pg_regress/jsonb][11/172:0] STATEMENT: SELECT '1.3ex100'::jsonb; 2025-06-06 07:48:17.136 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/268:0] ERROR: JSON object does not contain key "a" 2025-06-06 07:48:17.136 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/268:0] STATEMENT: select jsonb_path_query('{}', 'strict $.a'); 2025-06-06 07:48:17.136 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/270:0] ERROR: jsonpath array accessor can only be applied to an array 2025-06-06 07:48:17.136 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/270:0] STATEMENT: select jsonb_path_query('1', 'strict $[1]'); 2025-06-06 07:48:17.137 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/271:0] ERROR: jsonpath wildcard array accessor can only be applied to an array 2025-06-06 07:48:17.137 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/271:0] STATEMENT: select jsonb_path_query('1', 'strict $[*]'); 2025-06-06 07:48:17.137 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/272:0] ERROR: jsonpath array subscript is out of bounds 2025-06-06 07:48:17.137 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/272:0] STATEMENT: select jsonb_path_query('[]', 'strict $[1]'); 2025-06-06 07:48:17.138 UTC [28940][client backend] [pg_regress/sqljson][35/220:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.138 UTC [28940][client backend] [pg_regress/sqljson][35/220:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '2': NULL, '1': 1 ABSENT ON NULL WITH UNIQUE); 2025-06-06 07:48:17.138 UTC [28940][client backend] [pg_regress/sqljson][35/222:0] ERROR: duplicate JSON object key value 2025-06-06 07:48:17.138 UTC [28940][client backend] [pg_regress/sqljson][35/222:0] STATEMENT: SELECT JSON_OBJECT(1: 1, '2': NULL, '1': 1 ABSENT ON NULL WITH UNIQUE RETURNING jsonb); 2025-06-06 07:48:17.139 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/273:0] ERROR: jsonpath array subscript is not a single numeric value 2025-06-06 07:48:17.139 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/273:0] STATEMENT: select jsonb_path_query('[]', 'strict $["a"]'); 2025-06-06 07:48:17.140 UTC [28928][client backend] [pg_regress/jsonb][11/176:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.140 UTC [28928][client backend] [pg_regress/jsonb][11/176:0] DETAIL: Expected JSON value, but found "]". 2025-06-06 07:48:17.140 UTC [28928][client backend] [pg_regress/jsonb][11/176:0] CONTEXT: JSON data, line 1: [1,2,] 2025-06-06 07:48:17.140 UTC [28928][client backend] [pg_regress/jsonb][11/176:0] STATEMENT: SELECT '[1,2,]'::jsonb; 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/177:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/177:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/177:0] CONTEXT: JSON data, line 1: [1,2 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/177:0] STATEMENT: SELECT '[1,2'::jsonb; 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/178:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/178:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/178:0] CONTEXT: JSON data, line 1: [1,[2] 2025-06-06 07:48:17.141 UTC [28928][client backend] [pg_regress/jsonb][11/178:0] STATEMENT: SELECT '[1,[2]'::jsonb; 2025-06-06 07:48:17.142 UTC [28928][client backend] [pg_regress/jsonb][11/180:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.142 UTC [28928][client backend] [pg_regress/jsonb][11/180:0] DETAIL: Expected ":", but found "}". 2025-06-06 07:48:17.142 UTC [28928][client backend] [pg_regress/jsonb][11/180:0] CONTEXT: JSON data, line 1: {"abc"} 2025-06-06 07:48:17.142 UTC [28928][client backend] [pg_regress/jsonb][11/180:0] STATEMENT: SELECT '{"abc"}'::jsonb; 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/182:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/182:0] DETAIL: Expected string or "}", but found "1". 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/182:0] CONTEXT: JSON data, line 1: {1... 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/182:0] STATEMENT: SELECT '{1:"abc"}'::jsonb; 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/183:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/183:0] DETAIL: Expected ":", but found ",". 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/183:0] CONTEXT: JSON data, line 1: {"abc",... 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/183:0] STATEMENT: SELECT '{"abc",1}'::jsonb; 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/184:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/184:0] DETAIL: Token "=" is invalid. 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/184:0] CONTEXT: JSON data, line 1: {"abc"=... 2025-06-06 07:48:17.144 UTC [28928][client backend] [pg_regress/jsonb][11/184:0] STATEMENT: SELECT '{"abc"=1}'::jsonb; 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/185:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/185:0] DETAIL: Expected JSON value, but found ":". 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/185:0] CONTEXT: JSON data, line 1: {"abc"::... 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/185:0] STATEMENT: SELECT '{"abc"::1}'::jsonb; 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/187:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/187:0] DETAIL: Expected "," or "}", but found ":". 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/187:0] CONTEXT: JSON data, line 1: {"abc":1:... 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/187:0] STATEMENT: SELECT '{"abc":1:2}'::jsonb; 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/188:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/188:0] DETAIL: Expected string, but found "3". 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/188:0] CONTEXT: JSON data, line 1: {"abc":1,3... 2025-06-06 07:48:17.145 UTC [28928][client backend] [pg_regress/jsonb][11/188:0] STATEMENT: SELECT '{"abc":1,3}'::jsonb; 2025-06-06 07:48:17.147 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/257:0] ERROR: invalid input syntax for type integer: "1.23" 2025-06-06 07:48:17.147 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/257:0] STATEMENT: SELECT JSON_VALUE(jsonb '"1.23"', '$' RETURNING int ERROR ON ERROR); 2025-06-06 07:48:17.148 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/261:0] ERROR: value too long for type character(2) 2025-06-06 07:48:17.148 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/261:0] STATEMENT: SELECT JSON_VALUE(jsonb '"aaa"', '$' RETURNING char(2) ERROR ON ERROR); 2025-06-06 07:48:17.150 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/271:0] ERROR: invalid input syntax for type integer: "aaa" 2025-06-06 07:48:17.150 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/271:0] STATEMENT: SELECT JSON_VALUE(jsonb '"aaa"', '$' RETURNING int ERROR ON ERROR); 2025-06-06 07:48:17.151 UTC [28928][client backend] [pg_regress/jsonb][11/190:0] ERROR: stack depth limit exceeded 2025-06-06 07:48:17.151 UTC [28928][client backend] [pg_regress/jsonb][11/190:0] HINT: Increase the configuration parameter "max_stack_depth" (currently 100kB), after ensuring the platform's stack depth limit is adequate. 2025-06-06 07:48:17.151 UTC [28928][client backend] [pg_regress/jsonb][11/190:0] STATEMENT: SELECT repeat('[', 10000)::jsonb; 2025-06-06 07:48:17.152 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/114:0] ERROR: could not coerce ON EMPTY expression (DEFAULT) to the RETURNING type 2025-06-06 07:48:17.152 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/114:0] DETAIL: value for domain jsonb_test_domain violates check constraint "jsonb_test_domain_check" 2025-06-06 07:48:17.152 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/114:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '{"d1": "H"}', '$' COLUMNS (js1 jsonb_test_domain PATH '$.a2' DEFAULT 'foo'::jsonb_test_domain ON EMPTY)); 2025-06-06 07:48:17.153 UTC [28940][client backend] [pg_regress/sqljson][35/228:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.153 UTC [28940][client backend] [pg_regress/sqljson][35/228:0] STATEMENT: SELECT JSON_OBJECT('happy'::mood: '123'::jsonb); 2025-06-06 07:48:17.153 UTC [28928][client backend] [pg_regress/jsonb][11/191:0] ERROR: stack depth limit exceeded 2025-06-06 07:48:17.153 UTC [28928][client backend] [pg_regress/jsonb][11/191:0] HINT: Increase the configuration parameter "max_stack_depth" (currently 100kB), after ensuring the platform's stack depth limit is adequate. 2025-06-06 07:48:17.153 UTC [28928][client backend] [pg_regress/jsonb][11/191:0] STATEMENT: SELECT repeat('{"a":', 10000)::jsonb; 2025-06-06 07:48:17.156 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/289:0] ERROR: division by zero 2025-06-06 07:48:17.156 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/289:0] STATEMENT: select jsonb_path_query('[12, {"a": 13}, {"b": 14}]', 'lax $[0 to 10 / 0].a'); 2025-06-06 07:48:17.164 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/296:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.164 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/296:0] STATEMENT: select jsonb_path_query('[1,2,3]', 'strict $[*].a'); 2025-06-06 07:48:17.165 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/300:0] ERROR: jsonpath array subscript is out of bounds 2025-06-06 07:48:17.165 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/300:0] STATEMENT: select jsonb_path_query('[]', 'strict $[last]'); 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/197:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/197:0] DETAIL: Expected end of input, but found "false". 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/197:0] CONTEXT: JSON data, line 1: true false 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/197:0] STATEMENT: SELECT 'true false'::jsonb; 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/198:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/198:0] DETAIL: Expected end of input, but found ",". 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/198:0] CONTEXT: JSON data, line 1: true,... 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/198:0] STATEMENT: SELECT 'true, false'::jsonb; 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/199:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/199:0] DETAIL: Token "truf" is invalid. 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/199:0] CONTEXT: JSON data, line 1: truf 2025-06-06 07:48:17.174 UTC [28928][client backend] [pg_regress/jsonb][11/199:0] STATEMENT: SELECT 'truf'::jsonb; 2025-06-06 07:48:17.175 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/306:0] ERROR: jsonpath array subscript is not a single numeric value 2025-06-06 07:48:17.175 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/306:0] STATEMENT: select jsonb_path_query('[1,2,3]', '$[last ? (@.type() == "string")]'); 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/200:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/200:0] DETAIL: Token "trues" is invalid. 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/200:0] CONTEXT: JSON data, line 1: trues 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/200:0] STATEMENT: SELECT 'trues'::jsonb; 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/201:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/201:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/201:0] CONTEXT: JSON data, line 1: 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/201:0] STATEMENT: SELECT ''::jsonb; 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/202:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/202:0] DETAIL: The input string ended unexpectedly. 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/202:0] CONTEXT: JSON data, line 1: 2025-06-06 07:48:17.175 UTC [28928][client backend] [pg_regress/jsonb][11/202:0] STATEMENT: SELECT ' '::jsonb; 2025-06-06 07:48:17.175 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/309:0] ERROR: could not find jsonpath variable "value" 2025-06-06 07:48:17.175 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/309:0] STATEMENT: select * from jsonb_path_query('{"a": 10}', '$ ? (@.a < $value)'); 2025-06-06 07:48:17.179 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/310:0] ERROR: "vars" argument is not an object 2025-06-06 07:48:17.179 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/310:0] DETAIL: Jsonpath parameters should be encoded as key-value pairs of "vars" object. 2025-06-06 07:48:17.179 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/310:0] STATEMENT: select * from jsonb_path_query('{"a": 10}', '$ ? (@.a < $value)', '1'); 2025-06-06 07:48:17.179 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/311:0] ERROR: "vars" argument is not an object 2025-06-06 07:48:17.179 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/311:0] DETAIL: Jsonpath parameters should be encoded as key-value pairs of "vars" object. 2025-06-06 07:48:17.179 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/311:0] STATEMENT: select * from jsonb_path_query('{"a": 10}', '$ ? (@.a < $value)', '[{"value" : 13}]'); 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/204:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/204:0] DETAIL: Expected JSON value, but found ",". 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/204:0] CONTEXT: JSON data, line 3: "two":,... 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/204:0] STATEMENT: SELECT '{ "one": 1, "two":,"two", -- ERROR extraneous comma before field "two" "three": true}'::jsonb; 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/205:0] ERROR: invalid input syntax for type json at character 8 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/205:0] DETAIL: Expected JSON value, but found "}". 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/205:0] CONTEXT: JSON data, line 4: ...yveryveryveryveryveryveryveryverylongfieldname":} 2025-06-06 07:48:17.179 UTC [28928][client backend] [pg_regress/jsonb][11/205:0] STATEMENT: SELECT '{ "one": 1, "two":"two", "averyveryveryveryveryveryveryveryveryverylongfieldname":}'::jsonb; 2025-06-06 07:48:17.179 UTC [28940][client backend] [pg_regress/sqljson][35/239:0] ERROR: cannot set JSON encoding for non-bytea output types at character 34 2025-06-06 07:48:17.179 UTC [28940][client backend] [pg_regress/sqljson][35/239:0] STATEMENT: SELECT JSON_ARRAY(RETURNING text FORMAT JSON ENCODING UTF8); 2025-06-06 07:48:17.179 UTC [28940][client backend] [pg_regress/sqljson][35/240:0] ERROR: unrecognized JSON encoding: invalid_encoding at character 55 2025-06-06 07:48:17.179 UTC [28940][client backend] [pg_regress/sqljson][35/240:0] STATEMENT: SELECT JSON_ARRAY(RETURNING text FORMAT JSON ENCODING INVALID_ENCODING); 2025-06-06 07:48:17.180 UTC [28940][client backend] [pg_regress/sqljson][35/244:0] ERROR: unsupported JSON encoding at character 35 2025-06-06 07:48:17.180 UTC [28940][client backend] [pg_regress/sqljson][35/244:0] HINT: Only UTF8 JSON encoding is supported. 2025-06-06 07:48:17.180 UTC [28940][client backend] [pg_regress/sqljson][35/244:0] STATEMENT: SELECT JSON_ARRAY(RETURNING bytea FORMAT JSON ENCODING UTF16); 2025-06-06 07:48:17.180 UTC [28940][client backend] [pg_regress/sqljson][35/245:0] ERROR: unsupported JSON encoding at character 35 2025-06-06 07:48:17.180 UTC [28940][client backend] [pg_regress/sqljson][35/245:0] HINT: Only UTF8 JSON encoding is supported. 2025-06-06 07:48:17.180 UTC [28940][client backend] [pg_regress/sqljson][35/245:0] STATEMENT: SELECT JSON_ARRAY(RETURNING bytea FORMAT JSON ENCODING UTF32); 2025-06-06 07:48:17.192 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/276:0] ERROR: could not coerce ON ERROR expression (NULL) to the RETURNING type 2025-06-06 07:48:17.192 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/276:0] DETAIL: domain sqljsonb_int_not_null does not allow null values 2025-06-06 07:48:17.192 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/276:0] STATEMENT: SELECT JSON_VALUE(jsonb 'null', '$' RETURNING sqljsonb_int_not_null); 2025-06-06 07:48:17.193 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/277:0] ERROR: domain sqljsonb_int_not_null does not allow null values 2025-06-06 07:48:17.193 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/277:0] STATEMENT: SELECT JSON_VALUE(jsonb 'null', '$' RETURNING sqljsonb_int_not_null ERROR ON ERROR); 2025-06-06 07:48:17.193 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/278:0] ERROR: domain sqljsonb_int_not_null does not allow null values 2025-06-06 07:48:17.193 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/278:0] STATEMENT: SELECT JSON_VALUE(jsonb 'null', '$' RETURNING sqljsonb_int_not_null DEFAULT 2 ON EMPTY ERROR ON ERROR); 2025-06-06 07:48:17.197 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/280:0] ERROR: domain sqljsonb_int_not_null does not allow null values 2025-06-06 07:48:17.197 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/280:0] STATEMENT: SELECT JSON_VALUE(jsonb '1', '$.a' RETURNING sqljsonb_int_not_null DEFAULT NULL ON EMPTY ERROR ON ERROR); 2025-06-06 07:48:17.210 UTC [28940][client backend] [pg_regress/sqljson][35/261:0] ERROR: subquery must return only one column at character 8 2025-06-06 07:48:17.210 UTC [28940][client backend] [pg_regress/sqljson][35/261:0] STATEMENT: SELECT JSON_ARRAY(SELECT FROM (VALUES (1)) foo(i)); 2025-06-06 07:48:17.210 UTC [28940][client backend] [pg_regress/sqljson][35/262:0] ERROR: subquery must return only one column at character 8 2025-06-06 07:48:17.210 UTC [28940][client backend] [pg_regress/sqljson][35/262:0] STATEMENT: SELECT JSON_ARRAY(SELECT i, i FROM (VALUES (1)) foo(i)); 2025-06-06 07:48:17.210 UTC [28940][client backend] [pg_regress/sqljson][35/263:0] ERROR: subquery must return only one column at character 8 2025-06-06 07:48:17.210 UTC [28940][client backend] [pg_regress/sqljson][35/263:0] STATEMENT: SELECT JSON_ARRAY(SELECT * FROM (VALUES (1, 2)) foo(i, j)); 2025-06-06 07:48:17.231 UTC [28940][client backend] [pg_regress/sqljson][35/274:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.231 UTC [28940][client backend] [pg_regress/sqljson][35/274:0] STATEMENT: SELECT JSON_OBJECTAGG(NULL: 1); 2025-06-06 07:48:17.231 UTC [28940][client backend] [pg_regress/sqljson][35/275:0] ERROR: field name must not be null 2025-06-06 07:48:17.231 UTC [28940][client backend] [pg_regress/sqljson][35/275:0] STATEMENT: SELECT JSON_OBJECTAGG(NULL: 1 RETURNING jsonb); 2025-06-06 07:48:17.239 UTC [28940][client backend] [pg_regress/sqljson][35/278:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.239 UTC [28940][client backend] [pg_regress/sqljson][35/278:0] STATEMENT: SELECT JSON_OBJECTAGG(k: v WITH UNIQUE KEYS) FROM (VALUES (1, 1), (1, NULL), (2, 2)) foo(k, v); 2025-06-06 07:48:17.240 UTC [28940][client backend] [pg_regress/sqljson][35/279:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.240 UTC [28940][client backend] [pg_regress/sqljson][35/279:0] STATEMENT: SELECT JSON_OBJECTAGG(k: v ABSENT ON NULL WITH UNIQUE KEYS) FROM (VALUES (1, 1), (1, NULL), (2, 2)) foo(k, v); 2025-06-06 07:48:17.242 UTC [28940][client backend] [pg_regress/sqljson][35/281:0] ERROR: duplicate JSON object key value 2025-06-06 07:48:17.242 UTC [28940][client backend] [pg_regress/sqljson][35/281:0] STATEMENT: SELECT JSON_OBJECTAGG(k: v WITH UNIQUE KEYS RETURNING jsonb) FROM (VALUES (1, 1), (1, NULL), (2, 2)) foo(k, v); 2025-06-06 07:48:17.246 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/284:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2025-06-06 07:48:17.246 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/284:0] STATEMENT: SELECT JSON_VALUE('"purple"'::jsonb, 'lax $[*]' RETURNING rgb ERROR ON ERROR); 2025-06-06 07:48:17.247 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/286:0] ERROR: JSON path expression in JSON_VALUE must return single scalar item 2025-06-06 07:48:17.247 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/286:0] STATEMENT: SELECT JSON_VALUE(jsonb '[]', '$' ERROR ON ERROR); 2025-06-06 07:48:17.247 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/288:0] ERROR: JSON path expression in JSON_VALUE must return single scalar item 2025-06-06 07:48:17.247 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/288:0] STATEMENT: SELECT JSON_VALUE(jsonb '{}', '$' ERROR ON ERROR); 2025-06-06 07:48:17.249 UTC [28940][client backend] [pg_regress/sqljson][35/282:0] ERROR: duplicate JSON object key value 2025-06-06 07:48:17.249 UTC [28940][client backend] [pg_regress/sqljson][35/282:0] STATEMENT: SELECT JSON_OBJECTAGG(k: v ABSENT ON NULL WITH UNIQUE KEYS RETURNING jsonb) FROM (VALUES (1, 1), (1, NULL), (2, 2)) foo(k, v); 2025-06-06 07:48:17.250 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/290:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.250 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/290:0] STATEMENT: SELECT JSON_VALUE(jsonb '1', 'strict $.a' ERROR ON ERROR); 2025-06-06 07:48:17.251 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/293:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.251 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/293:0] STATEMENT: SELECT JSON_VALUE(jsonb '1', 'lax $.a' ERROR ON EMPTY ERROR ON ERROR); 2025-06-06 07:48:17.252 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/299:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.252 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/299:0] STATEMENT: SELECT JSON_VALUE(jsonb '1', 'lax $.a' ERROR ON EMPTY DEFAULT '3' ON ERROR); 2025-06-06 07:48:17.253 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/300:0] ERROR: JSON path expression in JSON_VALUE must return single scalar item 2025-06-06 07:48:17.253 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/300:0] STATEMENT: SELECT JSON_VALUE(jsonb '[1,2]', '$[*]' ERROR ON ERROR); 2025-06-06 07:48:17.254 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/397:0] ERROR: division by zero 2025-06-06 07:48:17.254 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/397:0] STATEMENT: select jsonb_path_query('0', '1 / $'); 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/398:0] ERROR: division by zero 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/398:0] STATEMENT: select jsonb_path_query('0', '1 / $ + 2'); 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/399:0] ERROR: division by zero 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/399:0] STATEMENT: select jsonb_path_query('0', '-(3 + 1 % $)'); 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/400:0] ERROR: right operand of jsonpath operator + is not a single numeric value 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/400:0] STATEMENT: select jsonb_path_query('1', '$ + "2"'); 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/401:0] ERROR: right operand of jsonpath operator * is not a single numeric value 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/401:0] STATEMENT: select jsonb_path_query('[1, 2]', '3 * $'); 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/402:0] ERROR: operand of unary jsonpath operator - is not a numeric value 2025-06-06 07:48:17.255 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/402:0] STATEMENT: select jsonb_path_query('"a"', '-$'); 2025-06-06 07:48:17.256 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/403:0] ERROR: operand of unary jsonpath operator + is not a numeric value 2025-06-06 07:48:17.256 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/403:0] STATEMENT: select jsonb_path_query('[1,"2",3]', '+$'); 2025-06-06 07:48:17.259 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/302:0] ERROR: invalid input syntax for type integer: " " 2025-06-06 07:48:17.259 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/302:0] STATEMENT: SELECT JSON_VALUE(jsonb '[" "]', '$[*]' RETURNING int ERROR ON ERROR); 2025-06-06 07:48:17.259 UTC [28940][client backend] [pg_regress/sqljson][35/284:0] ERROR: duplicate JSON object key value: "0" 2025-06-06 07:48:17.259 UTC [28940][client backend] [pg_regress/sqljson][35/284:0] STATEMENT: SELECT JSON_OBJECTAGG(mod(i,100): (i)::text FORMAT JSON WITH UNIQUE) FROM generate_series(0, 199) i; 2025-06-06 07:48:17.261 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/415:0] ERROR: left operand of jsonpath operator * is not a single numeric value 2025-06-06 07:48:17.261 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/415:0] STATEMENT: select jsonb_path_query('{"a": [1, 2]}', 'lax $.a * 3'); 2025-06-06 07:48:17.265 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/420:0] ERROR: jsonpath wildcard member accessor can only be applied to an object 2025-06-06 07:48:17.265 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/420:0] STATEMENT: select jsonb_path_query('[1,2,3,{"b": [3,4,5]}]', 'strict $.*'); 2025-06-06 07:48:17.265 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/305:0] ERROR: cannot specify FORMAT JSON in RETURNING clause of JSON_VALUE() at character 55 2025-06-06 07:48:17.265 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/305:0] STATEMENT: SELECT JSON_VALUE(jsonb '["1"]', '$[*]' RETURNING int FORMAT JSON); 2025-06-06 07:48:17.266 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/306:0] ERROR: returning pseudo-types is not supported in SQL/JSON functions 2025-06-06 07:48:17.266 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/306:0] STATEMENT: SELECT JSON_VALUE(jsonb '["1"]', '$[*]' RETURNING record); 2025-06-06 07:48:17.273 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/320:0] ERROR: invalid input syntax for type integer: "1.234" 2025-06-06 07:48:17.273 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/320:0] STATEMENT: select json_value('{"a": 1.234}', '$.a' returning int error on error); 2025-06-06 07:48:17.273 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/321:0] ERROR: invalid input syntax for type integer: "1.234" 2025-06-06 07:48:17.273 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/321:0] STATEMENT: select json_value('{"a": "1.234"}', '$.a' returning int error on error); 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/330:0] ERROR: invalid input syntax for type json 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/330:0] DETAIL: Token "aaa" is invalid. 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/330:0] CONTEXT: JSON data, line 1: aaa 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/330:0] STATEMENT: SELECT JSON_QUERY(jsonb '"aaa"', '$' OMIT QUOTES ERROR ON ERROR); 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/331:0] ERROR: invalid input syntax for type json 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/331:0] DETAIL: Token "aaa" is invalid. 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/331:0] CONTEXT: JSON data, line 1: aaa 2025-06-06 07:48:17.278 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/331:0] STATEMENT: SELECT JSON_QUERY(jsonb '"aaa"', '$' RETURNING json OMIT QUOTES ERROR ON ERROR); 2025-06-06 07:48:17.279 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/333:0] ERROR: value too long for type character(3) 2025-06-06 07:48:17.279 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/333:0] STATEMENT: SELECT JSON_QUERY(jsonb '"aaa"', '$' RETURNING char(3) ERROR ON ERROR); 2025-06-06 07:48:17.280 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/338:0] ERROR: SQL/JSON QUOTES behavior must not be specified when WITH WRAPPER is used at character 8 2025-06-06 07:48:17.280 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/338:0] STATEMENT: SELECT JSON_QUERY(jsonb '[1]', '$' WITH WRAPPER OMIT QUOTES); 2025-06-06 07:48:17.280 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/339:0] ERROR: SQL/JSON QUOTES behavior must not be specified when WITH WRAPPER is used at character 8 2025-06-06 07:48:17.280 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/339:0] STATEMENT: SELECT JSON_QUERY(jsonb '[1]', '$' WITH CONDITIONAL WRAPPER OMIT QUOTES); 2025-06-06 07:48:17.283 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/347:0] ERROR: expected JSON array 2025-06-06 07:48:17.283 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/347:0] STATEMENT: SELECT JSON_QUERY(jsonb'{"rec": "{1,2,3}"}', '$.rec' returning int[] keep quotes error on error); 2025-06-06 07:48:17.287 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/350:0] ERROR: malformed range literal: ""[1,2]"" 2025-06-06 07:48:17.287 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/350:0] DETAIL: Missing left parenthesis or bracket. 2025-06-06 07:48:17.287 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/350:0] STATEMENT: SELECT JSON_QUERY(jsonb'{"rec": "[1,2]"}', '$.rec' returning int4range keep quotes error on error); 2025-06-06 07:48:17.296 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/457:0] ERROR: jsonpath item method .size() can only be applied to an array 2025-06-06 07:48:17.296 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/457:0] STATEMENT: select jsonb_path_query('[1,null,true,"11",[],[1],[1,2,3],{},{"a":1,"b":2}]', 'strict $[*].size()'); 2025-06-06 07:48:17.305 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/361:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.305 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/361:0] STATEMENT: SELECT JSON_QUERY(jsonb '[]', '$[*]' ERROR ON EMPTY); 2025-06-06 07:48:17.305 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/363:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.305 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/363:0] STATEMENT: SELECT JSON_QUERY(jsonb '[]', '$[*]' ERROR ON EMPTY NULL ON ERROR); 2025-06-06 07:48:17.305 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/364:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.305 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/364:0] STATEMENT: SELECT JSON_QUERY(jsonb '[]', '$[*]' ERROR ON EMPTY EMPTY ARRAY ON ERROR); 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/365:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/365:0] STATEMENT: SELECT JSON_QUERY(jsonb '[]', '$[*]' ERROR ON EMPTY EMPTY OBJECT ON ERROR); 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/366:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/366:0] STATEMENT: SELECT JSON_QUERY(jsonb '[]', '$[*]' ERROR ON EMPTY ERROR ON ERROR); 2025-06-06 07:48:17.306 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/465:0] ERROR: jsonpath item method .keyvalue() can only be applied to an object 2025-06-06 07:48:17.306 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/465:0] STATEMENT: select jsonb_path_query('[{},1]', '$[*].keyvalue()'); 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/368:0] ERROR: JSON path expression in JSON_QUERY must return single item when no wrapper is requested 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/368:0] HINT: Use the WITH WRAPPER clause to wrap SQL/JSON items into an array. 2025-06-06 07:48:17.306 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/368:0] STATEMENT: SELECT JSON_QUERY(jsonb '[1,2]', '$[*]' ERROR ON ERROR); 2025-06-06 07:48:17.308 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/470:0] ERROR: jsonpath item method .keyvalue() can only be applied to an object 2025-06-06 07:48:17.308 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/470:0] STATEMENT: select jsonb_path_query('[{"a": 1, "b": [1, 2]}, {"c": {"a": "bbb"}}]', 'strict $.keyvalue()'); 2025-06-06 07:48:17.309 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/472:0] ERROR: jsonpath item method .keyvalue() can only be applied to an object 2025-06-06 07:48:17.309 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/472:0] STATEMENT: select jsonb_path_query('[{"a": 1, "b": [1, 2]}, {"c": {"a": "bbb"}}]', 'strict $.keyvalue().a'); 2025-06-06 07:48:17.311 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/383:0] ERROR: could not coerce ON ERROR expression (EMPTY OBJECT) to the RETURNING type 2025-06-06 07:48:17.311 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/383:0] DETAIL: expected JSON array 2025-06-06 07:48:17.311 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/383:0] STATEMENT: SELECT JSON_QUERY(jsonb '[3,4]', '$[*]' RETURNING bigint[] EMPTY OBJECT ON ERROR); 2025-06-06 07:48:17.311 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/475:0] ERROR: jsonpath item method .double() can only be applied to a string or numeric value 2025-06-06 07:48:17.311 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/475:0] STATEMENT: select jsonb_path_query('null', '$.double()'); 2025-06-06 07:48:17.311 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/476:0] ERROR: jsonpath item method .double() can only be applied to a string or numeric value 2025-06-06 07:48:17.311 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/476:0] STATEMENT: select jsonb_path_query('true', '$.double()'); 2025-06-06 07:48:17.313 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/480:0] ERROR: jsonpath item method .double() can only be applied to a string or numeric value 2025-06-06 07:48:17.313 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/480:0] STATEMENT: select jsonb_path_query('[]', 'strict $.double()'); 2025-06-06 07:48:17.313 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/481:0] ERROR: jsonpath item method .double() can only be applied to a string or numeric value 2025-06-06 07:48:17.313 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/481:0] STATEMENT: select jsonb_path_query('{}', '$.double()'); 2025-06-06 07:48:17.317 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/486:0] ERROR: argument "1.23aaa" of jsonpath item method .double() is invalid for type double precision 2025-06-06 07:48:17.317 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/486:0] STATEMENT: select jsonb_path_query('"1.23aaa"', '$.double()'); 2025-06-06 07:48:17.317 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/487:0] ERROR: argument "10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" of jsonpath item method .double() is invalid for type double precision 2025-06-06 07:48:17.317 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/487:0] STATEMENT: select jsonb_path_query('1e1000', '$.double()'); 2025-06-06 07:48:17.317 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/488:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .double() 2025-06-06 07:48:17.317 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/488:0] STATEMENT: select jsonb_path_query('"nan"', '$.double()'); 2025-06-06 07:48:17.318 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/489:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .double() 2025-06-06 07:48:17.318 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/489:0] STATEMENT: select jsonb_path_query('"NaN"', '$.double()'); 2025-06-06 07:48:17.318 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/490:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .double() 2025-06-06 07:48:17.318 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/490:0] STATEMENT: select jsonb_path_query('"inf"', '$.double()'); 2025-06-06 07:48:17.318 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/491:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .double() 2025-06-06 07:48:17.318 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/491:0] STATEMENT: select jsonb_path_query('"-inf"', '$.double()'); 2025-06-06 07:48:17.322 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/494:0] ERROR: jsonpath item method .abs() can only be applied to a numeric value 2025-06-06 07:48:17.322 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/494:0] STATEMENT: select jsonb_path_query('{}', '$.abs()'); 2025-06-06 07:48:17.322 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/495:0] ERROR: jsonpath item method .floor() can only be applied to a numeric value 2025-06-06 07:48:17.322 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/495:0] STATEMENT: select jsonb_path_query('true', '$.floor()'); 2025-06-06 07:48:17.322 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/496:0] ERROR: jsonpath item method .ceiling() can only be applied to a numeric value 2025-06-06 07:48:17.322 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/496:0] STATEMENT: select jsonb_path_query('"1.2"', '$.ceiling()'); 2025-06-06 07:48:17.323 UTC [28940][client backend] [pg_regress/sqljson][35/291:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.323 UTC [28940][client backend] [pg_regress/sqljson][35/291:0] STATEMENT: SELECT to_json(a) AS a, JSON_OBJECTAGG(k : v WITH UNIQUE KEYS) OVER (ORDER BY k) FROM (VALUES (1,1), (1,2), (2,2)) a(k,v); 2025-06-06 07:48:17.333 UTC [28940][client backend] [pg_regress/sqljson][35/292:0] ERROR: duplicate JSON object key value: "1" 2025-06-06 07:48:17.333 UTC [28940][client backend] [pg_regress/sqljson][35/292:0] STATEMENT: SELECT to_json(a) AS a, JSON_OBJECTAGG(k : v ABSENT ON NULL WITH UNIQUE KEYS) OVER (ORDER BY k) FROM (VALUES (1,1), (1,null), (2,2)) a(k,v); 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/384:0] ERROR: could not coerce ON ERROR expression (EMPTY OBJECT) to the RETURNING type 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/384:0] DETAIL: expected JSON array 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/384:0] STATEMENT: SELECT JSON_QUERY(jsonb '"[3,4]"', '$[*]' RETURNING bigint[] EMPTY OBJECT ON ERROR); 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/385:0] ERROR: invalid input syntax for type smallint: ""123.1"" 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/385:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING int2 error on error); 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/386:0] ERROR: invalid input syntax for type integer: ""123.1"" 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/386:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING int4 error on error); 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/387:0] ERROR: invalid input syntax for type bigint: ""123.1"" 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/387:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING int8 error on error); 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/388:0] ERROR: invalid input syntax for type boolean: ""123.1"" 2025-06-06 07:48:17.338 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/388:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING bool error on error); 2025-06-06 07:48:17.339 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/389:0] ERROR: invalid input syntax for type numeric: ""123.1"" 2025-06-06 07:48:17.339 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/389:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING numeric error on error); 2025-06-06 07:48:17.339 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/390:0] ERROR: invalid input syntax for type real: ""123.1"" 2025-06-06 07:48:17.339 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/390:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING real error on error); 2025-06-06 07:48:17.339 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/391:0] ERROR: invalid input syntax for type double precision: ""123.1"" 2025-06-06 07:48:17.339 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/391:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING float8 error on error); 2025-06-06 07:48:17.340 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/392:0] ERROR: invalid input syntax for type smallint: "123.1" 2025-06-06 07:48:17.340 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/392:0] STATEMENT: SELECT JSON_QUERY(jsonb '"123.1"', '$' RETURNING int2 omit quotes error on error); 2025-06-06 07:48:17.350 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/394:0] ERROR: returning pseudo-types is not supported in SQL/JSON functions 2025-06-06 07:48:17.350 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/394:0] STATEMENT: SELECT JSON_QUERY(jsonb '[3,4]', '$[*]' RETURNING anyarray EMPTY OBJECT ON ERROR); 2025-06-06 07:48:17.364 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/399:0] ERROR: cannot call populate_composite on a scalar 2025-06-06 07:48:17.364 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/399:0] STATEMENT: SELECT JSON_QUERY(jsonb'{"rec": "(abc,42,01.02.2003)"}', '$.rec' returning comp_abc keep quotes error on error); 2025-06-06 07:48:17.365 UTC [28930][client backend] [pg_regress/json][16/332:0] ERROR: cannot call json_object_keys on a scalar 2025-06-06 07:48:17.365 UTC [28930][client backend] [pg_regress/json][16/332:0] STATEMENT: SELECT json_object_keys(test_json) FROM test_json WHERE json_type = 'scalar'; 2025-06-06 07:48:17.371 UTC [28930][client backend] [pg_regress/json][16/333:0] ERROR: cannot call json_object_keys on an array 2025-06-06 07:48:17.371 UTC [28930][client backend] [pg_regress/json][16/333:0] STATEMENT: SELECT json_object_keys(test_json) FROM test_json WHERE json_type = 'array'; 2025-06-06 07:48:17.377 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/518:0] ERROR: jsonpath item method .datetime() can only be applied to a string 2025-06-06 07:48:17.377 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/518:0] STATEMENT: select jsonb_path_query('null', '$.datetime()'); 2025-06-06 07:48:17.378 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/519:0] ERROR: jsonpath item method .datetime() can only be applied to a string 2025-06-06 07:48:17.378 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/519:0] STATEMENT: select jsonb_path_query('true', '$.datetime()'); 2025-06-06 07:48:17.378 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/520:0] ERROR: jsonpath item method .datetime() can only be applied to a string 2025-06-06 07:48:17.378 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/520:0] STATEMENT: select jsonb_path_query('1', '$.datetime()'); 2025-06-06 07:48:17.378 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/522:0] ERROR: jsonpath item method .datetime() can only be applied to a string 2025-06-06 07:48:17.378 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/522:0] STATEMENT: select jsonb_path_query('[]', 'strict $.datetime()'); 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/523:0] ERROR: jsonpath item method .datetime() can only be applied to a string 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/523:0] STATEMENT: select jsonb_path_query('{}', '$.datetime()'); 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/524:0] ERROR: datetime format is not recognized: "bogus" 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/524:0] HINT: Use a datetime template argument to specify the input data format. 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/524:0] STATEMENT: select jsonb_path_query('"bogus"', '$.datetime()'); 2025-06-06 07:48:17.379 UTC [28928][client backend] [pg_regress/jsonb][11/248:0] ERROR: cannot call jsonb_object_keys on a scalar 2025-06-06 07:48:17.379 UTC [28928][client backend] [pg_regress/jsonb][11/248:0] STATEMENT: SELECT jsonb_object_keys(test_json) FROM test_jsonb WHERE json_type = 'scalar'; 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/525:0] ERROR: invalid datetime format separator: "a" 2025-06-06 07:48:17.379 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/525:0] STATEMENT: select jsonb_path_query('"12:34"', '$.datetime("aaa")'); 2025-06-06 07:48:17.380 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/526:0] ERROR: invalid value "aa" for "HH24" 2025-06-06 07:48:17.380 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/526:0] DETAIL: Value must be an integer. 2025-06-06 07:48:17.380 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/526:0] STATEMENT: select jsonb_path_query('"aaaa"', '$.datetime("HH24")'); 2025-06-06 07:48:17.380 UTC [28928][client backend] [pg_regress/jsonb][11/249:0] ERROR: cannot call jsonb_object_keys on an array 2025-06-06 07:48:17.380 UTC [28928][client backend] [pg_regress/jsonb][11/249:0] STATEMENT: SELECT jsonb_object_keys(test_json) FROM test_jsonb WHERE json_type = 'array'; 2025-06-06 07:48:17.380 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/404:0] ERROR: invalid input syntax for type integer: "a" 2025-06-06 07:48:17.380 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/404:0] STATEMENT: SELECT JSON_QUERY(jsonb '[{"a": "a", "b": "foo", "t": "aaa", "js": [1, "2", {}], "jb": {"x": [1, "2", {}]}}, {"a": 2}]', '$[0]' RETURNING sqljsonb_rec ERROR ON ERROR); 2025-06-06 07:48:17.383 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/409:0] ERROR: syntax error at or near "{" of jsonpath input 2025-06-06 07:48:17.383 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/409:0] STATEMENT: SELECT JSON_QUERY(jsonb '[{"a": 1, "b": "foo", "t": "aaa", "js": [1, "2", {}], "jb": {"x": [1, "2", {}]}}, {"a": 2}]', '$[0]' RETURNING jsonpath ERROR ON ERROR); 2025-06-06 07:48:17.383 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/411:0] ERROR: invalid input syntax for type integer: "a" 2025-06-06 07:48:17.383 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/411:0] STATEMENT: SELECT JSON_QUERY(jsonb '[1,2,null,"a"]', '$[*]' RETURNING int[] WITH WRAPPER ERROR ON ERROR); 2025-06-06 07:48:17.385 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/530:0] ERROR: trailing characters remain in input string after datetime format 2025-06-06 07:48:17.385 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/530:0] STATEMENT: select jsonb_path_query('"10-03-2017 12:34"', '$.datetime("dd-mm-yyyy")'); 2025-06-06 07:48:17.385 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/531:0] ERROR: trailing characters remain in input string after datetime format 2025-06-06 07:48:17.385 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/531:0] STATEMENT: select jsonb_path_query('"10-03-2017 12:34"', '$.datetime("dd-mm-yyyy").type()'); 2025-06-06 07:48:17.385 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/146:0] ERROR: only one FOR ORDINALITY column is allowed at character 69 2025-06-06 07:48:17.385 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/146:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (id FOR ORDINALITY, id2 FOR ORDINALITY, a int PATH '$.a' ERROR ON EMPTY)) jt; 2025-06-06 07:48:17.387 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/415:0] ERROR: could not coerce ON EMPTY expression (NULL) to the RETURNING type 2025-06-06 07:48:17.387 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/415:0] DETAIL: domain sqljsonb_int_not_null does not allow null values 2025-06-06 07:48:17.387 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/415:0] STATEMENT: SELECT JSON_QUERY(jsonb '{"a": 1}', '$.b' RETURNING sqljsonb_int_not_null); 2025-06-06 07:48:17.387 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/416:0] ERROR: no SQL/JSON item found for specified path 2025-06-06 07:48:17.387 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/416:0] STATEMENT: SELECT JSON_QUERY(jsonb '{"a": 1}', '$.b' RETURNING sqljsonb_int_not_null ERROR ON EMPTY ERROR ON ERROR); 2025-06-06 07:48:17.388 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/537:0] ERROR: unmatched format character "T" 2025-06-06 07:48:17.388 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/537:0] STATEMENT: select jsonb_path_query('"10-03-2017t12:34:56"', '$.datetime("dd-mm-yyyy\"T\"HH24:MI:SS")'); 2025-06-06 07:48:17.388 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/538:0] ERROR: unmatched format character "T" 2025-06-06 07:48:17.388 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/538:0] STATEMENT: select jsonb_path_query('"10-03-2017 12:34:56"', '$.datetime("dd-mm-yyyy\"T\"HH24:MI:SS")'); 2025-06-06 07:48:17.389 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/539:0] ERROR: jsonpath item method .bigint() can only be applied to a string or numeric value 2025-06-06 07:48:17.389 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/539:0] STATEMENT: select jsonb_path_query('null', '$.bigint()'); 2025-06-06 07:48:17.389 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/149:0] ERROR: invalid input syntax for type integer: "err" 2025-06-06 07:48:17.389 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/149:0] STATEMENT: SELECT * FROM (VALUES ('1'), ('"err"')) vals(js) LEFT OUTER JOIN JSON_TABLE(vals.js::jsonb, '$' COLUMNS (a int PATH '$' ERROR ON ERROR)) jt ON true; 2025-06-06 07:48:17.389 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/540:0] ERROR: jsonpath item method .bigint() can only be applied to a string or numeric value 2025-06-06 07:48:17.389 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/540:0] STATEMENT: select jsonb_path_query('true', '$.bigint()'); 2025-06-06 07:48:17.390 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/150:0] ERROR: invalid input syntax for type integer: "err" 2025-06-06 07:48:17.390 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/150:0] STATEMENT: SELECT * FROM (VALUES ('1'), ('"err"')) vals(js) LEFT OUTER JOIN JSON_TABLE(vals.js::jsonb, '$' COLUMNS (a int PATH '$' ERROR ON ERROR)) jt ON true; 2025-06-06 07:48:17.395 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/151:0] ERROR: no SQL/JSON item found for specified path of column "a" 2025-06-06 07:48:17.395 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/151:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int PATH '$.a' ERROR ON EMPTY)) jt; 2025-06-06 07:48:17.395 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/152:0] ERROR: jsonpath member accessor can only be applied to an object 2025-06-06 07:48:17.395 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/152:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int PATH 'strict $.a' ERROR ON ERROR) ERROR ON ERROR) jt; 2025-06-06 07:48:17.395 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/544:0] ERROR: jsonpath item method .bigint() can only be applied to a string or numeric value 2025-06-06 07:48:17.395 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/544:0] STATEMENT: select jsonb_path_query('[]', 'strict $.bigint()'); 2025-06-06 07:48:17.396 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/153:0] ERROR: no SQL/JSON item found for specified path of column "a" 2025-06-06 07:48:17.396 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/153:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int PATH 'lax $.a' ERROR ON EMPTY) ERROR ON ERROR) jt; 2025-06-06 07:48:17.396 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/545:0] ERROR: jsonpath item method .bigint() can only be applied to a string or numeric value 2025-06-06 07:48:17.396 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/545:0] STATEMENT: select jsonb_path_query('{}', '$.bigint()'); 2025-06-06 07:48:17.397 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/548:0] ERROR: argument "1.23" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.397 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/548:0] STATEMENT: select jsonb_path_query('"1.23"', '$.bigint()'); 2025-06-06 07:48:17.398 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/549:0] ERROR: argument "1.23aaa" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.398 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/549:0] STATEMENT: select jsonb_path_query('"1.23aaa"', '$.bigint()'); 2025-06-06 07:48:17.398 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/550:0] ERROR: argument "10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.398 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/550:0] STATEMENT: select jsonb_path_query('1e1000', '$.bigint()'); 2025-06-06 07:48:17.399 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/551:0] ERROR: argument "nan" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.399 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/551:0] STATEMENT: select jsonb_path_query('"nan"', '$.bigint()'); 2025-06-06 07:48:17.399 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/552:0] ERROR: argument "NaN" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.399 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/552:0] STATEMENT: select jsonb_path_query('"NaN"', '$.bigint()'); 2025-06-06 07:48:17.400 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/553:0] ERROR: argument "inf" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.400 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/553:0] STATEMENT: select jsonb_path_query('"inf"', '$.bigint()'); 2025-06-06 07:48:17.400 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/554:0] ERROR: argument "-inf" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.400 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/554:0] STATEMENT: select jsonb_path_query('"-inf"', '$.bigint()'); 2025-06-06 07:48:17.403 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/159:0] ERROR: could not coerce ON ERROR expression (FALSE) to the RETURNING type 2025-06-06 07:48:17.403 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/159:0] DETAIL: invalid input syntax for type smallint: "false" 2025-06-06 07:48:17.403 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/159:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '"a"', '$' COLUMNS (a int2 EXISTS PATH '$.a')); 2025-06-06 07:48:17.406 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/160:0] ERROR: could not coerce ON ERROR expression (FALSE) to the RETURNING type 2025-06-06 07:48:17.406 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/160:0] DETAIL: invalid input syntax for type bigint: "false" 2025-06-06 07:48:17.406 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/160:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '"a"', '$' COLUMNS (a int8 EXISTS PATH '$.a')); 2025-06-06 07:48:17.407 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/161:0] ERROR: could not coerce ON ERROR expression (FALSE) to the RETURNING type 2025-06-06 07:48:17.407 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/161:0] DETAIL: invalid input syntax for type real: "false" 2025-06-06 07:48:17.407 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/161:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '"a"', '$' COLUMNS (a float4 EXISTS PATH '$.a')); 2025-06-06 07:48:17.407 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/563:0] ERROR: argument "12345678901234567890" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.407 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/563:0] STATEMENT: select jsonb_path_query('12345678901234567890', '$.bigint()'); 2025-06-06 07:48:17.410 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/162:0] ERROR: could not coerce ON ERROR expression (FALSE) to the RETURNING type 2025-06-06 07:48:17.410 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/162:0] DETAIL: value too long for type character(3) 2025-06-06 07:48:17.410 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/162:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '"a"', '$' COLUMNS (a char(3) EXISTS PATH '$.a')); 2025-06-06 07:48:17.410 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/564:0] ERROR: argument "12345678901234567890" of jsonpath item method .bigint() is invalid for type bigint 2025-06-06 07:48:17.410 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/564:0] STATEMENT: select jsonb_path_query('"12345678901234567890"', '$.bigint()'); 2025-06-06 07:48:17.410 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/163:0] ERROR: value too long for type character(3) 2025-06-06 07:48:17.410 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/163:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '"a"', '$' COLUMNS (a char(3) EXISTS PATH '$.a' ERROR ON ERROR)); 2025-06-06 07:48:17.413 UTC [28930][client backend] [pg_regress/json][16/365:0] ERROR: cannot get array length of a non-array 2025-06-06 07:48:17.413 UTC [28930][client backend] [pg_regress/json][16/365:0] STATEMENT: SELECT json_array_length('{"f1":1,"f2":[5,6]}'); 2025-06-06 07:48:17.414 UTC [28930][client backend] [pg_regress/json][16/366:0] ERROR: cannot get array length of a scalar 2025-06-06 07:48:17.414 UTC [28930][client backend] [pg_regress/json][16/366:0] STATEMENT: SELECT json_array_length('4'); 2025-06-06 07:48:17.417 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/569:0] ERROR: jsonpath item method .boolean() can only be applied to a boolean, string, or numeric value 2025-06-06 07:48:17.417 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/569:0] STATEMENT: select jsonb_path_query('null', '$.boolean()'); 2025-06-06 07:48:17.419 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/572:0] ERROR: jsonpath item method .boolean() can only be applied to a boolean, string, or numeric value 2025-06-06 07:48:17.419 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/572:0] STATEMENT: select jsonb_path_query('[]', 'strict $.boolean()'); 2025-06-06 07:48:17.420 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/573:0] ERROR: jsonpath item method .boolean() can only be applied to a boolean, string, or numeric value 2025-06-06 07:48:17.420 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/573:0] STATEMENT: select jsonb_path_query('{}', '$.boolean()'); 2025-06-06 07:48:17.426 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/576:0] ERROR: argument "1.23" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.426 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/576:0] STATEMENT: select jsonb_path_query('1.23', '$.boolean()'); 2025-06-06 07:48:17.426 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/577:0] ERROR: argument "1.23" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.426 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/577:0] STATEMENT: select jsonb_path_query('"1.23"', '$.boolean()'); 2025-06-06 07:48:17.427 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/578:0] ERROR: argument "1.23aaa" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.427 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/578:0] STATEMENT: select jsonb_path_query('"1.23aaa"', '$.boolean()'); 2025-06-06 07:48:17.427 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/579:0] ERROR: argument "10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.427 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/579:0] STATEMENT: select jsonb_path_query('1e1000', '$.boolean()'); 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/580:0] ERROR: argument "nan" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/580:0] STATEMENT: select jsonb_path_query('"nan"', '$.boolean()'); 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/581:0] ERROR: argument "NaN" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/581:0] STATEMENT: select jsonb_path_query('"NaN"', '$.boolean()'); 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/582:0] ERROR: argument "inf" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/582:0] STATEMENT: select jsonb_path_query('"inf"', '$.boolean()'); 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/583:0] ERROR: argument "-inf" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.428 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/583:0] STATEMENT: select jsonb_path_query('"-inf"', '$.boolean()'); 2025-06-06 07:48:17.434 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/586:0] ERROR: argument "100" of jsonpath item method .boolean() is invalid for type boolean 2025-06-06 07:48:17.434 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/586:0] STATEMENT: select jsonb_path_query('"100"', '$.boolean()'); 2025-06-06 07:48:17.435 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/170:0] ERROR: could not coerce ON ERROR expression (FALSE) to the RETURNING type 2025-06-06 07:48:17.435 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/170:0] DETAIL: value for domain dint4_0 violates check constraint "dint4_0_check" 2025-06-06 07:48:17.435 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/170:0] STATEMENT: SELECT a, a::bool FROM JSON_TABLE(jsonb '{"a":1}', '$' COLUMNS (a dint4_0 EXISTS PATH '$.b')); 2025-06-06 07:48:17.436 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/171:0] ERROR: value for domain dint4_0 violates check constraint "dint4_0_check" 2025-06-06 07:48:17.436 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/171:0] STATEMENT: SELECT a, a::bool FROM JSON_TABLE(jsonb '{"a":1}', '$' COLUMNS (a dint4_0 EXISTS PATH '$.b' ERROR ON ERROR)); 2025-06-06 07:48:17.437 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/172:0] ERROR: could not coerce ON ERROR expression (FALSE) to the RETURNING type 2025-06-06 07:48:17.437 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/172:0] DETAIL: value for domain dint4_0 violates check constraint "dint4_0_check" 2025-06-06 07:48:17.437 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/172:0] STATEMENT: SELECT a, a::bool FROM JSON_TABLE(jsonb '{"a":1}', '$' COLUMNS (a dint4_0 EXISTS PATH '$.b' FALSE ON ERROR)); 2025-06-06 07:48:17.438 UTC [28940][client backend] [pg_regress/sqljson][35/323:0] ERROR: cannot use type integer in IS JSON predicate 2025-06-06 07:48:17.438 UTC [28940][client backend] [pg_regress/sqljson][35/323:0] STATEMENT: SELECT NULL::int IS JSON; 2025-06-06 07:48:17.439 UTC [28940][client backend] [pg_regress/sqljson][35/325:0] ERROR: invalid byte sequence for encoding "UTF8": 0x00 2025-06-06 07:48:17.439 UTC [28940][client backend] [pg_regress/sqljson][35/325:0] STATEMENT: SELECT bytea '\x00' IS JSON; 2025-06-06 07:48:17.450 UTC [28928][client backend] [pg_regress/jsonb][11/326:0] ERROR: cannot get array length of a non-array 2025-06-06 07:48:17.450 UTC [28928][client backend] [pg_regress/jsonb][11/326:0] STATEMENT: SELECT jsonb_array_length('{"f1":1,"f2":[5,6]}'); 2025-06-06 07:48:17.450 UTC [28928][client backend] [pg_regress/jsonb][11/327:0] ERROR: cannot get array length of a scalar 2025-06-06 07:48:17.450 UTC [28928][client backend] [pg_regress/jsonb][11/327:0] STATEMENT: SELECT jsonb_array_length('4'); 2025-06-06 07:48:17.456 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/609:0] ERROR: jsonpath item method .date() can only be applied to a string 2025-06-06 07:48:17.456 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/609:0] STATEMENT: select jsonb_path_query('null', '$.date()'); 2025-06-06 07:48:17.457 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/610:0] ERROR: jsonpath item method .date() can only be applied to a string 2025-06-06 07:48:17.457 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/610:0] STATEMENT: select jsonb_path_query('true', '$.date()'); 2025-06-06 07:48:17.462 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/611:0] ERROR: jsonpath item method .date() can only be applied to a string 2025-06-06 07:48:17.462 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/611:0] STATEMENT: select jsonb_path_query('1', '$.date()'); 2025-06-06 07:48:17.463 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/613:0] ERROR: jsonpath item method .date() can only be applied to a string 2025-06-06 07:48:17.463 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/613:0] STATEMENT: select jsonb_path_query('[]', 'strict $.date()'); 2025-06-06 07:48:17.464 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/614:0] ERROR: jsonpath item method .date() can only be applied to a string 2025-06-06 07:48:17.464 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/614:0] STATEMENT: select jsonb_path_query('{}', '$.date()'); 2025-06-06 07:48:17.464 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/615:0] ERROR: date format is not recognized: "bogus" 2025-06-06 07:48:17.464 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/615:0] STATEMENT: select jsonb_path_query('"bogus"', '$.date()'); 2025-06-06 07:48:17.466 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/182:0] ERROR: SQL/JSON QUOTES behavior must not be specified when WITH WRAPPER is used at character 56 2025-06-06 07:48:17.466 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/182:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '"world"', '$' COLUMNS (item text PATH '$' WITH WRAPPER OMIT QUOTES)); 2025-06-06 07:48:17.467 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/619:0] ERROR: date format is not recognized: "12:34:56" 2025-06-06 07:48:17.467 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/619:0] STATEMENT: select jsonb_path_query('"12:34:56"', '$.date()'); 2025-06-06 07:48:17.467 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/620:0] ERROR: date format is not recognized: "12:34:56 +05:30" 2025-06-06 07:48:17.467 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/620:0] STATEMENT: select jsonb_path_query('"12:34:56 +05:30"', '$.date()'); 2025-06-06 07:48:17.468 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/622:0] ERROR: cannot convert value from timestamptz to date without time zone usage 2025-06-06 07:48:17.468 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/622:0] HINT: Use *_tz() function for time zone support. 2025-06-06 07:48:17.468 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/622:0] STATEMENT: select jsonb_path_query('"2023-08-15 12:34:56 +05:30"', '$.date()'); 2025-06-06 07:48:17.469 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/186:0] ERROR: only string constants are supported in JSON_TABLE path specification at character 46 2025-06-06 07:48:17.469 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/186:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '{"a": 123}', '$' || '.' || 'a' COLUMNS (foo int)); 2025-06-06 07:48:17.469 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/187:0] ERROR: JSON path expression for column "b" must return single item when no wrapper is requested 2025-06-06 07:48:17.469 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/187:0] HINT: Use the WITH WRAPPER clause to wrap SQL/JSON items into an array. 2025-06-06 07:48:17.469 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/187:0] STATEMENT: SELECT * FROM JSON_TABLE('{"a": [{"b": "1"}, {"b": "2"}]}', '$' COLUMNS (b json path '$.a[*].b' ERROR ON ERROR)); 2025-06-06 07:48:17.470 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/188:0] ERROR: duplicate JSON_TABLE column or path name: a at character 90 2025-06-06 07:48:17.470 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/188:0] STATEMENT: SELECT * FROM JSON_TABLE( jsonb '[]', '$' AS a COLUMNS ( b int, NESTED PATH '$' AS a COLUMNS ( c int ) ) ) jt; 2025-06-06 07:48:17.470 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/624:0] ERROR: syntax error at or near "2" of jsonpath input at character 41 2025-06-06 07:48:17.470 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/624:0] STATEMENT: select jsonb_path_query('"2023-08-15"', '$.date(2)'); 2025-06-06 07:48:17.470 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/625:0] ERROR: jsonpath item method .decimal() can only be applied to a string or numeric value 2025-06-06 07:48:17.470 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/625:0] STATEMENT: select jsonb_path_query('null', '$.decimal()'); 2025-06-06 07:48:17.471 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/626:0] ERROR: jsonpath item method .decimal() can only be applied to a string or numeric value 2025-06-06 07:48:17.471 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/626:0] STATEMENT: select jsonb_path_query('true', '$.decimal()'); 2025-06-06 07:48:17.471 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/190:0] ERROR: duplicate JSON_TABLE column or path name: b at character 85 2025-06-06 07:48:17.471 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/190:0] STATEMENT: SELECT * FROM JSON_TABLE( jsonb '[]', '$' COLUMNS ( b int, NESTED PATH '$' AS b COLUMNS ( c int ) ) ) jt; 2025-06-06 07:48:17.471 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/191:0] ERROR: duplicate JSON_TABLE column or path name: a at character 156 2025-06-06 07:48:17.471 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/191:0] STATEMENT: SELECT * FROM JSON_TABLE( jsonb '[]', '$' COLUMNS ( NESTED PATH '$' AS a COLUMNS ( b int ), NESTED PATH '$' COLUMNS ( NESTED PATH '$' AS a COLUMNS ( c int ) ) ) ) jt; 2025-06-06 07:48:17.475 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/630:0] ERROR: jsonpath item method .decimal() can only be applied to a string or numeric value 2025-06-06 07:48:17.475 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/630:0] STATEMENT: select jsonb_path_query('[]', 'strict $.decimal()'); 2025-06-06 07:48:17.475 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/631:0] ERROR: jsonpath item method .decimal() can only be applied to a string or numeric value 2025-06-06 07:48:17.475 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/631:0] STATEMENT: select jsonb_path_query('{}', '$.decimal()'); 2025-06-06 07:48:17.479 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/636:0] ERROR: argument "1.23aaa" of jsonpath item method .decimal() is invalid for type numeric 2025-06-06 07:48:17.479 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/636:0] STATEMENT: select jsonb_path_query('"1.23aaa"', '$.decimal()'); 2025-06-06 07:48:17.486 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/638:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .decimal() 2025-06-06 07:48:17.486 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/638:0] STATEMENT: select jsonb_path_query('"nan"', '$.decimal()'); 2025-06-06 07:48:17.486 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/639:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .decimal() 2025-06-06 07:48:17.486 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/639:0] STATEMENT: select jsonb_path_query('"NaN"', '$.decimal()'); 2025-06-06 07:48:17.486 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/640:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .decimal() 2025-06-06 07:48:17.486 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/640:0] STATEMENT: select jsonb_path_query('"inf"', '$.decimal()'); 2025-06-06 07:48:17.487 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/641:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .decimal() 2025-06-06 07:48:17.487 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/641:0] STATEMENT: select jsonb_path_query('"-inf"', '$.decimal()'); 2025-06-06 07:48:17.496 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/653:0] ERROR: argument "12345.678" of jsonpath item method .decimal() is invalid for type numeric 2025-06-06 07:48:17.496 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/653:0] STATEMENT: select jsonb_path_query('12345.678', '$.decimal(6, 2)'); 2025-06-06 07:48:17.499 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/655:0] ERROR: argument "12345.678" of jsonpath item method .decimal() is invalid for type numeric 2025-06-06 07:48:17.499 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/655:0] STATEMENT: select jsonb_path_query('12345.678', '$.decimal(4, 6)'); 2025-06-06 07:48:17.499 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/656:0] ERROR: NUMERIC precision 0 must be between 1 and 1000 2025-06-06 07:48:17.499 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/656:0] STATEMENT: select jsonb_path_query('12345.678', '$.decimal(0, 6)'); 2025-06-06 07:48:17.499 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/657:0] ERROR: NUMERIC precision 1001 must be between 1 and 1000 2025-06-06 07:48:17.499 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/657:0] STATEMENT: select jsonb_path_query('12345.678', '$.decimal(1001, 6)'); 2025-06-06 07:48:17.500 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/660:0] ERROR: NUMERIC precision -6 must be between 1 and 1000 2025-06-06 07:48:17.500 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/660:0] STATEMENT: select jsonb_path_query('1234.5678', '$.decimal(-6, +2)'); 2025-06-06 07:48:17.500 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/661:0] ERROR: NUMERIC scale -1001 must be between -1000 and 1000 2025-06-06 07:48:17.500 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/661:0] STATEMENT: select jsonb_path_query('1234.5678', '$.decimal(6, -1001)'); 2025-06-06 07:48:17.501 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/662:0] ERROR: NUMERIC scale 1001 must be between -1000 and 1000 2025-06-06 07:48:17.501 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/662:0] STATEMENT: select jsonb_path_query('1234.5678', '$.decimal(6, 1001)'); 2025-06-06 07:48:17.504 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/667:0] ERROR: precision of jsonpath item method .decimal() is out of range for type integer 2025-06-06 07:48:17.504 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/667:0] STATEMENT: select jsonb_path_query('12.3', '$.decimal(12345678901,1)'); 2025-06-06 07:48:17.505 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/668:0] ERROR: scale of jsonpath item method .decimal() is out of range for type integer 2025-06-06 07:48:17.505 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/668:0] STATEMENT: select jsonb_path_query('12.3', '$.decimal(1,12345678901)'); 2025-06-06 07:48:17.505 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/669:0] ERROR: jsonpath item method .integer() can only be applied to a string or numeric value 2025-06-06 07:48:17.505 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/669:0] STATEMENT: select jsonb_path_query('null', '$.integer()'); 2025-06-06 07:48:17.505 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/670:0] ERROR: jsonpath item method .integer() can only be applied to a string or numeric value 2025-06-06 07:48:17.505 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/670:0] STATEMENT: select jsonb_path_query('true', '$.integer()'); 2025-06-06 07:48:17.514 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/674:0] ERROR: jsonpath item method .integer() can only be applied to a string or numeric value 2025-06-06 07:48:17.514 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/674:0] STATEMENT: select jsonb_path_query('[]', 'strict $.integer()'); 2025-06-06 07:48:17.514 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/675:0] ERROR: jsonpath item method .integer() can only be applied to a string or numeric value 2025-06-06 07:48:17.514 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/675:0] STATEMENT: select jsonb_path_query('{}', '$.integer()'); 2025-06-06 07:48:17.515 UTC [28940][client backend] [pg_regress/sqljson][35/337:0] ERROR: value too long for type character varying(2) 2025-06-06 07:48:17.515 UTC [28940][client backend] [pg_regress/sqljson][35/337:0] STATEMENT: SELECT JSON_SERIALIZE('{ "a" : 1 } ' RETURNING varchar(2)); 2025-06-06 07:48:17.515 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/678:0] ERROR: argument "1.23" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.515 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/678:0] STATEMENT: select jsonb_path_query('"1.23"', '$.integer()'); 2025-06-06 07:48:17.515 UTC [28940][client backend] [pg_regress/sqljson][35/338:0] ERROR: value too long for type character varying(2) 2025-06-06 07:48:17.515 UTC [28940][client backend] [pg_regress/sqljson][35/338:0] STATEMENT: SELECT JSON_OBJECT('a': JSON_OBJECT('b': 1 RETURNING varchar(2))); 2025-06-06 07:48:17.516 UTC [28940][client backend] [pg_regress/sqljson][35/339:0] ERROR: value too long for type character varying(2) 2025-06-06 07:48:17.516 UTC [28940][client backend] [pg_regress/sqljson][35/339:0] STATEMENT: SELECT JSON_ARRAY(JSON_ARRAY('{ "a" : 123 }' RETURNING varchar(2))); 2025-06-06 07:48:17.518 UTC [28940][client backend] [pg_regress/sqljson][35/340:0] ERROR: value too long for type character varying(2) 2025-06-06 07:48:17.518 UTC [28940][client backend] [pg_regress/sqljson][35/340:0] STATEMENT: SELECT JSON_ARRAYAGG(('111' || i)::bytea FORMAT JSON NULL ON NULL RETURNING varchar(2)) FROM generate_series(1,1) i; 2025-06-06 07:48:17.518 UTC [28940][client backend] [pg_regress/sqljson][35/341:0] ERROR: value too long for type character varying(2) 2025-06-06 07:48:17.518 UTC [28940][client backend] [pg_regress/sqljson][35/341:0] STATEMENT: SELECT JSON_OBJECTAGG(i: ('111' || i)::bytea FORMAT JSON WITH UNIQUE RETURNING varchar(2)) FROM generate_series(1, 1) i; 2025-06-06 07:48:17.522 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/679:0] ERROR: argument "1.23aaa" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.522 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/679:0] STATEMENT: select jsonb_path_query('"1.23aaa"', '$.integer()'); 2025-06-06 07:48:17.522 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/680:0] ERROR: argument "10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.522 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/680:0] STATEMENT: select jsonb_path_query('1e1000', '$.integer()'); 2025-06-06 07:48:17.522 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/681:0] ERROR: argument "nan" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.522 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/681:0] STATEMENT: select jsonb_path_query('"nan"', '$.integer()'); 2025-06-06 07:48:17.523 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/682:0] ERROR: argument "NaN" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.523 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/682:0] STATEMENT: select jsonb_path_query('"NaN"', '$.integer()'); 2025-06-06 07:48:17.523 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/683:0] ERROR: argument "inf" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.523 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/683:0] STATEMENT: select jsonb_path_query('"inf"', '$.integer()'); 2025-06-06 07:48:17.524 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/684:0] ERROR: argument "-inf" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.524 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/684:0] STATEMENT: select jsonb_path_query('"-inf"', '$.integer()'); 2025-06-06 07:48:17.525 UTC [28930][client backend] [pg_regress/json][16/449:0] ERROR: invalid input syntax for type timestamp: "[100,200,false]" 2025-06-06 07:48:17.525 UTC [28930][client backend] [pg_regress/json][16/449:0] STATEMENT: select * from json_populate_record(row('x',3,'2012-12-31 15:30:56')::jpop,'{"c":[100,200,false],"x":43.2}') q; 2025-06-06 07:48:17.527 UTC [28928][client backend] [pg_regress/jsonb][11/394:0] ERROR: argument list must have even number of elements 2025-06-06 07:48:17.527 UTC [28928][client backend] [pg_regress/jsonb][11/394:0] HINT: The arguments of jsonb_build_object() must consist of alternating keys and values. 2025-06-06 07:48:17.527 UTC [28928][client backend] [pg_regress/jsonb][11/394:0] STATEMENT: SELECT jsonb_build_object('{a,b,c}'::text[]); 2025-06-06 07:48:17.528 UTC [28928][client backend] [pg_regress/jsonb][11/395:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.528 UTC [28928][client backend] [pg_regress/jsonb][11/395:0] STATEMENT: SELECT jsonb_build_object('{a,b,c}'::text[], '{d,e,f}'::text[]); 2025-06-06 07:48:17.528 UTC [28928][client backend] [pg_regress/jsonb][11/396:0] ERROR: argument list must have even number of elements 2025-06-06 07:48:17.528 UTC [28928][client backend] [pg_regress/jsonb][11/396:0] HINT: The arguments of jsonb_build_object() must consist of alternating keys and values. 2025-06-06 07:48:17.528 UTC [28928][client backend] [pg_regress/jsonb][11/396:0] STATEMENT: SELECT jsonb_build_object('a', 'b', 'c'); 2025-06-06 07:48:17.529 UTC [28928][client backend] [pg_regress/jsonb][11/397:0] ERROR: argument 1: key must not be null 2025-06-06 07:48:17.529 UTC [28928][client backend] [pg_regress/jsonb][11/397:0] STATEMENT: SELECT jsonb_build_object(NULL, 'a'); 2025-06-06 07:48:17.529 UTC [28930][client backend] [pg_regress/json][16/451:0] ERROR: domain js_int_not_null does not allow null values 2025-06-06 07:48:17.529 UTC [28930][client backend] [pg_regress/json][16/451:0] STATEMENT: SELECT i FROM json_populate_record(NULL::jsrec_i_not_null, '{"x": 43.2}') q; 2025-06-06 07:48:17.530 UTC [28940][client backend] [pg_regress/sqljson][35/343:0] ERROR: value too long for type character(2) 2025-06-06 07:48:17.530 UTC [28940][client backend] [pg_regress/sqljson][35/343:0] STATEMENT: SELECT JSON_SERIALIZE('123' RETURNING sqljson_char2); 2025-06-06 07:48:17.530 UTC [28930][client backend] [pg_regress/json][16/452:0] ERROR: domain js_int_not_null does not allow null values 2025-06-06 07:48:17.530 UTC [28930][client backend] [pg_regress/json][16/452:0] STATEMENT: SELECT i FROM json_populate_record(NULL::jsrec_i_not_null, '{"i": null}') q; 2025-06-06 07:48:17.531 UTC [28940][client backend] [pg_regress/sqljson][35/344:0] ERROR: value for domain sqljson_char2 violates check constraint "sqljson_char2_check" 2025-06-06 07:48:17.531 UTC [28940][client backend] [pg_regress/sqljson][35/344:0] STATEMENT: SELECT JSON_SERIALIZE('12' RETURNING sqljson_char2); 2025-06-06 07:48:17.531 UTC [28928][client backend] [pg_regress/jsonb][11/401:0] ERROR: argument list must have even number of elements 2025-06-06 07:48:17.531 UTC [28928][client backend] [pg_regress/jsonb][11/401:0] HINT: The arguments of jsonb_build_object() must consist of alternating keys and values. 2025-06-06 07:48:17.531 UTC [28928][client backend] [pg_regress/jsonb][11/401:0] STATEMENT: SELECT jsonb_build_object(VARIADIC '{a,b,c}'::text[]); 2025-06-06 07:48:17.533 UTC [28928][client backend] [pg_regress/jsonb][11/403:0] ERROR: argument 1: key must not be null 2025-06-06 07:48:17.533 UTC [28928][client backend] [pg_regress/jsonb][11/403:0] STATEMENT: SELECT jsonb_build_object(VARIADIC ARRAY[NULL, 'a']::text[]); 2025-06-06 07:48:17.533 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/691:0] ERROR: argument "12345678901" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.533 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/691:0] STATEMENT: select jsonb_path_query('12345678901', '$.integer()'); 2025-06-06 07:48:17.533 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/692:0] ERROR: argument "12345678901" of jsonpath item method .integer() is invalid for type integer 2025-06-06 07:48:17.533 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/692:0] STATEMENT: select jsonb_path_query('"12345678901"', '$.integer()'); 2025-06-06 07:48:17.534 UTC [28930][client backend] [pg_regress/json][16/455:0] ERROR: expected JSON array 2025-06-06 07:48:17.534 UTC [28930][client backend] [pg_regress/json][16/455:0] HINT: See the value of key "ia". 2025-06-06 07:48:17.534 UTC [28930][client backend] [pg_regress/json][16/455:0] STATEMENT: SELECT ia FROM json_populate_record(NULL::jsrec, '{"ia": 123}') q; 2025-06-06 07:48:17.537 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/697:0] ERROR: jsonpath item method .number() can only be applied to a string or numeric value 2025-06-06 07:48:17.537 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/697:0] STATEMENT: select jsonb_path_query('null', '$.number()'); 2025-06-06 07:48:17.537 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/698:0] ERROR: jsonpath item method .number() can only be applied to a string or numeric value 2025-06-06 07:48:17.537 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/698:0] STATEMENT: select jsonb_path_query('true', '$.number()'); 2025-06-06 07:48:17.538 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/702:0] ERROR: jsonpath item method .number() can only be applied to a string or numeric value 2025-06-06 07:48:17.538 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/702:0] STATEMENT: select jsonb_path_query('[]', 'strict $.number()'); 2025-06-06 07:48:17.538 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/703:0] ERROR: jsonpath item method .number() can only be applied to a string or numeric value 2025-06-06 07:48:17.538 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/703:0] STATEMENT: select jsonb_path_query('{}', '$.number()'); 2025-06-06 07:48:17.538 UTC [28928][client backend] [pg_regress/jsonb][11/410:0] ERROR: argument 1: key must not be null 2025-06-06 07:48:17.538 UTC [28928][client backend] [pg_regress/jsonb][11/410:0] STATEMENT: SELECT jsonb_build_object(null,2); 2025-06-06 07:48:17.539 UTC [28928][client backend] [pg_regress/jsonb][11/411:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.539 UTC [28928][client backend] [pg_regress/jsonb][11/411:0] STATEMENT: SELECT jsonb_build_object(r,2) FROM (SELECT 1 AS a, 2 AS b) r; 2025-06-06 07:48:17.539 UTC [28928][client backend] [pg_regress/jsonb][11/412:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.539 UTC [28928][client backend] [pg_regress/jsonb][11/412:0] STATEMENT: SELECT jsonb_build_object(json '{"a":1,"b":2}', 3); 2025-06-06 07:48:17.539 UTC [28930][client backend] [pg_regress/json][16/458:0] ERROR: expected JSON array 2025-06-06 07:48:17.539 UTC [28930][client backend] [pg_regress/json][16/458:0] HINT: See the array element [1] of key "ia". 2025-06-06 07:48:17.539 UTC [28930][client backend] [pg_regress/json][16/458:0] STATEMENT: SELECT ia FROM json_populate_record(NULL::jsrec, '{"ia": [[1], 2]}') q; 2025-06-06 07:48:17.539 UTC [28928][client backend] [pg_regress/jsonb][11/413:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.539 UTC [28928][client backend] [pg_regress/jsonb][11/413:0] STATEMENT: SELECT jsonb_build_object('{1,2,3}'::int[], 3); 2025-06-06 07:48:17.540 UTC [28930][client backend] [pg_regress/json][16/459:0] ERROR: malformed JSON array 2025-06-06 07:48:17.540 UTC [28930][client backend] [pg_regress/json][16/459:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.540 UTC [28930][client backend] [pg_regress/json][16/459:0] STATEMENT: SELECT ia FROM json_populate_record(NULL::jsrec, '{"ia": [[1], [2, 3]]}') q; 2025-06-06 07:48:17.541 UTC [28928][client backend] [pg_regress/jsonb][11/415:0] ERROR: field name must not be null 2025-06-06 07:48:17.541 UTC [28928][client backend] [pg_regress/jsonb][11/415:0] STATEMENT: SELECT jsonb_object_agg(NULL, '{"a":1}'); 2025-06-06 07:48:17.543 UTC [28930][client backend] [pg_regress/json][16/462:0] ERROR: expected JSON array 2025-06-06 07:48:17.543 UTC [28930][client backend] [pg_regress/json][16/462:0] HINT: See the value of key "ia1". 2025-06-06 07:48:17.543 UTC [28930][client backend] [pg_regress/json][16/462:0] STATEMENT: SELECT ia1 FROM json_populate_record(NULL::jsrec, '{"ia1": 123}') q; 2025-06-06 07:48:17.543 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/708:0] ERROR: argument "1.23aaa" of jsonpath item method .number() is invalid for type numeric 2025-06-06 07:48:17.543 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/708:0] STATEMENT: select jsonb_path_query('"1.23aaa"', '$.number()'); 2025-06-06 07:48:17.550 UTC [28930][client backend] [pg_regress/json][16/466:0] ERROR: expected JSON array 2025-06-06 07:48:17.550 UTC [28930][client backend] [pg_regress/json][16/466:0] HINT: See the value of key "ia1d". 2025-06-06 07:48:17.550 UTC [28930][client backend] [pg_regress/json][16/466:0] STATEMENT: SELECT ia1d FROM json_populate_record(NULL::jsrec, '{"ia1d": 123}') q; 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/710:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .number() 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/710:0] STATEMENT: select jsonb_path_query('"nan"', '$.number()'); 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/711:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .number() 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/711:0] STATEMENT: select jsonb_path_query('"NaN"', '$.number()'); 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/712:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .number() 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/712:0] STATEMENT: select jsonb_path_query('"inf"', '$.number()'); 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/713:0] ERROR: NaN or Infinity is not allowed for jsonpath item method .number() 2025-06-06 07:48:17.551 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/713:0] STATEMENT: select jsonb_path_query('"-inf"', '$.number()'); 2025-06-06 07:48:17.552 UTC [28930][client backend] [pg_regress/json][16/467:0] ERROR: value for domain js_int_array_1d violates check constraint "js_int_array_1d_check" 2025-06-06 07:48:17.552 UTC [28930][client backend] [pg_regress/json][16/467:0] STATEMENT: SELECT ia1d FROM json_populate_record(NULL::jsrec, '{"ia1d": [1, "2", null, 4]}') q; 2025-06-06 07:48:17.555 UTC [28930][client backend] [pg_regress/json][16/472:0] ERROR: malformed JSON array 2025-06-06 07:48:17.555 UTC [28930][client backend] [pg_regress/json][16/472:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.555 UTC [28930][client backend] [pg_regress/json][16/472:0] STATEMENT: SELECT ia2 FROM json_populate_record(NULL::jsrec, '{"ia2": [[1, 2], [3]]}') q; 2025-06-06 07:48:17.555 UTC [28930][client backend] [pg_regress/json][16/473:0] ERROR: expected JSON array 2025-06-06 07:48:17.555 UTC [28930][client backend] [pg_regress/json][16/473:0] HINT: See the array element [1] of key "ia2". 2025-06-06 07:48:17.555 UTC [28930][client backend] [pg_regress/json][16/473:0] STATEMENT: SELECT ia2 FROM json_populate_record(NULL::jsrec, '{"ia2": [[1, 2], 3, 4]}') q; 2025-06-06 07:48:17.556 UTC [28930][client backend] [pg_regress/json][16/474:0] ERROR: value for domain js_int_array_2d violates check constraint "js_int_array_2d_check" 2025-06-06 07:48:17.556 UTC [28930][client backend] [pg_regress/json][16/474:0] STATEMENT: SELECT ia2d FROM json_populate_record(NULL::jsrec, '{"ia2d": [[1, "2"], [null, 4]]}') q; 2025-06-06 07:48:17.557 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/724:0] ERROR: jsonpath item method .string() can only be applied to a boolean, string, numeric, or datetime value 2025-06-06 07:48:17.557 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/724:0] STATEMENT: select jsonb_path_query('null', '$.string()'); 2025-06-06 07:48:17.559 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/727:0] ERROR: jsonpath item method .string() can only be applied to a boolean, string, numeric, or datetime value 2025-06-06 07:48:17.559 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/727:0] STATEMENT: select jsonb_path_query('[]', 'strict $.string()'); 2025-06-06 07:48:17.562 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/728:0] ERROR: jsonpath item method .string() can only be applied to a boolean, string, numeric, or datetime value 2025-06-06 07:48:17.562 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/728:0] STATEMENT: select jsonb_path_query('{}', '$.string()'); 2025-06-06 07:48:17.562 UTC [28940][client backend] [pg_regress/sqljson][:0] LOG: disconnection: session time: 0:00:00.541 user=postgres database=regression host=[local] 2025-06-06 07:48:17.562 UTC [28928][client backend] [pg_regress/jsonb][11/423:0] ERROR: field name must not be null 2025-06-06 07:48:17.562 UTC [28928][client backend] [pg_regress/jsonb][11/423:0] STATEMENT: SELECT jsonb_object_agg(name, type) FROM foo; 2025-06-06 07:48:17.564 UTC [28930][client backend] [pg_regress/json][16/481:0] ERROR: malformed JSON array 2025-06-06 07:48:17.564 UTC [28930][client backend] [pg_regress/json][16/481:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.564 UTC [28930][client backend] [pg_regress/json][16/481:0] STATEMENT: SELECT ia3 FROM json_populate_record(NULL::jsrec, '{"ia3": [ [[1, 2], [3, 4]], [[5, 6], [7, 8], [9, 10]] ]}') q; 2025-06-06 07:48:17.566 UTC [28930][client backend] [pg_regress/json][16/483:0] ERROR: expected JSON array 2025-06-06 07:48:17.566 UTC [28930][client backend] [pg_regress/json][16/483:0] HINT: See the value of key "ta". 2025-06-06 07:48:17.566 UTC [28930][client backend] [pg_regress/json][16/483:0] STATEMENT: SELECT ta FROM json_populate_record(NULL::jsrec, '{"ta": 123}') q; 2025-06-06 07:48:17.569 UTC [28928][client backend] [pg_regress/jsonb][11/429:0] ERROR: array must have even number of elements 2025-06-06 07:48:17.569 UTC [28928][client backend] [pg_regress/jsonb][11/429:0] STATEMENT: SELECT jsonb_object('{a,b,c}'); 2025-06-06 07:48:17.569 UTC [28928][client backend] [pg_regress/jsonb][11/430:0] ERROR: array must have two columns 2025-06-06 07:48:17.569 UTC [28928][client backend] [pg_regress/jsonb][11/430:0] STATEMENT: SELECT jsonb_object('{{a},{b}}'); 2025-06-06 07:48:17.570 UTC [28928][client backend] [pg_regress/jsonb][11/431:0] ERROR: array must have two columns 2025-06-06 07:48:17.570 UTC [28928][client backend] [pg_regress/jsonb][11/431:0] STATEMENT: SELECT jsonb_object('{{a,b,c},{b,c,d}}'); 2025-06-06 07:48:17.570 UTC [28928][client backend] [pg_regress/jsonb][11/432:0] ERROR: wrong number of array subscripts 2025-06-06 07:48:17.570 UTC [28928][client backend] [pg_regress/jsonb][11/432:0] STATEMENT: SELECT jsonb_object('{{{a,b},{c,d}},{{b,c},{d,e}}}'); 2025-06-06 07:48:17.571 UTC [28930][client backend] [pg_regress/json][16/485:0] ERROR: expected JSON array 2025-06-06 07:48:17.571 UTC [28930][client backend] [pg_regress/json][16/485:0] HINT: See the array element [1] of key "ta". 2025-06-06 07:48:17.571 UTC [28930][client backend] [pg_regress/json][16/485:0] STATEMENT: SELECT ta FROM json_populate_record(NULL::jsrec, '{"ta": [[1, 2, 3], {"k": "v"}]}') q; 2025-06-06 07:48:17.571 UTC [28928][client backend] [pg_regress/jsonb][11/434:0] ERROR: wrong number of array subscripts 2025-06-06 07:48:17.571 UTC [28928][client backend] [pg_regress/jsonb][11/434:0] STATEMENT: SELECT jsonb_object('{{a,1},{b,2},{3,NULL},{"d e f","a b c"}}', '{{a,1},{b,2},{3,NULL},{"d e f","a b c"}}'); 2025-06-06 07:48:17.571 UTC [28928][client backend] [pg_regress/jsonb][11/435:0] ERROR: mismatched array dimensions 2025-06-06 07:48:17.571 UTC [28928][client backend] [pg_regress/jsonb][11/435:0] STATEMENT: select jsonb_object('{a,b,c,"d e f",g}','{1,2,3,"a b c"}'); 2025-06-06 07:48:17.571 UTC [28928][client backend] [pg_regress/jsonb][11/436:0] ERROR: mismatched array dimensions 2025-06-06 07:48:17.571 UTC [28928][client backend] [pg_regress/jsonb][11/436:0] STATEMENT: select jsonb_object('{a,b,c,"d e f"}','{1,2,3,"a b c",g}'); 2025-06-06 07:48:17.572 UTC [28928][client backend] [pg_regress/jsonb][11/437:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.572 UTC [28928][client backend] [pg_regress/jsonb][11/437:0] STATEMENT: select jsonb_object('{a,b,NULL,"d e f"}','{1,2,3,"a b c"}'); 2025-06-06 07:48:17.574 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/740:0] ERROR: cannot convert value from timestamptz to timestamp without time zone usage 2025-06-06 07:48:17.574 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/740:0] HINT: Use *_tz() function for time zone support. 2025-06-06 07:48:17.574 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/740:0] STATEMENT: select jsonb_path_query('"2023-08-15 12:34:56 +5:30"', '$.timestamp().string()'); 2025-06-06 07:48:17.574 UTC [28930][client backend] [pg_regress/json][16/489:0] ERROR: value too long for type character(10) 2025-06-06 07:48:17.574 UTC [28930][client backend] [pg_regress/json][16/489:0] STATEMENT: SELECT c FROM json_populate_record(NULL::jsrec, '{"c": "aaaaaaaaaaaaa"}') q; 2025-06-06 07:48:17.576 UTC [28930][client backend] [pg_regress/json][16/491:0] ERROR: expected JSON array 2025-06-06 07:48:17.576 UTC [28930][client backend] [pg_regress/json][16/491:0] HINT: See the value of key "ca". 2025-06-06 07:48:17.576 UTC [28930][client backend] [pg_regress/json][16/491:0] STATEMENT: SELECT ca FROM json_populate_record(NULL::jsrec, '{"ca": 123}') q; 2025-06-06 07:48:17.576 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/742:0] ERROR: cannot convert value from timestamp to timestamptz without time zone usage 2025-06-06 07:48:17.576 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/742:0] HINT: Use *_tz() function for time zone support. 2025-06-06 07:48:17.576 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/742:0] STATEMENT: select jsonb_path_query('"2023-08-15 12:34:56"', '$.timestamp_tz().string()'); 2025-06-06 07:48:17.578 UTC [28930][client backend] [pg_regress/json][16/493:0] ERROR: value too long for type character(10) 2025-06-06 07:48:17.578 UTC [28930][client backend] [pg_regress/json][16/493:0] STATEMENT: SELECT ca FROM json_populate_record(NULL::jsrec, '{"ca": ["aaaaaaaaaaaaaaaa"]}') q; 2025-06-06 07:48:17.580 UTC [28930][client backend] [pg_regress/json][16/494:0] ERROR: expected JSON array 2025-06-06 07:48:17.580 UTC [28930][client backend] [pg_regress/json][16/494:0] HINT: See the array element [1] of key "ca". 2025-06-06 07:48:17.580 UTC [28930][client backend] [pg_regress/json][16/494:0] STATEMENT: SELECT ca FROM json_populate_record(NULL::jsrec, '{"ca": [[1, 2, 3], {"k": "v"}]}') q; 2025-06-06 07:48:17.586 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/755:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.586 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/755:0] STATEMENT: select jsonb_path_query('null', '$.ltrim()'); 2025-06-06 07:48:17.587 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/758:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.587 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/758:0] STATEMENT: select jsonb_path_query('[]', 'strict $.ltrim()'); 2025-06-06 07:48:17.587 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/759:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.587 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/759:0] STATEMENT: select jsonb_path_query('{}', '$.ltrim()'); 2025-06-06 07:48:17.589 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/762:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.589 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/762:0] STATEMENT: select jsonb_path_query('1.23', '$.ltrim()'); 2025-06-06 07:48:17.590 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/765:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.590 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/765:0] STATEMENT: select jsonb_path_query('1234', '$.ltrim()'); 2025-06-06 07:48:17.590 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/766:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.590 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/766:0] STATEMENT: select jsonb_path_query('true', '$.ltrim()'); 2025-06-06 07:48:17.590 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/767:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.590 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/767:0] STATEMENT: select jsonb_path_query('1234', '$.ltrim().type()'); 2025-06-06 07:48:17.591 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/768:0] ERROR: jsonpath item method .ltrim() can only be applied to a string 2025-06-06 07:48:17.591 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/768:0] STATEMENT: select jsonb_path_query('[2, true]', '$.ltrim()'); 2025-06-06 07:48:17.596 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/779:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.596 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/779:0] STATEMENT: select jsonb_path_query('null', '$.lower()'); 2025-06-06 07:48:17.597 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/782:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.597 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/782:0] STATEMENT: select jsonb_path_query('[]', 'strict $.lower()'); 2025-06-06 07:48:17.599 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/783:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.599 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/783:0] STATEMENT: select jsonb_path_query('{}', '$.lower()'); 2025-06-06 07:48:17.600 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/786:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.600 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/786:0] STATEMENT: select jsonb_path_query('1.23', '$.lower()'); 2025-06-06 07:48:17.601 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/789:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.601 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/789:0] STATEMENT: select jsonb_path_query('1234', '$.lower()'); 2025-06-06 07:48:17.604 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/790:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.604 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/790:0] STATEMENT: select jsonb_path_query('true', '$.lower()'); 2025-06-06 07:48:17.604 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/791:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.604 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/791:0] STATEMENT: select jsonb_path_query('1234', '$.lower().type()'); 2025-06-06 07:48:17.604 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/792:0] ERROR: jsonpath item method .lower() can only be applied to a string 2025-06-06 07:48:17.604 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/792:0] STATEMENT: select jsonb_path_query('[2, true]', '$.lower()'); 2025-06-06 07:48:17.609 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/795:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.609 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/795:0] STATEMENT: select jsonb_path_query('null', '$.upper()'); 2025-06-06 07:48:17.609 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/798:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.609 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/798:0] STATEMENT: select jsonb_path_query('[]', 'strict $.upper()'); 2025-06-06 07:48:17.610 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/799:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.610 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/799:0] STATEMENT: select jsonb_path_query('{}', '$.upper()'); 2025-06-06 07:48:17.610 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/802:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.610 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/802:0] STATEMENT: select jsonb_path_query('1.23', '$.upper()'); 2025-06-06 07:48:17.611 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/805:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.611 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/805:0] STATEMENT: select jsonb_path_query('1234', '$.upper()'); 2025-06-06 07:48:17.611 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/806:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.611 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/806:0] STATEMENT: select jsonb_path_query('true', '$.upper()'); 2025-06-06 07:48:17.611 UTC [28930][client backend] [pg_regress/json][16/510:0] ERROR: expected JSON array 2025-06-06 07:48:17.611 UTC [28930][client backend] [pg_regress/json][16/510:0] HINT: See the value of key "jsa". 2025-06-06 07:48:17.611 UTC [28930][client backend] [pg_regress/json][16/510:0] STATEMENT: SELECT jsa FROM json_populate_record(NULL::jsrec, '{"jsa": 123}') q; 2025-06-06 07:48:17.611 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/807:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.611 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/807:0] STATEMENT: select jsonb_path_query('1234', '$.upper().type()'); 2025-06-06 07:48:17.612 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/808:0] ERROR: jsonpath item method .upper() can only be applied to a string 2025-06-06 07:48:17.612 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/808:0] STATEMENT: select jsonb_path_query('[2, true]', '$.upper()'); 2025-06-06 07:48:17.612 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/811:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.612 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/811:0] STATEMENT: select jsonb_path_query('null', '$.initcap()'); 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/212:0] ERROR: syntax error at or near "empty" at character 79 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/212:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int exists empty object on empty)); 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/213:0] ERROR: invalid ON ERROR behavior at character 57 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/213:0] DETAIL: Only EMPTY [ ARRAY ] or ERROR is allowed in the top-level ON ERROR clause. 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/213:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int) NULL ON ERROR); 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/214:0] ERROR: invalid ON EMPTY behavior for column "a" at character 56 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/214:0] DETAIL: Only ERROR, NULL, or DEFAULT expression is allowed in ON EMPTY for scalar columns. 2025-06-06 07:48:17.613 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/214:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int true on empty)); 2025-06-06 07:48:17.614 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/814:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.614 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/814:0] STATEMENT: select jsonb_path_query('[]', 'strict $.initcap()'); 2025-06-06 07:48:17.614 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/215:0] ERROR: invalid ON ERROR behavior for column "a" at character 68 2025-06-06 07:48:17.614 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/215:0] DETAIL: Only ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT, or DEFAULT expression is allowed in ON ERROR for formatted columns. 2025-06-06 07:48:17.614 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/215:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int omit quotes true on error)); 2025-06-06 07:48:17.614 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/216:0] ERROR: invalid ON ERROR behavior for column "a" at character 63 2025-06-06 07:48:17.614 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/216:0] DETAIL: Only ERROR, TRUE, FALSE, or UNKNOWN is allowed in ON ERROR for EXISTS columns. 2025-06-06 07:48:17.614 UTC [28932][client backend] [pg_regress/sqljson_jsontable][41/216:0] STATEMENT: SELECT * FROM JSON_TABLE(jsonb '1', '$' COLUMNS (a int exists empty object on error)); 2025-06-06 07:48:17.615 UTC [28930][client backend] [pg_regress/json][16/513:0] ERROR: cannot call populate_composite on a scalar 2025-06-06 07:48:17.615 UTC [28930][client backend] [pg_regress/json][16/513:0] STATEMENT: SELECT rec FROM json_populate_record(NULL::jsrec, '{"rec": 123}') q; 2025-06-06 07:48:17.618 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/815:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.618 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/815:0] STATEMENT: select jsonb_path_query('{}', '$.initcap()'); 2025-06-06 07:48:17.619 UTC [28930][client backend] [pg_regress/json][16/514:0] ERROR: cannot call populate_composite on an array 2025-06-06 07:48:17.619 UTC [28930][client backend] [pg_regress/json][16/514:0] STATEMENT: SELECT rec FROM json_populate_record(NULL::jsrec, '{"rec": [1, 2]}') q; 2025-06-06 07:48:17.619 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/818:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.619 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/818:0] STATEMENT: select jsonb_path_query('1.23', '$.initcap()'); 2025-06-06 07:48:17.620 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/821:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.620 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/821:0] STATEMENT: select jsonb_path_query('1234', '$.initcap()'); 2025-06-06 07:48:17.620 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/822:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.620 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/822:0] STATEMENT: select jsonb_path_query('true', '$.initcap()'); 2025-06-06 07:48:17.621 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/823:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.621 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/823:0] STATEMENT: select jsonb_path_query('1234', '$.initcap().type()'); 2025-06-06 07:48:17.621 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/824:0] ERROR: jsonpath item method .initcap() can only be applied to a string 2025-06-06 07:48:17.621 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/824:0] STATEMENT: select jsonb_path_query('[2, true]', '$.initcap()'); 2025-06-06 07:48:17.622 UTC [28930][client backend] [pg_regress/json][16/517:0] ERROR: expected JSON array 2025-06-06 07:48:17.622 UTC [28930][client backend] [pg_regress/json][16/517:0] HINT: See the value of key "reca". 2025-06-06 07:48:17.622 UTC [28930][client backend] [pg_regress/json][16/517:0] STATEMENT: SELECT reca FROM json_populate_record(NULL::jsrec, '{"reca": 123}') q; 2025-06-06 07:48:17.623 UTC [28930][client backend] [pg_regress/json][16/518:0] ERROR: cannot call populate_composite on a scalar 2025-06-06 07:48:17.623 UTC [28930][client backend] [pg_regress/json][16/518:0] STATEMENT: SELECT reca FROM json_populate_record(NULL::jsrec, '{"reca": [1, 2]}') q; 2025-06-06 07:48:17.623 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/826:0] ERROR: jsonpath item method .replace() can only be applied to a string 2025-06-06 07:48:17.623 UTC [28939][client backend] [pg_regress/jsonb_jsonpath][32/826:0] STATEMENT: select jsonb_path_query('null', '$.replace("x", "bye")'); TRAP: failed Assert("v->type == jpiAnd || v->type == jpiOr || v->type == jpiEqual || v->type == jpiNotEqual || v->type == jpiLess || v->type == jpiGreater || v->type == jpiLessOrEqual || v->type == jpiGreaterOrEqual || v->type == jpiAdd || v->type == jpiSub || v->type == jpiMul || v->type == jpiDiv || v->type == jpiMod || v->type == jpiStartsWith || v->type == jpiDecimal"), File: "jsonpath.c", Line: 1265, PID: 28939 /lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7ffae0651f31] postgres: postgres regression [local] SELECT(ExceptionalCondition+0xe6)[0x564aa82e53f9] postgres: postgres regression [local] SELECT(jspGetLeftArg+0x65)[0x564aa81017e9] postgres: postgres regression [local] SELECT(+0xfe2a63)[0x564aa8107a63] postgres: postgres regression [local] SELECT(+0xfe7273)[0x564aa810c273] postgres: postgres regression [local] SELECT(+0xfebdb3)[0x564aa8110db3] postgres: postgres regression [local] SELECT(+0xfebe74)[0x564aa8110e74] postgres: postgres regression [local] SELECT(+0xfe7295)[0x564aa810c295] postgres: postgres regression [local] SELECT(+0xfe736a)[0x564aa810c36a] postgres: postgres regression [local] SELECT(+0xfe8d93)[0x564aa810dd93] postgres: postgres regression [local] SELECT(+0xfe44b5)[0x564aa81094b5] postgres: postgres regression [local] SELECT(+0xfe736a)[0x564aa810c36a] postgres: postgres regression [local] SELECT(+0xfe76ab)[0x564aa810c6ab] postgres: postgres regression [local] SELECT(+0xfee672)[0x564aa8113672] postgres: postgres regression [local] SELECT(jsonb_path_query+0xe)[0x564aa8113853] postgres: postgres regression [local] SELECT(ExecMakeFunctionResultSet+0x80d)[0x564aa7aa53a1] postgres: postgres regression [local] SELECT(+0xa01b25)[0x564aa7b26b25] postgres: postgres regression [local] SELECT(+0xa01d86)[0x564aa7b26d86] postgres: postgres regression [local] SELECT(+0x97884f)[0x564aa7a9d84f] postgres: postgres regression [local] SELECT(+0x960922)[0x564aa7a85922] postgres: postgres regression [local] SELECT(+0x960b0b)[0x564aa7a85b0b] postgres: postgres regression [local] SELECT(standard_ExecutorRun+0x3e6)[0x564aa7a879b3] postgres: postgres regression [local] SELECT(ExecutorRun+0x1c)[0x564aa7a87a13] postgres: postgres regression [local] SELECT(+0xe9f622)[0x564aa7fc4622] postgres: postgres regression [local] SELECT(PortalRun+0x6a5)[0x564aa7fc8406] postgres: postgres regression [local] SELECT(+0xe9a29a)[0x564aa7fbf29a] postgres: postgres regression [local] SELECT(PostgresMain+0x1109)[0x564aa7fc3564] 2025-06-06 07:48:17.632 UTC [28930][client backend] [pg_regress/json][16/523:0] ERROR: could not determine row type for result of json_populate_record 2025-06-06 07:48:17.632 UTC [28930][client backend] [pg_regress/json][16/523:0] HINT: Provide a non-null record argument, or call the function in the FROM clause using a column definition list. 2025-06-06 07:48:17.632 UTC [28930][client backend] [pg_regress/json][16/523:0] STATEMENT: SELECT json_populate_record(null::record, '{"x": 0, "y": 1}'); 2025-06-06 07:48:17.643 UTC [28930][client backend] [pg_regress/json][16/528:0] ERROR: value for domain j_ordered_pair violates check constraint "j_ordered_pair_check" 2025-06-06 07:48:17.643 UTC [28930][client backend] [pg_regress/json][16/528:0] STATEMENT: SELECT json_populate_record(row(1,2)::j_ordered_pair, '{"x": 1, "y": 0}'); postgres: postgres regression [local] SELECT(BackendMain+0x11b)[0x564aa7fb51ae] postgres: postgres regression [local] SELECT(postmaster_child_launch+0x23e)[0x564aa7df8e5c] postgres: postgres regression [local] SELECT(+0xcd9e7a)[0x564aa7dfee7a] postgres: postgres regression [local] SELECT(+0xcdcf05)[0x564aa7e01f05] postgres: postgres regression [local] SELECT(PostmasterMain+0x1c41)[0x564aa7e0404f] postgres: postgres regression [local] SELECT(main+0x2a2)[0x564aa7b95f7d] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7ffadf44824a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7ffadf448305] postgres: postgres regression [local] SELECT(_start+0x21)[0x564aa755c451] 2025-06-06 07:48:17.650 UTC [28930][client backend] [pg_regress/json][16/534:0] ERROR: invalid input syntax for type timestamp: "[100,200,300]" 2025-06-06 07:48:17.650 UTC [28930][client backend] [pg_regress/json][16/534:0] STATEMENT: select * from json_populate_recordset(row('def',99,null)::jpop,'[{"c":[100,200,300],"x":43.2},{"a":{"z":true},"b":3,"c":"2012-01-20 10:42:53"}]') q; 2025-06-06 07:48:17.662 UTC [28930][client backend] [pg_regress/json][16/540:0] ERROR: could not determine row type for result of json_populate_recordset 2025-06-06 07:48:17.662 UTC [28930][client backend] [pg_regress/json][16/540:0] HINT: Provide a non-null record argument, or call the function in the FROM clause using a column definition list. 2025-06-06 07:48:17.662 UTC [28930][client backend] [pg_regress/json][16/540:0] STATEMENT: SELECT json_populate_recordset(null::record, '[{"x": 0, "y": 1}]'); 2025-06-06 07:48:17.664 UTC [28930][client backend] [pg_regress/json][16/544:0] ERROR: could not determine row type for result of json_populate_recordset 2025-06-06 07:48:17.664 UTC [28930][client backend] [pg_regress/json][16/544:0] HINT: Provide a non-null record argument, or call the function in the FROM clause using a column definition list. 2025-06-06 07:48:17.664 UTC [28930][client backend] [pg_regress/json][16/544:0] STATEMENT: SELECT json_populate_recordset(null::record, '[]'); 2025-06-06 07:48:17.669 UTC [28930][client backend] [pg_regress/json][16/550:0] ERROR: value for domain j_ordered_pair violates check constraint "j_ordered_pair_check" 2025-06-06 07:48:17.669 UTC [28930][client backend] [pg_regress/json][16/550:0] STATEMENT: SELECT json_populate_recordset(row(1,2)::j_ordered_pair, '[{"x": 1, "y": 0}]'); 2025-06-06 07:48:17.669 UTC [28930][client backend] [pg_regress/json][16/551:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:17.669 UTC [28930][client backend] [pg_regress/json][16/551:0] DETAIL: Returned row contains 1 attribute, but query expects 2. 2025-06-06 07:48:17.669 UTC [28930][client backend] [pg_regress/json][16/551:0] STATEMENT: select * from json_populate_recordset(row(0::int),'[{"a":"1","b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:17.670 UTC [28930][client backend] [pg_regress/json][16/552:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:17.670 UTC [28930][client backend] [pg_regress/json][16/552:0] DETAIL: Returned type integer at ordinal position 1, but query expects text. 2025-06-06 07:48:17.670 UTC [28930][client backend] [pg_regress/json][16/552:0] STATEMENT: select * from json_populate_recordset(row(0::int,0::int),'[{"a":"1","b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:17.671 UTC [28930][client backend] [pg_regress/json][16/553:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:17.671 UTC [28930][client backend] [pg_regress/json][16/553:0] DETAIL: Returned row contains 3 attributes, but query expects 2. 2025-06-06 07:48:17.671 UTC [28930][client backend] [pg_regress/json][16/553:0] STATEMENT: select * from json_populate_recordset(row(0::int,0::int,0::int),'[{"a":"1","b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:17.672 UTC [28930][client backend] [pg_regress/json][16/554:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:17.672 UTC [28930][client backend] [pg_regress/json][16/554:0] DETAIL: Returned type integer at ordinal position 1, but query expects text. 2025-06-06 07:48:17.672 UTC [28930][client backend] [pg_regress/json][16/554:0] STATEMENT: select * from json_populate_recordset(row(1000000000::int,50::int),'[{"b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:17.680 UTC [28928][client backend] [pg_regress/jsonb][11/517:0] ERROR: invalid input syntax for type timestamp: "[100, 200, false]" 2025-06-06 07:48:17.680 UTC [28928][client backend] [pg_regress/jsonb][11/517:0] STATEMENT: SELECT * FROM jsonb_populate_record(row('x',3,'2012-12-31 15:30:56')::jbpop,'{"c":[100,200,false],"x":43.2}') q; 2025-06-06 07:48:17.682 UTC [28928][client backend] [pg_regress/jsonb][11/519:0] ERROR: domain jsb_int_not_null does not allow null values 2025-06-06 07:48:17.682 UTC [28928][client backend] [pg_regress/jsonb][11/519:0] STATEMENT: SELECT i FROM jsonb_populate_record(NULL::jsbrec_i_not_null, '{"x": 43.2}') q; 2025-06-06 07:48:17.683 UTC [28928][client backend] [pg_regress/jsonb][11/520:0] ERROR: domain jsb_int_not_null does not allow null values 2025-06-06 07:48:17.683 UTC [28928][client backend] [pg_regress/jsonb][11/520:0] STATEMENT: SELECT i FROM jsonb_populate_record(NULL::jsbrec_i_not_null, '{"i": null}') q; 2025-06-06 07:48:17.690 UTC [28928][client backend] [pg_regress/jsonb][11/523:0] ERROR: expected JSON array 2025-06-06 07:48:17.690 UTC [28928][client backend] [pg_regress/jsonb][11/523:0] HINT: See the value of key "ia". 2025-06-06 07:48:17.690 UTC [28928][client backend] [pg_regress/jsonb][11/523:0] STATEMENT: SELECT ia FROM jsonb_populate_record(NULL::jsbrec, '{"ia": 123}') q; 2025-06-06 07:48:17.693 UTC [28928][client backend] [pg_regress/jsonb][11/526:0] ERROR: expected JSON array 2025-06-06 07:48:17.693 UTC [28928][client backend] [pg_regress/jsonb][11/526:0] HINT: See the array element [1] of key "ia". 2025-06-06 07:48:17.693 UTC [28928][client backend] [pg_regress/jsonb][11/526:0] STATEMENT: SELECT ia FROM jsonb_populate_record(NULL::jsbrec, '{"ia": [[1], 2]}') q; 2025-06-06 07:48:17.694 UTC [28928][client backend] [pg_regress/jsonb][11/527:0] ERROR: malformed JSON array 2025-06-06 07:48:17.694 UTC [28928][client backend] [pg_regress/jsonb][11/527:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.694 UTC [28928][client backend] [pg_regress/jsonb][11/527:0] STATEMENT: SELECT ia FROM jsonb_populate_record(NULL::jsbrec, '{"ia": [[1], [2, 3]]}') q; 2025-06-06 07:48:17.700 UTC [28928][client backend] [pg_regress/jsonb][11/530:0] ERROR: expected JSON array 2025-06-06 07:48:17.700 UTC [28928][client backend] [pg_regress/jsonb][11/530:0] HINT: See the value of key "ia1". 2025-06-06 07:48:17.700 UTC [28928][client backend] [pg_regress/jsonb][11/530:0] STATEMENT: SELECT ia1 FROM jsonb_populate_record(NULL::jsbrec, '{"ia1": 123}') q; 2025-06-06 07:48:17.701 UTC [28928][client backend] [pg_regress/jsonb][11/534:0] ERROR: expected JSON array 2025-06-06 07:48:17.701 UTC [28928][client backend] [pg_regress/jsonb][11/534:0] HINT: See the value of key "ia1d". 2025-06-06 07:48:17.701 UTC [28928][client backend] [pg_regress/jsonb][11/534:0] STATEMENT: SELECT ia1d FROM jsonb_populate_record(NULL::jsbrec, '{"ia1d": 123}') q; 2025-06-06 07:48:17.702 UTC [28928][client backend] [pg_regress/jsonb][11/535:0] ERROR: value for domain jsb_int_array_1d violates check constraint "jsb_int_array_1d_check" 2025-06-06 07:48:17.702 UTC [28928][client backend] [pg_regress/jsonb][11/535:0] STATEMENT: SELECT ia1d FROM jsonb_populate_record(NULL::jsbrec, '{"ia1d": [1, "2", null, 4]}') q; 2025-06-06 07:48:17.704 UTC [28928][client backend] [pg_regress/jsonb][11/540:0] ERROR: malformed JSON array 2025-06-06 07:48:17.704 UTC [28928][client backend] [pg_regress/jsonb][11/540:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.704 UTC [28928][client backend] [pg_regress/jsonb][11/540:0] STATEMENT: SELECT ia2 FROM jsonb_populate_record(NULL::jsbrec, '{"ia2": [[1, 2], [3]]}') q; 2025-06-06 07:48:17.709 UTC [28928][client backend] [pg_regress/jsonb][11/541:0] ERROR: expected JSON array 2025-06-06 07:48:17.709 UTC [28928][client backend] [pg_regress/jsonb][11/541:0] HINT: See the array element [1] of key "ia2". 2025-06-06 07:48:17.709 UTC [28928][client backend] [pg_regress/jsonb][11/541:0] STATEMENT: SELECT ia2 FROM jsonb_populate_record(NULL::jsbrec, '{"ia2": [[1, 2], 3, 4]}') q; 2025-06-06 07:48:17.709 UTC [28928][client backend] [pg_regress/jsonb][11/542:0] ERROR: value for domain jsb_int_array_2d violates check constraint "jsb_int_array_2d_check" 2025-06-06 07:48:17.709 UTC [28928][client backend] [pg_regress/jsonb][11/542:0] STATEMENT: SELECT ia2d FROM jsonb_populate_record(NULL::jsbrec, '{"ia2d": [[1, "2"], [null, 4]]}') q; 2025-06-06 07:48:17.717 UTC [28928][client backend] [pg_regress/jsonb][11/549:0] ERROR: malformed JSON array 2025-06-06 07:48:17.717 UTC [28928][client backend] [pg_regress/jsonb][11/549:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.717 UTC [28928][client backend] [pg_regress/jsonb][11/549:0] STATEMENT: SELECT ia3 FROM jsonb_populate_record(NULL::jsbrec, '{"ia3": [ [[1, 2], [3, 4]], [[5, 6], [7, 8], [9, 10]] ]}') q; 2025-06-06 07:48:17.719 UTC [28928][client backend] [pg_regress/jsonb][11/551:0] ERROR: expected JSON array 2025-06-06 07:48:17.719 UTC [28928][client backend] [pg_regress/jsonb][11/551:0] HINT: See the value of key "ta". 2025-06-06 07:48:17.719 UTC [28928][client backend] [pg_regress/jsonb][11/551:0] STATEMENT: SELECT ta FROM jsonb_populate_record(NULL::jsbrec, '{"ta": 123}') q; 2025-06-06 07:48:17.720 UTC [28928][client backend] [pg_regress/jsonb][11/553:0] ERROR: expected JSON array 2025-06-06 07:48:17.720 UTC [28928][client backend] [pg_regress/jsonb][11/553:0] HINT: See the array element [1] of key "ta". 2025-06-06 07:48:17.720 UTC [28928][client backend] [pg_regress/jsonb][11/553:0] STATEMENT: SELECT ta FROM jsonb_populate_record(NULL::jsbrec, '{"ta": [[1, 2, 3], {"k": "v"}]}') q; 2025-06-06 07:48:17.726 UTC [28928][client backend] [pg_regress/jsonb][11/557:0] ERROR: value too long for type character(10) 2025-06-06 07:48:17.726 UTC [28928][client backend] [pg_regress/jsonb][11/557:0] STATEMENT: SELECT c FROM jsonb_populate_record(NULL::jsbrec, '{"c": "aaaaaaaaaaaaa"}') q; 2025-06-06 07:48:17.734 UTC [28928][client backend] [pg_regress/jsonb][11/559:0] ERROR: expected JSON array 2025-06-06 07:48:17.734 UTC [28928][client backend] [pg_regress/jsonb][11/559:0] HINT: See the value of key "ca". 2025-06-06 07:48:17.734 UTC [28928][client backend] [pg_regress/jsonb][11/559:0] STATEMENT: SELECT ca FROM jsonb_populate_record(NULL::jsbrec, '{"ca": 123}') q; 2025-06-06 07:48:17.736 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/434:0] ERROR: new row for relation "test_jsonb_constraints" violates check constraint "test_jsonb_constraint1" 2025-06-06 07:48:17.736 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/434:0] DETAIL: Failing row contains (, 1, [1, 2]). 2025-06-06 07:48:17.736 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/434:0] STATEMENT: INSERT INTO test_jsonb_constraints VALUES ('', 1); 2025-06-06 07:48:17.736 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/435:0] ERROR: new row for relation "test_jsonb_constraints" violates check constraint "test_jsonb_constraint2" 2025-06-06 07:48:17.736 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/435:0] DETAIL: Failing row contains (1, 1, [1, 2]). 2025-06-06 07:48:17.736 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/435:0] STATEMENT: INSERT INTO test_jsonb_constraints VALUES ('1', 1); 2025-06-06 07:48:17.737 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/436:0] ERROR: new row for relation "test_jsonb_constraints" violates check constraint "test_jsonb_constraint2" 2025-06-06 07:48:17.737 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/436:0] DETAIL: Failing row contains ([], null, [1, 2]). 2025-06-06 07:48:17.737 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/436:0] STATEMENT: INSERT INTO test_jsonb_constraints VALUES ('[]'); 2025-06-06 07:48:17.737 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/437:0] ERROR: new row for relation "test_jsonb_constraints" violates check constraint "test_jsonb_constraint2" 2025-06-06 07:48:17.737 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/437:0] DETAIL: Failing row contains ({"b": 1}, 1, [1, 2]). 2025-06-06 07:48:17.737 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/437:0] STATEMENT: INSERT INTO test_jsonb_constraints VALUES ('{"b": 1}', 1); 2025-06-06 07:48:17.738 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/438:0] ERROR: new row for relation "test_jsonb_constraints" violates check constraint "test_jsonb_constraint3" 2025-06-06 07:48:17.738 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/438:0] DETAIL: Failing row contains ({"a": 1}, 1, [1, 2]). 2025-06-06 07:48:17.738 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/438:0] STATEMENT: INSERT INTO test_jsonb_constraints VALUES ('{"a": 1}', 1); 2025-06-06 07:48:17.738 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/439:0] ERROR: new row for relation "test_jsonb_constraints" violates check constraint "test_jsonb_constraint4" 2025-06-06 07:48:17.738 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/439:0] DETAIL: Failing row contains ({"a": 10}, 1, [1, 2]). 2025-06-06 07:48:17.738 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/439:0] STATEMENT: INSERT INTO test_jsonb_constraints VALUES ('{"a": 10}', 1); 2025-06-06 07:48:17.739 UTC [28928][client backend] [pg_regress/jsonb][11/561:0] ERROR: value too long for type character(10) 2025-06-06 07:48:17.739 UTC [28928][client backend] [pg_regress/jsonb][11/561:0] STATEMENT: SELECT ca FROM jsonb_populate_record(NULL::jsbrec, '{"ca": ["aaaaaaaaaaaaaaaa"]}') q; 2025-06-06 07:48:17.740 UTC [28928][client backend] [pg_regress/jsonb][11/562:0] ERROR: expected JSON array 2025-06-06 07:48:17.740 UTC [28928][client backend] [pg_regress/jsonb][11/562:0] HINT: See the array element [1] of key "ca". 2025-06-06 07:48:17.740 UTC [28928][client backend] [pg_regress/jsonb][11/562:0] STATEMENT: SELECT ca FROM jsonb_populate_record(NULL::jsbrec, '{"ca": [[1, 2, 3], {"k": "v"}]}') q; 2025-06-06 07:48:17.757 UTC [28932][client backend] [pg_regress/sqljson_jsontable][:0] LOG: disconnection: session time: 0:00:00.796 user=postgres database=regression host=[local] 2025-06-06 07:48:17.781 UTC [28928][client backend] [pg_regress/jsonb][11/578:0] ERROR: expected JSON array 2025-06-06 07:48:17.781 UTC [28928][client backend] [pg_regress/jsonb][11/578:0] HINT: See the value of key "jsa". 2025-06-06 07:48:17.781 UTC [28928][client backend] [pg_regress/jsonb][11/578:0] STATEMENT: SELECT jsa FROM jsonb_populate_record(NULL::jsbrec, '{"jsa": 123}') q; 2025-06-06 07:48:17.784 UTC [28928][client backend] [pg_regress/jsonb][11/581:0] ERROR: cannot call populate_composite on a scalar 2025-06-06 07:48:17.784 UTC [28928][client backend] [pg_regress/jsonb][11/581:0] STATEMENT: SELECT rec FROM jsonb_populate_record(NULL::jsbrec, '{"rec": 123}') q; 2025-06-06 07:48:17.785 UTC [28928][client backend] [pg_regress/jsonb][11/582:0] ERROR: cannot call populate_composite on an array 2025-06-06 07:48:17.785 UTC [28928][client backend] [pg_regress/jsonb][11/582:0] STATEMENT: SELECT rec FROM jsonb_populate_record(NULL::jsbrec, '{"rec": [1, 2]}') q; 2025-06-06 07:48:17.793 UTC [28928][client backend] [pg_regress/jsonb][11/585:0] ERROR: expected JSON array 2025-06-06 07:48:17.793 UTC [28928][client backend] [pg_regress/jsonb][11/585:0] HINT: See the value of key "reca". 2025-06-06 07:48:17.793 UTC [28928][client backend] [pg_regress/jsonb][11/585:0] STATEMENT: SELECT reca FROM jsonb_populate_record(NULL::jsbrec, '{"reca": 123}') q; 2025-06-06 07:48:17.794 UTC [28930][client backend] [pg_regress/json][16/577:0] ERROR: argument list must have even number of elements 2025-06-06 07:48:17.794 UTC [28930][client backend] [pg_regress/json][16/577:0] HINT: The arguments of json_build_object() must consist of alternating keys and values. 2025-06-06 07:48:17.794 UTC [28930][client backend] [pg_regress/json][16/577:0] STATEMENT: SELECT json_build_object('{a,b,c}'::text[]); 2025-06-06 07:48:17.794 UTC [28928][client backend] [pg_regress/jsonb][11/586:0] ERROR: cannot call populate_composite on a scalar 2025-06-06 07:48:17.794 UTC [28928][client backend] [pg_regress/jsonb][11/586:0] STATEMENT: SELECT reca FROM jsonb_populate_record(NULL::jsbrec, '{"reca": [1, 2]}') q; 2025-06-06 07:48:17.795 UTC [28930][client backend] [pg_regress/json][16/578:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.795 UTC [28930][client backend] [pg_regress/json][16/578:0] STATEMENT: SELECT json_build_object('{a,b,c}'::text[], '{d,e,f}'::text[]); 2025-06-06 07:48:17.795 UTC [28930][client backend] [pg_regress/json][16/579:0] ERROR: argument list must have even number of elements 2025-06-06 07:48:17.795 UTC [28930][client backend] [pg_regress/json][16/579:0] HINT: The arguments of json_build_object() must consist of alternating keys and values. 2025-06-06 07:48:17.795 UTC [28930][client backend] [pg_regress/json][16/579:0] STATEMENT: SELECT json_build_object('a', 'b', 'c'); 2025-06-06 07:48:17.803 UTC [28930][client backend] [pg_regress/json][16/580:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.803 UTC [28930][client backend] [pg_regress/json][16/580:0] STATEMENT: SELECT json_build_object(NULL, 'a'); 2025-06-06 07:48:17.810 UTC [28930][client backend] [pg_regress/json][16/584:0] ERROR: argument list must have even number of elements 2025-06-06 07:48:17.810 UTC [28930][client backend] [pg_regress/json][16/584:0] HINT: The arguments of json_build_object() must consist of alternating keys and values. 2025-06-06 07:48:17.810 UTC [28930][client backend] [pg_regress/json][16/584:0] STATEMENT: SELECT json_build_object(VARIADIC '{a,b,c}'::text[]); 2025-06-06 07:48:17.811 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/444:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.811 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/444:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.time()')); 2025-06-06 07:48:17.813 UTC [28930][client backend] [pg_regress/json][16/586:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.813 UTC [28930][client backend] [pg_regress/json][16/586:0] STATEMENT: SELECT json_build_object(VARIADIC ARRAY[NULL, 'a']::text[]); 2025-06-06 07:48:17.814 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/445:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.814 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/445:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.date()')); 2025-06-06 07:48:17.814 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/446:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.814 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/446:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.time_tz()')); 2025-06-06 07:48:17.814 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/447:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.814 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/447:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.timestamp()')); 2025-06-06 07:48:17.816 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/448:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.816 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/448:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.timestamp_tz()')); 2025-06-06 07:48:17.818 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/449:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.818 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/449:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.date() < $.time_tz())')); 2025-06-06 07:48:17.819 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/450:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.819 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/450:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.date() < $.time())')); 2025-06-06 07:48:17.819 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/451:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.819 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/451:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.time() < $.time())')); 2025-06-06 07:48:17.820 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/452:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.820 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/452:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.time() < $.time_tz())')); 2025-06-06 07:48:17.820 UTC [28930][client backend] [pg_regress/json][16/593:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.820 UTC [28930][client backend] [pg_regress/json][16/593:0] STATEMENT: SELECT json_build_object(null,2); 2025-06-06 07:48:17.820 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/453:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.820 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/453:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp() < $.timestamp_tz())')); 2025-06-06 07:48:17.823 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/454:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.823 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/454:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp_tz() < $.timestamp_tz())')); 2025-06-06 07:48:17.825 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/455:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.825 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/455:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.time() < $.datetime("HH:MI TZH"))')); 2025-06-06 07:48:17.828 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/456:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.828 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/456:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.date() < $.datetime("HH:MI TZH"))')); 2025-06-06 07:48:17.832 UTC [28930][client backend] [pg_regress/json][16/594:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.832 UTC [28930][client backend] [pg_regress/json][16/594:0] STATEMENT: SELECT json_build_object(r,2) FROM (SELECT 1 AS a, 2 AS b) r; 2025-06-06 07:48:17.832 UTC [28928][client backend] [pg_regress/jsonb][11/593:0] ERROR: value too long for type character(2) 2025-06-06 07:48:17.832 UTC [28928][client backend] [pg_regress/jsonb][11/593:0] STATEMENT: select * from jsonb_populate_record(NULL::jsb_char2, '{"a": "aaa"}') q; 2025-06-06 07:48:17.832 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/457:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.832 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/457:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp() < $.datetime("HH:MI TZH"))')); 2025-06-06 07:48:17.832 UTC [28930][client backend] [pg_regress/json][16/595:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.832 UTC [28930][client backend] [pg_regress/json][16/595:0] STATEMENT: SELECT json_build_object(json '{"a":1,"b":2}', 3); 2025-06-06 07:48:17.833 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/458:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.833 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/458:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp() < $.datetime("HH:MI"))')); 2025-06-06 07:48:17.833 UTC [28930][client backend] [pg_regress/json][16/596:0] ERROR: key value must be scalar, not array, composite, or json 2025-06-06 07:48:17.833 UTC [28930][client backend] [pg_regress/json][16/596:0] STATEMENT: SELECT json_build_object('{1,2,3}'::int[], 3); 2025-06-06 07:48:17.833 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/459:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.833 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/459:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp_tz() < $.datetime("HH:MI TZH"))')); 2025-06-06 07:48:17.834 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/460:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.834 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/460:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp_tz() < $.datetime("HH:MI"))')); 2025-06-06 07:48:17.834 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/461:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.834 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/461:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.date() < $x' PASSING '12:34'::timetz AS x)); 2025-06-06 07:48:17.838 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/462:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.838 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/462:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.date() < $x' PASSING '1234'::int AS x)); 2025-06-06 07:48:17.838 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/463:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.838 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/463:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.timestamp(2) < $.timestamp(3))')); 2025-06-06 07:48:17.848 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/466:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.848 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/466:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.datetime() < $.datetime())')); 2025-06-06 07:48:17.854 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/467:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.854 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/467:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.datetime() < $.datetime("HH:MI TZH"))')); 2025-06-06 07:48:17.860 UTC [28928][client backend] [pg_regress/jsonb][11/599:0] ERROR: expected JSON array 2025-06-06 07:48:17.860 UTC [28928][client backend] [pg_regress/jsonb][11/599:0] HINT: See the value of key "a". 2025-06-06 07:48:17.860 UTC [28928][client backend] [pg_regress/jsonb][11/599:0] STATEMENT: select * from jsonb_populate_record(NULL::jsb_ia, '{"a": 43.2}') q; 2025-06-06 07:48:17.865 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/470:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.865 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/470:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.a ? (@.datetime("HH:MI TZH") < $.datetime("YY-MM-DD HH:MI"))')); 2025-06-06 07:48:17.884 UTC [28928][client backend] [pg_regress/jsonb][11/603:0] ERROR: malformed JSON array 2025-06-06 07:48:17.884 UTC [28928][client backend] [pg_regress/jsonb][11/603:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.884 UTC [28928][client backend] [pg_regress/jsonb][11/603:0] STATEMENT: select * from jsonb_populate_record(NULL::jsb_ia2, '{"a": [[1], [2, 3]]}') q; 2025-06-06 07:48:17.885 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/473:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.885 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/473:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.datetime() < $x' PASSING '12:34'::timetz AS x)); 2025-06-06 07:48:17.896 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/475:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.896 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/475:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$.datetime() ? (@ == $x)' PASSING '12:34'::time AS x)); 2025-06-06 07:48:17.915 UTC [28930][client backend] [pg_regress/json][16/604:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.915 UTC [28930][client backend] [pg_regress/json][16/604:0] STATEMENT: SELECT json_object_agg(name, type) FROM foo; 2025-06-06 07:48:17.921 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/477:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.921 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/477:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$[1, $.a ? (@.datetime() == $x)]' PASSING '12:34'::time AS x)); 2025-06-06 07:48:17.922 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/478:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.922 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/478:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_QUERY(js, '$[1, 0 to $.a ? (@.datetime() == $x)]' PASSING '12:34'::time AS x)); 2025-06-06 07:48:17.924 UTC [28930][client backend] [pg_regress/json][16/609:0] ERROR: array must have even number of elements 2025-06-06 07:48:17.924 UTC [28930][client backend] [pg_regress/json][16/609:0] STATEMENT: SELECT json_object('{a,b,c}'); 2025-06-06 07:48:17.924 UTC [28930][client backend] [pg_regress/json][16/610:0] ERROR: array must have two columns 2025-06-06 07:48:17.924 UTC [28930][client backend] [pg_regress/json][16/610:0] STATEMENT: SELECT json_object('{{a},{b}}'); 2025-06-06 07:48:17.925 UTC [28930][client backend] [pg_regress/json][16/611:0] ERROR: array must have two columns 2025-06-06 07:48:17.925 UTC [28930][client backend] [pg_regress/json][16/611:0] STATEMENT: SELECT json_object('{{a,b,c},{b,c,d}}'); 2025-06-06 07:48:17.926 UTC [28930][client backend] [pg_regress/json][16/612:0] ERROR: wrong number of array subscripts 2025-06-06 07:48:17.926 UTC [28930][client backend] [pg_regress/json][16/612:0] STATEMENT: SELECT json_object('{{{a,b},{c,d}},{{b,c},{d,e}}}'); 2025-06-06 07:48:17.927 UTC [28930][client backend] [pg_regress/json][16/614:0] ERROR: wrong number of array subscripts 2025-06-06 07:48:17.927 UTC [28930][client backend] [pg_regress/json][16/614:0] STATEMENT: SELECT json_object('{{a,1},{b,2},{3,NULL},{"d e f","a b c"}}', '{{a,1},{b,2},{3,NULL},{"d e f","a b c"}}'); 2025-06-06 07:48:17.928 UTC [28930][client backend] [pg_regress/json][16/615:0] ERROR: mismatched array dimensions 2025-06-06 07:48:17.928 UTC [28930][client backend] [pg_regress/json][16/615:0] STATEMENT: select json_object('{a,b,c,"d e f",g}','{1,2,3,"a b c"}'); 2025-06-06 07:48:17.928 UTC [28930][client backend] [pg_regress/json][16/616:0] ERROR: mismatched array dimensions 2025-06-06 07:48:17.928 UTC [28930][client backend] [pg_regress/json][16/616:0] STATEMENT: select json_object('{a,b,c,"d e f"}','{1,2,3,"a b c",g}'); 2025-06-06 07:48:17.930 UTC [28930][client backend] [pg_regress/json][16/617:0] ERROR: null value not allowed for object key 2025-06-06 07:48:17.930 UTC [28930][client backend] [pg_regress/json][16/617:0] STATEMENT: select json_object('{a,b,NULL,"d e f"}','{1,2,3,"a b c"}'); 2025-06-06 07:48:17.933 UTC [28930][client backend] [pg_regress/json][16/619:0] ERROR: duplicate JSON object key value: "0" 2025-06-06 07:48:17.933 UTC [28930][client backend] [pg_regress/json][16/619:0] STATEMENT: select json_object_agg_unique(mod(i,100), i) from generate_series(0, 199) i; 2025-06-06 07:48:17.935 UTC [28928][client backend] [pg_regress/jsonb][11/611:0] ERROR: domain jsb_i_not_null does not allow null values 2025-06-06 07:48:17.935 UTC [28928][client backend] [pg_regress/jsonb][11/611:0] STATEMENT: select * from jsonb_populate_record(NULL::jsb_i_not_null_rec, '{"a": null}') q; 2025-06-06 07:48:17.939 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/480:0] ERROR: functions in index expression must be marked IMMUTABLE 2025-06-06 07:48:17.939 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/480:0] STATEMENT: CREATE INDEX ON test_jsonb_mutability (JSON_VALUE(js, '$' DEFAULT random()::int ON ERROR)); 2025-06-06 07:48:17.944 UTC [28928][client backend] [pg_regress/jsonb][11/615:0] ERROR: value for domain jsb_i_gt_1 violates check constraint "jsb_i_gt_1_check" 2025-06-06 07:48:17.944 UTC [28928][client backend] [pg_regress/jsonb][11/615:0] STATEMENT: select * from jsonb_populate_record(NULL::jsb_i_gt_1_rec, '{"a": 1}') q; 2025-06-06 07:48:17.951 UTC [28930][client backend] [pg_regress/json][16/626:0] ERROR: expected JSON array 2025-06-06 07:48:17.951 UTC [28930][client backend] [pg_regress/json][16/626:0] HINT: See the value of key "ia". 2025-06-06 07:48:17.951 UTC [28930][client backend] [pg_regress/json][16/626:0] STATEMENT: select * from json_to_record('{"ia": 123}') as x(ia _int4); 2025-06-06 07:48:17.953 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/482:0] ERROR: DEFAULT expression must not return a set at character 50 2025-06-06 07:48:17.953 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/482:0] STATEMENT: SELECT JSON_QUERY(js, '$' RETURNING int DEFAULT ret_setint() ON ERROR) FROM test_jsonb_mutability; 2025-06-06 07:48:17.954 UTC [28930][client backend] [pg_regress/json][16/629:0] ERROR: expected JSON array 2025-06-06 07:48:17.954 UTC [28930][client backend] [pg_regress/json][16/629:0] HINT: See the array element [1] of key "ia". 2025-06-06 07:48:17.954 UTC [28930][client backend] [pg_regress/json][16/629:0] STATEMENT: select * from json_to_record('{"ia": [[1], 2]}') as x(ia _int4); 2025-06-06 07:48:17.954 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/483:0] ERROR: DEFAULT expression must not contain column references at character 50 2025-06-06 07:48:17.954 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/483:0] STATEMENT: SELECT JSON_QUERY(js, '$' RETURNING int DEFAULT b + 1 ON ERROR) FROM test_jsonb_mutability; 2025-06-06 07:48:17.955 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/484:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 50 2025-06-06 07:48:17.955 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/484:0] STATEMENT: SELECT JSON_QUERY(js, '$' RETURNING int DEFAULT sum(1) over() ON ERROR) FROM test_jsonb_mutability; 2025-06-06 07:48:17.955 UTC [28930][client backend] [pg_regress/json][16/630:0] ERROR: malformed JSON array 2025-06-06 07:48:17.955 UTC [28930][client backend] [pg_regress/json][16/630:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:17.955 UTC [28930][client backend] [pg_regress/json][16/630:0] STATEMENT: select * from json_to_record('{"ia": [[1], [2, 3]]}') as x(ia _int4); 2025-06-06 07:48:17.959 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/485:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 50 2025-06-06 07:48:17.959 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/485:0] STATEMENT: SELECT JSON_QUERY(js, '$' RETURNING int DEFAULT (SELECT 1) ON ERROR) FROM test_jsonb_mutability; 2025-06-06 07:48:17.990 UTC [28928][client backend] [pg_regress/jsonb][11/620:0] ERROR: could not determine row type for result of jsonb_populate_record 2025-06-06 07:48:17.990 UTC [28928][client backend] [pg_regress/jsonb][11/620:0] HINT: Provide a non-null record argument, or call the function in the FROM clause using a column definition list. 2025-06-06 07:48:17.990 UTC [28928][client backend] [pg_regress/jsonb][11/620:0] STATEMENT: SELECT jsonb_populate_record(null::record, '{"x": 0, "y": 1}'); 2025-06-06 07:48:18.005 UTC [28928][client backend] [pg_regress/jsonb][11/625:0] ERROR: value for domain jb_ordered_pair violates check constraint "jb_ordered_pair_check" 2025-06-06 07:48:18.005 UTC [28928][client backend] [pg_regress/jsonb][11/625:0] STATEMENT: SELECT jsonb_populate_record(row(1,2)::jb_ordered_pair, '{"x": 1, "y": 0}'); 2025-06-06 07:48:18.016 UTC [28928][client backend] [pg_regress/jsonb][11/631:0] ERROR: invalid input syntax for type timestamp: "[100, 200, 300]" 2025-06-06 07:48:18.016 UTC [28928][client backend] [pg_regress/jsonb][11/631:0] STATEMENT: SELECT * FROM jsonb_populate_recordset(row('def',99,NULL)::jbpop,'[{"c":[100,200,300],"x":43.2},{"a":{"z":true},"b":3,"c":"2012-01-20 10:42:53"}]') q; 2025-06-06 07:48:18.016 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/489:0] ERROR: could not coerce ON EMPTY expression (DEFAULT) to the RETURNING type 2025-06-06 07:48:18.016 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/489:0] DETAIL: value for domain queryfuncs_test_domain violates check constraint "queryfuncs_test_domain_check" 2025-06-06 07:48:18.016 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/489:0] STATEMENT: SELECT JSON_VALUE(jsonb '{"d1": "H"}', '$.a2' RETURNING queryfuncs_test_domain DEFAULT 'foo'::queryfuncs_test_domain ON EMPTY); 2025-06-06 07:48:18.020 UTC [28928][client backend] [pg_regress/jsonb][11/635:0] ERROR: could not determine row type for result of jsonb_populate_recordset 2025-06-06 07:48:18.020 UTC [28928][client backend] [pg_regress/jsonb][11/635:0] HINT: Provide a non-null record argument, or call the function in the FROM clause using a column definition list. 2025-06-06 07:48:18.020 UTC [28928][client backend] [pg_regress/jsonb][11/635:0] STATEMENT: SELECT jsonb_populate_recordset(null::record, '[{"x": 0, "y": 1}]'); 2025-06-06 07:48:18.025 UTC [28928][client backend] [pg_regress/jsonb][11/639:0] ERROR: could not determine row type for result of jsonb_populate_recordset 2025-06-06 07:48:18.025 UTC [28928][client backend] [pg_regress/jsonb][11/639:0] HINT: Provide a non-null record argument, or call the function in the FROM clause using a column definition list. 2025-06-06 07:48:18.025 UTC [28928][client backend] [pg_regress/jsonb][11/639:0] STATEMENT: SELECT jsonb_populate_recordset(null::record, '[]'); 2025-06-06 07:48:18.025 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/493:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 55 2025-06-06 07:48:18.025 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/493:0] STATEMENT: SELECT JSON_QUERY('"a"', '$.a' RETURNING int DEFAULT (SELECT '"1"')::jsonb ON ERROR); 2025-06-06 07:48:18.025 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/494:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 73 2025-06-06 07:48:18.025 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/494:0] STATEMENT: SELECT JSON_QUERY('"a"', '$.a' RETURNING queryfuncs_test_domain DEFAULT (select '"1"')::queryfuncs_test_domain ON ERROR); 2025-06-06 07:48:18.026 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/495:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 55 2025-06-06 07:48:18.026 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/495:0] STATEMENT: SELECT JSON_QUERY('"a"', '$.a' RETURNING int DEFAULT (SELECT 1)::oid::int ON ERROR); 2025-06-06 07:48:18.026 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/496:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 57 2025-06-06 07:48:18.026 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/496:0] STATEMENT: SELECT JSON_QUERY('"a"', '$.a' RETURNING int[] DEFAULT (SELECT '{1}')::oid[]::int[] ON ERROR); 2025-06-06 07:48:18.030 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/497:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 57 2025-06-06 07:48:18.030 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/497:0] STATEMENT: SELECT JSON_QUERY('"a"', '$.a' RETURNING int[] DEFAULT (SELECT '{1}')::text COLLATE "C" ON ERROR); 2025-06-06 07:48:18.030 UTC [28930][client backend] [pg_regress/json][16/680:0] ERROR: wrong flag in flag array: "" 2025-06-06 07:48:18.030 UTC [28930][client backend] [pg_regress/json][16/680:0] HINT: Possible values are: "string", "numeric", "boolean", "key", and "all". 2025-06-06 07:48:18.030 UTC [28930][client backend] [pg_regress/json][16/680:0] STATEMENT: select json_to_tsvector('english', '{"a": "aaa in bbb", "b": 123, "c": 456, "d": true, "f": false, "g": null}'::json, '""'); 2025-06-06 07:48:18.030 UTC [28930][client backend] [pg_regress/json][16/681:0] ERROR: wrong flag type, only arrays and scalars are allowed 2025-06-06 07:48:18.030 UTC [28930][client backend] [pg_regress/json][16/681:0] STATEMENT: select json_to_tsvector('english', '{"a": "aaa in bbb", "b": 123, "c": 456, "d": true, "f": false, "g": null}'::json, '{}'); 2025-06-06 07:48:18.032 UTC [28930][client backend] [pg_regress/json][16/683:0] ERROR: flag array element is not a string 2025-06-06 07:48:18.032 UTC [28930][client backend] [pg_regress/json][16/683:0] HINT: Possible values are: "string", "numeric", "boolean", "key", and "all". 2025-06-06 07:48:18.032 UTC [28930][client backend] [pg_regress/json][16/683:0] STATEMENT: select json_to_tsvector('english', '{"a": "aaa in bbb", "b": 123, "c": 456, "d": true, "f": false, "g": null}'::json, 'null'); 2025-06-06 07:48:18.033 UTC [28930][client backend] [pg_regress/json][16/684:0] ERROR: flag array element is not a string 2025-06-06 07:48:18.033 UTC [28930][client backend] [pg_regress/json][16/684:0] HINT: Possible values are: "string", "numeric", "boolean", "key", and "all". 2025-06-06 07:48:18.033 UTC [28930][client backend] [pg_regress/json][16/684:0] STATEMENT: select json_to_tsvector('english', '{"a": "aaa in bbb", "b": 123, "c": 456, "d": true, "f": false, "g": null}'::json, '["all", null]'); 2025-06-06 07:48:18.033 UTC [28928][client backend] [pg_regress/jsonb][11/645:0] ERROR: value for domain jb_ordered_pair violates check constraint "jb_ordered_pair_check" 2025-06-06 07:48:18.033 UTC [28928][client backend] [pg_regress/jsonb][11/645:0] STATEMENT: SELECT jsonb_populate_recordset(row(1,2)::jb_ordered_pair, '[{"x": 1, "y": 0}]'); 2025-06-06 07:48:18.034 UTC [28928][client backend] [pg_regress/jsonb][11/646:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:18.034 UTC [28928][client backend] [pg_regress/jsonb][11/646:0] DETAIL: Returned row contains 1 attribute, but query expects 2. 2025-06-06 07:48:18.034 UTC [28928][client backend] [pg_regress/jsonb][11/646:0] STATEMENT: select * from jsonb_populate_recordset(row(0::int),'[{"a":"1","b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:18.035 UTC [28928][client backend] [pg_regress/jsonb][11/647:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:18.035 UTC [28928][client backend] [pg_regress/jsonb][11/647:0] DETAIL: Returned type integer at ordinal position 1, but query expects text. 2025-06-06 07:48:18.035 UTC [28928][client backend] [pg_regress/jsonb][11/647:0] STATEMENT: select * from jsonb_populate_recordset(row(0::int,0::int),'[{"a":"1","b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:18.035 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/500:0] ERROR: can only specify a constant, non-aggregate function, or operator expression for DEFAULT at character 62 2025-06-06 07:48:18.035 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/500:0] STATEMENT: SELECT JSON_QUERY('"a"', '$.a' RETURNING someparent DEFAULT (SELECT '(1)')::somechild::someparent ON ERROR); 2025-06-06 07:48:18.035 UTC [28928][client backend] [pg_regress/jsonb][11/648:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:18.035 UTC [28928][client backend] [pg_regress/jsonb][11/648:0] DETAIL: Returned row contains 3 attributes, but query expects 2. 2025-06-06 07:48:18.035 UTC [28928][client backend] [pg_regress/jsonb][11/648:0] STATEMENT: select * from jsonb_populate_recordset(row(0::int,0::int,0::int),'[{"a":"1","b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:18.036 UTC [28928][client backend] [pg_regress/jsonb][11/649:0] ERROR: function return row and query-specified return row do not match 2025-06-06 07:48:18.036 UTC [28928][client backend] [pg_regress/jsonb][11/649:0] DETAIL: Returned type integer at ordinal position 1, but query expects text. 2025-06-06 07:48:18.036 UTC [28928][client backend] [pg_regress/jsonb][11/649:0] STATEMENT: select * from jsonb_populate_recordset(row(1000000000::int,50::int),'[{"b":"2"},{"a":"3"}]') q (a text, b text); 2025-06-06 07:48:18.043 UTC [28928][client backend] [pg_regress/jsonb][11/655:0] ERROR: expected JSON array 2025-06-06 07:48:18.043 UTC [28928][client backend] [pg_regress/jsonb][11/655:0] HINT: See the value of key "ia". 2025-06-06 07:48:18.043 UTC [28928][client backend] [pg_regress/jsonb][11/655:0] STATEMENT: select * from jsonb_to_record('{"ia": 123}') as x(ia _int4); 2025-06-06 07:48:18.045 UTC [28928][client backend] [pg_regress/jsonb][11/658:0] ERROR: expected JSON array 2025-06-06 07:48:18.045 UTC [28928][client backend] [pg_regress/jsonb][11/658:0] HINT: See the array element [1] of key "ia". 2025-06-06 07:48:18.045 UTC [28928][client backend] [pg_regress/jsonb][11/658:0] STATEMENT: select * from jsonb_to_record('{"ia": [[1], 2]}') as x(ia _int4); 2025-06-06 07:48:18.049 UTC [28928][client backend] [pg_regress/jsonb][11/659:0] ERROR: malformed JSON array 2025-06-06 07:48:18.049 UTC [28928][client backend] [pg_regress/jsonb][11/659:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2025-06-06 07:48:18.049 UTC [28928][client backend] [pg_regress/jsonb][11/659:0] STATEMENT: select * from jsonb_to_record('{"ia": [[1], [2, 3]]}') as x(ia _int4); 2025-06-06 07:48:18.052 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/508:0] ERROR: syntax error at or near " " of jsonpath input 2025-06-06 07:48:18.052 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/508:0] STATEMENT: SELECT JSON_QUERY(jsonb '{"a": 123}', 'error' || ' ' || 'error'); 2025-06-06 07:48:18.069 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/513:0] ERROR: could not find jsonpath variable "xyz" 2025-06-06 07:48:18.069 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/513:0] STATEMENT: SELECT JSON_QUERY(jsonb 'null', '$xyz' PASSING 1 AS xy); 2025-06-06 07:48:18.069 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/514:0] ERROR: could not find jsonpath variable "xy" 2025-06-06 07:48:18.069 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/514:0] STATEMENT: SELECT JSON_QUERY(jsonb 'null', '$xy' PASSING 1 AS xyz); 2025-06-06 07:48:18.070 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/516:0] ERROR: could not find jsonpath variable "Xyz" 2025-06-06 07:48:18.070 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/516:0] STATEMENT: SELECT JSON_QUERY(jsonb 'null', '$Xyz' PASSING 1 AS Xyz); 2025-06-06 07:48:18.074 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/519:0] ERROR: invalid ON ERROR behavior at character 35 2025-06-06 07:48:18.074 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/519:0] DETAIL: Only ERROR, TRUE, FALSE, or UNKNOWN is allowed in ON ERROR for JSON_EXISTS(). 2025-06-06 07:48:18.074 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/519:0] STATEMENT: SELECT JSON_EXISTS(jsonb '1', '$' DEFAULT 1 ON ERROR); 2025-06-06 07:48:18.075 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/520:0] ERROR: invalid ON ERROR behavior at character 34 2025-06-06 07:48:18.075 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/520:0] DETAIL: Only ERROR, NULL, or DEFAULT expression is allowed in ON ERROR for JSON_VALUE(). 2025-06-06 07:48:18.075 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/520:0] STATEMENT: SELECT JSON_VALUE(jsonb '1', '$' EMPTY ON ERROR); 2025-06-06 07:48:18.075 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/521:0] ERROR: invalid ON ERROR behavior at character 34 2025-06-06 07:48:18.075 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/521:0] DETAIL: Only ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT, or DEFAULT expression is allowed in ON ERROR for JSON_QUERY(). 2025-06-06 07:48:18.075 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/521:0] STATEMENT: SELECT JSON_QUERY(jsonb '1', '$' TRUE ON ERROR); 2025-06-06 07:48:18.075 UTC [28930][client backend] [pg_regress/json][:0] LOG: disconnection: session time: 0:00:01.113 user=postgres database=regression host=[local] 2025-06-06 07:48:18.079 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/524:0] ERROR: value too long for type character(2) 2025-06-06 07:48:18.079 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/524:0] STATEMENT: SELECT JSON_QUERY(jsonb '123', '$' RETURNING queryfuncs_char2 ERROR ON ERROR); 2025-06-06 07:48:18.080 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/526:0] ERROR: value too long for type character(2) 2025-06-06 07:48:18.080 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/526:0] STATEMENT: SELECT JSON_QUERY(jsonb '123', '$' RETURNING queryfuncs_char2_chk ERROR ON ERROR); 2025-06-06 07:48:18.087 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/528:0] ERROR: value too long for type character(2) 2025-06-06 07:48:18.087 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/528:0] STATEMENT: SELECT JSON_VALUE(jsonb '123', '$' RETURNING queryfuncs_char2 ERROR ON ERROR); 2025-06-06 07:48:18.088 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/530:0] ERROR: value too long for type character(2) 2025-06-06 07:48:18.088 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/530:0] STATEMENT: SELECT JSON_VALUE(jsonb '123', '$' RETURNING queryfuncs_char2_chk ERROR ON ERROR); 2025-06-06 07:48:18.100 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/534:0] ERROR: bit string too long for type bit varying(3) 2025-06-06 07:48:18.100 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/534:0] STATEMENT: SELECT JSON_VALUE(jsonb '1234', '$' RETURNING queryfuncs_d_varbit3 DEFAULT '111111' ON ERROR); 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/536:0] ERROR: could not coerce ON ERROR expression (DEFAULT) to the RETURNING type 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/536:0] DETAIL: value for domain queryfuncs_d_varbit3 violates check constraint "queryfuncs_d_varbit3_check" 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/536:0] STATEMENT: SELECT JSON_VALUE(jsonb '1234', '$' RETURNING queryfuncs_d_varbit3 DEFAULT '01' ON ERROR); 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/537:0] ERROR: bit string length 3 does not match type bit(2) 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/537:0] STATEMENT: SELECT JSON_VALUE(jsonb '"111"', '$' RETURNING bit(2) ERROR ON ERROR); 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/538:0] ERROR: cannot cast behavior expression of type integer to bit at character 63 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/538:0] HINT: You will need to explicitly cast the expression to type bit. 2025-06-06 07:48:18.101 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/538:0] STATEMENT: SELECT JSON_VALUE(jsonb '1234', '$' RETURNING bit(3) DEFAULT 1 ON ERROR); 2025-06-06 07:48:18.103 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/540:0] ERROR: bit string length 4 does not match type bit(3) 2025-06-06 07:48:18.103 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][28/540:0] STATEMENT: SELECT JSON_VALUE(jsonb '"111"', '$.a' RETURNING bit(3) DEFAULT '1111' ON EMPTY); 2025-06-06 07:48:18.117 UTC [28938][client backend] [pg_regress/sqljson_queryfuncs][:0] LOG: disconnection: session time: 0:00:01.108 user=postgres database=regression host=[local] 2025-06-06 07:48:18.837 UTC [16681][postmaster] LOG: client backend (PID 28929) was terminated by signal 6: Aborted 2025-06-06 07:48:18.837 UTC [16681][postmaster] DETAIL: Failed process was running: select '$.replace("hello","bye")'::jsonpath; 2025-06-06 07:48:18.837 UTC [16681][postmaster] LOG: terminating any other active server processes 2025-06-06 07:48:19.172 UTC [29175][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.172 UTC [29175][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.182 UTC [29174][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.215 UTC [29190][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.215 UTC [29174][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.216 UTC [29190][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.192 UTC [29178][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.218 UTC [29178][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.192 UTC [29177][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.198 UTC [29181][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.220 UTC [29177][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.198 UTC [29179][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.220 UTC [29179][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.199 UTC [29180][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.200 UTC [29183][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.226 UTC [29180][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.226 UTC [29183][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.227 UTC [29181][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.200 UTC [29182][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.229 UTC [29182][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.201 UTC [29185][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.233 UTC [29185][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.208 UTC [29186][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.211 UTC [29187][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.234 UTC [29187][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.212 UTC [29188][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.238 UTC [29188][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.234 UTC [29186][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.266 UTC [29192][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.266 UTC [29192][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.279 UTC [29194][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.279 UTC [29194][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.214 UTC [29189][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.286 UTC [29189][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.299 UTC [29195][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-06-06 07:48:19.299 UTC [29195][client backend] [[unknown]][:0] FATAL: the database system is in recovery mode 2025-06-06 07:48:19.558 UTC [16681][postmaster] LOG: shutting down because "restart_after_crash" is off 2025-06-06 07:48:19.634 UTC [16681][postmaster] LOG: database system is shut down