2024-03-07 14:27:46.205 UTC [20260][postmaster] LOG: starting PostgreSQL 17devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit 2024-03-07 14:27:46.205 UTC [20260][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-oJWqZ0/.s.PGSQL.55312" 2024-03-07 14:27:46.241 UTC [20280][startup] LOG: database system was shut down at 2024-03-07 14:27:45 UTC 2024-03-07 14:27:46.248 UTC [20260][postmaster] LOG: database system is ready to accept connections 2024-03-07 14:27:46.261 UTC [20298][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.262 UTC [20298][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) 2024-03-07 14:27:46.262 UTC [20298][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-03-07 14:27:46.290 UTC [20298][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.029 user=postgres database=postgres host=[local] 2024-03-07 14:27:46.312 UTC [20318][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.313 UTC [20318][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) 2024-03-07 14:27:46.313 UTC [20318][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-03-07 14:27:46.398 UTC [20318][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.086 user=postgres database=postgres host=[local] 2024-03-07 14:27:46.409 UTC [20346][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.410 UTC [20346][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) 2024-03-07 14:27:46.410 UTC [20346][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/test_setup 2024-03-07 14:27:46.884 UTC [20346][client backend] [pg_regress/test_setup][:0] LOG: disconnection: session time: 0:00:00.475 user=postgres database=regression host=[local] 2024-03-07 14:27:46.937 UTC [20494][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.938 UTC [20494][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) 2024-03-07 14:27:46.938 UTC [20494][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/name 2024-03-07 14:27:46.946 UTC [20497][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.947 UTC [20497][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) 2024-03-07 14:27:46.947 UTC [20497][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int4 2024-03-07 14:27:46.958 UTC [20499][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.958 UTC [20497][client backend] [pg_regress/int4][4/2:0] ERROR: invalid input syntax for type integer: "34.5" at character 34 2024-03-07 14:27:46.958 UTC [20497][client backend] [pg_regress/int4][4/2:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('34.5'); 2024-03-07 14:27:46.958 UTC [20497][client backend] [pg_regress/int4][4/3:0] ERROR: value "1000000000000" is out of range for type integer at character 34 2024-03-07 14:27:46.958 UTC [20497][client backend] [pg_regress/int4][4/3:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('1000000000000'); 2024-03-07 14:27:46.958 UTC [20497][client backend] [pg_regress/int4][4/4:0] ERROR: invalid input syntax for type integer: "asdf" at character 34 2024-03-07 14:27:46.958 UTC [20497][client backend] [pg_regress/int4][4/4:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('asdf'); 2024-03-07 14:27:46.959 UTC [20499][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) 2024-03-07 14:27:46.959 UTC [20499][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/char 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/5:0] ERROR: invalid input syntax for type integer: " " at character 34 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/5:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' '); 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/6:0] ERROR: invalid input syntax for type integer: " asdf " at character 34 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/6:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' asdf '); 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/7:0] ERROR: invalid input syntax for type integer: "- 1234" at character 34 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/7:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('- 1234'); 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/8:0] ERROR: invalid input syntax for type integer: "123 5" at character 34 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/8:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('123 5'); 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/9:0] ERROR: invalid input syntax for type integer: "" at character 34 2024-03-07 14:27:46.959 UTC [20497][client backend] [pg_regress/int4][4/9:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (''); 2024-03-07 14:27:46.960 UTC [20504][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.961 UTC [20500][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.961 UTC [20504][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) 2024-03-07 14:27:46.961 UTC [20504][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/bit 2024-03-07 14:27:46.961 UTC [20500][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) 2024-03-07 14:27:46.961 UTC [20500][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/varchar 2024-03-07 14:27:46.970 UTC [20501][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.970 UTC [20498][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.971 UTC [20498][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) 2024-03-07 14:27:46.971 UTC [20498][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int2 2024-03-07 14:27:46.974 UTC [20501][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) 2024-03-07 14:27:46.974 UTC [20501][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/uuid 2024-03-07 14:27:46.974 UTC [20502][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.976 UTC [20502][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) 2024-03-07 14:27:46.976 UTC [20502][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/txid 2024-03-07 14:27:46.976 UTC [20510][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.981 UTC [20503][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.982 UTC [20509][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.982 UTC [20503][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) 2024-03-07 14:27:46.982 UTC [20503][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rangetypes 2024-03-07 14:27:46.982 UTC [20509][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) 2024-03-07 14:27:46.982 UTC [20509][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numeric 2024-03-07 14:27:46.985 UTC [20512][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.985 UTC [20512][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) 2024-03-07 14:27:46.985 UTC [20512][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/pg_lsn 2024-03-07 14:27:46.985 UTC [20508][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.985 UTC [20510][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) 2024-03-07 14:27:46.985 UTC [20510][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/oid 2024-03-07 14:27:46.986 UTC [20508][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) 2024-03-07 14:27:46.986 UTC [20508][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int8 2024-03-07 14:27:46.987 UTC [20511][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.987 UTC [20511][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) 2024-03-07 14:27:46.987 UTC [20511][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regproc 2024-03-07 14:27:46.991 UTC [20504][client backend] [pg_regress/bit][6/3:0] ERROR: bit string length 2 does not match type bit(11) 2024-03-07 14:27:46.991 UTC [20504][client backend] [pg_regress/bit][6/3:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'10'); 2024-03-07 14:27:46.991 UTC [20497][client backend] [pg_regress/int4][4/29:0] ERROR: integer out of range 2024-03-07 14:27:46.991 UTC [20497][client backend] [pg_regress/int4][4/29:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT4_TBL i; 2024-03-07 14:27:46.992 UTC [20498][client backend] [pg_regress/int2][8/2:0] ERROR: invalid input syntax for type smallint: "34.5" at character 34 2024-03-07 14:27:46.992 UTC [20498][client backend] [pg_regress/int2][8/2:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('34.5'); 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/5:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/5:0] STATEMENT: select '31:12:'::txid_snapshot; 2024-03-07 14:27:46.993 UTC [20506][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/6:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/6:0] STATEMENT: select '0:1:'::txid_snapshot; 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/7:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/7:0] STATEMENT: select '12:13:0'::txid_snapshot; 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/8:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2024-03-07 14:27:46.993 UTC [20502][client backend] [pg_regress/txid][10/8:0] STATEMENT: select '12:16:14,13'::txid_snapshot; 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/26:0] ERROR: string is not a valid identifier: "foo.boo[]" 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/26:0] STATEMENT: SELECT parse_ident('foo.boo[]'); 2024-03-07 14:27:46.994 UTC [20506][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) 2024-03-07 14:27:46.994 UTC [20506][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/enum 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/28:0] ERROR: string is not a valid identifier: " " 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/28:0] STATEMENT: SELECT parse_ident(' '); 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/29:0] ERROR: string is not a valid identifier: " .aaa" 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/29:0] DETAIL: No valid identifier before ".". 2024-03-07 14:27:46.994 UTC [20494][client backend] [pg_regress/name][3/29:0] STATEMENT: SELECT parse_ident(' .aaa'); 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/30:0] ERROR: string is not a valid identifier: " aaa . " 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/30:0] DETAIL: No valid identifier after ".". 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/30:0] STATEMENT: SELECT parse_ident(' aaa . '); 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/31:0] ERROR: string is not a valid identifier: "aaa.a%b" 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/31:0] STATEMENT: SELECT parse_ident('aaa.a%b'); 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/32:0] ERROR: string is not a valid identifier: "X XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" 2024-03-07 14:27:46.995 UTC [20494][client backend] [pg_regress/name][3/32:0] STATEMENT: SELECT parse_ident(E'X\rXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'); 2024-03-07 14:27:46.996 UTC [20494][client backend] [pg_regress/name][3/36:0] ERROR: string is not a valid identifier: ""c".X XXXXXXXXXX" 2024-03-07 14:27:46.996 UTC [20494][client backend] [pg_regress/name][3/36:0] STATEMENT: SELECT parse_ident(E'"c".X XXXX\002XXXXXX'); 2024-03-07 14:27:46.996 UTC [20497][client backend] [pg_regress/int4][4/31:0] ERROR: integer out of range 2024-03-07 14:27:46.996 UTC [20497][client backend] [pg_regress/int4][4/31:0] STATEMENT: SELECT i.f1, i.f1 * int4 '2' AS x FROM INT4_TBL i; 2024-03-07 14:27:46.997 UTC [20497][client backend] [pg_regress/int4][4/33:0] ERROR: integer out of range 2024-03-07 14:27:46.997 UTC [20497][client backend] [pg_regress/int4][4/33:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT4_TBL i; 2024-03-07 14:27:46.998 UTC [20497][client backend] [pg_regress/int4][4/35:0] ERROR: integer out of range 2024-03-07 14:27:46.998 UTC [20497][client backend] [pg_regress/int4][4/35:0] STATEMENT: SELECT i.f1, i.f1 + int4 '2' AS x FROM INT4_TBL i; 2024-03-07 14:27:46.998 UTC [20508][client backend] [pg_regress/int8][15/2:0] ERROR: invalid input syntax for type bigint: " " at character 34 2024-03-07 14:27:46.998 UTC [20508][client backend] [pg_regress/int8][15/2:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' '); 2024-03-07 14:27:46.998 UTC [20497][client backend] [pg_regress/int4][4/37:0] ERROR: integer out of range 2024-03-07 14:27:46.998 UTC [20497][client backend] [pg_regress/int4][4/37:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT4_TBL i; 2024-03-07 14:27:46.998 UTC [20500][client backend] [pg_regress/varchar][7/9:0] ERROR: value too long for type character varying(1) 2024-03-07 14:27:46.998 UTC [20500][client backend] [pg_regress/varchar][7/9:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('cd'); 2024-03-07 14:27:46.998 UTC [20497][client backend] [pg_regress/int4][4/39:0] ERROR: integer out of range 2024-03-07 14:27:46.998 UTC [20497][client backend] [pg_regress/int4][4/39:0] STATEMENT: SELECT i.f1, i.f1 - int4 '2' AS x FROM INT4_TBL i; 2024-03-07 14:27:47.000 UTC [20508][client backend] [pg_regress/int8][15/3:0] ERROR: invalid input syntax for type bigint: "xxx" at character 34 2024-03-07 14:27:47.000 UTC [20508][client backend] [pg_regress/int8][15/3:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('xxx'); 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/3:0] ERROR: value "100000" is out of range for type smallint at character 34 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/3:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('100000'); 2024-03-07 14:27:47.001 UTC [20508][client backend] [pg_regress/int8][15/4:0] ERROR: value "3908203590239580293850293850329485" is out of range for type bigint at character 34 2024-03-07 14:27:47.001 UTC [20508][client backend] [pg_regress/int8][15/4:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('3908203590239580293850293850329485'); 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/4:0] ERROR: invalid input syntax for type smallint: "asdf" at character 34 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/4:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('asdf'); 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/5:0] ERROR: invalid input syntax for type smallint: " " at character 34 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/5:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (' '); 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/6:0] ERROR: invalid input syntax for type smallint: "- 1234" at character 34 2024-03-07 14:27:47.001 UTC [20498][client backend] [pg_regress/int2][8/6:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('- 1234'); 2024-03-07 14:27:47.002 UTC [20498][client backend] [pg_regress/int2][8/7:0] ERROR: invalid input syntax for type smallint: "4 444" at character 34 2024-03-07 14:27:47.002 UTC [20498][client backend] [pg_regress/int2][8/7:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('4 444'); 2024-03-07 14:27:47.002 UTC [20498][client backend] [pg_regress/int2][8/8:0] ERROR: invalid input syntax for type smallint: "123 dt" at character 34 2024-03-07 14:27:47.002 UTC [20498][client backend] [pg_regress/int2][8/8:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('123 dt'); 2024-03-07 14:27:47.002 UTC [20498][client backend] [pg_regress/int2][8/9:0] ERROR: invalid input syntax for type smallint: "" at character 34 2024-03-07 14:27:47.002 UTC [20498][client backend] [pg_regress/int2][8/9:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (''); 2024-03-07 14:27:47.002 UTC [20503][client backend] [pg_regress/rangetypes][12/2:0] ERROR: malformed range literal: "" at character 8 2024-03-07 14:27:47.002 UTC [20503][client backend] [pg_regress/rangetypes][12/2:0] DETAIL: Missing left parenthesis or bracket. 2024-03-07 14:27:47.002 UTC [20503][client backend] [pg_regress/rangetypes][12/2:0] STATEMENT: select ''::textrange; 2024-03-07 14:27:47.002 UTC [20508][client backend] [pg_regress/int8][15/5:0] ERROR: value "-1204982019841029840928340329840934" is out of range for type bigint at character 34 2024-03-07 14:27:47.002 UTC [20508][client backend] [pg_regress/int8][15/5:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('-1204982019841029840928340329840934'); 2024-03-07 14:27:47.002 UTC [20514][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:47.003 UTC [20514][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) 2024-03-07 14:27:47.003 UTC [20514][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float8 2024-03-07 14:27:47.004 UTC [20498][client backend] [pg_regress/int2][8/18:0] ERROR: table "f" has 1 columns available but 2 columns specified 2024-03-07 14:27:47.004 UTC [20498][client backend] [pg_regress/int2][8/18:0] STATEMENT: SELECT * FROM INT2_TBL AS f(a, b); 2024-03-07 14:27:47.004 UTC [20498][client backend] [pg_regress/int2][8/19:0] ERROR: table "s" has 1 columns available but 2 columns specified 2024-03-07 14:27:47.004 UTC [20498][client backend] [pg_regress/int2][8/19:0] STATEMENT: SELECT * FROM (TABLE int2_tbl) AS s (a, b); 2024-03-07 14:27:47.005 UTC [20508][client backend] [pg_regress/int8][15/6:0] ERROR: invalid input syntax for type bigint: "- 123" at character 34 2024-03-07 14:27:47.005 UTC [20508][client backend] [pg_regress/int8][15/6:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('- 123'); 2024-03-07 14:27:47.005 UTC [20508][client backend] [pg_regress/int8][15/7:0] ERROR: invalid input syntax for type bigint: " 345 5" at character 34 2024-03-07 14:27:47.005 UTC [20508][client backend] [pg_regress/int8][15/7:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' 345 5'); 2024-03-07 14:27:47.005 UTC [20508][client backend] [pg_regress/int8][15/8:0] ERROR: invalid input syntax for type bigint: "" at character 34 2024-03-07 14:27:47.005 UTC [20508][client backend] [pg_regress/int8][15/8:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (''); 2024-03-07 14:27:47.005 UTC [20513][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:47.006 UTC [20499][client backend] [pg_regress/char][5/10:0] ERROR: value too long for type character(1) 2024-03-07 14:27:47.006 UTC [20499][client backend] [pg_regress/char][5/10:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('cd'); 2024-03-07 14:27:47.006 UTC [20513][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) 2024-03-07 14:27:47.006 UTC [20513][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float4 2024-03-07 14:27:47.007 UTC [20504][client backend] [pg_regress/bit][6/7:0] ERROR: bit string length 12 does not match type bit(11) 2024-03-07 14:27:47.007 UTC [20504][client backend] [pg_regress/bit][6/7:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'101011111010'); 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/3:0] ERROR: malformed range literal: "-[a,z)" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/3:0] DETAIL: Missing left parenthesis or bracket. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/3:0] STATEMENT: select '-[a,z)'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/4:0] ERROR: malformed range literal: "[a,z) - " at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/4:0] DETAIL: Junk after right parenthesis or bracket. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/4:0] STATEMENT: select '[a,z) - '::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/5:0] ERROR: malformed range literal: "(",a)" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/5:0] DETAIL: Unexpected end of input. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/5:0] STATEMENT: select '(",a)'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/6:0] ERROR: malformed range literal: "(,,a)" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/6:0] DETAIL: Too many commas. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/6:0] STATEMENT: select '(,,a)'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/7:0] ERROR: malformed range literal: "(),a)" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/7:0] DETAIL: Missing comma after lower bound. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/7:0] STATEMENT: select '(),a)'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/8:0] ERROR: malformed range literal: "(a,))" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/8:0] DETAIL: Junk after right parenthesis or bracket. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/8:0] STATEMENT: select '(a,))'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/9:0] ERROR: malformed range literal: "(],a)" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/9:0] DETAIL: Missing comma after lower bound. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/9:0] STATEMENT: select '(],a)'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/10:0] ERROR: malformed range literal: "(a,])" at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/10:0] DETAIL: Junk after right parenthesis or bracket. 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/10:0] STATEMENT: select '(a,])'::textrange; 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/11:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-03-07 14:27:47.016 UTC [20503][client backend] [pg_regress/rangetypes][12/11:0] STATEMENT: select '[z,a]'::textrange; 2024-03-07 14:27:47.017 UTC [20515][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:47.018 UTC [20515][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) 2024-03-07 14:27:47.018 UTC [20515][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/money 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/5:0] ERROR: invalid input syntax for type pg_lsn: "G/0" at character 32 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/5:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('G/0'); 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/6:0] ERROR: invalid input syntax for type pg_lsn: "-1/0" at character 32 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/6:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('-1/0'); 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/7:0] ERROR: invalid input syntax for type pg_lsn: " 0/12345678" at character 32 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/7:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES (' 0/12345678'); 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/8:0] ERROR: invalid input syntax for type pg_lsn: "ABCD/" at character 32 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/8:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('ABCD/'); 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/9:0] ERROR: invalid input syntax for type pg_lsn: "/ABCD" at character 32 2024-03-07 14:27:47.027 UTC [20512][client backend] [pg_regress/pg_lsn][14/9:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('/ABCD'); 2024-03-07 14:27:47.030 UTC [20499][client backend] [pg_regress/char][5/20:0] ERROR: value too long for type character(4) 2024-03-07 14:27:47.030 UTC [20499][client backend] [pg_regress/char][5/20:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('abcde'); 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/14:0] ERROR: bit string too long for type bit varying(11) 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/14:0] STATEMENT: INSERT INTO VARBIT_TABLE VALUES (B'101011111010'); 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/16:0] ERROR: " " is not a valid binary digit at character 8 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/16:0] STATEMENT: SELECT b' 0'; 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/17:0] ERROR: " " is not a valid binary digit at character 8 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/17:0] STATEMENT: SELECT b'0 '; 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/18:0] ERROR: " " is not a valid hexadecimal digit at character 8 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/18:0] STATEMENT: SELECT x' 0'; 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/19:0] ERROR: " " is not a valid hexadecimal digit at character 8 2024-03-07 14:27:47.033 UTC [20504][client backend] [pg_regress/bit][6/19:0] STATEMENT: SELECT x'0 '; 2024-03-07 14:27:47.034 UTC [20499][client backend] [pg_regress/char][:0] LOG: disconnection: session time: 0:00:00.076 user=postgres database=regression host=[local] 2024-03-07 14:27:47.037 UTC [20521][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:47.037 UTC [20494][client backend] [pg_regress/name][3/37:0] ERROR: string is not a valid identifier: "1020" 2024-03-07 14:27:47.037 UTC [20494][client backend] [pg_regress/name][3/37:0] STATEMENT: SELECT parse_ident('1020'); 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/38:0] ERROR: string is not a valid identifier: "10.20" 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/38:0] STATEMENT: SELECT parse_ident('10.20'); 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/39:0] ERROR: string is not a valid identifier: "." 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/39:0] DETAIL: No valid identifier before ".". 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/39:0] STATEMENT: SELECT parse_ident('.'); 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/40:0] ERROR: string is not a valid identifier: ".1020" 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/40:0] DETAIL: No valid identifier before ".". 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/40:0] STATEMENT: SELECT parse_ident('.1020'); 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/41:0] ERROR: string is not a valid identifier: "xxx.1020" 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/41:0] DETAIL: No valid identifier after ".". 2024-03-07 14:27:47.038 UTC [20494][client backend] [pg_regress/name][3/41:0] STATEMENT: SELECT parse_ident('xxx.1020'); 2024-03-07 14:27:47.038 UTC [20521][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) 2024-03-07 14:27:47.038 UTC [20521][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/boolean 2024-03-07 14:27:47.039 UTC [20494][client backend] [pg_regress/name][:0] LOG: disconnection: session time: 0:00:00.106 user=postgres database=regression host=[local] 2024-03-07 14:27:47.044 UTC [20502][client backend] [pg_regress/txid][10/24:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 22 2024-03-07 14:27:47.044 UTC [20502][client backend] [pg_regress/txid][10/24:0] STATEMENT: SELECT txid_snapshot '1:9223372036854775808:3'; 2024-03-07 14:27:47.046 UTC [20516][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:47.046 UTC [20516][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) 2024-03-07 14:27:47.046 UTC [20516][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/text 2024-03-07 14:27:47.047 UTC [20501][client backend] [pg_regress/uuid][9/4:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-1111-111111111111F" at character 38 2024-03-07 14:27:47.047 UTC [20501][client backend] [pg_regress/uuid][9/4:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111F'); 2024-03-07 14:27:47.047 UTC [20501][client backend] [pg_regress/uuid][9/5:0] ERROR: invalid input syntax for type uuid: "{11111111-1111-1111-1111-11111111111}" at character 38 2024-03-07 14:27:47.047 UTC [20501][client backend] [pg_regress/uuid][9/5:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{11111111-1111-1111-1111-11111111111}'); 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/6:0] ERROR: invalid input syntax for type uuid: "111-11111-1111-1111-1111-111111111111" at character 38 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/6:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('111-11111-1111-1111-1111-111111111111'); 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/7:0] ERROR: invalid input syntax for type uuid: "{22222222-2222-2222-2222-222222222222 " at character 38 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/7:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{22222222-2222-2222-2222-222222222222 '); 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/8:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-G111-111111111111" at character 38 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/8:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-G111-111111111111'); 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/9:0] ERROR: invalid input syntax for type uuid: "11+11111-1111-1111-1111-111111111111" at character 38 2024-03-07 14:27:47.048 UTC [20501][client backend] [pg_regress/uuid][9/9:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11+11111-1111-1111-1111-111111111111'); 2024-03-07 14:27:47.048 UTC [20506][client backend] [pg_regress/enum][17/5:0] ERROR: invalid input value for enum rainbow: "mauve" at character 8 2024-03-07 14:27:47.048 UTC [20506][client backend] [pg_regress/enum][17/5:0] STATEMENT: SELECT 'mauve'::rainbow; 2024-03-07 14:27:47.049 UTC [20513][client backend] [pg_regress/float4][19/8:0] ERROR: "10e70" is out of range for type real at character 36 2024-03-07 14:27:47.049 UTC [20513][client backend] [pg_regress/float4][19/8:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'); 2024-03-07 14:27:47.049 UTC [20513][client backend] [pg_regress/float4][19/9:0] ERROR: "-10e70" is out of range for type real at character 36 2024-03-07 14:27:47.049 UTC [20513][client backend] [pg_regress/float4][19/9:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'); 2024-03-07 14:27:47.050 UTC [20513][client backend] [pg_regress/float4][19/10:0] ERROR: "10e-70" is out of range for type real at character 36 2024-03-07 14:27:47.050 UTC [20513][client backend] [pg_regress/float4][19/10:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'); 2024-03-07 14:27:47.050 UTC [20513][client backend] [pg_regress/float4][19/11:0] ERROR: "-10e-70" is out of range for type real at character 36 2024-03-07 14:27:47.050 UTC [20513][client backend] [pg_regress/float4][19/11:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'); 2024-03-07 14:27:47.050 UTC [20513][client backend] [pg_regress/float4][19/12:0] ERROR: value out of range: overflow 2024-03-07 14:27:47.050 UTC [20513][client backend] [pg_regress/float4][19/12:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'::float8); 2024-03-07 14:27:47.053 UTC [20497][client backend] [pg_regress/int4][4/56:0] ERROR: integer out of range 2024-03-07 14:27:47.053 UTC [20497][client backend] [pg_regress/int4][4/56:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int4; 2024-03-07 14:27:47.053 UTC [20497][client backend] [pg_regress/int4][4/57:0] ERROR: integer out of range 2024-03-07 14:27:47.053 UTC [20497][client backend] [pg_regress/int4][4/57:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int4; 2024-03-07 14:27:47.053 UTC [20510][client backend] [pg_regress/oid][11/11:0] ERROR: invalid input syntax for type oid: "" at character 33 2024-03-07 14:27:47.053 UTC [20510][client backend] [pg_regress/oid][11/11:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (''); 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/12:0] ERROR: invalid input syntax for type oid: " " at character 33 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/12:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' '); 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/13:0] ERROR: invalid input syntax for type oid: "asdfasd" at character 33 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/13:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('asdfasd'); 2024-03-07 14:27:47.054 UTC [20497][client backend] [pg_regress/int4][4/59:0] ERROR: integer out of range 2024-03-07 14:27:47.054 UTC [20497][client backend] [pg_regress/int4][4/59:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int2; 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/14:0] ERROR: invalid input syntax for type oid: "99asdfasd" at character 33 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/14:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('99asdfasd'); 2024-03-07 14:27:47.054 UTC [20497][client backend] [pg_regress/int4][4/60:0] ERROR: integer out of range 2024-03-07 14:27:47.054 UTC [20497][client backend] [pg_regress/int4][4/60:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int2; 2024-03-07 14:27:47.054 UTC [20500][client backend] [pg_regress/varchar][7/19:0] ERROR: value too long for type character varying(4) 2024-03-07 14:27:47.054 UTC [20500][client backend] [pg_regress/varchar][7/19:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('abcde'); 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/15:0] ERROR: invalid input syntax for type oid: "5 d" at character 33 2024-03-07 14:27:47.054 UTC [20510][client backend] [pg_regress/oid][11/15:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 d'); 2024-03-07 14:27:47.055 UTC [20510][client backend] [pg_regress/oid][11/16:0] ERROR: invalid input syntax for type oid: " 5d" at character 33 2024-03-07 14:27:47.055 UTC [20510][client backend] [pg_regress/oid][11/16:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' 5d'); 2024-03-07 14:27:47.055 UTC [20510][client backend] [pg_regress/oid][11/17:0] ERROR: invalid input syntax for type oid: "5 5" at character 33 2024-03-07 14:27:47.055 UTC [20510][client backend] [pg_regress/oid][11/17:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 5'); 2024-03-07 14:27:47.056 UTC [20510][client backend] [pg_regress/oid][11/18:0] ERROR: invalid input syntax for type oid: " - 500" at character 33 2024-03-07 14:27:47.056 UTC [20510][client backend] [pg_regress/oid][11/18:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' - 500'); 2024-03-07 14:27:47.056 UTC [20510][client backend] [pg_regress/oid][11/19:0] ERROR: value "32958209582039852935" is out of range for type oid at character 33 2024-03-07 14:27:47.056 UTC [20510][client backend] [pg_regress/oid][11/19:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('32958209582039852935'); 2024-03-07 14:27:47.056 UTC [20510][client backend] [pg_regress/oid][11/20:0] ERROR: value "-23582358720398502385" is out of range for type oid at character 33 2024-03-07 14:27:47.056 UTC [20510][client backend] [pg_regress/oid][11/20:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('-23582358720398502385'); 2024-03-07 14:27:47.057 UTC [20500][client backend] [pg_regress/varchar][:0] LOG: disconnection: session time: 0:00:00.099 user=postgres database=regression host=[local] 2024-03-07 14:27:47.058 UTC [20513][client backend] [pg_regress/float4][19/13:0] ERROR: value out of range: overflow 2024-03-07 14:27:47.058 UTC [20513][client backend] [pg_regress/float4][19/13:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'::float8); 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/14:0] ERROR: value out of range: underflow 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/14:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'::float8); 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/15:0] ERROR: value out of range: underflow 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/15:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'::float8); 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/16:0] ERROR: "10e400" is out of range for type real at character 36 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/16:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e400'); 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/17:0] ERROR: "-10e400" is out of range for type real at character 36 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/17:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e400'); 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/18:0] ERROR: "10e-400" is out of range for type real at character 36 2024-03-07 14:27:47.059 UTC [20513][client backend] [pg_regress/float4][19/18:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-400'); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/19:0] ERROR: "-10e-400" is out of range for type real at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/19:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-400'); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/20:0] ERROR: invalid input syntax for type real: "" at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/20:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (''); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/21:0] ERROR: invalid input syntax for type real: " " at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/21:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' '); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/22:0] ERROR: invalid input syntax for type real: "xyz" at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/22:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('xyz'); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/23:0] ERROR: invalid input syntax for type real: "5.0.0" at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/23:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5.0.0'); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/24:0] ERROR: invalid input syntax for type real: "5 . 0" at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/24:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5 . 0'); 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/25:0] ERROR: invalid input syntax for type real: "5. 0" at character 36 2024-03-07 14:27:47.060 UTC [20513][client backend] [pg_regress/float4][19/25:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5. 0'); 2024-03-07 14:27:47.061 UTC [20498][client backend] [pg_regress/int2][8/34:0] ERROR: smallint out of range 2024-03-07 14:27:47.061 UTC [20498][client backend] [pg_regress/int2][8/34:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT2_TBL i; 2024-03-07 14:27:47.061 UTC [20497][client backend] [pg_regress/int4][4/65:0] ERROR: integer out of range 2024-03-07 14:27:47.061 UTC [20497][client backend] [pg_regress/int4][4/65:0] STATEMENT: SELECT gcd((-2147483648)::int4, 0::int4); 2024-03-07 14:27:47.061 UTC [20497][client backend] [pg_regress/int4][4/66:0] ERROR: integer out of range 2024-03-07 14:27:47.061 UTC [20497][client backend] [pg_regress/int4][4/66:0] STATEMENT: SELECT gcd((-2147483648)::int4, (-2147483648)::int4); 2024-03-07 14:27:47.061 UTC [20514][client backend] [pg_regress/float8][18/8:0] ERROR: "10e400" is out of range for type double precision at character 8 2024-03-07 14:27:47.061 UTC [20514][client backend] [pg_regress/float8][18/8:0] STATEMENT: SELECT '10e400'::float8; 2024-03-07 14:27:47.061 UTC [20514][client backend] [pg_regress/float8][18/9:0] ERROR: "-10e400" is out of range for type double precision at character 8 2024-03-07 14:27:47.061 UTC [20514][client backend] [pg_regress/float8][18/9:0] STATEMENT: SELECT '-10e400'::float8; 2024-03-07 14:27:47.061 UTC [20514][client backend] [pg_regress/float8][18/10:0] ERROR: "10e-400" is out of range for type double precision at character 8 2024-03-07 14:27:47.061 UTC [20514][client backend] [pg_regress/float8][18/10:0] STATEMENT: SELECT '10e-400'::float8; 2024-03-07 14:27:47.062 UTC [20513][client backend] [pg_regress/float4][19/26:0] ERROR: invalid input syntax for type real: " - 3.0" at character 36 2024-03-07 14:27:47.062 UTC [20513][client backend] [pg_regress/float4][19/26:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' - 3.0'); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/11:0] ERROR: "-10e-400" is out of range for type double precision at character 8 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/11:0] STATEMENT: SELECT '-10e-400'::float8; 2024-03-07 14:27:47.062 UTC [20513][client backend] [pg_regress/float4][19/27:0] ERROR: invalid input syntax for type real: "123 5" at character 36 2024-03-07 14:27:47.062 UTC [20513][client backend] [pg_regress/float4][19/27:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('123 5'); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/13:0] ERROR: invalid input syntax for type double precision: "" at character 36 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/13:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (''); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/14:0] ERROR: invalid input syntax for type double precision: " " at character 36 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/14:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' '); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/15:0] ERROR: invalid input syntax for type double precision: "xyz" at character 36 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/15:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('xyz'); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/16:0] ERROR: invalid input syntax for type double precision: "5.0.0" at character 36 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/16:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5.0.0'); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/17:0] ERROR: invalid input syntax for type double precision: "5 . 0" at character 36 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/17:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5 . 0'); 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/18:0] ERROR: invalid input syntax for type double precision: "5. 0" at character 36 2024-03-07 14:27:47.062 UTC [20514][client backend] [pg_regress/float8][18/18:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5. 0'); 2024-03-07 14:27:47.063 UTC [20514][client backend] [pg_regress/float8][18/19:0] ERROR: invalid input syntax for type double precision: " - 3" at character 36 2024-03-07 14:27:47.063 UTC [20514][client backend] [pg_regress/float8][18/19:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' - 3'); 2024-03-07 14:27:47.063 UTC [20514][client backend] [pg_regress/float8][18/20:0] ERROR: invalid input syntax for type double precision: "123 5" at character 36 2024-03-07 14:27:47.063 UTC [20514][client backend] [pg_regress/float8][18/20:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('123 5'); 2024-03-07 14:27:47.063 UTC [20497][client backend] [pg_regress/int4][4/68:0] ERROR: integer out of range 2024-03-07 14:27:47.063 UTC [20497][client backend] [pg_regress/int4][4/68:0] STATEMENT: SELECT lcm((-2147483648)::int4, 1::int4); 2024-03-07 14:27:47.064 UTC [20514][client backend] [pg_regress/float8][18/30:0] ERROR: invalid input syntax for type double precision: "N A N" at character 8 2024-03-07 14:27:47.064 UTC [20514][client backend] [pg_regress/float8][18/30:0] STATEMENT: SELECT 'N A N'::float8; 2024-03-07 14:27:47.064 UTC [20514][client backend] [pg_regress/float8][18/31:0] ERROR: invalid input syntax for type double precision: "NaN x" at character 8 2024-03-07 14:27:47.064 UTC [20514][client backend] [pg_regress/float8][18/31:0] STATEMENT: SELECT 'NaN x'::float8; 2024-03-07 14:27:47.064 UTC [20514][client backend] [pg_regress/float8][18/32:0] ERROR: invalid input syntax for type double precision: " INFINITY x" at character 8 2024-03-07 14:27:47.064 UTC [20514][client backend] [pg_regress/float8][18/32:0] STATEMENT: SELECT ' INFINITY x'::float8; 2024-03-07 14:27:47.069 UTC [20512][client backend] [pg_regress/pg_lsn][14/24:0] ERROR: pg_lsn out of range 2024-03-07 14:27:47.069 UTC [20512][client backend] [pg_regress/pg_lsn][14/24:0] STATEMENT: SELECT 'FFFFFFFF/FFFFFFFE'::pg_lsn + 2::numeric; 2024-03-07 14:27:47.069 UTC [20521][client backend] [pg_regress/boolean][21/8:0] ERROR: invalid input syntax for type boolean: "test" at character 13 2024-03-07 14:27:47.069 UTC [20521][client backend] [pg_regress/boolean][21/8:0] STATEMENT: SELECT bool 'test' AS error; 2024-03-07 14:27:47.069 UTC [20508][client backend] [pg_regress/int8][15/47:0] ERROR: bigint out of range 2024-03-07 14:27:47.069 UTC [20508][client backend] [pg_regress/int8][15/47:0] STATEMENT: SELECT q1, q2, q1 * q2 AS multiply FROM INT8_TBL; 2024-03-07 14:27:47.069 UTC [20512][client backend] [pg_regress/pg_lsn][14/26:0] ERROR: pg_lsn out of range 2024-03-07 14:27:47.069 UTC [20512][client backend] [pg_regress/pg_lsn][14/26:0] STATEMENT: SELECT '0/1'::pg_lsn - 2::numeric; 2024-03-07 14:27:47.070 UTC [20512][client backend] [pg_regress/pg_lsn][14/29:0] ERROR: cannot add NaN to pg_lsn 2024-03-07 14:27:47.070 UTC [20512][client backend] [pg_regress/pg_lsn][14/29:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn + 'NaN'::numeric; 2024-03-07 14:27:47.070 UTC [20512][client backend] [pg_regress/pg_lsn][14/30:0] ERROR: cannot subtract NaN from pg_lsn 2024-03-07 14:27:47.070 UTC [20512][client backend] [pg_regress/pg_lsn][14/30:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn - 'NaN'::numeric; 2024-03-07 14:27:47.070 UTC [20497][client backend] [pg_regress/int4][4/69:0] ERROR: integer out of range 2024-03-07 14:27:47.070 UTC [20497][client backend] [pg_regress/int4][4/69:0] STATEMENT: SELECT lcm(2147483647::int4, 2147483646::int4); 2024-03-07 14:27:47.070 UTC [20521][client backend] [pg_regress/boolean][21/10:0] ERROR: invalid input syntax for type boolean: "foo" at character 13 2024-03-07 14:27:47.070 UTC [20521][client backend] [pg_regress/boolean][21/10:0] STATEMENT: SELECT bool 'foo' AS error; 2024-03-07 14:27:47.072 UTC [20521][client backend] [pg_regress/boolean][21/13:0] ERROR: invalid input syntax for type boolean: "yeah" at character 13 2024-03-07 14:27:47.072 UTC [20521][client backend] [pg_regress/boolean][21/13:0] STATEMENT: SELECT bool 'yeah' AS error; 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/39:0] ERROR: operator does not exist: ||// at character 16 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/39:0] STATEMENT: SELECT regoper('||//'); 2024-03-07 14:27:47.073 UTC [20498][client backend] [pg_regress/int2][8/37:0] ERROR: smallint out of range 2024-03-07 14:27:47.073 UTC [20498][client backend] [pg_regress/int2][8/37:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT2_TBL i; 2024-03-07 14:27:47.073 UTC [20513][client backend] [pg_regress/float4][19/37:0] ERROR: invalid input syntax for type real: "N A N" at character 8 2024-03-07 14:27:47.073 UTC [20513][client backend] [pg_regress/float4][19/37:0] STATEMENT: SELECT 'N A N'::float4; 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/40:0] ERROR: operator does not exist: ++(int4,int4) at character 20 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/40:0] STATEMENT: SELECT regoperator('++(int4,int4)'); 2024-03-07 14:27:47.073 UTC [20513][client backend] [pg_regress/float4][19/38:0] ERROR: invalid input syntax for type real: "NaN x" at character 8 2024-03-07 14:27:47.073 UTC [20513][client backend] [pg_regress/float4][19/38:0] STATEMENT: SELECT 'NaN x'::float4; 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/41:0] ERROR: function "know" does not exist at character 16 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/41:0] STATEMENT: SELECT regproc('know'); 2024-03-07 14:27:47.073 UTC [20513][client backend] [pg_regress/float4][19/39:0] ERROR: invalid input syntax for type real: " INFINITY x" at character 8 2024-03-07 14:27:47.073 UTC [20513][client backend] [pg_regress/float4][19/39:0] STATEMENT: SELECT ' INFINITY x'::float4; 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/42:0] ERROR: function "absinthe(numeric)" does not exist at character 21 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/42:0] STATEMENT: SELECT regprocedure('absinthe(numeric)'); 2024-03-07 14:27:47.073 UTC [20521][client backend] [pg_regress/boolean][21/16:0] ERROR: invalid input syntax for type boolean: "nay" at character 13 2024-03-07 14:27:47.073 UTC [20521][client backend] [pg_regress/boolean][21/16:0] STATEMENT: SELECT bool 'nay' AS error; 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/43:0] ERROR: relation "pg_classes" does not exist at character 17 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/43:0] STATEMENT: SELECT regclass('pg_classes'); 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/44:0] ERROR: type "int3" does not exist at character 16 2024-03-07 14:27:47.073 UTC [20511][client backend] [pg_regress/regproc][16/44:0] STATEMENT: SELECT regtype('int3'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/45:0] ERROR: operator does not exist: ng_catalog.||/ at character 16 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/45:0] STATEMENT: SELECT regoper('ng_catalog.||/'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/46:0] ERROR: operator does not exist: ng_catalog.+(int4,int4) at character 20 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/46:0] STATEMENT: SELECT regoperator('ng_catalog.+(int4,int4)'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/47:0] ERROR: function "ng_catalog.now" does not exist at character 16 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/47:0] STATEMENT: SELECT regproc('ng_catalog.now'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/48:0] ERROR: function "ng_catalog.abs(numeric)" does not exist at character 21 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/48:0] STATEMENT: SELECT regprocedure('ng_catalog.abs(numeric)'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/49:0] ERROR: relation "ng_catalog.pg_class" does not exist at character 17 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/49:0] STATEMENT: SELECT regclass('ng_catalog.pg_class'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/50:0] ERROR: schema "ng_catalog" does not exist at character 16 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/50:0] STATEMENT: SELECT regtype('ng_catalog.int4'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/51:0] ERROR: collation "ng_catalog.POSIX" for encoding "UTF8" does not exist at character 21 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/51:0] STATEMENT: SELECT regcollation('ng_catalog."POSIX"'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/52:0] ERROR: role "regress_regrole_test" does not exist at character 16 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/52:0] STATEMENT: SELECT regrole('regress_regrole_test'); 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/53:0] ERROR: role "regress_regrole_test" does not exist at character 16 2024-03-07 14:27:47.074 UTC [20511][client backend] [pg_regress/regproc][16/53:0] STATEMENT: SELECT regrole('"regress_regrole_test"'); 2024-03-07 14:27:47.074 UTC [20516][client backend] [pg_regress/text][22/5:0] ERROR: function length(integer) does not exist at character 8 2024-03-07 14:27:47.074 UTC [20516][client backend] [pg_regress/text][22/5:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:47.074 UTC [20516][client backend] [pg_regress/text][22/5:0] STATEMENT: select length(42); 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/54:0] ERROR: role "nonexistent" does not exist at character 16 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/54:0] STATEMENT: SELECT regrole('Nonexistent'); 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/55:0] ERROR: role "Nonexistent" does not exist at character 16 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/55:0] STATEMENT: SELECT regrole('"Nonexistent"'); 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/56:0] ERROR: invalid name syntax at character 16 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/56:0] STATEMENT: SELECT regrole('foo.bar'); 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/57:0] ERROR: schema "nonexistent" does not exist at character 21 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/57:0] STATEMENT: SELECT regnamespace('Nonexistent'); 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/58:0] ERROR: schema "Nonexistent" does not exist at character 21 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/58:0] STATEMENT: SELECT regnamespace('"Nonexistent"'); 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/59:0] ERROR: invalid name syntax at character 21 2024-03-07 14:27:47.075 UTC [20511][client backend] [pg_regress/regproc][16/59:0] STATEMENT: SELECT regnamespace('foo.bar'); 2024-03-07 14:27:47.075 UTC [20521][client backend] [pg_regress/boolean][21/20:0] ERROR: invalid input syntax for type boolean: "o" at character 13 2024-03-07 14:27:47.075 UTC [20521][client backend] [pg_regress/boolean][21/20:0] STATEMENT: SELECT bool 'o' AS error; 2024-03-07 14:27:47.076 UTC [20497][client backend] [pg_regress/int4][4/73:0] ERROR: invalid input syntax for type integer: "0b" at character 13 2024-03-07 14:27:47.076 UTC [20497][client backend] [pg_regress/int4][4/73:0] STATEMENT: SELECT int4 '0b'; 2024-03-07 14:27:47.076 UTC [20521][client backend] [pg_regress/boolean][21/21:0] ERROR: invalid input syntax for type boolean: "on_" at character 13 2024-03-07 14:27:47.076 UTC [20521][client backend] [pg_regress/boolean][21/21:0] STATEMENT: SELECT bool 'on_' AS error; 2024-03-07 14:27:47.076 UTC [20521][client backend] [pg_regress/boolean][21/22:0] ERROR: invalid input syntax for type boolean: "off_" at character 13 2024-03-07 14:27:47.076 UTC [20521][client backend] [pg_regress/boolean][21/22:0] STATEMENT: SELECT bool 'off_' AS error; 2024-03-07 14:27:47.076 UTC [20521][client backend] [pg_regress/boolean][21/24:0] ERROR: invalid input syntax for type boolean: "11" at character 13 2024-03-07 14:27:47.076 UTC [20521][client backend] [pg_regress/boolean][21/24:0] STATEMENT: SELECT bool '11' AS error; 2024-03-07 14:27:47.077 UTC [20521][client backend] [pg_regress/boolean][21/26:0] ERROR: invalid input syntax for type boolean: "000" at character 13 2024-03-07 14:27:47.077 UTC [20521][client backend] [pg_regress/boolean][21/26:0] STATEMENT: SELECT bool '000' AS error; 2024-03-07 14:27:47.078 UTC [20521][client backend] [pg_regress/boolean][21/27:0] ERROR: invalid input syntax for type boolean: "" at character 13 2024-03-07 14:27:47.078 UTC [20521][client backend] [pg_regress/boolean][21/27:0] STATEMENT: SELECT bool '' AS error; 2024-03-07 14:27:47.078 UTC [20497][client backend] [pg_regress/int4][4/74:0] ERROR: invalid input syntax for type integer: "0o" at character 13 2024-03-07 14:27:47.078 UTC [20497][client backend] [pg_regress/int4][4/74:0] STATEMENT: SELECT int4 '0o'; 2024-03-07 14:27:47.078 UTC [20497][client backend] [pg_regress/int4][4/75:0] ERROR: invalid input syntax for type integer: "0x" at character 13 2024-03-07 14:27:47.078 UTC [20497][client backend] [pg_regress/int4][4/75:0] STATEMENT: SELECT int4 '0x'; 2024-03-07 14:27:47.079 UTC [20502][client backend] [pg_regress/txid][:0] LOG: disconnection: session time: 0:00:00.104 user=postgres database=regression host=[local] 2024-03-07 14:27:47.079 UTC [20498][client backend] [pg_regress/int2][8/40:0] ERROR: smallint out of range 2024-03-07 14:27:47.079 UTC [20498][client backend] [pg_regress/int2][8/40:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT2_TBL i; 2024-03-07 14:27:47.079 UTC [20497][client backend] [pg_regress/int4][4/77:0] ERROR: value "0b10000000000000000000000000000000" is out of range for type integer at character 13 2024-03-07 14:27:47.079 UTC [20497][client backend] [pg_regress/int4][4/77:0] STATEMENT: SELECT int4 '0b10000000000000000000000000000000'; 2024-03-07 14:27:47.081 UTC [20497][client backend] [pg_regress/int4][4/79:0] ERROR: value "0o20000000000" is out of range for type integer at character 13 2024-03-07 14:27:47.081 UTC [20497][client backend] [pg_regress/int4][4/79:0] STATEMENT: SELECT int4 '0o20000000000'; 2024-03-07 14:27:47.081 UTC [20497][client backend] [pg_regress/int4][4/81:0] ERROR: value "0x80000000" is out of range for type integer at character 13 2024-03-07 14:27:47.081 UTC [20497][client backend] [pg_regress/int4][4/81:0] STATEMENT: SELECT int4 '0x80000000'; 2024-03-07 14:27:47.082 UTC [20497][client backend] [pg_regress/int4][4/83:0] ERROR: value "-0b10000000000000000000000000000001" is out of range for type integer at character 13 2024-03-07 14:27:47.082 UTC [20497][client backend] [pg_regress/int4][4/83:0] STATEMENT: SELECT int4 '-0b10000000000000000000000000000001'; 2024-03-07 14:27:47.082 UTC [20497][client backend] [pg_regress/int4][4/85:0] ERROR: value "-0o20000000001" is out of range for type integer at character 13 2024-03-07 14:27:47.082 UTC [20497][client backend] [pg_regress/int4][4/85:0] STATEMENT: SELECT int4 '-0o20000000001'; 2024-03-07 14:27:47.082 UTC [20497][client backend] [pg_regress/int4][4/87:0] ERROR: value "-0x80000001" is out of range for type integer at character 13 2024-03-07 14:27:47.082 UTC [20497][client backend] [pg_regress/int4][4/87:0] STATEMENT: SELECT int4 '-0x80000001'; 2024-03-07 14:27:47.090 UTC [20497][client backend] [pg_regress/int4][4/93:0] ERROR: invalid input syntax for type integer: "_100" at character 13 2024-03-07 14:27:47.090 UTC [20497][client backend] [pg_regress/int4][4/93:0] STATEMENT: SELECT int4 '_100'; 2024-03-07 14:27:47.091 UTC [20497][client backend] [pg_regress/int4][4/94:0] ERROR: invalid input syntax for type integer: "100_" at character 13 2024-03-07 14:27:47.091 UTC [20497][client backend] [pg_regress/int4][4/94:0] STATEMENT: SELECT int4 '100_'; 2024-03-07 14:27:47.091 UTC [20497][client backend] [pg_regress/int4][4/95:0] ERROR: invalid input syntax for type integer: "100__000" at character 13 2024-03-07 14:27:47.091 UTC [20497][client backend] [pg_regress/int4][4/95:0] STATEMENT: SELECT int4 '100__000'; 2024-03-07 14:27:47.091 UTC [20516][client backend] [pg_regress/text][22/8:0] ERROR: operator does not exist: integer || numeric at character 10 2024-03-07 14:27:47.091 UTC [20516][client backend] [pg_regress/text][22/8:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:47.091 UTC [20516][client backend] [pg_regress/text][22/8:0] STATEMENT: select 3 || 4.0; 2024-03-07 14:27:47.092 UTC [20506][client backend] [pg_regress/enum][17/20:0] ERROR: invalid enum label "plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto" 2024-03-07 14:27:47.092 UTC [20506][client backend] [pg_regress/enum][17/20:0] DETAIL: Labels must be 63 bytes or less. 2024-03-07 14:27:47.092 UTC [20506][client backend] [pg_regress/enum][17/20:0] STATEMENT: ALTER TYPE planets ADD VALUE 'plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto'; 2024-03-07 14:27:47.093 UTC [20497][client backend] [pg_regress/int4][:0] LOG: disconnection: session time: 0:00:00.147 user=postgres database=regression host=[local] 2024-03-07 14:27:47.093 UTC [20506][client backend] [pg_regress/enum][17/21:0] ERROR: "zeus" is not an existing enum label 2024-03-07 14:27:47.093 UTC [20506][client backend] [pg_regress/enum][17/21:0] STATEMENT: ALTER TYPE planets ADD VALUE 'pluto' AFTER 'zeus'; 2024-03-07 14:27:47.094 UTC [20506][client backend] [pg_regress/enum][17/22:0] ERROR: enum label "mercury" already exists 2024-03-07 14:27:47.094 UTC [20506][client backend] [pg_regress/enum][17/22:0] STATEMENT: ALTER TYPE planets ADD VALUE 'mercury'; 2024-03-07 14:27:47.098 UTC [20498][client backend] [pg_regress/int2][8/47:0] ERROR: smallint out of range 2024-03-07 14:27:47.098 UTC [20498][client backend] [pg_regress/int2][8/47:0] STATEMENT: SELECT (-32768)::int2 * (-1)::int2; 2024-03-07 14:27:47.098 UTC [20498][client backend] [pg_regress/int2][8/48:0] ERROR: smallint out of range 2024-03-07 14:27:47.098 UTC [20498][client backend] [pg_regress/int2][8/48:0] STATEMENT: SELECT (-32768)::int2 / (-1)::int2; 2024-03-07 14:27:47.102 UTC [20521][client backend] [pg_regress/boolean][21/43:0] ERROR: invalid input syntax for type boolean: " tru e " 2024-03-07 14:27:47.102 UTC [20521][client backend] [pg_regress/boolean][21/43:0] STATEMENT: SELECT ' tru e '::text::boolean AS invalid; 2024-03-07 14:27:47.103 UTC [20521][client backend] [pg_regress/boolean][21/44:0] ERROR: invalid input syntax for type boolean: "" 2024-03-07 14:27:47.103 UTC [20521][client backend] [pg_regress/boolean][21/44:0] STATEMENT: SELECT ''::text::boolean AS invalid; 2024-03-07 14:27:47.107 UTC [20498][client backend] [pg_regress/int2][8/55:0] ERROR: invalid input syntax for type smallint: "0b" at character 13 2024-03-07 14:27:47.107 UTC [20498][client backend] [pg_regress/int2][8/55:0] STATEMENT: SELECT int2 '0b'; 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/56:0] ERROR: invalid input syntax for type smallint: "0o" at character 13 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/56:0] STATEMENT: SELECT int2 '0o'; 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/57:0] ERROR: invalid input syntax for type smallint: "0x" at character 13 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/57:0] STATEMENT: SELECT int2 '0x'; 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/59:0] ERROR: value "0b1000000000000000" is out of range for type smallint at character 13 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/59:0] STATEMENT: SELECT int2 '0b1000000000000000'; 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/61:0] ERROR: value "0o100000" is out of range for type smallint at character 13 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/61:0] STATEMENT: SELECT int2 '0o100000'; 2024-03-07 14:27:47.108 UTC [20512][client backend] [pg_regress/pg_lsn][:0] LOG: disconnection: session time: 0:00:00.126 user=postgres database=regression host=[local] 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/63:0] ERROR: value "0x8000" is out of range for type smallint at character 13 2024-03-07 14:27:47.108 UTC [20498][client backend] [pg_regress/int2][8/63:0] STATEMENT: SELECT int2 '0x8000'; 2024-03-07 14:27:47.109 UTC [20498][client backend] [pg_regress/int2][8/65:0] ERROR: value "-0b1000000000000001" is out of range for type smallint at character 13 2024-03-07 14:27:47.109 UTC [20498][client backend] [pg_regress/int2][8/65:0] STATEMENT: SELECT int2 '-0b1000000000000001'; 2024-03-07 14:27:47.109 UTC [20498][client backend] [pg_regress/int2][8/67:0] ERROR: value "-0o100001" is out of range for type smallint at character 13 2024-03-07 14:27:47.109 UTC [20498][client backend] [pg_regress/int2][8/67:0] STATEMENT: SELECT int2 '-0o100001'; 2024-03-07 14:27:47.109 UTC [20498][client backend] [pg_regress/int2][8/69:0] ERROR: value "-0x8001" is out of range for type smallint at character 13 2024-03-07 14:27:47.109 UTC [20498][client backend] [pg_regress/int2][8/69:0] STATEMENT: SELECT int2 '-0x8001'; 2024-03-07 14:27:47.110 UTC [20513][client backend] [pg_regress/float4][19/57:0] ERROR: division by zero 2024-03-07 14:27:47.110 UTC [20513][client backend] [pg_regress/float4][19/57:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT4_TBL f; 2024-03-07 14:27:47.115 UTC [20501][client backend] [pg_regress/uuid][9/27:928] ERROR: duplicate key value violates unique constraint "guid1_unique_btree" 2024-03-07 14:27:47.115 UTC [20501][client backend] [pg_regress/uuid][9/27:928] DETAIL: Key (guid_field)=(11111111-1111-1111-1111-111111111111) already exists. 2024-03-07 14:27:47.115 UTC [20501][client backend] [pg_regress/uuid][9/27:928] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111'); 2024-03-07 14:27:47.117 UTC [20498][client backend] [pg_regress/int2][8/75:0] ERROR: invalid input syntax for type smallint: "_100" at character 13 2024-03-07 14:27:47.117 UTC [20498][client backend] [pg_regress/int2][8/75:0] STATEMENT: SELECT int2 '_100'; 2024-03-07 14:27:47.117 UTC [20513][client backend] [pg_regress/float4][19/63:0] ERROR: smallint out of range 2024-03-07 14:27:47.117 UTC [20513][client backend] [pg_regress/float4][19/63:0] STATEMENT: SELECT '32767.6'::float4::int2; 2024-03-07 14:27:47.118 UTC [20498][client backend] [pg_regress/int2][8/76:0] ERROR: invalid input syntax for type smallint: "100_" at character 13 2024-03-07 14:27:47.118 UTC [20498][client backend] [pg_regress/int2][8/76:0] STATEMENT: SELECT int2 '100_'; 2024-03-07 14:27:47.118 UTC [20498][client backend] [pg_regress/int2][8/77:0] ERROR: invalid input syntax for type smallint: "10__000" at character 13 2024-03-07 14:27:47.118 UTC [20498][client backend] [pg_regress/int2][8/77:0] STATEMENT: SELECT int2 '10__000'; 2024-03-07 14:27:47.119 UTC [20513][client backend] [pg_regress/float4][19/65:0] ERROR: smallint out of range 2024-03-07 14:27:47.119 UTC [20513][client backend] [pg_regress/float4][19/65:0] STATEMENT: SELECT '-32768.6'::float4::int2; 2024-03-07 14:27:47.119 UTC [20511][client backend] [pg_regress/regproc][16/97:0] ERROR: syntax error at or near "type" at character 11 2024-03-07 14:27:47.119 UTC [20511][client backend] [pg_regress/regproc][16/97:0] CONTEXT: invalid type name "incorrect type name syntax" 2024-03-07 14:27:47.119 UTC [20511][client backend] [pg_regress/regproc][16/97:0] STATEMENT: SELECT * FROM pg_input_error_info('incorrect type name syntax', 'regtype'); 2024-03-07 14:27:47.119 UTC [20498][client backend] [pg_regress/int2][:0] LOG: disconnection: session time: 0:00:00.151 user=postgres database=regression host=[local] 2024-03-07 14:27:47.120 UTC [20513][client backend] [pg_regress/float4][19/67:0] ERROR: integer out of range 2024-03-07 14:27:47.120 UTC [20513][client backend] [pg_regress/float4][19/67:0] STATEMENT: SELECT '2147483647'::float4::int4; 2024-03-07 14:27:47.120 UTC [20511][client backend] [pg_regress/regproc][16/98:0] ERROR: invalid NUMERIC type modifier 2024-03-07 14:27:47.120 UTC [20511][client backend] [pg_regress/regproc][16/98:0] STATEMENT: SELECT * FROM pg_input_error_info('numeric(1,2,3)', 'regtype'); 2024-03-07 14:27:47.120 UTC [20513][client backend] [pg_regress/float4][19/69:0] ERROR: integer out of range 2024-03-07 14:27:47.120 UTC [20513][client backend] [pg_regress/float4][19/69:0] STATEMENT: SELECT '-2147483900'::float4::int4; 2024-03-07 14:27:47.121 UTC [20514][client backend] [pg_regress/float8][18/72:0] ERROR: zero raised to a negative power is undefined 2024-03-07 14:27:47.121 UTC [20514][client backend] [pg_regress/float8][18/72:0] STATEMENT: SELECT power(float8 '0', float8 '-inf'); 2024-03-07 14:27:47.121 UTC [20508][client backend] [pg_regress/int8][15/81:0] ERROR: value "-9223372036854775809" is out of range for type bigint at character 8 2024-03-07 14:27:47.121 UTC [20508][client backend] [pg_regress/int8][15/81:0] STATEMENT: select '-9223372036854775809'::int8; 2024-03-07 14:27:47.121 UTC [20511][client backend] [pg_regress/regproc][16/99:0] ERROR: improper qualified name (too many dotted names): way.too.many.names 2024-03-07 14:27:47.121 UTC [20511][client backend] [pg_regress/regproc][16/99:0] STATEMENT: SELECT * FROM pg_input_error_info('way.too.many.names', 'regtype'); 2024-03-07 14:27:47.121 UTC [20508][client backend] [pg_regress/int8][15/83:0] ERROR: value "9223372036854775808" is out of range for type bigint at character 8 2024-03-07 14:27:47.121 UTC [20508][client backend] [pg_regress/int8][15/83:0] STATEMENT: select '9223372036854775808'::int8; 2024-03-07 14:27:47.122 UTC [20511][client backend] [pg_regress/regproc][16/100:0] ERROR: cross-database references are not implemented: no_such_catalog.schema.name 2024-03-07 14:27:47.122 UTC [20511][client backend] [pg_regress/regproc][16/100:0] STATEMENT: SELECT * FROM pg_input_error_info('no_such_catalog.schema.name', 'regtype'); 2024-03-07 14:27:47.122 UTC [20508][client backend] [pg_regress/int8][15/85:0] ERROR: bigint out of range 2024-03-07 14:27:47.122 UTC [20508][client backend] [pg_regress/int8][15/85:0] STATEMENT: select -('-9223372036854775808'::int8); 2024-03-07 14:27:47.122 UTC [20508][client backend] [pg_regress/int8][15/86:0] ERROR: bigint out of range 2024-03-07 14:27:47.122 UTC [20508][client backend] [pg_regress/int8][15/86:0] STATEMENT: select 0::int8 - '-9223372036854775808'::int8; 2024-03-07 14:27:47.122 UTC [20513][client backend] [pg_regress/float4][19/71:0] ERROR: bigint out of range 2024-03-07 14:27:47.122 UTC [20513][client backend] [pg_regress/float4][19/71:0] STATEMENT: SELECT '9223372036854775807'::float4::int8; 2024-03-07 14:27:47.123 UTC [20510][client backend] [pg_regress/oid][:0] LOG: disconnection: session time: 0:00:00.147 user=postgres database=regression host=[local] 2024-03-07 14:27:47.123 UTC [20508][client backend] [pg_regress/int8][15/87:0] ERROR: bigint out of range 2024-03-07 14:27:47.123 UTC [20508][client backend] [pg_regress/int8][15/87:0] STATEMENT: select '9223372036854775800'::int8 + '9223372036854775800'::int8; 2024-03-07 14:27:47.123 UTC [20508][client backend] [pg_regress/int8][15/88:0] ERROR: bigint out of range 2024-03-07 14:27:47.123 UTC [20508][client backend] [pg_regress/int8][15/88:0] STATEMENT: select '-9223372036854775800'::int8 + '-9223372036854775800'::int8; 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/89:0] ERROR: bigint out of range 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/89:0] STATEMENT: select '9223372036854775800'::int8 - '-9223372036854775800'::int8; 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/90:0] ERROR: bigint out of range 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/90:0] STATEMENT: select '-9223372036854775800'::int8 - '9223372036854775800'::int8; 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/91:0] ERROR: bigint out of range 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/91:0] STATEMENT: select '9223372036854775800'::int8 * '9223372036854775800'::int8; 2024-03-07 14:27:47.124 UTC [20511][client backend] [pg_regress/regproc][:0] LOG: disconnection: session time: 0:00:00.142 user=postgres database=regression host=[local] 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/92:0] ERROR: division by zero 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/92:0] STATEMENT: select '9223372036854775800'::int8 / '0'::int8; 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/93:0] ERROR: division by zero 2024-03-07 14:27:47.124 UTC [20508][client backend] [pg_regress/int8][15/93:0] STATEMENT: select '9223372036854775800'::int8 % '0'::int8; 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/94:0] ERROR: bigint out of range 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/94:0] STATEMENT: select abs('-9223372036854775808'::int8); 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/95:0] ERROR: bigint out of range 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/95:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int4; 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/96:0] ERROR: bigint out of range 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/96:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int4; 2024-03-07 14:27:47.125 UTC [20513][client backend] [pg_regress/float4][19/73:0] ERROR: bigint out of range 2024-03-07 14:27:47.125 UTC [20513][client backend] [pg_regress/float4][19/73:0] STATEMENT: SELECT '-9223380000000000000'::float4::int8; 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/97:0] ERROR: bigint out of range 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/97:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int4; 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/98:0] ERROR: bigint out of range 2024-03-07 14:27:47.125 UTC [20508][client backend] [pg_regress/int8][15/98:0] STATEMENT: select '100'::int4 + '9223372036854775800'::int8; 2024-03-07 14:27:47.126 UTC [20508][client backend] [pg_regress/int8][15/99:0] ERROR: bigint out of range 2024-03-07 14:27:47.126 UTC [20508][client backend] [pg_regress/int8][15/99:0] STATEMENT: select '-100'::int4 - '9223372036854775800'::int8; 2024-03-07 14:27:47.126 UTC [20508][client backend] [pg_regress/int8][15/100:0] ERROR: bigint out of range 2024-03-07 14:27:47.126 UTC [20508][client backend] [pg_regress/int8][15/100:0] STATEMENT: select '100'::int4 * '9223372036854775800'::int8; 2024-03-07 14:27:47.127 UTC [20508][client backend] [pg_regress/int8][15/101:0] ERROR: bigint out of range 2024-03-07 14:27:47.127 UTC [20508][client backend] [pg_regress/int8][15/101:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int2; 2024-03-07 14:27:47.127 UTC [20508][client backend] [pg_regress/int8][15/102:0] ERROR: bigint out of range 2024-03-07 14:27:47.127 UTC [20508][client backend] [pg_regress/int8][15/102:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int2; 2024-03-07 14:27:47.127 UTC [20508][client backend] [pg_regress/int8][15/103:0] ERROR: bigint out of range 2024-03-07 14:27:47.127 UTC [20508][client backend] [pg_regress/int8][15/103:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int2; 2024-03-07 14:27:47.128 UTC [20508][client backend] [pg_regress/int8][15/104:0] ERROR: division by zero 2024-03-07 14:27:47.128 UTC [20508][client backend] [pg_regress/int8][15/104:0] STATEMENT: select '-9223372036854775808'::int8 / '0'::int2; 2024-03-07 14:27:47.128 UTC [20516][client backend] [pg_regress/text][22/26:0] ERROR: VARIADIC argument must be an array at character 32 2024-03-07 14:27:47.128 UTC [20516][client backend] [pg_regress/text][22/26:0] STATEMENT: select concat_ws(',', variadic 10); 2024-03-07 14:27:47.129 UTC [20516][client backend] [pg_regress/text][22/32:0] ERROR: too few arguments for format() 2024-03-07 14:27:47.129 UTC [20516][client backend] [pg_regress/text][22/32:0] STATEMENT: select format('Hello %s %s', 'World'); 2024-03-07 14:27:47.129 UTC [20516][client backend] [pg_regress/text][22/33:0] ERROR: too few arguments for format() 2024-03-07 14:27:47.129 UTC [20516][client backend] [pg_regress/text][22/33:0] STATEMENT: select format('Hello %s'); 2024-03-07 14:27:47.130 UTC [20516][client backend] [pg_regress/text][22/34:0] ERROR: unrecognized format() type specifier "x" 2024-03-07 14:27:47.130 UTC [20516][client backend] [pg_regress/text][22/34:0] HINT: For a single "%" use "%%". 2024-03-07 14:27:47.130 UTC [20516][client backend] [pg_regress/text][22/34:0] STATEMENT: select format('Hello %x', 20); 2024-03-07 14:27:47.131 UTC [20516][client backend] [pg_regress/text][22/39:0] ERROR: null values cannot be formatted as an SQL identifier 2024-03-07 14:27:47.131 UTC [20516][client backend] [pg_regress/text][22/39:0] STATEMENT: select format('INSERT INTO %I VALUES(%L,%L)', NULL, 10, 'Hello'); 2024-03-07 14:27:47.133 UTC [20516][client backend] [pg_regress/text][22/42:0] ERROR: too few arguments for format() 2024-03-07 14:27:47.133 UTC [20516][client backend] [pg_regress/text][22/42:0] STATEMENT: select format('%1$s %4$s', 1, 2, 3); 2024-03-07 14:27:47.133 UTC [20508][client backend] [pg_regress/int8][15/105:0] ERROR: bigint out of range 2024-03-07 14:27:47.133 UTC [20508][client backend] [pg_regress/int8][15/105:0] STATEMENT: select '100'::int2 + '9223372036854775800'::int8; 2024-03-07 14:27:47.133 UTC [20521][client backend] [pg_regress/boolean][21/60:0] ERROR: invalid input syntax for type boolean: "XXX" at character 43 2024-03-07 14:27:47.133 UTC [20521][client backend] [pg_regress/boolean][21/60:0] STATEMENT: INSERT INTO BOOLTBL2 (f1) VALUES (bool 'XXX'); 2024-03-07 14:27:47.134 UTC [20508][client backend] [pg_regress/int8][15/106:0] ERROR: bigint out of range 2024-03-07 14:27:47.134 UTC [20508][client backend] [pg_regress/int8][15/106:0] STATEMENT: select '-100'::int2 - '9223372036854775800'::int8; 2024-03-07 14:27:47.134 UTC [20508][client backend] [pg_regress/int8][15/107:0] ERROR: bigint out of range 2024-03-07 14:27:47.134 UTC [20508][client backend] [pg_regress/int8][15/107:0] STATEMENT: select '100'::int2 * '9223372036854775800'::int8; 2024-03-07 14:27:47.134 UTC [20508][client backend] [pg_regress/int8][15/108:0] ERROR: division by zero 2024-03-07 14:27:47.134 UTC [20508][client backend] [pg_regress/int8][15/108:0] STATEMENT: select '100'::int2 / '0'::int8; 2024-03-07 14:27:47.136 UTC [20508][client backend] [pg_regress/int8][15/110:0] ERROR: integer out of range 2024-03-07 14:27:47.136 UTC [20508][client backend] [pg_regress/int8][15/110:0] STATEMENT: SELECT CAST(q1 AS int4) FROM int8_tbl WHERE q2 <> 456; 2024-03-07 14:27:47.136 UTC [20514][client backend] [pg_regress/float8][18/93:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-03-07 14:27:47.136 UTC [20514][client backend] [pg_regress/float8][18/93:0] STATEMENT: SELECT power(float8 '-inf', float8 '3.5'); 2024-03-07 14:27:47.137 UTC [20508][client backend] [pg_regress/int8][15/112:0] ERROR: smallint out of range 2024-03-07 14:27:47.137 UTC [20508][client backend] [pg_regress/int8][15/112:0] STATEMENT: SELECT CAST(q1 AS int2) FROM int8_tbl WHERE q2 <> 456; 2024-03-07 14:27:47.137 UTC [20516][client backend] [pg_regress/text][22/43:0] ERROR: too few arguments for format() 2024-03-07 14:27:47.137 UTC [20516][client backend] [pg_regress/text][22/43:0] STATEMENT: select format('%1$s %13$s', 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12); 2024-03-07 14:27:47.137 UTC [20516][client backend] [pg_regress/text][22/44:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2024-03-07 14:27:47.137 UTC [20516][client backend] [pg_regress/text][22/44:0] STATEMENT: select format('%0$s', 'Hello'); 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/45:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/45:0] STATEMENT: select format('%*0$s', 'Hello'); 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/46:0] ERROR: unterminated format() type specifier 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/46:0] HINT: For a single "%" use "%%". 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/46:0] STATEMENT: select format('%1$', 1); 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/47:0] ERROR: unterminated format() type specifier 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/47:0] HINT: For a single "%" use "%%". 2024-03-07 14:27:47.138 UTC [20516][client backend] [pg_regress/text][22/47:0] STATEMENT: select format('%1$1', 1); 2024-03-07 14:27:47.140 UTC [20508][client backend] [pg_regress/int8][15/116:0] ERROR: bigint out of range 2024-03-07 14:27:47.140 UTC [20508][client backend] [pg_regress/int8][15/116:0] STATEMENT: SELECT CAST('922337203685477580700.0'::float8 AS int8); 2024-03-07 14:27:47.140 UTC [20508][client backend] [pg_regress/int8][15/117:0] ERROR: OID out of range 2024-03-07 14:27:47.140 UTC [20508][client backend] [pg_regress/int8][15/117:0] STATEMENT: SELECT CAST(q1 AS oid) FROM INT8_TBL; 2024-03-07 14:27:47.140 UTC [20515][client backend] [pg_regress/money][20/60:0] ERROR: value "123456789012345678" is out of range for type money at character 8 2024-03-07 14:27:47.140 UTC [20515][client backend] [pg_regress/money][20/60:0] STATEMENT: SELECT '123456789012345678'::money; 2024-03-07 14:27:47.140 UTC [20515][client backend] [pg_regress/money][20/61:0] ERROR: value "9223372036854775807" is out of range for type money at character 8 2024-03-07 14:27:47.140 UTC [20515][client backend] [pg_regress/money][20/61:0] STATEMENT: SELECT '9223372036854775807'::money; 2024-03-07 14:27:47.141 UTC [20514][client backend] [pg_regress/float8][18/102:0] ERROR: value out of range: overflow 2024-03-07 14:27:47.141 UTC [20514][client backend] [pg_regress/float8][18/102:0] STATEMENT: SELECT f.f1 * '1e200' from FLOAT8_TBL f; 2024-03-07 14:27:47.142 UTC [20515][client backend] [pg_regress/money][20/65:0] ERROR: value "-123456789012345678" is out of range for type money at character 8 2024-03-07 14:27:47.142 UTC [20515][client backend] [pg_regress/money][20/65:0] STATEMENT: SELECT '-123456789012345678'::money; 2024-03-07 14:27:47.142 UTC [20515][client backend] [pg_regress/money][20/66:0] ERROR: value "-9223372036854775808" is out of range for type money at character 8 2024-03-07 14:27:47.142 UTC [20515][client backend] [pg_regress/money][20/66:0] STATEMENT: SELECT '-9223372036854775808'::money; 2024-03-07 14:27:47.142 UTC [20514][client backend] [pg_regress/float8][18/103:0] ERROR: value out of range: overflow 2024-03-07 14:27:47.142 UTC [20514][client backend] [pg_regress/float8][18/103:0] STATEMENT: SELECT f.f1 ^ '1e200' from FLOAT8_TBL f; 2024-03-07 14:27:47.143 UTC [20514][client backend] [pg_regress/float8][18/105:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.143 UTC [20514][client backend] [pg_regress/float8][18/105:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 = '0.0' ; 2024-03-07 14:27:47.144 UTC [20514][client backend] [pg_regress/float8][18/106:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.144 UTC [20514][client backend] [pg_regress/float8][18/106:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 < '0.0' ; 2024-03-07 14:27:47.144 UTC [20514][client backend] [pg_regress/float8][18/107:0] ERROR: value out of range: underflow 2024-03-07 14:27:47.144 UTC [20514][client backend] [pg_regress/float8][18/107:0] STATEMENT: SELECT exp(f.f1) from FLOAT8_TBL f; 2024-03-07 14:27:47.144 UTC [20514][client backend] [pg_regress/float8][18/108:0] ERROR: division by zero 2024-03-07 14:27:47.144 UTC [20514][client backend] [pg_regress/float8][18/108:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT8_TBL f; 2024-03-07 14:27:47.147 UTC [20508][client backend] [pg_regress/int8][15/122:0] ERROR: step size cannot equal zero 2024-03-07 14:27:47.147 UTC [20508][client backend] [pg_regress/int8][15/122:0] STATEMENT: SELECT * FROM generate_series('+4567890123456789'::int8, '+4567890123456799'::int8, 0); 2024-03-07 14:27:47.150 UTC [20508][client backend] [pg_regress/int8][15/126:0] ERROR: bigint out of range 2024-03-07 14:27:47.150 UTC [20508][client backend] [pg_regress/int8][15/126:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int8; 2024-03-07 14:27:47.150 UTC [20508][client backend] [pg_regress/int8][15/127:0] ERROR: bigint out of range 2024-03-07 14:27:47.150 UTC [20508][client backend] [pg_regress/int8][15/127:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int8; 2024-03-07 14:27:47.150 UTC [20508][client backend] [pg_regress/int8][15/129:0] ERROR: bigint out of range 2024-03-07 14:27:47.150 UTC [20508][client backend] [pg_regress/int8][15/129:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int4; 2024-03-07 14:27:47.151 UTC [20508][client backend] [pg_regress/int8][15/130:0] ERROR: bigint out of range 2024-03-07 14:27:47.151 UTC [20508][client backend] [pg_regress/int8][15/130:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int4; 2024-03-07 14:27:47.151 UTC [20508][client backend] [pg_regress/int8][15/132:0] ERROR: bigint out of range 2024-03-07 14:27:47.151 UTC [20508][client backend] [pg_regress/int8][15/132:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int2; 2024-03-07 14:27:47.151 UTC [20508][client backend] [pg_regress/int8][15/133:0] ERROR: bigint out of range 2024-03-07 14:27:47.151 UTC [20508][client backend] [pg_regress/int8][15/133:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int2; 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/75:0] ERROR: value "-92233720368547758.09" is out of range for type money at character 8 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/75:0] STATEMENT: SELECT '-92233720368547758.09'::money; 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/76:0] ERROR: value "92233720368547758.08" is out of range for type money at character 8 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/76:0] STATEMENT: SELECT '92233720368547758.08'::money; 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/77:0] ERROR: value "-92233720368547758.085" is out of range for type money at character 8 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/77:0] STATEMENT: SELECT '-92233720368547758.085'::money; 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/78:0] ERROR: value "92233720368547758.075" is out of range for type money at character 8 2024-03-07 14:27:47.152 UTC [20515][client backend] [pg_regress/money][20/78:0] STATEMENT: SELECT '92233720368547758.075'::money; 2024-03-07 14:27:47.156 UTC [20503][client backend] [pg_regress/rangetypes][12/70:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-03-07 14:27:47.156 UTC [20503][client backend] [pg_regress/rangetypes][12/70:0] STATEMENT: select numrange(2.0, 1.0); 2024-03-07 14:27:47.158 UTC [20514][client backend] [pg_regress/float8][18/128:0] ERROR: input is out of range 2024-03-07 14:27:47.158 UTC [20514][client backend] [pg_regress/float8][18/128:0] STATEMENT: SELECT acosh(float8 '-infinity'); 2024-03-07 14:27:47.159 UTC [20514][client backend] [pg_regress/float8][18/130:0] ERROR: input is out of range 2024-03-07 14:27:47.159 UTC [20514][client backend] [pg_regress/float8][18/130:0] STATEMENT: SELECT atanh(float8 'infinity'); 2024-03-07 14:27:47.159 UTC [20516][client backend] [pg_regress/text][:0] LOG: disconnection: session time: 0:00:00.114 user=postgres database=regression host=[local] 2024-03-07 14:27:47.159 UTC [20514][client backend] [pg_regress/float8][18/131:0] ERROR: input is out of range 2024-03-07 14:27:47.159 UTC [20514][client backend] [pg_regress/float8][18/131:0] STATEMENT: SELECT atanh(float8 '-infinity'); 2024-03-07 14:27:47.160 UTC [20508][client backend] [pg_regress/int8][15/138:0] ERROR: bigint out of range 2024-03-07 14:27:47.160 UTC [20508][client backend] [pg_regress/int8][15/138:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, 0::int8); 2024-03-07 14:27:47.161 UTC [20508][client backend] [pg_regress/int8][15/139:0] ERROR: bigint out of range 2024-03-07 14:27:47.161 UTC [20508][client backend] [pg_regress/int8][15/139:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, (-9223372036854775808)::int8); 2024-03-07 14:27:47.162 UTC [20508][client backend] [pg_regress/int8][15/141:0] ERROR: bigint out of range 2024-03-07 14:27:47.162 UTC [20508][client backend] [pg_regress/int8][15/141:0] STATEMENT: SELECT lcm((-9223372036854775808)::int8, 1::int8); 2024-03-07 14:27:47.162 UTC [20514][client backend] [pg_regress/float8][18/136:0] ERROR: "10e400" is out of range for type double precision at character 36 2024-03-07 14:27:47.162 UTC [20514][client backend] [pg_regress/float8][18/136:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400'); 2024-03-07 14:27:47.162 UTC [20508][client backend] [pg_regress/int8][15/142:0] ERROR: bigint out of range 2024-03-07 14:27:47.162 UTC [20508][client backend] [pg_regress/int8][15/142:0] STATEMENT: SELECT lcm(9223372036854775807::int8, 9223372036854775806::int8); 2024-03-07 14:27:47.163 UTC [20514][client backend] [pg_regress/float8][18/137:0] ERROR: "-10e400" is out of range for type double precision at character 36 2024-03-07 14:27:47.163 UTC [20514][client backend] [pg_regress/float8][18/137:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e400'); 2024-03-07 14:27:47.163 UTC [20514][client backend] [pg_regress/float8][18/138:0] ERROR: "10e-400" is out of range for type double precision at character 36 2024-03-07 14:27:47.163 UTC [20514][client backend] [pg_regress/float8][18/138:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e-400'); 2024-03-07 14:27:47.163 UTC [20514][client backend] [pg_regress/float8][18/139:0] ERROR: "-10e-400" is out of range for type double precision at character 36 2024-03-07 14:27:47.163 UTC [20514][client backend] [pg_regress/float8][18/139:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e-400'); 2024-03-07 14:27:47.165 UTC [20508][client backend] [pg_regress/int8][15/146:0] ERROR: invalid input syntax for type bigint: "0b" at character 13 2024-03-07 14:27:47.165 UTC [20508][client backend] [pg_regress/int8][15/146:0] STATEMENT: SELECT int8 '0b'; 2024-03-07 14:27:47.165 UTC [20508][client backend] [pg_regress/int8][15/147:0] ERROR: invalid input syntax for type bigint: "0o" at character 13 2024-03-07 14:27:47.165 UTC [20508][client backend] [pg_regress/int8][15/147:0] STATEMENT: SELECT int8 '0o'; 2024-03-07 14:27:47.165 UTC [20508][client backend] [pg_regress/int8][15/148:0] ERROR: invalid input syntax for type bigint: "0x" at character 13 2024-03-07 14:27:47.165 UTC [20508][client backend] [pg_regress/int8][15/148:0] STATEMENT: SELECT int8 '0x'; 2024-03-07 14:27:47.166 UTC [20508][client backend] [pg_regress/int8][15/150:0] ERROR: value "0b1000000000000000000000000000000000000000000000000000000000000000" is out of range for type bigint at character 13 2024-03-07 14:27:47.166 UTC [20508][client backend] [pg_regress/int8][15/150:0] STATEMENT: SELECT int8 '0b1000000000000000000000000000000000000000000000000000000000000000'; 2024-03-07 14:27:47.167 UTC [20508][client backend] [pg_regress/int8][15/152:0] ERROR: value "0o1000000000000000000000" is out of range for type bigint at character 13 2024-03-07 14:27:47.167 UTC [20508][client backend] [pg_regress/int8][15/152:0] STATEMENT: SELECT int8 '0o1000000000000000000000'; 2024-03-07 14:27:47.167 UTC [20508][client backend] [pg_regress/int8][15/154:0] ERROR: value "0x8000000000000000" is out of range for type bigint at character 13 2024-03-07 14:27:47.167 UTC [20508][client backend] [pg_regress/int8][15/154:0] STATEMENT: SELECT int8 '0x8000000000000000'; 2024-03-07 14:27:47.167 UTC [20508][client backend] [pg_regress/int8][15/156:0] ERROR: value "-0b1000000000000000000000000000000000000000000000000000000000000001" is out of range for type bigint at character 13 2024-03-07 14:27:47.167 UTC [20508][client backend] [pg_regress/int8][15/156:0] STATEMENT: SELECT int8 '-0b1000000000000000000000000000000000000000000000000000000000000001'; 2024-03-07 14:27:47.168 UTC [20508][client backend] [pg_regress/int8][15/158:0] ERROR: value "-0o1000000000000000000001" is out of range for type bigint at character 13 2024-03-07 14:27:47.168 UTC [20508][client backend] [pg_regress/int8][15/158:0] STATEMENT: SELECT int8 '-0o1000000000000000000001'; 2024-03-07 14:27:47.171 UTC [20515][client backend] [pg_regress/money][:0] LOG: disconnection: session time: 0:00:00.157 user=postgres database=regression host=[local] 2024-03-07 14:27:47.173 UTC [20508][client backend] [pg_regress/int8][15/160:0] ERROR: value "-0x8000000000000001" is out of range for type bigint at character 13 2024-03-07 14:27:47.173 UTC [20508][client backend] [pg_regress/int8][15/160:0] STATEMENT: SELECT int8 '-0x8000000000000001'; 2024-03-07 14:27:47.175 UTC [20508][client backend] [pg_regress/int8][15/166:0] ERROR: invalid input syntax for type bigint: "_100" at character 13 2024-03-07 14:27:47.175 UTC [20508][client backend] [pg_regress/int8][15/166:0] STATEMENT: SELECT int8 '_100'; 2024-03-07 14:27:47.175 UTC [20508][client backend] [pg_regress/int8][15/167:0] ERROR: invalid input syntax for type bigint: "100_" at character 13 2024-03-07 14:27:47.175 UTC [20508][client backend] [pg_regress/int8][15/167:0] STATEMENT: SELECT int8 '100_'; 2024-03-07 14:27:47.176 UTC [20508][client backend] [pg_regress/int8][15/168:0] ERROR: invalid input syntax for type bigint: "100__000" at character 13 2024-03-07 14:27:47.176 UTC [20508][client backend] [pg_regress/int8][15/168:0] STATEMENT: SELECT int8 '100__000'; 2024-03-07 14:27:47.177 UTC [20508][client backend] [pg_regress/int8][:0] LOG: disconnection: session time: 0:00:00.195 user=postgres database=regression host=[local] 2024-03-07 14:27:47.183 UTC [20514][client backend] [pg_regress/float8][18/143:0] ERROR: smallint out of range 2024-03-07 14:27:47.183 UTC [20514][client backend] [pg_regress/float8][18/143:0] STATEMENT: SELECT '32767.6'::float8::int2; 2024-03-07 14:27:47.184 UTC [20514][client backend] [pg_regress/float8][18/145:0] ERROR: smallint out of range 2024-03-07 14:27:47.184 UTC [20514][client backend] [pg_regress/float8][18/145:0] STATEMENT: SELECT '-32768.6'::float8::int2; 2024-03-07 14:27:47.184 UTC [20501][client backend] [pg_regress/uuid][:0] LOG: disconnection: session time: 0:00:00.215 user=postgres database=regression host=[local] 2024-03-07 14:27:47.184 UTC [20514][client backend] [pg_regress/float8][18/147:0] ERROR: integer out of range 2024-03-07 14:27:47.184 UTC [20514][client backend] [pg_regress/float8][18/147:0] STATEMENT: SELECT '2147483647.6'::float8::int4; 2024-03-07 14:27:47.185 UTC [20514][client backend] [pg_regress/float8][18/149:0] ERROR: integer out of range 2024-03-07 14:27:47.185 UTC [20514][client backend] [pg_regress/float8][18/149:0] STATEMENT: SELECT '-2147483648.6'::float8::int4; 2024-03-07 14:27:47.186 UTC [20514][client backend] [pg_regress/float8][18/151:0] ERROR: bigint out of range 2024-03-07 14:27:47.186 UTC [20514][client backend] [pg_regress/float8][18/151:0] STATEMENT: SELECT '9223372036854775807'::float8::int8; 2024-03-07 14:27:47.186 UTC [20514][client backend] [pg_regress/float8][18/153:0] ERROR: bigint out of range 2024-03-07 14:27:47.186 UTC [20514][client backend] [pg_regress/float8][18/153:0] STATEMENT: SELECT '-9223372036854780000'::float8::int8; 2024-03-07 14:27:47.188 UTC [20503][client backend] [pg_regress/rangetypes][12/94:0] ERROR: result of range union would not be contiguous 2024-03-07 14:27:47.188 UTC [20503][client backend] [pg_regress/rangetypes][12/94:0] STATEMENT: select numrange(1.0, 2.0) + numrange(2.5, 3.0); 2024-03-07 14:27:47.202 UTC [20513][client backend] [pg_regress/float4][:0] LOG: disconnection: session time: 0:00:00.200 user=postgres database=regression host=[local] 2024-03-07 14:27:47.231 UTC [20514][client backend] [pg_regress/float8][:0] LOG: disconnection: session time: 0:00:00.229 user=postgres database=regression host=[local] 2024-03-07 14:27:47.249 UTC [20506][client backend] [pg_regress/enum][17/94:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2024-03-07 14:27:47.249 UTC [20506][client backend] [pg_regress/enum][17/94:0] STATEMENT: SELECT 'purple'::rgb; 2024-03-07 14:27:47.249 UTC [20506][client backend] [pg_regress/enum][17/95:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2024-03-07 14:27:47.249 UTC [20506][client backend] [pg_regress/enum][17/95:0] STATEMENT: SELECT 'purple'::rainbow::rgb; 2024-03-07 14:27:47.288 UTC [20506][client backend] [pg_regress/enum][17/121:1036] ERROR: insert or update on table "enumtest_child" violates foreign key constraint "enumtest_child_parent_fkey" 2024-03-07 14:27:47.288 UTC [20506][client backend] [pg_regress/enum][17/121:1036] DETAIL: Key (parent)=(blue) is not present in table "enumtest_parent". 2024-03-07 14:27:47.288 UTC [20506][client backend] [pg_regress/enum][17/121:1036] STATEMENT: INSERT INTO enumtest_child VALUES ('blue'); 2024-03-07 14:27:47.290 UTC [20506][client backend] [pg_regress/enum][17/122:1038] ERROR: update or delete on table "enumtest_parent" violates foreign key constraint "enumtest_child_parent_fkey" on table "enumtest_child" 2024-03-07 14:27:47.290 UTC [20506][client backend] [pg_regress/enum][17/122:1038] DETAIL: Key (id)=(red) is still referenced from table "enumtest_child". 2024-03-07 14:27:47.290 UTC [20506][client backend] [pg_regress/enum][17/122:1038] STATEMENT: DELETE FROM enumtest_parent; 2024-03-07 14:27:47.295 UTC [20506][client backend] [pg_regress/enum][17/124:1042] ERROR: foreign key constraint "enumtest_bogus_child_parent_fkey" cannot be implemented 2024-03-07 14:27:47.295 UTC [20506][client backend] [pg_regress/enum][17/124:1042] DETAIL: Key columns "parent" and "id" are of incompatible types: bogus and rainbow. 2024-03-07 14:27:47.295 UTC [20506][client backend] [pg_regress/enum][17/124:1042] STATEMENT: CREATE TABLE enumtest_bogus_child(parent bogus REFERENCES enumtest_parent); 2024-03-07 14:27:47.298 UTC [20506][client backend] [pg_regress/enum][17/128:0] ERROR: "red" is not an existing enum label 2024-03-07 14:27:47.298 UTC [20506][client backend] [pg_regress/enum][17/128:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'red' TO 'crimson'; 2024-03-07 14:27:47.298 UTC [20506][client backend] [pg_regress/enum][17/129:0] ERROR: enum label "green" already exists 2024-03-07 14:27:47.298 UTC [20506][client backend] [pg_regress/enum][17/129:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'blue' TO 'green'; 2024-03-07 14:27:47.300 UTC [20506][client backend] [pg_regress/enum][17/131:1048] ERROR: unsafe use of new value "new" of enum type bogus at character 8 2024-03-07 14:27:47.300 UTC [20506][client backend] [pg_regress/enum][17/131:1048] HINT: New enum values must be committed before they can be used. 2024-03-07 14:27:47.300 UTC [20506][client backend] [pg_regress/enum][17/131:1048] STATEMENT: SELECT 'new'::bogus; 2024-03-07 14:27:47.301 UTC [20506][client backend] [pg_regress/enum][17/131:1048] ERROR: unsafe use of new value "new" of enum type bogus 2024-03-07 14:27:47.301 UTC [20506][client backend] [pg_regress/enum][17/131:1048] HINT: New enum values must be committed before they can be used. 2024-03-07 14:27:47.301 UTC [20506][client backend] [pg_regress/enum][17/131:1048] STATEMENT: SELECT enum_last(null::bogus); 2024-03-07 14:27:47.302 UTC [20506][client backend] [pg_regress/enum][17/131:1048] ERROR: unsafe use of new value "new" of enum type bogus 2024-03-07 14:27:47.302 UTC [20506][client backend] [pg_regress/enum][17/131:1048] HINT: New enum values must be committed before they can be used. 2024-03-07 14:27:47.302 UTC [20506][client backend] [pg_regress/enum][17/131:1048] STATEMENT: SELECT enum_range(null::bogus); 2024-03-07 14:27:47.305 UTC [20506][client backend] [pg_regress/enum][17/134:1050] ERROR: unsafe use of new value "bad" of enum type bogon at character 8 2024-03-07 14:27:47.305 UTC [20506][client backend] [pg_regress/enum][17/134:1050] HINT: New enum values must be committed before they can be used. 2024-03-07 14:27:47.305 UTC [20506][client backend] [pg_regress/enum][17/134:1050] STATEMENT: SELECT 'bad'::bogon; 2024-03-07 14:27:47.317 UTC [20506][client backend] [pg_regress/enum][17/138:1055] ERROR: unsafe use of new value "bad" of enum type bogon 2024-03-07 14:27:47.317 UTC [20506][client backend] [pg_regress/enum][17/138:1055] HINT: New enum values must be committed before they can be used. 2024-03-07 14:27:47.317 UTC [20506][client backend] [pg_regress/enum][17/138:1055] STATEMENT: select enum_range(null::bogon); 2024-03-07 14:27:47.356 UTC [20506][client backend] [pg_regress/enum][:0] LOG: disconnection: session time: 0:00:00.367 user=postgres database=regression host=[local] 2024-03-07 14:27:47.422 UTC [20509][client backend] [pg_regress/numeric][13/96:0] ERROR: division by zero 2024-03-07 14:27:47.422 UTC [20509][client backend] [pg_regress/numeric][13/96:0] STATEMENT: SELECT 'inf'::numeric / '0'; 2024-03-07 14:27:47.422 UTC [20509][client backend] [pg_regress/numeric][13/97:0] ERROR: division by zero 2024-03-07 14:27:47.422 UTC [20509][client backend] [pg_regress/numeric][13/97:0] STATEMENT: SELECT '-inf'::numeric / '0'; 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/99:0] ERROR: division by zero 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/99:0] STATEMENT: SELECT '0'::numeric / '0'; 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/100:0] ERROR: division by zero 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/100:0] STATEMENT: SELECT 'inf'::numeric % '0'; 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/101:0] ERROR: division by zero 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/101:0] STATEMENT: SELECT '-inf'::numeric % '0'; 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/103:0] ERROR: division by zero 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/103:0] STATEMENT: SELECT '0'::numeric % '0'; 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/104:0] ERROR: division by zero 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/104:0] STATEMENT: SELECT div('inf'::numeric, '0'); 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/105:0] ERROR: division by zero 2024-03-07 14:27:47.423 UTC [20509][client backend] [pg_regress/numeric][13/105:0] STATEMENT: SELECT div('-inf'::numeric, '0'); 2024-03-07 14:27:47.424 UTC [20509][client backend] [pg_regress/numeric][13/107:0] ERROR: division by zero 2024-03-07 14:27:47.424 UTC [20509][client backend] [pg_regress/numeric][13/107:0] STATEMENT: SELECT div('0'::numeric, '0'); 2024-03-07 14:27:47.428 UTC [20509][client backend] [pg_regress/numeric][13/112:0] ERROR: cannot take square root of a negative number 2024-03-07 14:27:47.428 UTC [20509][client backend] [pg_regress/numeric][13/112:0] STATEMENT: SELECT sqrt('-1'::numeric); 2024-03-07 14:27:47.428 UTC [20509][client backend] [pg_regress/numeric][13/113:0] ERROR: cannot take square root of a negative number 2024-03-07 14:27:47.428 UTC [20509][client backend] [pg_regress/numeric][13/113:0] STATEMENT: SELECT sqrt('-inf'::numeric); 2024-03-07 14:27:47.428 UTC [20509][client backend] [pg_regress/numeric][13/115:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.428 UTC [20509][client backend] [pg_regress/numeric][13/115:0] STATEMENT: SELECT ln('0'::numeric); 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/116:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/116:0] STATEMENT: SELECT ln('-1'::numeric); 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/117:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/117:0] STATEMENT: SELECT ln('-inf'::numeric); 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/119:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/119:0] STATEMENT: SELECT log('0'::numeric, '10'); 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/120:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.429 UTC [20509][client backend] [pg_regress/numeric][13/120:0] STATEMENT: SELECT log('10'::numeric, '0'); 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/121:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/121:0] STATEMENT: SELECT log('-inf'::numeric, '10'); 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/122:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/122:0] STATEMENT: SELECT log('10'::numeric, '-inf'); 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/123:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/123:0] STATEMENT: SELECT log('inf'::numeric, '0'); 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/124:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/124:0] STATEMENT: SELECT log('inf'::numeric, '-inf'); 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/125:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.430 UTC [20509][client backend] [pg_regress/numeric][13/125:0] STATEMENT: SELECT log('-inf'::numeric, 'inf'); 2024-03-07 14:27:47.431 UTC [20509][client backend] [pg_regress/numeric][13/127:0] ERROR: zero raised to a negative power is undefined 2024-03-07 14:27:47.431 UTC [20509][client backend] [pg_regress/numeric][13/127:0] STATEMENT: SELECT power('0'::numeric, '-1'); 2024-03-07 14:27:47.431 UTC [20509][client backend] [pg_regress/numeric][13/128:0] ERROR: zero raised to a negative power is undefined 2024-03-07 14:27:47.431 UTC [20509][client backend] [pg_regress/numeric][13/128:0] STATEMENT: SELECT power('0'::numeric, '-inf'); 2024-03-07 14:27:47.431 UTC [20509][client backend] [pg_regress/numeric][13/131:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-03-07 14:27:47.431 UTC [20509][client backend] [pg_regress/numeric][13/131:0] STATEMENT: SELECT power('-2'::numeric, '3.3'); 2024-03-07 14:27:47.432 UTC [20509][client backend] [pg_regress/numeric][13/133:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-03-07 14:27:47.432 UTC [20509][client backend] [pg_regress/numeric][13/133:0] STATEMENT: SELECT power('-2'::numeric, '-1.5'); 2024-03-07 14:27:47.434 UTC [20509][client backend] [pg_regress/numeric][13/140:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-03-07 14:27:47.434 UTC [20509][client backend] [pg_regress/numeric][13/140:0] STATEMENT: SELECT power('-inf'::numeric, '4.5'); 2024-03-07 14:27:47.444 UTC [20509][client backend] [pg_regress/numeric][13/154:0] ERROR: numeric field overflow 2024-03-07 14:27:47.444 UTC [20509][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. 2024-03-07 14:27:47.444 UTC [20509][client backend] [pg_regress/numeric][13/154:0] STATEMENT: INSERT INTO fract_only VALUES (3, '1.0'); 2024-03-07 14:27:47.444 UTC [20509][client backend] [pg_regress/numeric][13/157:0] ERROR: numeric field overflow 2024-03-07 14:27:47.444 UTC [20509][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. 2024-03-07 14:27:47.444 UTC [20509][client backend] [pg_regress/numeric][13/157:0] STATEMENT: INSERT INTO fract_only VALUES (6, '0.99995'); 2024-03-07 14:27:47.445 UTC [20509][client backend] [pg_regress/numeric][13/161:0] ERROR: numeric field overflow 2024-03-07 14:27:47.445 UTC [20509][client backend] [pg_regress/numeric][13/161:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2024-03-07 14:27:47.445 UTC [20509][client backend] [pg_regress/numeric][13/161:0] STATEMENT: INSERT INTO fract_only VALUES (10, 'Inf'); 2024-03-07 14:27:47.445 UTC [20509][client backend] [pg_regress/numeric][13/162:0] ERROR: numeric field overflow 2024-03-07 14:27:47.445 UTC [20509][client backend] [pg_regress/numeric][13/162:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2024-03-07 14:27:47.445 UTC [20509][client backend] [pg_regress/numeric][13/162:0] STATEMENT: INSERT INTO fract_only VALUES (11, '-Inf'); 2024-03-07 14:27:47.451 UTC [20509][client backend] [pg_regress/numeric][13/165:0] ERROR: bigint out of range 2024-03-07 14:27:47.451 UTC [20509][client backend] [pg_regress/numeric][13/165:0] STATEMENT: SELECT (-9223372036854775808.5)::int8; 2024-03-07 14:27:47.451 UTC [20509][client backend] [pg_regress/numeric][13/168:0] ERROR: bigint out of range 2024-03-07 14:27:47.451 UTC [20509][client backend] [pg_regress/numeric][13/168:0] STATEMENT: SELECT 9223372036854775807.5::int8; 2024-03-07 14:27:47.451 UTC [20509][client backend] [pg_regress/numeric][13/169:0] ERROR: integer out of range 2024-03-07 14:27:47.451 UTC [20509][client backend] [pg_regress/numeric][13/169:0] STATEMENT: SELECT (-2147483648.5)::int4; 2024-03-07 14:27:47.452 UTC [20509][client backend] [pg_regress/numeric][13/172:0] ERROR: integer out of range 2024-03-07 14:27:47.452 UTC [20509][client backend] [pg_regress/numeric][13/172:0] STATEMENT: SELECT 2147483647.5::int4; 2024-03-07 14:27:47.452 UTC [20509][client backend] [pg_regress/numeric][13/173:0] ERROR: smallint out of range 2024-03-07 14:27:47.452 UTC [20509][client backend] [pg_regress/numeric][13/173:0] STATEMENT: SELECT (-32768.5)::int2; 2024-03-07 14:27:47.452 UTC [20509][client backend] [pg_regress/numeric][13/176:0] ERROR: smallint out of range 2024-03-07 14:27:47.452 UTC [20509][client backend] [pg_regress/numeric][13/176:0] STATEMENT: SELECT 32767.5::int2; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/190:0] ERROR: cannot convert NaN to smallint 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/190:0] STATEMENT: SELECT 'NaN'::numeric::int2; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/191:0] ERROR: cannot convert infinity to smallint 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/191:0] STATEMENT: SELECT 'Infinity'::numeric::int2; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/192:0] ERROR: cannot convert infinity to smallint 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/192:0] STATEMENT: SELECT '-Infinity'::numeric::int2; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/193:0] ERROR: cannot convert NaN to integer 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/193:0] STATEMENT: SELECT 'NaN'::numeric::int4; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/194:0] ERROR: cannot convert infinity to integer 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/194:0] STATEMENT: SELECT 'Infinity'::numeric::int4; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/195:0] ERROR: cannot convert infinity to integer 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/195:0] STATEMENT: SELECT '-Infinity'::numeric::int4; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/196:0] ERROR: cannot convert NaN to bigint 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/196:0] STATEMENT: SELECT 'NaN'::numeric::int8; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/197:0] ERROR: cannot convert infinity to bigint 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/197:0] STATEMENT: SELECT 'Infinity'::numeric::int8; 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/198:0] ERROR: cannot convert infinity to bigint 2024-03-07 14:27:47.455 UTC [20509][client backend] [pg_regress/numeric][13/198:0] STATEMENT: SELECT '-Infinity'::numeric::int8; 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/210:0] ERROR: count must be greater than zero 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/210:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, 0); 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/211:0] ERROR: count must be greater than zero 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/211:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, -5); 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/212:0] ERROR: lower bound cannot equal upper bound 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/212:0] STATEMENT: SELECT width_bucket(3.5, 3.0, 3.0, 888); 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/213:0] ERROR: count must be greater than zero 2024-03-07 14:27:47.478 UTC [20509][client backend] [pg_regress/numeric][13/213:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, 0); 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/214:0] ERROR: count must be greater than zero 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/214:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, -5); 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/215:0] ERROR: lower bound cannot equal upper bound 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/215:0] STATEMENT: SELECT width_bucket(3.5::float8, 3.0::float8, 3.0::float8, 888); 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/216:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/216:0] STATEMENT: SELECT width_bucket('NaN', 3.0, 4.0, 888); 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/217:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/217:0] STATEMENT: SELECT width_bucket(0::float8, 'NaN', 4.0::float8, 888); 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/218:0] ERROR: lower and upper bounds must be finite 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/218:0] STATEMENT: SELECT width_bucket(2.0, 3.0, '-inf', 888); 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/219:0] ERROR: lower and upper bounds must be finite 2024-03-07 14:27:47.479 UTC [20509][client backend] [pg_regress/numeric][13/219:0] STATEMENT: SELECT width_bucket(0::float8, '-inf', 4.0::float8, 888); 2024-03-07 14:27:47.489 UTC [20509][client backend] [pg_regress/numeric][13/224:0] ERROR: lower and upper bounds must be finite 2024-03-07 14:27:47.489 UTC [20509][client backend] [pg_regress/numeric][13/224:0] STATEMENT: SELECT width_bucket(0.0::numeric, 'Infinity'::numeric, 5, 10); 2024-03-07 14:27:47.490 UTC [20509][client backend] [pg_regress/numeric][13/225:0] ERROR: lower and upper bounds must be finite 2024-03-07 14:27:47.490 UTC [20509][client backend] [pg_regress/numeric][13/225:0] STATEMENT: SELECT width_bucket(0.0::numeric, 5, '-Infinity'::numeric, 20); 2024-03-07 14:27:47.491 UTC [20509][client backend] [pg_regress/numeric][13/227:0] ERROR: lower and upper bounds must be finite 2024-03-07 14:27:47.491 UTC [20509][client backend] [pg_regress/numeric][13/227:0] STATEMENT: SELECT width_bucket(0.0::float8, 'Infinity'::float8, 5, 10); 2024-03-07 14:27:47.491 UTC [20509][client backend] [pg_regress/numeric][13/228:0] ERROR: lower and upper bounds must be finite 2024-03-07 14:27:47.491 UTC [20509][client backend] [pg_regress/numeric][13/228:0] STATEMENT: SELECT width_bucket(0.0::float8, 5, '-Infinity'::float8, 20); 2024-03-07 14:27:47.505 UTC [20509][client backend] [pg_regress/numeric][13/238:0] ERROR: integer out of range 2024-03-07 14:27:47.505 UTC [20509][client backend] [pg_regress/numeric][13/238:0] STATEMENT: SELECT width_bucket(1::float8, 0, 1, 2147483647); 2024-03-07 14:27:47.506 UTC [20509][client backend] [pg_regress/numeric][13/239:0] ERROR: integer out of range 2024-03-07 14:27:47.506 UTC [20509][client backend] [pg_regress/numeric][13/239:0] STATEMENT: SELECT width_bucket(0::float8, 1, 0, 2147483647); 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/330:0] ERROR: invalid input syntax for type numeric: " " at character 40 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/330:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' '); 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/331:0] ERROR: invalid input syntax for type numeric: " 1234 %" at character 40 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/331:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' 1234 %'); 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/332:0] ERROR: invalid input syntax for type numeric: "xyz" at character 40 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/332:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('xyz'); 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/333:0] ERROR: invalid input syntax for type numeric: "- 1234" at character 40 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/333:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('- 1234'); 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/334:0] ERROR: invalid input syntax for type numeric: "5 . 0" at character 40 2024-03-07 14:27:47.558 UTC [20509][client backend] [pg_regress/numeric][13/334:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5 . 0'); 2024-03-07 14:27:47.559 UTC [20509][client backend] [pg_regress/numeric][13/335:0] ERROR: invalid input syntax for type numeric: "5. 0 " at character 40 2024-03-07 14:27:47.559 UTC [20509][client backend] [pg_regress/numeric][13/335:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5. 0 '); 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/336:0] ERROR: invalid input syntax for type numeric: "" at character 40 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/336:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (''); 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/337:0] ERROR: invalid input syntax for type numeric: " N aN " at character 40 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/337:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' N aN '); 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/338:0] ERROR: invalid input syntax for type numeric: "+NaN" at character 40 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/338:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+NaN'); 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/339:0] ERROR: invalid input syntax for type numeric: "-NaN" at character 40 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/339:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('-NaN'); 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/340:0] ERROR: invalid input syntax for type numeric: "+ infinity" at character 40 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/340:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+ infinity'); 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/341:0] ERROR: invalid input syntax for type numeric: "_123" at character 40 2024-03-07 14:27:47.560 UTC [20509][client backend] [pg_regress/numeric][13/341:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('_123'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/342:0] ERROR: invalid input syntax for type numeric: "123_" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/342:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/343:0] ERROR: invalid input syntax for type numeric: "12__34" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/343:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('12__34'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/344:0] ERROR: invalid input syntax for type numeric: "123_.456" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/344:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_.456'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/345:0] ERROR: invalid input syntax for type numeric: "123._456" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/345:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123._456'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/346:0] ERROR: invalid input syntax for type numeric: "1.2e_34" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/346:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e_34'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/347:0] ERROR: invalid input syntax for type numeric: "1.2e34_" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/347:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e34_'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/348:0] ERROR: invalid input syntax for type numeric: "1.2e3__4" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/348:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e3__4'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/349:0] ERROR: invalid input syntax for type numeric: "0b1112" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/349:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0b1112'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/350:0] ERROR: invalid input syntax for type numeric: "0c1112" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/350:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0c1112'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/351:0] ERROR: invalid input syntax for type numeric: "0o12345678" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/351:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0o12345678'); 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/352:0] ERROR: invalid input syntax for type numeric: "0x1eg" at character 40 2024-03-07 14:27:47.562 UTC [20509][client backend] [pg_regress/numeric][13/352:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1eg'); 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/353:0] ERROR: invalid input syntax for type numeric: "0x12.34" at character 40 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/353:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12.34'); 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/354:0] ERROR: invalid input syntax for type numeric: "0x__1234" at character 40 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/354:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x__1234'); 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/355:0] ERROR: invalid input syntax for type numeric: "0x1234_" at character 40 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/355:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1234_'); 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/356:0] ERROR: invalid input syntax for type numeric: "0x12__34" at character 40 2024-03-07 14:27:47.563 UTC [20509][client backend] [pg_regress/numeric][13/356:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12__34'); 2024-03-07 14:27:47.596 UTC [20504][client backend] [pg_regress/bit][6/27:0] ERROR: negative substring length not allowed 2024-03-07 14:27:47.596 UTC [20504][client backend] [pg_regress/bit][6/27:0] STATEMENT: SELECT SUBSTRING('01010101'::bit(8) FROM -10 FOR -2147483646) AS "error"; 2024-03-07 14:27:47.597 UTC [20504][client backend] [pg_regress/bit][6/30:0] ERROR: negative substring length not allowed 2024-03-07 14:27:47.597 UTC [20504][client backend] [pg_regress/bit][6/30:0] STATEMENT: SELECT SUBSTRING('01010101'::varbit FROM -10 FOR -2147483646) AS "error"; 2024-03-07 14:27:47.626 UTC [20504][client backend] [pg_regress/bit][6/45:0] ERROR: cannot AND bit strings of different sizes 2024-03-07 14:27:47.626 UTC [20504][client backend] [pg_regress/bit][6/45:0] STATEMENT: select B'001' & B'10'; 2024-03-07 14:27:47.626 UTC [20504][client backend] [pg_regress/bit][6/46:0] ERROR: cannot OR bit strings of different sizes 2024-03-07 14:27:47.626 UTC [20504][client backend] [pg_regress/bit][6/46:0] STATEMENT: select B'0111' | B'011'; 2024-03-07 14:27:47.626 UTC [20504][client backend] [pg_regress/bit][6/47:0] ERROR: cannot XOR bit strings of different sizes 2024-03-07 14:27:47.626 UTC [20504][client backend] [pg_regress/bit][6/47:0] STATEMENT: select B'0010' # B'011101'; 2024-03-07 14:27:47.646 UTC [20509][client backend] [pg_regress/numeric][13/385:0] ERROR: numeric field overflow 2024-03-07 14:27:47.646 UTC [20509][client backend] [pg_regress/numeric][13/385:0] DETAIL: A field with precision 3, scale -6 cannot hold an infinite value. 2024-03-07 14:27:47.646 UTC [20509][client backend] [pg_regress/numeric][13/385:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES ('inf'); 2024-03-07 14:27:47.646 UTC [20509][client backend] [pg_regress/numeric][13/386:0] ERROR: numeric field overflow 2024-03-07 14:27:47.646 UTC [20509][client backend] [pg_regress/numeric][13/386:0] DETAIL: A field with precision 3, scale -6 must round to an absolute value less than 10^9. 2024-03-07 14:27:47.646 UTC [20509][client backend] [pg_regress/numeric][13/386:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES (999500000); 2024-03-07 14:27:47.647 UTC [20509][client backend] [pg_regress/numeric][13/387:0] ERROR: numeric field overflow 2024-03-07 14:27:47.647 UTC [20509][client backend] [pg_regress/numeric][13/387:0] DETAIL: A field with precision 3, scale -3 must round to an absolute value less than 10^6. 2024-03-07 14:27:47.647 UTC [20509][client backend] [pg_regress/numeric][13/387:0] STATEMENT: INSERT INTO num_typemod_test (thousands) VALUES (999500); 2024-03-07 14:27:47.647 UTC [20509][client backend] [pg_regress/numeric][13/388:0] ERROR: numeric field overflow 2024-03-07 14:27:47.647 UTC [20509][client backend] [pg_regress/numeric][13/388:0] DETAIL: A field with precision 3, scale 0 must round to an absolute value less than 10^3. 2024-03-07 14:27:47.647 UTC [20509][client backend] [pg_regress/numeric][13/388:0] STATEMENT: INSERT INTO num_typemod_test (units) VALUES (999.5); 2024-03-07 14:27:47.649 UTC [20509][client backend] [pg_regress/numeric][13/389:0] ERROR: numeric field overflow 2024-03-07 14:27:47.649 UTC [20509][client backend] [pg_regress/numeric][13/389:0] DETAIL: A field with precision 3, scale 3 must round to an absolute value less than 1. 2024-03-07 14:27:47.649 UTC [20509][client backend] [pg_regress/numeric][13/389:0] STATEMENT: INSERT INTO num_typemod_test (thousandths) VALUES (0.9995); 2024-03-07 14:27:47.649 UTC [20509][client backend] [pg_regress/numeric][13/390:0] ERROR: numeric field overflow 2024-03-07 14:27:47.649 UTC [20509][client backend] [pg_regress/numeric][13/390:0] DETAIL: A field with precision 3, scale 6 must round to an absolute value less than 10^-3. 2024-03-07 14:27:47.649 UTC [20509][client backend] [pg_regress/numeric][13/390:0] STATEMENT: INSERT INTO num_typemod_test (millionths) VALUES (0.0009995); 2024-03-07 14:27:47.658 UTC [20504][client backend] [pg_regress/bit][6/110:0] ERROR: bit index 16 out of valid range (0..15) 2024-03-07 14:27:47.658 UTC [20504][client backend] [pg_regress/bit][6/110:0] STATEMENT: SELECT set_bit(B'0101011000100100', 16, 1); 2024-03-07 14:27:47.705 UTC [20504][client backend] [pg_regress/bit][:0] LOG: disconnection: session time: 0:00:00.745 user=postgres database=regression host=[local] 2024-03-07 14:27:47.729 UTC [20521][client backend] [pg_regress/boolean][:0] LOG: disconnection: session time: 0:00:00.693 user=postgres database=regression host=[local] 2024-03-07 14:27:47.769 UTC [20509][client backend] [pg_regress/numeric][13/419:0] ERROR: value overflows numeric format 2024-03-07 14:27:47.769 UTC [20509][client backend] [pg_regress/numeric][13/419:0] STATEMENT: select 10.0 ^ 2147483647 as overflows; 2024-03-07 14:27:47.769 UTC [20509][client backend] [pg_regress/numeric][13/420:0] ERROR: value overflows numeric format 2024-03-07 14:27:47.769 UTC [20509][client backend] [pg_regress/numeric][13/420:0] STATEMENT: select 117743296169.0 ^ 1000000000 as overflows; 2024-03-07 14:27:47.790 UTC [20509][client backend] [pg_regress/numeric][13/446:0] ERROR: zero raised to a negative power is undefined 2024-03-07 14:27:47.790 UTC [20509][client backend] [pg_regress/numeric][13/446:0] STATEMENT: select 0.0 ^ (-12.34); 2024-03-07 14:27:47.790 UTC [20509][client backend] [pg_regress/numeric][13/447:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-03-07 14:27:47.790 UTC [20509][client backend] [pg_regress/numeric][13/447:0] STATEMENT: select (-12.34) ^ 1.2; 2024-03-07 14:27:47.801 UTC [20509][client backend] [pg_regress/numeric][13/469:0] ERROR: step size cannot equal zero 2024-03-07 14:27:47.801 UTC [20509][client backend] [pg_regress/numeric][13/469:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 0::numeric); 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/470:0] ERROR: step size cannot be NaN 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/470:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 'nan'::numeric); 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/471:0] ERROR: start value cannot be NaN 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/471:0] STATEMENT: select * from generate_series('nan'::numeric, 100::numeric, 10::numeric); 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/472:0] ERROR: stop value cannot be NaN 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/472:0] STATEMENT: select * from generate_series(0::numeric, 'nan'::numeric, 10::numeric); 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/473:0] ERROR: start value cannot be infinity 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/473:0] STATEMENT: select * from generate_series('inf'::numeric, 'inf'::numeric, 10::numeric); 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/474:0] ERROR: stop value cannot be infinity 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/474:0] STATEMENT: select * from generate_series(0::numeric, 'inf'::numeric, 10::numeric); 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/475:0] ERROR: step size cannot be infinity 2024-03-07 14:27:47.802 UTC [20509][client backend] [pg_regress/numeric][13/475:0] STATEMENT: select * from generate_series(0::numeric, '42'::numeric, '-inf'::numeric); 2024-03-07 14:27:47.804 UTC [20509][client backend] [pg_regress/numeric][13/480:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.804 UTC [20509][client backend] [pg_regress/numeric][13/480:0] STATEMENT: select ln(-12.34); 2024-03-07 14:27:47.804 UTC [20509][client backend] [pg_regress/numeric][13/481:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.804 UTC [20509][client backend] [pg_regress/numeric][13/481:0] STATEMENT: select ln(0.0); 2024-03-07 14:27:47.806 UTC [20509][client backend] [pg_regress/numeric][13/490:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.806 UTC [20509][client backend] [pg_regress/numeric][13/490:0] CONTEXT: SQL function "log" statement 1 2024-03-07 14:27:47.806 UTC [20509][client backend] [pg_regress/numeric][13/490:0] STATEMENT: select log(-12.34); 2024-03-07 14:27:47.806 UTC [20509][client backend] [pg_regress/numeric][13/491:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.806 UTC [20509][client backend] [pg_regress/numeric][13/491:0] CONTEXT: SQL function "log" statement 1 2024-03-07 14:27:47.806 UTC [20509][client backend] [pg_regress/numeric][13/491:0] STATEMENT: select log(0.0); 2024-03-07 14:27:47.808 UTC [20509][client backend] [pg_regress/numeric][13/498:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.808 UTC [20509][client backend] [pg_regress/numeric][13/498:0] STATEMENT: select log(-12.34, 56.78); 2024-03-07 14:27:47.808 UTC [20509][client backend] [pg_regress/numeric][13/499:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.808 UTC [20509][client backend] [pg_regress/numeric][13/499:0] STATEMENT: select log(-12.34, -56.78); 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/500:0] ERROR: cannot take logarithm of a negative number 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/500:0] STATEMENT: select log(12.34, -56.78); 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/501:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/501:0] STATEMENT: select log(0.0, 12.34); 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/502:0] ERROR: cannot take logarithm of zero 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/502:0] STATEMENT: select log(12.34, 0.0); 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/503:0] ERROR: division by zero 2024-03-07 14:27:47.809 UTC [20509][client backend] [pg_regress/numeric][13/503:0] STATEMENT: select log(1.0, 12.34); 2024-03-07 14:27:47.912 UTC [20509][client backend] [pg_regress/numeric][13/540:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20509.0", size 1400000 2024-03-07 14:27:47.912 UTC [20509][client backend] [pg_regress/numeric][13/540:0] STATEMENT: SELECT SUM(9999::numeric) FROM generate_series(1, 100000); 2024-03-07 14:27:48.028 UTC [20509][client backend] [pg_regress/numeric][13/541:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp20509.1", size 1400000 2024-03-07 14:27:48.028 UTC [20509][client backend] [pg_regress/numeric][13/541:0] STATEMENT: SELECT SUM((-9999)::numeric) FROM generate_series(1, 100000); 2024-03-07 14:27:48.451 UTC [20509][client backend] [pg_regress/numeric][13/557:0] ERROR: value overflows numeric format 2024-03-07 14:27:48.451 UTC [20509][client backend] [pg_regress/numeric][13/557:0] STATEMENT: SELECT lcm(9999 * (10::numeric)^131068 + (10::numeric^131068 - 1), 2); 2024-03-07 14:27:48.452 UTC [20509][client backend] [pg_regress/numeric][13/560:0] ERROR: value overflows numeric format 2024-03-07 14:27:48.452 UTC [20509][client backend] [pg_regress/numeric][13/560:0] STATEMENT: SELECT factorial(100000); 2024-03-07 14:27:48.452 UTC [20509][client backend] [pg_regress/numeric][13/562:0] ERROR: factorial of a negative number is undefined 2024-03-07 14:27:48.452 UTC [20509][client backend] [pg_regress/numeric][13/562:0] STATEMENT: SELECT factorial(-4); 2024-03-07 14:27:48.453 UTC [20509][client backend] [pg_regress/numeric][13/566:0] ERROR: pg_lsn out of range 2024-03-07 14:27:48.453 UTC [20509][client backend] [pg_regress/numeric][13/566:0] STATEMENT: SELECT pg_lsn(-1::numeric); 2024-03-07 14:27:48.453 UTC [20509][client backend] [pg_regress/numeric][13/567:0] ERROR: pg_lsn out of range 2024-03-07 14:27:48.453 UTC [20509][client backend] [pg_regress/numeric][13/567:0] STATEMENT: SELECT pg_lsn(18446744073709551616::numeric); 2024-03-07 14:27:48.453 UTC [20509][client backend] [pg_regress/numeric][13/568:0] ERROR: cannot convert NaN to pg_lsn 2024-03-07 14:27:48.453 UTC [20509][client backend] [pg_regress/numeric][13/568:0] STATEMENT: SELECT pg_lsn('NaN'::numeric); 2024-03-07 14:27:48.455 UTC [20509][client backend] [pg_regress/numeric][:0] LOG: disconnection: session time: 0:00:01.477 user=postgres database=regression host=[local] 2024-03-07 14:27:48.519 UTC [20503][client backend] [pg_regress/rangetypes][12/310:1229] ERROR: conflicting key value violates exclusion constraint "test_range_excl_room_during_excl" 2024-03-07 14:27:48.519 UTC [20503][client backend] [pg_regress/rangetypes][12/310:1229] 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")). 2024-03-07 14:27:48.519 UTC [20503][client backend] [pg_regress/rangetypes][12/310:1229] STATEMENT: insert into test_range_excl values(int4range(123, 123, '[]'), int4range(3, 3, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2024-03-07 14:27:48.520 UTC [20503][client backend] [pg_regress/rangetypes][12/312:1231] ERROR: conflicting key value violates exclusion constraint "test_range_excl_speaker_during_excl" 2024-03-07 14:27:48.520 UTC [20503][client backend] [pg_regress/rangetypes][12/312:1231] 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")). 2024-03-07 14:27:48.520 UTC [20503][client backend] [pg_regress/rangetypes][12/312:1231] STATEMENT: insert into test_range_excl values(int4range(125, 125, '[]'), int4range(1, 1, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2024-03-07 14:27:48.521 UTC [20503][client backend] [pg_regress/rangetypes][12/316:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-03-07 14:27:48.521 UTC [20503][client backend] [pg_regress/rangetypes][12/316:0] STATEMENT: select '[2010-01-01 01:00:00 -08, 2010-01-01 02:00:00 -05)'::tstzrange; 2024-03-07 14:27:48.521 UTC [20503][client backend] [pg_regress/rangetypes][12/318:0] ERROR: function float4mi(double precision, double precision) does not exist 2024-03-07 14:27:48.521 UTC [20503][client backend] [pg_regress/rangetypes][12/318:0] STATEMENT: create type bogus_float8range as range (subtype=float8, subtype_diff=float4mi); 2024-03-07 14:27:48.530 UTC [20503][client backend] [pg_regress/rangetypes][12/327:0] ERROR: cannot drop type mydomain because other objects depend on it 2024-03-07 14:27:48.530 UTC [20503][client backend] [pg_regress/rangetypes][12/327:0] DETAIL: type mydomainrange depends on type mydomain 2024-03-07 14:27:48.530 UTC [20503][client backend] [pg_regress/rangetypes][12/327:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:48.530 UTC [20503][client backend] [pg_regress/rangetypes][12/327:0] STATEMENT: drop domain mydomain; 2024-03-07 14:27:48.534 UTC [20503][client backend] [pg_regress/rangetypes][12/331:0] ERROR: value for domain restrictedrange violates check constraint "restrictedrange_check" 2024-03-07 14:27:48.534 UTC [20503][client backend] [pg_regress/rangetypes][12/331:0] STATEMENT: select '[4,50)'::restrictedrange @> 7; 2024-03-07 14:27:48.538 UTC [20503][client backend] [pg_regress/rangetypes][12/335:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-03-07 14:27:48.538 UTC [20503][client backend] [pg_regress/rangetypes][12/335:0] STATEMENT: select textrange1('a','Z') @> 'b'::text; 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/341:0] ERROR: function anyarray_anyrange_func(integer[], numrange) does not exist at character 8 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/341:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/341:0] STATEMENT: select anyarray_anyrange_func(ARRAY[1,2], numrange(10,20)); 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/343:0] ERROR: cannot determine result data type 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/343:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/343:0] STATEMENT: create function bogus_func(anyelement) returns anyrange as 'select int4range(1,10)' language sql; 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/344:0] ERROR: cannot determine result data type 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/344:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:48.559 UTC [20503][client backend] [pg_regress/rangetypes][12/344:0] STATEMENT: create function bogus_func(int) returns anyrange as 'select int4range(1,10)' language sql; 2024-03-07 14:27:48.561 UTC [20503][client backend] [pg_regress/rangetypes][12/350:0] ERROR: function rangetypes_sql(numrange, integer[]) does not exist at character 8 2024-03-07 14:27:48.561 UTC [20503][client backend] [pg_regress/rangetypes][12/350:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:48.561 UTC [20503][client backend] [pg_regress/rangetypes][12/350:0] STATEMENT: select rangetypes_sql(numrange(1,10), ARRAY[2,20]); 2024-03-07 14:27:48.562 UTC [20503][client backend] [pg_regress/rangetypes][12/354:0] ERROR: function anycompatiblearray_anycompatiblerange_func(numeric[], int4range) does not exist at character 8 2024-03-07 14:27:48.562 UTC [20503][client backend] [pg_regress/rangetypes][12/354:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:48.562 UTC [20503][client backend] [pg_regress/rangetypes][12/354:0] STATEMENT: select anycompatiblearray_anycompatiblerange_func(ARRAY[1.1,2], int4range(10,20)); 2024-03-07 14:27:48.574 UTC [20503][client backend] [pg_regress/rangetypes][12/356:0] ERROR: cannot determine result data type 2024-03-07 14:27:48.574 UTC [20503][client backend] [pg_regress/rangetypes][12/356:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2024-03-07 14:27:48.574 UTC [20503][client backend] [pg_regress/rangetypes][12/356:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2024-03-07 14:27:48.584 UTC [20503][client backend] [pg_regress/rangetypes][12/364:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-03-07 14:27:48.584 UTC [20503][client backend] [pg_regress/rangetypes][12/364:0] STATEMENT: select arrayrange(ARRAY[2,1], ARRAY[1,2]); 2024-03-07 14:27:48.598 UTC [20503][client backend] [pg_regress/rangetypes][12/370:1256] ERROR: composite type two_ints cannot be made a member of itself 2024-03-07 14:27:48.598 UTC [20503][client backend] [pg_regress/rangetypes][12/370:1256] STATEMENT: alter type two_ints add attribute c two_ints_range; 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/386:0] ERROR: cannot determine result data type 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/386:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/386:0] STATEMENT: create function outparam_fail(i anyelement, out r anyrange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/387:0] ERROR: cannot determine result data type 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/387:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/387:0] STATEMENT: create function inoutparam_fail(inout i anyelement, out r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/388:0] ERROR: cannot determine result data type 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/388:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:48.921 UTC [20503][client backend] [pg_regress/rangetypes][12/388:0] STATEMENT: create function table_fail(i anyelement) returns table(i anyelement, r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2024-03-07 14:27:48.946 UTC [20503][client backend] [pg_regress/rangetypes][:0] LOG: disconnection: session time: 0:00:01.969 user=postgres database=regression host=[local] 2024-03-07 14:27:49.271 UTC [20849][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.272 UTC [20849][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) 2024-03-07 14:27:49.272 UTC [20849][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/lseg 2024-03-07 14:27:49.276 UTC [20851][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.277 UTC [20851][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) 2024-03-07 14:27:49.277 UTC [20851][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/circle 2024-03-07 14:27:49.277 UTC [20848][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.278 UTC [20848][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) 2024-03-07 14:27:49.278 UTC [20848][client backend] [[unknown]][25/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/polygon 2024-03-07 14:27:49.280 UTC [20853][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.281 UTC [20853][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) 2024-03-07 14:27:49.281 UTC [20853][client backend] [[unknown]][26/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/box 2024-03-07 14:27:49.284 UTC [20850][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.285 UTC [20855][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.286 UTC [20855][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) 2024-03-07 14:27:49.286 UTC [20855][client backend] [[unknown]][27/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/line 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/11:0] ERROR: invalid input syntax for type lseg: "(3asdf,2 ,3,4r2)" at character 30 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/11:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2024-03-07 14:27:49.289 UTC [20854][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/12:0] ERROR: invalid input syntax for type lseg: "[1,2,3, 4" at character 30 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/12:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[1,2,3, 4'); 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/13:0] ERROR: invalid input syntax for type lseg: "[(,2),(3,4)]" at character 30 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/13:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(,2),(3,4)]'); 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/14:0] ERROR: invalid input syntax for type lseg: "[(1,2),(3,4)" at character 30 2024-03-07 14:27:49.289 UTC [20849][client backend] [pg_regress/lseg][23/14:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(1,2),(3,4)'); 2024-03-07 14:27:49.290 UTC [20854][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) 2024-03-07 14:27:49.290 UTC [20854][client backend] [[unknown]][28/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numerology 2024-03-07 14:27:49.293 UTC [20858][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.294 UTC [20858][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) 2024-03-07 14:27:49.294 UTC [20858][client backend] [[unknown]][29/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/point 2024-03-07 14:27:49.295 UTC [20860][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.295 UTC [20856][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.296 UTC [20856][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) 2024-03-07 14:27:49.296 UTC [20856][client backend] [[unknown]][30/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr 2024-03-07 14:27:49.298 UTC [20861][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.299 UTC [20860][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) 2024-03-07 14:27:49.299 UTC [20860][client backend] [[unknown]][31/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inet 2024-03-07 14:27:49.299 UTC [20862][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.300 UTC [20857][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.302 UTC [20861][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) 2024-03-07 14:27:49.302 UTC [20861][client backend] [[unknown]][32/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr8 2024-03-07 14:27:49.302 UTC [20857][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) 2024-03-07 14:27:49.302 UTC [20857][client backend] [[unknown]][34/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timetz 2024-03-07 14:27:49.303 UTC [20864][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.303 UTC [20864][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) 2024-03-07 14:27:49.303 UTC [20864][client backend] [[unknown]][35/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/md5 2024-03-07 14:27:49.304 UTC [20866][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.304 UTC [20862][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) 2024-03-07 14:27:49.304 UTC [20862][client backend] [[unknown]][33/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamp 2024-03-07 14:27:49.304 UTC [20866][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) 2024-03-07 14:27:49.304 UTC [20866][client backend] [[unknown]][36/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/time 2024-03-07 14:27:49.305 UTC [20863][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.306 UTC [20863][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) 2024-03-07 14:27:49.306 UTC [20863][client backend] [[unknown]][37/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/date 2024-03-07 14:27:49.306 UTC [20851][client backend] [pg_regress/circle][24/12:0] ERROR: invalid input syntax for type circle: "<(-100,0),-100>" at character 32 2024-03-07 14:27:49.306 UTC [20851][client backend] [pg_regress/circle][24/12:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(-100,0),-100>'); 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/13:0] ERROR: invalid input syntax for type circle: "<(100,200),10" at character 32 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/13:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10'); 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/14:0] ERROR: invalid input syntax for type circle: "<(100,200),10> x" at character 32 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/14:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10> x'); 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/15:0] ERROR: invalid input syntax for type circle: "1abc,3,5" at character 32 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/15:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('1abc,3,5'); 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/16:0] ERROR: invalid input syntax for type circle: "(3,(1,2),3)" at character 32 2024-03-07 14:27:49.307 UTC [20851][client backend] [pg_regress/circle][24/16:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('(3,(1,2),3)'); 2024-03-07 14:27:49.309 UTC [20860][client backend] [pg_regress/inet][31/2:0] ERROR: table "inet_tbl" does not exist 2024-03-07 14:27:49.309 UTC [20860][client backend] [pg_regress/inet][31/2:0] STATEMENT: DROP TABLE INET_TBL; 2024-03-07 14:27:49.309 UTC [20850][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) 2024-03-07 14:27:49.309 UTC [20853][client backend] [pg_regress/box][26/8:0] ERROR: invalid input syntax for type box: "(2.3, 4.5)" at character 34 2024-03-07 14:27:49.309 UTC [20853][client backend] [pg_regress/box][26/8:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)'); 2024-03-07 14:27:49.309 UTC [20850][client backend] [[unknown]][38/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamptz 2024-03-07 14:27:49.309 UTC [20853][client backend] [pg_regress/box][26/9:0] ERROR: invalid input syntax for type box: "[1, 2, 3, 4)" at character 34 2024-03-07 14:27:49.309 UTC [20853][client backend] [pg_regress/box][26/9:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('[1, 2, 3, 4)'); 2024-03-07 14:27:49.309 UTC [20853][client backend] [pg_regress/box][26/10:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4]" at character 34 2024-03-07 14:27:49.309 UTC [20853][client backend] [pg_regress/box][26/10:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4]'); 2024-03-07 14:27:49.309 UTC [20858][client backend] [pg_regress/point][29/3:0] ERROR: invalid input syntax for type point: "asdfasdf" at character 35 2024-03-07 14:27:49.309 UTC [20858][client backend] [pg_regress/point][29/3:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf'); 2024-03-07 14:27:49.310 UTC [20853][client backend] [pg_regress/box][26/11:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4) x" at character 34 2024-03-07 14:27:49.310 UTC [20853][client backend] [pg_regress/box][26/11:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4) x'); 2024-03-07 14:27:49.310 UTC [20853][client backend] [pg_regress/box][26/12:0] ERROR: invalid input syntax for type box: "asdfasdf(ad" at character 34 2024-03-07 14:27:49.310 UTC [20853][client backend] [pg_regress/box][26/12:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('asdfasdf(ad'); 2024-03-07 14:27:49.311 UTC [20858][client backend] [pg_regress/point][29/4:0] ERROR: invalid input syntax for type point: "(10.0 10.0)" at character 35 2024-03-07 14:27:49.311 UTC [20858][client backend] [pg_regress/point][29/4:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0 10.0)'); 2024-03-07 14:27:49.311 UTC [20858][client backend] [pg_regress/point][29/5:0] ERROR: invalid input syntax for type point: "(10.0, 10.0) x" at character 35 2024-03-07 14:27:49.311 UTC [20858][client backend] [pg_regress/point][29/5:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 10.0) x'); 2024-03-07 14:27:49.311 UTC [20858][client backend] [pg_regress/point][29/6:0] ERROR: invalid input syntax for type point: "(10.0,10.0" at character 35 2024-03-07 14:27:49.311 UTC [20858][client backend] [pg_regress/point][29/6:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0,10.0'); 2024-03-07 14:27:49.312 UTC [20858][client backend] [pg_regress/point][29/7:0] ERROR: "1e+500" is out of range for type double precision at character 35 2024-03-07 14:27:49.312 UTC [20858][client backend] [pg_regress/point][29/7:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 1e+500)'); 2024-03-07 14:27:49.312 UTC [20849][client backend] [pg_regress/lseg][:0] LOG: disconnection: session time: 0:00:00.040 user=postgres database=regression host=[local] 2024-03-07 14:27:49.316 UTC [20855][client backend] [pg_regress/line][27/13:0] ERROR: invalid input syntax for type line: "{}" at character 30 2024-03-07 14:27:49.316 UTC [20855][client backend] [pg_regress/line][27/13:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{}'); 2024-03-07 14:27:49.317 UTC [20855][client backend] [pg_regress/line][27/14:0] ERROR: invalid input syntax for type line: "{0" at character 30 2024-03-07 14:27:49.317 UTC [20855][client backend] [pg_regress/line][27/14:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/15:0] ERROR: invalid input syntax for type line: "{0,0}" at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/15:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0}'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/16:0] ERROR: invalid input syntax for type line: "{0,0,1" at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/16:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/17:0] ERROR: invalid line specification: A and B cannot both be zero at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/17:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1}'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/18:0] ERROR: invalid input syntax for type line: "{0,0,1} x" at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/18:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1} x'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/19:0] ERROR: invalid input syntax for type line: "(3asdf,2 ,3,4r2)" at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/19:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/20:0] ERROR: invalid input syntax for type line: "[1,2,3, 4" at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/20:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[1,2,3, 4'); 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/21:0] ERROR: invalid input syntax for type line: "[(,2),(3,4)]" at character 30 2024-03-07 14:27:49.318 UTC [20855][client backend] [pg_regress/line][27/21:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(,2),(3,4)]'); 2024-03-07 14:27:49.319 UTC [20855][client backend] [pg_regress/line][27/22:0] ERROR: invalid input syntax for type line: "[(1,2),(3,4)" at character 30 2024-03-07 14:27:49.319 UTC [20855][client backend] [pg_regress/line][27/22:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(3,4)'); 2024-03-07 14:27:49.319 UTC [20855][client backend] [pg_regress/line][27/23:0] ERROR: invalid line specification: must be two distinct points at character 30 2024-03-07 14:27:49.319 UTC [20855][client backend] [pg_regress/line][27/23:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(1,2)]'); 2024-03-07 14:27:49.319 UTC [20855][client backend] [pg_regress/line][27/24:0] ERROR: invalid line specification: must be two distinct points 2024-03-07 14:27:49.319 UTC [20855][client backend] [pg_regress/line][27/24:0] STATEMENT: INSERT INTO LINE_TBL VALUES (line(point '(1,0)', point '(1,0)')); 2024-03-07 14:27:49.324 UTC [20854][client backend] [pg_regress/numerology][28/29:0] ERROR: trailing junk after numeric literal at or near "123a" at character 8 2024-03-07 14:27:49.324 UTC [20854][client backend] [pg_regress/numerology][28/29:0] STATEMENT: SELECT 123abc; 2024-03-07 14:27:49.325 UTC [20854][client backend] [pg_regress/numerology][28/30:0] ERROR: trailing junk after numeric literal at or near "0x0o" at character 8 2024-03-07 14:27:49.325 UTC [20854][client backend] [pg_regress/numerology][28/30:0] STATEMENT: SELECT 0x0o; 2024-03-07 14:27:49.325 UTC [20854][client backend] [pg_regress/numerology][28/31:0] ERROR: trailing junk after numeric literal at or near "0.a" at character 8 2024-03-07 14:27:49.325 UTC [20854][client backend] [pg_regress/numerology][28/31:0] STATEMENT: SELECT 0.a; 2024-03-07 14:27:49.325 UTC [20856][client backend] [pg_regress/macaddr][30/10:0] ERROR: invalid input syntax for type macaddr: "0800:2b01:0203" at character 37 2024-03-07 14:27:49.325 UTC [20856][client backend] [pg_regress/macaddr][30/10:0] STATEMENT: INSERT INTO macaddr_data VALUES (8, '0800:2b01:0203'); 2024-03-07 14:27:49.325 UTC [20854][client backend] [pg_regress/numerology][28/32:0] ERROR: trailing junk after numeric literal at or near "0.0a" at character 8 2024-03-07 14:27:49.325 UTC [20854][client backend] [pg_regress/numerology][28/32:0] STATEMENT: SELECT 0.0a; 2024-03-07 14:27:49.325 UTC [20856][client backend] [pg_regress/macaddr][30/11:0] ERROR: invalid input syntax for type macaddr: "not even close" at character 37 2024-03-07 14:27:49.325 UTC [20856][client backend] [pg_regress/macaddr][30/11:0] STATEMENT: INSERT INTO macaddr_data VALUES (9, 'not even close'); 2024-03-07 14:27:49.327 UTC [20865][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.328 UTC [20865][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) 2024-03-07 14:27:49.328 UTC [20865][client backend] [[unknown]][39/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/path 2024-03-07 14:27:49.329 UTC [20854][client backend] [pg_regress/numerology][28/33:0] ERROR: trailing junk after numeric literal at or near ".0a" at character 8 2024-03-07 14:27:49.329 UTC [20854][client backend] [pg_regress/numerology][28/33:0] STATEMENT: SELECT .0a; 2024-03-07 14:27:49.329 UTC [20854][client backend] [pg_regress/numerology][28/34:0] ERROR: trailing junk after numeric literal at or near "0.0e1a" at character 8 2024-03-07 14:27:49.329 UTC [20854][client backend] [pg_regress/numerology][28/34:0] STATEMENT: SELECT 0.0e1a; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/35:0] ERROR: trailing junk after numeric literal at or near "0.0e" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/35:0] STATEMENT: SELECT 0.0e; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/36:0] ERROR: trailing junk after numeric literal at or near "0.0e+" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/36:0] STATEMENT: SELECT 0.0e+a; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/37:0] ERROR: trailing junk after parameter at or near "$1a" at character 22 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/37:0] STATEMENT: PREPARE p1 AS SELECT $1a; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/38:0] ERROR: invalid binary integer at or near "0b" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/38:0] STATEMENT: SELECT 0b; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/39:0] ERROR: trailing junk after numeric literal at or near "1b" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/39:0] STATEMENT: SELECT 1b; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/40:0] ERROR: trailing junk after numeric literal at or near "0b0x" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/40:0] STATEMENT: SELECT 0b0x; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/41:0] ERROR: invalid octal integer at or near "0o" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/41:0] STATEMENT: SELECT 0o; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/42:0] ERROR: trailing junk after numeric literal at or near "1o" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/42:0] STATEMENT: SELECT 1o; 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/43:0] ERROR: trailing junk after numeric literal at or near "0o0x" at character 8 2024-03-07 14:27:49.330 UTC [20854][client backend] [pg_regress/numerology][28/43:0] STATEMENT: SELECT 0o0x; 2024-03-07 14:27:49.331 UTC [20854][client backend] [pg_regress/numerology][28/44:0] ERROR: invalid hexadecimal integer at or near "0x" at character 8 2024-03-07 14:27:49.331 UTC [20854][client backend] [pg_regress/numerology][28/44:0] STATEMENT: SELECT 0x; 2024-03-07 14:27:49.331 UTC [20854][client backend] [pg_regress/numerology][28/45:0] ERROR: trailing junk after numeric literal at or near "1x" at character 8 2024-03-07 14:27:49.331 UTC [20854][client backend] [pg_regress/numerology][28/45:0] STATEMENT: SELECT 1x; 2024-03-07 14:27:49.331 UTC [20854][client backend] [pg_regress/numerology][28/46:0] ERROR: trailing junk after numeric literal at or near "0x0y" at character 8 2024-03-07 14:27:49.331 UTC [20854][client backend] [pg_regress/numerology][28/46:0] STATEMENT: SELECT 0x0y; 2024-03-07 14:27:49.332 UTC [20848][client backend] [pg_regress/polygon][25/10:0] ERROR: invalid input syntax for type polygon: "0.0" at character 37 2024-03-07 14:27:49.332 UTC [20848][client backend] [pg_regress/polygon][25/10:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('0.0'); 2024-03-07 14:27:49.332 UTC [20848][client backend] [pg_regress/polygon][25/11:0] ERROR: invalid input syntax for type polygon: "(0.0 0.0" at character 37 2024-03-07 14:27:49.332 UTC [20848][client backend] [pg_regress/polygon][25/11:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0 0.0'); 2024-03-07 14:27:49.333 UTC [20848][client backend] [pg_regress/polygon][25/12:0] ERROR: invalid input syntax for type polygon: "(0,1,2)" at character 37 2024-03-07 14:27:49.333 UTC [20848][client backend] [pg_regress/polygon][25/12:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2)'); 2024-03-07 14:27:49.333 UTC [20848][client backend] [pg_regress/polygon][25/13:0] ERROR: invalid input syntax for type polygon: "(0,1,2,3" at character 37 2024-03-07 14:27:49.333 UTC [20848][client backend] [pg_regress/polygon][25/13:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2,3'); 2024-03-07 14:27:49.334 UTC [20848][client backend] [pg_regress/polygon][25/14:0] ERROR: invalid input syntax for type polygon: "asdf" at character 37 2024-03-07 14:27:49.334 UTC [20848][client backend] [pg_regress/polygon][25/14:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('asdf'); 2024-03-07 14:27:49.337 UTC [20854][client backend] [pg_regress/numerology][28/56:0] ERROR: column "_100" does not exist at character 8 2024-03-07 14:27:49.337 UTC [20854][client backend] [pg_regress/numerology][28/56:0] STATEMENT: SELECT _100; 2024-03-07 14:27:49.337 UTC [20868][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.338 UTC [20869][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.338 UTC [20868][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) 2024-03-07 14:27:49.338 UTC [20868][client backend] [[unknown]][40/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/interval 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/57:0] ERROR: trailing junk after numeric literal at or near "100_" at character 8 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/57:0] STATEMENT: SELECT 100_; 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/58:0] ERROR: trailing junk after numeric literal at or near "100_" at character 8 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/58:0] STATEMENT: SELECT 100__000; 2024-03-07 14:27:49.339 UTC [20869][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) 2024-03-07 14:27:49.339 UTC [20869][client backend] [[unknown]][41/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/multirangetypes 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/59:0] ERROR: syntax error at or near ".5" at character 14 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/59:0] STATEMENT: SELECT _1_000.5; 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/60:0] ERROR: trailing junk after numeric literal at or near "1_000_" at character 8 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/60:0] STATEMENT: SELECT 1_000_.5; 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/61:0] ERROR: trailing junk after numeric literal at or near "1_000._" at character 8 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/61:0] STATEMENT: SELECT 1_000._5; 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/62:0] ERROR: trailing junk after numeric literal at or near "1_000.5_" at character 8 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/62:0] STATEMENT: SELECT 1_000.5_; 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/63:0] ERROR: trailing junk after numeric literal at or near "1_000.5e" at character 8 2024-03-07 14:27:49.339 UTC [20854][client backend] [pg_regress/numerology][28/63:0] STATEMENT: SELECT 1_000.5e_1; 2024-03-07 14:27:49.340 UTC [20861][client backend] [pg_regress/macaddr8][32/8:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03" at character 8 2024-03-07 14:27:49.340 UTC [20861][client backend] [pg_regress/macaddr8][32/8:0] STATEMENT: SELECT '123 08:00:2b:01:02:03'::macaddr8; 2024-03-07 14:27:49.341 UTC [20861][client backend] [pg_regress/macaddr8][32/9:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03 123" at character 8 2024-03-07 14:27:49.341 UTC [20861][client backend] [pg_regress/macaddr8][32/9:0] STATEMENT: SELECT '08:00:2b:01:02:03 123'::macaddr8; 2024-03-07 14:27:49.341 UTC [20861][client backend] [pg_regress/macaddr8][32/10:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03:04:05" at character 8 2024-03-07 14:27:49.341 UTC [20861][client backend] [pg_regress/macaddr8][32/10:0] STATEMENT: SELECT '123 08:00:2b:01:02:03:04:05'::macaddr8; 2024-03-07 14:27:49.341 UTC [20861][client backend] [pg_regress/macaddr8][32/11:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05 123" at character 8 2024-03-07 14:27:49.341 UTC [20861][client backend] [pg_regress/macaddr8][32/11:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05 123'::macaddr8; 2024-03-07 14:27:49.341 UTC [20857][client backend] [pg_regress/timetz][34/15:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 America/New_York" at character 32 2024-03-07 14:27:49.341 UTC [20857][client backend] [pg_regress/timetz][34/15:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 America/New_York'); 2024-03-07 14:27:49.341 UTC [20857][client backend] [pg_regress/timetz][34/16:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 m2" at character 32 2024-03-07 14:27:49.341 UTC [20857][client backend] [pg_regress/timetz][34/16:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 m2'); 2024-03-07 14:27:49.342 UTC [20857][client backend] [pg_regress/timetz][34/17:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 MSK m2" at character 32 2024-03-07 14:27:49.342 UTC [20857][client backend] [pg_regress/timetz][34/17:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 MSK m2'); 2024-03-07 14:27:49.343 UTC [20855][client backend] [pg_regress/line][:0] LOG: disconnection: session time: 0:00:00.059 user=postgres database=regression host=[local] 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/12:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05:06:07" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/12:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05:06:07'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/13:0] ERROR: invalid input syntax for type macaddr8: "08-00-2b-01-02-03-04-05-06-07" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/13:0] STATEMENT: SELECT '08-00-2b-01-02-03-04-05-06-07'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/14:0] ERROR: invalid input syntax for type macaddr8: "08002b:01020304050607" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/14:0] STATEMENT: SELECT '08002b:01020304050607'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/15:0] ERROR: invalid input syntax for type macaddr8: "08002b01020304050607" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/15:0] STATEMENT: SELECT '08002b01020304050607'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/16:0] ERROR: invalid input syntax for type macaddr8: "0z002b0102030405" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/16:0] STATEMENT: SELECT '0z002b0102030405'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/17:0] ERROR: invalid input syntax for type macaddr8: "08002b010203xyza" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/17:0] STATEMENT: SELECT '08002b010203xyza'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/18:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/18:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2024-03-07 14:27:49.345 UTC [20864][client backend] [pg_regress/md5][:0] LOG: disconnection: session time: 0:00:00.043 user=postgres database=regression host=[local] 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/19:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/19:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/20:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2024-03-07 14:27:49.345 UTC [20861][client backend] [pg_regress/macaddr8][32/20:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2024-03-07 14:27:49.346 UTC [20861][client backend] [pg_regress/macaddr8][32/21:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2024-03-07 14:27:49.346 UTC [20861][client backend] [pg_regress/macaddr8][32/21:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2024-03-07 14:27:49.347 UTC [20866][client backend] [pg_regress/time][36/13:0] ERROR: invalid input syntax for type time: "15:36:39 America/New_York" at character 30 2024-03-07 14:27:49.347 UTC [20866][client backend] [pg_regress/time][36/13:0] STATEMENT: INSERT INTO TIME_TBL VALUES ('15:36:39 America/New_York'); 2024-03-07 14:27:49.349 UTC [20866][client backend] [pg_regress/time][36/23:0] ERROR: date/time field value out of range: "24:00:00.01" at character 8 2024-03-07 14:27:49.349 UTC [20866][client backend] [pg_regress/time][36/23:0] STATEMENT: SELECT '24:00:00.01'::time; 2024-03-07 14:27:49.350 UTC [20866][client backend] [pg_regress/time][36/24:0] ERROR: date/time field value out of range: "23:59:60.01" at character 8 2024-03-07 14:27:49.350 UTC [20866][client backend] [pg_regress/time][36/24:0] STATEMENT: SELECT '23:59:60.01'::time; 2024-03-07 14:27:49.350 UTC [20866][client backend] [pg_regress/time][36/25:0] ERROR: date/time field value out of range: "24:01:00" at character 8 2024-03-07 14:27:49.350 UTC [20866][client backend] [pg_regress/time][36/25:0] STATEMENT: SELECT '24:01:00'::time; 2024-03-07 14:27:49.350 UTC [20866][client backend] [pg_regress/time][36/26:0] ERROR: date/time field value out of range: "25:00:00" at character 8 2024-03-07 14:27:49.350 UTC [20866][client backend] [pg_regress/time][36/26:0] STATEMENT: SELECT '25:00:00'::time; 2024-03-07 14:27:49.350 UTC [20863][client backend] [pg_regress/date][37/10:0] ERROR: date/time field value out of range: "1997-02-29" at character 30 2024-03-07 14:27:49.350 UTC [20863][client backend] [pg_regress/date][37/10:0] STATEMENT: INSERT INTO DATE_TBL VALUES ('1997-02-29'); 2024-03-07 14:27:49.354 UTC [20851][client backend] [pg_regress/circle][:0] LOG: disconnection: session time: 0:00:00.080 user=postgres database=regression host=[local] 2024-03-07 14:27:49.355 UTC [20871][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:49.357 UTC [20869][client backend] [pg_regress/multirangetypes][41/2:0] ERROR: malformed multirange literal: "" at character 8 2024-03-07 14:27:49.357 UTC [20869][client backend] [pg_regress/multirangetypes][41/2:0] DETAIL: Missing left brace. 2024-03-07 14:27:49.357 UTC [20869][client backend] [pg_regress/multirangetypes][41/2:0] STATEMENT: select ''::textmultirange; 2024-03-07 14:27:49.358 UTC [20869][client backend] [pg_regress/multirangetypes][41/3:0] ERROR: malformed multirange literal: "{,}" at character 8 2024-03-07 14:27:49.358 UTC [20869][client backend] [pg_regress/multirangetypes][41/3:0] DETAIL: Expected range start. 2024-03-07 14:27:49.358 UTC [20869][client backend] [pg_regress/multirangetypes][41/3:0] STATEMENT: select '{,}'::textmultirange; 2024-03-07 14:27:49.358 UTC [20869][client backend] [pg_regress/multirangetypes][41/4:0] ERROR: malformed multirange literal: "{(,)}." at character 8 2024-03-07 14:27:49.358 UTC [20869][client backend] [pg_regress/multirangetypes][41/4:0] DETAIL: Junk after closing right brace. 2024-03-07 14:27:49.358 UTC [20869][client backend] [pg_regress/multirangetypes][41/4:0] STATEMENT: select '{(,)}.'::textmultirange; 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/5:0] ERROR: malformed multirange literal: "{[a,c),}" at character 8 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/5:0] DETAIL: Expected range start. 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/5:0] STATEMENT: select '{[a,c),}'::textmultirange; 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/6:0] ERROR: malformed multirange literal: "{,[a,c)}" at character 8 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/6:0] DETAIL: Expected range start. 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/6:0] STATEMENT: select '{,[a,c)}'::textmultirange; 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/7:0] ERROR: malformed multirange literal: "{-[a,z)}" at character 8 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/7:0] DETAIL: Expected range start. 2024-03-07 14:27:49.359 UTC [20869][client backend] [pg_regress/multirangetypes][41/7:0] STATEMENT: select '{-[a,z)}'::textmultirange; 2024-03-07 14:27:49.359 UTC [20871][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) 2024-03-07 14:27:49.359 UTC [20871][client backend] [[unknown]][42/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/strings 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/8:0] ERROR: malformed multirange literal: "{[a,z) - }" at character 8 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/8:0] DETAIL: Expected comma or end of multirange. 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/8:0] STATEMENT: select '{[a,z) - }'::textmultirange; 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/9:0] ERROR: malformed multirange literal: "{(",a)}" at character 8 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/9:0] DETAIL: Unexpected end of input. 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/9:0] STATEMENT: select '{(",a)}'::textmultirange; 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/10:0] ERROR: malformed range literal: "(,,a)" at character 8 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/10:0] DETAIL: Too many commas. 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/10:0] STATEMENT: select '{(,,a)}'::textmultirange; 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/11:0] ERROR: malformed range literal: "()" at character 8 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/11:0] DETAIL: Missing comma after lower bound. 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/11:0] STATEMENT: select '{(),a)}'::textmultirange; 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/12:0] ERROR: malformed multirange literal: "{(a,))}" at character 8 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/12:0] DETAIL: Expected comma or end of multirange. 2024-03-07 14:27:49.360 UTC [20869][client backend] [pg_regress/multirangetypes][41/12:0] STATEMENT: select '{(a,))}'::textmultirange; 2024-03-07 14:27:49.361 UTC [20860][client backend] [pg_regress/inet][31/21:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 37 2024-03-07 14:27:49.361 UTC [20860][client backend] [pg_regress/inet][31/21:0] DETAIL: Value has bits set to right of mask. 2024-03-07 14:27:49.361 UTC [20860][client backend] [pg_regress/inet][31/21:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('192.168.1.2/30', '192.168.1.226'); 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/22:0] ERROR: invalid input syntax for type cidr: "1234::1234::1234" at character 37 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/22:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('1234::1234::1234', '::1.2.3.4'); 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/23:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 42 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/23:0] DETAIL: Value has bits set to right of mask. 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/23:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('192.168.1.2/30'), '192.168.1.226'); 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/24:0] ERROR: invalid cidr value: "ffff:ffff:ffff:ffff::/24" at character 42 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/24:0] DETAIL: Value has bits set to right of mask. 2024-03-07 14:27:49.362 UTC [20860][client backend] [pg_regress/inet][31/24:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('ffff:ffff:ffff:ffff::/24'), '::192.168.1.226'); 2024-03-07 14:27:49.363 UTC [20857][client backend] [pg_regress/timetz][34/27:0] ERROR: date/time field value out of range: "24:00:00.01 PDT" at character 8 2024-03-07 14:27:49.363 UTC [20857][client backend] [pg_regress/timetz][34/27:0] STATEMENT: SELECT '24:00:00.01 PDT'::timetz; 2024-03-07 14:27:49.364 UTC [20857][client backend] [pg_regress/timetz][34/28:0] ERROR: date/time field value out of range: "23:59:60.01 PDT" at character 8 2024-03-07 14:27:49.364 UTC [20857][client backend] [pg_regress/timetz][34/28:0] STATEMENT: SELECT '23:59:60.01 PDT'::timetz; 2024-03-07 14:27:49.364 UTC [20857][client backend] [pg_regress/timetz][34/29:0] ERROR: date/time field value out of range: "24:01:00 PDT" at character 8 2024-03-07 14:27:49.364 UTC [20857][client backend] [pg_regress/timetz][34/29:0] STATEMENT: SELECT '24:01:00 PDT'::timetz; 2024-03-07 14:27:49.364 UTC [20857][client backend] [pg_regress/timetz][34/30:0] ERROR: date/time field value out of range: "25:00:00 PDT" at character 8 2024-03-07 14:27:49.364 UTC [20857][client backend] [pg_regress/timetz][34/30:0] STATEMENT: SELECT '25:00:00 PDT'::timetz; 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/13:0] ERROR: malformed range literal: "(]" at character 8 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/13:0] DETAIL: Missing comma after lower bound. 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/13:0] STATEMENT: select '{(],a)}'::textmultirange; 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/14:0] ERROR: malformed multirange literal: "{(a,])}" at character 8 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/14:0] DETAIL: Expected comma or end of multirange. 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/14:0] STATEMENT: select '{(a,])}'::textmultirange; 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/15:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-03-07 14:27:49.365 UTC [20869][client backend] [pg_regress/multirangetypes][41/15:0] STATEMENT: select '{[z,a]}'::textmultirange; 2024-03-07 14:27:49.369 UTC [20857][client backend] [pg_regress/timetz][34/36:0] ERROR: operator does not exist: time with time zone + time with time zone at character 11 2024-03-07 14:27:49.369 UTC [20857][client backend] [pg_regress/timetz][34/36:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:49.369 UTC [20857][client backend] [pg_regress/timetz][34/36:0] STATEMENT: SELECT f1 + time with time zone '00:01' AS "Illegal" FROM TIMETZ_TBL; 2024-03-07 14:27:49.371 UTC [20871][client backend] [pg_regress/strings][42/3:0] ERROR: syntax error at or near "' - third line'" at character 75 2024-03-07 14:27:49.371 UTC [20871][client backend] [pg_regress/strings][42/3:0] STATEMENT: SELECT 'first line' ' - next line' /* this comment is not allowed here */ ' - third line' AS "Illegal comment within continuation"; 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/28:0] ERROR: date/time field value out of range: "1/8/1999" at character 13 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/28:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/28:0] STATEMENT: SELECT date '1/8/1999'; 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/29:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/29:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/29:0] STATEMENT: SELECT date '1/18/1999'; 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/30:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/30:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.371 UTC [20863][client backend] [pg_regress/date][37/30:0] STATEMENT: SELECT date '18/1/1999'; 2024-03-07 14:27:49.372 UTC [20863][client backend] [pg_regress/date][37/36:0] ERROR: date/time field value out of range: "January 8, 99 BC" at character 13 2024-03-07 14:27:49.372 UTC [20863][client backend] [pg_regress/date][37/36:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.372 UTC [20863][client backend] [pg_regress/date][37/36:0] STATEMENT: SELECT date 'January 8, 99 BC'; 2024-03-07 14:27:49.372 UTC [20866][client backend] [pg_regress/time][36/32:0] ERROR: operator is not unique: time without time zone + time without time zone at character 11 2024-03-07 14:27:49.372 UTC [20866][client backend] [pg_regress/time][36/32:0] HINT: Could not choose a best candidate operator. You might need to add explicit type casts. 2024-03-07 14:27:49.372 UTC [20866][client backend] [pg_regress/time][36/32:0] STATEMENT: SELECT f1 + time '00:01' AS "Illegal" FROM TIME_TBL; 2024-03-07 14:27:49.372 UTC [20863][client backend] [pg_regress/date][37/39:0] ERROR: date/time field value out of range: "08-Jan-99" at character 13 2024-03-07 14:27:49.372 UTC [20863][client backend] [pg_regress/date][37/39:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.372 UTC [20863][client backend] [pg_regress/date][37/39:0] STATEMENT: SELECT date '08-Jan-99'; 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/41:0] ERROR: date/time field value out of range: "Jan-08-99" at character 13 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/41:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/41:0] STATEMENT: SELECT date 'Jan-08-99'; 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/43:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/43:0] STATEMENT: SELECT date '99-08-Jan'; 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/44:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/44:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/47:0] ERROR: date/time field value out of range: "08 Jan 99" at character 13 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/47:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.373 UTC [20863][client backend] [pg_regress/date][37/47:0] STATEMENT: SELECT date '08 Jan 99'; 2024-03-07 14:27:49.374 UTC [20863][client backend] [pg_regress/date][37/49:0] ERROR: date/time field value out of range: "Jan 08 99" at character 13 2024-03-07 14:27:49.374 UTC [20863][client backend] [pg_regress/date][37/49:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.374 UTC [20863][client backend] [pg_regress/date][37/49:0] STATEMENT: SELECT date 'Jan 08 99'; 2024-03-07 14:27:49.374 UTC [20861][client backend] [pg_regress/macaddr8][32/32:0] ERROR: invalid input syntax for type macaddr8: "not even close" at character 38 2024-03-07 14:27:49.374 UTC [20861][client backend] [pg_regress/macaddr8][32/32:0] STATEMENT: INSERT INTO macaddr8_data VALUES (9, 'not even close'); 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/10:0] ERROR: invalid Unicode escape at character 18 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/10:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/10:0] STATEMENT: SELECT U&'wrong: \061'; 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/11:0] ERROR: invalid Unicode escape at character 18 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/11:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/11:0] STATEMENT: SELECT U&'wrong: \+0061'; 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/12:0] ERROR: UESCAPE must be followed by a simple string literal at or near "+" at character 33 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/12:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE +; 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/13:0] ERROR: invalid Unicode escape character at or near "'+'" at character 33 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/13:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/14:0] ERROR: invalid Unicode surrogate pair at character 23 2024-03-07 14:27:49.377 UTC [20871][client backend] [pg_regress/strings][42/14:0] STATEMENT: SELECT U&'wrong: \db99'; 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/15:0] ERROR: invalid Unicode surrogate pair at character 23 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/15:0] STATEMENT: SELECT U&'wrong: \db99xy'; 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/16:0] ERROR: invalid Unicode surrogate pair at character 23 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/16:0] STATEMENT: SELECT U&'wrong: \db99\\'; 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/17:0] ERROR: invalid Unicode surrogate pair at character 23 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/17:0] STATEMENT: SELECT U&'wrong: \db99\0061'; 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/18:0] ERROR: invalid Unicode surrogate pair at character 26 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/18:0] STATEMENT: SELECT U&'wrong: \+00db99\+000061'; 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/19:0] ERROR: invalid Unicode escape value at character 18 2024-03-07 14:27:49.378 UTC [20871][client backend] [pg_regress/strings][42/19:0] STATEMENT: SELECT U&'wrong: \+2FFFFF'; 2024-03-07 14:27:49.379 UTC [20857][client backend] [pg_regress/timetz][34/42:0] ERROR: unit "day" not supported for type time with time zone 2024-03-07 14:27:49.379 UTC [20857][client backend] [pg_regress/timetz][34/42:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/55:0] ERROR: date/time field value out of range: "08-01-99" at character 13 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/55:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/55:0] STATEMENT: SELECT date '08-01-99'; 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/56:0] ERROR: date/time field value out of range: "08-01-1999" at character 13 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/56:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/56:0] STATEMENT: SELECT date '08-01-1999'; 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/57:0] ERROR: date/time field value out of range: "01-08-99" at character 13 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/57:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/57:0] STATEMENT: SELECT date '01-08-99'; 2024-03-07 14:27:49.379 UTC [20857][client backend] [pg_regress/timetz][34/43:0] ERROR: unit "fortnight" not recognized for type time with time zone 2024-03-07 14:27:49.379 UTC [20857][client backend] [pg_regress/timetz][34/43:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/58:0] ERROR: date/time field value out of range: "01-08-1999" at character 13 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/58:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.379 UTC [20863][client backend] [pg_regress/date][37/58:0] STATEMENT: SELECT date '01-08-1999'; 2024-03-07 14:27:49.379 UTC [20871][client backend] [pg_regress/strings][42/22:0] ERROR: invalid Unicode escape at character 17 2024-03-07 14:27:49.379 UTC [20871][client backend] [pg_regress/strings][42/22:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2024-03-07 14:27:49.379 UTC [20871][client backend] [pg_regress/strings][42/22:0] STATEMENT: SELECT E'wrong: \u061'; 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/63:0] ERROR: date/time field value out of range: "08 01 99" at character 13 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/63:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/63:0] STATEMENT: SELECT date '08 01 99'; 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/64:0] ERROR: date/time field value out of range: "08 01 1999" at character 13 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/64:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/64:0] STATEMENT: SELECT date '08 01 1999'; 2024-03-07 14:27:49.380 UTC [20865][client backend] [pg_regress/path][39/12:0] ERROR: invalid input syntax for type path: "[]" at character 30 2024-03-07 14:27:49.380 UTC [20865][client backend] [pg_regress/path][39/12:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[]'); 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/65:0] ERROR: date/time field value out of range: "01 08 99" at character 13 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/65:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/65:0] STATEMENT: SELECT date '01 08 99'; 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/66:0] ERROR: date/time field value out of range: "01 08 1999" at character 13 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/66:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.380 UTC [20863][client backend] [pg_regress/date][37/66:0] STATEMENT: SELECT date '01 08 1999'; 2024-03-07 14:27:49.380 UTC [20865][client backend] [pg_regress/path][39/13:0] ERROR: invalid input syntax for type path: "[(,2),(3,4)]" at character 30 2024-03-07 14:27:49.380 UTC [20865][client backend] [pg_regress/path][39/13:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(,2),(3,4)]'); 2024-03-07 14:27:49.380 UTC [20865][client backend] [pg_regress/path][39/14:0] ERROR: invalid input syntax for type path: "[(1,2),(3,4)" at character 30 2024-03-07 14:27:49.380 UTC [20865][client backend] [pg_regress/path][39/14:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(1,2),(3,4)'); 2024-03-07 14:27:49.381 UTC [20865][client backend] [pg_regress/path][39/15:0] ERROR: invalid input syntax for type path: "(1,2,3,4" at character 30 2024-03-07 14:27:49.381 UTC [20865][client backend] [pg_regress/path][39/15:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2,3,4'); 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/23:0] ERROR: invalid Unicode escape at character 17 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/23:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/23:0] STATEMENT: SELECT E'wrong: \U0061'; 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/24:0] ERROR: invalid Unicode surrogate pair at or near "'" at character 23 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/24:0] STATEMENT: SELECT E'wrong: \udb99'; 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/25:0] ERROR: invalid Unicode surrogate pair at or near "x" at character 23 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/25:0] STATEMENT: SELECT E'wrong: \udb99xy'; 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/26:0] ERROR: invalid Unicode surrogate pair at or near "\" at character 23 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/26:0] STATEMENT: SELECT E'wrong: \udb99\\'; 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/27:0] ERROR: invalid Unicode surrogate pair at or near "\u0061" at character 23 2024-03-07 14:27:49.381 UTC [20871][client backend] [pg_regress/strings][42/27:0] STATEMENT: SELECT E'wrong: \udb99\u0061'; 2024-03-07 14:27:49.381 UTC [20865][client backend] [pg_regress/path][39/16:0] ERROR: invalid input syntax for type path: "(1,2),(3,4)]" at character 30 2024-03-07 14:27:49.381 UTC [20865][client backend] [pg_regress/path][39/16:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2),(3,4)]'); 2024-03-07 14:27:49.382 UTC [20863][client backend] [pg_regress/date][37/74:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2024-03-07 14:27:49.382 UTC [20863][client backend] [pg_regress/date][37/74:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.382 UTC [20863][client backend] [pg_regress/date][37/74:0] STATEMENT: SELECT date '1/18/1999'; 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/28:0] ERROR: invalid Unicode surrogate pair at or near "\U00000061" at character 27 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/28:0] STATEMENT: SELECT E'wrong: \U0000db99\U00000061'; 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/29:0] ERROR: invalid Unicode escape value at or near "\U002FFFFF" at character 17 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/29:0] STATEMENT: SELECT E'wrong: \U002FFFFF'; 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/31:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/31:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/31:0] STATEMENT: SELECT U&'d\0061t\+000061' AS U&"d\0061t\+000061"; 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/32:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/32:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-03-07 14:27:49.382 UTC [20871][client backend] [pg_regress/strings][42/32:0] STATEMENT: SELECT U&'d!0061t\+000061' UESCAPE '!' AS U&"d*0061t\+000061" UESCAPE '*'; 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/33:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/33:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/33:0] STATEMENT: SELECT U&' \' UESCAPE '!' AS "tricky"; 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/35:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/35:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/35:0] STATEMENT: SELECT U&'wrong: \061'; 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/36:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/36:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-03-07 14:27:49.383 UTC [20871][client backend] [pg_regress/strings][42/36:0] STATEMENT: SELECT U&'wrong: \+0061'; 2024-03-07 14:27:49.384 UTC [20866][client backend] [pg_regress/time][36/38:0] ERROR: unit "day" not supported for type time without time zone 2024-03-07 14:27:49.384 UTC [20866][client backend] [pg_regress/time][36/38:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME '2020-05-26 13:30:25.575401'); 2024-03-07 14:27:49.384 UTC [20871][client backend] [pg_regress/strings][42/37:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-03-07 14:27:49.384 UTC [20871][client backend] [pg_regress/strings][42/37:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-03-07 14:27:49.384 UTC [20871][client backend] [pg_regress/strings][42/37:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2024-03-07 14:27:49.384 UTC [20866][client backend] [pg_regress/time][36/39:0] ERROR: unit "fortnight" not recognized for type time without time zone 2024-03-07 14:27:49.384 UTC [20866][client backend] [pg_regress/time][36/39:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME '2020-05-26 13:30:25.575401'); 2024-03-07 14:27:49.384 UTC [20866][client backend] [pg_regress/time][36/40:0] ERROR: unit "timezone" not supported for type time without time zone 2024-03-07 14:27:49.384 UTC [20866][client backend] [pg_regress/time][36/40:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM TIME '2020-05-26 13:30:25.575401'); 2024-03-07 14:27:49.384 UTC [20863][client backend] [pg_regress/date][37/82:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2024-03-07 14:27:49.384 UTC [20863][client backend] [pg_regress/date][37/82:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.384 UTC [20863][client backend] [pg_regress/date][37/82:0] STATEMENT: SELECT date '99-Jan-08'; 2024-03-07 14:27:49.388 UTC [20866][client backend] [pg_regress/time][:0] LOG: disconnection: session time: 0:00:00.090 user=postgres database=regression host=[local] 2024-03-07 14:27:49.394 UTC [20871][client backend] [pg_regress/strings][42/42:0] ERROR: invalid hexadecimal data: odd number of digits at character 8 2024-03-07 14:27:49.394 UTC [20871][client backend] [pg_regress/strings][42/42:0] STATEMENT: SELECT E'\\xDeAdBeE'::bytea; 2024-03-07 14:27:49.394 UTC [20871][client backend] [pg_regress/strings][42/43:0] ERROR: invalid hexadecimal digit: "x" at character 8 2024-03-07 14:27:49.394 UTC [20871][client backend] [pg_regress/strings][42/43:0] STATEMENT: SELECT E'\\xDeAdBeEx'::bytea; 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/88:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/88:0] STATEMENT: SELECT date '99-08-Jan'; 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/89:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/89:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-03-07 14:27:49.395 UTC [20865][client backend] [pg_regress/path][:0] LOG: disconnection: session time: 0:00:00.074 user=postgres database=regression host=[local] 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/90:0] ERROR: date/time field value out of range: "99 Jan 08" at character 13 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/90:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.395 UTC [20863][client backend] [pg_regress/date][37/90:0] STATEMENT: SELECT date '99 Jan 08'; 2024-03-07 14:27:49.396 UTC [20868][client backend] [pg_regress/interval][40/27:0] ERROR: invalid input syntax for type interval: "badly formatted interval" at character 39 2024-03-07 14:27:49.396 UTC [20868][client backend] [pg_regress/interval][40/27:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('badly formatted interval'); 2024-03-07 14:27:49.396 UTC [20868][client backend] [pg_regress/interval][40/28:0] ERROR: invalid input syntax for type interval: "@ 30 eons ago" at character 39 2024-03-07 14:27:49.396 UTC [20868][client backend] [pg_regress/interval][40/28:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('@ 30 eons ago'); 2024-03-07 14:27:49.398 UTC [20863][client backend] [pg_regress/date][37/96:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2024-03-07 14:27:49.398 UTC [20863][client backend] [pg_regress/date][37/96:0] STATEMENT: SELECT date '99 08 Jan'; 2024-03-07 14:27:49.398 UTC [20863][client backend] [pg_regress/date][37/98:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2024-03-07 14:27:49.398 UTC [20863][client backend] [pg_regress/date][37/98:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.398 UTC [20863][client backend] [pg_regress/date][37/98:0] STATEMENT: SELECT date '99-01-08'; 2024-03-07 14:27:49.401 UTC [20863][client backend] [pg_regress/date][37/104:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2024-03-07 14:27:49.401 UTC [20863][client backend] [pg_regress/date][37/104:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.401 UTC [20863][client backend] [pg_regress/date][37/104:0] STATEMENT: SELECT date '99-08-01'; 2024-03-07 14:27:49.402 UTC [20863][client backend] [pg_regress/date][37/106:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2024-03-07 14:27:49.402 UTC [20863][client backend] [pg_regress/date][37/106:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.402 UTC [20863][client backend] [pg_regress/date][37/106:0] STATEMENT: SELECT date '99 01 08'; 2024-03-07 14:27:49.404 UTC [20871][client backend] [pg_regress/strings][42/49:0] ERROR: invalid input syntax for type bytea at character 8 2024-03-07 14:27:49.404 UTC [20871][client backend] [pg_regress/strings][42/49:0] STATEMENT: SELECT E'De\\678dBeEf'::bytea; 2024-03-07 14:27:49.406 UTC [20863][client backend] [pg_regress/date][37/112:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2024-03-07 14:27:49.406 UTC [20863][client backend] [pg_regress/date][37/112:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.406 UTC [20863][client backend] [pg_regress/date][37/112:0] STATEMENT: SELECT date '99 08 01'; 2024-03-07 14:27:49.414 UTC [20863][client backend] [pg_regress/date][37/120:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2024-03-07 14:27:49.414 UTC [20863][client backend] [pg_regress/date][37/120:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.414 UTC [20863][client backend] [pg_regress/date][37/120:0] STATEMENT: SELECT date '18/1/1999'; 2024-03-07 14:27:49.416 UTC [20856][client backend] [pg_regress/macaddr][:0] LOG: disconnection: session time: 0:00:00.125 user=postgres database=regression host=[local] 2024-03-07 14:27:49.426 UTC [20863][client backend] [pg_regress/date][37/127:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2024-03-07 14:27:49.426 UTC [20863][client backend] [pg_regress/date][37/127:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.426 UTC [20863][client backend] [pg_regress/date][37/127:0] STATEMENT: SELECT date '99-Jan-08'; 2024-03-07 14:27:49.430 UTC [20863][client backend] [pg_regress/date][37/133:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-03-07 14:27:49.430 UTC [20863][client backend] [pg_regress/date][37/133:0] STATEMENT: SELECT date '99-08-Jan'; 2024-03-07 14:27:49.430 UTC [20863][client backend] [pg_regress/date][37/134:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-03-07 14:27:49.430 UTC [20863][client backend] [pg_regress/date][37/134:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-03-07 14:27:49.430 UTC [20863][client backend] [pg_regress/date][37/135:0] ERROR: invalid input syntax for type date: "99 Jan 08" at character 13 2024-03-07 14:27:49.430 UTC [20863][client backend] [pg_regress/date][37/135:0] STATEMENT: SELECT date '99 Jan 08'; 2024-03-07 14:27:49.431 UTC [20857][client backend] [pg_regress/timetz][:0] LOG: disconnection: session time: 0:00:00.132 user=postgres database=regression host=[local] 2024-03-07 14:27:49.431 UTC [20863][client backend] [pg_regress/date][37/141:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2024-03-07 14:27:49.431 UTC [20863][client backend] [pg_regress/date][37/141:0] STATEMENT: SELECT date '99 08 Jan'; 2024-03-07 14:27:49.431 UTC [20863][client backend] [pg_regress/date][37/143:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2024-03-07 14:27:49.431 UTC [20863][client backend] [pg_regress/date][37/143:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.431 UTC [20863][client backend] [pg_regress/date][37/143:0] STATEMENT: SELECT date '99-01-08'; 2024-03-07 14:27:49.432 UTC [20863][client backend] [pg_regress/date][37/149:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2024-03-07 14:27:49.432 UTC [20863][client backend] [pg_regress/date][37/149:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.432 UTC [20863][client backend] [pg_regress/date][37/149:0] STATEMENT: SELECT date '99-08-01'; 2024-03-07 14:27:49.432 UTC [20863][client backend] [pg_regress/date][37/151:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2024-03-07 14:27:49.432 UTC [20863][client backend] [pg_regress/date][37/151:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.432 UTC [20863][client backend] [pg_regress/date][37/151:0] STATEMENT: SELECT date '99 01 08'; 2024-03-07 14:27:49.433 UTC [20863][client backend] [pg_regress/date][37/157:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2024-03-07 14:27:49.433 UTC [20863][client backend] [pg_regress/date][37/157:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:49.433 UTC [20863][client backend] [pg_regress/date][37/157:0] STATEMENT: SELECT date '99 08 01'; 2024-03-07 14:27:49.437 UTC [20871][client backend] [pg_regress/strings][42/79:0] ERROR: negative substring length not allowed 2024-03-07 14:27:49.437 UTC [20871][client backend] [pg_regress/strings][42/79:0] STATEMENT: SELECT SUBSTRING('string' FROM -10 FOR -2147483646) AS "error"; 2024-03-07 14:27:49.440 UTC [20863][client backend] [pg_regress/date][37/160:0] ERROR: date out of range: "4714-11-23 BC" at character 13 2024-03-07 14:27:49.440 UTC [20863][client backend] [pg_regress/date][37/160:0] STATEMENT: SELECT date '4714-11-23 BC'; 2024-03-07 14:27:49.441 UTC [20863][client backend] [pg_regress/date][37/162:0] ERROR: date out of range: "5874898-01-01" at character 13 2024-03-07 14:27:49.441 UTC [20863][client backend] [pg_regress/date][37/162:0] STATEMENT: SELECT date '5874898-01-01'; 2024-03-07 14:27:49.460 UTC [20861][client backend] [pg_regress/macaddr8][:0] LOG: disconnection: session time: 0:00:00.162 user=postgres database=regression host=[local] 2024-03-07 14:27:49.462 UTC [20871][client backend] [pg_regress/strings][42/91:0] ERROR: SQL regular expression may not contain more than two escape-double-quote separators 2024-03-07 14:27:49.462 UTC [20871][client backend] [pg_regress/strings][42/91:0] CONTEXT: SQL function "substring" statement 1 2024-03-07 14:27:49.462 UTC [20871][client backend] [pg_regress/strings][42/91:0] STATEMENT: SELECT SUBSTRING('abcdefg' SIMILAR 'a*#"%#"g*#"x' ESCAPE '#') AS "error"; 2024-03-07 14:27:49.471 UTC [20854][client backend] [pg_regress/numerology][:0] LOG: disconnection: session time: 0:00:00.186 user=postgres database=regression host=[local] 2024-03-07 14:27:49.471 UTC [20871][client backend] [pg_regress/strings][42/104:0] ERROR: invalid escape string 2024-03-07 14:27:49.471 UTC [20871][client backend] [pg_regress/strings][42/104:0] HINT: Escape string must be empty or one character. 2024-03-07 14:27:49.471 UTC [20871][client backend] [pg_regress/strings][42/104:0] STATEMENT: SELECT 'abcdefg' SIMILAR TO '_bcd#%' ESCAPE '##' AS error; 2024-03-07 14:27:49.480 UTC [20871][client backend] [pg_regress/strings][42/112:0] ERROR: invalid regular expression option: "z" 2024-03-07 14:27:49.480 UTC [20871][client backend] [pg_regress/strings][42/112:0] STATEMENT: SELECT regexp_replace('AAA aaa', 'A+', 'Z', 'z'); 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/203:0] ERROR: unit "microseconds" not supported for type date 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/203:0] STATEMENT: SELECT EXTRACT(MICROSECONDS FROM DATE '2020-08-11'); 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/204:0] ERROR: unit "milliseconds" not supported for type date 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/204:0] STATEMENT: SELECT EXTRACT(MILLISECONDS FROM DATE '2020-08-11'); 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/205:0] ERROR: unit "second" not supported for type date 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/205:0] STATEMENT: SELECT EXTRACT(SECOND FROM DATE '2020-08-11'); 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/206:0] ERROR: unit "minute" not supported for type date 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/206:0] STATEMENT: SELECT EXTRACT(MINUTE FROM DATE '2020-08-11'); 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/207:0] ERROR: unit "hour" not supported for type date 2024-03-07 14:27:49.481 UTC [20863][client backend] [pg_regress/date][37/207:0] STATEMENT: SELECT EXTRACT(HOUR FROM DATE '2020-08-11'); 2024-03-07 14:27:49.484 UTC [20871][client backend] [pg_regress/strings][42/122:0] ERROR: invalid value for parameter "start": -1 2024-03-07 14:27:49.484 UTC [20871][client backend] [pg_regress/strings][42/122:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', -1, 0, 'i'); 2024-03-07 14:27:49.485 UTC [20871][client backend] [pg_regress/strings][42/123:0] ERROR: invalid value for parameter "n": -1 2024-03-07 14:27:49.485 UTC [20871][client backend] [pg_regress/strings][42/123:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', 1, -1, 'i'); 2024-03-07 14:27:49.486 UTC [20871][client backend] [pg_regress/strings][42/124:0] ERROR: invalid regular expression option: "1" 2024-03-07 14:27:49.486 UTC [20871][client backend] [pg_regress/strings][42/124:0] HINT: If you meant to use regexp_replace() with a start parameter, cast the fourth argument to integer explicitly. 2024-03-07 14:27:49.486 UTC [20871][client backend] [pg_regress/strings][42/124:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', '1'); 2024-03-07 14:27:49.496 UTC [20871][client backend] [pg_regress/strings][42/131:0] ERROR: invalid value for parameter "start": 0 2024-03-07 14:27:49.496 UTC [20871][client backend] [pg_regress/strings][42/131:0] STATEMENT: SELECT regexp_count('123123123123', '123', 0); 2024-03-07 14:27:49.496 UTC [20871][client backend] [pg_regress/strings][42/132:0] ERROR: invalid value for parameter "start": -3 2024-03-07 14:27:49.496 UTC [20871][client backend] [pg_regress/strings][42/132:0] STATEMENT: SELECT regexp_count('123123123123', '123', -3); 2024-03-07 14:27:49.501 UTC [20871][client backend] [pg_regress/strings][42/137:0] ERROR: regexp_like() does not support the "global" option 2024-03-07 14:27:49.501 UTC [20871][client backend] [pg_regress/strings][42/137:0] STATEMENT: SELECT regexp_like('abc', 'a.c', 'g'); 2024-03-07 14:27:49.501 UTC [20863][client backend] [pg_regress/date][37/224:0] ERROR: unit "timezone" not supported for type date 2024-03-07 14:27:49.501 UTC [20863][client backend] [pg_regress/date][37/224:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM DATE '2020-08-11'); 2024-03-07 14:27:49.501 UTC [20863][client backend] [pg_regress/date][37/225:0] ERROR: unit "timezone_m" not supported for type date 2024-03-07 14:27:49.501 UTC [20863][client backend] [pg_regress/date][37/225:0] STATEMENT: SELECT EXTRACT(TIMEZONE_M FROM DATE '2020-08-11'); 2024-03-07 14:27:49.501 UTC [20863][client backend] [pg_regress/date][37/226:0] ERROR: unit "timezone_h" not supported for type date 2024-03-07 14:27:49.501 UTC [20863][client backend] [pg_regress/date][37/226:0] STATEMENT: SELECT EXTRACT(TIMEZONE_H FROM DATE '2020-08-11'); 2024-03-07 14:27:49.501 UTC [20869][client backend] [pg_regress/multirangetypes][41/103:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-03-07 14:27:49.501 UTC [20869][client backend] [pg_regress/multirangetypes][41/103:0] STATEMENT: select nummultirange(numrange(2.0, 1.0)); 2024-03-07 14:27:49.515 UTC [20863][client backend] [pg_regress/date][37/262:0] ERROR: unit "microsec" not recognized for type date 2024-03-07 14:27:49.515 UTC [20863][client backend] [pg_regress/date][37/262:0] STATEMENT: SELECT EXTRACT(MICROSEC FROM DATE 'infinity'); 2024-03-07 14:27:49.515 UTC [20871][client backend] [pg_regress/strings][42/158:0] ERROR: invalid value for parameter "start": 0 2024-03-07 14:27:49.515 UTC [20871][client backend] [pg_regress/strings][42/158:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 0, 1); 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/159:0] ERROR: invalid value for parameter "n": 0 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/159:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 0); 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/160:0] ERROR: invalid value for parameter "endoption": -1 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/160:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, -1); 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/161:0] ERROR: invalid value for parameter "endoption": 2 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/161:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 2); 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/162:0] ERROR: regexp_instr() does not support the "global" option 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/162:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, 'g'); 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/266:0] ERROR: date field value out of range: 0-07-15 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/266:0] STATEMENT: select make_date(0, 7, 15); 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/163:0] ERROR: invalid value for parameter "subexpr": -1 2024-03-07 14:27:49.516 UTC [20871][client backend] [pg_regress/strings][42/163:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, '', -1); 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/267:0] ERROR: date field value out of range: 2013-02-30 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/267:0] STATEMENT: select make_date(2013, 2, 30); 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/268:0] ERROR: date field value out of range: 2013-13-01 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/268:0] STATEMENT: select make_date(2013, 13, 1); 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/269:0] ERROR: date field value out of range: 2013-11--1 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/269:0] STATEMENT: select make_date(2013, 11, -1); 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/270:0] ERROR: time field value out of range: 10:55:100.1 2024-03-07 14:27:49.516 UTC [20863][client backend] [pg_regress/date][37/270:0] STATEMENT: select make_time(10, 55, 100.1); 2024-03-07 14:27:49.521 UTC [20863][client backend] [pg_regress/date][37/271:0] ERROR: time field value out of range: 24:00:2.1 2024-03-07 14:27:49.521 UTC [20863][client backend] [pg_regress/date][37/271:0] STATEMENT: select make_time(24, 0, 2.1); 2024-03-07 14:27:49.523 UTC [20863][client backend] [pg_regress/date][:0] LOG: disconnection: session time: 0:00:00.221 user=postgres database=regression host=[local] 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/178:0] ERROR: invalid value for parameter "start": 0 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/178:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 0, 1); 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/179:0] ERROR: invalid value for parameter "n": 0 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/179:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 0); 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/180:0] ERROR: regexp_substr() does not support the "global" option 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/180:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, 'g'); 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/181:0] ERROR: invalid value for parameter "subexpr": -1 2024-03-07 14:27:49.533 UTC [20871][client backend] [pg_regress/strings][42/181:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, '', -1); 2024-03-07 14:27:49.535 UTC [20860][client backend] [pg_regress/inet][31/97:0] ERROR: result is out of range 2024-03-07 14:27:49.535 UTC [20860][client backend] [pg_regress/inet][31/97:0] STATEMENT: SELECT '127.0.0.1'::inet + 10000000000; 2024-03-07 14:27:49.536 UTC [20860][client backend] [pg_regress/inet][31/98:0] ERROR: result is out of range 2024-03-07 14:27:49.536 UTC [20860][client backend] [pg_regress/inet][31/98:0] STATEMENT: SELECT '127.0.0.1'::inet - 10000000000; 2024-03-07 14:27:49.536 UTC [20860][client backend] [pg_regress/inet][31/99:0] ERROR: result is out of range 2024-03-07 14:27:49.536 UTC [20860][client backend] [pg_regress/inet][31/99:0] STATEMENT: SELECT '126::1'::inet - '127::2'::inet; 2024-03-07 14:27:49.536 UTC [20860][client backend] [pg_regress/inet][31/100:0] ERROR: result is out of range 2024-03-07 14:27:49.536 UTC [20860][client backend] [pg_regress/inet][31/100:0] STATEMENT: SELECT '127::1'::inet - '126::2'::inet; 2024-03-07 14:27:49.539 UTC [20860][client backend] [pg_regress/inet][31/104:0] ERROR: cannot merge addresses from different families 2024-03-07 14:27:49.539 UTC [20860][client backend] [pg_regress/inet][31/104:0] STATEMENT: SELECT inet_merge(c, i) FROM INET_TBL; 2024-03-07 14:27:49.546 UTC [20871][client backend] [pg_regress/strings][42/194:0] ERROR: invalid regular expression option: "z" 2024-03-07 14:27:49.546 UTC [20871][client backend] [pg_regress/strings][42/194:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque)$re$, 'gz'); 2024-03-07 14:27:49.546 UTC [20871][client backend] [pg_regress/strings][42/195:0] ERROR: invalid regular expression: parentheses () not balanced 2024-03-07 14:27:49.546 UTC [20871][client backend] [pg_regress/strings][42/195:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(barbeque$re$); 2024-03-07 14:27:49.547 UTC [20871][client backend] [pg_regress/strings][42/196:0] ERROR: invalid regular expression: invalid repetition count(s) 2024-03-07 14:27:49.547 UTC [20871][client backend] [pg_regress/strings][42/196:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque){2,1}$re$); 2024-03-07 14:27:49.549 UTC [20860][client backend] [pg_regress/inet][:0] LOG: disconnection: session time: 0:00:00.258 user=postgres database=regression host=[local] 2024-03-07 14:27:49.566 UTC [20871][client backend] [pg_regress/strings][42/213:0] ERROR: invalid regular expression option: "z" 2024-03-07 14:27:49.566 UTC [20871][client backend] [pg_regress/strings][42/213:0] STATEMENT: SELECT foo, length(foo) FROM regexp_split_to_table('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'zippy') AS foo; 2024-03-07 14:27:49.567 UTC [20871][client backend] [pg_regress/strings][42/214:0] ERROR: invalid regular expression option: "z" 2024-03-07 14:27:49.567 UTC [20871][client backend] [pg_regress/strings][42/214:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'iz'); 2024-03-07 14:27:49.567 UTC [20871][client backend] [pg_regress/strings][42/215:0] ERROR: regexp_split_to_table() does not support the "global" option 2024-03-07 14:27:49.567 UTC [20871][client backend] [pg_regress/strings][42/215:0] STATEMENT: SELECT foo, length(foo) FROM regexp_split_to_table('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'g') AS foo; 2024-03-07 14:27:49.567 UTC [20871][client backend] [pg_regress/strings][42/216:0] ERROR: regexp_split_to_array() does not support the "global" option 2024-03-07 14:27:49.567 UTC [20871][client backend] [pg_regress/strings][42/216:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'g'); 2024-03-07 14:27:49.594 UTC [20868][client backend] [pg_regress/interval][40/43:0] ERROR: interval out of range 2024-03-07 14:27:49.594 UTC [20868][client backend] [pg_regress/interval][40/43:0] STATEMENT: SELECT -('-2147483648 months'::interval); 2024-03-07 14:27:49.594 UTC [20868][client backend] [pg_regress/interval][40/45:0] ERROR: interval out of range 2024-03-07 14:27:49.594 UTC [20868][client backend] [pg_regress/interval][40/45:0] STATEMENT: SELECT -('-2147483648 days'::interval); 2024-03-07 14:27:49.594 UTC [20868][client backend] [pg_regress/interval][40/47:0] ERROR: interval out of range 2024-03-07 14:27:49.594 UTC [20868][client backend] [pg_regress/interval][40/47:0] STATEMENT: SELECT -('-9223372036854775808 us'::interval); 2024-03-07 14:27:49.595 UTC [20868][client backend] [pg_regress/interval][40/49:0] ERROR: interval out of range 2024-03-07 14:27:49.595 UTC [20868][client backend] [pg_regress/interval][40/49:0] STATEMENT: SELECT -('-2147483647 months -2147483647 days -9223372036854775807 us'::interval); 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/52:0] ERROR: interval field value out of range: "2147483648 days" at character 42 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/52:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483648 days'); 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/53:0] ERROR: interval field value out of range: "-2147483649 days" at character 42 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/53:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483649 days'); 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/54:0] ERROR: interval out of range at character 42 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/54:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483647 years'); 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/55:0] ERROR: interval out of range at character 42 2024-03-07 14:27:49.598 UTC [20868][client backend] [pg_regress/interval][40/55:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483648 years'); 2024-03-07 14:27:49.599 UTC [20868][client backend] [pg_regress/interval][40/56:0] ERROR: interval out of range 2024-03-07 14:27:49.599 UTC [20868][client backend] [pg_regress/interval][40/56:0] STATEMENT: select extract(epoch from '256 microseconds'::interval * (2^55)::float8); 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/75:0] ERROR: interval out of range 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/75:0] STATEMENT: SELECT '3000000 months'::interval * 1000; 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/76:0] ERROR: interval out of range 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/76:0] STATEMENT: SELECT '3000000 months'::interval / 0.001; 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/77:0] ERROR: interval out of range 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/77:0] STATEMENT: SELECT '3000000 days'::interval * 1000; 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/78:0] ERROR: interval out of range 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/78:0] STATEMENT: SELECT '3000000 days'::interval / 0.001; 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/79:0] ERROR: interval out of range 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/79:0] STATEMENT: SELECT '1 month 2146410 days'::interval * 1000.5002; 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/80:0] ERROR: interval out of range 2024-03-07 14:27:49.654 UTC [20868][client backend] [pg_regress/interval][40/80:0] STATEMENT: SELECT '4611686018427387904 usec'::interval / 0.1; 2024-03-07 14:27:49.665 UTC [20850][client backend] [pg_regress/timestamptz][38/49:0] ERROR: time zone "america/does_not_exist" not recognized at character 37 2024-03-07 14:27:49.665 UTC [20850][client backend] [pg_regress/timestamptz][38/49:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2024-03-07 14:27:49.666 UTC [20850][client backend] [pg_regress/timestamptz][38/50:0] ERROR: time zone "America/Does_not_exist" not recognized 2024-03-07 14:27:49.666 UTC [20850][client backend] [pg_regress/timestamptz][38/50:0] STATEMENT: SELECT '19970710 173201' AT TIME ZONE 'America/Does_not_exist'; 2024-03-07 14:27:49.667 UTC [20868][client backend] [pg_regress/interval][40/86:0] ERROR: interval out of range 2024-03-07 14:27:49.667 UTC [20868][client backend] [pg_regress/interval][40/86:0] STATEMENT: SELECT justify_hours(interval '2147483647 days 24 hrs'); 2024-03-07 14:27:49.668 UTC [20868][client backend] [pg_regress/interval][40/87:0] ERROR: interval out of range 2024-03-07 14:27:49.668 UTC [20868][client backend] [pg_regress/interval][40/87:0] STATEMENT: SELECT justify_days(interval '2147483647 months 30 days'); 2024-03-07 14:27:49.669 UTC [20868][client backend] [pg_regress/interval][40/91:0] ERROR: interval out of range 2024-03-07 14:27:49.669 UTC [20868][client backend] [pg_regress/interval][40/91:0] STATEMENT: SELECT justify_interval(interval '2147483647 months 30 days'); 2024-03-07 14:27:49.669 UTC [20868][client backend] [pg_regress/interval][40/92:0] ERROR: interval out of range 2024-03-07 14:27:49.669 UTC [20868][client backend] [pg_regress/interval][40/92:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months -30 days'); 2024-03-07 14:27:49.670 UTC [20868][client backend] [pg_regress/interval][40/95:0] ERROR: interval out of range 2024-03-07 14:27:49.670 UTC [20868][client backend] [pg_regress/interval][40/95:0] STATEMENT: SELECT justify_interval(interval '2147483647 months -30 days 1440 hrs'); 2024-03-07 14:27:49.670 UTC [20868][client backend] [pg_regress/interval][40/96:0] ERROR: interval out of range 2024-03-07 14:27:49.670 UTC [20868][client backend] [pg_regress/interval][40/96:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months 30 days -1440 hrs'); 2024-03-07 14:27:49.680 UTC [20862][client backend] [pg_regress/timestamp][33/46:0] ERROR: time zone "america/does_not_exist" not recognized at character 35 2024-03-07 14:27:49.680 UTC [20862][client backend] [pg_regress/timestamp][33/46:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2024-03-07 14:27:49.686 UTC [20868][client backend] [pg_regress/interval][40/101:0] ERROR: invalid input syntax for type interval: "1 second 2 seconds" at character 8 2024-03-07 14:27:49.686 UTC [20868][client backend] [pg_regress/interval][40/101:0] STATEMENT: SELECT '1 second 2 seconds'::interval; 2024-03-07 14:27:49.686 UTC [20868][client backend] [pg_regress/interval][40/102:0] ERROR: invalid input syntax for type interval: "10 milliseconds 20 milliseconds" at character 8 2024-03-07 14:27:49.686 UTC [20868][client backend] [pg_regress/interval][40/102:0] STATEMENT: SELECT '10 milliseconds 20 milliseconds'::interval; 2024-03-07 14:27:49.686 UTC [20868][client backend] [pg_regress/interval][40/103:0] ERROR: invalid input syntax for type interval: "5.5 seconds 3 milliseconds" at character 8 2024-03-07 14:27:49.686 UTC [20868][client backend] [pg_regress/interval][40/103:0] STATEMENT: SELECT '5.5 seconds 3 milliseconds'::interval; 2024-03-07 14:27:49.687 UTC [20868][client backend] [pg_regress/interval][40/104:0] ERROR: invalid input syntax for type interval: "1:20:05 5 microseconds" at character 8 2024-03-07 14:27:49.687 UTC [20868][client backend] [pg_regress/interval][40/104:0] STATEMENT: SELECT '1:20:05 5 microseconds'::interval; 2024-03-07 14:27:49.687 UTC [20868][client backend] [pg_regress/interval][40/105:0] ERROR: invalid input syntax for type interval: "1 day 1 day" at character 8 2024-03-07 14:27:49.687 UTC [20868][client backend] [pg_regress/interval][40/105:0] STATEMENT: SELECT '1 day 1 day'::interval; 2024-03-07 14:27:49.692 UTC [20868][client backend] [pg_regress/interval][40/123:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-03-07 14:27:49.692 UTC [20868][client backend] [pg_regress/interval][40/123:0] STATEMENT: SELECT interval '1 2' day to minute; 2024-03-07 14:27:49.693 UTC [20868][client backend] [pg_regress/interval][40/126:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-03-07 14:27:49.693 UTC [20868][client backend] [pg_regress/interval][40/126:0] STATEMENT: SELECT interval '1 2' day to second; 2024-03-07 14:27:49.693 UTC [20868][client backend] [pg_regress/interval][40/129:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-03-07 14:27:49.693 UTC [20868][client backend] [pg_regress/interval][40/129:0] STATEMENT: SELECT interval '1 2' hour to minute; 2024-03-07 14:27:49.694 UTC [20868][client backend] [pg_regress/interval][40/132:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-03-07 14:27:49.694 UTC [20868][client backend] [pg_regress/interval][40/132:0] STATEMENT: SELECT interval '1 2' hour to second; 2024-03-07 14:27:49.694 UTC [20868][client backend] [pg_regress/interval][40/135:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-03-07 14:27:49.694 UTC [20868][client backend] [pg_regress/interval][40/135:0] STATEMENT: SELECT interval '1 2' minute to second; 2024-03-07 14:27:49.694 UTC [20862][client backend] [pg_regress/timestamp][33/76:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 35 2024-03-07 14:27:49.694 UTC [20862][client backend] [pg_regress/timestamp][33/76:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 29 17:32:01 1997'); 2024-03-07 14:27:49.695 UTC [20868][client backend] [pg_regress/interval][40/143:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2024-03-07 14:27:49.695 UTC [20868][client backend] [pg_regress/interval][40/143:0] STATEMENT: SELECT interval '123 11' day; 2024-03-07 14:27:49.695 UTC [20868][client backend] [pg_regress/interval][40/144:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2024-03-07 14:27:49.695 UTC [20868][client backend] [pg_regress/interval][40/144:0] STATEMENT: SELECT interval '123 11'; 2024-03-07 14:27:49.695 UTC [20868][client backend] [pg_regress/interval][40/145:0] ERROR: invalid input syntax for type interval: "123 2:03 -2:04" at character 17 2024-03-07 14:27:49.695 UTC [20868][client backend] [pg_regress/interval][40/145:0] STATEMENT: SELECT interval '123 2:03 -2:04'; 2024-03-07 14:27:49.696 UTC [20868][client backend] [pg_regress/interval][40/151:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2024-03-07 14:27:49.696 UTC [20868][client backend] [pg_regress/interval][40/151:0] STATEMENT: SELECT interval '1 2.345' day to second(2); 2024-03-07 14:27:49.697 UTC [20868][client backend] [pg_regress/interval][40/155:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2024-03-07 14:27:49.697 UTC [20868][client backend] [pg_regress/interval][40/155:0] STATEMENT: SELECT interval '1 2.345' hour to second(2); 2024-03-07 14:27:49.697 UTC [20868][client backend] [pg_regress/interval][40/158:0] ERROR: invalid input syntax for type interval: "1 2.3456" at character 17 2024-03-07 14:27:49.697 UTC [20868][client backend] [pg_regress/interval][40/158:0] STATEMENT: SELECT interval '1 2.3456' minute to second(2); 2024-03-07 14:27:49.698 UTC [20868][client backend] [pg_regress/interval][40/161:0] ERROR: interval out of range at character 17 2024-03-07 14:27:49.698 UTC [20868][client backend] [pg_regress/interval][40/161:0] STATEMENT: SELECT interval '2562047788:00:54.775807' second(2); 2024-03-07 14:27:49.698 UTC [20868][client backend] [pg_regress/interval][40/162:0] ERROR: interval out of range at character 17 2024-03-07 14:27:49.698 UTC [20868][client backend] [pg_regress/interval][40/162:0] STATEMENT: SELECT interval '-2562047788:00:54.775807' second(2); 2024-03-07 14:27:49.700 UTC [20850][client backend] [pg_regress/timestamptz][38/84:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 37 2024-03-07 14:27:49.700 UTC [20850][client backend] [pg_regress/timestamptz][38/84:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 29 17:32:01 1997'); 2024-03-07 14:27:49.702 UTC [20868][client backend] [pg_regress/interval][40/172:0] ERROR: invalid input syntax for type interval: "" at character 18 2024-03-07 14:27:49.702 UTC [20868][client backend] [pg_regress/interval][40/172:0] STATEMENT: SELECT interval ''; 2024-03-07 14:27:49.707 UTC [20871][client backend] [pg_regress/strings][42/305:0] ERROR: negative substring length not allowed 2024-03-07 14:27:49.707 UTC [20871][client backend] [pg_regress/strings][42/305:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2024-03-07 14:27:49.707 UTC [20862][client backend] [pg_regress/timestamp][33/84:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 35 2024-03-07 14:27:49.707 UTC [20862][client backend] [pg_regress/timestamp][33/84:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 -0097'); 2024-03-07 14:27:49.707 UTC [20862][client backend] [pg_regress/timestamp][33/85:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 35 2024-03-07 14:27:49.707 UTC [20862][client backend] [pg_regress/timestamp][33/85:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2024-03-07 14:27:49.708 UTC [20862][client backend] [pg_regress/timestamp][33/88:0] ERROR: timestamp out of range: "4714-11-23 23:59:59 BC" at character 8 2024-03-07 14:27:49.708 UTC [20862][client backend] [pg_regress/timestamp][33/88:0] STATEMENT: SELECT '4714-11-23 23:59:59 BC'::timestamp; 2024-03-07 14:27:49.708 UTC [20862][client backend] [pg_regress/timestamp][33/90:0] ERROR: timestamp out of range: "294277-01-01 00:00:00" at character 8 2024-03-07 14:27:49.708 UTC [20862][client backend] [pg_regress/timestamp][33/90:0] STATEMENT: SELECT '294277-01-01 00:00:00'::timestamp; 2024-03-07 14:27:49.711 UTC [20850][client backend] [pg_regress/timestamptz][38/92:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 37 2024-03-07 14:27:49.711 UTC [20850][client backend] [pg_regress/timestamptz][38/92:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 -0097'); 2024-03-07 14:27:49.712 UTC [20850][client backend] [pg_regress/timestamptz][38/93:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 37 2024-03-07 14:27:49.712 UTC [20850][client backend] [pg_regress/timestamptz][38/93:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2024-03-07 14:27:49.714 UTC [20850][client backend] [pg_regress/timestamptz][38/103:0] ERROR: timestamp out of range: "4714-11-23 23:59:59+00 BC" at character 8 2024-03-07 14:27:49.714 UTC [20850][client backend] [pg_regress/timestamptz][38/103:0] STATEMENT: SELECT '4714-11-23 23:59:59+00 BC'::timestamptz; 2024-03-07 14:27:49.714 UTC [20850][client backend] [pg_regress/timestamptz][38/106:0] ERROR: timestamp out of range: "294277-01-01 00:00:00+00" at character 8 2024-03-07 14:27:49.714 UTC [20850][client backend] [pg_regress/timestamptz][38/106:0] STATEMENT: SELECT '294277-01-01 00:00:00+00'::timestamptz; 2024-03-07 14:27:49.714 UTC [20850][client backend] [pg_regress/timestamptz][38/107:0] ERROR: timestamp out of range: "294277-12-31 16:00:00-08" at character 8 2024-03-07 14:27:49.714 UTC [20850][client backend] [pg_regress/timestamptz][38/107:0] STATEMENT: SELECT '294277-12-31 16:00:00-08'::timestamptz; 2024-03-07 14:27:49.718 UTC [20868][client backend] [pg_regress/interval][40/186:0] ERROR: invalid input syntax for type interval: "P.Y0M3DT4H5M6S" at character 17 2024-03-07 14:27:49.718 UTC [20868][client backend] [pg_regress/interval][40/186:0] STATEMENT: select interval 'P.Y0M3DT4H5M6S'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/206:0] ERROR: interval field value out of range: "2147483648 years" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/206:0] STATEMENT: select interval '2147483648 years'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/207:0] ERROR: interval field value out of range: "-2147483649 years" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/207:0] STATEMENT: select interval '-2147483649 years'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/208:0] ERROR: interval field value out of range: "2147483648 months" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/208:0] STATEMENT: select interval '2147483648 months'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/209:0] ERROR: interval field value out of range: "-2147483649 months" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/209:0] STATEMENT: select interval '-2147483649 months'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/210:0] ERROR: interval field value out of range: "2147483648 days" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/210:0] STATEMENT: select interval '2147483648 days'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/211:0] ERROR: interval field value out of range: "-2147483649 days" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/211:0] STATEMENT: select interval '-2147483649 days'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/212:0] ERROR: interval field value out of range: "2562047789 hours" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/212:0] STATEMENT: select interval '2562047789 hours'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/213:0] ERROR: interval field value out of range: "-2562047789 hours" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/213:0] STATEMENT: select interval '-2562047789 hours'; 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/214:0] ERROR: interval field value out of range: "153722867281 minutes" at character 17 2024-03-07 14:27:49.721 UTC [20868][client backend] [pg_regress/interval][40/214:0] STATEMENT: select interval '153722867281 minutes'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/215:0] ERROR: interval field value out of range: "-153722867281 minutes" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/215:0] STATEMENT: select interval '-153722867281 minutes'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/216:0] ERROR: interval field value out of range: "9223372036855 seconds" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/216:0] STATEMENT: select interval '9223372036855 seconds'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/217:0] ERROR: interval field value out of range: "-9223372036855 seconds" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/217:0] STATEMENT: select interval '-9223372036855 seconds'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/218:0] ERROR: interval field value out of range: "9223372036854777 millisecond" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/218:0] STATEMENT: select interval '9223372036854777 millisecond'; 2024-03-07 14:27:49.722 UTC [20862][client backend] [pg_regress/timestamp][33/106:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-03-07 14:27:49.722 UTC [20862][client backend] [pg_regress/timestamp][33/106:0] STATEMENT: SELECT date_bin('5 months'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/219:0] ERROR: interval field value out of range: "-9223372036854777 millisecond" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/219:0] STATEMENT: select interval '-9223372036854777 millisecond'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/220:0] ERROR: interval field value out of range: "9223372036854775808 microsecond" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/220:0] STATEMENT: select interval '9223372036854775808 microsecond'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/221:0] ERROR: interval field value out of range: "-9223372036854775809 microsecond" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/221:0] STATEMENT: select interval '-9223372036854775809 microsecond'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/222:0] ERROR: interval field value out of range: "P2147483648" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/222:0] STATEMENT: select interval 'P2147483648'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/223:0] ERROR: interval field value out of range: "P-2147483649" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/223:0] STATEMENT: select interval 'P-2147483649'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/224:0] ERROR: interval out of range at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/224:0] STATEMENT: select interval 'P1-2147483647-2147483647'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/225:0] ERROR: interval field value out of range: "PT2562047789" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/225:0] STATEMENT: select interval 'PT2562047789'; 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/226:0] ERROR: interval field value out of range: "PT-2562047789" at character 17 2024-03-07 14:27:49.722 UTC [20868][client backend] [pg_regress/interval][40/226:0] STATEMENT: select interval 'PT-2562047789'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/227:0] ERROR: interval field value out of range: "2147483647 weeks" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/227:0] STATEMENT: select interval '2147483647 weeks'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/228:0] ERROR: interval field value out of range: "-2147483648 weeks" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/228:0] STATEMENT: select interval '-2147483648 weeks'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/229:0] ERROR: interval field value out of range: "2147483647 decades" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/229:0] STATEMENT: select interval '2147483647 decades'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/230:0] ERROR: interval field value out of range: "-2147483648 decades" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/230:0] STATEMENT: select interval '-2147483648 decades'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/231:0] ERROR: interval field value out of range: "2147483647 centuries" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/231:0] STATEMENT: select interval '2147483647 centuries'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/232:0] ERROR: interval field value out of range: "-2147483648 centuries" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/232:0] STATEMENT: select interval '-2147483648 centuries'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/233:0] ERROR: interval field value out of range: "2147483647 millennium" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/233:0] STATEMENT: select interval '2147483647 millennium'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/234:0] ERROR: interval field value out of range: "-2147483648 millennium" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/234:0] STATEMENT: select interval '-2147483648 millennium'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/235:0] ERROR: interval field value out of range: "1 week 2147483647 days" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/235:0] STATEMENT: select interval '1 week 2147483647 days'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/236:0] ERROR: interval field value out of range: "-1 week -2147483648 days" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/236:0] STATEMENT: select interval '-1 week -2147483648 days'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/237:0] ERROR: interval field value out of range: "2147483647 days 1 week" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/237:0] STATEMENT: select interval '2147483647 days 1 week'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/238:0] ERROR: interval field value out of range: "-2147483648 days -1 week" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/238:0] STATEMENT: select interval '-2147483648 days -1 week'; 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/239:0] ERROR: interval field value out of range: "P1W2147483647D" at character 17 2024-03-07 14:27:49.723 UTC [20868][client backend] [pg_regress/interval][40/239:0] STATEMENT: select interval 'P1W2147483647D'; 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/240:0] ERROR: interval field value out of range: "P-1W-2147483648D" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/240:0] STATEMENT: select interval 'P-1W-2147483648D'; 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/241:0] ERROR: interval field value out of range: "P2147483647D1W" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/241:0] STATEMENT: select interval 'P2147483647D1W'; 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/107:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/107:0] STATEMENT: SELECT date_bin('5 years'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/242:0] ERROR: interval field value out of range: "P-2147483648D-1W" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/242:0] STATEMENT: select interval 'P-2147483648D-1W'; 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/243:0] ERROR: interval field value out of range: "1 decade 2147483647 years" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/243:0] STATEMENT: select interval '1 decade 2147483647 years'; 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/108:0] ERROR: stride must be greater than zero 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/108:0] STATEMENT: SELECT date_bin('0 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/244:0] ERROR: interval field value out of range: "1 century 2147483647 years" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/244:0] STATEMENT: select interval '1 century 2147483647 years'; 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/245:0] ERROR: interval field value out of range: "1 millennium 2147483647 years" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/245:0] STATEMENT: select interval '1 millennium 2147483647 years'; 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/109:0] ERROR: stride must be greater than zero 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/109:0] STATEMENT: SELECT date_bin('-2 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/246:0] ERROR: interval field value out of range: "-1 decade -2147483648 years" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/246:0] STATEMENT: select interval '-1 decade -2147483648 years'; 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/110:0] ERROR: interval out of range 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/110:0] STATEMENT: select date_bin('15 minutes'::interval, timestamp '294276-12-30', timestamp '4000-12-20 BC'); 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/247:0] ERROR: interval field value out of range: "-1 century -2147483648 years" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/247:0] STATEMENT: select interval '-1 century -2147483648 years'; 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/248:0] ERROR: interval field value out of range: "-1 millennium -2147483648 years" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/248:0] STATEMENT: select interval '-1 millennium -2147483648 years'; 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/111:0] ERROR: interval out of range 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/111:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamp, '2024-01-01'::timestamp); 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/249:0] ERROR: interval field value out of range: "2147483647 years 1 decade" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/249:0] STATEMENT: select interval '2147483647 years 1 decade'; 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/112:0] ERROR: timestamp out of range 2024-03-07 14:27:49.724 UTC [20862][client backend] [pg_regress/timestamp][33/112:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamp, '4000-01-01 BC'::timestamp); 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/250:0] ERROR: interval field value out of range: "2147483647 years 1 century" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/250:0] STATEMENT: select interval '2147483647 years 1 century'; 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/251:0] ERROR: interval field value out of range: "2147483647 years 1 millennium" at character 17 2024-03-07 14:27:49.724 UTC [20868][client backend] [pg_regress/interval][40/251:0] STATEMENT: select interval '2147483647 years 1 millennium'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/252:0] ERROR: interval field value out of range: "-2147483648 years -1 decade" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/252:0] STATEMENT: select interval '-2147483648 years -1 decade'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/253:0] ERROR: interval field value out of range: "-2147483648 years -1 century" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/253:0] STATEMENT: select interval '-2147483648 years -1 century'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/254:0] ERROR: interval field value out of range: "-2147483648 years -1 millennium" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/254:0] STATEMENT: select interval '-2147483648 years -1 millennium'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/255:0] ERROR: interval field value out of range: "0.1 millennium 2147483647 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/255:0] STATEMENT: select interval '0.1 millennium 2147483647 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/256:0] ERROR: interval field value out of range: "0.1 centuries 2147483647 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/256:0] STATEMENT: select interval '0.1 centuries 2147483647 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/257:0] ERROR: interval field value out of range: "0.1 decades 2147483647 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/257:0] STATEMENT: select interval '0.1 decades 2147483647 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/258:0] ERROR: interval field value out of range: "0.1 yrs 2147483647 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/258:0] STATEMENT: select interval '0.1 yrs 2147483647 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/259:0] ERROR: interval field value out of range: "-0.1 millennium -2147483648 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/259:0] STATEMENT: select interval '-0.1 millennium -2147483648 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/260:0] ERROR: interval field value out of range: "-0.1 centuries -2147483648 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/260:0] STATEMENT: select interval '-0.1 centuries -2147483648 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/261:0] ERROR: interval field value out of range: "-0.1 decades -2147483648 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/261:0] STATEMENT: select interval '-0.1 decades -2147483648 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/262:0] ERROR: interval field value out of range: "-0.1 yrs -2147483648 months" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/262:0] STATEMENT: select interval '-0.1 yrs -2147483648 months'; 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/263:0] ERROR: interval field value out of range: "2147483647 months 0.1 millennium" at character 17 2024-03-07 14:27:49.725 UTC [20868][client backend] [pg_regress/interval][40/263:0] STATEMENT: select interval '2147483647 months 0.1 millennium'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/264:0] ERROR: interval field value out of range: "2147483647 months 0.1 centuries" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/264:0] STATEMENT: select interval '2147483647 months 0.1 centuries'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/265:0] ERROR: interval field value out of range: "2147483647 months 0.1 decades" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/265:0] STATEMENT: select interval '2147483647 months 0.1 decades'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/266:0] ERROR: interval field value out of range: "2147483647 months 0.1 yrs" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/266:0] STATEMENT: select interval '2147483647 months 0.1 yrs'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/267:0] ERROR: interval field value out of range: "-2147483648 months -0.1 millennium" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/267:0] STATEMENT: select interval '-2147483648 months -0.1 millennium'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/268:0] ERROR: interval field value out of range: "-2147483648 months -0.1 centuries" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/268:0] STATEMENT: select interval '-2147483648 months -0.1 centuries'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/269:0] ERROR: interval field value out of range: "-2147483648 months -0.1 decades" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/269:0] STATEMENT: select interval '-2147483648 months -0.1 decades'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/270:0] ERROR: interval field value out of range: "-2147483648 months -0.1 yrs" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/270:0] STATEMENT: select interval '-2147483648 months -0.1 yrs'; 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/271:0] ERROR: interval field value out of range: "0.1 months 2147483647 days" at character 17 2024-03-07 14:27:49.726 UTC [20868][client backend] [pg_regress/interval][40/271:0] STATEMENT: select interval '0.1 months 2147483647 days'; 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/272:0] ERROR: interval field value out of range: "-0.1 months -2147483648 days" at character 17 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/272:0] STATEMENT: select interval '-0.1 months -2147483648 days'; 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/273:0] ERROR: interval field value out of range: "2147483647 days 0.1 months" at character 17 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/273:0] STATEMENT: select interval '2147483647 days 0.1 months'; 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/274:0] ERROR: interval field value out of range: "-2147483648 days -0.1 months" at character 17 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/274:0] STATEMENT: select interval '-2147483648 days -0.1 months'; 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/275:0] ERROR: interval field value out of range: "0.5 weeks 2147483647 days" at character 17 2024-03-07 14:27:49.729 UTC [20868][client backend] [pg_regress/interval][40/275:0] STATEMENT: select interval '0.5 weeks 2147483647 days'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/276:0] ERROR: interval field value out of range: "-0.5 weeks -2147483648 days" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/276:0] STATEMENT: select interval '-0.5 weeks -2147483648 days'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/277:0] ERROR: interval field value out of range: "2147483647 days 0.5 weeks" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/277:0] STATEMENT: select interval '2147483647 days 0.5 weeks'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/278:0] ERROR: interval field value out of range: "-2147483648 days -0.5 weeks" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/278:0] STATEMENT: select interval '-2147483648 days -0.5 weeks'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/279:0] ERROR: interval field value out of range: "0.01 months 9223372036854775807 microseconds" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/279:0] STATEMENT: select interval '0.01 months 9223372036854775807 microseconds'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/280:0] ERROR: interval field value out of range: "-0.01 months -9223372036854775808 microseconds" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/280:0] STATEMENT: select interval '-0.01 months -9223372036854775808 microseconds'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/281:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.01 months" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/281:0] STATEMENT: select interval '9223372036854775807 microseconds 0.01 months'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/282:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.01 months" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/282:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.01 months'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/283:0] ERROR: interval field value out of range: "0.1 weeks 9223372036854775807 microseconds" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/283:0] STATEMENT: select interval '0.1 weeks 9223372036854775807 microseconds'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/284:0] ERROR: interval field value out of range: "-0.1 weeks -9223372036854775808 microseconds" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/284:0] STATEMENT: select interval '-0.1 weeks -9223372036854775808 microseconds'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/285:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 weeks" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/285:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 weeks'; 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/286:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 weeks" at character 17 2024-03-07 14:27:49.730 UTC [20868][client backend] [pg_regress/interval][40/286:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 weeks'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/287:0] ERROR: interval field value out of range: "0.1 days 9223372036854775807 microseconds" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/287:0] STATEMENT: select interval '0.1 days 9223372036854775807 microseconds'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/288:0] ERROR: interval field value out of range: "-0.1 days -9223372036854775808 microseconds" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/288:0] STATEMENT: select interval '-0.1 days -9223372036854775808 microseconds'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/289:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 days" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/289:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 days'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/290:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 days" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/290:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 days'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/291:0] ERROR: interval field value out of range: "P0.1Y2147483647M" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/291:0] STATEMENT: select interval 'P0.1Y2147483647M'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/292:0] ERROR: interval field value out of range: "P-0.1Y-2147483648M" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/292:0] STATEMENT: select interval 'P-0.1Y-2147483648M'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/293:0] ERROR: interval field value out of range: "P2147483647M0.1Y" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/293:0] STATEMENT: select interval 'P2147483647M0.1Y'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/294:0] ERROR: interval field value out of range: "P-2147483648M-0.1Y" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/294:0] STATEMENT: select interval 'P-2147483648M-0.1Y'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/295:0] ERROR: interval field value out of range: "P0.1M2147483647D" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/295:0] STATEMENT: select interval 'P0.1M2147483647D'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/296:0] ERROR: interval field value out of range: "P-0.1M-2147483648D" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/296:0] STATEMENT: select interval 'P-0.1M-2147483648D'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/297:0] ERROR: interval field value out of range: "P2147483647D0.1M" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/297:0] STATEMENT: select interval 'P2147483647D0.1M'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/298:0] ERROR: interval field value out of range: "P-2147483648D-0.1M" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/298:0] STATEMENT: select interval 'P-2147483648D-0.1M'; 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/299:0] ERROR: interval field value out of range: "P0.5W2147483647D" at character 17 2024-03-07 14:27:49.731 UTC [20868][client backend] [pg_regress/interval][40/299:0] STATEMENT: select interval 'P0.5W2147483647D'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/300:0] ERROR: interval field value out of range: "P-0.5W-2147483648D" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/300:0] STATEMENT: select interval 'P-0.5W-2147483648D'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/301:0] ERROR: interval field value out of range: "P2147483647D0.5W" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/301:0] STATEMENT: select interval 'P2147483647D0.5W'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/302:0] ERROR: interval field value out of range: "P-2147483648D-0.5W" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/302:0] STATEMENT: select interval 'P-2147483648D-0.5W'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/303:0] ERROR: interval field value out of range: "P0.01MT2562047788H54.775807S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/303:0] STATEMENT: select interval 'P0.01MT2562047788H54.775807S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/304:0] ERROR: interval field value out of range: "P-0.01MT-2562047788H-54.775808S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/304:0] STATEMENT: select interval 'P-0.01MT-2562047788H-54.775808S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/305:0] ERROR: interval field value out of range: "P0.1DT2562047788H54.775807S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/305:0] STATEMENT: select interval 'P0.1DT2562047788H54.775807S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/306:0] ERROR: interval field value out of range: "P-0.1DT-2562047788H-54.775808S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/306:0] STATEMENT: select interval 'P-0.1DT-2562047788H-54.775808S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/307:0] ERROR: interval field value out of range: "PT2562047788.1H54.775807S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/307:0] STATEMENT: select interval 'PT2562047788.1H54.775807S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/308:0] ERROR: interval field value out of range: "PT-2562047788.1H-54.775808S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/308:0] STATEMENT: select interval 'PT-2562047788.1H-54.775808S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/309:0] ERROR: interval field value out of range: "PT2562047788H0.1M54.775807S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/309:0] STATEMENT: select interval 'PT2562047788H0.1M54.775807S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/310:0] ERROR: interval field value out of range: "PT-2562047788H-0.1M-54.775808S" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/310:0] STATEMENT: select interval 'PT-2562047788H-0.1M-54.775808S'; 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/311:0] ERROR: interval field value out of range: "P0.1-2147483647-00" at character 17 2024-03-07 14:27:49.732 UTC [20868][client backend] [pg_regress/interval][40/311:0] STATEMENT: select interval 'P0.1-2147483647-00'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/312:0] ERROR: interval field value out of range: "P00-0.1-2147483647" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/312:0] STATEMENT: select interval 'P00-0.1-2147483647'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/313:0] ERROR: interval field value out of range: "P00-0.01-00T2562047788:00:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/313:0] STATEMENT: select interval 'P00-0.01-00T2562047788:00:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/314:0] ERROR: interval field value out of range: "P00-00-0.1T2562047788:00:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/314:0] STATEMENT: select interval 'P00-00-0.1T2562047788:00:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/315:0] ERROR: interval field value out of range: "PT2562047788.1:00:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/315:0] STATEMENT: select interval 'PT2562047788.1:00:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/316:0] ERROR: interval field value out of range: "PT2562047788:01.:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/316:0] STATEMENT: select interval 'PT2562047788:01.:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/317:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/317:0] STATEMENT: select interval '0.1 2562047788:0:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/318:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775808 ago" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/318:0] STATEMENT: select interval '0.1 2562047788:0:54.775808 ago'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/319:0] ERROR: interval field value out of range: "2562047788.1:0:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/319:0] STATEMENT: select interval '2562047788.1:0:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/320:0] ERROR: interval field value out of range: "2562047788.1:0:54.775808 ago" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/320:0] STATEMENT: select interval '2562047788.1:0:54.775808 ago'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/321:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775807" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/321:0] STATEMENT: select interval '2562047788:0.1:54.775807'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/322:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775808 ago" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/322:0] STATEMENT: select interval '2562047788:0.1:54.775808 ago'; 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/323:0] ERROR: interval field value out of range: "-2147483648 months ago" at character 17 2024-03-07 14:27:49.733 UTC [20868][client backend] [pg_regress/interval][40/323:0] STATEMENT: select interval '-2147483648 months ago'; 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/324:0] ERROR: interval field value out of range: "-2147483648 days ago" at character 17 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/324:0] STATEMENT: select interval '-2147483648 days ago'; 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/123:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/123: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'); 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/325:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds ago" at character 17 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/325:0] STATEMENT: select interval '-9223372036854775808 microseconds ago'; 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/326:0] ERROR: interval field value out of range: "-2147483648 months -2147483648 days -9223372036854775808 microseconds ago" at character 17 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/326:0] STATEMENT: select interval '-2147483648 months -2147483648 days -9223372036854775808 microseconds ago'; 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/124:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/124: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'); 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/125:0] ERROR: stride must be greater than zero 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/125: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'); 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/126:0] ERROR: stride must be greater than zero 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/126: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'); 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/327:0] ERROR: interval out of range 2024-03-07 14:27:49.734 UTC [20868][client backend] [pg_regress/interval][40/327:0] STATEMENT: select make_interval(years := 178956971); 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/127:0] ERROR: interval out of range 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/127:0] STATEMENT: select date_bin('15 minutes'::interval, timestamptz '294276-12-30', timestamptz '4000-12-20 BC'); 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/128:0] ERROR: interval out of range 2024-03-07 14:27:49.734 UTC [20850][client backend] [pg_regress/timestamptz][38/128:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamptz, '2024-01-01'::timestamptz); 2024-03-07 14:27:49.735 UTC [20850][client backend] [pg_regress/timestamptz][38/129:0] ERROR: timestamp out of range 2024-03-07 14:27:49.735 UTC [20850][client backend] [pg_regress/timestamptz][38/129:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamptz, '4000-01-01 BC'::timestamptz); 2024-03-07 14:27:49.737 UTC [20868][client backend] [pg_regress/interval][40/328:0] ERROR: interval out of range 2024-03-07 14:27:49.737 UTC [20868][client backend] [pg_regress/interval][40/328:0] STATEMENT: select make_interval(years := -178956971); 2024-03-07 14:27:49.737 UTC [20868][client backend] [pg_regress/interval][40/329:0] ERROR: interval out of range 2024-03-07 14:27:49.737 UTC [20868][client backend] [pg_regress/interval][40/329:0] STATEMENT: select make_interval(years := 1, months := 2147483647); 2024-03-07 14:27:49.738 UTC [20868][client backend] [pg_regress/interval][40/330:0] ERROR: interval out of range 2024-03-07 14:27:49.738 UTC [20868][client backend] [pg_regress/interval][40/330:0] STATEMENT: select make_interval(years := -1, months := -2147483648); 2024-03-07 14:27:49.738 UTC [20868][client backend] [pg_regress/interval][40/331:0] ERROR: interval out of range 2024-03-07 14:27:49.738 UTC [20868][client backend] [pg_regress/interval][40/331:0] STATEMENT: select make_interval(weeks := 306783379); 2024-03-07 14:27:49.743 UTC [20862][client backend] [pg_regress/timestamp][33/123:0] ERROR: interval out of range 2024-03-07 14:27:49.743 UTC [20862][client backend] [pg_regress/timestamp][33/123:0] STATEMENT: SELECT timestamp '294276-12-31 23:59:59' - timestamp '1999-12-23 19:59:04.224192' AS overflows; 2024-03-07 14:27:49.745 UTC [20868][client backend] [pg_regress/interval][40/332:0] ERROR: interval out of range 2024-03-07 14:27:49.745 UTC [20868][client backend] [pg_regress/interval][40/332:0] STATEMENT: select make_interval(weeks := -306783379); 2024-03-07 14:27:49.745 UTC [20868][client backend] [pg_regress/interval][40/333:0] ERROR: interval out of range 2024-03-07 14:27:49.745 UTC [20868][client backend] [pg_regress/interval][40/333:0] STATEMENT: select make_interval(weeks := 1, days := 2147483647); 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/334:0] ERROR: interval out of range 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/334:0] STATEMENT: select make_interval(weeks := -1, days := -2147483648); 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/335:0] ERROR: value out of range: overflow 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/335:0] STATEMENT: select make_interval(secs := 1e308); 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/336:0] ERROR: interval out of range 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/336:0] STATEMENT: select make_interval(secs := 1e18); 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/337:0] ERROR: interval out of range 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/337:0] STATEMENT: select make_interval(secs := -1e18); 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/338:0] ERROR: interval out of range 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/338:0] STATEMENT: select make_interval(mins := 1, secs := 9223372036800.0); 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/339:0] ERROR: interval out of range 2024-03-07 14:27:49.746 UTC [20868][client backend] [pg_regress/interval][40/339:0] STATEMENT: select make_interval(mins := -1, secs := -9223372036800.0); 2024-03-07 14:27:49.751 UTC [20850][client backend] [pg_regress/timestamptz][38/141:0] ERROR: interval out of range 2024-03-07 14:27:49.751 UTC [20850][client backend] [pg_regress/timestamptz][38/141:0] STATEMENT: SELECT timestamptz '294276-12-31 23:59:59 UTC' - timestamptz '1999-12-23 19:59:04.224192 UTC' AS overflows; 2024-03-07 14:27:49.765 UTC [20868][client backend] [pg_regress/interval][40/355:0] ERROR: integer out of range 2024-03-07 14:27:49.765 UTC [20868][client backend] [pg_regress/interval][40/355:0] STATEMENT: select make_interval(years := 'inf'::float::int); 2024-03-07 14:27:49.766 UTC [20868][client backend] [pg_regress/interval][40/356:0] ERROR: integer out of range 2024-03-07 14:27:49.766 UTC [20868][client backend] [pg_regress/interval][40/356:0] STATEMENT: select make_interval(months := 'NaN'::float::int); 2024-03-07 14:27:49.766 UTC [20868][client backend] [pg_regress/interval][40/357:0] ERROR: interval out of range 2024-03-07 14:27:49.766 UTC [20868][client backend] [pg_regress/interval][40/357:0] STATEMENT: select make_interval(secs := 'inf'); 2024-03-07 14:27:49.766 UTC [20868][client backend] [pg_regress/interval][40/358:0] ERROR: interval out of range 2024-03-07 14:27:49.766 UTC [20868][client backend] [pg_regress/interval][40/358:0] STATEMENT: select make_interval(secs := 'NaN'); 2024-03-07 14:27:49.767 UTC [20868][client backend] [pg_regress/interval][40/361:0] ERROR: unit "fortnight" not recognized for type interval 2024-03-07 14:27:49.767 UTC [20868][client backend] [pg_regress/interval][40/361:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM INTERVAL '2 days'); 2024-03-07 14:27:49.767 UTC [20868][client backend] [pg_regress/interval][40/362:0] ERROR: unit "timezone" not supported for type interval 2024-03-07 14:27:49.767 UTC [20868][client backend] [pg_regress/interval][40/362:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM INTERVAL '2 days'); 2024-03-07 14:27:49.774 UTC [20862][client backend] [pg_regress/timestamp][33/139:0] ERROR: date field value out of range: 0-07-15 2024-03-07 14:27:49.774 UTC [20862][client backend] [pg_regress/timestamp][33/139:0] STATEMENT: select make_timestamp(0, 7, 15, 12, 30, 15); 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/142:0] ERROR: step size cannot equal zero 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/142:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamp, '2020-01-02 03:00'::timestamp, '0 hour'::interval); 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/143:0] ERROR: step size cannot be infinite 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/143:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval 'infinity'); 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/144:0] ERROR: step size cannot be infinite 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/144:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval '-infinity'); 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/145:0] ERROR: interval out of range 2024-03-07 14:27:49.775 UTC [20862][client backend] [pg_regress/timestamp][33/145:0] STATEMENT: select timestamp 'infinity' - timestamp 'infinity'; 2024-03-07 14:27:49.776 UTC [20862][client backend] [pg_regress/timestamp][33/148:0] ERROR: interval out of range 2024-03-07 14:27:49.776 UTC [20862][client backend] [pg_regress/timestamp][33/148:0] STATEMENT: select timestamp '-infinity' - timestamp '-infinity'; 2024-03-07 14:27:49.777 UTC [20862][client backend] [pg_regress/timestamp][33/153:0] ERROR: interval out of range 2024-03-07 14:27:49.777 UTC [20862][client backend] [pg_regress/timestamp][33/153:0] STATEMENT: select age(timestamp 'infinity', timestamp 'infinity'); 2024-03-07 14:27:49.778 UTC [20862][client backend] [pg_regress/timestamp][33/156:0] ERROR: interval out of range 2024-03-07 14:27:49.778 UTC [20862][client backend] [pg_regress/timestamp][33/156:0] STATEMENT: select age(timestamp '-infinity', timestamp '-infinity'); 2024-03-07 14:27:49.779 UTC [20862][client backend] [pg_regress/timestamp][:0] LOG: disconnection: session time: 0:00:00.481 user=postgres database=regression host=[local] 2024-03-07 14:27:49.793 UTC [20868][client backend] [pg_regress/interval][40/383:0] ERROR: interval out of range 2024-03-07 14:27:49.793 UTC [20868][client backend] [pg_regress/interval][40/383:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' + interval '1 month 1 day 1 us'; 2024-03-07 14:27:49.793 UTC [20868][client backend] [pg_regress/interval][40/384:0] ERROR: interval out of range 2024-03-07 14:27:49.793 UTC [20868][client backend] [pg_regress/interval][40/384:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' + interval '-1 month -1 day -1 us'; 2024-03-07 14:27:49.794 UTC [20868][client backend] [pg_regress/interval][40/385:0] ERROR: interval out of range 2024-03-07 14:27:49.794 UTC [20868][client backend] [pg_regress/interval][40/385:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' - interval '-1 month -1 day -1 us'; 2024-03-07 14:27:49.794 UTC [20868][client backend] [pg_regress/interval][40/386:0] ERROR: interval out of range 2024-03-07 14:27:49.794 UTC [20868][client backend] [pg_regress/interval][40/386:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' - interval '1 month 1 day 1 us'; 2024-03-07 14:27:49.803 UTC [20868][client backend] [pg_regress/interval][40/389:0] ERROR: cannot add infinite interval to time 2024-03-07 14:27:49.803 UTC [20868][client backend] [pg_regress/interval][40/389:0] STATEMENT: SELECT time '11:27:42' + interval 'infinity'; 2024-03-07 14:27:49.803 UTC [20868][client backend] [pg_regress/interval][40/390:0] ERROR: cannot add infinite interval to time 2024-03-07 14:27:49.803 UTC [20868][client backend] [pg_regress/interval][40/390:0] STATEMENT: SELECT time '11:27:42' + interval '-infinity'; 2024-03-07 14:27:49.803 UTC [20868][client backend] [pg_regress/interval][40/391:0] ERROR: cannot subtract infinite interval from time 2024-03-07 14:27:49.803 UTC [20868][client backend] [pg_regress/interval][40/391:0] STATEMENT: SELECT time '11:27:42' - interval 'infinity'; 2024-03-07 14:27:49.804 UTC [20868][client backend] [pg_regress/interval][40/392:0] ERROR: cannot subtract infinite interval from time 2024-03-07 14:27:49.804 UTC [20868][client backend] [pg_regress/interval][40/392:0] STATEMENT: SELECT time '11:27:42' - interval '-infinity'; 2024-03-07 14:27:49.804 UTC [20868][client backend] [pg_regress/interval][40/393:0] ERROR: cannot add infinite interval to time 2024-03-07 14:27:49.804 UTC [20868][client backend] [pg_regress/interval][40/393:0] STATEMENT: SELECT timetz '11:27:42' + interval 'infinity'; 2024-03-07 14:27:49.804 UTC [20868][client backend] [pg_regress/interval][40/394:0] ERROR: cannot add infinite interval to time 2024-03-07 14:27:49.804 UTC [20868][client backend] [pg_regress/interval][40/394:0] STATEMENT: SELECT timetz '11:27:42' + interval '-infinity'; 2024-03-07 14:27:49.806 UTC [20868][client backend] [pg_regress/interval][40/395:0] ERROR: cannot subtract infinite interval from time 2024-03-07 14:27:49.806 UTC [20868][client backend] [pg_regress/interval][40/395:0] STATEMENT: SELECT timetz '11:27:42' - interval 'infinity'; 2024-03-07 14:27:49.806 UTC [20868][client backend] [pg_regress/interval][40/396:0] ERROR: cannot subtract infinite interval from time 2024-03-07 14:27:49.806 UTC [20868][client backend] [pg_regress/interval][40/396:0] STATEMENT: SELECT timetz '11:27:42' - interval '-infinity'; 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/399:0] ERROR: interval out of range 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/399:0] STATEMENT: SELECT -interval '-2147483647 months -2147483647 days -9223372036854775807 us'; 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/400:0] ERROR: interval out of range 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/400:0] STATEMENT: SELECT interval 'infinity' * 'nan'; 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/401:0] ERROR: interval out of range 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/401:0] STATEMENT: SELECT interval '-infinity' * 'nan'; 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/402:0] ERROR: interval out of range 2024-03-07 14:27:49.807 UTC [20868][client backend] [pg_regress/interval][40/402:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' * 2; 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/403:0] ERROR: interval out of range 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/403:0] STATEMENT: SELECT interval 'infinity' * 0; 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/404:0] ERROR: interval out of range 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/404:0] STATEMENT: SELECT interval '-infinity' * 0; 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/405:0] ERROR: interval out of range 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/405:0] STATEMENT: SELECT interval '0 days' * 'infinity'::float; 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/406:0] ERROR: interval out of range 2024-03-07 14:27:49.808 UTC [20868][client backend] [pg_regress/interval][40/406:0] STATEMENT: SELECT interval '0 days' * '-infinity'::float; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/409:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/409:0] STATEMENT: SELECT interval 'infinity' / 'infinity'; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/410:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/410:0] STATEMENT: SELECT interval 'infinity' / '-infinity'; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/411:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/411:0] STATEMENT: SELECT interval 'infinity' / 'nan'; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/412:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/412:0] STATEMENT: SELECT interval '-infinity' / 'infinity'; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/413:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/413:0] STATEMENT: SELECT interval '-infinity' / '-infinity'; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/414:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/414:0] STATEMENT: SELECT interval '-infinity' / 'nan'; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/415:0] ERROR: interval out of range 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/415:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' / 0.5; 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/416:0] ERROR: timestamps cannot be binned into infinite intervals 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/416:0] STATEMENT: SELECT date_bin('infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/417:0] ERROR: timestamps cannot be binned into infinite intervals 2024-03-07 14:27:49.809 UTC [20868][client backend] [pg_regress/interval][40/417:0] STATEMENT: SELECT date_bin('-infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/206:0] ERROR: invalid input syntax for type numeric time zone: "2" 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/206:0] HINT: Numeric time zones must have "-" or "+" as first character. 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/206:0] STATEMENT: SELECT make_timestamptz(1973, 07, 15, 08, 15, 55.33, '2'); 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/207:0] ERROR: numeric time zone "+16" out of range 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/207:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '+16'); 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/208:0] ERROR: numeric time zone "-16" out of range 2024-03-07 14:27:49.812 UTC [20850][client backend] [pg_regress/timestamptz][38/208:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '-16'); 2024-03-07 14:27:49.817 UTC [20868][client backend] [pg_regress/interval][40/420:0] ERROR: interval time zone "infinity" must be finite 2024-03-07 14:27:49.817 UTC [20868][client backend] [pg_regress/interval][40/420:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/421:0] ERROR: interval time zone "-infinity" must be finite 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/421:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/422:0] ERROR: interval time zone "infinity" must be finite 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/422:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/423:0] ERROR: interval time zone "-infinity" must be finite 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/423:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/424:0] ERROR: interval time zone "infinity" must be finite 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/424:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::time); 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/425:0] ERROR: interval time zone "-infinity" must be finite 2024-03-07 14:27:49.818 UTC [20868][client backend] [pg_regress/interval][40/425:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::time); 2024-03-07 14:27:49.822 UTC [20850][client backend] [pg_regress/timestamptz][38/214:0] ERROR: time zone "Nehwon/Lankhmar" not recognized 2024-03-07 14:27:49.822 UTC [20850][client backend] [pg_regress/timestamptz][38/214:0] STATEMENT: SELECT make_timestamptz(1910, 12, 24, 0, 0, 0, 'Nehwon/Lankhmar'); 2024-03-07 14:27:49.825 UTC [20868][client backend] [pg_regress/interval][40/426:0] ERROR: interval time zone "infinity" must be finite 2024-03-07 14:27:49.825 UTC [20868][client backend] [pg_regress/interval][40/426:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::timetz); 2024-03-07 14:27:49.825 UTC [20868][client backend] [pg_regress/interval][40/427:0] ERROR: interval time zone "-infinity" must be finite 2024-03-07 14:27:49.825 UTC [20868][client backend] [pg_regress/interval][40/427:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::timetz); 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/428:0] ERROR: cannot convert infinite interval to time 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/428:0] STATEMENT: SELECT 'infinity'::interval::time; 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/429:0] ERROR: cannot convert infinite interval to time 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/429:0] STATEMENT: SELECT '-infinity'::interval::time; 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/432:0] ERROR: invalid input syntax for type interval: "42 days 2 seconds ago ago" at character 17 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/432:0] STATEMENT: SELECT INTERVAL '42 days 2 seconds ago ago'; 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/433:0] ERROR: invalid input syntax for type interval: "2 minutes ago 5 days" at character 17 2024-03-07 14:27:49.826 UTC [20868][client backend] [pg_regress/interval][40/433:0] STATEMENT: SELECT INTERVAL '2 minutes ago 5 days'; 2024-03-07 14:27:49.827 UTC [20868][client backend] [pg_regress/interval][40/434:0] ERROR: invalid input syntax for type interval: "hour 5 months" at character 17 2024-03-07 14:27:49.827 UTC [20868][client backend] [pg_regress/interval][40/434:0] STATEMENT: SELECT INTERVAL 'hour 5 months'; 2024-03-07 14:27:49.827 UTC [20868][client backend] [pg_regress/interval][40/435:0] ERROR: invalid input syntax for type interval: "1 year months days 5 hours" at character 17 2024-03-07 14:27:49.827 UTC [20868][client backend] [pg_regress/interval][40/435:0] STATEMENT: SELECT INTERVAL '1 year months days 5 hours'; 2024-03-07 14:27:49.827 UTC [20868][client backend] [pg_regress/interval][40/436:0] ERROR: invalid input syntax for type interval: "now" at character 17 2024-03-07 14:27:49.827 UTC [20868][client backend] [pg_regress/interval][40/436:0] STATEMENT: SELECT INTERVAL 'now'; 2024-03-07 14:27:49.827 UTC [20871][client backend] [pg_regress/strings][42/329:0] ERROR: negative substring length not allowed 2024-03-07 14:27:49.827 UTC [20871][client backend] [pg_regress/strings][42/329:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2024-03-07 14:27:49.828 UTC [20850][client backend] [pg_regress/timestamptz][38/221:0] ERROR: step size cannot equal zero 2024-03-07 14:27:49.828 UTC [20850][client backend] [pg_regress/timestamptz][38/221:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamptz, '2020-01-02 03:00'::timestamptz, '0 hour'::interval); 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/437:0] ERROR: invalid input syntax for type interval: "today" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/437:0] STATEMENT: SELECT INTERVAL 'today'; 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/438:0] ERROR: invalid input syntax for type interval: "tomorrow" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/438:0] STATEMENT: SELECT INTERVAL 'tomorrow'; 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/439:0] ERROR: invalid input syntax for type interval: "allballs" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/439:0] STATEMENT: SELECT INTERVAL 'allballs'; 2024-03-07 14:27:49.829 UTC [20850][client backend] [pg_regress/timestamptz][38/222:0] ERROR: step size cannot be infinite 2024-03-07 14:27:49.829 UTC [20850][client backend] [pg_regress/timestamptz][38/222:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval 'infinity'); 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/440:0] ERROR: invalid input syntax for type interval: "epoch" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/440:0] STATEMENT: SELECT INTERVAL 'epoch'; 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/441:0] ERROR: invalid input syntax for type interval: "yesterday" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/441:0] STATEMENT: SELECT INTERVAL 'yesterday'; 2024-03-07 14:27:49.829 UTC [20850][client backend] [pg_regress/timestamptz][38/223:0] ERROR: step size cannot be infinite 2024-03-07 14:27:49.829 UTC [20850][client backend] [pg_regress/timestamptz][38/223:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval '-infinity'); 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/442:0] ERROR: invalid input syntax for type interval: "infinity years" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/442:0] STATEMENT: SELECT INTERVAL 'infinity years'; 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/443:0] ERROR: invalid input syntax for type interval: "infinity ago" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/443:0] STATEMENT: SELECT INTERVAL 'infinity ago'; 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/444:0] ERROR: invalid input syntax for type interval: "+infinity -infinity" at character 17 2024-03-07 14:27:49.829 UTC [20868][client backend] [pg_regress/interval][40/444:0] STATEMENT: SELECT INTERVAL '+infinity -infinity'; 2024-03-07 14:27:49.831 UTC [20868][client backend] [pg_regress/interval][:0] LOG: disconnection: session time: 0:00:00.497 user=postgres database=regression host=[local] 2024-03-07 14:27:49.882 UTC [20850][client backend] [pg_regress/timestamptz][38/296:0] ERROR: timestamp cannot be NaN 2024-03-07 14:27:49.882 UTC [20850][client backend] [pg_regress/timestamptz][38/296:0] STATEMENT: SELECT to_timestamp('NaN'::float); 2024-03-07 14:27:49.883 UTC [20871][client backend] [pg_regress/strings][42/353:0] ERROR: field position must not be zero 2024-03-07 14:27:49.883 UTC [20871][client backend] [pg_regress/strings][42/353:0] STATEMENT: select split_part('joeuser@mydatabase','@',0) AS "an error"; 2024-03-07 14:27:49.929 UTC [20871][client backend] [pg_regress/strings][42/392:0] ERROR: index 99 out of valid range, 0..71 2024-03-07 14:27:49.929 UTC [20871][client backend] [pg_regress/strings][42/392:0] STATEMENT: SELECT get_bit('\x1234567890abcdef00'::bytea, 99); 2024-03-07 14:27:49.929 UTC [20871][client backend] [pg_regress/strings][42/394:0] ERROR: index 99 out of valid range, 0..71 2024-03-07 14:27:49.929 UTC [20871][client backend] [pg_regress/strings][42/394:0] STATEMENT: SELECT set_bit('\x1234567890abcdef00'::bytea, 99, 0); 2024-03-07 14:27:49.929 UTC [20871][client backend] [pg_regress/strings][42/396:0] ERROR: index 99 out of valid range, 0..8 2024-03-07 14:27:49.929 UTC [20871][client backend] [pg_regress/strings][42/396:0] STATEMENT: SELECT get_byte('\x1234567890abcdef00'::bytea, 99); 2024-03-07 14:27:49.934 UTC [20871][client backend] [pg_regress/strings][42/398:0] ERROR: index 99 out of valid range, 0..8 2024-03-07 14:27:49.934 UTC [20871][client backend] [pg_regress/strings][42/398:0] STATEMENT: SELECT set_byte('\x1234567890abcdef00'::bytea, 99, 11); 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] WARNING: nonstandard use of \\ in a string literal at character 8 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] WARNING: nonstandard use of \\ in a string literal at character 24 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] WARNING: nonstandard use of \\ in a string literal at character 42 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] WARNING: nonstandard use of \\ in a string literal at character 62 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] WARNING: nonstandard use of \\ in a string literal at character 80 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] WARNING: nonstandard use of \\ in a string literal at character 98 2024-03-07 14:27:49.940 UTC [20871][client backend] [pg_regress/strings][42/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-03-07 14:27:49.958 UTC [20850][client backend] [pg_regress/timestamptz][38/340:0] ERROR: interval out of range 2024-03-07 14:27:49.958 UTC [20850][client backend] [pg_regress/timestamptz][38/340:0] STATEMENT: SELECT timestamptz 'infinity' - timestamptz 'infinity'; 2024-03-07 14:27:49.959 UTC [20850][client backend] [pg_regress/timestamptz][38/343:0] ERROR: interval out of range 2024-03-07 14:27:49.959 UTC [20850][client backend] [pg_regress/timestamptz][38/343:0] STATEMENT: SELECT timestamptz '-infinity' - timestamptz '-infinity'; 2024-03-07 14:27:49.962 UTC [20850][client backend] [pg_regress/timestamptz][38/348:0] ERROR: interval out of range 2024-03-07 14:27:49.962 UTC [20850][client backend] [pg_regress/timestamptz][38/348:0] STATEMENT: SELECT age(timestamptz 'infinity', timestamptz 'infinity'); 2024-03-07 14:27:49.962 UTC [20871][client backend] [pg_regress/strings][42/435:0] ERROR: null character not permitted 2024-03-07 14:27:49.962 UTC [20871][client backend] [pg_regress/strings][42/435:0] STATEMENT: SELECT chr(0); 2024-03-07 14:27:49.968 UTC [20850][client backend] [pg_regress/timestamptz][38/351:0] ERROR: interval out of range 2024-03-07 14:27:49.968 UTC [20850][client backend] [pg_regress/timestamptz][38/351:0] STATEMENT: SELECT age(timestamptz '-infinity', timestamptz '-infinity'); 2024-03-07 14:27:49.971 UTC [20850][client backend] [pg_regress/timestamptz][:0] LOG: disconnection: session time: 0:00:00.687 user=postgres database=regression host=[local] 2024-03-07 14:27:49.977 UTC [20871][client backend] [pg_regress/strings][42/442:0] ERROR: negative substring length not allowed 2024-03-07 14:27:49.977 UTC [20871][client backend] [pg_regress/strings][42/442:0] STATEMENT: SELECT SUBSTRING('string'::bytea FROM -10 FOR -2147483646) AS "error"; 2024-03-07 14:27:49.984 UTC [20871][client backend] [pg_regress/strings][42/456:0] ERROR: invalid Unicode surrogate pair 2024-03-07 14:27:49.984 UTC [20871][client backend] [pg_regress/strings][42/456:0] STATEMENT: SELECT unistr('wrong: \db99'); 2024-03-07 14:27:49.984 UTC [20871][client backend] [pg_regress/strings][42/457:0] ERROR: invalid Unicode surrogate pair 2024-03-07 14:27:49.984 UTC [20871][client backend] [pg_regress/strings][42/457:0] STATEMENT: SELECT unistr('wrong: \db99\0061'); 2024-03-07 14:27:49.985 UTC [20871][client backend] [pg_regress/strings][42/458:0] ERROR: invalid Unicode surrogate pair 2024-03-07 14:27:49.985 UTC [20871][client backend] [pg_regress/strings][42/458:0] STATEMENT: SELECT unistr('wrong: \+00db99\+000061'); 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/459:0] ERROR: invalid Unicode code point: 2FFFFF 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/459:0] STATEMENT: SELECT unistr('wrong: \+2FFFFF'); 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/460:0] ERROR: invalid Unicode surrogate pair 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/460:0] STATEMENT: SELECT unistr('wrong: \udb99\u0061'); 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/461:0] ERROR: invalid Unicode surrogate pair 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/461:0] STATEMENT: SELECT unistr('wrong: \U0000db99\U00000061'); 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/462:0] ERROR: invalid Unicode code point: 2FFFFF 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/462:0] STATEMENT: SELECT unistr('wrong: \U002FFFFF'); 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/463:0] ERROR: invalid Unicode escape 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/463:0] HINT: Unicode escapes must be \XXXX, \+XXXXXX, \uXXXX, or \UXXXXXXXX. 2024-03-07 14:27:49.986 UTC [20871][client backend] [pg_regress/strings][42/463:0] STATEMENT: SELECT unistr('wrong: \xyz'); 2024-03-07 14:27:49.989 UTC [20871][client backend] [pg_regress/strings][:0] LOG: disconnection: session time: 0:00:00.635 user=postgres database=regression host=[local] 2024-03-07 14:27:50.081 UTC [20858][client backend] [pg_regress/point][:0] LOG: disconnection: session time: 0:00:00.790 user=postgres database=regression host=[local] 2024-03-07 14:27:50.799 UTC [20848][client backend] [pg_regress/polygon][:0] LOG: disconnection: session time: 0:00:01.525 user=postgres database=regression host=[local] 2024-03-07 14:27:51.177 UTC [20869][client backend] [pg_regress/multirangetypes][41/518:0] ERROR: value for domain restrictedmultirange violates check constraint "restrictedmultirange_check" 2024-03-07 14:27:51.177 UTC [20869][client backend] [pg_regress/multirangetypes][41/518:0] STATEMENT: select '{[4,50)}'::restrictedmultirange @> 7; 2024-03-07 14:27:51.191 UTC [20869][client backend] [pg_regress/multirangetypes][41/524:1725] ERROR: type "intmultirange" already exists 2024-03-07 14:27:51.191 UTC [20869][client backend] [pg_regress/multirangetypes][41/524:1725] DETAIL: Failed while creating a multirange type for type "intrange". 2024-03-07 14:27:51.191 UTC [20869][client backend] [pg_regress/multirangetypes][41/524:1725] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2024-03-07 14:27:51.191 UTC [20869][client backend] [pg_regress/multirangetypes][41/524:1725] STATEMENT: create type intrange as range(subtype=int); 2024-03-07 14:27:51.195 UTC [20869][client backend] [pg_regress/multirangetypes][41/527:1728] ERROR: type "intr_multirange" already exists 2024-03-07 14:27:51.195 UTC [20869][client backend] [pg_regress/multirangetypes][41/527:1728] DETAIL: Failed while creating a multirange type for type "intr". 2024-03-07 14:27:51.195 UTC [20869][client backend] [pg_regress/multirangetypes][41/527:1728] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2024-03-07 14:27:51.195 UTC [20869][client backend] [pg_regress/multirangetypes][41/527:1728] STATEMENT: create type intr as range(subtype=int); 2024-03-07 14:27:51.197 UTC [20869][client backend] [pg_regress/multirangetypes][41/529:1730] ERROR: type "int4" already exists 2024-03-07 14:27:51.197 UTC [20869][client backend] [pg_regress/multirangetypes][41/529:1730] STATEMENT: create type textrange1 as range(subtype=text, multirange_type_name=int, collation="C"); 2024-03-07 14:27:51.207 UTC [20869][client backend] [pg_regress/multirangetypes][41/532:0] ERROR: function multirange_of_text(textrange2) does not exist at character 8 2024-03-07 14:27:51.207 UTC [20869][client backend] [pg_regress/multirangetypes][41/532:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.207 UTC [20869][client backend] [pg_regress/multirangetypes][41/532:0] STATEMENT: select multirange_of_text(textrange2('a','Z')); 2024-03-07 14:27:51.208 UTC [20869][client backend] [pg_regress/multirangetypes][41/533:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-03-07 14:27:51.208 UTC [20869][client backend] [pg_regress/multirangetypes][41/533:0] STATEMENT: select multirange_of_text(textrange1('a','Z')) @> 'b'::text; 2024-03-07 14:27:51.212 UTC [20853][client backend] [pg_regress/box][:0] LOG: disconnection: session time: 0:00:01.932 user=postgres database=regression host=[local] 2024-03-07 14:27:51.223 UTC [20869][client backend] [pg_regress/multirangetypes][41/540:0] ERROR: cannot alter multirange type multitextrange1 2024-03-07 14:27:51.223 UTC [20869][client backend] [pg_regress/multirangetypes][41/540:0] HINT: You can alter type textrange1, which will alter the multirange type as well. 2024-03-07 14:27:51.223 UTC [20869][client backend] [pg_regress/multirangetypes][41/540:0] STATEMENT: alter type multitextrange1 owner to regress_multirange_owner; 2024-03-07 14:27:51.224 UTC [20869][client backend] [pg_regress/multirangetypes][41/543:0] ERROR: cannot set privileges of multirange types 2024-03-07 14:27:51.224 UTC [20869][client backend] [pg_regress/multirangetypes][41/543:0] HINT: Set the privileges of the range type instead. 2024-03-07 14:27:51.224 UTC [20869][client backend] [pg_regress/multirangetypes][41/543:0] STATEMENT: revoke usage on type multitextrange1 from public; 2024-03-07 14:27:51.292 UTC [20869][client backend] [pg_regress/multirangetypes][41/548:0] ERROR: permission denied for type multitextrange1 2024-03-07 14:27:51.292 UTC [20869][client backend] [pg_regress/multirangetypes][41/548:0] STATEMENT: create temp table test2(f1 multitextrange1[]); 2024-03-07 14:27:51.307 UTC [20869][client backend] [pg_regress/multirangetypes][41/555:0] ERROR: function anyarray_anymultirange_func(integer[], nummultirange) does not exist at character 8 2024-03-07 14:27:51.307 UTC [20869][client backend] [pg_regress/multirangetypes][41/555:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.307 UTC [20869][client backend] [pg_regress/multirangetypes][41/555:0] STATEMENT: select anyarray_anymultirange_func(ARRAY[1,2], nummultirange(numrange(10,20))); 2024-03-07 14:27:51.308 UTC [20869][client backend] [pg_regress/multirangetypes][41/557:0] ERROR: cannot determine result data type 2024-03-07 14:27:51.308 UTC [20869][client backend] [pg_regress/multirangetypes][41/557:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:51.308 UTC [20869][client backend] [pg_regress/multirangetypes][41/557:0] STATEMENT: create function bogus_func(anyelement) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2024-03-07 14:27:51.308 UTC [20869][client backend] [pg_regress/multirangetypes][41/558:0] ERROR: cannot determine result data type 2024-03-07 14:27:51.308 UTC [20869][client backend] [pg_regress/multirangetypes][41/558:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:51.308 UTC [20869][client backend] [pg_regress/multirangetypes][41/558:0] STATEMENT: create function bogus_func(int) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2024-03-07 14:27:51.315 UTC [20869][client backend] [pg_regress/multirangetypes][41/564:0] ERROR: function multirangetypes_sql(nummultirange, integer[]) does not exist at character 8 2024-03-07 14:27:51.315 UTC [20869][client backend] [pg_regress/multirangetypes][41/564:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.315 UTC [20869][client backend] [pg_regress/multirangetypes][41/564:0] STATEMENT: select multirangetypes_sql(nummultirange(numrange(1,10)), ARRAY[2,20]); 2024-03-07 14:27:51.317 UTC [20869][client backend] [pg_regress/multirangetypes][41/568:0] ERROR: function anycompatiblearray_anycompatiblemultirange_func(numeric[], int4multirange) does not exist at character 8 2024-03-07 14:27:51.317 UTC [20869][client backend] [pg_regress/multirangetypes][41/568:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.317 UTC [20869][client backend] [pg_regress/multirangetypes][41/568:0] STATEMENT: select anycompatiblearray_anycompatiblemultirange_func(ARRAY[1.1,2], multirange(int4range(10,20))); 2024-03-07 14:27:51.318 UTC [20869][client backend] [pg_regress/multirangetypes][41/572:0] ERROR: function anycompatiblerange_anycompatiblemultirange_func(numrange, int4multirange) does not exist at character 8 2024-03-07 14:27:51.318 UTC [20869][client backend] [pg_regress/multirangetypes][41/572:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.318 UTC [20869][client backend] [pg_regress/multirangetypes][41/572:0] STATEMENT: select anycompatiblerange_anycompatiblemultirange_func(numrange(1,2), multirange(int4range(10,20))); 2024-03-07 14:27:51.318 UTC [20869][client backend] [pg_regress/multirangetypes][41/574:0] ERROR: cannot determine result data type 2024-03-07 14:27:51.318 UTC [20869][client backend] [pg_regress/multirangetypes][41/574:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2024-03-07 14:27:51.318 UTC [20869][client backend] [pg_regress/multirangetypes][41/574:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2024-03-07 14:27:51.336 UTC [20869][client backend] [pg_regress/multirangetypes][41/581:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-03-07 14:27:51.336 UTC [20869][client backend] [pg_regress/multirangetypes][41/581:0] STATEMENT: select arraymultirange(arrayrange(ARRAY[2,1], ARRAY[1,2])); 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/605:0] ERROR: cannot determine result data type 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/605:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/605:0] STATEMENT: create function mr_outparam_fail(i anyelement, out r anymultirange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/606:0] ERROR: cannot determine result data type 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/606:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/606:0] STATEMENT: create function mr_inoutparam_fail(inout i anyelement, out r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/607:0] ERROR: cannot determine result data type 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/607:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-03-07 14:27:51.541 UTC [20869][client backend] [pg_regress/multirangetypes][41/607:0] STATEMENT: create function mr_table_fail(i anyelement) returns table(i anyelement, r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2024-03-07 14:27:51.543 UTC [20869][client backend] [pg_regress/multirangetypes][:0] LOG: disconnection: session time: 0:00:02.205 user=postgres database=regression host=[local] 2024-03-07 14:27:51.749 UTC [21252][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.750 UTC [21252][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) 2024-03-07 14:27:51.750 UTC [21252][client backend] [[unknown]][43/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/misc_sanity 2024-03-07 14:27:51.759 UTC [21254][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.760 UTC [21254][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) 2024-03-07 14:27:51.760 UTC [21254][client backend] [[unknown]][44/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/xid 2024-03-07 14:27:51.762 UTC [21255][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.763 UTC [21253][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.764 UTC [21261][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.764 UTC [21255][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) 2024-03-07 14:27:51.764 UTC [21255][client backend] [[unknown]][45/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/comments 2024-03-07 14:27:51.764 UTC [21253][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) 2024-03-07 14:27:51.764 UTC [21253][client backend] [[unknown]][46/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tstypes 2024-03-07 14:27:51.764 UTC [21261][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) 2024-03-07 14:27:51.764 UTC [21261][client backend] [[unknown]][47/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/horology 2024-03-07 14:27:51.766 UTC [21257][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.767 UTC [21257][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) 2024-03-07 14:27:51.767 UTC [21257][client backend] [[unknown]][48/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regex 2024-03-07 14:27:51.768 UTC [21259][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.769 UTC [21259][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) 2024-03-07 14:27:51.769 UTC [21259][client backend] [[unknown]][49/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/expressions 2024-03-07 14:27:51.773 UTC [21254][client backend] [pg_regress/xid][44/3:0] ERROR: invalid input syntax for type xid: "" at character 8 2024-03-07 14:27:51.773 UTC [21254][client backend] [pg_regress/xid][44/3:0] STATEMENT: select ''::xid; 2024-03-07 14:27:51.773 UTC [21262][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.774 UTC [21255][client backend] [pg_regress/comments][:0] LOG: disconnection: session time: 0:00:00.012 user=postgres database=regression host=[local] 2024-03-07 14:27:51.774 UTC [21262][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) 2024-03-07 14:27:51.774 UTC [21262][client backend] [[unknown]][50/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/unicode 2024-03-07 14:27:51.776 UTC [21254][client backend] [pg_regress/xid][44/4:0] ERROR: invalid input syntax for type xid: "asdf" at character 8 2024-03-07 14:27:51.776 UTC [21254][client backend] [pg_regress/xid][44/4:0] STATEMENT: select 'asdf'::xid; 2024-03-07 14:27:51.776 UTC [21254][client backend] [pg_regress/xid][44/5:0] ERROR: invalid input syntax for type xid8: "" at character 8 2024-03-07 14:27:51.776 UTC [21254][client backend] [pg_regress/xid][44/5:0] STATEMENT: select ''::xid8; 2024-03-07 14:27:51.777 UTC [21254][client backend] [pg_regress/xid][44/6:0] ERROR: invalid input syntax for type xid8: "asdf" at character 8 2024-03-07 14:27:51.777 UTC [21254][client backend] [pg_regress/xid][44/6:0] STATEMENT: select 'asdf'::xid8; 2024-03-07 14:27:51.777 UTC [21263][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.778 UTC [21263][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) 2024-03-07 14:27:51.778 UTC [21263][client backend] [[unknown]][51/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/opr_sanity 2024-03-07 14:27:51.780 UTC [21264][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.784 UTC [21261][client backend] [pg_regress/horology][47/18:0] ERROR: date/time field value out of range: "27/12/2001 04:05:06.789-08" at character 33 2024-03-07 14:27:51.784 UTC [21261][client backend] [pg_regress/horology][47/18:0] HINT: Perhaps you need a different "datestyle" setting. 2024-03-07 14:27:51.784 UTC [21261][client backend] [pg_regress/horology][47/18:0] STATEMENT: SELECT timestamp with time zone '27/12/2001 04:05:06.789-08'; 2024-03-07 14:27:51.785 UTC [21253][client backend] [pg_regress/tstypes][46/17:0] ERROR: syntax error in tsvector: "'' '1' '2'" at character 8 2024-03-07 14:27:51.785 UTC [21253][client backend] [pg_regress/tstypes][46/17:0] STATEMENT: SELECT $$'' '1' '2'$$::tsvector; 2024-03-07 14:27:51.786 UTC [21264][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) 2024-03-07 14:27:51.786 UTC [21264][client backend] [[unknown]][52/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/geometry 2024-03-07 14:27:51.788 UTC [21254][client backend] [pg_regress/xid][44/19:0] ERROR: operator does not exist: xid < xid at character 17 2024-03-07 14:27:51.788 UTC [21254][client backend] [pg_regress/xid][44/19:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.788 UTC [21254][client backend] [pg_regress/xid][44/19:0] STATEMENT: select '1'::xid < '2'::xid; 2024-03-07 14:27:51.789 UTC [21259][client backend] [pg_regress/expressions][49/10:0] WARNING: TIME(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2024-03-07 14:27:51.790 UTC [21259][client backend] [pg_regress/expressions][49/11:0] WARNING: TIMESTAMP(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2024-03-07 14:27:51.791 UTC [21259][client backend] [pg_regress/expressions][49/12:0] WARNING: TIME(7) precision reduced to maximum allowed, 6 2024-03-07 14:27:51.791 UTC [21259][client backend] [pg_regress/expressions][49/13:0] WARNING: TIMESTAMP(7) precision reduced to maximum allowed, 6 2024-03-07 14:27:51.793 UTC [21266][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.795 UTC [21267][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:51.796 UTC [21267][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) 2024-03-07 14:27:51.796 UTC [21267][client backend] [[unknown]][54/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/type_sanity 2024-03-07 14:27:51.797 UTC [21254][client backend] [pg_regress/xid][44/20:0] ERROR: operator does not exist: xid <= xid at character 17 2024-03-07 14:27:51.797 UTC [21254][client backend] [pg_regress/xid][44/20:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.797 UTC [21254][client backend] [pg_regress/xid][44/20:0] STATEMENT: select '1'::xid <= '2'::xid; 2024-03-07 14:27:51.798 UTC [21254][client backend] [pg_regress/xid][44/21:0] ERROR: operator does not exist: xid > xid at character 17 2024-03-07 14:27:51.798 UTC [21254][client backend] [pg_regress/xid][44/21:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.798 UTC [21254][client backend] [pg_regress/xid][44/21:0] STATEMENT: select '1'::xid > '2'::xid; 2024-03-07 14:27:51.798 UTC [21254][client backend] [pg_regress/xid][44/22:0] ERROR: operator does not exist: xid >= xid at character 17 2024-03-07 14:27:51.798 UTC [21254][client backend] [pg_regress/xid][44/22:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.798 UTC [21254][client backend] [pg_regress/xid][44/22:0] STATEMENT: select '1'::xid >= '2'::xid; 2024-03-07 14:27:51.799 UTC [21266][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) 2024-03-07 14:27:51.799 UTC [21266][client backend] [[unknown]][53/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/mvcc 2024-03-07 14:27:51.800 UTC [21257][client backend] [pg_regress/regex][48/21:0] ERROR: regexp_match() does not support the "global" option 2024-03-07 14:27:51.800 UTC [21257][client backend] [pg_regress/regex][48/21:0] HINT: Use the regexp_matches function instead. 2024-03-07 14:27:51.800 UTC [21257][client backend] [pg_regress/regex][48/21:0] STATEMENT: select regexp_match('abc', 'Bd', 'ig'); 2024-03-07 14:27:51.800 UTC [21261][client backend] [pg_regress/horology][47/48:0] ERROR: invalid input syntax for type time with time zone: "T040506.789 America/Los_Angeles" at character 28 2024-03-07 14:27:51.800 UTC [21261][client backend] [pg_regress/horology][47/48:0] STATEMENT: SELECT time with time zone 'T040506.789 America/Los_Angeles'; 2024-03-07 14:27:51.803 UTC [21261][client backend] [pg_regress/horology][47/54:0] ERROR: invalid input syntax for type date: "1995-08-06 J J J" at character 13 2024-03-07 14:27:51.803 UTC [21261][client backend] [pg_regress/horology][47/54:0] STATEMENT: SELECT date '1995-08-06 J J J'; 2024-03-07 14:27:51.804 UTC [21261][client backend] [pg_regress/horology][47/55:0] ERROR: invalid input syntax for type date: "J J 1520447" at character 13 2024-03-07 14:27:51.804 UTC [21261][client backend] [pg_regress/horology][47/55:0] STATEMENT: SELECT date 'J J 1520447'; 2024-03-07 14:27:51.804 UTC [21261][client backend] [pg_regress/horology][47/56:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04M05S06.789+08" at character 33 2024-03-07 14:27:51.804 UTC [21261][client backend] [pg_regress/horology][47/56:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04M05S06.789+08'; 2024-03-07 14:27:51.805 UTC [21261][client backend] [pg_regress/horology][47/57:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04MM05S06.789-08" at character 33 2024-03-07 14:27:51.805 UTC [21261][client backend] [pg_regress/horology][47/57:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04MM05S06.789-08'; 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/58:0] ERROR: invalid input syntax for type date: "1995-08-06 epoch" at character 13 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/58:0] STATEMENT: SELECT date '1995-08-06 epoch'; 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/59:0] ERROR: invalid input syntax for type date: "1995-08-06 infinity" at character 13 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/59:0] STATEMENT: SELECT date '1995-08-06 infinity'; 2024-03-07 14:27:51.806 UTC [21262][client backend] [pg_regress/unicode][50/14:0] ERROR: invalid normalization form: def 2024-03-07 14:27:51.806 UTC [21262][client backend] [pg_regress/unicode][50/14:0] STATEMENT: SELECT "normalize"('abc', 'def'); 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/60:0] ERROR: invalid input syntax for type date: "1995-08-06 -infinity" at character 13 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/60:0] STATEMENT: SELECT date '1995-08-06 -infinity'; 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/61:0] ERROR: invalid input syntax for type date: "today infinity" at character 13 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/61:0] STATEMENT: SELECT date 'today infinity'; 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/62:0] ERROR: invalid input syntax for type date: "-infinity infinity" at character 13 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/62:0] STATEMENT: SELECT date '-infinity infinity'; 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/63:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 epoch" at character 18 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/63:0] STATEMENT: SELECT timestamp '1995-08-06 epoch'; 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/64:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 infinity" at character 18 2024-03-07 14:27:51.806 UTC [21261][client backend] [pg_regress/horology][47/64:0] STATEMENT: SELECT timestamp '1995-08-06 infinity'; 2024-03-07 14:27:51.807 UTC [21261][client backend] [pg_regress/horology][47/65:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 -infinity" at character 18 2024-03-07 14:27:51.807 UTC [21261][client backend] [pg_regress/horology][47/65:0] STATEMENT: SELECT timestamp '1995-08-06 -infinity'; 2024-03-07 14:27:51.807 UTC [21261][client backend] [pg_regress/horology][47/66:0] ERROR: invalid input syntax for type timestamp: "epoch 01:01:01" at character 18 2024-03-07 14:27:51.807 UTC [21261][client backend] [pg_regress/horology][47/66:0] STATEMENT: SELECT timestamp 'epoch 01:01:01'; 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/67:0] ERROR: invalid input syntax for type timestamp: "infinity 01:01:01" at character 18 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/67:0] STATEMENT: SELECT timestamp 'infinity 01:01:01'; 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/68:0] ERROR: invalid input syntax for type timestamp: "-infinity 01:01:01" at character 18 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/68:0] STATEMENT: SELECT timestamp '-infinity 01:01:01'; 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/69:0] ERROR: invalid input syntax for type timestamp: "now epoch" at character 18 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/69:0] STATEMENT: SELECT timestamp 'now epoch'; 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/70:0] ERROR: invalid input syntax for type timestamp: "-infinity infinity" at character 18 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/70:0] STATEMENT: SELECT timestamp '-infinity infinity'; 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/71:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 epoch" at character 20 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/71:0] STATEMENT: SELECT timestamptz '1995-08-06 epoch'; 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/72:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 infinity" at character 20 2024-03-07 14:27:51.808 UTC [21261][client backend] [pg_regress/horology][47/72:0] STATEMENT: SELECT timestamptz '1995-08-06 infinity'; 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/73:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 -infinity" at character 20 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/73:0] STATEMENT: SELECT timestamptz '1995-08-06 -infinity'; 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/74:0] ERROR: invalid input syntax for type timestamp with time zone: "epoch 01:01:01" at character 20 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/74:0] STATEMENT: SELECT timestamptz 'epoch 01:01:01'; 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/75:0] ERROR: invalid input syntax for type timestamp with time zone: "infinity 01:01:01" at character 20 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/75:0] STATEMENT: SELECT timestamptz 'infinity 01:01:01'; 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/76:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity 01:01:01" at character 20 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/76:0] STATEMENT: SELECT timestamptz '-infinity 01:01:01'; 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/77:0] ERROR: invalid input syntax for type timestamp with time zone: "now epoch" at character 20 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/77:0] STATEMENT: SELECT timestamptz 'now epoch'; 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/78:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity infinity" at character 20 2024-03-07 14:27:51.809 UTC [21261][client backend] [pg_regress/horology][47/78:0] STATEMENT: SELECT timestamptz '-infinity infinity'; 2024-03-07 14:27:51.815 UTC [21262][client backend] [pg_regress/unicode][50/18:0] ERROR: invalid normalization form: def 2024-03-07 14:27:51.815 UTC [21262][client backend] [pg_regress/unicode][50/18:0] STATEMENT: SELECT is_normalized('abc', 'def'); 2024-03-07 14:27:51.816 UTC [21262][client backend] [pg_regress/unicode][:0] LOG: disconnection: session time: 0:00:00.043 user=postgres database=regression host=[local] 2024-03-07 14:27:51.820 UTC [21264][client backend] [pg_regress/geometry][52/16:0] ERROR: value out of range: underflow 2024-03-07 14:27:51.820 UTC [21264][client backend] [pg_regress/geometry][52/16:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 * p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p1.f1[0] < 1; 2024-03-07 14:27:51.822 UTC [21252][client backend] [pg_regress/misc_sanity][:0] LOG: disconnection: session time: 0:00:00.074 user=postgres database=regression host=[local] 2024-03-07 14:27:51.824 UTC [21264][client backend] [pg_regress/geometry][52/18:0] ERROR: value out of range: overflow 2024-03-07 14:27:51.824 UTC [21264][client backend] [pg_regress/geometry][52/18:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 / p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p2.f1[0] > 1000; 2024-03-07 14:27:51.824 UTC [21261][client backend] [pg_regress/horology][47/85:0] ERROR: operator does not exist: date - time with time zone at character 26 2024-03-07 14:27:51.824 UTC [21261][client backend] [pg_regress/horology][47/85:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.824 UTC [21261][client backend] [pg_regress/horology][47/85:0] STATEMENT: SELECT date '1991-02-03' - time with time zone '04:05:06 UTC' AS "Subtract Time UTC"; 2024-03-07 14:27:51.825 UTC [21264][client backend] [pg_regress/geometry][52/19:0] ERROR: division by zero 2024-03-07 14:27:51.825 UTC [21264][client backend] [pg_regress/geometry][52/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; 2024-03-07 14:27:51.828 UTC [21261][client backend] [pg_regress/horology][47/93:0] ERROR: timestamp out of range 2024-03-07 14:27:51.828 UTC [21261][client backend] [pg_regress/horology][47/93:0] STATEMENT: SELECT timestamp without time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2024-03-07 14:27:51.851 UTC [21261][client backend] [pg_regress/horology][47/115:0] ERROR: timestamp out of range 2024-03-07 14:27:51.851 UTC [21261][client backend] [pg_regress/horology][47/115:0] STATEMENT: SELECT timestamp with time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/37:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/37:0] STATEMENT: select '31:12:'::pg_snapshot; 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/38:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/38:0] STATEMENT: select '0:1:'::pg_snapshot; 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/39:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/39:0] STATEMENT: select '12:13:0'::pg_snapshot; 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/40:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2024-03-07 14:27:51.856 UTC [21254][client backend] [pg_regress/xid][44/40:0] STATEMENT: select '12:16:14,13'::pg_snapshot; 2024-03-07 14:27:51.871 UTC [21261][client backend] [pg_regress/horology][47/141:0] ERROR: cannot cast type time with time zone to interval at character 8 2024-03-07 14:27:51.871 UTC [21261][client backend] [pg_regress/horology][47/141:0] STATEMENT: SELECT CAST(time with time zone '01:02-08' AS interval) AS "+00:01"; 2024-03-07 14:27:51.871 UTC [21261][client backend] [pg_regress/horology][47/142:0] ERROR: cannot cast type interval to time with time zone at character 8 2024-03-07 14:27:51.871 UTC [21261][client backend] [pg_regress/horology][47/142:0] STATEMENT: SELECT CAST(interval '02:03' AS time with time zone) AS "02:03:00-08"; 2024-03-07 14:27:51.883 UTC [21264][client backend] [pg_regress/geometry][52/42:0] ERROR: operator does not exist: lseg # point at character 23 2024-03-07 14:27:51.883 UTC [21264][client backend] [pg_regress/geometry][52/42:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.883 UTC [21264][client backend] [pg_regress/geometry][52/42:0] STATEMENT: SELECT p.f1, l.s, l.s # p.f1 AS intersection FROM LSEG_TBL l, POINT_TBL p; 2024-03-07 14:27:51.891 UTC [21254][client backend] [pg_regress/xid][44/61:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 20 2024-03-07 14:27:51.891 UTC [21254][client backend] [pg_regress/xid][44/61:0] STATEMENT: SELECT pg_snapshot '1:9223372036854775808:3'; 2024-03-07 14:27:51.916 UTC [21254][client backend] [pg_regress/xid][:0] LOG: disconnection: session time: 0:00:00.158 user=postgres database=regression host=[local] 2024-03-07 14:27:51.932 UTC [21253][client backend] [pg_regress/tstypes][46/228:0] ERROR: lexeme array may not contain nulls 2024-03-07 14:27:51.932 UTC [21253][client backend] [pg_regress/tstypes][46/228:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', NULL]); 2024-03-07 14:27:51.932 UTC [21253][client backend] [pg_regress/tstypes][46/229:0] ERROR: lexeme array may not contain empty strings 2024-03-07 14:27:51.932 UTC [21253][client backend] [pg_regress/tstypes][46/229:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', '']); 2024-03-07 14:27:51.936 UTC [21253][client backend] [pg_regress/tstypes][46/239:0] ERROR: weight array may not contain nulls 2024-03-07 14:27:51.936 UTC [21253][client backend] [pg_regress/tstypes][46/239:0] STATEMENT: SELECT ts_filter('base hidden rebel spaceship strike'::tsvector, '{a,b,NULL}'); 2024-03-07 14:27:51.938 UTC [21253][client backend] [pg_regress/tstypes][:0] LOG: disconnection: session time: 0:00:00.174 user=postgres database=regression host=[local] 2024-03-07 14:27:51.941 UTC [21264][client backend] [pg_regress/geometry][52/83:0] ERROR: open path cannot be converted to polygon 2024-03-07 14:27:51.941 UTC [21264][client backend] [pg_regress/geometry][52/83:0] STATEMENT: SELECT f1, f1::polygon FROM PATH_TBL WHERE isopen(f1); 2024-03-07 14:27:51.950 UTC [21259][client backend] [pg_regress/expressions][49/24:0] ERROR: operator does not exist: point = box at character 23 2024-03-07 14:27:51.950 UTC [21259][client backend] [pg_regress/expressions][49/24:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:51.950 UTC [21259][client backend] [pg_regress/expressions][49/24:0] STATEMENT: select '(0,0)'::point in ('(0,0,0,0)'::box, point(0,0)); 2024-03-07 14:27:51.972 UTC [21264][client backend] [pg_regress/geometry][52/94:0] ERROR: division by zero 2024-03-07 14:27:51.972 UTC [21264][client backend] [pg_regress/geometry][52/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; 2024-03-07 14:27:51.993 UTC [21259][client backend] [pg_regress/expressions][:0] LOG: disconnection: session time: 0:00:00.226 user=postgres database=regression host=[local] 2024-03-07 14:27:52.117 UTC [21266][client backend] [pg_regress/mvcc][:0] LOG: disconnection: session time: 0:00:00.324 user=postgres database=regression host=[local] 2024-03-07 14:27:52.155 UTC [21264][client backend] [pg_regress/geometry][52/123:0] ERROR: must request at least 2 points 2024-03-07 14:27:52.155 UTC [21264][client backend] [pg_regress/geometry][52/123:0] STATEMENT: SELECT f1, polygon(1, f1) FROM CIRCLE_TBL WHERE f1 >= '<(0,0),1>'; 2024-03-07 14:27:52.155 UTC [21264][client backend] [pg_regress/geometry][52/124:0] ERROR: cannot convert circle with radius zero to polygon 2024-03-07 14:27:52.155 UTC [21264][client backend] [pg_regress/geometry][52/124:0] STATEMENT: SELECT f1, polygon(10, f1) FROM CIRCLE_TBL WHERE f1 < '<(0,0),1>'; 2024-03-07 14:27:52.178 UTC [21267][client backend] [pg_regress/type_sanity][:0] LOG: disconnection: session time: 0:00:00.384 user=postgres database=regression host=[local] 2024-03-07 14:27:52.188 UTC [21264][client backend] [pg_regress/geometry][52/149:0] ERROR: value out of range: overflow 2024-03-07 14:27:52.188 UTC [21264][client backend] [pg_regress/geometry][52/149:0] STATEMENT: SELECT c.f1, p.f1, c.f1 / p.f1 FROM CIRCLE_TBL c, POINT_TBL p WHERE p.f1[0] > 1000; 2024-03-07 14:27:52.188 UTC [21264][client backend] [pg_regress/geometry][52/150:0] ERROR: division by zero 2024-03-07 14:27:52.188 UTC [21264][client backend] [pg_regress/geometry][52/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; 2024-03-07 14:27:52.206 UTC [21264][client backend] [pg_regress/geometry][:0] LOG: disconnection: session time: 0:00:00.427 user=postgres database=regression host=[local] 2024-03-07 14:27:52.478 UTC [21257][client backend] [pg_regress/regex][48/77:0] ERROR: invalid regular expression: regular expression is too complex 2024-03-07 14:27:52.478 UTC [21257][client backend] [pg_regress/regex][48/77:0] STATEMENT: select 'x' ~ repeat('x*y*z*', 1000); 2024-03-07 14:27:52.481 UTC [21261][client backend] [pg_regress/horology][47/175:0] ERROR: date out of range for timestamp 2024-03-07 14:27:52.481 UTC [21261][client backend] [pg_regress/horology][47/175:0] STATEMENT: SELECT '2202020-10-05'::date::timestamp; 2024-03-07 14:27:52.483 UTC [21261][client backend] [pg_regress/horology][47/178:0] ERROR: date out of range for timestamp 2024-03-07 14:27:52.483 UTC [21261][client backend] [pg_regress/horology][47/178:0] STATEMENT: SELECT '2202020-10-05'::date::timestamptz; 2024-03-07 14:27:52.484 UTC [21261][client backend] [pg_regress/horology][47/183:0] ERROR: date out of range for timestamp 2024-03-07 14:27:52.484 UTC [21261][client backend] [pg_regress/horology][47/183:0] STATEMENT: SELECT '4714-11-24 BC'::date::timestamptz; 2024-03-07 14:27:52.504 UTC [21261][client backend] [pg_regress/horology][47/228:0] ERROR: invalid value "/Feb/16" for "Mon" 2024-03-07 14:27:52.504 UTC [21261][client backend] [pg_regress/horology][47/228:0] DETAIL: The given value did not match any of the allowed values for this field. 2024-03-07 14:27:52.504 UTC [21261][client backend] [pg_regress/horology][47/228:0] STATEMENT: SELECT to_timestamp('97/Feb/16', 'YYMonDD'); 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/267:0] ERROR: invalid value "JUNK" for "TZ" 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/267:0] DETAIL: Time zone abbreviation is not recognized. 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/267:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 JUNK', 'YYYY-MM-DD HH12:MI TZ'); 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/268:0] ERROR: invalid value ".." for "TZ" 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/268:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/268:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 ...', 'YYYY-MM-DD HH12:MI TZ'); 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/271:0] ERROR: invalid value "xy" for "OF" 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/271:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.514 UTC [21261][client backend] [pg_regress/horology][47/271:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +xyz', 'YYYY-MM-DD HH12:MI OF'); 2024-03-07 14:27:52.515 UTC [21261][client backend] [pg_regress/horology][47/272:0] ERROR: invalid value "xy" for "OF" 2024-03-07 14:27:52.515 UTC [21261][client backend] [pg_regress/horology][47/272:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.515 UTC [21261][client backend] [pg_regress/horology][47/272:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +01:xyz', 'YYYY-MM-DD HH12:MI OF'); 2024-03-07 14:27:52.522 UTC [21261][client backend] [pg_regress/horology][47/281:0] ERROR: date/time field value out of range: "2018-11-02 12:34:56.123456789" 2024-03-07 14:27:52.522 UTC [21261][client backend] [pg_regress/horology][47/281: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; 2024-03-07 14:27:52.527 UTC [21261][client backend] [pg_regress/horology][47/303:0] ERROR: invalid value "+" for "MON" 2024-03-07 14:27:52.527 UTC [21261][client backend] [pg_regress/horology][47/303:0] DETAIL: The given value did not match any of the allowed values for this field. 2024-03-07 14:27:52.527 UTC [21261][client backend] [pg_regress/horology][47/303:0] STATEMENT: SELECT to_timestamp('2000 + + JUN', 'YYYY MON'); 2024-03-07 14:27:52.530 UTC [21261][client backend] [pg_regress/horology][47/315:0] ERROR: invalid value "x1" for "MM" 2024-03-07 14:27:52.530 UTC [21261][client backend] [pg_regress/horology][47/315:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.530 UTC [21261][client backend] [pg_regress/horology][47/315:0] STATEMENT: SELECT to_date('2011 x12 x18', 'YYYYxMMxDD'); 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/316:0] ERROR: invalid combination of date conventions 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/316:0] HINT: Do not mix Gregorian and ISO week date conventions in a formatting template. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/316:0] STATEMENT: SELECT to_timestamp('2005527', 'YYYYIWID'); 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/317:0] ERROR: source string too short for "MM" formatting field 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/317:0] DETAIL: Field requires 2 characters, but only 1 remain. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/317:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/317:0] STATEMENT: SELECT to_timestamp('19971', 'YYYYMMDD'); 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/318:0] ERROR: invalid value "1)" for "MM" 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/318:0] DETAIL: Field requires 2 characters, but only 1 could be parsed. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/318:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/318:0] STATEMENT: SELECT to_timestamp('19971)24', 'YYYYMMDD'); 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/319:0] ERROR: invalid value "da" for "DD" 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/319:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/319:0] STATEMENT: SELECT to_timestamp('Friday 1-January-1999', 'DY DD MON YYYY'); 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/320:0] ERROR: invalid value "uary" for "YYYY" 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/320:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.531 UTC [21261][client backend] [pg_regress/horology][47/320:0] STATEMENT: SELECT to_timestamp('Fri 1-January-1999', 'DY DD MON YYYY'); 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/322:0] ERROR: conflicting values for "Mon" field in formatting string 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/322:0] DETAIL: This value contradicts a previous setting for the same field type. 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/322:0] STATEMENT: SELECT to_timestamp('1997-11-Jan-16', 'YYYY-MM-Mon-DD'); 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/323:0] ERROR: invalid value "xy" for "DD" 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/323:0] DETAIL: Value must be an integer. 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/323:0] STATEMENT: SELECT to_timestamp('199711xy', 'YYYYMMDD'); 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/324:0] ERROR: value for "YYYY" in source string is out of range 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/324:0] DETAIL: Value must be in the range -2147483648 to 2147483647. 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/324:0] STATEMENT: SELECT to_timestamp('10000000000', 'FMYYYY'); 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/325:0] ERROR: date/time field value out of range: "2016-06-13 25:00:00" 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/325:0] STATEMENT: SELECT to_timestamp('2016-06-13 25:00:00', 'YYYY-MM-DD HH24:MI:SS'); 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/326:0] ERROR: date/time field value out of range: "2016-06-13 15:60:00" 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/326:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:60:00', 'YYYY-MM-DD HH24:MI:SS'); 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/327:0] ERROR: date/time field value out of range: "2016-06-13 15:50:60" 2024-03-07 14:27:52.538 UTC [21261][client backend] [pg_regress/horology][47/327:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:60', 'YYYY-MM-DD HH24:MI:SS'); 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/329:0] ERROR: hour "15" is invalid for the 12-hour clock 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/329:0] HINT: Use the 24-hour clock, or give an hour between 1 and 12. 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/329:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:55', 'YYYY-MM-DD HH:MI:SS'); 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/330:0] ERROR: date/time field value out of range: "2016-13-01 15:50:55" 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/330:0] STATEMENT: SELECT to_timestamp('2016-13-01 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/331:0] ERROR: date/time field value out of range: "2016-02-30 15:50:55" 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/331:0] STATEMENT: SELECT to_timestamp('2016-02-30 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/333:0] ERROR: date/time field value out of range: "2015-02-29 15:50:55" 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/333:0] STATEMENT: SELECT to_timestamp('2015-02-29 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/335:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2024-03-07 14:27:52.539 UTC [21261][client backend] [pg_regress/horology][47/335:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSS'); 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/337:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/337:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSSS'); 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/338:0] ERROR: date/time field value out of range: "2016-13-10" 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/338:0] STATEMENT: SELECT to_date('2016-13-10', 'YYYY-MM-DD'); 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/339:0] ERROR: date/time field value out of range: "2016-02-30" 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/339:0] STATEMENT: SELECT to_date('2016-02-30', 'YYYY-MM-DD'); 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/341:0] ERROR: date/time field value out of range: "2015-02-29" 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/341:0] STATEMENT: SELECT to_date('2015-02-29', 'YYYY-MM-DD'); 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/343:0] ERROR: date/time field value out of range: "2015 366" 2024-03-07 14:27:52.540 UTC [21261][client backend] [pg_regress/horology][47/343:0] STATEMENT: SELECT to_date('2015 366', 'YYYY DDD'); 2024-03-07 14:27:52.541 UTC [21261][client backend] [pg_regress/horology][47/346:0] ERROR: date/time field value out of range: "2016 367" 2024-03-07 14:27:52.541 UTC [21261][client backend] [pg_regress/horology][47/346:0] STATEMENT: SELECT to_date('2016 367', 'YYYY DDD'); 2024-03-07 14:27:52.546 UTC [21261][client backend] [pg_regress/horology][:0] LOG: disconnection: session time: 0:00:00.783 user=postgres database=regression host=[local] 2024-03-07 14:27:52.550 UTC [21257][client backend] [pg_regress/regex][48/104:0] ERROR: invalid regular expression: invalid backreference number 2024-03-07 14:27:52.550 UTC [21257][client backend] [pg_regress/regex][48/104:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=\1)'; 2024-03-07 14:27:52.550 UTC [21257][client backend] [pg_regress/regex][48/105:0] ERROR: invalid regular expression: invalid backreference number 2024-03-07 14:27:52.550 UTC [21257][client backend] [pg_regress/regex][48/105:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=(\1))'; 2024-03-07 14:27:52.550 UTC [21257][client backend] [pg_regress/regex][48/106:0] ERROR: invalid regular expression: invalid escape \ sequence 2024-03-07 14:27:52.550 UTC [21257][client backend] [pg_regress/regex][48/106:0] STATEMENT: select 'a' ~ '\x7fffffff'; 2024-03-07 14:27:52.551 UTC [21257][client backend] [pg_regress/regex][:0] LOG: disconnection: session time: 0:00:00.788 user=postgres database=regression host=[local] 2024-03-07 14:27:52.868 UTC [21263][client backend] [pg_regress/opr_sanity][:0] LOG: disconnection: session time: 0:00:01.094 user=postgres database=regression host=[local] 2024-03-07 14:27:52.946 UTC [21407][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:52.947 UTC [21407][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) 2024-03-07 14:27:52.947 UTC [21407][client backend] [[unknown]][55/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert 2024-03-07 14:27:52.958 UTC [21408][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:52.959 UTC [21409][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:52.960 UTC [21409][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) 2024-03-07 14:27:52.960 UTC [21409][client backend] [[unknown]][57/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copyselect 2024-03-07 14:27:52.960 UTC [21408][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) 2024-03-07 14:27:52.960 UTC [21408][client backend] [[unknown]][56/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copy 2024-03-07 14:27:52.962 UTC [21411][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:52.965 UTC [21411][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) 2024-03-07 14:27:52.965 UTC [21411][client backend] [[unknown]][58/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert_conflict 2024-03-07 14:27:52.970 UTC [21407][client backend] [pg_regress/insert][55/3:0] ERROR: null value in column "col2" of relation "inserttest" violates not-null constraint 2024-03-07 14:27:52.970 UTC [21407][client backend] [pg_regress/insert][55/3:0] DETAIL: Failing row contains (null, null, testing). 2024-03-07 14:27:52.970 UTC [21407][client backend] [pg_regress/insert][55/3:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT, DEFAULT); 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/9:0] ERROR: INSERT has more target columns than expressions at character 37 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/9:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT); 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/10:0] ERROR: INSERT has more target columns than expressions at character 37 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/10:0] STATEMENT: insert into inserttest (col1, col2, col3) values (1, 2); 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/11:0] ERROR: INSERT has more expressions than target columns at character 42 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/11:0] STATEMENT: insert into inserttest (col1) values (1, 2); 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/12:0] ERROR: INSERT has more expressions than target columns at character 48 2024-03-07 14:27:52.971 UTC [21407][client backend] [pg_regress/insert][55/12:0] STATEMENT: insert into inserttest (col1) values (DEFAULT, DEFAULT); 2024-03-07 14:27:52.976 UTC [21412][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:52.977 UTC [21412][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) 2024-03-07 14:27:52.977 UTC [21412][client backend] [[unknown]][59/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copydml 2024-03-07 14:27:52.986 UTC [21411][client backend] [pg_regress/insert_conflict][58/7:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:52.986 UTC [21411][client backend] [pg_regress/insert_conflict][58/7:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (key) do nothing; 2024-03-07 14:27:52.987 UTC [21411][client backend] [pg_regress/insert_conflict][58/8:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:52.987 UTC [21411][client backend] [pg_regress/insert_conflict][58/8:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (fruit) do nothing; 2024-03-07 14:27:52.989 UTC [21409][client backend] [pg_regress/copyselect][57/16:0] ERROR: cannot copy from view "v_test1" 2024-03-07 14:27:52.989 UTC [21409][client backend] [pg_regress/copyselect][57/16:0] HINT: Try the COPY (SELECT ...) TO variant. 2024-03-07 14:27:52.989 UTC [21409][client backend] [pg_regress/copyselect][57/16:0] STATEMENT: copy v_test1 to stdout; 2024-03-07 14:27:52.992 UTC [21409][client backend] [pg_regress/copyselect][57/19:0] ERROR: COPY (SELECT INTO) is not supported 2024-03-07 14:27:52.992 UTC [21409][client backend] [pg_regress/copyselect][57/19:0] STATEMENT: copy (select t into temp test3 from test1 where id=3) to stdout; 2024-03-07 14:27:52.992 UTC [21409][client backend] [pg_regress/copyselect][57/20:0] ERROR: syntax error at or near "from" at character 28 2024-03-07 14:27:52.992 UTC [21409][client backend] [pg_regress/copyselect][57/20:0] STATEMENT: copy (select * from test1) from stdin; 2024-03-07 14:27:52.992 UTC [21409][client backend] [pg_regress/copyselect][57/21:0] ERROR: syntax error at or near "(" at character 28 2024-03-07 14:27:52.992 UTC [21409][client backend] [pg_regress/copyselect][57/21:0] STATEMENT: copy (select * from test1) (t,id) to stdout; 2024-03-07 14:27:52.999 UTC [21409][client backend] [pg_regress/copyselect][57/27:0] ERROR: cannot copy from view "v_test1" 2024-03-07 14:27:52.999 UTC [21409][client backend] [pg_regress/copyselect][57/27:0] HINT: Try the COPY (SELECT ...) TO variant. 2024-03-07 14:27:52.999 UTC [21409][client backend] [pg_regress/copyselect][57/27:0] STATEMENT: COPY v_test1 TO STDOUT 2024-03-07 14:27:53.004 UTC [21407][client backend] [pg_regress/insert][55/32:0] ERROR: cannot set an array element to DEFAULT at character 32 2024-03-07 14:27:53.004 UTC [21407][client backend] [pg_regress/insert][55/32:0] STATEMENT: insert into inserttest (f2[1], f2[2]) values (1,default); 2024-03-07 14:27:53.005 UTC [21407][client backend] [pg_regress/insert][55/36:0] ERROR: cannot set a subfield to DEFAULT at character 33 2024-03-07 14:27:53.005 UTC [21407][client backend] [pg_regress/insert][55/36:0] STATEMENT: insert into inserttest (f3.if1, f3.if2) values (1,default); 2024-03-07 14:27:53.006 UTC [21411][client backend] [pg_regress/insert_conflict][58/24:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.006 UTC [21411][client backend] [pg_regress/insert_conflict][58/24:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (lower(fruit) text_pattern_ops, upper(fruit) collate "C") do nothing; 2024-03-07 14:27:53.009 UTC [21412][client backend] [pg_regress/copydml][59/14:0] ERROR: COPY query must have a RETURNING clause 2024-03-07 14:27:53.009 UTC [21412][client backend] [pg_regress/copydml][59/14:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-03-07 14:27:53.009 UTC [21412][client backend] [pg_regress/copydml][59/15:0] ERROR: COPY query must have a RETURNING clause 2024-03-07 14:27:53.009 UTC [21412][client backend] [pg_regress/copydml][59/15:0] STATEMENT: copy (update copydml_test set t = 'g') to stdout; 2024-03-07 14:27:53.009 UTC [21412][client backend] [pg_regress/copydml][59/16:0] ERROR: COPY query must have a RETURNING clause 2024-03-07 14:27:53.009 UTC [21412][client backend] [pg_regress/copydml][59/16:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-03-07 14:27:53.010 UTC [21412][client backend] [pg_regress/copydml][59/18:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-03-07 14:27:53.010 UTC [21412][client backend] [pg_regress/copydml][59/18:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-03-07 14:27:53.013 UTC [21411][client backend] [pg_regress/insert_conflict][58/32:0] ERROR: ON CONFLICT DO UPDATE requires inference specification or constraint name at character 52 2024-03-07 14:27:53.013 UTC [21411][client backend] [pg_regress/insert_conflict][58/32:0] HINT: For example, ON CONFLICT (column_name). 2024-03-07 14:27:53.013 UTC [21411][client backend] [pg_regress/insert_conflict][58/32:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict do update set fruit = excluded.fruit; 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/36:0] ERROR: invalid reference to FROM-clause entry for table "excluded" at character 117 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/36:0] DETAIL: There is an entry for table "excluded", but it cannot be referenced from this part of the query. 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/36:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruit RETURNING excluded.fruit; 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/37:0] ERROR: column "keyy" does not exist at character 64 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/37:0] HINT: Perhaps you meant to reference the column "insertconflicttest.key" or the column "excluded.key". 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/37:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (keyy) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/38:0] ERROR: column excluded.fruitt does not exist at character 92 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/38:0] HINT: Perhaps you meant to reference the column "excluded.fruit". 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/38:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruitt; 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/39:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/39:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/40:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.015 UTC [21411][client backend] [pg_regress/insert_conflict][58/40:0] STATEMENT: insert into insertconflicttest values (4, 'Mango') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.016 UTC [21409][client backend] [pg_regress/copyselect][57/32:0] ERROR: division by zero 2024-03-07 14:27:53.016 UTC [21409][client backend] [pg_regress/copyselect][57/32:0] STATEMENT: copy (select 1) to stdout; select 1/0; 2024-03-07 14:27:53.016 UTC [21411][client backend] [pg_regress/insert_conflict][58/41:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.016 UTC [21411][client backend] [pg_regress/insert_conflict][58/41:0] STATEMENT: insert into insertconflicttest values (5, 'Lemon') on conflict (fruit) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.016 UTC [21411][client backend] [pg_regress/insert_conflict][58/42:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.016 UTC [21411][client backend] [pg_regress/insert_conflict][58/42:0] STATEMENT: insert into insertconflicttest values (6, 'Passionfruit') on conflict (lower(fruit)) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.016 UTC [21409][client backend] [pg_regress/copyselect][57/33:0] ERROR: division by zero 2024-03-07 14:27:53.016 UTC [21409][client backend] [pg_regress/copyselect][57/33:0] STATEMENT: select 1/0; copy (select 1) to stdout; 2024-03-07 14:27:53.016 UTC [21412][client backend] [pg_regress/copydml][59/21:0] ERROR: DO ALSO rules are not supported for the COPY 2024-03-07 14:27:53.016 UTC [21412][client backend] [pg_regress/copydml][59/21:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-03-07 14:27:53.018 UTC [21411][client backend] [pg_regress/insert_conflict][58/45:0] ERROR: invalid reference to FROM-clause entry for table "insertconflicttest" at character 106 2024-03-07 14:27:53.018 UTC [21411][client backend] [pg_regress/insert_conflict][58/45:0] HINT: Perhaps you meant to reference the table alias "ict". 2024-03-07 14:27:53.018 UTC [21411][client backend] [pg_regress/insert_conflict][58/45:0] STATEMENT: insert into insertconflicttest AS ict values (6, 'Passionfruit') on conflict (key) do update set fruit = insertconflicttest.fruit; 2024-03-07 14:27:53.018 UTC [21412][client backend] [pg_regress/copydml][59/24:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-03-07 14:27:53.018 UTC [21412][client backend] [pg_regress/copydml][59/24:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-03-07 14:27:53.018 UTC [21411][client backend] [pg_regress/insert_conflict][58/46:0] ERROR: column "insertconflicttest" of relation "insertconflicttest" does not exist at character 90 2024-03-07 14:27:53.018 UTC [21411][client backend] [pg_regress/insert_conflict][58/46:0] HINT: SET target columns cannot be qualified with the relation name. 2024-03-07 14:27:53.018 UTC [21411][client backend] [pg_regress/insert_conflict][58/46:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set insertconflicttest.fruit = 'Mango'; 2024-03-07 14:27:53.019 UTC [21412][client backend] [pg_regress/copydml][59/27:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-03-07 14:27:53.019 UTC [21412][client backend] [pg_regress/copydml][59/27:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-03-07 14:27:53.020 UTC [21412][client backend] [pg_regress/copydml][59/30:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-03-07 14:27:53.020 UTC [21412][client backend] [pg_regress/copydml][59/30:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-03-07 14:27:53.021 UTC [21412][client backend] [pg_regress/copydml][59/33:0] ERROR: DO ALSO rules are not supported for the COPY 2024-03-07 14:27:53.021 UTC [21412][client backend] [pg_regress/copydml][59/33:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-03-07 14:27:53.024 UTC [21409][client backend] [pg_regress/copyselect][:0] LOG: disconnection: session time: 0:00:00.066 user=postgres database=regression host=[local] 2024-03-07 14:27:53.028 UTC [21412][client backend] [pg_regress/copydml][59/36:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-03-07 14:27:53.028 UTC [21412][client backend] [pg_regress/copydml][59/36:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-03-07 14:27:53.029 UTC [21412][client backend] [pg_regress/copydml][59/39:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-03-07 14:27:53.029 UTC [21412][client backend] [pg_regress/copydml][59/39:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/51:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/51:0] STATEMENT: insert into insertconflicttest values (9, 'Banana') on conflict (key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.030 UTC [21412][client backend] [pg_regress/copydml][59/42:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-03-07 14:27:53.030 UTC [21412][client backend] [pg_regress/copydml][59/42:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/52:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/52:0] STATEMENT: insert into insertconflicttest values (10, 'Blueberry') on conflict (key, key, key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/53:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/53:0] STATEMENT: insert into insertconflicttest values (11, 'Cherry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/54:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.030 UTC [21411][client backend] [pg_regress/insert_conflict][58/54:0] STATEMENT: insert into insertconflicttest values (12, 'Date') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.031 UTC [21412][client backend] [pg_regress/copydml][59/45:0] ERROR: DO ALSO rules are not supported for the COPY 2024-03-07 14:27:53.031 UTC [21412][client backend] [pg_regress/copydml][59/45:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-03-07 14:27:53.032 UTC [21412][client backend] [pg_regress/copydml][59/48:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-03-07 14:27:53.032 UTC [21412][client backend] [pg_regress/copydml][59/48:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-03-07 14:27:53.033 UTC [21412][client backend] [pg_regress/copydml][59/51:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-03-07 14:27:53.033 UTC [21412][client backend] [pg_regress/copydml][59/51:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/58:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/58:0] STATEMENT: insert into insertconflicttest values (13, 'Grape') on conflict (key, fruit) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/59:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/59:0] STATEMENT: insert into insertconflicttest values (14, 'Raisin') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/60:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/60:0] STATEMENT: insert into insertconflicttest values (15, 'Cranberry') on conflict (key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/61:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/61:0] STATEMENT: insert into insertconflicttest values (16, 'Melon') on conflict (key, key, key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/62:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.034 UTC [21411][client backend] [pg_regress/insert_conflict][58/62:0] STATEMENT: insert into insertconflicttest values (17, 'Mulberry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.035 UTC [21411][client backend] [pg_regress/insert_conflict][58/63:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.035 UTC [21411][client backend] [pg_regress/insert_conflict][58/63:0] STATEMENT: insert into insertconflicttest values (18, 'Pineapple') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.038 UTC [21411][client backend] [pg_regress/insert_conflict][58/69:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.038 UTC [21411][client backend] [pg_regress/insert_conflict][58/69:0] STATEMENT: insert into insertconflicttest values (22, 'Apricot') on conflict (upper(fruit)) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.038 UTC [21411][client backend] [pg_regress/insert_conflict][58/70:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.038 UTC [21411][client backend] [pg_regress/insert_conflict][58/70:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.042 UTC [21411][client backend] [pg_regress/insert_conflict][58/77:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.042 UTC [21411][client backend] [pg_regress/insert_conflict][58/77:0] STATEMENT: insert into insertconflicttest values (27, 'Prune') on conflict (key, upper(fruit)) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.042 UTC [21411][client backend] [pg_regress/insert_conflict][58/78:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.042 UTC [21411][client backend] [pg_regress/insert_conflict][58/78:0] STATEMENT: insert into insertconflicttest values (28, 'Redcurrant') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.042 UTC [21411][client backend] [pg_regress/insert_conflict][58/79:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.042 UTC [21411][client backend] [pg_regress/insert_conflict][58/79:0] STATEMENT: insert into insertconflicttest values (29, 'Nectarine') on conflict (key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.048 UTC [21411][client backend] [pg_regress/insert_conflict][58/85:2039] ERROR: duplicate key value violates unique constraint "fruit_index" 2024-03-07 14:27:53.048 UTC [21411][client backend] [pg_regress/insert_conflict][58/85:2039] DETAIL: Key (fruit)=(Peach) already exists. 2024-03-07 14:27:53.048 UTC [21411][client backend] [pg_regress/insert_conflict][58/85:2039] STATEMENT: insert into insertconflicttest values (26, 'Peach') on conflict (key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.051 UTC [21411][client backend] [pg_regress/insert_conflict][58/92:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.051 UTC [21411][client backend] [pg_regress/insert_conflict][58/92:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) do update set fruit = excluded.fruit; 2024-03-07 14:27:53.052 UTC [21411][client backend] [pg_regress/insert_conflict][58/93:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.052 UTC [21411][client backend] [pg_regress/insert_conflict][58/93:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) where fruit like '%berry' or fruit = 'consequential' do nothing; 2024-03-07 14:27:53.053 UTC [21411][client backend] [pg_regress/insert_conflict][58/94:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.053 UTC [21411][client backend] [pg_regress/insert_conflict][58/94:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) where fruit like '%berry' do update set fruit = excluded.fruit; 2024-03-07 14:27:53.063 UTC [21407][client backend] [pg_regress/insert][55/62:0] ERROR: no partition of relation "range_parted" found for row 2024-03-07 14:27:53.063 UTC [21407][client backend] [pg_regress/insert][55/62:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 11). 2024-03-07 14:27:53.063 UTC [21407][client backend] [pg_regress/insert][55/62:0] STATEMENT: insert into range_parted values ('a', 11); 2024-03-07 14:27:53.063 UTC [21411][client backend] [pg_regress/insert_conflict][58/107:0] ERROR: column excluded.ctid does not exist at character 82 2024-03-07 14:27:53.063 UTC [21411][client backend] [pg_regress/insert_conflict][58/107:0] STATEMENT: insert into syscolconflicttest values (1) on conflict (key) do update set data = excluded.ctid::text; 2024-03-07 14:27:53.125 UTC [21408][client backend] [pg_regress/copy][56/32:2101] ERROR: cannot perform COPY FREEZE on a partitioned table 2024-03-07 14:27:53.125 UTC [21408][client backend] [pg_regress/copy][56/32:2101] STATEMENT: copy parted_copytest from '/tmp/cirrus-ci-build/src/test/regress/results/parted_copytest.csv' (freeze); 2024-03-07 14:27:53.126 UTC [21407][client backend] [pg_regress/insert][55/67:0] ERROR: new row for relation "part1" violates partition constraint 2024-03-07 14:27:53.126 UTC [21407][client backend] [pg_regress/insert][55/67:0] DETAIL: Failing row contains (a, 11). 2024-03-07 14:27:53.126 UTC [21407][client backend] [pg_regress/insert][55/67:0] STATEMENT: insert into part1 values ('a', 11); 2024-03-07 14:27:53.126 UTC [21407][client backend] [pg_regress/insert][55/68:0] ERROR: new row for relation "part1" violates partition constraint 2024-03-07 14:27:53.126 UTC [21407][client backend] [pg_regress/insert][55/68:0] DETAIL: Failing row contains (b, 1). 2024-03-07 14:27:53.126 UTC [21407][client backend] [pg_regress/insert][55/68:0] STATEMENT: insert into part1 values ('b', 1); 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/70:0] ERROR: new row for relation "part4" violates partition constraint 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/70:0] DETAIL: Failing row contains (b, 21). 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/70:0] STATEMENT: insert into part4 values ('b', 21); 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/71:0] ERROR: new row for relation "part4" violates partition constraint 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/71:0] DETAIL: Failing row contains (a, 10). 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/71:0] STATEMENT: insert into part4 values ('a', 10); 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/73:0] ERROR: new row for relation "part1" violates partition constraint 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/73:0] DETAIL: Failing row contains (null, null). 2024-03-07 14:27:53.127 UTC [21407][client backend] [pg_regress/insert][55/73:0] STATEMENT: insert into part1 values (null); 2024-03-07 14:27:53.128 UTC [21407][client backend] [pg_regress/insert][55/74:0] ERROR: new row for relation "part1" violates partition constraint 2024-03-07 14:27:53.128 UTC [21407][client backend] [pg_regress/insert][55/74:0] DETAIL: Failing row contains (1, null). 2024-03-07 14:27:53.128 UTC [21407][client backend] [pg_regress/insert][55/74:0] STATEMENT: insert into part1 values (1); 2024-03-07 14:27:53.132 UTC [21411][client backend] [pg_regress/insert_conflict][58/149:0] ERROR: table reference "excluded" is ambiguous at character 76 2024-03-07 14:27:53.132 UTC [21411][client backend] [pg_regress/insert_conflict][58/149:0] STATEMENT: insert into excluded values(1, '2') on conflict (key) do update set data = excluded.data RETURNING *; 2024-03-07 14:27:53.135 UTC [21407][client backend] [pg_regress/insert][55/79:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-03-07 14:27:53.135 UTC [21407][client backend] [pg_regress/insert][55/79:0] DETAIL: Failing row contains (cc, 1). 2024-03-07 14:27:53.135 UTC [21407][client backend] [pg_regress/insert][55/79:0] STATEMENT: insert into part_aa_bb values ('cc', 1); 2024-03-07 14:27:53.136 UTC [21407][client backend] [pg_regress/insert][55/80:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-03-07 14:27:53.136 UTC [21407][client backend] [pg_regress/insert][55/80:0] DETAIL: Failing row contains (AAa, 1). 2024-03-07 14:27:53.136 UTC [21407][client backend] [pg_regress/insert][55/80:0] STATEMENT: insert into part_aa_bb values ('AAa', 1); 2024-03-07 14:27:53.136 UTC [21407][client backend] [pg_regress/insert][55/81:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-03-07 14:27:53.136 UTC [21407][client backend] [pg_regress/insert][55/81:0] DETAIL: Failing row contains (null, null). 2024-03-07 14:27:53.136 UTC [21407][client backend] [pg_regress/insert][55/81:0] STATEMENT: insert into part_aa_bb values (null); 2024-03-07 14:27:53.145 UTC [21412][client backend] [pg_regress/copydml][:0] LOG: disconnection: session time: 0:00:00.173 user=postgres database=regression host=[local] 2024-03-07 14:27:53.148 UTC [21411][client backend] [pg_regress/insert_conflict][58/168:2139] ERROR: duplicate key value violates unique constraint "twoconstraints_f1_key" 2024-03-07 14:27:53.148 UTC [21411][client backend] [pg_regress/insert_conflict][58/168:2139] DETAIL: Key (f1)=(1) already exists. 2024-03-07 14:27:53.148 UTC [21411][client backend] [pg_regress/insert_conflict][58/168:2139] STATEMENT: insert into twoconstraints values(1, '((2,2),(3,3))'); 2024-03-07 14:27:53.148 UTC [21411][client backend] [pg_regress/insert_conflict][58/169:2140] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2024-03-07 14:27:53.148 UTC [21411][client backend] [pg_regress/insert_conflict][58/169:2140] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2024-03-07 14:27:53.148 UTC [21411][client backend] [pg_regress/insert_conflict][58/169:2140] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))'); 2024-03-07 14:27:53.149 UTC [21411][client backend] [pg_regress/insert_conflict][58/170:2141] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2024-03-07 14:27:53.149 UTC [21411][client backend] [pg_regress/insert_conflict][58/170:2141] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2024-03-07 14:27:53.149 UTC [21411][client backend] [pg_regress/insert_conflict][58/170:2141] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))') on conflict on constraint twoconstraints_f1_key do nothing; 2024-03-07 14:27:53.154 UTC [21411][client backend] [pg_regress/insert_conflict][58/178:2149] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-03-07 14:27:53.154 UTC [21411][client backend] [pg_regress/insert_conflict][58/178:2149] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-03-07 14:27:53.154 UTC [21411][client backend] [pg_regress/insert_conflict][58/178:2149] STATEMENT: insert into selfconflict values (4,1), (4,2) on conflict(f1) do update set f2 = 0; 2024-03-07 14:27:53.155 UTC [21411][client backend] [pg_regress/insert_conflict][58/179:2150] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-03-07 14:27:53.155 UTC [21411][client backend] [pg_regress/insert_conflict][58/179:2150] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-03-07 14:27:53.155 UTC [21411][client backend] [pg_regress/insert_conflict][58/179:2150] STATEMENT: insert into selfconflict values (5,1), (5,2) on conflict(f1) do update set f2 = 0; 2024-03-07 14:27:53.155 UTC [21411][client backend] [pg_regress/insert_conflict][58/180:2151] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-03-07 14:27:53.155 UTC [21411][client backend] [pg_regress/insert_conflict][58/180:2151] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-03-07 14:27:53.155 UTC [21411][client backend] [pg_regress/insert_conflict][58/180:2151] STATEMENT: insert into selfconflict values (6,1), (6,2) on conflict(f1) do update set f2 = 0; 2024-03-07 14:27:53.156 UTC [21407][client backend] [pg_regress/insert][55/88:0] ERROR: new row for relation "part_default" violates partition constraint 2024-03-07 14:27:53.156 UTC [21407][client backend] [pg_regress/insert][55/88:0] DETAIL: Failing row contains (aa, 2). 2024-03-07 14:27:53.156 UTC [21407][client backend] [pg_regress/insert][55/88:0] STATEMENT: insert into part_default values ('aa', 2); 2024-03-07 14:27:53.158 UTC [21407][client backend] [pg_regress/insert][55/89:0] ERROR: new row for relation "part_default" violates partition constraint 2024-03-07 14:27:53.158 UTC [21407][client backend] [pg_regress/insert][55/89:0] DETAIL: Failing row contains (null, 2). 2024-03-07 14:27:53.158 UTC [21407][client backend] [pg_regress/insert][55/89:0] STATEMENT: insert into part_default values (null, 2); 2024-03-07 14:27:53.165 UTC [21411][client backend] [pg_regress/insert_conflict][58/190:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.165 UTC [21411][client backend] [pg_regress/insert_conflict][58/190:0] STATEMENT: insert into parted_conflict_test values (2, 'b') on conflict (b) do update set a = excluded.a; 2024-03-07 14:27:53.224 UTC [21408][client backend] [pg_regress/copy][56/58:0] ERROR: cannot use "match" with HEADER in COPY TO 2024-03-07 14:27:53.224 UTC [21408][client backend] [pg_regress/copy][56/58:0] STATEMENT: copy header_copytest to stdout with (header match); 2024-03-07 14:27:53.224 UTC [21408][client backend] [pg_regress/copy][56/59:0] ERROR: header requires a Boolean value or "match" 2024-03-07 14:27:53.224 UTC [21408][client backend] [pg_regress/copy][56/59:0] STATEMENT: copy header_copytest from stdin with (header wrong_choice); 2024-03-07 14:27:53.225 UTC [21408][client backend] [pg_regress/copy][56/63:0] ERROR: column name mismatch in header line field 1: got "a", expected "c" 2024-03-07 14:27:53.225 UTC [21408][client backend] [pg_regress/copy][56/63:0] CONTEXT: COPY header_copytest, line 1: "a b c" 2024-03-07 14:27:53.225 UTC [21408][client backend] [pg_regress/copy][56/63:0] STATEMENT: copy header_copytest (c, b, a) from stdin with (header match); 2024-03-07 14:27:53.225 UTC [21408][client backend] [pg_regress/copy][56/64:0] ERROR: column name mismatch in header line field 3: got null value ("\N"), expected "c" 2024-03-07 14:27:53.225 UTC [21408][client backend] [pg_regress/copy][56/64:0] CONTEXT: COPY header_copytest, line 1: "a b \N" 2024-03-07 14:27:53.225 UTC [21408][client backend] [pg_regress/copy][56/64:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/65:0] ERROR: wrong number of fields in header line: got 2, expected 3 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/65:0] CONTEXT: COPY header_copytest, line 1: "a b" 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/65:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/66:0] ERROR: wrong number of fields in header line: got 4, expected 3 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/66:0] CONTEXT: COPY header_copytest, line 1: "a b c d" 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/66:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/67:0] ERROR: column name mismatch in header line field 3: got "d", expected "c" 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/67:0] CONTEXT: COPY header_copytest, line 1: "a b d" 2024-03-07 14:27:53.226 UTC [21408][client backend] [pg_regress/copy][56/67:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-03-07 14:27:53.228 UTC [21408][client backend] [pg_regress/copy][56/72:0] ERROR: wrong number of fields in header line: got 3, expected 2 2024-03-07 14:27:53.228 UTC [21408][client backend] [pg_regress/copy][56/72:0] CONTEXT: COPY header_copytest, line 1: "a ........pg.dropped.2........ c" 2024-03-07 14:27:53.228 UTC [21408][client backend] [pg_regress/copy][56/72:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-03-07 14:27:53.228 UTC [21408][client backend] [pg_regress/copy][56/73:0] ERROR: wrong number of fields in header line: got 3, expected 2 2024-03-07 14:27:53.228 UTC [21408][client backend] [pg_regress/copy][56/73:0] CONTEXT: COPY header_copytest, line 1: "a c b" 2024-03-07 14:27:53.228 UTC [21408][client backend] [pg_regress/copy][56/73:0] STATEMENT: copy header_copytest (a, c) from stdin with (header match); 2024-03-07 14:27:53.230 UTC [21407][client backend] [pg_regress/insert][55/98:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2024-03-07 14:27:53.230 UTC [21407][client backend] [pg_regress/insert][55/98:0] DETAIL: Failing row contains (EE, 11). 2024-03-07 14:27:53.230 UTC [21407][client backend] [pg_regress/insert][55/98:0] STATEMENT: insert into part_ee_ff1 values ('EE', 11); 2024-03-07 14:27:53.235 UTC [21408][client backend] [pg_regress/copy][56/78:0] ERROR: value too long for type character varying(5) 2024-03-07 14:27:53.235 UTC [21408][client backend] [pg_regress/copy][56/78:0] STATEMENT: copy oversized_column_default (col2) from stdin; 2024-03-07 14:27:53.235 UTC [21408][client backend] [pg_regress/copy][56/79:0] ERROR: value too long for type character varying(5) 2024-03-07 14:27:53.235 UTC [21408][client backend] [pg_regress/copy][56/79:0] STATEMENT: copy oversized_column_default from stdin (default ''); 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/99:0] ERROR: new row for relation "part_default_p2" violates partition constraint 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/99:0] DETAIL: Failing row contains (gg, 43). 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/99:0] STATEMENT: insert into part_default_p2 values ('gg', 43); 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/100:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/100:0] DETAIL: Failing row contains (cc, 1). 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/100:0] STATEMENT: insert into part_ee_ff1 values ('cc', 1); 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/101:0] ERROR: no partition of relation "part_default" found for row 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/101:0] DETAIL: Partition key of the failing row contains (b) = (43). 2024-03-07 14:27:53.238 UTC [21407][client backend] [pg_regress/insert][55/101:0] STATEMENT: insert into part_default values ('gg', 43); 2024-03-07 14:27:53.245 UTC [21407][client backend] [pg_regress/insert][55/110:0] ERROR: no partition of relation "range_parted" found for row 2024-03-07 14:27:53.245 UTC [21407][client backend] [pg_regress/insert][55/110:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 0). 2024-03-07 14:27:53.245 UTC [21407][client backend] [pg_regress/insert][55/110:0] STATEMENT: insert into range_parted values ('a', 0); 2024-03-07 14:27:53.246 UTC [21407][client backend] [pg_regress/insert][55/113:0] ERROR: no partition of relation "range_parted" found for row 2024-03-07 14:27:53.246 UTC [21407][client backend] [pg_regress/insert][55/113:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 20). 2024-03-07 14:27:53.246 UTC [21407][client backend] [pg_regress/insert][55/113:0] STATEMENT: insert into range_parted values ('a', 20); 2024-03-07 14:27:53.247 UTC [21407][client backend] [pg_regress/insert][55/116:0] ERROR: no partition of relation "range_parted" found for row 2024-03-07 14:27:53.247 UTC [21407][client backend] [pg_regress/insert][55/116:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, null). 2024-03-07 14:27:53.247 UTC [21407][client backend] [pg_regress/insert][55/116:0] STATEMENT: insert into range_parted values ('a'); 2024-03-07 14:27:53.262 UTC [21407][client backend] [pg_regress/insert][55/118:0] ERROR: new row for relation "part_def" violates partition constraint 2024-03-07 14:27:53.262 UTC [21407][client backend] [pg_regress/insert][55/118:0] DETAIL: Failing row contains (b, 10). 2024-03-07 14:27:53.262 UTC [21407][client backend] [pg_regress/insert][55/118:0] STATEMENT: insert into part_def values ('b', 10); 2024-03-07 14:27:53.270 UTC [21407][client backend] [pg_regress/insert][55/127:0] ERROR: no partition of relation "part_ee_ff" found for row 2024-03-07 14:27:53.270 UTC [21407][client backend] [pg_regress/insert][55/127:0] DETAIL: Partition key of the failing row contains (b) = (0). 2024-03-07 14:27:53.270 UTC [21407][client backend] [pg_regress/insert][55/127:0] STATEMENT: insert into list_parted values ('EE', 0); 2024-03-07 14:27:53.270 UTC [21407][client backend] [pg_regress/insert][55/128:0] ERROR: no partition of relation "part_ee_ff" found for row 2024-03-07 14:27:53.270 UTC [21407][client backend] [pg_regress/insert][55/128:0] DETAIL: Partition key of the failing row contains (b) = (0). 2024-03-07 14:27:53.270 UTC [21407][client backend] [pg_regress/insert][55/128:0] STATEMENT: insert into part_ee_ff values ('EE', 0); 2024-03-07 14:27:53.272 UTC [21411][client backend] [pg_regress/insert_conflict][58/229:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-03-07 14:27:53.272 UTC [21411][client backend] [pg_regress/insert_conflict][58/229:0] STATEMENT: insert into parted_conflict_1 values (40, 'cuarenta') on conflict (a) do update set b = excluded.b; 2024-03-07 14:27:53.316 UTC [21411][client backend] [pg_regress/insert_conflict][:0] LOG: disconnection: session time: 0:00:00.354 user=postgres database=regression host=[local] 2024-03-07 14:27:53.345 UTC [21408][client backend] [pg_regress/copy][:0] LOG: disconnection: session time: 0:00:00.388 user=postgres database=regression host=[local] 2024-03-07 14:27:53.390 UTC [21407][client backend] [pg_regress/insert][55/153:0] ERROR: new row for relation "hpart0" violates partition constraint 2024-03-07 14:27:53.390 UTC [21407][client backend] [pg_regress/insert][55/153:0] DETAIL: Failing row contains (11). 2024-03-07 14:27:53.390 UTC [21407][client backend] [pg_regress/insert][55/153:0] STATEMENT: insert into hpart0 values(11); 2024-03-07 14:27:53.470 UTC [21407][client backend] [pg_regress/insert][55/199:0] ERROR: no partition of relation "mlparted1" found for row 2024-03-07 14:27:53.470 UTC [21407][client backend] [pg_regress/insert][55/199:0] DETAIL: Partition key of the failing row contains ((b + 0)) = (5). 2024-03-07 14:27:53.470 UTC [21407][client backend] [pg_regress/insert][55/199:0] STATEMENT: insert into mlparted (a, b) values (1, 5); 2024-03-07 14:27:53.475 UTC [21407][client backend] [pg_regress/insert][55/204:0] ERROR: new row for relation "mlparted11" violates check constraint "check_b" 2024-03-07 14:27:53.475 UTC [21407][client backend] [pg_regress/insert][55/204:0] DETAIL: Failing row contains (1, 4). 2024-03-07 14:27:53.475 UTC [21407][client backend] [pg_regress/insert][55/204:0] STATEMENT: insert into mlparted values (1, 2); 2024-03-07 14:27:53.476 UTC [21407][client backend] [pg_regress/insert][55/207:0] ERROR: new row for relation "mlparted1" violates partition constraint 2024-03-07 14:27:53.476 UTC [21407][client backend] [pg_regress/insert][55/207:0] DETAIL: Failing row contains (3, 2). 2024-03-07 14:27:53.476 UTC [21407][client backend] [pg_regress/insert][55/207:0] STATEMENT: insert into mlparted1 (a, b) values (2, 3); 2024-03-07 14:27:53.479 UTC [21407][client backend] [pg_regress/insert][55/210:0] ERROR: no partition of relation "lparted_nonullpart" found for row 2024-03-07 14:27:53.479 UTC [21407][client backend] [pg_regress/insert][55/210:0] DETAIL: Partition key of the failing row contains (b) = (null). 2024-03-07 14:27:53.479 UTC [21407][client backend] [pg_regress/insert][55/210:0] STATEMENT: insert into lparted_nonullpart values (1); 2024-03-07 14:27:53.509 UTC [21407][client backend] [pg_regress/insert][55/228:0] ERROR: new row for relation "mlparted5a" violates check constraint "check_b" 2024-03-07 14:27:53.509 UTC [21407][client backend] [pg_regress/insert][55/228:0] DETAIL: Failing row contains (1, 45, a). 2024-03-07 14:27:53.509 UTC [21407][client backend] [pg_regress/insert][55/228:0] STATEMENT: insert into mlparted values (1, 45, 'a'); 2024-03-07 14:27:53.512 UTC [21407][client backend] [pg_regress/insert][55/231:0] ERROR: new row for relation "mlparted5a" violates partition constraint 2024-03-07 14:27:53.512 UTC [21407][client backend] [pg_regress/insert][55/231:0] DETAIL: Failing row contains (b, 1, 40). 2024-03-07 14:27:53.512 UTC [21407][client backend] [pg_regress/insert][55/231:0] STATEMENT: insert into mlparted5 (a, b, c) values (1, 40, 'a'); 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/240:0] ERROR: no partition of relation "mlparted_def" found for row 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/240:0] DETAIL: Partition key of the failing row contains (a) = (70). 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/240:0] STATEMENT: insert into mlparted values (70, 100); 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/241:0] ERROR: new row for relation "mlparted_def1" violates partition constraint 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/241:0] DETAIL: Failing row contains (52, 50, null). 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/241:0] STATEMENT: insert into mlparted_def1 values (52, 50); 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/242:0] ERROR: new row for relation "mlparted_def2" violates partition constraint 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/242:0] DETAIL: Failing row contains (34, 50, null). 2024-03-07 14:27:53.545 UTC [21407][client backend] [pg_regress/insert][55/242:0] STATEMENT: insert into mlparted_def2 values (34, 50); 2024-03-07 14:27:53.581 UTC [21407][client backend] [pg_regress/insert][55/258:0] ERROR: no partition of relation "mlparted5_cd" found for row 2024-03-07 14:27:53.581 UTC [21407][client backend] [pg_regress/insert][55/258:0] DETAIL: Partition key of the failing row contains (c) = (c). 2024-03-07 14:27:53.581 UTC [21407][client backend] [pg_regress/insert][55/258:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2024-03-07 14:27:53.582 UTC [21407][client backend] [pg_regress/insert][55/259:0] ERROR: no partition of relation "mlparted5" found for row 2024-03-07 14:27:53.582 UTC [21407][client backend] [pg_regress/insert][55/259:0] DETAIL: Partition key of the failing row contains (c) = (f). 2024-03-07 14:27:53.582 UTC [21407][client backend] [pg_regress/insert][55/259:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2024-03-07 14:27:53.619 UTC [21407][client backend] [pg_regress/insert][55/268:0] ERROR: no partition of relation "mlparted5_cd" found for row 2024-03-07 14:27:53.619 UTC [21407][client backend] [pg_regress/insert][55/268:0] DETAIL: Partition key of the failing row contains (c) = (c). 2024-03-07 14:27:53.619 UTC [21407][client backend] [pg_regress/insert][55/268:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2024-03-07 14:27:53.619 UTC [21407][client backend] [pg_regress/insert][55/269:0] ERROR: no partition of relation "mlparted5" found for row 2024-03-07 14:27:53.619 UTC [21407][client backend] [pg_regress/insert][55/269:0] DETAIL: Partition key of the failing row contains (c) = (f). 2024-03-07 14:27:53.619 UTC [21407][client backend] [pg_regress/insert][55/269:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2024-03-07 14:27:53.636 UTC [21407][client backend] [pg_regress/insert][55/279:0] ERROR: no partition of relation "key_desc_1" found for row 2024-03-07 14:27:53.636 UTC [21407][client backend] [pg_regress/insert][55/279:0] STATEMENT: insert into key_desc values (1, 1); 2024-03-07 14:27:53.637 UTC [21407][client backend] [pg_regress/insert][55/283:0] ERROR: no partition of relation "key_desc_1" found for row 2024-03-07 14:27:53.637 UTC [21407][client backend] [pg_regress/insert][55/283:0] DETAIL: Partition key of the failing row contains (b) = (1). 2024-03-07 14:27:53.637 UTC [21407][client backend] [pg_regress/insert][55/283:0] STATEMENT: insert into key_desc values (1, 1); 2024-03-07 14:27:53.637 UTC [21407][client backend] [pg_regress/insert][55/284:0] ERROR: no partition of relation "key_desc" found for row 2024-03-07 14:27:53.637 UTC [21407][client backend] [pg_regress/insert][55/284:0] STATEMENT: insert into key_desc values (2, 1); 2024-03-07 14:27:53.642 UTC [21407][client backend] [pg_regress/insert][55/291:2373] ERROR: every bound following MINVALUE must also be MINVALUE at character 75 2024-03-07 14:27:53.642 UTC [21407][client backend] [pg_regress/insert][55/291:2373] STATEMENT: create table mcrparted0 partition of mcrparted for values from (minvalue, 0, 0) to (1, maxvalue, maxvalue); 2024-03-07 14:27:53.642 UTC [21407][client backend] [pg_regress/insert][55/292:2374] ERROR: every bound following MAXVALUE must also be MAXVALUE at character 100 2024-03-07 14:27:53.642 UTC [21407][client backend] [pg_regress/insert][55/292:2374] STATEMENT: create table mcrparted2 partition of mcrparted for values from (10, 6, minvalue) to (10, maxvalue, minvalue); 2024-03-07 14:27:53.643 UTC [21407][client backend] [pg_regress/insert][55/293:2375] ERROR: every bound following MINVALUE must also be MINVALUE at character 79 2024-03-07 14:27:53.643 UTC [21407][client backend] [pg_regress/insert][55/293:2375] STATEMENT: create table mcrparted4 partition of mcrparted for values from (21, minvalue, 0) to (30, 20, minvalue); 2024-03-07 14:27:53.653 UTC [21407][client backend] [pg_regress/insert][55/300:0] ERROR: no partition of relation "mcrparted" found for row 2024-03-07 14:27:53.653 UTC [21407][client backend] [pg_regress/insert][55/300:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (null, null, null). 2024-03-07 14:27:53.653 UTC [21407][client backend] [pg_regress/insert][55/300:0] STATEMENT: insert into mcrparted values (null, null, null); 2024-03-07 14:27:53.657 UTC [21407][client backend] [pg_regress/insert][55/313:0] ERROR: no partition of relation "mcrparted" found for row 2024-03-07 14:27:53.657 UTC [21407][client backend] [pg_regress/insert][55/313:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (11, 1, -1). 2024-03-07 14:27:53.657 UTC [21407][client backend] [pg_regress/insert][55/313:0] STATEMENT: insert into mcrparted values (11, 1, -1); 2024-03-07 14:27:53.657 UTC [21407][client backend] [pg_regress/insert][55/314:0] ERROR: new row for relation "mcrparted3" violates partition constraint 2024-03-07 14:27:53.657 UTC [21407][client backend] [pg_regress/insert][55/314:0] DETAIL: Failing row contains (11, 1, -1). 2024-03-07 14:27:53.657 UTC [21407][client backend] [pg_regress/insert][55/314:0] STATEMENT: insert into mcrparted3 values (11, 1, -1); 2024-03-07 14:27:53.658 UTC [21407][client backend] [pg_regress/insert][55/317:0] ERROR: new row for relation "mcrparted4" violates partition constraint 2024-03-07 14:27:53.658 UTC [21407][client backend] [pg_regress/insert][55/317:0] DETAIL: Failing row contains (30, 21, 20). 2024-03-07 14:27:53.658 UTC [21407][client backend] [pg_regress/insert][55/317:0] STATEMENT: insert into mcrparted4 values (30, 21, 20); 2024-03-07 14:27:53.685 UTC [21407][client backend] [pg_regress/insert][55/324:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-03-07 14:27:53.685 UTC [21407][client backend] [pg_regress/insert][55/324:0] DETAIL: Failing row contains (2, hi there). 2024-03-07 14:27:53.685 UTC [21407][client backend] [pg_regress/insert][55/324:0] STATEMENT: insert into brtrigpartcon values (1, 'hi there'); 2024-03-07 14:27:53.689 UTC [21407][client backend] [pg_regress/insert][55/325:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-03-07 14:27:53.689 UTC [21407][client backend] [pg_regress/insert][55/325:0] DETAIL: Failing row contains (2, hi there). 2024-03-07 14:27:53.689 UTC [21407][client backend] [pg_regress/insert][55/325:0] STATEMENT: insert into brtrigpartcon1 values (1, 'hi there'); 2024-03-07 14:27:53.697 UTC [21407][client backend] [pg_regress/insert][55/332:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-03-07 14:27:53.697 UTC [21407][client backend] [pg_regress/insert][55/332:0] DETAIL: Failing row contains (a, b) = (2, hi there). 2024-03-07 14:27:53.697 UTC [21407][client backend] [pg_regress/insert][55/332:0] STATEMENT: with result as (insert into brtrigpartcon values (1, 'hi there') returning 1) insert into inserttest3 (f3) select * from result; 2024-03-07 14:27:54.040 UTC [21407][client backend] [pg_regress/insert][:0] LOG: disconnection: session time: 0:00:01.094 user=postgres database=regression host=[local] 2024-03-07 14:27:54.097 UTC [21618][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.098 UTC [21618][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) 2024-03-07 14:27:54.098 UTC [21618][client backend] [[unknown]][60/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_table 2024-03-07 14:27:54.102 UTC [21618][client backend] [pg_regress/create_table][60/2:0] ERROR: column "u" has pseudo-type unknown 2024-03-07 14:27:54.102 UTC [21618][client backend] [pg_regress/create_table][60/2:0] STATEMENT: CREATE TABLE unknowntab ( u unknown -- fail ); 2024-03-07 14:27:54.102 UTC [21618][client backend] [pg_regress/create_table][60/3:0] ERROR: column "u" has pseudo-type unknown 2024-03-07 14:27:54.102 UTC [21618][client backend] [pg_regress/create_table][60/3:0] STATEMENT: CREATE TYPE unknown_comptype AS ( u unknown -- fail ); 2024-03-07 14:27:54.102 UTC [21618][client backend] [pg_regress/create_table][60/4:0] ERROR: unrecognized parameter "Fillfactor" 2024-03-07 14:27:54.102 UTC [21618][client backend] [pg_regress/create_table][60/4:0] STATEMENT: CREATE TABLE tas_case WITH ("Fillfactor" = 10) AS SELECT 1 a; 2024-03-07 14:27:54.111 UTC [21619][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.112 UTC [21619][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) 2024-03-07 14:27:54.112 UTC [21619][client backend] [[unknown]][61/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_procedure 2024-03-07 14:27:54.121 UTC [21621][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.122 UTC [21621][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) 2024-03-07 14:27:54.122 UTC [21621][client backend] [[unknown]][62/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_type 2024-03-07 14:27:54.124 UTC [21619][client backend] [pg_regress/create_procedure][61/2:0] ERROR: procedure nonexistent() does not exist at character 6 2024-03-07 14:27:54.124 UTC [21619][client backend] [pg_regress/create_procedure][61/2:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:54.124 UTC [21619][client backend] [pg_regress/create_procedure][61/2:0] STATEMENT: CALL nonexistent(); 2024-03-07 14:27:54.125 UTC [21619][client backend] [pg_regress/create_procedure][61/3:0] ERROR: random() is not a procedure at character 6 2024-03-07 14:27:54.125 UTC [21619][client backend] [pg_regress/create_procedure][61/3:0] HINT: To call a function, use SELECT. 2024-03-07 14:27:54.125 UTC [21619][client backend] [pg_regress/create_procedure][61/3:0] STATEMENT: CALL random(); 2024-03-07 14:27:54.125 UTC [21626][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.125 UTC [21623][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.127 UTC [21626][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) 2024-03-07 14:27:54.127 UTC [21626][client backend] [[unknown]][63/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_schema 2024-03-07 14:27:54.134 UTC [21627][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.138 UTC [21628][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:54.139 UTC [21626][client backend] [pg_regress/create_schema][63/3:2456] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.139 UTC [21626][client backend] [pg_regress/create_schema][63/3:2456] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE SEQUENCE schema_not_existing.seq; 2024-03-07 14:27:54.140 UTC [21626][client backend] [pg_regress/create_schema][63/4:2459] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.140 UTC [21626][client backend] [pg_regress/create_schema][63/4:2459] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE TABLE schema_not_existing.tab (id int); 2024-03-07 14:27:54.140 UTC [21623][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) 2024-03-07 14:27:54.140 UTC [21623][client backend] [[unknown]][64/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_operator 2024-03-07 14:27:54.140 UTC [21621][client backend] [pg_regress/create_type][62/9:0] ERROR: type "shell" already exists 2024-03-07 14:27:54.140 UTC [21621][client backend] [pg_regress/create_type][62/9:0] STATEMENT: CREATE TYPE shell; 2024-03-07 14:27:54.140 UTC [21626][client backend] [pg_regress/create_schema][63/5:2460] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.140 UTC [21626][client backend] [pg_regress/create_schema][63/5:2460] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-03-07 14:27:54.140 UTC [21628][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) 2024-03-07 14:27:54.140 UTC [21628][client backend] [[unknown]][66/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_misc 2024-03-07 14:27:54.141 UTC [21626][client backend] [pg_regress/create_schema][63/6:2462] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.141 UTC [21626][client backend] [pg_regress/create_schema][63/6:2462] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE INDEX ON schema_not_existing.tab (id); 2024-03-07 14:27:54.141 UTC [21627][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) 2024-03-07 14:27:54.141 UTC [21627][client backend] [[unknown]][65/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_c 2024-03-07 14:27:54.143 UTC [21623][client backend] [pg_regress/create_operator][64/4:0] ERROR: operator right argument type must be specified 2024-03-07 14:27:54.143 UTC [21623][client backend] [pg_regress/create_operator][64/4:0] DETAIL: Postfix operators are not supported. 2024-03-07 14:27:54.143 UTC [21623][client backend] [pg_regress/create_operator][64/4:0] STATEMENT: CREATE OPERATOR #%# ( leftarg = int8, -- fail, postfix is no longer supported procedure = factorial ); 2024-03-07 14:27:54.144 UTC [21623][client backend] [pg_regress/create_operator][64/6:0] ERROR: operator does not exist: ###### integer 2024-03-07 14:27:54.144 UTC [21623][client backend] [pg_regress/create_operator][64/6:0] STATEMENT: COMMENT ON OPERATOR ###### (NONE, int4) IS 'bad prefix'; 2024-03-07 14:27:54.144 UTC [21623][client backend] [pg_regress/create_operator][64/7:0] ERROR: postfix operators are not supported 2024-03-07 14:27:54.144 UTC [21623][client backend] [pg_regress/create_operator][64/7:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, NONE) IS 'bad postfix'; 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/8:0] ERROR: operator does not exist: integer ###### bigint 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/8:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, int8) IS 'bad infix'; 2024-03-07 14:27:54.145 UTC [21627][client backend] [pg_regress/create_function_c][65/3:2465] ERROR: could not access file "nosuchfile": No such file or directory 2024-03-07 14:27:54.145 UTC [21627][client backend] [pg_regress/create_function_c][65/3:2465] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS 'nosuchfile'; 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/9:0] ERROR: operator does not exist: ###### integer 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/9:0] STATEMENT: DROP OPERATOR ###### (NONE, int4); 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/10:0] ERROR: postfix operators are not supported 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/10:0] STATEMENT: DROP OPERATOR ###### (int4, NONE); 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/11:0] ERROR: operator does not exist: integer ###### bigint 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/11:0] STATEMENT: DROP OPERATOR ###### (int4, int8); 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/12:0] ERROR: syntax error at or near "=>" at character 17 2024-03-07 14:27:54.145 UTC [21623][client backend] [pg_regress/create_operator][64/12:0] STATEMENT: CREATE OPERATOR => ( rightarg = int8, procedure = factorial ); 2024-03-07 14:27:54.147 UTC [21626][client backend] [pg_regress/create_schema][63/7:2467] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.147 UTC [21626][client backend] [pg_regress/create_schema][63/7:2467] 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(); 2024-03-07 14:27:54.148 UTC [21627][client backend] [pg_regress/create_function_c][65/4:2468] ERROR: could not find function "nosuchsymbol" in file "/tmp/cirrus-ci-build/src/test/regress/regress.so" 2024-03-07 14:27:54.148 UTC [21627][client backend] [pg_regress/create_function_c][65/4:2468] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS '/tmp/cirrus-ci-build/src/test/regress/regress.so', 'nosuchsymbol'; 2024-03-07 14:27:54.148 UTC [21626][client backend] [pg_regress/create_schema][63/9:2469] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.148 UTC [21626][client backend] [pg_regress/create_schema][63/9:2469] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2024-03-07 14:27:54.148 UTC [21621][client backend] [pg_regress/create_type][62/11:0] ERROR: type "shell" does not exist 2024-03-07 14:27:54.148 UTC [21621][client backend] [pg_regress/create_type][62/11:0] STATEMENT: DROP TYPE shell; 2024-03-07 14:27:54.148 UTC [21626][client backend] [pg_regress/create_schema][63/10:2470] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.148 UTC [21626][client backend] [pg_regress/create_schema][63/10:2470] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2024-03-07 14:27:54.149 UTC [21626][client backend] [pg_regress/create_schema][63/11:2472] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.149 UTC [21626][client backend] [pg_regress/create_schema][63/11:2472] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-03-07 14:27:54.150 UTC [21626][client backend] [pg_regress/create_schema][63/12:2474] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.150 UTC [21626][client backend] [pg_regress/create_schema][63/12:2474] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2024-03-07 14:27:54.150 UTC [21626][client backend] [pg_regress/create_schema][63/13:2476] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-03-07 14:27:54.150 UTC [21626][client backend] [pg_regress/create_schema][63/13:2476] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TRIGGER schema_trig BEFORE INSERT ON schema_not_existing.tab EXECUTE FUNCTION schema_trig.no_func(); 2024-03-07 14:27:54.151 UTC [21626][client backend] [pg_regress/create_schema][63/14:2478] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-03-07 14:27:54.151 UTC [21626][client backend] [pg_regress/create_schema][63/14:2478] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2024-03-07 14:27:54.152 UTC [21623][client backend] [pg_regress/create_operator][64/15:0] ERROR: syntax error at or near ";" at character 14 2024-03-07 14:27:54.152 UTC [21623][client backend] [pg_regress/create_operator][64/15:0] STATEMENT: SELECT 10 !=-; 2024-03-07 14:27:54.154 UTC [21627][client backend] [pg_regress/create_function_c][65/6:2479] ERROR: there is no built-in function named "nosuch" 2024-03-07 14:27:54.154 UTC [21627][client backend] [pg_regress/create_function_c][65/6:2479] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE internal AS 'nosuch'; 2024-03-07 14:27:54.155 UTC [21627][client backend] [pg_regress/create_function_c][:0] LOG: disconnection: session time: 0:00:00.023 user=postgres database=regression host=[local] 2024-03-07 14:27:54.156 UTC [21626][client backend] [pg_regress/create_schema][63/15:2480] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-03-07 14:27:54.156 UTC [21626][client backend] [pg_regress/create_schema][63/15:2480] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2024-03-07 14:27:54.157 UTC [21626][client backend] [pg_regress/create_schema][63/16:2483] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-03-07 14:27:54.157 UTC [21626][client backend] [pg_regress/create_schema][63/16:2483] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-03-07 14:27:54.157 UTC [21626][client backend] [pg_regress/create_schema][63/17:2484] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-03-07 14:27:54.157 UTC [21626][client backend] [pg_regress/create_schema][63/17:2484] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2024-03-07 14:27:54.158 UTC [21626][client backend] [pg_regress/create_schema][63/18:2486] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-03-07 14:27:54.158 UTC [21626][client backend] [pg_regress/create_schema][63/18:2486] 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(); 2024-03-07 14:27:54.163 UTC [21623][client backend] [pg_regress/create_operator][64/25:2491] ERROR: permission denied for schema schema_op1 2024-03-07 14:27:54.163 UTC [21623][client backend] [pg_regress/create_operator][64/25:2491] STATEMENT: CREATE OPERATOR schema_op1.#*# ( rightarg = int8, procedure = factorial ); 2024-03-07 14:27:54.163 UTC [21623][client backend] [pg_regress/create_operator][64/26:0] ERROR: SETOF type not allowed for operator argument 2024-03-07 14:27:54.163 UTC [21623][client backend] [pg_regress/create_operator][64/26:0] STATEMENT: CREATE OPERATOR #*# ( leftarg = SETOF int8, procedure = factorial ); 2024-03-07 14:27:54.164 UTC [21618][client backend] [pg_regress/create_table][60/14:0] ERROR: only temporary relations may be created in temporary schemas at character 23 2024-03-07 14:27:54.164 UTC [21618][client backend] [pg_regress/create_table][60/14:0] STATEMENT: CREATE UNLOGGED TABLE pg_temp.unlogged3 (a int primary key); 2024-03-07 14:27:54.164 UTC [21623][client backend] [pg_regress/create_operator][64/27:0] ERROR: SETOF type not allowed for operator argument 2024-03-07 14:27:54.164 UTC [21623][client backend] [pg_regress/create_operator][64/27:0] STATEMENT: CREATE OPERATOR #*# ( rightarg = SETOF int8, procedure = factorial ); 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] WARNING: type attribute "Internallength" not recognized at character 27 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] WARNING: type attribute "Input" not recognized at character 50 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] WARNING: type attribute "Output" not recognized at character 71 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] WARNING: type attribute "Alignment" not recognized at character 94 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] WARNING: type attribute "Default" not recognized at character 115 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] WARNING: type attribute "Passedbyvalue" not recognized at character 132 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] ERROR: type input function must be specified 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/25:0] STATEMENT: CREATE TYPE bogus_type ( "Internallength" = 4, "Input" = int42_in, "Output" = int42_out, "Alignment" = int4, "Default" = 42, "Passedbyvalue" ); 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/26:0] ERROR: type input function array_in must return type bogus_type 2024-03-07 14:27:54.170 UTC [21621][client backend] [pg_regress/create_type][62/26:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2024-03-07 14:27:54.171 UTC [21621][client backend] [pg_regress/create_type][62/28:0] ERROR: type "bogus_type" does not exist 2024-03-07 14:27:54.171 UTC [21621][client backend] [pg_regress/create_type][62/28:0] HINT: Create the type as a shell type, then create its I/O functions, then do a full CREATE TYPE. 2024-03-07 14:27:54.171 UTC [21621][client backend] [pg_regress/create_type][62/28:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2024-03-07 14:27:54.174 UTC [21621][client backend] [pg_regress/create_type][62/32:0] ERROR: type "bad" does not exist 2024-03-07 14:27:54.174 UTC [21621][client backend] [pg_regress/create_type][62/32:0] STATEMENT: COMMENT ON TYPE bad IS 'bad comment'; 2024-03-07 14:27:54.174 UTC [21623][client backend] [pg_regress/create_operator][64/29:0] WARNING: operator attribute "invalid_att" not recognized 2024-03-07 14:27:54.176 UTC [21623][client backend] [pg_regress/create_operator][64/30:0] ERROR: operator argument types must be specified 2024-03-07 14:27:54.176 UTC [21623][client backend] [pg_regress/create_operator][64/30:0] STATEMENT: CREATE OPERATOR #@%# ( procedure = factorial ); 2024-03-07 14:27:54.177 UTC [21623][client backend] [pg_regress/create_operator][64/31:0] ERROR: operator function must be specified 2024-03-07 14:27:54.177 UTC [21623][client backend] [pg_regress/create_operator][64/31:0] STATEMENT: CREATE OPERATOR #@%# ( rightarg = int8 ); 2024-03-07 14:27:54.181 UTC [21621][client backend] [pg_regress/create_type][62/35:0] ERROR: column "nope" of relation "default_test_row" does not exist 2024-03-07 14:27:54.181 UTC [21621][client backend] [pg_regress/create_type][62/35:0] STATEMENT: COMMENT ON COLUMN default_test_row.nope IS 'bad comment'; 2024-03-07 14:27:54.181 UTC [21621][client backend] [pg_regress/create_type][62/38:0] ERROR: type "text_w_default" already exists 2024-03-07 14:27:54.181 UTC [21621][client backend] [pg_regress/create_type][62/38:0] STATEMENT: CREATE TYPE text_w_default; 2024-03-07 14:27:54.186 UTC [21623][client backend] [pg_regress/create_operator][64/32:2506] ERROR: permission denied for type type_op3 2024-03-07 14:27:54.186 UTC [21623][client backend] [pg_regress/create_operator][64/32:2506] STATEMENT: CREATE OPERATOR #*# ( leftarg = type_op3, rightarg = int8, procedure = fn_op3 ); 2024-03-07 14:27:54.189 UTC [21618][client backend] [pg_regress/create_table][60/18:0] ERROR: cannot create temporary relation in non-temporary schema at character 19 2024-03-07 14:27:54.189 UTC [21618][client backend] [pg_regress/create_table][60/18:0] STATEMENT: CREATE TEMP TABLE public.temp_to_perm (a int primary key); 2024-03-07 14:27:54.193 UTC [21623][client backend] [pg_regress/create_operator][64/33:2518] ERROR: permission denied for type type_op4 2024-03-07 14:27:54.193 UTC [21623][client backend] [pg_regress/create_operator][64/33:2518] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = type_op4, procedure = fn_op4 ); 2024-03-07 14:27:54.196 UTC [21623][client backend] [pg_regress/create_operator][64/34:2525] ERROR: permission denied for function fn_op5 2024-03-07 14:27:54.196 UTC [21623][client backend] [pg_regress/create_operator][64/34:2525] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op5 ); 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/45:0] ERROR: cannot drop function base_fn_in(cstring) because other objects depend on it 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/45:0] DETAIL: type base_type depends on function base_fn_in(cstring) function base_fn_out(base_type) depends on type base_type 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/45:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/45:0] STATEMENT: DROP FUNCTION base_fn_in(cstring); 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/46:0] ERROR: cannot drop function base_fn_out(base_type) because other objects depend on it 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/46:0] DETAIL: type base_type depends on function base_fn_out(base_type) function base_fn_in(cstring) depends on type base_type 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/46:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/46:0] STATEMENT: DROP FUNCTION base_fn_out(base_type); 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/47:0] ERROR: cannot drop type base_type because other objects depend on it 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/47:0] DETAIL: function base_fn_in(cstring) depends on type base_type function base_fn_out(base_type) depends on type base_type 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/47:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.198 UTC [21621][client backend] [pg_regress/create_type][62/47:0] STATEMENT: DROP TYPE base_type; 2024-03-07 14:27:54.200 UTC [21621][client backend] [pg_regress/create_type][62/49:2534] ERROR: invalid NUMERIC type modifier at character 30 2024-03-07 14:27:54.200 UTC [21621][client backend] [pg_regress/create_type][62/49:2534] STATEMENT: CREATE TEMP TABLE mytab (foo widget(42,13,7)); 2024-03-07 14:27:54.201 UTC [21623][client backend] [pg_regress/create_operator][64/35:2526] ERROR: permission denied for type type_op6 2024-03-07 14:27:54.201 UTC [21623][client backend] [pg_regress/create_operator][64/35:2526] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op6 ); 2024-03-07 14:27:54.202 UTC [21623][client backend] [pg_regress/create_operator][64/36:0] ERROR: operator cannot be its own negator 2024-03-07 14:27:54.202 UTC [21623][client backend] [pg_regress/create_operator][64/36:0] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = === ); 2024-03-07 14:27:54.202 UTC [21623][client backend] [pg_regress/create_operator][64/37:2540] ERROR: operator cannot be its own negator 2024-03-07 14:27:54.202 UTC [21623][client backend] [pg_regress/create_operator][64/37:2540] STATEMENT: CREATE OPERATOR ===!!! ( leftarg = integer, rightarg = integer, procedure = int4ne, negator = ===!!! ); 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/38:2543] ERROR: commutator operator = is already the commutator of operator = 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/38:2543] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, commutator = = ); 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/39:2546] ERROR: negator operator <> is already the negator of operator = 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/39:2546] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = <> ); 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Leftarg" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Rightarg" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Procedure" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Commutator" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Negator" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Restrict" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Join" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Hashes" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] WARNING: operator attribute "Merges" not recognized 2024-03-07 14:27:54.203 UTC [21623][client backend] [pg_regress/create_operator][64/40:0] ERROR: operator function must be specified 2024-03-07 14:27:54.203 UTC [21623][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" ); 2024-03-07 14:27:54.205 UTC [21623][client backend] [pg_regress/create_operator][:0] LOG: disconnection: session time: 0:00:00.082 user=postgres database=regression host=[local] 2024-03-07 14:27:54.211 UTC [21618][client backend] [pg_regress/create_table][60/21:0] ERROR: relation "as_select1" already exists 2024-03-07 14:27:54.211 UTC [21618][client backend] [pg_regress/create_table][60/21:0] STATEMENT: CREATE TABLE as_select1 AS SELECT * FROM pg_class WHERE relkind = 'r'; 2024-03-07 14:27:54.215 UTC [21618][client backend] [pg_regress/create_table][60/26:0] ERROR: relation "as_select1" already exists 2024-03-07 14:27:54.215 UTC [21618][client backend] [pg_regress/create_table][60/26:0] STATEMENT: CREATE TABLE as_select1 AS EXECUTE select1; 2024-03-07 14:27:54.220 UTC [21621][client backend] [pg_regress/create_type][62/58:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-03-07 14:27:54.220 UTC [21621][client backend] [pg_regress/create_type][62/58:0] STATEMENT: SELECT pg_input_is_valid('(1,2)', 'widget'); 2024-03-07 14:27:54.220 UTC [21621][client backend] [pg_regress/create_type][62/60:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-03-07 14:27:54.220 UTC [21621][client backend] [pg_regress/create_type][62/60:0] STATEMENT: SELECT pg_input_is_valid('{"(1,2)"}', 'widget[]'); 2024-03-07 14:27:54.221 UTC [21619][client backend] [pg_regress/create_procedure][61/11:0] ERROR: ptest1(unknown) is a procedure at character 8 2024-03-07 14:27:54.221 UTC [21619][client backend] [pg_regress/create_procedure][61/11:0] HINT: To call a procedure, use CALL. 2024-03-07 14:27:54.221 UTC [21619][client backend] [pg_regress/create_procedure][61/11:0] STATEMENT: SELECT ptest1('x'); 2024-03-07 14:27:54.221 UTC [21621][client backend] [pg_regress/create_type][62/62:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-03-07 14:27:54.221 UTC [21621][client backend] [pg_regress/create_type][62/62:0] STATEMENT: SELECT pg_input_is_valid('("(1,2)")', 'mytab'); 2024-03-07 14:27:54.232 UTC [21619][client backend] [pg_regress/create_procedure][61/21:0] ERROR: CREATE TABLE is not yet supported in unquoted SQL function body 2024-03-07 14:27:54.232 UTC [21619][client backend] [pg_regress/create_procedure][61/21:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL BEGIN ATOMIC CREATE TABLE x (a int); END; 2024-03-07 14:27:54.234 UTC [21621][client backend] [pg_regress/create_type][62/74:0] ERROR: type "myvarchar" is only a shell 2024-03-07 14:27:54.234 UTC [21621][client backend] [pg_regress/create_type][62/74:0] STATEMENT: ALTER TYPE myvarchar SET (storage = extended); 2024-03-07 14:27:54.237 UTC [21621][client backend] [pg_regress/create_type][62/77:0] ERROR: cannot change type's storage to PLAIN 2024-03-07 14:27:54.237 UTC [21621][client backend] [pg_regress/create_type][62/77:0] STATEMENT: ALTER TYPE myvarchar SET (storage = plain); 2024-03-07 14:27:54.244 UTC [21619][client backend] [pg_regress/create_procedure][61/30:2618] ERROR: calling procedures with output arguments is not supported in SQL functions 2024-03-07 14:27:54.244 UTC [21619][client backend] [pg_regress/create_procedure][61/30:2618] CONTEXT: SQL function "ptest4b" 2024-03-07 14:27:54.244 UTC [21619][client backend] [pg_regress/create_procedure][61/30:2618] STATEMENT: CREATE PROCEDURE ptest4b(INOUT b int, INOUT a int) LANGUAGE SQL AS $$ CALL ptest4a(a, b); -- error, not supported $$; 2024-03-07 14:27:54.249 UTC [21621][client backend] [pg_regress/create_type][62/84:0] ERROR: cannot drop function myvarcharsend(myvarchar) because other objects depend on it 2024-03-07 14:27:54.249 UTC [21621][client backend] [pg_regress/create_type][62/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) 2024-03-07 14:27:54.249 UTC [21621][client backend] [pg_regress/create_type][62/84:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.249 UTC [21621][client backend] [pg_regress/create_type][62/84:0] STATEMENT: DROP FUNCTION myvarcharsend(myvarchar); 2024-03-07 14:27:54.251 UTC [21621][client backend] [pg_regress/create_type][62/85:0] ERROR: cannot drop type myvarchar because other objects depend on it 2024-03-07 14:27:54.251 UTC [21621][client backend] [pg_regress/create_type][62/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 2024-03-07 14:27:54.251 UTC [21621][client backend] [pg_regress/create_type][62/85:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.251 UTC [21621][client backend] [pg_regress/create_type][62/85:0] STATEMENT: DROP TYPE myvarchar; 2024-03-07 14:27:54.258 UTC [21621][client backend] [pg_regress/create_type][:0] LOG: disconnection: session time: 0:00:00.144 user=postgres database=regression host=[local] 2024-03-07 14:27:54.274 UTC [21619][client backend] [pg_regress/create_procedure][61/50:0] ERROR: procedure ptest9(numeric) does not exist at character 6 2024-03-07 14:27:54.274 UTC [21619][client backend] [pg_regress/create_procedure][61/50:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:54.274 UTC [21619][client backend] [pg_regress/create_procedure][61/50:0] STATEMENT: CALL ptest9(1./0.); 2024-03-07 14:27:54.284 UTC [21619][client backend] [pg_regress/create_procedure][61/61:0] ERROR: procedure name "ptest10" is not unique 2024-03-07 14:27:54.284 UTC [21619][client backend] [pg_regress/create_procedure][61/61:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-03-07 14:27:54.284 UTC [21619][client backend] [pg_regress/create_procedure][61/61:0] STATEMENT: drop procedure ptest10; 2024-03-07 14:27:54.284 UTC [21619][client backend] [pg_regress/create_procedure][61/62:0] ERROR: procedure name "ptest10" is not unique 2024-03-07 14:27:54.284 UTC [21619][client backend] [pg_regress/create_procedure][61/62:0] STATEMENT: drop procedure ptest10(int, int, int); 2024-03-07 14:27:54.287 UTC [21628][client backend] [pg_regress/create_misc][:0] LOG: disconnection: session time: 0:00:00.149 user=postgres database=regression host=[local] 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/65:0] ERROR: version() is not a procedure at character 6 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/65:0] HINT: To call a function, use SELECT. 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/65:0] STATEMENT: CALL version(); 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/66:0] ERROR: sum(integer) is not a procedure at character 6 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/66:0] HINT: To call a function, use SELECT. 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/66:0] STATEMENT: CALL sum(1); 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/67:0] ERROR: invalid attribute in procedure definition at character 40 2024-03-07 14:27:54.299 UTC [21619][client backend] [pg_regress/create_procedure][61/67:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL WINDOW AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2024-03-07 14:27:54.300 UTC [21619][client backend] [pg_regress/create_procedure][61/68:0] ERROR: invalid attribute in procedure definition at character 40 2024-03-07 14:27:54.300 UTC [21619][client backend] [pg_regress/create_procedure][61/68:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL STRICT AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2024-03-07 14:27:54.300 UTC [21619][client backend] [pg_regress/create_procedure][61/69:0] ERROR: VARIADIC parameter must be the last parameter 2024-03-07 14:27:54.300 UTC [21619][client backend] [pg_regress/create_procedure][61/69:0] STATEMENT: CREATE PROCEDURE ptestx(a VARIADIC int[], b OUT int) LANGUAGE SQL AS $$ SELECT a[1] $$; 2024-03-07 14:27:54.300 UTC [21619][client backend] [pg_regress/create_procedure][61/70:0] ERROR: procedure OUT parameters cannot appear after one with a default value 2024-03-07 14:27:54.300 UTC [21619][client backend] [pg_regress/create_procedure][61/70:0] STATEMENT: CREATE PROCEDURE ptestx(a int DEFAULT 42, b OUT int) LANGUAGE SQL AS $$ SELECT a $$; 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/71:0] ERROR: invalid attribute in procedure definition at character 30 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/71:0] STATEMENT: ALTER PROCEDURE ptest1(text) STRICT; 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/72:0] ERROR: ptest1(text) is not a function 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/72:0] STATEMENT: ALTER FUNCTION ptest1(text) VOLATILE; 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/73:0] ERROR: cp_testfunc1(integer) is not a procedure 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/73:0] STATEMENT: ALTER PROCEDURE cp_testfunc1(int) VOLATILE; 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/74:0] ERROR: procedure nonexistent() does not exist 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/74:0] STATEMENT: ALTER PROCEDURE nonexistent() VOLATILE; 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/75:0] ERROR: ptest1(text) is not a function 2024-03-07 14:27:54.301 UTC [21619][client backend] [pg_regress/create_procedure][61/75:0] STATEMENT: DROP FUNCTION ptest1(text); 2024-03-07 14:27:54.302 UTC [21619][client backend] [pg_regress/create_procedure][61/76:0] ERROR: cp_testfunc1(integer) is not a procedure 2024-03-07 14:27:54.302 UTC [21619][client backend] [pg_regress/create_procedure][61/76:0] STATEMENT: DROP PROCEDURE cp_testfunc1(int); 2024-03-07 14:27:54.302 UTC [21619][client backend] [pg_regress/create_procedure][61/77:0] ERROR: procedure nonexistent() does not exist 2024-03-07 14:27:54.302 UTC [21619][client backend] [pg_regress/create_procedure][61/77:0] STATEMENT: DROP PROCEDURE nonexistent(); 2024-03-07 14:27:54.305 UTC [21619][client backend] [pg_regress/create_procedure][61/82:0] ERROR: permission denied for procedure ptest1 2024-03-07 14:27:54.305 UTC [21619][client backend] [pg_regress/create_procedure][61/82:0] STATEMENT: CALL ptest1('a'); 2024-03-07 14:27:54.308 UTC [21626][client backend] [pg_regress/create_schema][:0] LOG: disconnection: session time: 0:00:00.183 user=postgres database=regression host=[local] 2024-03-07 14:27:54.332 UTC [21619][client backend] [pg_regress/create_procedure][:0] LOG: disconnection: session time: 0:00:00.224 user=postgres database=regression host=[local] 2024-03-07 14:27:54.363 UTC [21618][client backend] [pg_regress/create_table][60/35:0] ERROR: syntax error at or near "OIDS" at character 29 2024-03-07 14:27:54.363 UTC [21618][client backend] [pg_regress/create_table][60/35:0] STATEMENT: CREATE TABLE withoid() WITH OIDS; 2024-03-07 14:27:54.363 UTC [21618][client backend] [pg_regress/create_table][60/36:0] ERROR: tables declared WITH OIDS are not supported 2024-03-07 14:27:54.363 UTC [21618][client backend] [pg_regress/create_table][60/36:0] STATEMENT: CREATE TABLE withoid() WITH (oids); 2024-03-07 14:27:54.363 UTC [21618][client backend] [pg_regress/create_table][60/37:0] ERROR: tables declared WITH OIDS are not supported 2024-03-07 14:27:54.363 UTC [21618][client backend] [pg_regress/create_table][60/37:0] STATEMENT: CREATE TABLE withoid() WITH (oids = true); 2024-03-07 14:27:54.366 UTC [21618][client backend] [pg_regress/create_table][60/42:2676] ERROR: cannot use column reference in DEFAULT expression at character 51 2024-03-07 14:27:54.366 UTC [21618][client backend] [pg_regress/create_table][60/42:2676] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (id)); 2024-03-07 14:27:54.367 UTC [21618][client backend] [pg_regress/create_table][60/43:2677] ERROR: cannot use column reference in DEFAULT expression at character 51 2024-03-07 14:27:54.367 UTC [21618][client backend] [pg_regress/create_table][60/43:2677] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (bar.id)); 2024-03-07 14:27:54.368 UTC [21618][client backend] [pg_regress/create_table][60/44:2678] ERROR: cannot use column reference in DEFAULT expression at character 59 2024-03-07 14:27:54.368 UTC [21618][client backend] [pg_regress/create_table][60/44:2678] STATEMENT: CREATE TABLE default_expr_agg_column (id int DEFAULT (avg(id))); 2024-03-07 14:27:54.369 UTC [21618][client backend] [pg_regress/create_table][60/45:2679] ERROR: cannot use column reference in DEFAULT expression at character 58 2024-03-07 14:27:54.369 UTC [21618][client backend] [pg_regress/create_table][60/45:2679] STATEMENT: CREATE TABLE default_expr_non_column (a int DEFAULT (avg(non_existent))); 2024-03-07 14:27:54.381 UTC [21618][client backend] [pg_regress/create_table][60/46:2680] ERROR: aggregate functions are not allowed in DEFAULT expressions at character 47 2024-03-07 14:27:54.381 UTC [21618][client backend] [pg_regress/create_table][60/46:2680] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (avg(1))); 2024-03-07 14:27:54.382 UTC [21618][client backend] [pg_regress/create_table][60/47:2681] ERROR: cannot use subquery in DEFAULT expression at character 46 2024-03-07 14:27:54.382 UTC [21618][client backend] [pg_regress/create_table][60/47:2681] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (select 1)); 2024-03-07 14:27:54.383 UTC [21618][client backend] [pg_regress/create_table][60/48:2682] ERROR: set-returning functions are not allowed in DEFAULT expressions at character 47 2024-03-07 14:27:54.383 UTC [21618][client backend] [pg_regress/create_table][60/48:2682] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (generate_series(1,3))); 2024-03-07 14:27:54.393 UTC [21618][client backend] [pg_regress/create_table][60/54:0] ERROR: cannot create partitioned table as inheritance child 2024-03-07 14:27:54.393 UTC [21618][client backend] [pg_regress/create_table][60/54:0] STATEMENT: CREATE TABLE partitioned ( a int ) INHERITS (some_table) PARTITION BY LIST (a); 2024-03-07 14:27:54.394 UTC [21618][client backend] [pg_regress/create_table][60/55:2690] ERROR: cannot use "list" partition strategy with more than one column 2024-03-07 14:27:54.394 UTC [21618][client backend] [pg_regress/create_table][60/55:2690] STATEMENT: CREATE TABLE partitioned ( a1 int, a2 int ) PARTITION BY LIST (a1, a2); 2024-03-07 14:27:54.395 UTC [21618][client backend] [pg_regress/create_table][60/57:2692] ERROR: set-returning functions are not allowed in partition key expressions 2024-03-07 14:27:54.395 UTC [21618][client backend] [pg_regress/create_table][60/57:2692] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (retset(a)); 2024-03-07 14:27:54.396 UTC [21618][client backend] [pg_regress/create_table][60/59:2694] ERROR: aggregate functions are not allowed in partition key expressions 2024-03-07 14:27:54.396 UTC [21618][client backend] [pg_regress/create_table][60/59:2694] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((avg(a))); 2024-03-07 14:27:54.397 UTC [21618][client backend] [pg_regress/create_table][60/60:2695] ERROR: window functions are not allowed in partition key expressions 2024-03-07 14:27:54.397 UTC [21618][client backend] [pg_regress/create_table][60/60:2695] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE ((avg(a) OVER (PARTITION BY b))); 2024-03-07 14:27:54.404 UTC [21618][client backend] [pg_regress/create_table][60/61:2696] ERROR: cannot use subquery in partition key expression 2024-03-07 14:27:54.404 UTC [21618][client backend] [pg_regress/create_table][60/61:2696] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY LIST ((a LIKE (SELECT 1))); 2024-03-07 14:27:54.405 UTC [21618][client backend] [pg_regress/create_table][60/62:2697] ERROR: cannot use constant expression as partition key 2024-03-07 14:27:54.405 UTC [21618][client backend] [pg_regress/create_table][60/62:2697] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((42)); 2024-03-07 14:27:54.406 UTC [21618][client backend] [pg_regress/create_table][60/64:2699] ERROR: cannot use constant expression as partition key 2024-03-07 14:27:54.406 UTC [21618][client backend] [pg_regress/create_table][60/64:2699] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (const_func()); 2024-03-07 14:27:54.406 UTC [21618][client backend] [pg_regress/create_table][60/66:0] ERROR: unrecognized partitioning strategy "magic" 2024-03-07 14:27:54.406 UTC [21618][client backend] [pg_regress/create_table][60/66:0] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY MAGIC (a); 2024-03-07 14:27:54.407 UTC [21618][client backend] [pg_regress/create_table][60/67:2701] ERROR: column "b" named in partition key does not exist at character 57 2024-03-07 14:27:54.407 UTC [21618][client backend] [pg_regress/create_table][60/67:2701] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (b); 2024-03-07 14:27:54.408 UTC [21618][client backend] [pg_regress/create_table][60/68:2702] ERROR: cannot use system column "xmin" in partition key at character 57 2024-03-07 14:27:54.408 UTC [21618][client backend] [pg_regress/create_table][60/68:2702] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (xmin); 2024-03-07 14:27:54.408 UTC [21618][client backend] [pg_regress/create_table][60/69:2703] ERROR: partition key column 1 has pseudo-type record 2024-03-07 14:27:54.408 UTC [21618][client backend] [pg_regress/create_table][60/69:2703] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (((a, b))); 2024-03-07 14:27:54.409 UTC [21618][client backend] [pg_regress/create_table][60/70:2704] ERROR: partition key column 2 has pseudo-type unknown 2024-03-07 14:27:54.409 UTC [21618][client backend] [pg_regress/create_table][60/70:2704] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (a, ('unknown')); 2024-03-07 14:27:54.411 UTC [21618][client backend] [pg_regress/create_table][60/72:2706] ERROR: functions in partition key expression must be marked IMMUTABLE 2024-03-07 14:27:54.411 UTC [21618][client backend] [pg_regress/create_table][60/72:2706] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (immut_func(a)); 2024-03-07 14:27:54.415 UTC [21618][client backend] [pg_regress/create_table][60/74:2708] ERROR: data type point has no default operator class for access method "btree" 2024-03-07 14:27:54.415 UTC [21618][client backend] [pg_regress/create_table][60/74:2708] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2024-03-07 14:27:54.415 UTC [21618][client backend] [pg_regress/create_table][60/74:2708] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a); 2024-03-07 14:27:54.415 UTC [21618][client backend] [pg_regress/create_table][60/75:2709] ERROR: operator class "point_ops" does not exist for access method "btree" 2024-03-07 14:27:54.415 UTC [21618][client backend] [pg_regress/create_table][60/75:2709] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a point_ops); 2024-03-07 14:27:54.418 UTC [21618][client backend] [pg_regress/create_table][60/76:2710] ERROR: data type point has no default operator class for access method "btree" 2024-03-07 14:27:54.418 UTC [21618][client backend] [pg_regress/create_table][60/76:2710] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2024-03-07 14:27:54.418 UTC [21618][client backend] [pg_regress/create_table][60/76:2710] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a); 2024-03-07 14:27:54.418 UTC [21618][client backend] [pg_regress/create_table][60/77:2711] ERROR: operator class "point_ops" does not exist for access method "btree" 2024-03-07 14:27:54.418 UTC [21618][client backend] [pg_regress/create_table][60/77:2711] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a point_ops); 2024-03-07 14:27:54.419 UTC [21618][client backend] [pg_regress/create_table][60/78:2712] ERROR: cannot add NO INHERIT constraint to partitioned table "partitioned" 2024-03-07 14:27:54.419 UTC [21618][client backend] [pg_regress/create_table][60/78:2712] STATEMENT: CREATE TABLE partitioned ( a int, CONSTRAINT check_a CHECK (a > 0) NO INHERIT ) PARTITION BY RANGE (a); 2024-03-07 14:27:54.426 UTC [21618][client backend] [pg_regress/create_table][60/82:2715] ERROR: cannot drop function plusone(integer) because other objects depend on it 2024-03-07 14:27:54.426 UTC [21618][client backend] [pg_regress/create_table][60/82:2715] DETAIL: table partitioned depends on function plusone(integer) 2024-03-07 14:27:54.426 UTC [21618][client backend] [pg_regress/create_table][60/82:2715] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.426 UTC [21618][client backend] [pg_regress/create_table][60/82:2715] STATEMENT: DROP FUNCTION plusone(int); 2024-03-07 14:27:54.427 UTC [21618][client backend] [pg_regress/create_table][60/84:0] ERROR: cannot inherit from partitioned table "partitioned2" 2024-03-07 14:27:54.427 UTC [21618][client backend] [pg_regress/create_table][60/84:0] STATEMENT: CREATE TABLE fail () INHERITS (partitioned2); 2024-03-07 14:27:54.470 UTC [21618][client backend] [pg_regress/create_table][60/108:0] ERROR: no partition of relation "partitioned2" found for row 2024-03-07 14:27:54.470 UTC [21618][client backend] [pg_regress/create_table][60/108:0] DETAIL: Partition key of the failing row contains ((a + 1), substr(b, 1, 5)) = (2, hello). 2024-03-07 14:27:54.470 UTC [21618][client backend] [pg_regress/create_table][60/108:0] STATEMENT: INSERT INTO partitioned2 VALUES (1, 'hello'); 2024-03-07 14:27:54.536 UTC [21618][client backend] [pg_regress/create_table][60/143:2729] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2024-03-07 14:27:54.536 UTC [21618][client backend] [pg_regress/create_table][60/143:2729] STATEMENT: alter table partitioned drop column a; 2024-03-07 14:27:54.536 UTC [21618][client backend] [pg_regress/create_table][60/144:2730] ERROR: cannot drop type intdom1 because other objects depend on it 2024-03-07 14:27:54.536 UTC [21618][client backend] [pg_regress/create_table][60/144:2730] DETAIL: table partitioned depends on type intdom1 2024-03-07 14:27:54.536 UTC [21618][client backend] [pg_regress/create_table][60/144:2730] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.536 UTC [21618][client backend] [pg_regress/create_table][60/144:2730] STATEMENT: drop domain intdom1; 2024-03-07 14:27:54.538 UTC [21618][client backend] [pg_regress/create_table][60/146:0] ERROR: relation "partitioned" does not exist at character 7 2024-03-07 14:27:54.538 UTC [21618][client backend] [pg_regress/create_table][60/146:0] STATEMENT: table partitioned; 2024-03-07 14:27:54.539 UTC [21618][client backend] [pg_regress/create_table][60/149:2734] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2024-03-07 14:27:54.539 UTC [21618][client backend] [pg_regress/create_table][60/149:2734] STATEMENT: alter table partitioned drop column a; 2024-03-07 14:27:54.540 UTC [21618][client backend] [pg_regress/create_table][60/150:2735] ERROR: cannot drop type intdom1 because other objects depend on it 2024-03-07 14:27:54.540 UTC [21618][client backend] [pg_regress/create_table][60/150:2735] DETAIL: table partitioned depends on type intdom1 2024-03-07 14:27:54.540 UTC [21618][client backend] [pg_regress/create_table][60/150:2735] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:54.540 UTC [21618][client backend] [pg_regress/create_table][60/150:2735] STATEMENT: drop domain intdom1; 2024-03-07 14:27:54.541 UTC [21618][client backend] [pg_regress/create_table][60/152:0] ERROR: relation "partitioned" does not exist at character 7 2024-03-07 14:27:54.541 UTC [21618][client backend] [pg_regress/create_table][60/152:0] STATEMENT: table partitioned; 2024-03-07 14:27:54.576 UTC [21618][client backend] [pg_regress/create_table][60/170:2742] ERROR: cannot use column reference in partition bound expression at character 75 2024-03-07 14:27:54.576 UTC [21618][client backend] [pg_regress/create_table][60/170:2742] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename); 2024-03-07 14:27:54.577 UTC [21618][client backend] [pg_regress/create_table][60/171:2743] ERROR: cannot use column reference in partition bound expression at character 75 2024-03-07 14:27:54.577 UTC [21618][client backend] [pg_regress/create_table][60/171:2743] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename.somename); 2024-03-07 14:27:54.578 UTC [21618][client backend] [pg_regress/create_table][60/172:2744] ERROR: cannot use column reference in partition bound expression at character 75 2024-03-07 14:27:54.578 UTC [21618][client backend] [pg_regress/create_table][60/172:2744] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (a); 2024-03-07 14:27:54.579 UTC [21618][client backend] [pg_regress/create_table][60/173:2745] ERROR: cannot use column reference in partition bound expression at character 79 2024-03-07 14:27:54.579 UTC [21618][client backend] [pg_regress/create_table][60/173:2745] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(a)); 2024-03-07 14:27:54.582 UTC [21618][client backend] [pg_regress/create_table][60/174:2746] ERROR: cannot use column reference in partition bound expression at character 79 2024-03-07 14:27:54.582 UTC [21618][client backend] [pg_regress/create_table][60/174:2746] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(somename)); 2024-03-07 14:27:54.582 UTC [21618][client backend] [pg_regress/create_table][60/175:2747] ERROR: aggregate functions are not allowed in partition bound at character 75 2024-03-07 14:27:54.582 UTC [21618][client backend] [pg_regress/create_table][60/175:2747] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(1)); 2024-03-07 14:27:54.584 UTC [21618][client backend] [pg_regress/create_table][60/176:2748] ERROR: cannot use subquery in partition bound at character 75 2024-03-07 14:27:54.584 UTC [21618][client backend] [pg_regress/create_table][60/176:2748] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((select 1)); 2024-03-07 14:27:54.593 UTC [21618][client backend] [pg_regress/create_table][60/177:2749] ERROR: set-returning functions are not allowed in partition bound at character 75 2024-03-07 14:27:54.593 UTC [21618][client backend] [pg_regress/create_table][60/177:2749] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (generate_series(4, 6)); 2024-03-07 14:27:54.594 UTC [21618][client backend] [pg_regress/create_table][60/178:2750] ERROR: collations are not supported by type integer at character 81 2024-03-07 14:27:54.594 UTC [21618][client backend] [pg_regress/create_table][60/178:2750] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((1+1) collate "POSIX"); 2024-03-07 14:27:54.600 UTC [21618][client backend] [pg_regress/create_table][60/179:0] ERROR: syntax error at or near ")" at character 64 2024-03-07 14:27:54.600 UTC [21618][client backend] [pg_regress/create_table][60/179:0] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES IN (); 2024-03-07 14:27:54.601 UTC [21618][client backend] [pg_regress/create_table][60/180:2751] ERROR: invalid bound specification for a list partition at character 60 2024-03-07 14:27:54.601 UTC [21618][client backend] [pg_regress/create_table][60/180:2751] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES FROM (1) TO (2); 2024-03-07 14:27:54.602 UTC [21618][client backend] [pg_regress/create_table][60/181:2752] ERROR: invalid bound specification for a list partition at character 60 2024-03-07 14:27:54.602 UTC [21618][client backend] [pg_regress/create_table][60/181:2752] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-03-07 14:27:54.612 UTC [21618][client backend] [pg_regress/create_table][60/183:2754] ERROR: partition "fail_default_part" conflicts with existing default partition "part_default" at character 57 2024-03-07 14:27:54.612 UTC [21618][client backend] [pg_regress/create_table][60/183:2754] STATEMENT: CREATE TABLE fail_default_part PARTITION OF list_parted DEFAULT; 2024-03-07 14:27:54.614 UTC [21618][client backend] [pg_regress/create_table][60/185:2756] ERROR: specified value cannot be cast to type boolean for column "a" at character 59 2024-03-07 14:27:54.614 UTC [21618][client backend] [pg_regress/create_table][60/185:2756] STATEMENT: CREATE TABLE bools_true PARTITION OF bools FOR VALUES IN (1); 2024-03-07 14:27:54.631 UTC [21618][client backend] [pg_regress/create_table][60/194:2765] ERROR: partition "bigintp_10_2" would overlap partition "bigintp_10" at character 63 2024-03-07 14:27:54.631 UTC [21618][client backend] [pg_regress/create_table][60/194:2765] STATEMENT: CREATE TABLE bigintp_10_2 PARTITION OF bigintp FOR VALUES IN ('10'); 2024-03-07 14:27:54.634 UTC [21618][client backend] [pg_regress/create_table][60/197:2768] ERROR: cannot use column reference in partition bound expression at character 80 2024-03-07 14:27:54.634 UTC [21618][client backend] [pg_regress/create_table][60/197:2768] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename) TO ('2019-01-01'); 2024-03-07 14:27:54.638 UTC [21618][client backend] [pg_regress/create_table][60/198:2769] ERROR: cannot use column reference in partition bound expression at character 80 2024-03-07 14:27:54.638 UTC [21618][client backend] [pg_regress/create_table][60/198:2769] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename.somename) TO ('2019-01-01'); 2024-03-07 14:27:54.638 UTC [21618][client backend] [pg_regress/create_table][60/199:2770] ERROR: cannot use column reference in partition bound expression at character 80 2024-03-07 14:27:54.638 UTC [21618][client backend] [pg_regress/create_table][60/199:2770] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (a) TO ('2019-01-01'); 2024-03-07 14:27:54.639 UTC [21618][client backend] [pg_regress/create_table][60/200:2771] ERROR: cannot use column reference in partition bound expression at character 84 2024-03-07 14:27:54.639 UTC [21618][client backend] [pg_regress/create_table][60/200:2771] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(a)) TO ('2019-01-01'); 2024-03-07 14:27:54.640 UTC [21618][client backend] [pg_regress/create_table][60/201:2772] ERROR: cannot use column reference in partition bound expression at character 84 2024-03-07 14:27:54.640 UTC [21618][client backend] [pg_regress/create_table][60/201:2772] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(somename)) TO ('2019-01-01'); 2024-03-07 14:27:54.641 UTC [21618][client backend] [pg_regress/create_table][60/202:2773] ERROR: aggregate functions are not allowed in partition bound at character 80 2024-03-07 14:27:54.641 UTC [21618][client backend] [pg_regress/create_table][60/202:2773] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max('2019-02-01'::date)) TO ('2019-01-01'); 2024-03-07 14:27:54.642 UTC [21618][client backend] [pg_regress/create_table][60/203:2774] ERROR: cannot use subquery in partition bound at character 80 2024-03-07 14:27:54.642 UTC [21618][client backend] [pg_regress/create_table][60/203:2774] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM ((select 1)) TO ('2019-01-01'); 2024-03-07 14:27:54.643 UTC [21618][client backend] [pg_regress/create_table][60/204:2775] ERROR: set-returning functions are not allowed in partition bound at character 80 2024-03-07 14:27:54.643 UTC [21618][client backend] [pg_regress/create_table][60/204:2775] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (generate_series(1, 3)) TO ('2019-01-01'); 2024-03-07 14:27:54.643 UTC [21618][client backend] [pg_regress/create_table][60/205:2776] ERROR: invalid bound specification for a range partition at character 61 2024-03-07 14:27:54.643 UTC [21618][client backend] [pg_regress/create_table][60/205:2776] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES IN ('a'); 2024-03-07 14:27:54.644 UTC [21618][client backend] [pg_regress/create_table][60/206:2777] ERROR: invalid bound specification for a range partition at character 61 2024-03-07 14:27:54.644 UTC [21618][client backend] [pg_regress/create_table][60/206:2777] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-03-07 14:27:54.646 UTC [21618][client backend] [pg_regress/create_table][60/207:2778] ERROR: FROM must specify exactly one value per partitioning column 2024-03-07 14:27:54.646 UTC [21618][client backend] [pg_regress/create_table][60/207:2778] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a', 1) TO ('z'); 2024-03-07 14:27:54.649 UTC [21618][client backend] [pg_regress/create_table][60/208:2779] ERROR: TO must specify exactly one value per partitioning column 2024-03-07 14:27:54.649 UTC [21618][client backend] [pg_regress/create_table][60/208:2779] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a') TO ('z', 1); 2024-03-07 14:27:54.650 UTC [21618][client backend] [pg_regress/create_table][60/209:2780] ERROR: cannot specify NULL in range bound 2024-03-07 14:27:54.650 UTC [21618][client backend] [pg_regress/create_table][60/209:2780] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM (null) TO (maxvalue); 2024-03-07 14:27:54.651 UTC [21618][client backend] [pg_regress/create_table][60/210:2781] ERROR: invalid bound specification for a range partition at character 61 2024-03-07 14:27:54.651 UTC [21618][client backend] [pg_regress/create_table][60/210:2781] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-03-07 14:27:54.666 UTC [21618][client backend] [pg_regress/create_table][60/216:2787] ERROR: every hash partition modulus must be a factor of the next larger modulus 2024-03-07 14:27:54.666 UTC [21618][client backend] [pg_regress/create_table][60/216:2787] DETAIL: The new modulus 25 is not divisible by 10, the modulus of existing partition "hpart_4". 2024-03-07 14:27:54.666 UTC [21618][client backend] [pg_regress/create_table][60/216:2787] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 25, REMAINDER 3); 2024-03-07 14:27:54.667 UTC [21618][client backend] [pg_regress/create_table][60/217:2788] ERROR: every hash partition modulus must be a factor of the next larger modulus 2024-03-07 14:27:54.667 UTC [21618][client backend] [pg_regress/create_table][60/217:2788] DETAIL: The new modulus 150 is not a factor of 200, the modulus of existing partition "hpart_3". 2024-03-07 14:27:54.667 UTC [21618][client backend] [pg_regress/create_table][60/217:2788] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 150, REMAINDER 3); 2024-03-07 14:27:54.668 UTC [21618][client backend] [pg_regress/create_table][60/218:2789] ERROR: partition "fail_part" would overlap partition "hpart_4" at character 60 2024-03-07 14:27:54.668 UTC [21618][client backend] [pg_regress/create_table][60/218:2789] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 100, REMAINDER 3); 2024-03-07 14:27:54.671 UTC [21618][client backend] [pg_regress/create_table][60/219:2790] ERROR: invalid bound specification for a hash partition at character 60 2024-03-07 14:27:54.671 UTC [21618][client backend] [pg_regress/create_table][60/219:2790] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES FROM ('a', 1) TO ('z'); 2024-03-07 14:27:54.675 UTC [21618][client backend] [pg_regress/create_table][60/220:2791] ERROR: invalid bound specification for a hash partition at character 60 2024-03-07 14:27:54.675 UTC [21618][client backend] [pg_regress/create_table][60/220:2791] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES IN (1000); 2024-03-07 14:27:54.676 UTC [21618][client backend] [pg_regress/create_table][60/221:2792] ERROR: a hash-partitioned table may not have a default partition 2024-03-07 14:27:54.676 UTC [21618][client backend] [pg_regress/create_table][60/221:2792] STATEMENT: CREATE TABLE fail_default_part PARTITION OF hash_parted DEFAULT; 2024-03-07 14:27:54.677 UTC [21618][client backend] [pg_regress/create_table][60/223:2794] ERROR: "unparted" is not partitioned 2024-03-07 14:27:54.677 UTC [21618][client backend] [pg_regress/create_table][60/223:2794] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES IN ('a'); 2024-03-07 14:27:54.678 UTC [21618][client backend] [pg_regress/create_table][60/224:2795] ERROR: "unparted" is not partitioned 2024-03-07 14:27:54.678 UTC [21618][client backend] [pg_regress/create_table][60/224:2795] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2024-03-07 14:27:54.684 UTC [21618][client backend] [pg_regress/create_table][60/227:2798] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2024-03-07 14:27:54.684 UTC [21618][client backend] [pg_regress/create_table][60/227:2798] STATEMENT: CREATE TABLE fail_part PARTITION OF temp_parted FOR VALUES IN ('a'); 2024-03-07 14:27:54.705 UTC [21618][client backend] [pg_regress/create_table][60/233:2804] ERROR: partition "fail_part" would overlap partition "part_null_z" at character 65 2024-03-07 14:27:54.705 UTC [21618][client backend] [pg_regress/create_table][60/233:2804] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN (null); 2024-03-07 14:27:54.712 UTC [21618][client backend] [pg_regress/create_table][60/234:2805] ERROR: partition "fail_part" would overlap partition "part_ab" at character 65 2024-03-07 14:27:54.712 UTC [21618][client backend] [pg_regress/create_table][60/234:2805] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('b', 'c'); 2024-03-07 14:27:54.717 UTC [21618][client backend] [pg_regress/create_table][60/236:2807] ERROR: updated partition constraint for default partition "list_parted2_def" would be violated by some row 2024-03-07 14:27:54.717 UTC [21618][client backend] [pg_regress/create_table][60/236:2807] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('W', 'X', 'Y'); 2024-03-07 14:27:54.720 UTC [21618][client backend] [pg_regress/create_table][60/238:2809] ERROR: empty range bound specified for partition "fail_part" at character 68 2024-03-07 14:27:54.720 UTC [21618][client backend] [pg_regress/create_table][60/238:2809] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (0). 2024-03-07 14:27:54.720 UTC [21618][client backend] [pg_regress/create_table][60/238:2809] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (0); 2024-03-07 14:27:54.723 UTC [21618][client backend] [pg_regress/create_table][60/239:2810] ERROR: empty range bound specified for partition "fail_part" at character 68 2024-03-07 14:27:54.723 UTC [21618][client backend] [pg_regress/create_table][60/239:2810] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (1). 2024-03-07 14:27:54.723 UTC [21618][client backend] [pg_regress/create_table][60/239:2810] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (1); 2024-03-07 14:27:54.725 UTC [21618][client backend] [pg_regress/create_table][60/241:2812] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2024-03-07 14:27:54.725 UTC [21618][client backend] [pg_regress/create_table][60/241:2812] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (minvalue) TO (2); 2024-03-07 14:27:54.727 UTC [21618][client backend] [pg_regress/create_table][60/243:2814] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2024-03-07 14:27:54.727 UTC [21618][client backend] [pg_regress/create_table][60/243:2814] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (-1) TO (1); 2024-03-07 14:27:54.728 UTC [21618][client backend] [pg_regress/create_table][60/244:2815] ERROR: partition "fail_part" would overlap partition "part1" at character 68 2024-03-07 14:27:54.728 UTC [21618][client backend] [pg_regress/create_table][60/244:2815] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (9) TO (maxvalue); 2024-03-07 14:27:54.731 UTC [21618][client backend] [pg_regress/create_table][60/247:2818] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2024-03-07 14:27:54.731 UTC [21618][client backend] [pg_regress/create_table][60/247:2818] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (30); 2024-03-07 14:27:54.731 UTC [21618][client backend] [pg_regress/create_table][60/248:2819] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2024-03-07 14:27:54.731 UTC [21618][client backend] [pg_regress/create_table][60/248:2819] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (50); 2024-03-07 14:27:54.733 UTC [21618][client backend] [pg_regress/create_table][60/250:2821] ERROR: partition "fail_default_part" conflicts with existing default partition "range2_default" at character 59 2024-03-07 14:27:54.733 UTC [21618][client backend] [pg_regress/create_table][60/250:2821] STATEMENT: CREATE TABLE fail_default_part PARTITION OF range_parted2 DEFAULT; 2024-03-07 14:27:54.734 UTC [21618][client backend] [pg_regress/create_table][60/252:2823] ERROR: updated partition constraint for default partition "range2_default" would be violated by some row 2024-03-07 14:27:54.734 UTC [21618][client backend] [pg_regress/create_table][60/252:2823] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (80) TO (90); 2024-03-07 14:27:54.738 UTC [21618][client backend] [pg_regress/create_table][60/256:2827] ERROR: partition "fail_part" would overlap partition "part00" at character 68 2024-03-07 14:27:54.738 UTC [21618][client backend] [pg_regress/create_table][60/256:2827] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (0, minvalue) TO (0, 1); 2024-03-07 14:27:54.748 UTC [21618][client backend] [pg_regress/create_table][60/260:2831] ERROR: partition "fail_part" would overlap partition "part12" at character 71 2024-03-07 14:27:54.748 UTC [21618][client backend] [pg_regress/create_table][60/260:2831] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, 10) TO (1, 20); 2024-03-07 14:27:54.759 UTC [21618][client backend] [pg_regress/create_table][60/262:2833] ERROR: partition "fail_part" would overlap partition "part10" at character 68 2024-03-07 14:27:54.759 UTC [21618][client backend] [pg_regress/create_table][60/262:2833] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, minvalue) TO (1, maxvalue); 2024-03-07 14:27:54.775 UTC [21618][client backend] [pg_regress/create_table][60/268:2839] ERROR: partition "fail_part" would overlap partition "h2part_4" at character 61 2024-03-07 14:27:54.775 UTC [21618][client backend] [pg_regress/create_table][60/268:2839] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2024-03-07 14:27:54.776 UTC [21618][client backend] [pg_regress/create_table][60/269:2840] ERROR: modulus for hash partition must be an integer value greater than zero 2024-03-07 14:27:54.776 UTC [21618][client backend] [pg_regress/create_table][60/269:2840] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 0, REMAINDER 1); 2024-03-07 14:27:54.784 UTC [21618][client backend] [pg_regress/create_table][60/270:2841] ERROR: remainder for hash partition must be less than modulus 2024-03-07 14:27:54.784 UTC [21618][client backend] [pg_regress/create_table][60/270:2841] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 8, REMAINDER 8); 2024-03-07 14:27:54.793 UTC [21618][client backend] [pg_regress/create_table][60/274:2844] ERROR: column "b" specified more than once 2024-03-07 14:27:54.793 UTC [21618][client backend] [pg_regress/create_table][60/274:2844] 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'); 2024-03-07 14:27:54.809 UTC [21618][client backend] [pg_regress/create_table][60/279:2847] ERROR: cannot drop inherited constraint "check_a" of relation "part_b" 2024-03-07 14:27:54.809 UTC [21618][client backend] [pg_regress/create_table][60/279:2847] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_a; 2024-03-07 14:27:54.809 UTC [21618][client backend] [pg_regress/create_table][60/280:2848] ERROR: cannot drop inherited constraint "check_b" of relation "part_b" 2024-03-07 14:27:54.809 UTC [21618][client backend] [pg_regress/create_table][60/280:2848] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_b; 2024-03-07 14:27:54.813 UTC [21618][client backend] [pg_regress/create_table][60/283:2850] ERROR: column "c" named in partition key does not exist at character 98 2024-03-07 14:27:54.813 UTC [21618][client backend] [pg_regress/create_table][60/283:2850] STATEMENT: CREATE TABLE fail_part_col_not_found PARTITION OF parted FOR VALUES IN ('c') PARTITION BY RANGE (c); 2024-03-07 14:27:54.835 UTC [21618][client backend] [pg_regress/create_table][60/288:0] ERROR: null value in column "b" of relation "parted_notnull_inh_test1" violates not-null constraint 2024-03-07 14:27:54.835 UTC [21618][client backend] [pg_regress/create_table][60/288:0] DETAIL: Failing row contains (1, null). 2024-03-07 14:27:54.835 UTC [21618][client backend] [pg_regress/create_table][60/288:0] STATEMENT: insert into parted_notnull_inh_test (b) values (null); 2024-03-07 14:27:55.156 UTC [21618][client backend] [pg_regress/create_table][60/442:0] ERROR: cannot specify storage parameters for a partitioned table 2024-03-07 14:27:55.156 UTC [21618][client backend] [pg_regress/create_table][60/442:0] HINT: Specify storage parameters for its leaf partitions instead. 2024-03-07 14:27:55.156 UTC [21618][client backend] [pg_regress/create_table][60/442:0] STATEMENT: CREATE TABLE parted_col_comment (a int, b text) PARTITION BY LIST (a) WITH (fillfactor=100); 2024-03-07 14:27:55.205 UTC [21618][client backend] [pg_regress/create_table][60/474:2900] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2024-03-07 14:27:55.205 UTC [21618][client backend] [pg_regress/create_table][60/474:2900] STATEMENT: create table perm_part partition of temp_parted default; 2024-03-07 14:27:55.206 UTC [21618][client backend] [pg_regress/create_table][60/475:2901] ERROR: cannot create a temporary relation as partition of permanent relation "perm_parted" 2024-03-07 14:27:55.206 UTC [21618][client backend] [pg_regress/create_table][60/475:2901] STATEMENT: create temp table temp_part partition of perm_parted default; 2024-03-07 14:27:55.213 UTC [21618][client backend] [pg_regress/create_table][60/482:2908] ERROR: cannot CREATE TABLE .. PARTITION OF "tab_part_create" because it is being used by active queries in this session 2024-03-07 14:27:55.213 UTC [21618][client backend] [pg_regress/create_table][60/482:2908] 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 2024-03-07 14:27:55.213 UTC [21618][client backend] [pg_regress/create_table][60/482:2908] STATEMENT: insert into tab_part_create values (1); 2024-03-07 14:27:55.235 UTC [21618][client backend] [pg_regress/create_table][60/498:2923] ERROR: updated partition constraint for default partition "defcheck_def" would be violated by some row 2024-03-07 14:27:55.235 UTC [21618][client backend] [pg_regress/create_table][60/498:2923] STATEMENT: create table defcheck_0 partition of defcheck for values in (0); 2024-03-07 14:27:55.312 UTC [21618][client backend] [pg_regress/create_table][:0] LOG: disconnection: session time: 0:00:01.218 user=postgres database=regression host=[local] 2024-03-07 14:27:55.405 UTC [21880][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:55.405 UTC [21880][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) 2024-03-07 14:27:55.405 UTC [21880][client backend] [[unknown]][67/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including 2024-03-07 14:27:55.407 UTC [21881][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:55.408 UTC [21881][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) 2024-03-07 14:27:55.408 UTC [21881][client backend] [[unknown]][68/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index 2024-03-07 14:27:55.412 UTC [21882][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:55.412 UTC [21882][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) 2024-03-07 14:27:55.412 UTC [21882][client backend] [[unknown]][69/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index_spgist 2024-03-07 14:27:55.415 UTC [21878][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:55.429 UTC [21878][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) 2024-03-07 14:27:55.429 UTC [21878][client backend] [[unknown]][70/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_view 2024-03-07 14:27:55.430 UTC [21881][client backend] [pg_regress/create_index][68/4:0] ERROR: syntax error at or near "ON" at character 28 2024-03-07 14:27:55.430 UTC [21881][client backend] [pg_regress/create_index][68/4:0] STATEMENT: CREATE INDEX IF NOT EXISTS ON onek USING btree(unique1 int4_ops); 2024-03-07 14:27:55.433 UTC [21885][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:55.434 UTC [21885][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) 2024-03-07 14:27:55.434 UTC [21885][client backend] [[unknown]][71/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including_gist 2024-03-07 14:27:55.470 UTC [21878][client backend] [pg_regress/create_view][70/10:0] ERROR: relation "noview" does not exist 2024-03-07 14:27:55.470 UTC [21878][client backend] [pg_regress/create_view][70/10:0] STATEMENT: COMMENT ON VIEW noview IS 'no view'; 2024-03-07 14:27:55.479 UTC [21878][client backend] [pg_regress/create_view][70/15:2966] ERROR: cannot drop constraint view_base_table_pkey on table view_base_table because other objects depend on it 2024-03-07 14:27:55.479 UTC [21878][client backend] [pg_regress/create_view][70/15:2966] DETAIL: view key_dependent_view depends on constraint view_base_table_pkey on table view_base_table 2024-03-07 14:27:55.479 UTC [21878][client backend] [pg_regress/create_view][70/15:2966] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:55.479 UTC [21878][client backend] [pg_regress/create_view][70/15:2966] STATEMENT: ALTER TABLE view_base_table DROP CONSTRAINT view_base_table_pkey; 2024-03-07 14:27:55.483 UTC [21880][client backend] [pg_regress/index_including][67/19:2971] ERROR: could not create unique index "tbl_include_unique2_idx_unique" 2024-03-07 14:27:55.483 UTC [21880][client backend] [pg_regress/index_including][67/19:2971] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-03-07 14:27:55.483 UTC [21880][client backend] [pg_regress/index_including][67/19:2971] STATEMENT: CREATE UNIQUE INDEX tbl_include_unique2_idx_unique ON tbl_include_unique2 using btree (c1, c2) INCLUDE (c3, c4); 2024-03-07 14:27:55.484 UTC [21880][client backend] [pg_regress/index_including][67/20:2972] ERROR: could not create unique index "tbl_include_unique2_c1_c2_c3_c4_key" 2024-03-07 14:27:55.484 UTC [21880][client backend] [pg_regress/index_including][67/20:2972] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-03-07 14:27:55.484 UTC [21880][client backend] [pg_regress/index_including][67/20:2972] STATEMENT: ALTER TABLE tbl_include_unique2 add UNIQUE (c1, c2) INCLUDE (c3, c4); 2024-03-07 14:27:55.499 UTC [21878][client backend] [pg_regress/create_view][70/24:2982] ERROR: cannot drop columns from view 2024-03-07 14:27:55.499 UTC [21878][client backend] [pg_regress/create_view][70/24:2982] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a FROM viewtest_tbl WHERE a <> 20; 2024-03-07 14:27:55.499 UTC [21878][client backend] [pg_regress/create_view][70/25:2983] ERROR: cannot change name of view column "a" to "?column?" 2024-03-07 14:27:55.499 UTC [21878][client backend] [pg_regress/create_view][70/25:2983] HINT: Use ALTER VIEW ... RENAME COLUMN ... to change name of view column instead. 2024-03-07 14:27:55.499 UTC [21878][client backend] [pg_regress/create_view][70/25:2983] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT 1, * FROM viewtest_tbl; 2024-03-07 14:27:55.500 UTC [21878][client backend] [pg_regress/create_view][70/26:2984] ERROR: cannot change data type of view column "b" from integer to numeric 2024-03-07 14:27:55.500 UTC [21878][client backend] [pg_regress/create_view][70/26:2984] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b::numeric, c, d FROM viewtest_tbl; 2024-03-07 14:27:55.500 UTC [21878][client backend] [pg_regress/create_view][70/27:2986] ERROR: cannot change data type of view column "c" from numeric(10,1) to numeric(10,2) 2024-03-07 14:27:55.500 UTC [21878][client backend] [pg_regress/create_view][70/27:2986] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c::numeric(10,2), d FROM viewtest_tbl; 2024-03-07 14:27:55.500 UTC [21878][client backend] [pg_regress/create_view][70/28:2987] ERROR: cannot change collation of view column "d" from "C" to "POSIX" 2024-03-07 14:27:55.500 UTC [21878][client backend] [pg_regress/create_view][70/28:2987] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c, d COLLATE "POSIX" FROM viewtest_tbl; 2024-03-07 14:27:55.532 UTC [21878][client backend] [pg_regress/create_view][70/39:0] ERROR: cannot create temporary relation in non-temporary schema 2024-03-07 14:27:55.532 UTC [21878][client backend] [pg_regress/create_view][70/39:0] STATEMENT: CREATE VIEW temp_view_test.v3_temp AS SELECT * FROM temp_table; 2024-03-07 14:27:55.532 UTC [21878][client backend] [pg_regress/create_view][70/40:3005] ERROR: cannot create temporary relation in non-temporary schema 2024-03-07 14:27:55.532 UTC [21878][client backend] [pg_regress/create_view][70/40:3005] STATEMENT: CREATE SCHEMA test_view_schema CREATE TEMP VIEW testview AS SELECT 1; 2024-03-07 14:27:55.538 UTC [21880][client backend] [pg_regress/index_including][67/32:3012] ERROR: could not create unique index "tbl_include_box_pk_pkey" 2024-03-07 14:27:55.538 UTC [21880][client backend] [pg_regress/index_including][67/32:3012] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-03-07 14:27:55.538 UTC [21880][client backend] [pg_regress/index_including][67/32:3012] STATEMENT: ALTER TABLE tbl_include_box_pk add PRIMARY KEY (c1, c2) INCLUDE (c3, c4); 2024-03-07 14:27:55.547 UTC [21880][client backend] [pg_regress/index_including][67/36:3018] ERROR: duplicate key value violates unique constraint "covering" 2024-03-07 14:27:55.547 UTC [21880][client backend] [pg_regress/index_including][67/36:3018] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-03-07 14:27:55.547 UTC [21880][client backend] [pg_regress/index_including][67/36:3018] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.559 UTC [21880][client backend] [pg_regress/index_including][67/41:3030] ERROR: duplicate key value violates unique constraint "covering" 2024-03-07 14:27:55.559 UTC [21880][client backend] [pg_regress/index_including][67/41:3030] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-03-07 14:27:55.559 UTC [21880][client backend] [pg_regress/index_including][67/41:3030] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.561 UTC [21880][client backend] [pg_regress/index_including][67/42:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2024-03-07 14:27:55.561 UTC [21880][client backend] [pg_regress/index_including][67/42:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2024-03-07 14:27:55.561 UTC [21880][client backend] [pg_regress/index_including][67/42:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.590 UTC [21880][client backend] [pg_regress/index_including][67/54:3040] ERROR: duplicate key value violates unique constraint "tbl_c1_c2_c3_c4_key" 2024-03-07 14:27:55.590 UTC [21880][client backend] [pg_regress/index_including][67/54:3040] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-03-07 14:27:55.590 UTC [21880][client backend] [pg_regress/index_including][67/54:3040] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.599 UTC [21880][client backend] [pg_regress/index_including][67/59:3048] ERROR: duplicate key value violates unique constraint "tbl_pkey" 2024-03-07 14:27:55.599 UTC [21880][client backend] [pg_regress/index_including][67/59:3048] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-03-07 14:27:55.599 UTC [21880][client backend] [pg_regress/index_including][67/59:3048] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.599 UTC [21880][client backend] [pg_regress/index_including][67/60:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2024-03-07 14:27:55.599 UTC [21880][client backend] [pg_regress/index_including][67/60:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2024-03-07 14:27:55.599 UTC [21880][client backend] [pg_regress/index_including][67/60:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.618 UTC [21880][client backend] [pg_regress/index_including][67/66:3056] ERROR: conflicting key value violates exclusion constraint "tbl_c1_c3_c4_excl" 2024-03-07 14:27:55.618 UTC [21880][client backend] [pg_regress/index_including][67/66:3056] DETAIL: Key (c1)=(1) conflicts with existing key (c1)=(1). 2024-03-07 14:27:55.618 UTC [21880][client backend] [pg_regress/index_including][67/66:3056] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-03-07 14:27:55.658 UTC [21878][client backend] [pg_regress/create_view][70/90:0] ERROR: invalid value for boolean option "security_barrier": 100 2024-03-07 14:27:55.658 UTC [21878][client backend] [pg_regress/create_view][70/90:0] STATEMENT: CREATE VIEW mysecview5 WITH (security_barrier=100) -- Error AS SELECT * FROM tbl1 WHERE a > 100; 2024-03-07 14:27:55.658 UTC [21878][client backend] [pg_regress/create_view][70/91:0] ERROR: unrecognized parameter "invalid_option" 2024-03-07 14:27:55.658 UTC [21878][client backend] [pg_regress/create_view][70/91:0] STATEMENT: CREATE VIEW mysecview6 WITH (invalid_option) -- Error AS SELECT * FROM tbl1 WHERE a < 100; 2024-03-07 14:27:55.664 UTC [21878][client backend] [pg_regress/create_view][70/95:0] ERROR: invalid value for boolean option "security_invoker": 100 2024-03-07 14:27:55.664 UTC [21878][client backend] [pg_regress/create_view][70/95:0] STATEMENT: CREATE VIEW mysecview10 WITH (security_invoker=100) -- Error AS SELECT * FROM tbl1 WHERE a <> 100; 2024-03-07 14:27:55.685 UTC [21881][client backend] [pg_regress/create_index][68/18:0] ERROR: relation "six_wrong" does not exist 2024-03-07 14:27:55.685 UTC [21881][client backend] [pg_regress/create_index][68/18:0] STATEMENT: COMMENT ON INDEX six_wrong IS 'bad index'; 2024-03-07 14:27:55.693 UTC [21880][client backend] [pg_regress/index_including][67/90:0] ERROR: cannot alter statistics on non-expression column "c1" of index "tbl_idx" 2024-03-07 14:27:55.693 UTC [21880][client backend] [pg_regress/index_including][67/90:0] HINT: Alter statistics on table column instead. 2024-03-07 14:27:55.693 UTC [21880][client backend] [pg_regress/index_including][67/90:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 1 SET STATISTICS 1000; 2024-03-07 14:27:55.693 UTC [21880][client backend] [pg_regress/index_including][67/92:0] ERROR: cannot alter statistics on included column "c2" of index "tbl_idx" 2024-03-07 14:27:55.693 UTC [21880][client backend] [pg_regress/index_including][67/92:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 3 SET STATISTICS 1000; 2024-03-07 14:27:55.695 UTC [21880][client backend] [pg_regress/index_including][67/93:0] ERROR: column number 4 of relation "tbl_idx" does not exist 2024-03-07 14:27:55.695 UTC [21880][client backend] [pg_regress/index_including][67/93:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 4 SET STATISTICS 1000; 2024-03-07 14:27:55.895 UTC [21880][client backend] [pg_regress/index_including][67/107:0] ERROR: relation "tbl_c1_c2_c3_c4_key" does not exist 2024-03-07 14:27:55.895 UTC [21880][client backend] [pg_regress/index_including][67/107:0] STATEMENT: REINDEX INDEX tbl_c1_c2_c3_c4_key; 2024-03-07 14:27:55.921 UTC [21880][client backend] [pg_regress/index_including][67/113:0] ERROR: access method "brin" does not support included columns 2024-03-07 14:27:55.921 UTC [21880][client backend] [pg_regress/index_including][67/113:0] STATEMENT: CREATE INDEX on tbl USING brin(c1, c2) INCLUDE (c3, c4); 2024-03-07 14:27:55.929 UTC [21880][client backend] [pg_regress/index_including][67/116:0] ERROR: access method "gin" does not support included columns 2024-03-07 14:27:55.929 UTC [21880][client backend] [pg_regress/index_including][67/116:0] STATEMENT: CREATE INDEX on tbl USING gin(c1, c2) INCLUDE (c3, c4); 2024-03-07 14:27:55.929 UTC [21880][client backend] [pg_regress/index_including][67/117:0] ERROR: access method "hash" does not support included columns 2024-03-07 14:27:55.929 UTC [21880][client backend] [pg_regress/index_including][67/117:0] STATEMENT: CREATE INDEX on tbl USING hash(c1, c2) INCLUDE (c3, c4); 2024-03-07 14:27:55.957 UTC [21880][client backend] [pg_regress/index_including][67/126:3169] ERROR: duplicate key value violates unique constraint "tbl_idx_unique" 2024-03-07 14:27:55.957 UTC [21880][client backend] [pg_regress/index_including][67/126:3169] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-03-07 14:27:55.957 UTC [21880][client backend] [pg_regress/index_including][67/126:3169] STATEMENT: UPDATE tbl SET c2 = 2 WHERE c1 = 1; 2024-03-07 14:27:56.046 UTC [21880][client backend] [pg_regress/index_including][:0] LOG: disconnection: session time: 0:00:00.642 user=postgres database=regression host=[local] 2024-03-07 14:27:56.210 UTC [21878][client backend] [pg_regress/create_view][70/365:3246] ERROR: cannot drop column f3 of table tt14t because other objects depend on it 2024-03-07 14:27:56.210 UTC [21878][client backend] [pg_regress/create_view][70/365:3246] DETAIL: view tt14v depends on column f3 of table tt14t 2024-03-07 14:27:56.210 UTC [21878][client backend] [pg_regress/create_view][70/365:3246] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:56.210 UTC [21878][client backend] [pg_regress/create_view][70/365:3246] STATEMENT: alter table tt14t drop column f3; 2024-03-07 14:27:56.221 UTC [21878][client backend] [pg_regress/create_view][70/366:3248] ERROR: attribute 3 of type record has been dropped 2024-03-07 14:27:56.221 UTC [21878][client backend] [pg_regress/create_view][70/366:3248] STATEMENT: select * from tt14v; 2024-03-07 14:27:56.222 UTC [21878][client backend] [pg_regress/create_view][70/367:3249] ERROR: cannot alter type of a column used by a view or rule 2024-03-07 14:27:56.222 UTC [21878][client backend] [pg_regress/create_view][70/367:3249] DETAIL: rule _RETURN on view tt14v depends on column "f4" 2024-03-07 14:27:56.222 UTC [21878][client backend] [pg_regress/create_view][70/367:3249] STATEMENT: alter table tt14t alter column f4 type integer using f4::integer; 2024-03-07 14:27:56.231 UTC [21878][client backend] [pg_regress/create_view][70/368:3250] ERROR: attribute 4 of type record has wrong type 2024-03-07 14:27:56.231 UTC [21878][client backend] [pg_regress/create_view][70/368:3250] DETAIL: Table has type integer, but query expects text. 2024-03-07 14:27:56.231 UTC [21878][client backend] [pg_regress/create_view][70/368:3250] STATEMENT: select * from tt14v; 2024-03-07 14:27:56.322 UTC [21878][client backend] [pg_regress/create_view][70/401:0] ERROR: operator does not exist: text = text[] at character 20 2024-03-07 14:27:56.322 UTC [21878][client backend] [pg_regress/create_view][70/401:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:56.322 UTC [21878][client backend] [pg_regress/create_view][70/401:0] STATEMENT: select 'foo'::text = any((select array['abc','def','foo']::text[])); 2024-03-07 14:27:56.402 UTC [21881][client backend] [pg_regress/create_index][68/194:3299] ERROR: duplicate key value violates unique constraint "unique_idx2" 2024-03-07 14:27:56.402 UTC [21881][client backend] [pg_regress/create_index][68/194:3299] DETAIL: Key (i)=(null) already exists. 2024-03-07 14:27:56.402 UTC [21881][client backend] [pg_regress/create_index][68/194:3299] STATEMENT: INSERT INTO unique_tbl (t) VALUES ('seven'); 2024-03-07 14:27:56.412 UTC [21881][client backend] [pg_regress/create_index][68/198:3304] ERROR: could not create unique index "unique_idx4" 2024-03-07 14:27:56.412 UTC [21881][client backend] [pg_regress/create_index][68/198:3304] DETAIL: Key (i)=(null) is duplicated. 2024-03-07 14:27:56.412 UTC [21881][client backend] [pg_regress/create_index][68/198:3304] STATEMENT: CREATE UNIQUE INDEX unique_idx4 ON unique_tbl (i) NULLS NOT DISTINCT; 2024-03-07 14:27:56.488 UTC [21881][client backend] [pg_regress/create_index][68/226:3328] ERROR: duplicate key value violates unique constraint "func_index_index" 2024-03-07 14:27:56.488 UTC [21881][client backend] [pg_regress/create_index][68/226:3328] DETAIL: Key (textcat(f1, f2))=(ABCDEF) already exists. 2024-03-07 14:27:56.488 UTC [21881][client backend] [pg_regress/create_index][68/226:3328] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2024-03-07 14:27:56.548 UTC [21881][client backend] [pg_regress/create_index][68/247:3337] ERROR: duplicate key value violates unique constraint "func_index_index" 2024-03-07 14:27:56.548 UTC [21881][client backend] [pg_regress/create_index][68/247:3337] DETAIL: Key ((f1 || f2))=(ABCDEF) already exists. 2024-03-07 14:27:56.548 UTC [21881][client backend] [pg_regress/create_index][68/247:3337] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2024-03-07 14:27:56.554 UTC [21885][client backend] [pg_regress/index_including_gist][71/61:3341] ERROR: conflicting key value violates exclusion constraint "tbl_gist_c4_c1_c2_c3_excl" 2024-03-07 14:27:56.554 UTC [21885][client backend] [pg_regress/index_including_gist][71/61:3341] DETAIL: Key (c4)=((4,5),(2,3)) conflicts with existing key (c4)=((2,3),(1,2)). 2024-03-07 14:27:56.554 UTC [21885][client backend] [pg_regress/index_including_gist][71/61:3341] 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; 2024-03-07 14:27:56.592 UTC [21885][client backend] [pg_regress/index_including_gist][:0] LOG: disconnection: session time: 0:00:01.159 user=postgres database=regression host=[local] 2024-03-07 14:27:56.593 UTC [21881][client backend] [pg_regress/create_index][68/262:0] ERROR: column "row" has pseudo-type record 2024-03-07 14:27:56.593 UTC [21881][client backend] [pg_regress/create_index][68/262:0] STATEMENT: create index on func_index_heap ((f1 || f2), (row(f1, f2))); 2024-03-07 14:27:56.598 UTC [21881][client backend] [pg_regress/create_index][68/267:3348] ERROR: duplicate key value violates unique constraint "covering_index_index" 2024-03-07 14:27:56.598 UTC [21881][client backend] [pg_regress/create_index][68/267:3348] DETAIL: Key (f1, f2)=(1, 2) already exists. 2024-03-07 14:27:56.598 UTC [21881][client backend] [pg_regress/create_index][68/267:3348] STATEMENT: INSERT INTO covering_index_heap VALUES(1,2,'BBB'); 2024-03-07 14:27:56.641 UTC [21878][client backend] [pg_regress/create_view][:0] LOG: disconnection: session time: 0:00:01.231 user=postgres database=regression host=[local] 2024-03-07 14:27:56.927 UTC [21881][client backend] [pg_regress/create_index][68/285:3364] ERROR: duplicate key value violates unique constraint "concur_index2" 2024-03-07 14:27:56.927 UTC [21881][client backend] [pg_regress/create_index][68/285:3364] DETAIL: Key (f1)=(b) already exists. 2024-03-07 14:27:56.927 UTC [21881][client backend] [pg_regress/create_index][68/285:3364] STATEMENT: INSERT INTO concur_heap VALUES ('b','x'); 2024-03-07 14:27:56.928 UTC [21881][client backend] [pg_regress/create_index][68/287:0] ERROR: could not create unique index "concur_index3" 2024-03-07 14:27:56.928 UTC [21881][client backend] [pg_regress/create_index][68/287:0] DETAIL: Key (f2)=(b) is duplicated. 2024-03-07 14:27:56.928 UTC [21881][client backend] [pg_regress/create_index][68/287:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_index3 ON concur_heap(f2); 2024-03-07 14:27:56.941 UTC [21881][client backend] [pg_regress/create_index][68/300:0] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2024-03-07 14:27:56.941 UTC [21881][client backend] [pg_regress/create_index][68/300:0] STATEMENT: CREATE INDEX CONCURRENTLY concur_index7 ON concur_heap(f1); 2024-03-07 14:27:57.100 UTC [21881][client backend] [pg_regress/create_index][68/312:3385] ERROR: could not create unique index "concur_index3" 2024-03-07 14:27:57.100 UTC [21881][client backend] [pg_regress/create_index][68/312:3385] DETAIL: Key (f2)=(b) is duplicated. 2024-03-07 14:27:57.100 UTC [21881][client backend] [pg_regress/create_index][68/312:3385] STATEMENT: REINDEX TABLE concur_heap; 2024-03-07 14:27:57.183 UTC [21881][client backend] [pg_regress/create_index][68/341:3394] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2024-03-07 14:27:57.183 UTC [21881][client backend] [pg_regress/create_index][68/341:3394] STATEMENT: CREATE INDEX CONCURRENTLY concur_temp_ind ON concur_temp(f1); 2024-03-07 14:27:57.204 UTC [21881][client backend] [pg_regress/create_index][68/351:0] ERROR: DROP INDEX CONCURRENTLY does not support dropping multiple objects 2024-03-07 14:27:57.204 UTC [21881][client backend] [pg_regress/create_index][68/351:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index2", "concur_index3"; 2024-03-07 14:27:57.204 UTC [21881][client backend] [pg_regress/create_index][68/352:0] ERROR: DROP INDEX CONCURRENTLY cannot run inside a transaction block 2024-03-07 14:27:57.204 UTC [21881][client backend] [pg_regress/create_index][68/352:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index5"; 2024-03-07 14:27:57.301 UTC [21881][client backend] [pg_regress/create_index][68/410:3425] ERROR: cannot drop index cwi_replaced_pkey because constraint cwi_replaced_pkey on table cwi_test requires it 2024-03-07 14:27:57.301 UTC [21881][client backend] [pg_regress/create_index][68/410:3425] HINT: You can drop constraint cwi_replaced_pkey on table cwi_test instead. 2024-03-07 14:27:57.301 UTC [21881][client backend] [pg_regress/create_index][68/410:3425] STATEMENT: DROP INDEX cwi_replaced_pkey; 2024-03-07 14:27:57.307 UTC [21881][client backend] [pg_regress/create_index][68/412:3427] ERROR: index "cwi_uniq3_idx" column number 1 does not have default sorting behavior at character 26 2024-03-07 14:27:57.307 UTC [21881][client backend] [pg_regress/create_index][68/412:3427] DETAIL: Cannot create a primary key or unique constraint using such an index. 2024-03-07 14:27:57.307 UTC [21881][client backend] [pg_regress/create_index][68/412:3427] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq3_idx; 2024-03-07 14:27:57.309 UTC [21881][client backend] [pg_regress/create_index][68/414:3429] ERROR: index "cwi_uniq4_idx" column number 1 does not have default sorting behavior at character 26 2024-03-07 14:27:57.309 UTC [21881][client backend] [pg_regress/create_index][68/414:3429] DETAIL: Cannot create a primary key or unique constraint using such an index. 2024-03-07 14:27:57.309 UTC [21881][client backend] [pg_regress/create_index][68/414:3429] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq4_idx; 2024-03-07 14:27:57.323 UTC [21881][client backend] [pg_regress/create_index][68/418:3433] ERROR: ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables 2024-03-07 14:27:57.323 UTC [21881][client backend] [pg_regress/create_index][68/418:3433] STATEMENT: alter table cwi_test add primary key using index cwi_test_a_idx ; 2024-03-07 14:27:57.327 UTC [21881][client backend] [pg_regress/create_index][68/422:3437] ERROR: primary keys cannot use NULLS NOT DISTINCT indexes 2024-03-07 14:27:57.327 UTC [21881][client backend] [pg_regress/create_index][68/422:3437] STATEMENT: ALTER TABLE cwi_test ADD PRIMARY KEY USING INDEX cwi_a_nnd; 2024-03-07 14:27:57.335 UTC [21881][client backend] [pg_regress/create_index][68/425:0] ERROR: relation "syscolcol_table" does not exist 2024-03-07 14:27:57.335 UTC [21881][client backend] [pg_regress/create_index][68/425:0] STATEMENT: CREATE INDEX ON syscolcol_table (ctid); 2024-03-07 14:27:57.336 UTC [21881][client backend] [pg_regress/create_index][68/426:0] ERROR: index creation on system columns is not supported 2024-03-07 14:27:57.336 UTC [21881][client backend] [pg_regress/create_index][68/426:0] STATEMENT: CREATE INDEX ON syscol_table ((ctid >= '(1000,0)')); 2024-03-07 14:27:57.336 UTC [21881][client backend] [pg_regress/create_index][68/427:0] ERROR: index creation on system columns is not supported 2024-03-07 14:27:57.336 UTC [21881][client backend] [pg_regress/create_index][68/427:0] STATEMENT: CREATE INDEX ON syscol_table (a) WHERE ctid >= '(1000,0)'; 2024-03-07 14:27:57.633 UTC [21881][client backend] [pg_regress/create_index][68/522:0] ERROR: concurrent index creation for exclusion constraints is not supported 2024-03-07 14:27:57.633 UTC [21881][client backend] [pg_regress/create_index][68/522:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_tab3_c2_excl; 2024-03-07 14:27:57.633 UTC [21881][client backend] [pg_regress/create_index][68/523:0] WARNING: cannot reindex exclusion constraint index "public.concur_reindex_tab3_c2_excl" concurrently, skipping 2024-03-07 14:27:57.640 UTC [21881][client backend] [pg_regress/create_index][68/533:3478] ERROR: conflicting key value violates exclusion constraint "concur_reindex_tab3_c2_excl" 2024-03-07 14:27:57.640 UTC [21881][client backend] [pg_regress/create_index][68/533:3478] DETAIL: Key (c2)=([2,5)) conflicts with existing key (c2)=([1,3)). 2024-03-07 14:27:57.640 UTC [21881][client backend] [pg_regress/create_index][68/533:3478] STATEMENT: INSERT INTO concur_reindex_tab3 VALUES (4, '[2,4]'); 2024-03-07 14:27:58.360 UTC [21881][client backend] [pg_regress/create_index][68/717:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2024-03-07 14:27:58.360 UTC [21881][client backend] [pg_regress/create_index][68/717:0] STATEMENT: REINDEX TABLE concur_reindex_part_index; 2024-03-07 14:27:58.360 UTC [21881][client backend] [pg_regress/create_index][68/718:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2024-03-07 14:27:58.360 UTC [21881][client backend] [pg_regress/create_index][68/718:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index; 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/719:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/719:0] STATEMENT: REINDEX TABLE concur_reindex_part_index_10; 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/720:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/720:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index_10; 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/721:3575] ERROR: REINDEX INDEX cannot run inside a transaction block 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/721:3575] CONTEXT: while reindexing partitioned index "public.concur_reindex_part_index" 2024-03-07 14:27:58.361 UTC [21881][client backend] [pg_regress/create_index][68/721:3575] STATEMENT: REINDEX INDEX concur_reindex_part_index; 2024-03-07 14:27:58.391 UTC [21882][client backend] [pg_regress/create_index_spgist][:0] LOG: disconnection: session time: 0:00:02.979 user=postgres database=regression host=[local] 2024-03-07 14:27:58.413 UTC [21881][client backend] [pg_regress/create_index][68/756:0] ERROR: "concur_reindex_part" is not an index 2024-03-07 14:27:58.413 UTC [21881][client backend] [pg_regress/create_index][68/756:0] STATEMENT: REINDEX INDEX concur_reindex_part; 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/757:0] ERROR: "concur_reindex_part" is not an index 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/757:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part; 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/758:0] ERROR: "concur_reindex_part_10" is not an index 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/758:0] STATEMENT: REINDEX INDEX concur_reindex_part_10; 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/759:0] ERROR: "concur_reindex_part_10" is not an index 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/759:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part_10; 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/760:0] ERROR: REINDEX TABLE cannot run inside a transaction block 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/760:0] CONTEXT: while reindexing partitioned table "public.concur_reindex_part" 2024-03-07 14:27:58.414 UTC [21881][client backend] [pg_regress/create_index][68/760:0] STATEMENT: REINDEX TABLE concur_reindex_part; 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/796:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/796:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_tab; 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/797:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/797:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_class; 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/798:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/798:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_class_oid_index; 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/799:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.435 UTC [21881][client backend] [pg_regress/create_index][68/799:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_toast.pg_toast_1260; 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/800:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/800:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_toast.pg_toast_1260_index; 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/801:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/801:0] STATEMENT: REINDEX SYSTEM CONCURRENTLY postgres; 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/802:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/802:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM postgres; 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/803:0] ERROR: cannot reindex system catalogs concurrently 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/803:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM; 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/804:0] WARNING: cannot reindex system catalogs concurrently, skipping all 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/806:0] ERROR: can only reindex the currently open database 2024-03-07 14:27:58.436 UTC [21881][client backend] [pg_regress/create_index][68/806:0] STATEMENT: REINDEX DATABASE not_current_database; 2024-03-07 14:27:58.474 UTC [21881][client backend] [pg_regress/create_index][68/824:0] ERROR: could not create unique index "concur_reindex_ind5" 2024-03-07 14:27:58.474 UTC [21881][client backend] [pg_regress/create_index][68/824:0] DETAIL: Key (c1)=(1) is duplicated. 2024-03-07 14:27:58.474 UTC [21881][client backend] [pg_regress/create_index][68/824:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_reindex_ind5 ON concur_reindex_tab4 (c1); 2024-03-07 14:27:58.475 UTC [21881][client backend] [pg_regress/create_index][68/827:0] ERROR: could not create unique index "concur_reindex_ind5_ccnew" 2024-03-07 14:27:58.475 UTC [21881][client backend] [pg_regress/create_index][68/827:0] DETAIL: Key (c1)=(1) is duplicated. 2024-03-07 14:27:58.475 UTC [21881][client backend] [pg_regress/create_index][68/827:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_ind5; 2024-03-07 14:27:58.493 UTC [21881][client backend] [pg_regress/create_index][68/839:0] WARNING: skipping reindex of invalid index "public.concur_reindex_ind5" 2024-03-07 14:27:58.493 UTC [21881][client backend] [pg_regress/create_index][68/839:0] HINT: Use DROP INDEX or REINDEX INDEX. 2024-03-07 14:27:58.572 UTC [21881][client backend] [pg_regress/create_index][68/911:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-03-07 14:27:58.572 UTC [21881][client backend] [pg_regress/create_index][68/911:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_1; 2024-03-07 14:27:58.588 UTC [21881][client backend] [pg_regress/create_index][68/916:3654] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-03-07 14:27:58.588 UTC [21881][client backend] [pg_regress/create_index][68/916:3654] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_3; 2024-03-07 14:27:58.665 UTC [21881][client backend] [pg_regress/create_index][68/929:0] ERROR: schema "schema_to_reindex" does not exist 2024-03-07 14:27:58.665 UTC [21881][client backend] [pg_regress/create_index][68/929:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-03-07 14:27:58.717 UTC [21881][client backend] [pg_regress/create_index][68/958:0] ERROR: REINDEX SCHEMA cannot run inside a transaction block 2024-03-07 14:27:58.717 UTC [21881][client backend] [pg_regress/create_index][68/958:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-03-07 14:27:58.741 UTC [21881][client backend] [pg_regress/create_index][68/1001:0] ERROR: must be owner of schema schema_to_reindex 2024-03-07 14:27:58.741 UTC [21881][client backend] [pg_regress/create_index][68/1001:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-03-07 14:27:58.742 UTC [21881][client backend] [pg_regress/create_index][68/1005:0] ERROR: must be owner of table pg_toast_1260 2024-03-07 14:27:58.742 UTC [21881][client backend] [pg_regress/create_index][68/1005:0] STATEMENT: REINDEX TABLE pg_toast.pg_toast_1260; 2024-03-07 14:27:58.742 UTC [21881][client backend] [pg_regress/create_index][68/1006:0] ERROR: must be owner of index pg_toast_1260_index 2024-03-07 14:27:58.742 UTC [21881][client backend] [pg_regress/create_index][68/1006:0] STATEMENT: REINDEX INDEX pg_toast.pg_toast_1260_index; 2024-03-07 14:27:58.769 UTC [21881][client backend] [pg_regress/create_index][:0] LOG: disconnection: session time: 0:00:03.361 user=postgres database=regression host=[local] 2024-03-07 14:27:58.930 UTC [22351][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.931 UTC [22351][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) 2024-03-07 14:27:58.931 UTC [22351][client backend] [[unknown]][72/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/drop_if_exists 2024-03-07 14:27:58.935 UTC [22352][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.936 UTC [22352][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) 2024-03-07 14:27:58.936 UTC [22352][client backend] [[unknown]][73/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_am 2024-03-07 14:27:58.941 UTC [22354][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.942 UTC [22353][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.942 UTC [22354][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) 2024-03-07 14:27:58.942 UTC [22354][client backend] [[unknown]][74/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inherit 2024-03-07 14:27:58.943 UTC [22353][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) 2024-03-07 14:27:58.943 UTC [22353][client backend] [[unknown]][75/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/constraints 2024-03-07 14:27:58.945 UTC [22355][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.946 UTC [22356][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.946 UTC [22362][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.947 UTC [22356][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) 2024-03-07 14:27:58.947 UTC [22356][client backend] [[unknown]][76/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/vacuum 2024-03-07 14:27:58.948 UTC [22355][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) 2024-03-07 14:27:58.948 UTC [22355][client backend] [[unknown]][78/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/hash_func 2024-03-07 14:27:58.948 UTC [22362][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) 2024-03-07 14:27:58.948 UTC [22362][client backend] [[unknown]][77/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/triggers 2024-03-07 14:27:58.951 UTC [22359][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.951 UTC [22359][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) 2024-03-07 14:27:58.952 UTC [22359][client backend] [[unknown]][79/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_cast 2024-03-07 14:27:58.953 UTC [22360][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.954 UTC [22351][client backend] [pg_regress/drop_if_exists][72/2:0] ERROR: table "test_exists" does not exist 2024-03-07 14:27:58.954 UTC [22351][client backend] [pg_regress/drop_if_exists][72/2:0] STATEMENT: DROP TABLE test_exists; 2024-03-07 14:27:58.954 UTC [22361][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.954 UTC [22360][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) 2024-03-07 14:27:58.954 UTC [22360][client backend] [[unknown]][80/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/updatable_views 2024-03-07 14:27:58.954 UTC [22361][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) 2024-03-07 14:27:58.954 UTC [22361][client backend] [[unknown]][81/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select 2024-03-07 14:27:58.955 UTC [22357][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.956 UTC [22357][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) 2024-03-07 14:27:58.956 UTC [22357][client backend] [[unknown]][82/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/infinite_recurse 2024-03-07 14:27:58.957 UTC [22352][client backend] [pg_regress/create_am][73/3:0] ERROR: function int4in(internal) does not exist 2024-03-07 14:27:58.957 UTC [22352][client backend] [pg_regress/create_am][73/3:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER int4in; 2024-03-07 14:27:58.958 UTC [22352][client backend] [pg_regress/create_am][73/4:0] ERROR: function heap_tableam_handler must return type index_am_handler 2024-03-07 14:27:58.958 UTC [22352][client backend] [pg_regress/create_am][73/4:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER heap_tableam_handler; 2024-03-07 14:27:58.958 UTC [22366][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.958 UTC [22363][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.959 UTC [22366][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) 2024-03-07 14:27:58.959 UTC [22366][client backend] [[unknown]][83/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_sql 2024-03-07 14:27:58.959 UTC [22363][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) 2024-03-07 14:27:58.959 UTC [22363][client backend] [[unknown]][84/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/typed_table 2024-03-07 14:27:58.960 UTC [22352][client backend] [pg_regress/create_am][73/5:0] ERROR: data type box has no default operator class for access method "gist2" 2024-03-07 14:27:58.960 UTC [22352][client backend] [pg_regress/create_am][73/5:0] HINT: You must specify an operator class for the index or define a default operator class for the data type. 2024-03-07 14:27:58.960 UTC [22352][client backend] [pg_regress/create_am][73/5:0] STATEMENT: CREATE INDEX grect2ind2 ON fast_emp4000 USING gist2 (home_base); 2024-03-07 14:27:58.960 UTC [22364][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.961 UTC [22364][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) 2024-03-07 14:27:58.961 UTC [22364][client backend] [[unknown]][85/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_aggregate 2024-03-07 14:27:58.962 UTC [22365][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.963 UTC [22367][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:27:58.963 UTC [22365][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) 2024-03-07 14:27:58.963 UTC [22365][client backend] [[unknown]][86/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/errors 2024-03-07 14:27:58.963 UTC [22367][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) 2024-03-07 14:27:58.963 UTC [22367][client backend] [[unknown]][87/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/roleattributes 2024-03-07 14:27:58.970 UTC [22363][client backend] [pg_regress/typed_table][84/2:0] ERROR: type "nothing" does not exist 2024-03-07 14:27:58.970 UTC [22363][client backend] [pg_regress/typed_table][84/2:0] STATEMENT: CREATE TABLE ttable1 OF nothing; 2024-03-07 14:27:58.972 UTC [22351][client backend] [pg_regress/drop_if_exists][72/5:0] ERROR: view "test_view_exists" does not exist 2024-03-07 14:27:58.972 UTC [22351][client backend] [pg_regress/drop_if_exists][72/5:0] STATEMENT: DROP VIEW test_view_exists; 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/4:0] ERROR: relation "nonesuch" does not exist at character 15 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/4:0] STATEMENT: select * from nonesuch; 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/5:0] ERROR: column "nonesuch" does not exist at character 8 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/5:0] STATEMENT: select nonesuch from pg_database; 2024-03-07 14:27:58.983 UTC [22359][client backend] [pg_regress/create_cast][79/7:0] ERROR: function casttestfunc(text) does not exist at character 8 2024-03-07 14:27:58.983 UTC [22359][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. 2024-03-07 14:27:58.983 UTC [22359][client backend] [pg_regress/create_cast][79/7:0] STATEMENT: SELECT casttestfunc('foo'::text); 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/6:0] ERROR: syntax error at or near "from" at character 17 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/6:0] STATEMENT: select distinct from pg_database; 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/7:0] ERROR: column "nonesuch" does not exist at character 33 2024-03-07 14:27:58.983 UTC [22365][client backend] [pg_regress/errors][86/7:0] STATEMENT: select * from pg_database where nonesuch = pg_database.datname; 2024-03-07 14:27:58.984 UTC [22365][client backend] [pg_regress/errors][86/8:0] ERROR: column "nonesuch" does not exist at character 55 2024-03-07 14:27:58.984 UTC [22365][client backend] [pg_regress/errors][86/8:0] STATEMENT: select * from pg_database where pg_database.datname = nonesuch; 2024-03-07 14:27:58.984 UTC [22365][client backend] [pg_regress/errors][86/9:0] ERROR: column "foobar" does not exist at character 21 2024-03-07 14:27:58.984 UTC [22365][client backend] [pg_regress/errors][86/9:0] STATEMENT: select distinct on (foobar) * from pg_database; 2024-03-07 14:27:58.984 UTC [22365][client backend] [pg_regress/errors][86/10:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2024-03-07 14:27:58.984 UTC [22365][client backend] [pg_regress/errors][86/10:0] STATEMENT: select null from pg_database group by datname for update; 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/11:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/11:0] STATEMENT: select null from pg_database group by grouping sets (()) for update; 2024-03-07 14:27:58.990 UTC [22364][client backend] [pg_regress/create_aggregate][85/3:0] ERROR: aggregate newavg_wrong(integer) does not exist 2024-03-07 14:27:58.990 UTC [22364][client backend] [pg_regress/create_aggregate][85/3:0] STATEMENT: COMMENT ON AGGREGATE newavg_wrong (int4) IS 'an agg comment'; 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/12:0] ERROR: syntax error at or near ";" at character 12 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/12:0] STATEMENT: delete from; 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/13:0] ERROR: relation "nonesuch" does not exist at character 13 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/13:0] STATEMENT: delete from nonesuch; 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/14:0] ERROR: syntax error at or near ";" at character 11 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/14:0] STATEMENT: drop table; 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/15:0] ERROR: table "nonesuch" does not exist 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/15:0] STATEMENT: drop table nonesuch; 2024-03-07 14:27:58.990 UTC [22359][client backend] [pg_regress/create_cast][79/9:0] ERROR: function casttestfunc(text) does not exist at character 8 2024-03-07 14:27:58.990 UTC [22359][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. 2024-03-07 14:27:58.990 UTC [22359][client backend] [pg_regress/create_cast][79/9:0] STATEMENT: SELECT casttestfunc('foo'::text); 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/16:0] ERROR: syntax error at or near ";" at character 19 2024-03-07 14:27:58.990 UTC [22365][client backend] [pg_regress/errors][86/16:0] STATEMENT: alter table rename; 2024-03-07 14:27:58.991 UTC [22365][client backend] [pg_regress/errors][86/17:0] ERROR: relation "nonesuch" does not exist 2024-03-07 14:27:58.991 UTC [22365][client backend] [pg_regress/errors][86/17:0] STATEMENT: alter table nonesuch rename to newnonesuch; 2024-03-07 14:27:58.991 UTC [22365][client backend] [pg_regress/errors][86/18:0] ERROR: relation "nonesuch" does not exist 2024-03-07 14:27:58.991 UTC [22365][client backend] [pg_regress/errors][86/18:0] STATEMENT: alter table nonesuch rename to stud_emp; 2024-03-07 14:27:58.991 UTC [22365][client backend] [pg_regress/errors][86/19:3746] ERROR: relation "student" already exists 2024-03-07 14:27:58.991 UTC [22365][client backend] [pg_regress/errors][86/19:3746] STATEMENT: alter table stud_emp rename to student; 2024-03-07 14:27:58.992 UTC [22364][client backend] [pg_regress/create_aggregate][85/10:0] ERROR: aggregate nosuchagg(*) does not exist 2024-03-07 14:27:58.992 UTC [22364][client backend] [pg_regress/create_aggregate][85/10:0] STATEMENT: COMMENT ON AGGREGATE nosuchagg (*) IS 'should fail'; 2024-03-07 14:27:58.993 UTC [22365][client backend] [pg_regress/errors][86/20:3758] ERROR: relation "stud_emp" already exists 2024-03-07 14:27:58.993 UTC [22365][client backend] [pg_regress/errors][86/20:3758] STATEMENT: alter table stud_emp rename to stud_emp; 2024-03-07 14:27:58.994 UTC [22365][client backend] [pg_regress/errors][86/21:0] ERROR: relation "nonesuchrel" does not exist 2024-03-07 14:27:58.994 UTC [22365][client backend] [pg_regress/errors][86/21:0] STATEMENT: alter table nonesuchrel rename column nonesuchatt to newnonesuchatt; 2024-03-07 14:27:58.994 UTC [22365][client backend] [pg_regress/errors][86/22:3759] ERROR: column "nonesuchatt" does not exist 2024-03-07 14:27:58.994 UTC [22365][client backend] [pg_regress/errors][86/22:3759] STATEMENT: alter table emp rename column nonesuchatt to newnonesuchatt; 2024-03-07 14:27:58.995 UTC [22351][client backend] [pg_regress/drop_if_exists][72/9:0] ERROR: view "test_view_exists" does not exist 2024-03-07 14:27:58.995 UTC [22351][client backend] [pg_regress/drop_if_exists][72/9:0] STATEMENT: DROP VIEW test_view_exists; 2024-03-07 14:27:58.995 UTC [22351][client backend] [pg_regress/drop_if_exists][72/10:0] ERROR: index "test_index_exists" does not exist 2024-03-07 14:27:58.995 UTC [22351][client backend] [pg_regress/drop_if_exists][72/10:0] STATEMENT: DROP INDEX test_index_exists; 2024-03-07 14:27:58.997 UTC [22351][client backend] [pg_regress/drop_if_exists][72/14:0] ERROR: index "test_index_exists" does not exist 2024-03-07 14:27:58.997 UTC [22351][client backend] [pg_regress/drop_if_exists][72/14:0] STATEMENT: DROP INDEX test_index_exists; 2024-03-07 14:27:59.000 UTC [22359][client backend] [pg_regress/create_cast][79/14:0] ERROR: cannot cast type integer to casttesttype at character 18 2024-03-07 14:27:59.000 UTC [22359][client backend] [pg_regress/create_cast][79/14:0] STATEMENT: SELECT 1234::int4::casttesttype; 2024-03-07 14:27:59.001 UTC [22365][client backend] [pg_regress/errors][86/23:3778] ERROR: column "manager" of relation "stud_emp" already exists 2024-03-07 14:27:59.001 UTC [22365][client backend] [pg_regress/errors][86/23:3778] STATEMENT: alter table emp rename column salary to manager; 2024-03-07 14:27:59.002 UTC [22365][client backend] [pg_regress/errors][86/24:3780] ERROR: column name "ctid" conflicts with a system column name 2024-03-07 14:27:59.002 UTC [22365][client backend] [pg_regress/errors][86/24:3780] STATEMENT: alter table emp rename column salary to ctid; 2024-03-07 14:27:59.002 UTC [22365][client backend] [pg_regress/errors][86/25:0] WARNING: there is no transaction in progress 2024-03-07 14:27:59.002 UTC [22365][client backend] [pg_regress/errors][86/26:0] WARNING: there is no transaction in progress 2024-03-07 14:27:59.002 UTC [22365][client backend] [pg_regress/errors][86/27:0] ERROR: function int2um(integer) does not exist 2024-03-07 14:27:59.002 UTC [22365][client backend] [pg_regress/errors][86/27:0] STATEMENT: create aggregate newavg2 (sfunc = int4pl, basetype = int4, stype = int4, finalfunc = int2um, initcond = '0'); 2024-03-07 14:27:59.005 UTC [22365][client backend] [pg_regress/errors][86/28:0] ERROR: aggregate input type must be specified 2024-03-07 14:27:59.005 UTC [22365][client backend] [pg_regress/errors][86/28:0] STATEMENT: create aggregate newcnt1 (sfunc = int4inc, stype = int4, initcond = '0'); 2024-03-07 14:27:59.006 UTC [22365][client backend] [pg_regress/errors][86/29:0] ERROR: syntax error at or near ";" at character 11 2024-03-07 14:27:59.006 UTC [22365][client backend] [pg_regress/errors][86/29:0] STATEMENT: drop index; 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/30:0] ERROR: syntax error at or near "314159" at character 12 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/30:0] STATEMENT: drop index 314159; 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/31:0] ERROR: index "nonesuch" does not exist 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/31:0] STATEMENT: drop index nonesuch; 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/32:0] ERROR: syntax error at or near ";" at character 15 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/32:0] STATEMENT: drop aggregate; 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/33:0] ERROR: syntax error at or near ";" at character 23 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/33:0] STATEMENT: drop aggregate newcnt1; 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/34:0] ERROR: syntax error at or near "314159" at character 16 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/34:0] STATEMENT: drop aggregate 314159 (int); 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/35:0] ERROR: type "nonesuch" does not exist 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/35:0] STATEMENT: drop aggregate newcnt (nonesuch); 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/36:0] ERROR: aggregate nonesuch(integer) does not exist 2024-03-07 14:27:59.007 UTC [22365][client backend] [pg_regress/errors][86/36:0] STATEMENT: drop aggregate nonesuch (int4); 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/37:0] ERROR: aggregate newcnt(real) does not exist 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/37:0] STATEMENT: drop aggregate newcnt (float4); 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/38:0] ERROR: syntax error at or near "(" at character 15 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/38:0] STATEMENT: drop function (); 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/39:0] ERROR: syntax error at or near "314159" at character 15 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/39:0] STATEMENT: drop function 314159(); 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/40:0] ERROR: function nonesuch() does not exist 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/40:0] STATEMENT: drop function nonesuch(); 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/41:0] ERROR: syntax error at or near ";" at character 10 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/41:0] STATEMENT: drop type; 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/42:0] ERROR: syntax error at or near "314159" at character 11 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/42:0] STATEMENT: drop type 314159; 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/43:0] ERROR: type "nonesuch" does not exist 2024-03-07 14:27:59.008 UTC [22365][client backend] [pg_regress/errors][86/43:0] STATEMENT: drop type nonesuch; 2024-03-07 14:27:59.013 UTC [22351][client backend] [pg_regress/drop_if_exists][72/15:0] ERROR: sequence "test_sequence_exists" does not exist 2024-03-07 14:27:59.013 UTC [22351][client backend] [pg_regress/drop_if_exists][72/15:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/44:0] ERROR: syntax error at or near ";" at character 14 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/44:0] STATEMENT: drop operator; 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/45:0] ERROR: syntax error at or near ";" at character 21 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/45:0] STATEMENT: drop operator equals; 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/46:0] ERROR: syntax error at or near ";" at character 18 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/46:0] STATEMENT: drop operator ===; 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/47:0] ERROR: syntax error at or near "," at character 19 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/47:0] STATEMENT: drop operator int4, int4; 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/48:0] ERROR: syntax error at or near "(" at character 15 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/48:0] STATEMENT: drop operator (int4, int4); 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/49:0] ERROR: syntax error at or near ")" at character 20 2024-03-07 14:27:59.017 UTC [22365][client backend] [pg_regress/errors][86/49:0] STATEMENT: drop operator === (); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/50:0] ERROR: missing argument at character 24 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/50:0] HINT: Use NONE to denote the missing argument of a unary operator. 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/50:0] STATEMENT: drop operator === (int4); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/51:0] ERROR: operator does not exist: integer === integer 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/51:0] STATEMENT: drop operator === (int4, int4); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/52:0] ERROR: missing argument at character 26 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/52:0] HINT: Use NONE to denote the missing argument of a unary operator. 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/52:0] STATEMENT: drop operator = (nonesuch); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/53:0] ERROR: syntax error at or near "," at character 19 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/53:0] STATEMENT: drop operator = ( , int4); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/54:0] ERROR: type "nonesuch" does not exist 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/54:0] STATEMENT: drop operator = (nonesuch, int4); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/55:0] ERROR: type "nonesuch" does not exist 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/55:0] STATEMENT: drop operator = (int4, nonesuch); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/56:0] ERROR: syntax error at or near ")" at character 24 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/56:0] STATEMENT: drop operator = (int4, ); 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/57:0] ERROR: syntax error at or near ";" at character 10 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/57:0] STATEMENT: drop rule; 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/58:0] ERROR: syntax error at or near "314159" at character 11 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/58:0] STATEMENT: drop rule 314159; 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/59:0] ERROR: relation "noplace" does not exist 2024-03-07 14:27:59.018 UTC [22365][client backend] [pg_regress/errors][86/59:0] STATEMENT: drop rule nonesuch on noplace; 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/60:0] ERROR: syntax error at or near "tuple" at character 6 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/60:0] STATEMENT: drop tuple rule nonesuch; 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/61:0] ERROR: syntax error at or near "instance" at character 6 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/61:0] STATEMENT: drop instance rule nonesuch on noplace; 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/62:0] ERROR: syntax error at or near "rewrite" at character 6 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/62:0] STATEMENT: drop rewrite rule nonesuch; 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/63:0] ERROR: division by zero 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/63:0] STATEMENT: select 1/0; 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/64:0] ERROR: division by zero 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/64:0] STATEMENT: select 1::int8/0; 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/65:0] ERROR: division by zero 2024-03-07 14:27:59.019 UTC [22365][client backend] [pg_regress/errors][86/65:0] STATEMENT: select 1/0::int8; 2024-03-07 14:27:59.020 UTC [22365][client backend] [pg_regress/errors][86/66:0] ERROR: division by zero 2024-03-07 14:27:59.020 UTC [22365][client backend] [pg_regress/errors][86/66:0] STATEMENT: select 1::int2/0; 2024-03-07 14:27:59.020 UTC [22353][client backend] [pg_regress/constraints][75/16:0] ERROR: syntax error at or near ")" at character 45 2024-03-07 14:27:59.020 UTC [22353][client backend] [pg_regress/constraints][75/16:0] STATEMENT: CREATE TABLE error_tbl (i int DEFAULT (100, )); 2024-03-07 14:27:59.020 UTC [22353][client backend] [pg_regress/constraints][75/17:0] ERROR: syntax error at or near "IN" at character 43 2024-03-07 14:27:59.020 UTC [22353][client backend] [pg_regress/constraints][75/17:0] STATEMENT: CREATE TABLE error_tbl (b1 bool DEFAULT 1 IN (1, 2)); 2024-03-07 14:27:59.022 UTC [22365][client backend] [pg_regress/errors][86/67:0] ERROR: division by zero 2024-03-07 14:27:59.022 UTC [22365][client backend] [pg_regress/errors][86/67:0] STATEMENT: select 1/0::int2; 2024-03-07 14:27:59.023 UTC [22351][client backend] [pg_regress/drop_if_exists][72/19:0] ERROR: sequence "test_sequence_exists" does not exist 2024-03-07 14:27:59.023 UTC [22351][client backend] [pg_regress/drop_if_exists][72/19:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2024-03-07 14:27:59.023 UTC [22351][client backend] [pg_regress/drop_if_exists][72/20:0] ERROR: schema "test_schema_exists" does not exist 2024-03-07 14:27:59.023 UTC [22351][client backend] [pg_regress/drop_if_exists][72/20:0] STATEMENT: DROP SCHEMA test_schema_exists; 2024-03-07 14:27:59.024 UTC [22365][client backend] [pg_regress/errors][86/68:0] ERROR: division by zero 2024-03-07 14:27:59.024 UTC [22365][client backend] [pg_regress/errors][86/68:0] STATEMENT: select 1::numeric/0; 2024-03-07 14:27:59.024 UTC [22365][client backend] [pg_regress/errors][86/69:0] ERROR: division by zero 2024-03-07 14:27:59.024 UTC [22365][client backend] [pg_regress/errors][86/69:0] STATEMENT: select 1/0::numeric; 2024-03-07 14:27:59.025 UTC [22355][client backend] [pg_regress/hash_func][78/18:0] ERROR: could not identify a hash function for type bit varying 2024-03-07 14:27:59.025 UTC [22355][client backend] [pg_regress/hash_func][78/18:0] STATEMENT: SELECT v as value, hash_array(v)::bit(32) as standard FROM (VALUES ('{101}'::varbit[])) x(v); 2024-03-07 14:27:59.031 UTC [22351][client backend] [pg_regress/drop_if_exists][72/24:0] ERROR: schema "test_schema_exists" does not exist 2024-03-07 14:27:59.031 UTC [22351][client backend] [pg_regress/drop_if_exists][72/24:0] STATEMENT: DROP SCHEMA test_schema_exists; 2024-03-07 14:27:59.031 UTC [22351][client backend] [pg_regress/drop_if_exists][72/25:0] ERROR: type "test_type_exists" does not exist 2024-03-07 14:27:59.031 UTC [22351][client backend] [pg_regress/drop_if_exists][72/25:0] STATEMENT: DROP TYPE test_type_exists; 2024-03-07 14:27:59.033 UTC [22364][client backend] [pg_regress/create_aggregate][85/21:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2024-03-07 14:27:59.033 UTC [22364][client backend] [pg_regress/create_aggregate][85/21:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2024-03-07 14:27:59.033 UTC [22365][client backend] [pg_regress/errors][86/70:0] ERROR: division by zero 2024-03-07 14:27:59.033 UTC [22365][client backend] [pg_regress/errors][86/70:0] STATEMENT: select 1::float8/0; 2024-03-07 14:27:59.034 UTC [22365][client backend] [pg_regress/errors][86/71:0] ERROR: division by zero 2024-03-07 14:27:59.034 UTC [22365][client backend] [pg_regress/errors][86/71:0] STATEMENT: select 1/0::float8; 2024-03-07 14:27:59.034 UTC [22365][client backend] [pg_regress/errors][86/72:0] ERROR: division by zero 2024-03-07 14:27:59.034 UTC [22365][client backend] [pg_regress/errors][86/72:0] STATEMENT: select 1::float4/0; 2024-03-07 14:27:59.036 UTC [22365][client backend] [pg_regress/errors][86/73:0] ERROR: division by zero 2024-03-07 14:27:59.036 UTC [22365][client backend] [pg_regress/errors][86/73:0] STATEMENT: select 1/0::float4; 2024-03-07 14:27:59.036 UTC [22365][client backend] [pg_regress/errors][86/74:0] ERROR: syntax error at or near "xxx" at character 1 2024-03-07 14:27:59.036 UTC [22365][client backend] [pg_regress/errors][86/74:0] STATEMENT: xxx; 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/75:0] ERROR: syntax error at or near "foo" at character 8 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/75:0] STATEMENT: CREATE foo; 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/76:0] ERROR: syntax error at or near ";" at character 14 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/76:0] STATEMENT: CREATE TABLE ; 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/77:0] ERROR: syntax error at end of input at character 13 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/77:0] STATEMENT: CREATE TABLE 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/78:0] ERROR: syntax error at or near "foo" at character 29 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/78:0] STATEMENT: INSERT INTO foo VALUES(123) foo; 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/79:0] ERROR: syntax error at or near "123" at character 13 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/79:0] STATEMENT: INSERT INTO 123 VALUES(123); 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/80:0] ERROR: syntax error at or near "123" at character 29 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/80:0] STATEMENT: INSERT INTO foo VALUES(123) 123 ; 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/81:0] ERROR: syntax error at or near "NUL" at character 94 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/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); 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/82:0] ERROR: syntax error at or near "NUL" at character 90 2024-03-07 14:27:59.037 UTC [22365][client backend] [pg_regress/errors][86/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); 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/83:0] ERROR: syntax error at or near "NUL" at character 35 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/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); 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/84:0] ERROR: syntax error at or near "NUL" at character 90 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/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); 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/85:0] ERROR: syntax error at or near "NUL" at character 100 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/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) ; 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/86:0] ERROR: syntax error at or near "NUL" at character 45 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/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) ; 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/87:0] ERROR: syntax error at or near "NUL" at character 153 2024-03-07 14:27:59.041 UTC [22365][client backend] [pg_regress/errors][86/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); 2024-03-07 14:27:59.042 UTC [22365][client backend] [pg_regress/errors][86/88:0] ERROR: syntax error at or near "NUL" at character 180 2024-03-07 14:27:59.042 UTC [22365][client backend] [pg_regress/errors][86/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); 2024-03-07 14:27:59.042 UTC [22355][client backend] [pg_regress/hash_func][78/19:0] ERROR: could not identify an extended hash function for type bit varying 2024-03-07 14:27:59.042 UTC [22355][client backend] [pg_regress/hash_func][78/19:0] STATEMENT: SELECT v as value, hash_array_extended(v, 0)::bit(32) as extended0 FROM (VALUES ('{101}'::varbit[])) x(v); 2024-03-07 14:27:59.044 UTC [22365][client backend] [pg_regress/errors][:0] LOG: disconnection: session time: 0:00:00.083 user=postgres database=regression host=[local] 2024-03-07 14:27:59.046 UTC [22351][client backend] [pg_regress/drop_if_exists][72/29:0] ERROR: type "test_type_exists" does not exist 2024-03-07 14:27:59.046 UTC [22351][client backend] [pg_regress/drop_if_exists][72/29:0] STATEMENT: DROP TYPE test_type_exists; 2024-03-07 14:27:59.046 UTC [22351][client backend] [pg_regress/drop_if_exists][72/30:0] ERROR: type "test_domain_exists" does not exist 2024-03-07 14:27:59.046 UTC [22351][client backend] [pg_regress/drop_if_exists][72/30:0] STATEMENT: DROP DOMAIN test_domain_exists; 2024-03-07 14:27:59.046 UTC [22364][client backend] [pg_regress/create_aggregate][85/24:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2024-03-07 14:27:59.046 UTC [22364][client backend] [pg_regress/create_aggregate][85/24:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2024-03-07 14:27:59.052 UTC [22351][client backend] [pg_regress/drop_if_exists][72/34:0] ERROR: type "test_domain_exists" does not exist 2024-03-07 14:27:59.052 UTC [22351][client backend] [pg_regress/drop_if_exists][72/34:0] STATEMENT: DROP DOMAIN test_domain_exists; 2024-03-07 14:27:59.053 UTC [22359][client backend] [pg_regress/create_cast][:0] LOG: disconnection: session time: 0:00:00.102 user=postgres database=regression host=[local] 2024-03-07 14:27:59.054 UTC [22351][client backend] [pg_regress/drop_if_exists][72/38:0] ERROR: role "regress_test_u2" does not exist 2024-03-07 14:27:59.054 UTC [22351][client backend] [pg_regress/drop_if_exists][72/38:0] STATEMENT: DROP USER regress_test_u2; 2024-03-07 14:27:59.060 UTC [22351][client backend] [pg_regress/drop_if_exists][72/40:0] ERROR: role "regress_test_u1" does not exist 2024-03-07 14:27:59.060 UTC [22351][client backend] [pg_regress/drop_if_exists][72/40:0] STATEMENT: DROP USER regress_test_u1; 2024-03-07 14:27:59.061 UTC [22351][client backend] [pg_regress/drop_if_exists][72/41:0] ERROR: role "regress_test_r2" does not exist 2024-03-07 14:27:59.061 UTC [22351][client backend] [pg_regress/drop_if_exists][72/41:0] STATEMENT: DROP ROLE regress_test_r2; 2024-03-07 14:27:59.068 UTC [22353][client backend] [pg_regress/constraints][75/23:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-03-07 14:27:59.068 UTC [22353][client backend] [pg_regress/constraints][75/23:0] DETAIL: Failing row contains (3). 2024-03-07 14:27:59.068 UTC [22353][client backend] [pg_regress/constraints][75/23:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (3); 2024-03-07 14:27:59.068 UTC [22353][client backend] [pg_regress/constraints][75/24:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-03-07 14:27:59.068 UTC [22353][client backend] [pg_regress/constraints][75/24:0] DETAIL: Failing row contains (2). 2024-03-07 14:27:59.068 UTC [22353][client backend] [pg_regress/constraints][75/24:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (2); 2024-03-07 14:27:59.070 UTC [22351][client backend] [pg_regress/drop_if_exists][72/43:0] ERROR: role "regress_test_r1" does not exist 2024-03-07 14:27:59.070 UTC [22351][client backend] [pg_regress/drop_if_exists][72/43:0] STATEMENT: DROP ROLE regress_test_r1; 2024-03-07 14:27:59.070 UTC [22351][client backend] [pg_regress/drop_if_exists][72/44:0] ERROR: role "regress_test_g2" does not exist 2024-03-07 14:27:59.070 UTC [22351][client backend] [pg_regress/drop_if_exists][72/44:0] STATEMENT: DROP GROUP regress_test_g2; 2024-03-07 14:27:59.071 UTC [22351][client backend] [pg_regress/drop_if_exists][72/46:0] ERROR: role "regress_test_g1" does not exist 2024-03-07 14:27:59.071 UTC [22351][client backend] [pg_regress/drop_if_exists][72/46:0] STATEMENT: DROP GROUP regress_test_g1; 2024-03-07 14:27:59.071 UTC [22351][client backend] [pg_regress/drop_if_exists][72/48:0] ERROR: conversion "test_conversion_exists" does not exist 2024-03-07 14:27:59.071 UTC [22351][client backend] [pg_regress/drop_if_exists][72/48:0] STATEMENT: DROP CONVERSION test_conversion_exists; 2024-03-07 14:27:59.076 UTC [22362][client backend] [pg_regress/triggers][77/23:0] ERROR: trigger "check_fkeys2_pkey_bad" for table "fkeys2" does not exist 2024-03-07 14:27:59.076 UTC [22362][client backend] [pg_regress/triggers][77/23:0] STATEMENT: COMMENT ON TRIGGER check_fkeys2_pkey_bad ON fkeys2 IS 'wrong'; 2024-03-07 14:27:59.077 UTC [22353][client backend] [pg_regress/constraints][75/26:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-03-07 14:27:59.077 UTC [22353][client backend] [pg_regress/constraints][75/26:0] DETAIL: Failing row contains (1). 2024-03-07 14:27:59.077 UTC [22353][client backend] [pg_regress/constraints][75/26:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (1); 2024-03-07 14:27:59.079 UTC [22351][client backend] [pg_regress/drop_if_exists][72/52:0] ERROR: text search parser "test_tsparser_exists" does not exist 2024-03-07 14:27:59.079 UTC [22351][client backend] [pg_regress/drop_if_exists][72/52:0] STATEMENT: DROP TEXT SEARCH PARSER test_tsparser_exists; 2024-03-07 14:27:59.083 UTC [22366][client backend] [pg_regress/create_function_sql][83/42:0] ERROR: only superuser can define a leakproof function 2024-03-07 14:27:59.083 UTC [22366][client backend] [pg_regress/create_function_sql][83/42:0] STATEMENT: ALTER FUNCTION functest_E_2(int) LEAKPROOF; 2024-03-07 14:27:59.084 UTC [22366][client backend] [pg_regress/create_function_sql][83/43:0] ERROR: only superuser can define a leakproof function 2024-03-07 14:27:59.084 UTC [22366][client backend] [pg_regress/create_function_sql][83/43:0] STATEMENT: CREATE FUNCTION functest_E_3(int) RETURNS bool LANGUAGE 'sql' LEAKPROOF AS 'SELECT $1 < 200'; 2024-03-07 14:27:59.086 UTC [22351][client backend] [pg_regress/drop_if_exists][72/54:0] ERROR: text search dictionary "test_tsdict_exists" does not exist 2024-03-07 14:27:59.086 UTC [22351][client backend] [pg_regress/drop_if_exists][72/54:0] STATEMENT: DROP TEXT SEARCH DICTIONARY test_tsdict_exists; 2024-03-07 14:27:59.089 UTC [22351][client backend] [pg_regress/drop_if_exists][72/58:0] ERROR: text search template "test_tstemplate_exists" does not exist 2024-03-07 14:27:59.089 UTC [22351][client backend] [pg_regress/drop_if_exists][72/58:0] STATEMENT: DROP TEXT SEARCH TEMPLATE test_tstemplate_exists; 2024-03-07 14:27:59.089 UTC [22351][client backend] [pg_regress/drop_if_exists][72/60:0] ERROR: text search configuration "test_tsconfig_exists" does not exist 2024-03-07 14:27:59.089 UTC [22351][client backend] [pg_regress/drop_if_exists][72/60:0] STATEMENT: DROP TEXT SEARCH CONFIGURATION test_tsconfig_exists; 2024-03-07 14:27:59.097 UTC [22351][client backend] [pg_regress/drop_if_exists][72/64:0] ERROR: extension "test_extension_exists" does not exist 2024-03-07 14:27:59.097 UTC [22351][client backend] [pg_regress/drop_if_exists][72/64:0] STATEMENT: DROP EXTENSION test_extension_exists; 2024-03-07 14:27:59.099 UTC [22353][client backend] [pg_regress/constraints][75/31:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-03-07 14:27:59.099 UTC [22353][client backend] [pg_regress/constraints][75/31:0] DETAIL: Failing row contains (1, x check failed, -2). 2024-03-07 14:27:59.099 UTC [22353][client backend] [pg_regress/constraints][75/31:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (1, 'x check failed', -2); 2024-03-07 14:27:59.099 UTC [22367][client backend] [pg_regress/roleattributes][:0] LOG: disconnection: session time: 0:00:00.138 user=postgres database=regression host=[local] 2024-03-07 14:27:59.100 UTC [22351][client backend] [pg_regress/drop_if_exists][72/66:0] ERROR: function test_function_exists() does not exist 2024-03-07 14:27:59.100 UTC [22351][client backend] [pg_regress/drop_if_exists][72/66:0] STATEMENT: DROP FUNCTION test_function_exists(); 2024-03-07 14:27:59.101 UTC [22353][client backend] [pg_regress/constraints][75/32:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-03-07 14:27:59.101 UTC [22353][client backend] [pg_regress/constraints][75/32:0] DETAIL: Failing row contains (5, z check failed, 10). 2024-03-07 14:27:59.101 UTC [22353][client backend] [pg_regress/constraints][75/32:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (5, 'z check failed', 10); 2024-03-07 14:27:59.101 UTC [22353][client backend] [pg_regress/constraints][75/33:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-03-07 14:27:59.101 UTC [22353][client backend] [pg_regress/constraints][75/33:0] DETAIL: Failing row contains (0, check failed, -2). 2024-03-07 14:27:59.101 UTC [22353][client backend] [pg_regress/constraints][75/33:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (0, 'check failed', -2); 2024-03-07 14:27:59.102 UTC [22353][client backend] [pg_regress/constraints][75/34:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-03-07 14:27:59.102 UTC [22353][client backend] [pg_regress/constraints][75/34:0] DETAIL: Failing row contains (6, check failed, 11). 2024-03-07 14:27:59.102 UTC [22353][client backend] [pg_regress/constraints][75/34:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (6, 'check failed', 11); 2024-03-07 14:27:59.104 UTC [22351][client backend] [pg_regress/drop_if_exists][72/68:0] ERROR: function test_function_exists(integer, text, integer[]) does not exist 2024-03-07 14:27:59.104 UTC [22351][client backend] [pg_regress/drop_if_exists][72/68:0] STATEMENT: DROP FUNCTION test_function_exists(int, text, int[]); 2024-03-07 14:27:59.105 UTC [22351][client backend] [pg_regress/drop_if_exists][72/70:0] ERROR: aggregate test_aggregate_exists(*) does not exist 2024-03-07 14:27:59.105 UTC [22351][client backend] [pg_regress/drop_if_exists][72/70:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(*); 2024-03-07 14:27:59.106 UTC [22351][client backend] [pg_regress/drop_if_exists][72/72:0] ERROR: aggregate test_aggregate_exists(integer) does not exist 2024-03-07 14:27:59.106 UTC [22351][client backend] [pg_regress/drop_if_exists][72/72:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(int); 2024-03-07 14:27:59.106 UTC [22351][client backend] [pg_regress/drop_if_exists][72/74:0] ERROR: operator does not exist: integer @#@ integer 2024-03-07 14:27:59.106 UTC [22351][client backend] [pg_regress/drop_if_exists][72/74:0] STATEMENT: DROP OPERATOR @#@ (int, int); 2024-03-07 14:27:59.107 UTC [22364][client backend] [pg_regress/create_aggregate][85/37:0] ERROR: must specify both or neither of serialization and deserialization functions 2024-03-07 14:27:59.107 UTC [22364][client backend] [pg_regress/create_aggregate][85/37:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize ); 2024-03-07 14:27:59.109 UTC [22364][client backend] [pg_regress/create_aggregate][85/38:0] ERROR: function numeric_avg_deserialize(internal) does not exist 2024-03-07 14:27:59.109 UTC [22364][client backend] [pg_regress/create_aggregate][85/38:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_deserialize, deserialfunc = numeric_avg_deserialize ); 2024-03-07 14:27:59.110 UTC [22364][client backend] [pg_regress/create_aggregate][85/39:0] ERROR: function numeric_avg_serialize(bytea, internal) does not exist 2024-03-07 14:27:59.110 UTC [22364][client backend] [pg_regress/create_aggregate][85/39:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_serialize ); 2024-03-07 14:27:59.110 UTC [22364][client backend] [pg_regress/create_aggregate][85/40:0] ERROR: function int4larger(internal, internal) does not exist 2024-03-07 14:27:59.110 UTC [22364][client backend] [pg_regress/create_aggregate][85/40:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_deserialize, combinefunc = int4larger ); 2024-03-07 14:27:59.110 UTC [22351][client backend] [pg_regress/drop_if_exists][72/78:0] ERROR: language "test_language_exists" does not exist 2024-03-07 14:27:59.110 UTC [22351][client backend] [pg_regress/drop_if_exists][72/78:0] STATEMENT: DROP LANGUAGE test_language_exists; 2024-03-07 14:27:59.112 UTC [22351][client backend] [pg_regress/drop_if_exists][72/80:0] ERROR: cast from type text to type text does not exist 2024-03-07 14:27:59.112 UTC [22351][client backend] [pg_regress/drop_if_exists][72/80:0] STATEMENT: DROP CAST (text AS text); 2024-03-07 14:27:59.121 UTC [22352][client backend] [pg_regress/create_am][73/9:4005] ERROR: cannot drop access method gist2 because other objects depend on it 2024-03-07 14:27:59.121 UTC [22352][client backend] [pg_regress/create_am][73/9:4005] DETAIL: index grect2ind2 depends on operator class box_ops for access method gist2 2024-03-07 14:27:59.121 UTC [22352][client backend] [pg_regress/create_am][73/9:4005] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:59.121 UTC [22352][client backend] [pg_regress/create_am][73/9:4005] STATEMENT: DROP ACCESS METHOD gist2; 2024-03-07 14:27:59.122 UTC [22351][client backend] [pg_regress/drop_if_exists][72/82:0] ERROR: trigger "test_trigger_exists" for table "test_exists" does not exist 2024-03-07 14:27:59.122 UTC [22351][client backend] [pg_regress/drop_if_exists][72/82:0] STATEMENT: DROP TRIGGER test_trigger_exists ON test_exists; 2024-03-07 14:27:59.124 UTC [22362][client backend] [pg_regress/triggers][77/32:0] ERROR: tuple references non-existent key 2024-03-07 14:27:59.124 UTC [22362][client backend] [pg_regress/triggers][77/32:0] DETAIL: Trigger "check_fkeys2_pkey_exist" found tuple referencing non-existent key in "pkeys". 2024-03-07 14:27:59.124 UTC [22362][client backend] [pg_regress/triggers][77/32:0] STATEMENT: insert into fkeys2 values (70, '5', 3); 2024-03-07 14:27:59.128 UTC [22351][client backend] [pg_regress/drop_if_exists][72/84:0] ERROR: relation "no_such_table" does not exist 2024-03-07 14:27:59.128 UTC [22351][client backend] [pg_regress/drop_if_exists][72/84:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_table; 2024-03-07 14:27:59.128 UTC [22351][client backend] [pg_regress/drop_if_exists][72/86:0] ERROR: schema "no_such_schema" does not exist 2024-03-07 14:27:59.128 UTC [22351][client backend] [pg_regress/drop_if_exists][72/86:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_schema.no_such_table; 2024-03-07 14:27:59.132 UTC [22353][client backend] [pg_regress/constraints][75/39:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.132 UTC [22353][client backend] [pg_regress/constraints][75/39:0] DETAIL: Failing row contains (2, -NULL-, -2). 2024-03-07 14:27:59.132 UTC [22353][client backend] [pg_regress/constraints][75/39:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (2, -2); 2024-03-07 14:27:59.136 UTC [22353][client backend] [pg_regress/constraints][75/42:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.136 UTC [22353][client backend] [pg_regress/constraints][75/42:0] DETAIL: Failing row contains (2, Y, -2). 2024-03-07 14:27:59.136 UTC [22353][client backend] [pg_regress/constraints][75/42:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2024-03-07 14:27:59.136 UTC [22353][client backend] [pg_regress/constraints][75/44:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2024-03-07 14:27:59.136 UTC [22353][client backend] [pg_regress/constraints][75/44:0] DETAIL: Failing row contains (1, -NULL-, -2). 2024-03-07 14:27:59.136 UTC [22353][client backend] [pg_regress/constraints][75/44:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (1, -2); 2024-03-07 14:27:59.139 UTC [22353][client backend] [pg_regress/constraints][75/46:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.139 UTC [22353][client backend] [pg_regress/constraints][75/46:0] DETAIL: Failing row contains (5, check failed, -5). 2024-03-07 14:27:59.139 UTC [22353][client backend] [pg_regress/constraints][75/46:0] STATEMENT: INSERT INTO INSERT_TBL VALUES (5, 'check failed', -5); 2024-03-07 14:27:59.140 UTC [22353][client backend] [pg_regress/constraints][75/50:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2024-03-07 14:27:59.140 UTC [22353][client backend] [pg_regress/constraints][75/50:0] DETAIL: Failing row contains (5, check failed, 4). 2024-03-07 14:27:59.140 UTC [22353][client backend] [pg_regress/constraints][75/50:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) VALUES ('check failed', 4); 2024-03-07 14:27:59.140 UTC [22353][client backend] [pg_regress/constraints][75/51:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.140 UTC [22353][client backend] [pg_regress/constraints][75/51:0] DETAIL: Failing row contains (5, check failed, -5). 2024-03-07 14:27:59.140 UTC [22353][client backend] [pg_regress/constraints][75/51:0] STATEMENT: INSERT INTO INSERT_TBL(x,y) VALUES (5, 'check failed'); 2024-03-07 14:27:59.141 UTC [22353][client backend] [pg_regress/constraints][75/56:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.141 UTC [22353][client backend] [pg_regress/constraints][75/56:0] DETAIL: Failing row contains (8, Y, -8). 2024-03-07 14:27:59.141 UTC [22353][client backend] [pg_regress/constraints][75/56:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2024-03-07 14:27:59.141 UTC [22363][client backend] [pg_regress/typed_table][84/17:4037] ERROR: cannot add column to typed table 2024-03-07 14:27:59.141 UTC [22363][client backend] [pg_regress/typed_table][84/17:4037] STATEMENT: ALTER TABLE persons ADD COLUMN comment text; 2024-03-07 14:27:59.141 UTC [22363][client backend] [pg_regress/typed_table][84/18:4039] ERROR: cannot drop column from typed table 2024-03-07 14:27:59.141 UTC [22363][client backend] [pg_regress/typed_table][84/18:4039] STATEMENT: ALTER TABLE persons DROP COLUMN name; 2024-03-07 14:27:59.141 UTC [22363][client backend] [pg_regress/typed_table][84/19:0] ERROR: cannot rename column of typed table 2024-03-07 14:27:59.141 UTC [22363][client backend] [pg_regress/typed_table][84/19:0] STATEMENT: ALTER TABLE persons RENAME COLUMN id TO num; 2024-03-07 14:27:59.142 UTC [22363][client backend] [pg_regress/typed_table][84/20:4040] ERROR: cannot alter column type of typed table 2024-03-07 14:27:59.142 UTC [22363][client backend] [pg_regress/typed_table][84/20:4040] STATEMENT: ALTER TABLE persons ALTER COLUMN name TYPE varchar; 2024-03-07 14:27:59.142 UTC [22351][client backend] [pg_regress/drop_if_exists][72/90:0] ERROR: rule "test_rule_exists" for relation "test_exists" does not exist 2024-03-07 14:27:59.142 UTC [22351][client backend] [pg_regress/drop_if_exists][72/90:0] STATEMENT: DROP RULE test_rule_exists ON test_exists; 2024-03-07 14:27:59.143 UTC [22351][client backend] [pg_regress/drop_if_exists][72/92:0] ERROR: relation "no_such_table" does not exist 2024-03-07 14:27:59.143 UTC [22351][client backend] [pg_regress/drop_if_exists][72/92:0] STATEMENT: DROP RULE test_rule_exists ON no_such_table; 2024-03-07 14:27:59.143 UTC [22351][client backend] [pg_regress/drop_if_exists][72/94:0] ERROR: schema "no_such_schema" does not exist 2024-03-07 14:27:59.143 UTC [22351][client backend] [pg_regress/drop_if_exists][72/94:0] STATEMENT: DROP RULE test_rule_exists ON no_such_schema.no_such_table; 2024-03-07 14:27:59.146 UTC [22363][client backend] [pg_regress/typed_table][84/22:4051] ERROR: cannot change inheritance of typed table 2024-03-07 14:27:59.146 UTC [22363][client backend] [pg_regress/typed_table][84/22:4051] STATEMENT: ALTER TABLE persons INHERIT stuff; 2024-03-07 14:27:59.146 UTC [22363][client backend] [pg_regress/typed_table][84/23:0] ERROR: column "myname" does not exist 2024-03-07 14:27:59.146 UTC [22363][client backend] [pg_regress/typed_table][84/23:0] STATEMENT: CREATE TABLE personsx OF person_type (myname WITH OPTIONS NOT NULL); 2024-03-07 14:27:59.146 UTC [22351][client backend] [pg_regress/drop_if_exists][72/98:0] ERROR: foreign-data wrapper "test_fdw_exists" does not exist 2024-03-07 14:27:59.146 UTC [22351][client backend] [pg_regress/drop_if_exists][72/98:0] STATEMENT: DROP FOREIGN DATA WRAPPER test_fdw_exists; 2024-03-07 14:27:59.147 UTC [22351][client backend] [pg_regress/drop_if_exists][72/100:0] ERROR: server "test_server_exists" does not exist 2024-03-07 14:27:59.147 UTC [22351][client backend] [pg_regress/drop_if_exists][72/100:0] STATEMENT: DROP SERVER test_server_exists; 2024-03-07 14:27:59.147 UTC [22351][client backend] [pg_regress/drop_if_exists][72/102:0] ERROR: operator class "test_operator_class" does not exist for access method "btree" 2024-03-07 14:27:59.147 UTC [22351][client backend] [pg_regress/drop_if_exists][72/102:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING btree; 2024-03-07 14:27:59.148 UTC [22355][client backend] [pg_regress/hash_func][78/37:0] ERROR: could not identify a hash function for type bit varying 2024-03-07 14:27:59.148 UTC [22355][client backend] [pg_regress/hash_func][78/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); 2024-03-07 14:27:59.148 UTC [22351][client backend] [pg_regress/drop_if_exists][72/104:0] ERROR: access method "no_such_am" does not exist 2024-03-07 14:27:59.148 UTC [22351][client backend] [pg_regress/drop_if_exists][72/104:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING no_such_am; 2024-03-07 14:27:59.148 UTC [22351][client backend] [pg_regress/drop_if_exists][72/105:0] ERROR: access method "no_such_am" does not exist 2024-03-07 14:27:59.148 UTC [22351][client backend] [pg_regress/drop_if_exists][72/105:0] STATEMENT: DROP OPERATOR CLASS IF EXISTS test_operator_class USING no_such_am; 2024-03-07 14:27:59.148 UTC [22351][client backend] [pg_regress/drop_if_exists][72/106:0] ERROR: operator family "test_operator_family" does not exist for access method "btree" 2024-03-07 14:27:59.148 UTC [22351][client backend] [pg_regress/drop_if_exists][72/106:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING btree; 2024-03-07 14:27:59.148 UTC [22364][client backend] [pg_regress/create_aggregate][85/49:0] ERROR: cannot change return type of existing function 2024-03-07 14:27:59.148 UTC [22364][client backend] [pg_regress/create_aggregate][85/49:0] HINT: Use DROP AGGREGATE myavg(numeric) first. 2024-03-07 14:27:59.148 UTC [22364][client backend] [pg_regress/create_aggregate][85/49:0] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (numeric) ( stype = numeric, sfunc = numeric_add, finalfunc = numeric_out ); 2024-03-07 14:27:59.149 UTC [22364][client backend] [pg_regress/create_aggregate][85/50:4057] ERROR: cannot change routine kind 2024-03-07 14:27:59.149 UTC [22364][client backend] [pg_regress/create_aggregate][85/50:4057] DETAIL: "myavg" is an ordinary aggregate function. 2024-03-07 14:27:59.149 UTC [22364][client backend] [pg_regress/create_aggregate][85/50:4057] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (order by numeric) ( stype = numeric, sfunc = numeric_add ); 2024-03-07 14:27:59.149 UTC [22351][client backend] [pg_regress/drop_if_exists][72/108:0] ERROR: access method "no_such_am" does not exist 2024-03-07 14:27:59.149 UTC [22351][client backend] [pg_regress/drop_if_exists][72/108:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING no_such_am; 2024-03-07 14:27:59.150 UTC [22355][client backend] [pg_regress/hash_func][78/38:0] ERROR: could not identify an extended hash function for type bit varying 2024-03-07 14:27:59.150 UTC [22355][client backend] [pg_regress/hash_func][78/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); 2024-03-07 14:27:59.153 UTC [22351][client backend] [pg_regress/drop_if_exists][72/109:0] ERROR: access method "no_such_am" does not exist 2024-03-07 14:27:59.153 UTC [22351][client backend] [pg_regress/drop_if_exists][72/109:0] STATEMENT: DROP OPERATOR FAMILY IF EXISTS test_operator_family USING no_such_am; 2024-03-07 14:27:59.153 UTC [22351][client backend] [pg_regress/drop_if_exists][72/110:0] ERROR: access method "no_such_am" does not exist 2024-03-07 14:27:59.153 UTC [22351][client backend] [pg_regress/drop_if_exists][72/110:0] STATEMENT: DROP ACCESS METHOD no_such_am; 2024-03-07 14:27:59.153 UTC [22362][client backend] [pg_regress/triggers][77/37:0] ERROR: tuple references non-existent key 2024-03-07 14:27:59.153 UTC [22362][client backend] [pg_regress/triggers][77/37:0] DETAIL: Trigger "check_fkeys_pkey_exist" found tuple referencing non-existent key in "pkeys". 2024-03-07 14:27:59.153 UTC [22362][client backend] [pg_regress/triggers][77/37:0] STATEMENT: insert into fkeys values (70, '5', 1); 2024-03-07 14:27:59.155 UTC [22362][client backend] [pg_regress/triggers][77/38:0] ERROR: tuple references non-existent key 2024-03-07 14:27:59.155 UTC [22362][client backend] [pg_regress/triggers][77/38:0] DETAIL: Trigger "check_fkeys_pkey2_exist" found tuple referencing non-existent key in "fkeys2". 2024-03-07 14:27:59.155 UTC [22362][client backend] [pg_regress/triggers][77/38:0] STATEMENT: insert into fkeys values (60, '6', 4); 2024-03-07 14:27:59.156 UTC [22362][client backend] [pg_regress/triggers][77/39:4061] ERROR: "check_fkeys2_fkey_restrict": tuple is referenced in "fkeys" 2024-03-07 14:27:59.156 UTC [22362][client backend] [pg_regress/triggers][77/39:4061] CONTEXT: SQL statement "delete from fkeys2 where fkey21 = $1 and fkey22 = $2 " 2024-03-07 14:27:59.156 UTC [22362][client backend] [pg_regress/triggers][77/39:4061] STATEMENT: delete from pkeys where pkey1 = 30 and pkey2 = '3'; 2024-03-07 14:27:59.158 UTC [22364][client backend] [pg_regress/create_aggregate][85/52:0] ERROR: cannot change routine kind 2024-03-07 14:27:59.158 UTC [22364][client backend] [pg_regress/create_aggregate][85/52:0] DETAIL: "sum3" is a function. 2024-03-07 14:27:59.158 UTC [22364][client backend] [pg_regress/create_aggregate][85/52:0] STATEMENT: CREATE OR REPLACE AGGREGATE sum3 (int8,int8,int8) ( stype = int8, sfunc = sum4 ); 2024-03-07 14:27:59.159 UTC [22352][client backend] [pg_regress/create_am][73/11:0] ERROR: invalid value for parameter "default_table_access_method": "" 2024-03-07 14:27:59.159 UTC [22352][client backend] [pg_regress/create_am][73/11:0] DETAIL: default_table_access_method cannot be empty. 2024-03-07 14:27:59.159 UTC [22352][client backend] [pg_regress/create_am][73/11:0] STATEMENT: SET default_table_access_method = ''; 2024-03-07 14:27:59.160 UTC [22352][client backend] [pg_regress/create_am][73/12:0] ERROR: invalid value for parameter "default_table_access_method": "I do not exist AM" 2024-03-07 14:27:59.160 UTC [22352][client backend] [pg_regress/create_am][73/12:0] DETAIL: Table access method "I do not exist AM" does not exist. 2024-03-07 14:27:59.160 UTC [22352][client backend] [pg_regress/create_am][73/12:0] STATEMENT: SET default_table_access_method = 'I do not exist AM'; 2024-03-07 14:27:59.160 UTC [22352][client backend] [pg_regress/create_am][73/13:0] ERROR: access method "btree" is not of type TABLE 2024-03-07 14:27:59.160 UTC [22352][client backend] [pg_regress/create_am][73/13:0] STATEMENT: SET default_table_access_method = 'btree'; 2024-03-07 14:27:59.160 UTC [22364][client backend] [pg_regress/create_aggregate][85/55:0] ERROR: parameter "parallel" must be SAFE, RESTRICTED, or UNSAFE 2024-03-07 14:27:59.160 UTC [22364][client backend] [pg_regress/create_aggregate][85/55:0] STATEMENT: CREATE AGGREGATE mysum (int) ( stype = int, sfunc = int4pl, parallel = pear ); 2024-03-07 14:27:59.161 UTC [22352][client backend] [pg_regress/create_am][73/15:0] ERROR: function int4in(internal) does not exist 2024-03-07 14:27:59.161 UTC [22352][client backend] [pg_regress/create_am][73/15:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER int4in; 2024-03-07 14:27:59.161 UTC [22352][client backend] [pg_regress/create_am][73/16:0] ERROR: function bthandler must return type table_am_handler 2024-03-07 14:27:59.161 UTC [22352][client backend] [pg_regress/create_am][73/16:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER bthandler; 2024-03-07 14:27:59.161 UTC [22366][client backend] [pg_regress/create_function_sql][83/66:0] ERROR: duplicate function body specified 2024-03-07 14:27:59.161 UTC [22366][client backend] [pg_regress/create_function_sql][83/66:0] STATEMENT: CREATE FUNCTION functest_S_xxx(x int) RETURNS int LANGUAGE SQL AS $$ SELECT x * 2 $$ RETURN x * 3; 2024-03-07 14:27:59.161 UTC [22366][client backend] [pg_regress/create_function_sql][83/67:0] ERROR: SQL function with unquoted function body cannot have polymorphic arguments 2024-03-07 14:27:59.161 UTC [22366][client backend] [pg_regress/create_function_sql][83/67:0] STATEMENT: CREATE FUNCTION functest_S_xx(x anyarray) RETURNS anyelement LANGUAGE SQL RETURN x[1]; 2024-03-07 14:27:59.162 UTC [22364][client backend] [pg_regress/create_aggregate][85/57:0] ERROR: strictness of aggregate's forward and inverse transition functions must match 2024-03-07 14:27:59.162 UTC [22364][client backend] [pg_regress/create_aggregate][85/57:0] STATEMENT: CREATE AGGREGATE invalidsumdouble (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_n ); 2024-03-07 14:27:59.164 UTC [22355][client backend] [pg_regress/hash_func][:0] LOG: disconnection: session time: 0:00:00.222 user=postgres database=regression host=[local] 2024-03-07 14:27:59.165 UTC [22353][client backend] [pg_regress/constraints][75/62:0] ERROR: new row for relation "sys_col_check_tbl" violates check constraint "sys_col_check_tbl_check" 2024-03-07 14:27:59.165 UTC [22353][client backend] [pg_regress/constraints][75/62:0] DETAIL: Failing row contains (Olympia, Washington, t, 100). 2024-03-07 14:27:59.165 UTC [22353][client backend] [pg_regress/constraints][75/62:0] STATEMENT: INSERT INTO SYS_COL_CHECK_TBL VALUES ('Olympia', 'Washington', true, 100); 2024-03-07 14:27:59.165 UTC [22351][client backend] [pg_regress/drop_if_exists][72/113:0] ERROR: table "test_exists" does not exist 2024-03-07 14:27:59.165 UTC [22351][client backend] [pg_regress/drop_if_exists][72/113:0] STATEMENT: DROP TABLE test_exists; 2024-03-07 14:27:59.165 UTC [22364][client backend] [pg_regress/create_aggregate][85/59:0] ERROR: return type of inverse transition function float8mi_int is not double precision 2024-03-07 14:27:59.165 UTC [22364][client backend] [pg_regress/create_aggregate][85/59:0] STATEMENT: CREATE AGGREGATE wrongreturntype (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_int ); 2024-03-07 14:27:59.165 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] WARNING: aggregate attribute "Sfunc1" not recognized 2024-03-07 14:27:59.166 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] WARNING: aggregate attribute "Basetype" not recognized 2024-03-07 14:27:59.166 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] WARNING: aggregate attribute "Stype1" not recognized 2024-03-07 14:27:59.166 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] WARNING: aggregate attribute "Initcond1" not recognized 2024-03-07 14:27:59.166 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] WARNING: aggregate attribute "Parallel" not recognized 2024-03-07 14:27:59.166 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] ERROR: aggregate stype must be specified 2024-03-07 14:27:59.166 UTC [22364][client backend] [pg_regress/create_aggregate][85/60:0] STATEMENT: CREATE AGGREGATE case_agg ( -- old syntax "Sfunc1" = int4pl, "Basetype" = int4, "Stype1" = int4, "Initcond1" = '0', "Parallel" = safe ); 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] WARNING: aggregate attribute "Stype" not recognized 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] WARNING: aggregate attribute "Sfunc" not recognized 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] WARNING: aggregate attribute "Finalfunc" not recognized 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] WARNING: aggregate attribute "Finalfunc_extra" not recognized 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] WARNING: aggregate attribute "Finalfunc_modify" not recognized 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] WARNING: aggregate attribute "Parallel" not recognized 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/61:0] ERROR: aggregate stype must be specified 2024-03-07 14:27:59.170 UTC [22364][client backend] [pg_regress/create_aggregate][85/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 ); 2024-03-07 14:27:59.171 UTC [22366][client backend] [pg_regress/create_function_sql][83/68:0] ERROR: operator does not exist: date > integer at character 85 2024-03-07 14:27:59.171 UTC [22366][client backend] [pg_regress/create_function_sql][83/68:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:27:59.171 UTC [22366][client backend] [pg_regress/create_function_sql][83/68:0] STATEMENT: CREATE FUNCTION functest_S_xx(x date) RETURNS boolean LANGUAGE SQL RETURN x > 1; 2024-03-07 14:27:59.172 UTC [22364][client backend] [pg_regress/create_aggregate][:0] LOG: disconnection: session time: 0:00:00.211 user=postgres database=regression host=[local] 2024-03-07 14:27:59.172 UTC [22353][client backend] [pg_regress/constraints][75/65:4075] ERROR: system column "ctid" reference in check constraint is invalid at character 138 2024-03-07 14:27:59.172 UTC [22353][client backend] [pg_regress/constraints][75/65:4075] 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'))); 2024-03-07 14:27:59.177 UTC [22362][client backend] [pg_regress/triggers][77/41:4076] ERROR: "check_fkeys2_fkey_restrict": tuple is referenced in "fkeys" 2024-03-07 14:27:59.177 UTC [22362][client backend] [pg_regress/triggers][77/41:4076] CONTEXT: SQL statement "delete from fkeys2 where fkey21 = $1 and fkey22 = $2 " 2024-03-07 14:27:59.177 UTC [22362][client backend] [pg_regress/triggers][77/41:4076] STATEMENT: update pkeys set pkey1 = 7, pkey2 = '70' where pkey1 = 50 and pkey2 = '5'; 2024-03-07 14:27:59.179 UTC [22354][client backend] [pg_regress/inherit][74/80:0] ERROR: null value in column "aa" of relation "z" violates not-null constraint 2024-03-07 14:27:59.179 UTC [22354][client backend] [pg_regress/inherit][74/80:0] DETAIL: Failing row contains (null, text). 2024-03-07 14:27:59.179 UTC [22354][client backend] [pg_regress/inherit][74/80:0] STATEMENT: INSERT INTO z VALUES (NULL, 'text'); 2024-03-07 14:27:59.188 UTC [22351][client backend] [pg_regress/drop_if_exists][72/148:0] ERROR: function name "test_ambiguous_funcname" is not unique 2024-03-07 14:27:59.188 UTC [22351][client backend] [pg_regress/drop_if_exists][72/148:0] HINT: Specify the argument list to select the function unambiguously. 2024-03-07 14:27:59.188 UTC [22351][client backend] [pg_regress/drop_if_exists][72/148:0] STATEMENT: DROP FUNCTION test_ambiguous_funcname; 2024-03-07 14:27:59.191 UTC [22351][client backend] [pg_regress/drop_if_exists][72/149:0] ERROR: function name "test_ambiguous_funcname" is not unique 2024-03-07 14:27:59.191 UTC [22351][client backend] [pg_regress/drop_if_exists][72/149:0] HINT: Specify the argument list to select the function unambiguously. 2024-03-07 14:27:59.191 UTC [22351][client backend] [pg_regress/drop_if_exists][72/149:0] STATEMENT: DROP FUNCTION IF EXISTS test_ambiguous_funcname; 2024-03-07 14:27:59.197 UTC [22353][client backend] [pg_regress/constraints][75/68:0] ERROR: new row for relation "insert_child" violates check constraint "insert_child_check" 2024-03-07 14:27:59.197 UTC [22353][client backend] [pg_regress/constraints][75/68:0] DETAIL: Failing row contains (7, -NULL-, -7, 42, 6). 2024-03-07 14:27:59.197 UTC [22353][client backend] [pg_regress/constraints][75/68:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (7,-7,6); 2024-03-07 14:27:59.198 UTC [22353][client backend] [pg_regress/constraints][75/69:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_check" 2024-03-07 14:27:59.198 UTC [22353][client backend] [pg_regress/constraints][75/69:0] DETAIL: Failing row contains (6, -NULL-, -7, 42, 7). 2024-03-07 14:27:59.198 UTC [22353][client backend] [pg_regress/constraints][75/69:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (6,-7,7); 2024-03-07 14:27:59.198 UTC [22353][client backend] [pg_regress/constraints][75/70:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.198 UTC [22353][client backend] [pg_regress/constraints][75/70:0] DETAIL: Failing row contains (6, check failed, -6, 42, 7). 2024-03-07 14:27:59.198 UTC [22353][client backend] [pg_regress/constraints][75/70:0] STATEMENT: INSERT INTO INSERT_CHILD(x,y,z,cy) VALUES (6,'check failed',-6,7); 2024-03-07 14:27:59.199 UTC [22352][client backend] [pg_regress/create_am][73/23:0] ERROR: syntax error at or near "USING" at character 41 2024-03-07 14:27:59.199 UTC [22352][client backend] [pg_regress/create_am][73/23:0] STATEMENT: SELECT INTO tableam_tblselectinto_heap2 USING heap2 FROM tableam_tbl_heap2; 2024-03-07 14:27:59.199 UTC [22352][client backend] [pg_regress/create_am][73/24:0] ERROR: syntax error at or near "USING" at character 32 2024-03-07 14:27:59.199 UTC [22352][client backend] [pg_regress/create_am][73/24:0] STATEMENT: CREATE VIEW tableam_view_heap2 USING heap2 AS SELECT * FROM tableam_tbl_heap2; 2024-03-07 14:27:59.199 UTC [22352][client backend] [pg_regress/create_am][73/25:0] ERROR: syntax error at or near "USING" at character 35 2024-03-07 14:27:59.199 UTC [22352][client backend] [pg_regress/create_am][73/25:0] STATEMENT: CREATE SEQUENCE tableam_seq_heap2 USING heap2; 2024-03-07 14:27:59.202 UTC [22351][client backend] [pg_regress/drop_if_exists][72/154:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2024-03-07 14:27:59.202 UTC [22351][client backend] [pg_regress/drop_if_exists][72/154:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-03-07 14:27:59.202 UTC [22351][client backend] [pg_regress/drop_if_exists][72/154:0] STATEMENT: DROP PROCEDURE test_ambiguous_procname; 2024-03-07 14:27:59.202 UTC [22351][client backend] [pg_regress/drop_if_exists][72/155:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2024-03-07 14:27:59.202 UTC [22351][client backend] [pg_regress/drop_if_exists][72/155:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-03-07 14:27:59.202 UTC [22351][client backend] [pg_regress/drop_if_exists][72/155:0] STATEMENT: DROP PROCEDURE IF EXISTS test_ambiguous_procname; 2024-03-07 14:27:59.206 UTC [22351][client backend] [pg_regress/drop_if_exists][72/156:0] ERROR: routine name "test_ambiguous_procname" is not unique 2024-03-07 14:27:59.206 UTC [22351][client backend] [pg_regress/drop_if_exists][72/156:0] HINT: Specify the argument list to select the routine unambiguously. 2024-03-07 14:27:59.206 UTC [22351][client backend] [pg_regress/drop_if_exists][72/156:0] STATEMENT: DROP ROUTINE IF EXISTS test_ambiguous_procname; 2024-03-07 14:27:59.214 UTC [22351][client backend] [pg_regress/drop_if_exists][72/159:0] ERROR: database "test_database_exists" does not exist 2024-03-07 14:27:59.214 UTC [22351][client backend] [pg_regress/drop_if_exists][72/159:0] STATEMENT: drop database test_database_exists (force); 2024-03-07 14:27:59.214 UTC [22351][client backend] [pg_regress/drop_if_exists][72/160:0] ERROR: database "test_database_exists" does not exist 2024-03-07 14:27:59.214 UTC [22351][client backend] [pg_regress/drop_if_exists][72/160:0] STATEMENT: drop database test_database_exists with (force); 2024-03-07 14:27:59.214 UTC [22352][client backend] [pg_regress/create_am][73/28:0] ERROR: specifying a table access method is not supported on a partitioned table 2024-03-07 14:27:59.214 UTC [22352][client backend] [pg_regress/create_am][73/28:0] STATEMENT: CREATE TABLE tableam_parted_heap2 (a text, b int) PARTITION BY list (a) USING heap2; 2024-03-07 14:27:59.218 UTC [22351][client backend] [pg_regress/drop_if_exists][:0] LOG: disconnection: session time: 0:00:00.288 user=postgres database=regression host=[local] 2024-03-07 14:27:59.235 UTC [22353][client backend] [pg_regress/constraints][75/76:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2024-03-07 14:27:59.235 UTC [22353][client backend] [pg_regress/constraints][75/76:0] DETAIL: Failing row contains (-3). 2024-03-07 14:27:59.235 UTC [22353][client backend] [pg_regress/constraints][75/76:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2024-03-07 14:27:59.261 UTC [22353][client backend] [pg_regress/constraints][75/80:0] ERROR: new row for relation "atacc2" violates check constraint "atacc1_test_check" 2024-03-07 14:27:59.261 UTC [22353][client backend] [pg_regress/constraints][75/80:0] DETAIL: Failing row contains (-3, null). 2024-03-07 14:27:59.261 UTC [22353][client backend] [pg_regress/constraints][75/80:0] STATEMENT: INSERT INTO ATACC2 (TEST) VALUES (-3); 2024-03-07 14:27:59.262 UTC [22353][client backend] [pg_regress/constraints][75/81:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2024-03-07 14:27:59.262 UTC [22353][client backend] [pg_regress/constraints][75/81:0] DETAIL: Failing row contains (-3, null). 2024-03-07 14:27:59.262 UTC [22353][client backend] [pg_regress/constraints][75/81:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2024-03-07 14:27:59.263 UTC [22353][client backend] [pg_regress/constraints][75/83:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test2_check" 2024-03-07 14:27:59.263 UTC [22353][client backend] [pg_regress/constraints][75/83:0] DETAIL: Failing row contains (null, 3). 2024-03-07 14:27:59.263 UTC [22353][client backend] [pg_regress/constraints][75/83:0] STATEMENT: INSERT INTO ATACC1 (TEST2) VALUES (3); 2024-03-07 14:27:59.267 UTC [22360][client backend] [pg_regress/updatable_views][80/29:0] ERROR: cannot delete from view "ro_view1" 2024-03-07 14:27:59.267 UTC [22360][client backend] [pg_regress/updatable_views][80/29:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2024-03-07 14:27:59.267 UTC [22360][client backend] [pg_regress/updatable_views][80/29:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.267 UTC [22360][client backend] [pg_regress/updatable_views][80/29:0] STATEMENT: DELETE FROM ro_view1; 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/30:0] ERROR: cannot delete from view "ro_view2" 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/30:0] DETAIL: Views containing GROUP BY are not automatically updatable. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/30:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/30:0] STATEMENT: DELETE FROM ro_view2; 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/31:0] ERROR: cannot delete from view "ro_view3" 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/31:0] DETAIL: Views containing HAVING are not automatically updatable. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/31:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/31:0] STATEMENT: DELETE FROM ro_view3; 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/32:0] ERROR: cannot delete from view "ro_view4" 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/32:0] DETAIL: Views that return aggregate functions are not automatically updatable. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/32:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/32:0] STATEMENT: DELETE FROM ro_view4; 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/33:0] ERROR: cannot delete from view "ro_view5" 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/33:0] DETAIL: Views that return window functions are not automatically updatable. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/33:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.268 UTC [22360][client backend] [pg_regress/updatable_views][80/33:0] STATEMENT: DELETE FROM ro_view5; 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/34:0] ERROR: cannot delete from view "ro_view6" 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/34:0] DETAIL: Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable. 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/34:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/34:0] STATEMENT: DELETE FROM ro_view6; 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/35:0] ERROR: cannot update view "ro_view7" 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/35:0] DETAIL: Views containing WITH are not automatically updatable. 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/35:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.269 UTC [22360][client backend] [pg_regress/updatable_views][80/35:0] STATEMENT: UPDATE ro_view7 SET a=a+1; 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/36:0] ERROR: cannot update view "ro_view8" 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/36:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/36:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/36:0] STATEMENT: UPDATE ro_view8 SET a=a+1; 2024-03-07 14:27:59.270 UTC [22363][client backend] [pg_regress/typed_table][84/44:0] ERROR: column "name" specified more than once 2024-03-07 14:27:59.270 UTC [22363][client backend] [pg_regress/typed_table][84/44:0] STATEMENT: CREATE TABLE persons4 OF person_type ( name WITH OPTIONS NOT NULL, name WITH OPTIONS DEFAULT '' -- error, specified more than once ); 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/37:0] ERROR: cannot update view "ro_view9" 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/37:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/37:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/37:0] STATEMENT: UPDATE ro_view9 SET a=a+1; 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/38:0] ERROR: cannot update view "ro_view10" 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/38:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/38:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.270 UTC [22360][client backend] [pg_regress/updatable_views][80/38:0] STATEMENT: UPDATE ro_view10 SET a=a+1; 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/39:0] ERROR: cannot update view "ro_view11" 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/39:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/39:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/39:0] STATEMENT: UPDATE ro_view11 SET a=a+1; 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/40:0] ERROR: cannot update view "ro_view12" 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/40:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/40:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.271 UTC [22360][client backend] [pg_regress/updatable_views][80/40:0] STATEMENT: UPDATE ro_view12 SET a=a+1; 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/41:0] ERROR: cannot insert into view "ro_view13" 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/41:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/41:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/41:0] STATEMENT: INSERT INTO ro_view13 VALUES (3, 'Row 3'); 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/42:0] ERROR: cannot delete from view "ro_view13" 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/42:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/42:0] HINT: To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger. 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/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; 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/43:0] ERROR: cannot update view "ro_view13" 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/43:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/43:0] HINT: To enable updating the view using MERGE, provide an INSTEAD OF UPDATE trigger. 2024-03-07 14:27:59.272 UTC [22360][client backend] [pg_regress/updatable_views][80/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; 2024-03-07 14:27:59.275 UTC [22363][client backend] [pg_regress/typed_table][84/45:4147] ERROR: cannot drop type person_type because other objects depend on it 2024-03-07 14:27:59.275 UTC [22363][client backend] [pg_regress/typed_table][84/45:4147] 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 2024-03-07 14:27:59.275 UTC [22363][client backend] [pg_regress/typed_table][84/45:4147] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:59.275 UTC [22363][client backend] [pg_regress/typed_table][84/45:4147] STATEMENT: DROP TYPE person_type RESTRICT; 2024-03-07 14:27:59.275 UTC [22360][client backend] [pg_regress/updatable_views][80/44:0] ERROR: cannot insert into view "ro_view13" 2024-03-07 14:27:59.275 UTC [22360][client backend] [pg_regress/updatable_views][80/44:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.275 UTC [22360][client backend] [pg_regress/updatable_views][80/44:0] HINT: To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger. 2024-03-07 14:27:59.275 UTC [22360][client backend] [pg_regress/updatable_views][80/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); 2024-03-07 14:27:59.287 UTC [22360][client backend] [pg_regress/updatable_views][80/46:0] ERROR: cannot insert into column "ctid" of view "rw_view14" 2024-03-07 14:27:59.287 UTC [22360][client backend] [pg_regress/updatable_views][80/46:0] DETAIL: View columns that refer to system columns are not updatable. 2024-03-07 14:27:59.287 UTC [22360][client backend] [pg_regress/updatable_views][80/46:0] STATEMENT: INSERT INTO rw_view14 VALUES (null, 3, 'Row 3'); 2024-03-07 14:27:59.292 UTC [22360][client backend] [pg_regress/updatable_views][80/48:0] ERROR: cannot update column "ctid" of view "rw_view14" 2024-03-07 14:27:59.292 UTC [22360][client backend] [pg_regress/updatable_views][80/48:0] DETAIL: View columns that refer to system columns are not updatable. 2024-03-07 14:27:59.292 UTC [22360][client backend] [pg_regress/updatable_views][80/48:0] STATEMENT: UPDATE rw_view14 SET ctid=null WHERE a=3; 2024-03-07 14:27:59.294 UTC [22360][client backend] [pg_regress/updatable_views][80/52:0] ERROR: cannot merge into column "ctid" of view "rw_view14" 2024-03-07 14:27:59.294 UTC [22360][client backend] [pg_regress/updatable_views][80/52:0] DETAIL: View columns that refer to system columns are not updatable. 2024-03-07 14:27:59.294 UTC [22360][client backend] [pg_regress/updatable_views][80/52: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); 2024-03-07 14:27:59.308 UTC [22363][client backend] [pg_regress/typed_table][84/47:0] ERROR: type stuff is not a composite type 2024-03-07 14:27:59.308 UTC [22363][client backend] [pg_regress/typed_table][84/47:0] STATEMENT: CREATE TABLE persons5 OF stuff; 2024-03-07 14:27:59.310 UTC [22360][client backend] [pg_regress/updatable_views][80/57:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-03-07 14:27:59.310 UTC [22360][client backend] [pg_regress/updatable_views][80/57:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:27:59.310 UTC [22360][client backend] [pg_regress/updatable_views][80/57:0] STATEMENT: INSERT INTO rw_view15 VALUES (3, 'ROW 3'); 2024-03-07 14:27:59.314 UTC [22356][client backend] [pg_regress/vacuum][76/56:0] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2024-03-07 14:27:59.314 UTC [22356][client backend] [pg_regress/vacuum][76/56:0] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2024-03-07 14:27:59.314 UTC [22356][client backend] [pg_regress/vacuum][76/56:0] STATEMENT: ANALYZE vaccluster; 2024-03-07 14:27:59.316 UTC [22360][client backend] [pg_regress/updatable_views][80/65:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-03-07 14:27:59.316 UTC [22360][client backend] [pg_regress/updatable_views][80/65:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:27:59.316 UTC [22360][client backend] [pg_regress/updatable_views][80/65:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (3) ON CONFLICT (a) DO UPDATE set upper = 'blarg'; 2024-03-07 14:27:59.325 UTC [22360][client backend] [pg_regress/updatable_views][80/69:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-03-07 14:27:59.325 UTC [22360][client backend] [pg_regress/updatable_views][80/69:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:27:59.325 UTC [22360][client backend] [pg_regress/updatable_views][80/69:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (4); 2024-03-07 14:27:59.326 UTC [22360][client backend] [pg_regress/updatable_views][80/70:0] ERROR: cannot update column "upper" of view "rw_view15" 2024-03-07 14:27:59.326 UTC [22360][client backend] [pg_regress/updatable_views][80/70:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:27:59.326 UTC [22360][client backend] [pg_regress/updatable_views][80/70:0] STATEMENT: UPDATE rw_view15 SET upper='ROW 3' WHERE a=3; 2024-03-07 14:27:59.326 UTC [22360][client backend] [pg_regress/updatable_views][80/71:0] ERROR: cannot update column "upper" of view "rw_view15" 2024-03-07 14:27:59.326 UTC [22360][client backend] [pg_regress/updatable_views][80/71:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:27:59.326 UTC [22360][client backend] [pg_regress/updatable_views][80/71:0] STATEMENT: UPDATE rw_view15 SET upper=DEFAULT WHERE a=3; 2024-03-07 14:27:59.328 UTC [22360][client backend] [pg_regress/updatable_views][80/75:0] ERROR: multiple assignments to same column "a" 2024-03-07 14:27:59.328 UTC [22360][client backend] [pg_regress/updatable_views][80/75:0] STATEMENT: INSERT INTO rw_view16 VALUES (3, 'Row 3', 3); 2024-03-07 14:27:59.330 UTC [22360][client backend] [pg_regress/updatable_views][80/77:0] ERROR: multiple assignments to same column "a" 2024-03-07 14:27:59.330 UTC [22360][client backend] [pg_regress/updatable_views][80/77:0] STATEMENT: UPDATE rw_view16 SET a=3, aa=-3 WHERE a=3; 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/81:0] ERROR: cannot insert into view "ro_view1" 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/81:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/81:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/81:0] STATEMENT: INSERT INTO ro_view17 VALUES (3, 'ROW 3'); 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/82:0] ERROR: cannot delete from view "ro_view18" 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/82:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/82:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/82:0] STATEMENT: DELETE FROM ro_view18; 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/83:0] ERROR: cannot update view "ro_view19" 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/83:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/83:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.333 UTC [22360][client backend] [pg_regress/updatable_views][80/83:0] STATEMENT: UPDATE ro_view19 SET last_value=1000; 2024-03-07 14:27:59.337 UTC [22360][client backend] [pg_regress/updatable_views][80/84:0] ERROR: cannot update view "ro_view20" 2024-03-07 14:27:59.337 UTC [22360][client backend] [pg_regress/updatable_views][80/84:0] DETAIL: Views that return set-returning functions are not automatically updatable. 2024-03-07 14:27:59.337 UTC [22360][client backend] [pg_regress/updatable_views][80/84:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.337 UTC [22360][client backend] [pg_regress/updatable_views][80/84:0] STATEMENT: UPDATE ro_view20 SET b=upper(b); 2024-03-07 14:27:59.346 UTC [22360][client backend] [pg_regress/updatable_views][80/88:0] ERROR: cannot insert into view "rw_view16" 2024-03-07 14:27:59.346 UTC [22360][client backend] [pg_regress/updatable_views][80/88:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-03-07 14:27:59.346 UTC [22360][client backend] [pg_regress/updatable_views][80/88:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-03-07 14:27:59.346 UTC [22360][client backend] [pg_regress/updatable_views][80/88:0] STATEMENT: INSERT INTO rw_view16 (a, b) VALUES (3, 'Row 3'); 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/89:0] ERROR: cannot update view "rw_view16" 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/89:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/89:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/89:0] STATEMENT: UPDATE rw_view16 SET b='ROW 2' WHERE a=2; 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/90:0] ERROR: cannot delete from view "rw_view16" 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/90:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/90:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/90:0] STATEMENT: DELETE FROM rw_view16 WHERE a=2; 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/91:0] ERROR: cannot execute MERGE on relation "rw_view16" 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/91:0] DETAIL: MERGE is not supported for relations with rules. 2024-03-07 14:27:59.347 UTC [22360][client backend] [pg_regress/updatable_views][80/91: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); 2024-03-07 14:27:59.389 UTC [22352][client backend] [pg_regress/create_am][73/53:4246] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-03-07 14:27:59.389 UTC [22352][client backend] [pg_regress/create_am][73/53:4246] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2024-03-07 14:27:59.389 UTC [22352][client backend] [pg_regress/create_am][73/54:4247] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-03-07 14:27:59.389 UTC [22352][client backend] [pg_regress/create_am][73/54:4247] STATEMENT: ALTER MATERIALIZED VIEW heapmv SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2024-03-07 14:27:59.408 UTC [22352][client backend] [pg_regress/create_am][73/58:4263] ERROR: cannot change access method of a partitioned table 2024-03-07 14:27:59.408 UTC [22352][client backend] [pg_regress/create_am][73/58:4263] STATEMENT: ALTER TABLE am_partitioned SET ACCESS METHOD heap2; 2024-03-07 14:27:59.429 UTC [22363][client backend] [pg_regress/typed_table][:0] LOG: disconnection: session time: 0:00:00.471 user=postgres database=regression host=[local] 2024-03-07 14:27:59.446 UTC [22356][client backend] [pg_regress/vacuum][76/70:4292] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2024-03-07 14:27:59.446 UTC [22356][client backend] [pg_regress/vacuum][76/70:4292] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2024-03-07 14:27:59.446 UTC [22356][client backend] [pg_regress/vacuum][76/70:4292] STATEMENT: VACUUM FULL vaccluster; 2024-03-07 14:27:59.450 UTC [22362][client backend] [pg_regress/triggers][77/113:4296] ERROR: ttdummy (tttest): you cannot change price_on and/or price_off columns (use set_ttdummy) 2024-03-07 14:27:59.450 UTC [22362][client backend] [pg_regress/triggers][77/113:4296] STATEMENT: update tttest set price_on = -1 where price_id = 1; 2024-03-07 14:27:59.479 UTC [22352][client backend] [pg_regress/create_am][73/61:0] ERROR: zero-length delimited identifier at or near """" at character 37 2024-03-07 14:27:59.479 UTC [22352][client backend] [pg_regress/create_am][73/61:0] STATEMENT: CREATE TABLE i_am_a_failure() USING ""; 2024-03-07 14:27:59.480 UTC [22352][client backend] [pg_regress/create_am][73/62:0] ERROR: access method "i_do_not_exist_am" does not exist 2024-03-07 14:27:59.480 UTC [22352][client backend] [pg_regress/create_am][73/62:0] STATEMENT: CREATE TABLE i_am_a_failure() USING i_do_not_exist_am; 2024-03-07 14:27:59.480 UTC [22352][client backend] [pg_regress/create_am][73/63:0] ERROR: access method "I do not exist AM" does not exist 2024-03-07 14:27:59.480 UTC [22352][client backend] [pg_regress/create_am][73/63:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "I do not exist AM"; 2024-03-07 14:27:59.480 UTC [22352][client backend] [pg_regress/create_am][73/64:0] ERROR: access method "btree" is not of type TABLE 2024-03-07 14:27:59.480 UTC [22352][client backend] [pg_regress/create_am][73/64:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "btree"; 2024-03-07 14:27:59.482 UTC [22352][client backend] [pg_regress/create_am][73/65:4311] ERROR: cannot drop access method heap2 because other objects depend on it 2024-03-07 14:27:59.482 UTC [22352][client backend] [pg_regress/create_am][73/65:4311] 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 2024-03-07 14:27:59.482 UTC [22352][client backend] [pg_regress/create_am][73/65:4311] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:59.482 UTC [22352][client backend] [pg_regress/create_am][73/65:4311] STATEMENT: DROP ACCESS METHOD heap2; 2024-03-07 14:27:59.492 UTC [22352][client backend] [pg_regress/create_am][:0] LOG: disconnection: session time: 0:00:00.562 user=postgres database=regression host=[local] 2024-03-07 14:27:59.496 UTC [22366][client backend] [pg_regress/create_function_sql][83/111:0] ERROR: could not find a function named "functest_b_1" 2024-03-07 14:27:59.496 UTC [22366][client backend] [pg_regress/create_function_sql][83/111:0] STATEMENT: DROP FUNCTION functest_b_1; 2024-03-07 14:27:59.497 UTC [22366][client backend] [pg_regress/create_function_sql][83/112:0] ERROR: function name "functest_b_2" is not unique 2024-03-07 14:27:59.497 UTC [22366][client backend] [pg_regress/create_function_sql][83/112:0] HINT: Specify the argument list to select the function unambiguously. 2024-03-07 14:27:59.497 UTC [22366][client backend] [pg_regress/create_function_sql][83/112:0] STATEMENT: DROP FUNCTION functest_b_2; 2024-03-07 14:27:59.498 UTC [22366][client backend] [pg_regress/create_function_sql][83/114:0] ERROR: cannot change routine kind 2024-03-07 14:27:59.498 UTC [22366][client backend] [pg_regress/create_function_sql][83/114:0] DETAIL: "functest1" is a function. 2024-03-07 14:27:59.498 UTC [22366][client backend] [pg_regress/create_function_sql][83/114:0] STATEMENT: CREATE OR REPLACE FUNCTION functest1(a int) RETURNS int LANGUAGE SQL WINDOW AS 'SELECT $1'; 2024-03-07 14:27:59.498 UTC [22366][client backend] [pg_regress/create_function_sql][83/115:0] ERROR: cannot change routine kind 2024-03-07 14:27:59.498 UTC [22366][client backend] [pg_regress/create_function_sql][83/115:0] DETAIL: "functest1" is a function. 2024-03-07 14:27:59.498 UTC [22366][client backend] [pg_regress/create_function_sql][83/115:0] STATEMENT: CREATE OR REPLACE PROCEDURE functest1(a int) LANGUAGE SQL AS 'SELECT $1'; 2024-03-07 14:27:59.512 UTC [22354][client backend] [pg_regress/inherit][74/152:0] ERROR: column "tomorrow" inherits conflicting default values 2024-03-07 14:27:59.512 UTC [22354][client backend] [pg_regress/inherit][74/152:0] HINT: To resolve the conflict, specify a default explicitly. 2024-03-07 14:27:59.512 UTC [22354][client backend] [pg_regress/inherit][74/152:0] STATEMENT: CREATE TABLE otherchild () INHERITS (firstparent, thirdparent); 2024-03-07 14:27:59.564 UTC [22366][client backend] [pg_regress/create_function_sql][83/141:4377] ERROR: return type mismatch in function declared to return integer 2024-03-07 14:27:59.564 UTC [22366][client backend] [pg_regress/create_function_sql][83/141:4377] DETAIL: Actual return type is text. 2024-03-07 14:27:59.564 UTC [22366][client backend] [pg_regress/create_function_sql][83/141:4377] CONTEXT: SQL function "test1" 2024-03-07 14:27:59.564 UTC [22366][client backend] [pg_regress/create_function_sql][83/141:4377] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT ''not an integer'';'; 2024-03-07 14:27:59.570 UTC [22366][client backend] [pg_regress/create_function_sql][83/142:4380] ERROR: syntax error at or near "not" at character 62 2024-03-07 14:27:59.570 UTC [22366][client backend] [pg_regress/create_function_sql][83/142:4380] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'not even SQL'; 2024-03-07 14:27:59.571 UTC [22366][client backend] [pg_regress/create_function_sql][83/143:4381] ERROR: return type mismatch in function declared to return integer 2024-03-07 14:27:59.571 UTC [22366][client backend] [pg_regress/create_function_sql][83/143:4381] DETAIL: Final statement must return exactly one column. 2024-03-07 14:27:59.571 UTC [22366][client backend] [pg_regress/create_function_sql][83/143:4381] CONTEXT: SQL function "test1" 2024-03-07 14:27:59.571 UTC [22366][client backend] [pg_regress/create_function_sql][83/143:4381] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT 1, 2, 3;'; 2024-03-07 14:27:59.573 UTC [22366][client backend] [pg_regress/create_function_sql][83/144:4383] ERROR: there is no parameter $2 at character 69 2024-03-07 14:27:59.573 UTC [22366][client backend] [pg_regress/create_function_sql][83/144:4383] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT $2;'; 2024-03-07 14:27:59.576 UTC [22366][client backend] [pg_regress/create_function_sql][83/145:0] ERROR: only one AS item needed for language "sql" 2024-03-07 14:27:59.576 UTC [22366][client backend] [pg_regress/create_function_sql][83/145:0] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'a', 'b'; 2024-03-07 14:27:59.594 UTC [22353][client backend] [pg_regress/constraints][75/133:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.594 UTC [22353][client backend] [pg_regress/constraints][75/133:0] DETAIL: Failing row contains (8, try again, -8). 2024-03-07 14:27:59.594 UTC [22353][client backend] [pg_regress/constraints][75/133:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) SELECT yd, -8 FROM tmp WHERE yd = 'try again'; 2024-03-07 14:27:59.610 UTC [22366][client backend] [pg_regress/create_function_sql][:0] LOG: disconnection: session time: 0:00:00.653 user=postgres database=regression host=[local] 2024-03-07 14:27:59.615 UTC [22354][client backend] [pg_regress/inherit][74/161:4412] ERROR: cannot alter inherited column "f1" of relation "childtab" 2024-03-07 14:27:59.615 UTC [22354][client backend] [pg_regress/inherit][74/161:4412] STATEMENT: alter table parent1 alter column f1 type bigint; 2024-03-07 14:27:59.619 UTC [22353][client backend] [pg_regress/constraints][75/139:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-03-07 14:27:59.619 UTC [22353][client backend] [pg_regress/constraints][75/139:0] DETAIL: Failing row contains (-4, Y, 4). 2024-03-07 14:27:59.619 UTC [22353][client backend] [pg_regress/constraints][75/139:0] STATEMENT: UPDATE INSERT_TBL SET x = z, z = x; 2024-03-07 14:27:59.641 UTC [22353][client backend] [pg_regress/constraints][75/144:0] ERROR: new row for relation "copy_tbl" violates check constraint "copy_con" 2024-03-07 14:27:59.641 UTC [22353][client backend] [pg_regress/constraints][75/144:0] DETAIL: Failing row contains (7, check failed, 6). 2024-03-07 14:27:59.641 UTC [22353][client backend] [pg_regress/constraints][75/144:0] CONTEXT: COPY copy_tbl, line 2: "7 check failed 6" 2024-03-07 14:27:59.641 UTC [22353][client backend] [pg_regress/constraints][75/144:0] STATEMENT: COPY COPY_TBL FROM '/tmp/cirrus-ci-build/src/test/regress/data/constrf.data'; 2024-03-07 14:27:59.663 UTC [22353][client backend] [pg_regress/constraints][75/149:4440] ERROR: duplicate key value violates unique constraint "primary_tbl_pkey" 2024-03-07 14:27:59.663 UTC [22353][client backend] [pg_regress/constraints][75/149:4440] DETAIL: Key (i)=(1) already exists. 2024-03-07 14:27:59.663 UTC [22353][client backend] [pg_regress/constraints][75/149:4440] STATEMENT: INSERT INTO PRIMARY_TBL VALUES (1, 'three'); 2024-03-07 14:27:59.664 UTC [22353][client backend] [pg_regress/constraints][75/152:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2024-03-07 14:27:59.664 UTC [22353][client backend] [pg_regress/constraints][75/152:0] DETAIL: Failing row contains (null, six). 2024-03-07 14:27:59.664 UTC [22353][client backend] [pg_regress/constraints][75/152:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2024-03-07 14:27:59.702 UTC [22353][client backend] [pg_regress/constraints][75/161:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2024-03-07 14:27:59.702 UTC [22353][client backend] [pg_regress/constraints][75/161:0] DETAIL: Failing row contains (null, six). 2024-03-07 14:27:59.702 UTC [22353][client backend] [pg_regress/constraints][75/161:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2024-03-07 14:27:59.735 UTC [22353][client backend] [pg_regress/constraints][75/167:4472] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.735 UTC [22353][client backend] [pg_regress/constraints][75/167:4472] DETAIL: Key (i)=(1) already exists. 2024-03-07 14:27:59.735 UTC [22353][client backend] [pg_regress/constraints][75/167:4472] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2024-03-07 14:27:59.738 UTC [22354][client backend] [pg_regress/inherit][74/186:4480] ERROR: constraint "p2chk" conflicts with inherited constraint on relation "c2" 2024-03-07 14:27:59.738 UTC [22354][client backend] [pg_regress/inherit][74/186:4480] STATEMENT: create table c2 (constraint p2chk check (ff1 > 10) no inherit) inherits (p1); 2024-03-07 14:27:59.738 UTC [22353][client backend] [pg_regress/constraints][75/174:4482] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-03-07 14:27:59.738 UTC [22353][client backend] [pg_regress/constraints][75/174:4482] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-03-07 14:27:59.738 UTC [22353][client backend] [pg_regress/constraints][75/174:4482] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'a'), (2, 'b'), (2, 'b') ON CONFLICT (i) DO UPDATE SET t = 'fails'; 2024-03-07 14:27:59.743 UTC [22362][client backend] [pg_regress/triggers][77/183:0] ERROR: duplicate trigger events specified at or near "ON" at character 63 2024-03-07 14:27:59.743 UTC [22362][client backend] [pg_regress/triggers][77/183: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'); 2024-03-07 14:27:59.743 UTC [22362][client backend] [pg_regress/triggers][77/184:0] ERROR: column "a" specified more than once 2024-03-07 14:27:59.743 UTC [22362][client backend] [pg_regress/triggers][77/184: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'); 2024-03-07 14:27:59.749 UTC [22362][client backend] [pg_regress/triggers][77/185:0] ERROR: syntax error at or near "OF" at character 42 2024-03-07 14:27:59.749 UTC [22362][client backend] [pg_regress/triggers][77/185:0] STATEMENT: CREATE TRIGGER error_ins_a BEFORE INSERT OF a ON main_table FOR EACH ROW EXECUTE PROCEDURE trigger_func('error_ins_a'); 2024-03-07 14:27:59.750 UTC [22362][client backend] [pg_regress/triggers][77/186:0] ERROR: INSERT trigger's WHEN condition cannot reference OLD values at character 88 2024-03-07 14:27:59.750 UTC [22362][client backend] [pg_regress/triggers][77/186: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'); 2024-03-07 14:27:59.750 UTC [22362][client backend] [pg_regress/triggers][77/187:0] ERROR: DELETE trigger's WHEN condition cannot reference NEW values at character 97 2024-03-07 14:27:59.750 UTC [22362][client backend] [pg_regress/triggers][77/187: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'); 2024-03-07 14:27:59.753 UTC [22362][client backend] [pg_regress/triggers][77/188:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW system columns at character 88 2024-03-07 14:27:59.753 UTC [22362][client backend] [pg_regress/triggers][77/188: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'); 2024-03-07 14:27:59.753 UTC [22362][client backend] [pg_regress/triggers][77/189:0] ERROR: statement trigger's WHEN condition cannot reference column values at character 90 2024-03-07 14:27:59.753 UTC [22362][client backend] [pg_regress/triggers][77/189: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'); 2024-03-07 14:27:59.754 UTC [22360][client backend] [pg_regress/updatable_views][80/162:0] ERROR: cannot execute MERGE on relation "rw_view1" 2024-03-07 14:27:59.754 UTC [22360][client backend] [pg_regress/updatable_views][80/162:0] DETAIL: MERGE is not supported for relations with rules. 2024-03-07 14:27:59.754 UTC [22360][client backend] [pg_regress/updatable_views][80/162: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); 2024-03-07 14:27:59.754 UTC [22362][client backend] [pg_regress/triggers][77/190:4492] ERROR: cannot drop column b of table main_table because other objects depend on it 2024-03-07 14:27:59.754 UTC [22362][client backend] [pg_regress/triggers][77/190:4492] 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 2024-03-07 14:27:59.754 UTC [22362][client backend] [pg_regress/triggers][77/190:4492] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:27:59.754 UTC [22362][client backend] [pg_regress/triggers][77/190:4492] STATEMENT: ALTER TABLE main_table DROP COLUMN b; 2024-03-07 14:27:59.768 UTC [22353][client backend] [pg_regress/constraints][75/180:4499] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.768 UTC [22353][client backend] [pg_regress/constraints][75/180:4499] DETAIL: Key (i)=(1) already exists. 2024-03-07 14:27:59.768 UTC [22353][client backend] [pg_regress/constraints][75/180:4499] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2024-03-07 14:27:59.769 UTC [22353][client backend] [pg_regress/constraints][75/184:4503] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.769 UTC [22353][client backend] [pg_regress/constraints][75/184:4503] DETAIL: Key (i)=(null) already exists. 2024-03-07 14:27:59.769 UTC [22353][client backend] [pg_regress/constraints][75/184:4503] STATEMENT: INSERT INTO UNIQUE_TBL (t) VALUES ('seven'); 2024-03-07 14:27:59.794 UTC [22353][client backend] [pg_regress/constraints][75/192:4523] ERROR: duplicate key value violates unique constraint "unique_tbl_i_t_key" 2024-03-07 14:27:59.794 UTC [22353][client backend] [pg_regress/constraints][75/192:4523] DETAIL: Key (i, t)=(1, one) already exists. 2024-03-07 14:27:59.794 UTC [22353][client backend] [pg_regress/constraints][75/192:4523] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'one'); 2024-03-07 14:27:59.831 UTC [22353][client backend] [pg_regress/constraints][75/203:4555] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.831 UTC [22353][client backend] [pg_regress/constraints][75/203:4555] DETAIL: Key (i)=(1) already exists. 2024-03-07 14:27:59.831 UTC [22353][client backend] [pg_regress/constraints][75/203:4555] STATEMENT: UPDATE unique_tbl SET i = 1 WHERE i = 0; 2024-03-07 14:27:59.858 UTC [22354][client backend] [pg_regress/inherit][74/213:0] ERROR: new row for relation "ac" violates check constraint "ac_check" 2024-03-07 14:27:59.858 UTC [22354][client backend] [pg_regress/inherit][74/213:0] DETAIL: Failing row contains (null). 2024-03-07 14:27:59.858 UTC [22354][client backend] [pg_regress/inherit][74/213:0] STATEMENT: insert into ac (aa) values (NULL); 2024-03-07 14:27:59.859 UTC [22354][client backend] [pg_regress/inherit][74/214:0] ERROR: new row for relation "bc" violates check constraint "ac_check" 2024-03-07 14:27:59.859 UTC [22354][client backend] [pg_regress/inherit][74/214:0] DETAIL: Failing row contains (null, null). 2024-03-07 14:27:59.859 UTC [22354][client backend] [pg_regress/inherit][74/214:0] STATEMENT: insert into bc (aa) values (NULL); 2024-03-07 14:27:59.859 UTC [22354][client backend] [pg_regress/inherit][74/215:4573] ERROR: cannot drop inherited constraint "ac_check" of relation "bc" 2024-03-07 14:27:59.859 UTC [22354][client backend] [pg_regress/inherit][74/215:4573] STATEMENT: alter table bc drop constraint ac_check; 2024-03-07 14:27:59.865 UTC [22353][client backend] [pg_regress/constraints][75/212:4576] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.865 UTC [22353][client backend] [pg_regress/constraints][75/212:4576] DETAIL: Key (i)=(3) already exists. 2024-03-07 14:27:59.865 UTC [22353][client backend] [pg_regress/constraints][75/212:4576] STATEMENT: COMMIT; 2024-03-07 14:27:59.865 UTC [22353][client backend] [pg_regress/constraints][75/213:4579] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.865 UTC [22353][client backend] [pg_regress/constraints][75/213:4579] DETAIL: Key (i)=(3) already exists. 2024-03-07 14:27:59.865 UTC [22353][client backend] [pg_regress/constraints][75/213:4579] STATEMENT: INSERT INTO unique_tbl VALUES (3, 'Three'); 2024-03-07 14:27:59.866 UTC [22353][client backend] [pg_regress/constraints][75/214:4580] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.866 UTC [22353][client backend] [pg_regress/constraints][75/214:4580] DETAIL: Key (i)=(3) already exists. 2024-03-07 14:27:59.866 UTC [22353][client backend] [pg_regress/constraints][75/214:4580] STATEMENT: SET CONSTRAINTS ALL IMMEDIATE; 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/220:0] ERROR: new row for relation "ac" violates check constraint "ac_aa_check" 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/220:0] DETAIL: Failing row contains (null). 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/220:0] STATEMENT: insert into ac (aa) values (NULL); 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/221:0] ERROR: new row for relation "bc" violates check constraint "ac_aa_check" 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/221:0] DETAIL: Failing row contains (null, null). 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/221:0] STATEMENT: insert into bc (aa) values (NULL); 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/222:4585] ERROR: cannot drop inherited constraint "ac_aa_check" of relation "bc" 2024-03-07 14:27:59.878 UTC [22354][client backend] [pg_regress/inherit][74/222:4585] STATEMENT: alter table bc drop constraint ac_aa_check; 2024-03-07 14:27:59.887 UTC [22361][client backend] [pg_regress/select][:0] LOG: disconnection: session time: 0:00:00.936 user=postgres database=regression host=[local] 2024-03-07 14:27:59.905 UTC [22353][client backend] [pg_regress/constraints][75/219:4597] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2024-03-07 14:27:59.905 UTC [22353][client backend] [pg_regress/constraints][75/219:4597] DETAIL: Key (i)=(1) already exists. 2024-03-07 14:27:59.905 UTC [22353][client backend] [pg_regress/constraints][75/219:4597] STATEMENT: INSERT INTO parted_uniq_tbl VALUES (1); 2024-03-07 14:27:59.915 UTC [22353][client backend] [pg_regress/constraints][75/219:4597] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2024-03-07 14:27:59.915 UTC [22353][client backend] [pg_regress/constraints][75/219:4597] DETAIL: Key (i)=(1) already exists. 2024-03-07 14:27:59.915 UTC [22353][client backend] [pg_regress/constraints][75/219:4597] STATEMENT: COMMIT; 2024-03-07 14:27:59.951 UTC [22356][client backend] [pg_regress/vacuum][76/100:0] ERROR: parallel workers for vacuum must be between 0 and 1024 at character 9 2024-03-07 14:27:59.951 UTC [22356][client backend] [pg_regress/vacuum][76/100:0] STATEMENT: VACUUM (PARALLEL -1) pvactst; 2024-03-07 14:27:59.962 UTC [22356][client backend] [pg_regress/vacuum][76/105:0] ERROR: VACUUM FULL cannot be performed in parallel 2024-03-07 14:27:59.962 UTC [22356][client backend] [pg_regress/vacuum][76/105:0] STATEMENT: VACUUM (PARALLEL 2, FULL TRUE) pvactst; 2024-03-07 14:27:59.963 UTC [22356][client backend] [pg_regress/vacuum][76/106:0] ERROR: parallel option requires a value between 0 and 1024 at character 9 2024-03-07 14:27:59.963 UTC [22356][client backend] [pg_regress/vacuum][76/106:0] STATEMENT: VACUUM (PARALLEL) pvactst; 2024-03-07 14:27:59.968 UTC [22356][client backend] [pg_regress/vacuum][76/110:0] WARNING: disabling parallel option of vacuum on "tmp" --- cannot vacuum temporary tables in parallel 2024-03-07 14:27:59.968 UTC [22360][client backend] [pg_regress/updatable_views][80/197:0] ERROR: cannot delete from view "rw_view1" 2024-03-07 14:27:59.968 UTC [22360][client backend] [pg_regress/updatable_views][80/197:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-03-07 14:27:59.968 UTC [22360][client backend] [pg_regress/updatable_views][80/197:0] HINT: To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger. 2024-03-07 14:27:59.968 UTC [22360][client backend] [pg_regress/updatable_views][80/197: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); 2024-03-07 14:27:59.971 UTC [22353][client backend] [pg_regress/constraints][75/226:4652] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-03-07 14:27:59.971 UTC [22353][client backend] [pg_regress/constraints][75/226:4652] DETAIL: Key (i)=(3) already exists. 2024-03-07 14:27:59.971 UTC [22353][client backend] [pg_regress/constraints][75/226:4652] STATEMENT: COMMIT; 2024-03-07 14:27:59.978 UTC [22360][client backend] [pg_regress/updatable_views][80/200:0] ERROR: cannot insert into view "rw_view1" 2024-03-07 14:27:59.978 UTC [22360][client backend] [pg_regress/updatable_views][80/200:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-03-07 14:27:59.978 UTC [22360][client backend] [pg_regress/updatable_views][80/200:0] HINT: To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger. 2024-03-07 14:27:59.978 UTC [22360][client backend] [pg_regress/updatable_views][80/200: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); 2024-03-07 14:27:59.983 UTC [22360][client backend] [pg_regress/updatable_views][80/203:0] ERROR: cannot merge into view "rw_view2" 2024-03-07 14:27:59.983 UTC [22360][client backend] [pg_regress/updatable_views][80/203:0] DETAIL: MERGE is not supported for views with INSTEAD OF triggers for some actions, but not others. 2024-03-07 14:27:59.983 UTC [22360][client backend] [pg_regress/updatable_views][80/203:0] HINT: To enable merging into the view, either provide a full set of INSTEAD OF triggers or drop the existing INSTEAD OF triggers. 2024-03-07 14:27:59.983 UTC [22360][client backend] [pg_regress/updatable_views][80/203: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); 2024-03-07 14:27:59.989 UTC [22354][client backend] [pg_regress/inherit][74/252:4673] ERROR: check constraint "cc" of relation "c1" is violated by some row 2024-03-07 14:27:59.989 UTC [22354][client backend] [pg_regress/inherit][74/252:4673] STATEMENT: alter table p2 add constraint cc check (f2>0); 2024-03-07 14:27:59.992 UTC [22353][client backend] [pg_regress/constraints][75/235:4679] ERROR: conflicting key value violates exclusion constraint "circles_c1_c2_excl" 2024-03-07 14:27:59.992 UTC [22353][client backend] [pg_regress/constraints][75/235:4679] DETAIL: Key (c1, (c2::circle))=(<(20,20),10>, <(0,0),4>) conflicts with existing key (c1, (c2::circle))=(<(10,10),10>, <(0,0),5>). 2024-03-07 14:27:59.992 UTC [22353][client backend] [pg_regress/constraints][75/235:4679] STATEMENT: INSERT INTO circles VALUES('<(20,20), 10>', '<(0,0), 4>'); 2024-03-07 14:27:59.992 UTC [22353][client backend] [pg_regress/constraints][75/237:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2024-03-07 14:27:59.992 UTC [22353][client backend] [pg_regress/constraints][75/237: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; 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/262:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/262:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/262:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/263:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/263:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/263:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/264:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/264:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-03-07 14:27:59.993 UTC [22362][client backend] [pg_regress/triggers][77/264:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2024-03-07 14:27:59.994 UTC [22362][client backend] [pg_regress/triggers][77/265:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.994 UTC [22362][client backend] [pg_regress/triggers][77/265:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-03-07 14:27:59.994 UTC [22362][client backend] [pg_regress/triggers][77/265:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2024-03-07 14:27:59.994 UTC [22354][client backend] [pg_regress/inherit][74/253:4682] ERROR: check constraint "p2_f2_check" of relation "c1" is violated by some row 2024-03-07 14:27:59.994 UTC [22354][client backend] [pg_regress/inherit][74/253:4682] STATEMENT: alter table p2 add check (f2>0); 2024-03-07 14:27:59.995 UTC [22353][client backend] [pg_regress/constraints][75/240:4683] ERROR: could not create exclusion constraint "circles_c1_c2_excl1" 2024-03-07 14:27:59.995 UTC [22353][client backend] [pg_regress/constraints][75/240:4683] DETAIL: Key (c1, (c2::circle))=(<(0,0),5>, <(0,0),5>) conflicts with key (c1, (c2::circle))=(<(0,0),5>, <(0,0),4>). 2024-03-07 14:27:59.995 UTC [22353][client backend] [pg_regress/constraints][75/240:4683] STATEMENT: ALTER TABLE circles ADD EXCLUDE USING gist (c1 WITH &&, (c2::circle) WITH &&); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/266:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/266:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/266:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/267:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/267:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/267:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/268:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/268:0] DETAIL: Views cannot have TRUNCATE triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/268:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/269:0] ERROR: "main_view" is a view 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/269:0] DETAIL: Views cannot have TRUNCATE triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/269:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/270:0] ERROR: "main_table" is a table 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/270:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/270:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF INSERT ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_ins'); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/271:0] ERROR: "main_table" is a table 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/271:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/271:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/272:0] ERROR: "main_table" is a table 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/272:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-03-07 14:27:59.995 UTC [22362][client backend] [pg_regress/triggers][77/272:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF DELETE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_del'); 2024-03-07 14:27:59.996 UTC [22362][client backend] [pg_regress/triggers][77/273:0] ERROR: INSTEAD OF triggers cannot have WHEN conditions 2024-03-07 14:27:59.996 UTC [22362][client backend] [pg_regress/triggers][77/273: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'); 2024-03-07 14:27:59.996 UTC [22362][client backend] [pg_regress/triggers][77/274:0] ERROR: INSTEAD OF triggers cannot have column lists 2024-03-07 14:27:59.996 UTC [22362][client backend] [pg_regress/triggers][77/274:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE OF a ON main_view FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-03-07 14:27:59.996 UTC [22362][client backend] [pg_regress/triggers][77/275:0] ERROR: INSTEAD OF triggers must be FOR EACH ROW 2024-03-07 14:27:59.996 UTC [22362][client backend] [pg_regress/triggers][77/275:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_view EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-03-07 14:28:00.003 UTC [22354][client backend] [pg_regress/inherit][74/257:0] ERROR: new row for relation "c1" violates check constraint "p2_f2_check" 2024-03-07 14:28:00.003 UTC [22354][client backend] [pg_regress/inherit][74/257:0] DETAIL: Failing row contains (1, -1, 2). 2024-03-07 14:28:00.003 UTC [22354][client backend] [pg_regress/inherit][74/257:0] STATEMENT: insert into c1 values(1,-1,2); 2024-03-07 14:28:00.013 UTC [22353][client backend] [pg_regress/constraints][75/246:4707] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-03-07 14:28:00.013 UTC [22353][client backend] [pg_regress/constraints][75/246:4707] DETAIL: Key (f1)=(1) conflicts with existing key (f1)=(1). 2024-03-07 14:28:00.013 UTC [22353][client backend] [pg_regress/constraints][75/246:4707] STATEMENT: INSERT INTO deferred_excl VALUES(1); 2024-03-07 14:28:00.013 UTC [22353][client backend] [pg_regress/constraints][75/247:0] ERROR: ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters 2024-03-07 14:28:00.013 UTC [22353][client backend] [pg_regress/constraints][75/247:0] STATEMENT: INSERT INTO deferred_excl VALUES(1) ON CONFLICT ON CONSTRAINT deferred_excl_con DO NOTHING; 2024-03-07 14:28:00.014 UTC [22353][client backend] [pg_regress/constraints][75/248:4710] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-03-07 14:28:00.014 UTC [22353][client backend] [pg_regress/constraints][75/248:4710] DETAIL: Key (f1)=(2) conflicts with existing key (f1)=(2). 2024-03-07 14:28:00.014 UTC [22353][client backend] [pg_regress/constraints][75/248:4710] STATEMENT: COMMIT; 2024-03-07 14:28:00.016 UTC [22353][client backend] [pg_regress/constraints][75/249:4713] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-03-07 14:28:00.016 UTC [22353][client backend] [pg_regress/constraints][75/249:4713] DETAIL: Key (f1)=(3) conflicts with existing key (f1)=(3). 2024-03-07 14:28:00.016 UTC [22353][client backend] [pg_regress/constraints][75/249:4713] STATEMENT: COMMIT; 2024-03-07 14:28:00.023 UTC [22353][client backend] [pg_regress/constraints][75/254:4722] ERROR: could not create exclusion constraint "deferred_excl_f1_excl" 2024-03-07 14:28:00.023 UTC [22353][client backend] [pg_regress/constraints][75/254:4722] DETAIL: Key (f1)=(3) conflicts with key (f1)=(3). 2024-03-07 14:28:00.023 UTC [22353][client backend] [pg_regress/constraints][75/254:4722] STATEMENT: ALTER TABLE deferred_excl ADD EXCLUDE (f1 WITH =); 2024-03-07 14:28:00.072 UTC [22353][client backend] [pg_regress/constraints][75/277:4751] ERROR: constraint "notnull_tbl1_a_not_null" for relation "notnull_tbl1" already exists 2024-03-07 14:28:00.072 UTC [22353][client backend] [pg_regress/constraints][75/277:4751] STATEMENT: ALTER TABLE notnull_tbl1 ADD COLUMN b INT CONSTRAINT notnull_tbl1_a_not_null NOT NULL; 2024-03-07 14:28:00.077 UTC [22360][client backend] [pg_regress/updatable_views][80/234:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.077 UTC [22360][client backend] [pg_regress/updatable_views][80/234:0] STATEMENT: INSERT INTO base_tbl VALUES (3, 'Row 3', 3.0); 2024-03-07 14:28:00.078 UTC [22360][client backend] [pg_regress/updatable_views][80/235:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.078 UTC [22360][client backend] [pg_regress/updatable_views][80/235:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 3', 3.0, 3); 2024-03-07 14:28:00.078 UTC [22360][client backend] [pg_regress/updatable_views][80/236:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.078 UTC [22360][client backend] [pg_regress/updatable_views][80/236:0] STATEMENT: INSERT INTO rw_view2 VALUES ('Row 3', 3.0, 3); 2024-03-07 14:28:00.078 UTC [22360][client backend] [pg_regress/updatable_views][80/237:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.078 UTC [22360][client backend] [pg_regress/updatable_views][80/237: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); 2024-03-07 14:28:00.080 UTC [22360][client backend] [pg_regress/updatable_views][80/238:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.080 UTC [22360][client backend] [pg_regress/updatable_views][80/238: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); 2024-03-07 14:28:00.080 UTC [22360][client backend] [pg_regress/updatable_views][80/240:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.080 UTC [22360][client backend] [pg_regress/updatable_views][80/240:0] STATEMENT: UPDATE base_tbl SET b=b; 2024-03-07 14:28:00.084 UTC [22360][client backend] [pg_regress/updatable_views][80/242:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.084 UTC [22360][client backend] [pg_regress/updatable_views][80/242:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2024-03-07 14:28:00.086 UTC [22360][client backend] [pg_regress/updatable_views][80/244:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.086 UTC [22360][client backend] [pg_regress/updatable_views][80/244:0] STATEMENT: UPDATE rw_view2 SET bb=bb; 2024-03-07 14:28:00.087 UTC [22360][client backend] [pg_regress/updatable_views][80/246:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.087 UTC [22360][client backend] [pg_regress/updatable_views][80/246: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; 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/248:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/248: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; 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/249:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/249:0] STATEMENT: DELETE FROM base_tbl; 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/250:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/250:0] STATEMENT: DELETE FROM rw_view1; 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/251:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.088 UTC [22360][client backend] [pg_regress/updatable_views][80/251:0] STATEMENT: DELETE FROM rw_view2; 2024-03-07 14:28:00.091 UTC [22360][client backend] [pg_regress/updatable_views][80/258:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.091 UTC [22360][client backend] [pg_regress/updatable_views][80/258:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 4', 4.0, 4); 2024-03-07 14:28:00.093 UTC [22360][client backend] [pg_regress/updatable_views][80/261:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.093 UTC [22360][client backend] [pg_regress/updatable_views][80/261:0] STATEMENT: DELETE FROM rw_view1 WHERE aa=2; 2024-03-07 14:28:00.096 UTC [22360][client backend] [pg_regress/updatable_views][80/263:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.096 UTC [22360][client backend] [pg_regress/updatable_views][80/263: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; 2024-03-07 14:28:00.101 UTC [22360][client backend] [pg_regress/updatable_views][80/272:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.101 UTC [22360][client backend] [pg_regress/updatable_views][80/272:0] STATEMENT: INSERT INTO base_tbl VALUES (5, 'Row 5', 5.0); 2024-03-07 14:28:00.107 UTC [22360][client backend] [pg_regress/updatable_views][80/274:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.107 UTC [22360][client backend] [pg_regress/updatable_views][80/274:0] STATEMENT: INSERT INTO rw_view2 VALUES ('Row 6', 6.0, 6); 2024-03-07 14:28:00.107 UTC [22360][client backend] [pg_regress/updatable_views][80/275:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.107 UTC [22360][client backend] [pg_regress/updatable_views][80/275:0] STATEMENT: DELETE FROM base_tbl WHERE a=3; 2024-03-07 14:28:00.108 UTC [22360][client backend] [pg_regress/updatable_views][80/277:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.108 UTC [22360][client backend] [pg_regress/updatable_views][80/277:0] STATEMENT: DELETE FROM rw_view2 WHERE aa=4; 2024-03-07 14:28:00.115 UTC [22360][client backend] [pg_regress/updatable_views][80/279:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.115 UTC [22360][client backend] [pg_regress/updatable_views][80/279: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; 2024-03-07 14:28:00.127 UTC [22356][client backend] [pg_regress/vacuum][76/165:4788] ERROR: null value in column "i" of relation "vac_truncate_test" violates not-null constraint 2024-03-07 14:28:00.127 UTC [22356][client backend] [pg_regress/vacuum][76/165:4788] DETAIL: Failing row contains (null, null). 2024-03-07 14:28:00.127 UTC [22356][client backend] [pg_regress/vacuum][76/165:4788] STATEMENT: INSERT INTO vac_truncate_test VALUES (1, NULL), (NULL, NULL); 2024-03-07 14:28:00.127 UTC [22357][client backend] [pg_regress/infinite_recurse][82/4:0] ERROR: stack depth limit exceeded 2024-03-07 14:28:00.127 UTC [22357][client backend] [pg_regress/infinite_recurse][82/4:0] HINT: Increase the configuration parameter max_stack_depth (currently 2048kB), after ensuring the platform's stack depth limit is adequate. 2024-03-07 14:28:00.127 UTC [22357][client backend] [pg_regress/infinite_recurse][82/4:0] CONTEXT: SQL function "infinite_recurse" during inlining SQL function "infinite_recurse" during startup SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 2024-03-07 14:28:00.127 UTC [22357][client backend] [pg_regress/infinite_recurse][82/4:0] STATEMENT: select infinite_recurse(); 2024-03-07 14:28:00.138 UTC [22353][client backend] [pg_regress/constraints][75/312:4794] ERROR: constraint "blah" for relation "notnull_tbl2" already exists 2024-03-07 14:28:00.138 UTC [22353][client backend] [pg_regress/constraints][75/312:4794] STATEMENT: CREATE TABLE notnull_tbl2 (a INTEGER CONSTRAINT blah NOT NULL, b INTEGER CONSTRAINT blah NOT NULL); 2024-03-07 14:28:00.146 UTC [22360][client backend] [pg_regress/updatable_views][80/287:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.146 UTC [22360][client backend] [pg_regress/updatable_views][80/287:0] STATEMENT: SELECT * FROM rw_view1; 2024-03-07 14:28:00.149 UTC [22360][client backend] [pg_regress/updatable_views][80/288:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.149 UTC [22360][client backend] [pg_regress/updatable_views][80/288:0] STATEMENT: SELECT * FROM rw_view1 FOR UPDATE; 2024-03-07 14:28:00.150 UTC [22360][client backend] [pg_regress/updatable_views][80/289:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.150 UTC [22360][client backend] [pg_regress/updatable_views][80/289:0] STATEMENT: UPDATE rw_view1 SET b = 'foo' WHERE a = 1; 2024-03-07 14:28:00.150 UTC [22353][client backend] [pg_regress/constraints][75/314:4800] ERROR: column "a" is in a primary key 2024-03-07 14:28:00.150 UTC [22353][client backend] [pg_regress/constraints][75/314:4800] STATEMENT: ALTER TABLE notnull_tbl2 ALTER a DROP NOT NULL; 2024-03-07 14:28:00.150 UTC [22360][client backend] [pg_regress/updatable_views][80/290:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.150 UTC [22360][client backend] [pg_regress/updatable_views][80/290: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'; 2024-03-07 14:28:00.153 UTC [22360][client backend] [pg_regress/updatable_views][80/293:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.153 UTC [22360][client backend] [pg_regress/updatable_views][80/293:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.154 UTC [22360][client backend] [pg_regress/updatable_views][80/294:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.154 UTC [22360][client backend] [pg_regress/updatable_views][80/294:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2024-03-07 14:28:00.154 UTC [22360][client backend] [pg_regress/updatable_views][80/295:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.154 UTC [22360][client backend] [pg_regress/updatable_views][80/295:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2024-03-07 14:28:00.155 UTC [22360][client backend] [pg_regress/updatable_views][80/296:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.155 UTC [22360][client backend] [pg_regress/updatable_views][80/296: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'; 2024-03-07 14:28:00.162 UTC [22360][client backend] [pg_regress/updatable_views][80/301:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.162 UTC [22360][client backend] [pg_regress/updatable_views][80/301:0] STATEMENT: SELECT * FROM rw_view1 FOR UPDATE; 2024-03-07 14:28:00.162 UTC [22360][client backend] [pg_regress/updatable_views][80/302:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.162 UTC [22360][client backend] [pg_regress/updatable_views][80/302:0] STATEMENT: UPDATE rw_view1 SET b = 'foo' WHERE a = 1; 2024-03-07 14:28:00.163 UTC [22360][client backend] [pg_regress/updatable_views][80/303:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.163 UTC [22360][client backend] [pg_regress/updatable_views][80/303: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'; 2024-03-07 14:28:00.164 UTC [22360][client backend] [pg_regress/updatable_views][80/305:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.164 UTC [22360][client backend] [pg_regress/updatable_views][80/305:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.165 UTC [22360][client backend] [pg_regress/updatable_views][80/306:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.165 UTC [22360][client backend] [pg_regress/updatable_views][80/306:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2024-03-07 14:28:00.165 UTC [22360][client backend] [pg_regress/updatable_views][80/307:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.165 UTC [22360][client backend] [pg_regress/updatable_views][80/307:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2024-03-07 14:28:00.165 UTC [22360][client backend] [pg_regress/updatable_views][80/308:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.165 UTC [22360][client backend] [pg_regress/updatable_views][80/308: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'; 2024-03-07 14:28:00.167 UTC [22356][client backend] [pg_regress/vacuum][76/200:0] ERROR: column "a" of relation "vacparted" appears more than once 2024-03-07 14:28:00.167 UTC [22356][client backend] [pg_regress/vacuum][76/200:0] STATEMENT: VACUUM ANALYZE vacparted(a,b,a); 2024-03-07 14:28:00.170 UTC [22356][client backend] [pg_regress/vacuum][76/202:0] ERROR: column "b" of relation "vacparted" appears more than once 2024-03-07 14:28:00.170 UTC [22356][client backend] [pg_regress/vacuum][76/202:0] STATEMENT: ANALYZE vacparted(a,b,b); 2024-03-07 14:28:00.172 UTC [22360][client backend] [pg_regress/updatable_views][80/313:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.172 UTC [22360][client backend] [pg_regress/updatable_views][80/313:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2024-03-07 14:28:00.173 UTC [22360][client backend] [pg_regress/updatable_views][80/314:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.173 UTC [22360][client backend] [pg_regress/updatable_views][80/314:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2024-03-07 14:28:00.173 UTC [22360][client backend] [pg_regress/updatable_views][80/315:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.173 UTC [22360][client backend] [pg_regress/updatable_views][80/315: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'; 2024-03-07 14:28:00.189 UTC [22360][client backend] [pg_regress/updatable_views][80/325:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.189 UTC [22360][client backend] [pg_regress/updatable_views][80/325:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2024-03-07 14:28:00.189 UTC [22360][client backend] [pg_regress/updatable_views][80/326:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.189 UTC [22360][client backend] [pg_regress/updatable_views][80/326:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2024-03-07 14:28:00.195 UTC [22360][client backend] [pg_regress/updatable_views][80/327:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.195 UTC [22360][client backend] [pg_regress/updatable_views][80/327: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'; 2024-03-07 14:28:00.209 UTC [22360][client backend] [pg_regress/updatable_views][80/339:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.209 UTC [22360][client backend] [pg_regress/updatable_views][80/339:0] STATEMENT: SELECT * FROM rw_view1 FOR UPDATE; 2024-03-07 14:28:00.209 UTC [22360][client backend] [pg_regress/updatable_views][80/340:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.209 UTC [22360][client backend] [pg_regress/updatable_views][80/340:0] STATEMENT: UPDATE rw_view1 SET b = 'foo' WHERE a = 1; 2024-03-07 14:28:00.209 UTC [22360][client backend] [pg_regress/updatable_views][80/341:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.209 UTC [22360][client backend] [pg_regress/updatable_views][80/341: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'; 2024-03-07 14:28:00.210 UTC [22360][client backend] [pg_regress/updatable_views][80/344:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.210 UTC [22360][client backend] [pg_regress/updatable_views][80/344:0] STATEMENT: SELECT * FROM rw_view2 FOR UPDATE; 2024-03-07 14:28:00.210 UTC [22360][client backend] [pg_regress/updatable_views][80/345:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.210 UTC [22360][client backend] [pg_regress/updatable_views][80/345:0] STATEMENT: UPDATE rw_view2 SET b = 'bar' WHERE a = 1; 2024-03-07 14:28:00.210 UTC [22360][client backend] [pg_regress/updatable_views][80/346:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.210 UTC [22360][client backend] [pg_regress/updatable_views][80/346: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'; 2024-03-07 14:28:00.231 UTC [22354][client backend] [pg_regress/inherit][74/317:4854] ERROR: cannot rename inherited column "b" 2024-03-07 14:28:00.231 UTC [22354][client backend] [pg_regress/inherit][74/317:4854] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2024-03-07 14:28:00.231 UTC [22354][client backend] [pg_regress/inherit][74/318:4855] ERROR: cannot rename inherited column "aa" 2024-03-07 14:28:00.231 UTC [22354][client backend] [pg_regress/inherit][74/318:4855] STATEMENT: ALTER TABLE inhts RENAME aa TO aaa; 2024-03-07 14:28:00.235 UTC [22357][client backend] [pg_regress/infinite_recurse][:0] LOG: disconnection: session time: 0:00:01.279 user=postgres database=regression host=[local] 2024-03-07 14:28:00.241 UTC [22362][client backend] [pg_regress/triggers][77/323:0] ERROR: No such country: "Japon" 2024-03-07 14:28:00.241 UTC [22362][client backend] [pg_regress/triggers][77/323:0] CONTEXT: PL/pgSQL function city_update() line 9 at RAISE 2024-03-07 14:28:00.241 UTC [22362][client backend] [pg_regress/triggers][77/323:0] STATEMENT: UPDATE city_view SET country_name = 'Japon' WHERE city_name = 'Tokyo'; 2024-03-07 14:28:00.244 UTC [22360][client backend] [pg_regress/updatable_views][80/358:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.244 UTC [22360][client backend] [pg_regress/updatable_views][80/358:0] STATEMENT: SELECT * FROM base_tbl; 2024-03-07 14:28:00.248 UTC [22360][client backend] [pg_regress/updatable_views][80/359:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.248 UTC [22360][client backend] [pg_regress/updatable_views][80/359:0] STATEMENT: SELECT * FROM rw_view1; 2024-03-07 14:28:00.248 UTC [22360][client backend] [pg_regress/updatable_views][80/360:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.248 UTC [22360][client backend] [pg_regress/updatable_views][80/360:0] STATEMENT: INSERT INTO base_tbl VALUES (3, 'Row 3', 3.0); 2024-03-07 14:28:00.249 UTC [22360][client backend] [pg_regress/updatable_views][80/361:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.249 UTC [22360][client backend] [pg_regress/updatable_views][80/361:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 3', 3.0, 3); 2024-03-07 14:28:00.249 UTC [22360][client backend] [pg_regress/updatable_views][80/362:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.249 UTC [22360][client backend] [pg_regress/updatable_views][80/362:0] STATEMENT: UPDATE base_tbl SET a=a; 2024-03-07 14:28:00.250 UTC [22360][client backend] [pg_regress/updatable_views][80/363:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.250 UTC [22360][client backend] [pg_regress/updatable_views][80/363:0] STATEMENT: UPDATE rw_view1 SET bb=bb, cc=cc; 2024-03-07 14:28:00.250 UTC [22360][client backend] [pg_regress/updatable_views][80/364:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.250 UTC [22360][client backend] [pg_regress/updatable_views][80/364: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; 2024-03-07 14:28:00.250 UTC [22360][client backend] [pg_regress/updatable_views][80/365:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.250 UTC [22360][client backend] [pg_regress/updatable_views][80/365:0] STATEMENT: DELETE FROM base_tbl; 2024-03-07 14:28:00.251 UTC [22360][client backend] [pg_regress/updatable_views][80/366:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.251 UTC [22360][client backend] [pg_regress/updatable_views][80/366:0] STATEMENT: DELETE FROM rw_view1; 2024-03-07 14:28:00.251 UTC [22360][client backend] [pg_regress/updatable_views][80/367:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.251 UTC [22360][client backend] [pg_regress/updatable_views][80/367:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN DELETE; 2024-03-07 14:28:00.255 UTC [22360][client backend] [pg_regress/updatable_views][80/375:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.255 UTC [22360][client backend] [pg_regress/updatable_views][80/375:0] STATEMENT: UPDATE base_tbl SET b=b; 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/378:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/378:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/379:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/379:0] STATEMENT: UPDATE rw_view1 SET bb=bb; 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/380:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/380: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; 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/381:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.258 UTC [22360][client backend] [pg_regress/updatable_views][80/381: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; 2024-03-07 14:28:00.260 UTC [22356][client backend] [pg_regress/vacuum][76/231:0] ERROR: relation "does_not_exist" does not exist 2024-03-07 14:28:00.260 UTC [22356][client backend] [pg_regress/vacuum][76/231:0] STATEMENT: VACUUM vacparted, does_not_exist; 2024-03-07 14:28:00.261 UTC [22356][client backend] [pg_regress/vacuum][76/238:0] ERROR: relation "does_not_exist" does not exist 2024-03-07 14:28:00.261 UTC [22356][client backend] [pg_regress/vacuum][76/238:0] STATEMENT: VACUUM (FREEZE) does_not_exist, vaccluster; 2024-03-07 14:28:00.265 UTC [22360][client backend] [pg_regress/updatable_views][80/386:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.265 UTC [22360][client backend] [pg_regress/updatable_views][80/386:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 4', 4.0, 4); 2024-03-07 14:28:00.265 UTC [22356][client backend] [pg_regress/vacuum][76/249:0] ERROR: column "does_not_exist" of relation "vactst" does not exist 2024-03-07 14:28:00.265 UTC [22356][client backend] [pg_regress/vacuum][76/249:0] STATEMENT: VACUUM ANALYZE vactst (does_not_exist), vacparted (b); 2024-03-07 14:28:00.266 UTC [22360][client backend] [pg_regress/updatable_views][80/388:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.266 UTC [22360][client backend] [pg_regress/updatable_views][80/388:0] STATEMENT: DELETE FROM rw_view1 WHERE aa=2; 2024-03-07 14:28:00.267 UTC [22360][client backend] [pg_regress/updatable_views][80/389:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.267 UTC [22360][client backend] [pg_regress/updatable_views][80/389:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN DELETE; 2024-03-07 14:28:00.272 UTC [22360][client backend] [pg_regress/updatable_views][80/394:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.272 UTC [22360][client backend] [pg_regress/updatable_views][80/394:0] STATEMENT: INSERT INTO rw_view1 VALUES ('Row 4', 4.0, 4); 2024-03-07 14:28:00.272 UTC [22360][client backend] [pg_regress/updatable_views][80/395:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.272 UTC [22360][client backend] [pg_regress/updatable_views][80/395:0] STATEMENT: DELETE FROM rw_view1 WHERE aa=2; 2024-03-07 14:28:00.274 UTC [22360][client backend] [pg_regress/updatable_views][80/396:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.274 UTC [22360][client backend] [pg_regress/updatable_views][80/396:0] STATEMENT: MERGE INTO rw_view1 t USING (VALUES (1)) AS v(a) ON t.aa = v.a WHEN MATCHED THEN DELETE; 2024-03-07 14:28:00.286 UTC [22356][client backend] [pg_regress/vacuum][76/255:0] ERROR: ANALYZE option must be specified when a column list is provided 2024-03-07 14:28:00.286 UTC [22356][client backend] [pg_regress/vacuum][76/255:0] STATEMENT: VACUUM FULL vactst, vacparted (a, b), vaccluster (i); 2024-03-07 14:28:00.291 UTC [22356][client backend] [pg_regress/vacuum][76/266:0] ERROR: relation "does_not_exist" does not exist 2024-03-07 14:28:00.291 UTC [22356][client backend] [pg_regress/vacuum][76/266:0] STATEMENT: ANALYZE vactst, does_not_exist, vacparted; 2024-03-07 14:28:00.291 UTC [22356][client backend] [pg_regress/vacuum][76/269:0] ERROR: column "does_not_exist" of relation "vacparted" does not exist 2024-03-07 14:28:00.291 UTC [22356][client backend] [pg_regress/vacuum][76/269:0] STATEMENT: ANALYZE vactst (i), vacparted (does_not_exist); 2024-03-07 14:28:00.299 UTC [22356][client backend] [pg_regress/vacuum][76/275:0] ERROR: relation "does_not_exist" does not exist 2024-03-07 14:28:00.299 UTC [22356][client backend] [pg_regress/vacuum][76/275:0] STATEMENT: ANALYZE (VERBOSE) does_not_exist; 2024-03-07 14:28:00.299 UTC [22356][client backend] [pg_regress/vacuum][76/276:0] ERROR: syntax error at or near "arg" at character 22 2024-03-07 14:28:00.299 UTC [22356][client backend] [pg_regress/vacuum][76/276:0] STATEMENT: ANALYZE (nonexistent-arg) does_not_exist; 2024-03-07 14:28:00.299 UTC [22356][client backend] [pg_regress/vacuum][76/277:0] ERROR: unrecognized ANALYZE option "nonexistentarg" at character 10 2024-03-07 14:28:00.299 UTC [22356][client backend] [pg_regress/vacuum][76/277:0] STATEMENT: ANALYZE (nonexistentarg) does_not_exit; 2024-03-07 14:28:00.301 UTC [22356][client backend] [pg_regress/vacuum][76/279:0] ERROR: relation "does_not_exist" does not exist 2024-03-07 14:28:00.301 UTC [22356][client backend] [pg_regress/vacuum][76/279:0] STATEMENT: ANALYZE (SKIP_LOCKED, VERBOSE) does_not_exist; 2024-03-07 14:28:00.301 UTC [22356][client backend] [pg_regress/vacuum][76/280:0] ERROR: relation "does_not_exist" does not exist 2024-03-07 14:28:00.301 UTC [22356][client backend] [pg_regress/vacuum][76/280:0] STATEMENT: ANALYZE (VERBOSE, SKIP_LOCKED) does_not_exist; 2024-03-07 14:28:00.308 UTC [22360][client backend] [pg_regress/updatable_views][80/411:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.308 UTC [22360][client backend] [pg_regress/updatable_views][80/411:0] STATEMENT: SELECT * FROM rw_view1; 2024-03-07 14:28:00.309 UTC [22360][client backend] [pg_regress/updatable_views][80/412:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.309 UTC [22360][client backend] [pg_regress/updatable_views][80/412:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2024-03-07 14:28:00.309 UTC [22360][client backend] [pg_regress/updatable_views][80/413:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.309 UTC [22360][client backend] [pg_regress/updatable_views][80/413: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); 2024-03-07 14:28:00.322 UTC [22360][client backend] [pg_regress/updatable_views][80/417:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.322 UTC [22360][client backend] [pg_regress/updatable_views][80/417:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.322 UTC [22360][client backend] [pg_regress/updatable_views][80/418:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.322 UTC [22360][client backend] [pg_regress/updatable_views][80/418:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.322 UTC [22360][client backend] [pg_regress/updatable_views][80/419:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.322 UTC [22360][client backend] [pg_regress/updatable_views][80/419: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); 2024-03-07 14:28:00.325 UTC [22360][client backend] [pg_regress/updatable_views][80/426:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.325 UTC [22360][client backend] [pg_regress/updatable_views][80/426:0] STATEMENT: UPDATE rw_view1 SET cc=cc; 2024-03-07 14:28:00.326 UTC [22360][client backend] [pg_regress/updatable_views][80/428:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.326 UTC [22360][client backend] [pg_regress/updatable_views][80/428: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; 2024-03-07 14:28:00.327 UTC [22360][client backend] [pg_regress/updatable_views][80/430:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.327 UTC [22360][client backend] [pg_regress/updatable_views][80/430:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.327 UTC [22360][client backend] [pg_regress/updatable_views][80/431:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.327 UTC [22360][client backend] [pg_regress/updatable_views][80/431:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.328 UTC [22360][client backend] [pg_regress/updatable_views][80/432:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.328 UTC [22360][client backend] [pg_regress/updatable_views][80/432: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; 2024-03-07 14:28:00.329 UTC [22360][client backend] [pg_regress/updatable_views][80/434:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.329 UTC [22360][client backend] [pg_regress/updatable_views][80/434:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.329 UTC [22360][client backend] [pg_regress/updatable_views][80/435:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.329 UTC [22360][client backend] [pg_regress/updatable_views][80/435:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.330 UTC [22360][client backend] [pg_regress/updatable_views][80/436:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.330 UTC [22360][client backend] [pg_regress/updatable_views][80/436: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; 2024-03-07 14:28:00.332 UTC [22360][client backend] [pg_regress/updatable_views][80/441:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.332 UTC [22360][client backend] [pg_regress/updatable_views][80/441:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.333 UTC [22360][client backend] [pg_regress/updatable_views][80/442:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.333 UTC [22360][client backend] [pg_regress/updatable_views][80/442:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.333 UTC [22360][client backend] [pg_regress/updatable_views][80/443:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.333 UTC [22360][client backend] [pg_regress/updatable_views][80/443: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; 2024-03-07 14:28:00.333 UTC [22360][client backend] [pg_regress/updatable_views][80/445:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.333 UTC [22360][client backend] [pg_regress/updatable_views][80/445:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.334 UTC [22360][client backend] [pg_regress/updatable_views][80/446:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.334 UTC [22360][client backend] [pg_regress/updatable_views][80/446:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.335 UTC [22360][client backend] [pg_regress/updatable_views][80/447:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.335 UTC [22360][client backend] [pg_regress/updatable_views][80/447: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; 2024-03-07 14:28:00.341 UTC [22360][client backend] [pg_regress/updatable_views][80/453:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.341 UTC [22360][client backend] [pg_regress/updatable_views][80/453:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.342 UTC [22360][client backend] [pg_regress/updatable_views][80/454:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.342 UTC [22360][client backend] [pg_regress/updatable_views][80/454:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.345 UTC [22360][client backend] [pg_regress/updatable_views][80/456:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.345 UTC [22360][client backend] [pg_regress/updatable_views][80/456: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; 2024-03-07 14:28:00.346 UTC [22360][client backend] [pg_regress/updatable_views][80/457:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.346 UTC [22360][client backend] [pg_regress/updatable_views][80/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; 2024-03-07 14:28:00.348 UTC [22360][client backend] [pg_regress/updatable_views][80/460:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.348 UTC [22360][client backend] [pg_regress/updatable_views][80/460:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.348 UTC [22360][client backend] [pg_regress/updatable_views][80/461:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.348 UTC [22360][client backend] [pg_regress/updatable_views][80/461:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.348 UTC [22360][client backend] [pg_regress/updatable_views][80/462:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.348 UTC [22360][client backend] [pg_regress/updatable_views][80/462:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.350 UTC [22360][client backend] [pg_regress/updatable_views][80/463:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.350 UTC [22360][client backend] [pg_regress/updatable_views][80/463:0] STATEMENT: UPDATE rw_view2 SET ccc=ccc; 2024-03-07 14:28:00.351 UTC [22360][client backend] [pg_regress/updatable_views][80/464:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.351 UTC [22360][client backend] [pg_regress/updatable_views][80/464: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; 2024-03-07 14:28:00.351 UTC [22360][client backend] [pg_regress/updatable_views][80/465:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.351 UTC [22360][client backend] [pg_regress/updatable_views][80/465: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; 2024-03-07 14:28:00.352 UTC [22360][client backend] [pg_regress/updatable_views][80/466:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.352 UTC [22360][client backend] [pg_regress/updatable_views][80/466: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; 2024-03-07 14:28:00.357 UTC [22360][client backend] [pg_regress/updatable_views][80/472:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.357 UTC [22360][client backend] [pg_regress/updatable_views][80/472:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.358 UTC [22360][client backend] [pg_regress/updatable_views][80/473:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.358 UTC [22360][client backend] [pg_regress/updatable_views][80/473:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.359 UTC [22360][client backend] [pg_regress/updatable_views][80/475:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.359 UTC [22360][client backend] [pg_regress/updatable_views][80/475: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; 2024-03-07 14:28:00.360 UTC [22360][client backend] [pg_regress/updatable_views][80/476:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.360 UTC [22360][client backend] [pg_regress/updatable_views][80/476: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; 2024-03-07 14:28:00.368 UTC [22360][client backend] [pg_regress/updatable_views][80/481:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.368 UTC [22360][client backend] [pg_regress/updatable_views][80/481:0] STATEMENT: SELECT * FROM rw_view1; 2024-03-07 14:28:00.368 UTC [22360][client backend] [pg_regress/updatable_views][80/482:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.368 UTC [22360][client backend] [pg_regress/updatable_views][80/482:0] STATEMENT: UPDATE rw_view1 SET aa=aa; 2024-03-07 14:28:00.368 UTC [22360][client backend] [pg_regress/updatable_views][80/483:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.368 UTC [22360][client backend] [pg_regress/updatable_views][80/483: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; 2024-03-07 14:28:00.369 UTC [22354][client backend] [pg_regress/inherit][74/360:4969] ERROR: cannot rename inherited column "b" 2024-03-07 14:28:00.369 UTC [22354][client backend] [pg_regress/inherit][74/360:4969] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2024-03-07 14:28:00.369 UTC [22360][client backend] [pg_regress/updatable_views][80/486:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.369 UTC [22360][client backend] [pg_regress/updatable_views][80/486:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.369 UTC [22360][client backend] [pg_regress/updatable_views][80/487:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.369 UTC [22360][client backend] [pg_regress/updatable_views][80/487:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.374 UTC [22360][client backend] [pg_regress/updatable_views][80/489:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.374 UTC [22360][client backend] [pg_regress/updatable_views][80/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; 2024-03-07 14:28:00.374 UTC [22360][client backend] [pg_regress/updatable_views][80/490:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.374 UTC [22360][client backend] [pg_regress/updatable_views][80/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; 2024-03-07 14:28:00.376 UTC [22360][client backend] [pg_regress/updatable_views][80/494:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.376 UTC [22360][client backend] [pg_regress/updatable_views][80/494:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.376 UTC [22360][client backend] [pg_regress/updatable_views][80/495:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.376 UTC [22360][client backend] [pg_regress/updatable_views][80/495:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.377 UTC [22360][client backend] [pg_regress/updatable_views][80/497:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.377 UTC [22360][client backend] [pg_regress/updatable_views][80/497: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; 2024-03-07 14:28:00.378 UTC [22360][client backend] [pg_regress/updatable_views][80/498:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.378 UTC [22360][client backend] [pg_regress/updatable_views][80/498: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; 2024-03-07 14:28:00.379 UTC [22353][client backend] [pg_regress/constraints][75/370:4974] ERROR: multiple primary keys for table "cnn_parent" are not allowed 2024-03-07 14:28:00.379 UTC [22353][client backend] [pg_regress/constraints][75/370:4974] STATEMENT: ALTER TABLE cnn_parent ADD PRIMARY KEY (b); 2024-03-07 14:28:00.380 UTC [22360][client backend] [pg_regress/updatable_views][80/503:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.380 UTC [22360][client backend] [pg_regress/updatable_views][80/503:0] STATEMENT: SELECT * FROM rw_view2; 2024-03-07 14:28:00.381 UTC [22360][client backend] [pg_regress/updatable_views][80/504:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.381 UTC [22360][client backend] [pg_regress/updatable_views][80/504:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.381 UTC [22360][client backend] [pg_regress/updatable_views][80/505:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.381 UTC [22360][client backend] [pg_regress/updatable_views][80/505:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.381 UTC [22360][client backend] [pg_regress/updatable_views][80/506:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.381 UTC [22360][client backend] [pg_regress/updatable_views][80/506:0] STATEMENT: UPDATE rw_view2 SET ccc=ccc; 2024-03-07 14:28:00.382 UTC [22360][client backend] [pg_regress/updatable_views][80/507:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.382 UTC [22360][client backend] [pg_regress/updatable_views][80/507: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; 2024-03-07 14:28:00.383 UTC [22360][client backend] [pg_regress/updatable_views][80/508:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.383 UTC [22360][client backend] [pg_regress/updatable_views][80/508: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; 2024-03-07 14:28:00.384 UTC [22360][client backend] [pg_regress/updatable_views][80/509:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.384 UTC [22360][client backend] [pg_regress/updatable_views][80/509: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; 2024-03-07 14:28:00.384 UTC [22360][client backend] [pg_regress/updatable_views][80/512:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.384 UTC [22360][client backend] [pg_regress/updatable_views][80/512:0] STATEMENT: UPDATE rw_view2 SET aaa=aaa; 2024-03-07 14:28:00.384 UTC [22360][client backend] [pg_regress/updatable_views][80/513:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.384 UTC [22360][client backend] [pg_regress/updatable_views][80/513:0] STATEMENT: UPDATE rw_view2 SET bbb=bbb; 2024-03-07 14:28:00.386 UTC [22360][client backend] [pg_regress/updatable_views][80/515:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:00.386 UTC [22360][client backend] [pg_regress/updatable_views][80/515: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; 2024-03-07 14:28:00.386 UTC [22360][client backend] [pg_regress/updatable_views][80/516:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:00.386 UTC [22360][client backend] [pg_regress/updatable_views][80/516: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; 2024-03-07 14:28:00.397 UTC [22356][client backend] [pg_regress/vacuum][76/309:0] ERROR: PROCESS_TOAST required with VACUUM FULL 2024-03-07 14:28:00.397 UTC [22356][client backend] [pg_regress/vacuum][76/309:0] STATEMENT: VACUUM (PROCESS_TOAST FALSE, FULL) vac_option_tab; 2024-03-07 14:28:00.443 UTC [22362][client backend] [pg_regress/triggers][77/362:0] ERROR: U9999 2024-03-07 14:28:00.443 UTC [22362][client backend] [pg_regress/triggers][77/362: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 2024-03-07 14:28:00.443 UTC [22362][client backend] [pg_regress/triggers][77/362:0] STATEMENT: insert into depth_a values (1); 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/337:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/337:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 16777220) vac_option_tab; 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/338:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/338:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 120) vac_option_tab; 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/339:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/339:0] HINT: Value exceeds integer range. 2024-03-07 14:28:00.450 UTC [22356][client backend] [pg_regress/vacuum][76/339:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 10000000000) vac_option_tab; 2024-03-07 14:28:00.451 UTC [22356][client backend] [pg_regress/vacuum][76/340:0] ERROR: BUFFER_USAGE_LIMIT cannot be specified for VACUUM FULL 2024-03-07 14:28:00.451 UTC [22356][client backend] [pg_regress/vacuum][76/340:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT '512 kB', FULL) vac_option_tab; 2024-03-07 14:28:00.451 UTC [22356][client backend] [pg_regress/vacuum][76/346:0] ERROR: ONLY_DATABASE_STATS cannot be specified with a list of tables 2024-03-07 14:28:00.451 UTC [22356][client backend] [pg_regress/vacuum][76/346:0] STATEMENT: VACUUM (ONLY_DATABASE_STATS) vactst; 2024-03-07 14:28:00.503 UTC [22356][client backend] [pg_regress/vacuum][76/359:0] WARNING: permission denied to vacuum "vacowned", skipping it 2024-03-07 14:28:00.503 UTC [22356][client backend] [pg_regress/vacuum][76/361:0] WARNING: permission denied to analyze "vacowned", skipping it 2024-03-07 14:28:00.503 UTC [22356][client backend] [pg_regress/vacuum][76/362:0] WARNING: permission denied to vacuum "vacowned", skipping it 2024-03-07 14:28:00.504 UTC [22356][client backend] [pg_regress/vacuum][76/364:0] WARNING: permission denied to vacuum "pg_class", skipping it 2024-03-07 14:28:00.504 UTC [22356][client backend] [pg_regress/vacuum][76/366:0] WARNING: permission denied to analyze "pg_class", skipping it 2024-03-07 14:28:00.504 UTC [22356][client backend] [pg_regress/vacuum][76/367:0] WARNING: permission denied to vacuum "pg_class", skipping it 2024-03-07 14:28:00.505 UTC [22356][client backend] [pg_regress/vacuum][76/369:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2024-03-07 14:28:00.506 UTC [22356][client backend] [pg_regress/vacuum][76/371:0] WARNING: permission denied to analyze "pg_authid", skipping it 2024-03-07 14:28:00.506 UTC [22356][client backend] [pg_regress/vacuum][76/372:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2024-03-07 14:28:00.507 UTC [22356][client backend] [pg_regress/vacuum][76/374:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-03-07 14:28:00.507 UTC [22356][client backend] [pg_regress/vacuum][76/375:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.507 UTC [22356][client backend] [pg_regress/vacuum][76/376:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.508 UTC [22356][client backend] [pg_regress/vacuum][76/378:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.508 UTC [22356][client backend] [pg_regress/vacuum][76/380:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.517 UTC [22356][client backend] [pg_regress/vacuum][76/382:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/383:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/384:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/386:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/387:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/388:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/389:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.518 UTC [22356][client backend] [pg_regress/vacuum][76/390:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.520 UTC [22356][client backend] [pg_regress/vacuum][76/392:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.520 UTC [22356][client backend] [pg_regress/vacuum][76/394:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.527 UTC [22356][client backend] [pg_regress/vacuum][76/403:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.529 UTC [22356][client backend] [pg_regress/vacuum][76/408:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.530 UTC [22356][client backend] [pg_regress/vacuum][76/413:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.532 UTC [22356][client backend] [pg_regress/vacuum][76/416:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.533 UTC [22356][client backend] [pg_regress/vacuum][76/422:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.539 UTC [22356][client backend] [pg_regress/vacuum][76/428:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.540 UTC [22356][client backend] [pg_regress/vacuum][76/433:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-03-07 14:28:00.541 UTC [22356][client backend] [pg_regress/vacuum][76/435:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.542 UTC [22353][client backend] [pg_regress/constraints][75/416:5075] ERROR: constraint "cnn_parent_pkey" of relation "cnn_parent" does not exist 2024-03-07 14:28:00.542 UTC [22353][client backend] [pg_regress/constraints][75/416:5075] STATEMENT: ALTER TABLE cnn_parent DROP CONSTRAINT cnn_parent_pkey; 2024-03-07 14:28:00.544 UTC [22356][client backend] [pg_regress/vacuum][76/440:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.544 UTC [22356][client backend] [pg_regress/vacuum][76/442:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2024-03-07 14:28:00.544 UTC [22356][client backend] [pg_regress/vacuum][76/444:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.545 UTC [22356][client backend] [pg_regress/vacuum][76/447:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.545 UTC [22356][client backend] [pg_regress/vacuum][76/448:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-03-07 14:28:00.545 UTC [22356][client backend] [pg_regress/vacuum][76/451:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.548 UTC [22356][client backend] [pg_regress/vacuum][76/457:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.551 UTC [22353][client backend] [pg_regress/constraints][75/419:5080] ERROR: primary key column "a" is not marked NOT NULL 2024-03-07 14:28:00.551 UTC [22353][client backend] [pg_regress/constraints][75/419:5080] STATEMENT: alter table cnn2_parted attach partition cnn2_part1 for values in (1); 2024-03-07 14:28:00.553 UTC [22360][client backend] [pg_regress/updatable_views][80/565:0] ERROR: cannot insert into column "ctid" of view "rw_view1" 2024-03-07 14:28:00.553 UTC [22360][client backend] [pg_regress/updatable_views][80/565:0] DETAIL: View columns that refer to system columns are not updatable. 2024-03-07 14:28:00.553 UTC [22360][client backend] [pg_regress/updatable_views][80/565:0] STATEMENT: INSERT INTO rw_view1 VALUES (null, null, 1.1, null); 2024-03-07 14:28:00.554 UTC [22356][client backend] [pg_regress/vacuum][76/465:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.555 UTC [22360][client backend] [pg_regress/updatable_views][80/566:0] ERROR: cannot insert into column "s" of view "rw_view1" 2024-03-07 14:28:00.555 UTC [22360][client backend] [pg_regress/updatable_views][80/566:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.555 UTC [22360][client backend] [pg_regress/updatable_views][80/566:0] STATEMENT: INSERT INTO rw_view1 (s, c, a) VALUES (null, null, 1.1); 2024-03-07 14:28:00.556 UTC [22356][client backend] [pg_regress/vacuum][76/466:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.556 UTC [22356][client backend] [pg_regress/vacuum][76/468:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.561 UTC [22360][client backend] [pg_regress/updatable_views][80/568:0] ERROR: cannot update column "s" of view "rw_view1" 2024-03-07 14:28:00.561 UTC [22360][client backend] [pg_regress/updatable_views][80/568:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.561 UTC [22360][client backend] [pg_regress/updatable_views][80/568:0] STATEMENT: UPDATE rw_view1 SET s = s WHERE a = 1.1; 2024-03-07 14:28:00.561 UTC [22356][client backend] [pg_regress/vacuum][76/470:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.561 UTC [22356][client backend] [pg_regress/vacuum][76/474:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-03-07 14:28:00.563 UTC [22356][client backend] [pg_regress/vacuum][76/475:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.563 UTC [22356][client backend] [pg_regress/vacuum][76/477:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-03-07 14:28:00.563 UTC [22356][client backend] [pg_regress/vacuum][76/478:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-03-07 14:28:00.563 UTC [22356][client backend] [pg_regress/vacuum][76/482:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.567 UTC [22356][client backend] [pg_regress/vacuum][76/483:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.569 UTC [22356][client backend] [pg_regress/vacuum][76/485:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-03-07 14:28:00.571 UTC [22362][client backend] [pg_regress/triggers][77/384:5092] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2024-03-07 14:28:00.571 UTC [22362][client backend] [pg_regress/triggers][77/384:5092] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-03-07 14:28:00.571 UTC [22362][client backend] [pg_regress/triggers][77/384:5092] STATEMENT: update parent set val1 = 'b' where aid = 1; 2024-03-07 14:28:00.572 UTC [22362][client backend] [pg_regress/triggers][77/385:5093] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2024-03-07 14:28:00.572 UTC [22362][client backend] [pg_regress/triggers][77/385:5093] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-03-07 14:28:00.572 UTC [22362][client backend] [pg_regress/triggers][77/385:5093] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then update set val1 = 'b'; 2024-03-07 14:28:00.574 UTC [22362][client backend] [pg_regress/triggers][77/388:5094] ERROR: tuple to be deleted was already modified by an operation triggered by the current command 2024-03-07 14:28:00.574 UTC [22362][client backend] [pg_regress/triggers][77/388:5094] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-03-07 14:28:00.574 UTC [22362][client backend] [pg_regress/triggers][77/388:5094] STATEMENT: delete from parent where aid = 1; 2024-03-07 14:28:00.574 UTC [22362][client backend] [pg_regress/triggers][77/389:5095] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2024-03-07 14:28:00.574 UTC [22362][client backend] [pg_regress/triggers][77/389:5095] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-03-07 14:28:00.574 UTC [22362][client backend] [pg_regress/triggers][77/389:5095] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then delete; 2024-03-07 14:28:00.580 UTC [22356][client backend] [pg_regress/vacuum][76/487:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-03-07 14:28:00.585 UTC [22360][client backend] [pg_regress/updatable_views][80/572:0] ERROR: cannot insert into column "t" of view "rw_view2" 2024-03-07 14:28:00.585 UTC [22360][client backend] [pg_regress/updatable_views][80/572:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.585 UTC [22360][client backend] [pg_regress/updatable_views][80/572:0] STATEMENT: INSERT INTO rw_view2 VALUES (null, null, null, 1.1, null); 2024-03-07 14:28:00.586 UTC [22360][client backend] [pg_regress/updatable_views][80/573:0] ERROR: cannot insert into column "s" of view "rw_view1" 2024-03-07 14:28:00.586 UTC [22360][client backend] [pg_regress/updatable_views][80/573:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.586 UTC [22360][client backend] [pg_regress/updatable_views][80/573:0] STATEMENT: INSERT INTO rw_view2(s, c, base_a) VALUES (null, null, 1.1); 2024-03-07 14:28:00.587 UTC [22353][client backend] [pg_regress/constraints][75/423:5103] ERROR: column "a" in child table must be marked NOT NULL 2024-03-07 14:28:00.587 UTC [22353][client backend] [pg_regress/constraints][75/423:5103] STATEMENT: alter table cnn2_parted attach partition cnn2_part1 for values in (1); 2024-03-07 14:28:00.588 UTC [22360][client backend] [pg_regress/updatable_views][80/575:0] ERROR: cannot update column "s" of view "rw_view1" 2024-03-07 14:28:00.588 UTC [22360][client backend] [pg_regress/updatable_views][80/575:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.588 UTC [22360][client backend] [pg_regress/updatable_views][80/575:0] STATEMENT: UPDATE rw_view2 SET s = s WHERE base_a = 1.1; 2024-03-07 14:28:00.588 UTC [22360][client backend] [pg_regress/updatable_views][80/576:0] ERROR: cannot update column "t" of view "rw_view2" 2024-03-07 14:28:00.588 UTC [22360][client backend] [pg_regress/updatable_views][80/576:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.588 UTC [22360][client backend] [pg_regress/updatable_views][80/576:0] STATEMENT: UPDATE rw_view2 SET t = t WHERE base_a = 1.1; 2024-03-07 14:28:00.591 UTC [22360][client backend] [pg_regress/updatable_views][80/580:0] ERROR: cannot insert into column "t" of view "rw_view3" 2024-03-07 14:28:00.591 UTC [22360][client backend] [pg_regress/updatable_views][80/580:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.591 UTC [22360][client backend] [pg_regress/updatable_views][80/580:0] STATEMENT: INSERT INTO rw_view3 VALUES (null, null, null, null); 2024-03-07 14:28:00.595 UTC [22360][client backend] [pg_regress/updatable_views][80/581:0] ERROR: cannot insert into column "s" of view "rw_view1" 2024-03-07 14:28:00.595 UTC [22360][client backend] [pg_regress/updatable_views][80/581:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.595 UTC [22360][client backend] [pg_regress/updatable_views][80/581:0] STATEMENT: INSERT INTO rw_view3(s) VALUES (null); 2024-03-07 14:28:00.595 UTC [22360][client backend] [pg_regress/updatable_views][80/582:0] ERROR: cannot update column "s" of view "rw_view1" 2024-03-07 14:28:00.595 UTC [22360][client backend] [pg_regress/updatable_views][80/582:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:00.595 UTC [22360][client backend] [pg_regress/updatable_views][80/582:0] STATEMENT: UPDATE rw_view3 SET s = s; 2024-03-07 14:28:00.599 UTC [22356][client backend] [pg_regress/vacuum][:0] LOG: disconnection: session time: 0:00:01.653 user=postgres database=regression host=[local] 2024-03-07 14:28:00.606 UTC [22353][client backend] [pg_regress/constraints][75/431:0] ERROR: constraint "no_constraint" for table "constraint_comments_tbl" does not exist 2024-03-07 14:28:00.606 UTC [22353][client backend] [pg_regress/constraints][75/431:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON constraint_comments_tbl IS 'yes, the comment'; 2024-03-07 14:28:00.606 UTC [22353][client backend] [pg_regress/constraints][75/432:0] ERROR: constraint "no_constraint" for domain constraint_comments_dom does not exist 2024-03-07 14:28:00.606 UTC [22353][client backend] [pg_regress/constraints][75/432:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON DOMAIN constraint_comments_dom IS 'yes, another comment'; 2024-03-07 14:28:00.606 UTC [22353][client backend] [pg_regress/constraints][75/433:0] ERROR: relation "no_comments_tbl" does not exist 2024-03-07 14:28:00.606 UTC [22353][client backend] [pg_regress/constraints][75/433:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON no_comments_tbl IS 'bad comment'; 2024-03-07 14:28:00.613 UTC [22353][client backend] [pg_regress/constraints][75/434:0] ERROR: type "no_comments_dom" does not exist 2024-03-07 14:28:00.613 UTC [22353][client backend] [pg_regress/constraints][75/434:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN no_comments_dom IS 'another bad comment'; 2024-03-07 14:28:00.615 UTC [22353][client backend] [pg_regress/constraints][75/440:0] ERROR: must be owner of relation constraint_comments_tbl 2024-03-07 14:28:00.615 UTC [22353][client backend] [pg_regress/constraints][75/440:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON constraint_comments_tbl IS 'no, the comment'; 2024-03-07 14:28:00.615 UTC [22353][client backend] [pg_regress/constraints][75/441:0] ERROR: must be owner of type constraint_comments_dom 2024-03-07 14:28:00.615 UTC [22353][client backend] [pg_regress/constraints][75/441:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN constraint_comments_dom IS 'no, another comment'; 2024-03-07 14:28:00.629 UTC [22353][client backend] [pg_regress/constraints][:0] LOG: disconnection: session time: 0:00:01.687 user=postgres database=regression host=[local] 2024-03-07 14:28:00.659 UTC [22360][client backend] [pg_regress/updatable_views][80/596:0] ERROR: cannot insert a non-DEFAULT value into column "idplus1" 2024-03-07 14:28:00.659 UTC [22360][client backend] [pg_regress/updatable_views][80/596:0] DETAIL: Column "idplus1" is a generated column. 2024-03-07 14:28:00.659 UTC [22360][client backend] [pg_regress/updatable_views][80/596:0] STATEMENT: INSERT INTO base_tbl (id, idplus1) VALUES (5, 6); 2024-03-07 14:28:00.659 UTC [22360][client backend] [pg_regress/updatable_views][80/597:0] ERROR: cannot insert a non-DEFAULT value into column "idplus1" 2024-03-07 14:28:00.659 UTC [22360][client backend] [pg_regress/updatable_views][80/597:0] DETAIL: Column "idplus1" is a generated column. 2024-03-07 14:28:00.659 UTC [22360][client backend] [pg_regress/updatable_views][80/597:0] STATEMENT: INSERT INTO rw_view1 (id, idplus1) VALUES (6, 7); 2024-03-07 14:28:00.714 UTC [22362][client backend] [pg_regress/triggers][77/413:5175] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2024-03-07 14:28:00.714 UTC [22362][client backend] [pg_regress/triggers][77/413:5175] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-03-07 14:28:00.714 UTC [22362][client backend] [pg_regress/triggers][77/413:5175] STATEMENT: delete from self_ref_trigger; 2024-03-07 14:28:00.749 UTC [22362][client backend] [pg_regress/triggers][77/430:5198] ERROR: cannot ALTER TABLE "trigger_ddl_table" because it is being used by active queries in this session 2024-03-07 14:28:00.749 UTC [22362][client backend] [pg_regress/triggers][77/430:5198] CONTEXT: SQL statement "alter table trigger_ddl_table add primary key (col1)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2024-03-07 14:28:00.749 UTC [22362][client backend] [pg_regress/triggers][77/430:5198] STATEMENT: insert into trigger_ddl_table values (1, 42); 2024-03-07 14:28:00.756 UTC [22362][client backend] [pg_regress/triggers][77/432:0] ERROR: cannot CREATE INDEX "trigger_ddl_table" because it is being used by active queries in this session 2024-03-07 14:28:00.756 UTC [22362][client backend] [pg_regress/triggers][77/432:0] CONTEXT: SQL statement "create index on trigger_ddl_table (col2)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2024-03-07 14:28:00.756 UTC [22362][client backend] [pg_regress/triggers][77/432:0] STATEMENT: insert into trigger_ddl_table values (1, 42); 2024-03-07 14:28:00.772 UTC [22360][client backend] [pg_regress/updatable_views][80/650:5206] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.772 UTC [22360][client backend] [pg_regress/updatable_views][80/650:5206] DETAIL: Failing row contains (4, 3). 2024-03-07 14:28:00.772 UTC [22360][client backend] [pg_regress/updatable_views][80/650:5206] STATEMENT: INSERT INTO rw_view1 VALUES(4,3); 2024-03-07 14:28:00.772 UTC [22360][client backend] [pg_regress/updatable_views][80/651:5207] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.772 UTC [22360][client backend] [pg_regress/updatable_views][80/651:5207] DETAIL: Failing row contains (5, null). 2024-03-07 14:28:00.772 UTC [22360][client backend] [pg_regress/updatable_views][80/651:5207] STATEMENT: INSERT INTO rw_view1 VALUES(5,null); 2024-03-07 14:28:00.774 UTC [22360][client backend] [pg_regress/updatable_views][80/653:5209] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.774 UTC [22360][client backend] [pg_regress/updatable_views][80/653:5209] DETAIL: Failing row contains (3, -5). 2024-03-07 14:28:00.774 UTC [22360][client backend] [pg_regress/updatable_views][80/653:5209] STATEMENT: UPDATE rw_view1 SET b = -5 WHERE a = 3; 2024-03-07 14:28:00.776 UTC [22360][client backend] [pg_regress/updatable_views][80/655:5211] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.776 UTC [22360][client backend] [pg_regress/updatable_views][80/655:5211] DETAIL: Failing row contains (10, 10). 2024-03-07 14:28:00.776 UTC [22360][client backend] [pg_regress/updatable_views][80/655:5211] STATEMENT: INSERT INTO rw_view1(a) VALUES (10); 2024-03-07 14:28:00.780 UTC [22360][client backend] [pg_regress/updatable_views][80/658:5214] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.780 UTC [22360][client backend] [pg_regress/updatable_views][80/658:5214] DETAIL: Failing row contains (11, 10). 2024-03-07 14:28:00.780 UTC [22360][client backend] [pg_regress/updatable_views][80/658:5214] 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); 2024-03-07 14:28:00.781 UTC [22360][client backend] [pg_regress/updatable_views][80/660:5216] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.781 UTC [22360][client backend] [pg_regress/updatable_views][80/660:5216] DETAIL: Failing row contains (3, 3). 2024-03-07 14:28:00.781 UTC [22360][client backend] [pg_regress/updatable_views][80/660:5216] 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; 2024-03-07 14:28:00.800 UTC [22362][client backend] [pg_regress/triggers][77/440:0] WARNING: before insert (new): (1,black) 2024-03-07 14:28:00.800 UTC [22362][client backend] [pg_regress/triggers][77/440:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.803 UTC [22362][client backend] [pg_regress/triggers][77/440:5224] WARNING: after insert (new): (1,black) 2024-03-07 14:28:00.803 UTC [22362][client backend] [pg_regress/triggers][77/440:5224] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-03-07 14:28:00.809 UTC [22362][client backend] [pg_regress/triggers][77/441:0] WARNING: before insert (new): (2,red) 2024-03-07 14:28:00.809 UTC [22362][client backend] [pg_regress/triggers][77/441:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.810 UTC [22362][client backend] [pg_regress/triggers][77/441:0] WARNING: before insert (new, modified): (3,"red trig modified") 2024-03-07 14:28:00.810 UTC [22362][client backend] [pg_regress/triggers][77/441:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-03-07 14:28:00.811 UTC [22362][client backend] [pg_regress/triggers][77/441:5229] WARNING: after insert (new): (3,"red trig modified") 2024-03-07 14:28:00.811 UTC [22362][client backend] [pg_regress/triggers][77/441:5229] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-03-07 14:28:00.812 UTC [22360][client backend] [pg_regress/updatable_views][80/672:5230] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.812 UTC [22360][client backend] [pg_regress/updatable_views][80/672:5230] DETAIL: Failing row contains (-5). 2024-03-07 14:28:00.812 UTC [22360][client backend] [pg_regress/updatable_views][80/672:5230] STATEMENT: INSERT INTO rw_view2 VALUES (-5); 2024-03-07 14:28:00.812 UTC [22360][client backend] [pg_regress/updatable_views][80/674:5232] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.812 UTC [22360][client backend] [pg_regress/updatable_views][80/674:5232] DETAIL: Failing row contains (15). 2024-03-07 14:28:00.812 UTC [22360][client backend] [pg_regress/updatable_views][80/674:5232] STATEMENT: INSERT INTO rw_view2 VALUES (15); 2024-03-07 14:28:00.813 UTC [22360][client backend] [pg_regress/updatable_views][80/676:5234] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.813 UTC [22360][client backend] [pg_regress/updatable_views][80/676:5234] DETAIL: Failing row contains (-5). 2024-03-07 14:28:00.813 UTC [22360][client backend] [pg_regress/updatable_views][80/676:5234] STATEMENT: UPDATE rw_view2 SET a = a - 10; 2024-03-07 14:28:00.814 UTC [22360][client backend] [pg_regress/updatable_views][80/677:5235] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.814 UTC [22360][client backend] [pg_regress/updatable_views][80/677:5235] DETAIL: Failing row contains (15). 2024-03-07 14:28:00.814 UTC [22360][client backend] [pg_regress/updatable_views][80/677:5235] STATEMENT: UPDATE rw_view2 SET a = a + 10; 2024-03-07 14:28:00.816 UTC [22362][client backend] [pg_regress/triggers][77/442:0] WARNING: before insert (new): (3,orange) 2024-03-07 14:28:00.816 UTC [22362][client backend] [pg_regress/triggers][77/442:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.817 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] WARNING: before update (old): (3,"red trig modified") 2024-03-07 14:28:00.817 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-03-07 14:28:00.818 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] WARNING: before update (new): (3,"updated red trig modified") 2024-03-07 14:28:00.818 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-03-07 14:28:00.819 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] WARNING: after update (old): (3,"red trig modified") 2024-03-07 14:28:00.819 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-03-07 14:28:00.819 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] WARNING: after update (new): (3,"updated red trig modified") 2024-03-07 14:28:00.819 UTC [22362][client backend] [pg_regress/triggers][77/442:5238] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-03-07 14:28:00.822 UTC [22362][client backend] [pg_regress/triggers][77/443:0] WARNING: before insert (new): (4,green) 2024-03-07 14:28:00.822 UTC [22362][client backend] [pg_regress/triggers][77/443:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.824 UTC [22362][client backend] [pg_regress/triggers][77/443:0] WARNING: before insert (new, modified): (5,"green trig modified") 2024-03-07 14:28:00.824 UTC [22362][client backend] [pg_regress/triggers][77/443:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-03-07 14:28:00.824 UTC [22362][client backend] [pg_regress/triggers][77/443:5243] WARNING: after insert (new): (5,"green trig modified") 2024-03-07 14:28:00.824 UTC [22362][client backend] [pg_regress/triggers][77/443:5243] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-03-07 14:28:00.826 UTC [22362][client backend] [pg_regress/triggers][77/444:0] WARNING: before insert (new): (5,purple) 2024-03-07 14:28:00.826 UTC [22362][client backend] [pg_regress/triggers][77/444:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.826 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] WARNING: before update (old): (5,"green trig modified") 2024-03-07 14:28:00.826 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-03-07 14:28:00.827 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] WARNING: before update (new): (5,"updated green trig modified") 2024-03-07 14:28:00.827 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-03-07 14:28:00.827 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] WARNING: after update (old): (5,"green trig modified") 2024-03-07 14:28:00.827 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-03-07 14:28:00.827 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] WARNING: after update (new): (5,"updated green trig modified") 2024-03-07 14:28:00.827 UTC [22362][client backend] [pg_regress/triggers][77/444:5245] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-03-07 14:28:00.829 UTC [22360][client backend] [pg_regress/updatable_views][80/686:5247] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.829 UTC [22360][client backend] [pg_regress/updatable_views][80/686:5247] DETAIL: Failing row contains (20). 2024-03-07 14:28:00.829 UTC [22360][client backend] [pg_regress/updatable_views][80/686:5247] STATEMENT: INSERT INTO rw_view2 VALUES (20); 2024-03-07 14:28:00.829 UTC [22360][client backend] [pg_regress/updatable_views][80/688:5248] ERROR: invalid value for enum option "check_option": here 2024-03-07 14:28:00.829 UTC [22360][client backend] [pg_regress/updatable_views][80/688:5248] DETAIL: Valid values are "local" and "cascaded". 2024-03-07 14:28:00.829 UTC [22360][client backend] [pg_regress/updatable_views][80/688:5248] STATEMENT: ALTER VIEW rw_view1 SET (check_option=here); 2024-03-07 14:28:00.829 UTC [22362][client backend] [pg_regress/triggers][77/445:0] WARNING: before insert (new): (6,white) 2024-03-07 14:28:00.829 UTC [22362][client backend] [pg_regress/triggers][77/445:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.830 UTC [22362][client backend] [pg_regress/triggers][77/445:0] WARNING: before insert (new, modified): (7,"white trig modified") 2024-03-07 14:28:00.830 UTC [22362][client backend] [pg_regress/triggers][77/445:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-03-07 14:28:00.830 UTC [22362][client backend] [pg_regress/triggers][77/445:5251] WARNING: after insert (new): (7,"white trig modified") 2024-03-07 14:28:00.830 UTC [22362][client backend] [pg_regress/triggers][77/445:5251] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-03-07 14:28:00.831 UTC [22360][client backend] [pg_regress/updatable_views][80/690:5252] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.831 UTC [22360][client backend] [pg_regress/updatable_views][80/690:5252] DETAIL: Failing row contains (-20). 2024-03-07 14:28:00.831 UTC [22360][client backend] [pg_regress/updatable_views][80/690:5252] STATEMENT: INSERT INTO rw_view2 VALUES (-20); 2024-03-07 14:28:00.831 UTC [22360][client backend] [pg_regress/updatable_views][80/691:5253] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.831 UTC [22360][client backend] [pg_regress/updatable_views][80/691:5253] DETAIL: Failing row contains (30). 2024-03-07 14:28:00.831 UTC [22360][client backend] [pg_regress/updatable_views][80/691:5253] STATEMENT: INSERT INTO rw_view2 VALUES (30); 2024-03-07 14:28:00.833 UTC [22362][client backend] [pg_regress/triggers][77/446:0] WARNING: before insert (new): (7,pink) 2024-03-07 14:28:00.833 UTC [22362][client backend] [pg_regress/triggers][77/446:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.833 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] WARNING: before update (old): (7,"white trig modified") 2024-03-07 14:28:00.833 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-03-07 14:28:00.833 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] WARNING: before update (new): (7,"updated white trig modified") 2024-03-07 14:28:00.833 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-03-07 14:28:00.834 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] WARNING: after update (old): (7,"white trig modified") 2024-03-07 14:28:00.834 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-03-07 14:28:00.834 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] WARNING: after update (new): (7,"updated white trig modified") 2024-03-07 14:28:00.834 UTC [22362][client backend] [pg_regress/triggers][77/446:5256] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-03-07 14:28:00.836 UTC [22362][client backend] [pg_regress/triggers][77/447:0] WARNING: before insert (new): (8,yellow) 2024-03-07 14:28:00.836 UTC [22362][client backend] [pg_regress/triggers][77/447:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-03-07 14:28:00.836 UTC [22362][client backend] [pg_regress/triggers][77/447:0] WARNING: before insert (new, modified): (9,"yellow trig modified") 2024-03-07 14:28:00.836 UTC [22362][client backend] [pg_regress/triggers][77/447:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-03-07 14:28:00.837 UTC [22362][client backend] [pg_regress/triggers][77/447:5260] WARNING: after insert (new): (9,"yellow trig modified") 2024-03-07 14:28:00.837 UTC [22362][client backend] [pg_regress/triggers][77/447:5260] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-03-07 14:28:00.847 UTC [22354][client backend] [pg_regress/inherit][74/513:5270] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1" 2024-03-07 14:28:00.847 UTC [22354][client backend] [pg_regress/inherit][74/513:5270] STATEMENT: alter table p1_c1 drop constraint f1_pos; 2024-03-07 14:28:00.859 UTC [22360][client backend] [pg_regress/updatable_views][80/711:5280] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.859 UTC [22360][client backend] [pg_regress/updatable_views][80/711:5280] DETAIL: Failing row contains (-3). 2024-03-07 14:28:00.859 UTC [22360][client backend] [pg_regress/updatable_views][80/711:5280] STATEMENT: INSERT INTO rw_view3 VALUES (-3); 2024-03-07 14:28:00.872 UTC [22362][client backend] [pg_regress/triggers][77/455:0] ERROR: "my_view" is a view 2024-03-07 14:28:00.872 UTC [22362][client backend] [pg_regress/triggers][77/455:0] DETAIL: Triggers on views cannot have transition tables. 2024-03-07 14:28:00.872 UTC [22362][client backend] [pg_regress/triggers][77/455: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(); 2024-03-07 14:28:00.874 UTC [22360][client backend] [pg_regress/updatable_views][80/717:5294] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.874 UTC [22360][client backend] [pg_regress/updatable_views][80/717:5294] DETAIL: Failing row contains (10, {4,5}). 2024-03-07 14:28:00.874 UTC [22360][client backend] [pg_regress/updatable_views][80/717:5294] STATEMENT: INSERT INTO rw_view1 VALUES (10, ARRAY[4,5]); 2024-03-07 14:28:00.875 UTC [22360][client backend] [pg_regress/updatable_views][80/719:5297] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.875 UTC [22360][client backend] [pg_regress/updatable_views][80/719:5297] DETAIL: Failing row contains (1, {-1,-2,3}). 2024-03-07 14:28:00.875 UTC [22360][client backend] [pg_regress/updatable_views][80/719:5297] STATEMENT: UPDATE rw_view1 SET b[1] = -b[1] WHERE a = 1; 2024-03-07 14:28:00.881 UTC [22360][client backend] [pg_regress/updatable_views][80/722:5302] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.881 UTC [22360][client backend] [pg_regress/updatable_views][80/722:5302] DETAIL: Failing row contains (10, {4,5}). 2024-03-07 14:28:00.881 UTC [22360][client backend] [pg_regress/updatable_views][80/722:5302] STATEMENT: EXECUTE ins(10, ARRAY[4,5]); 2024-03-07 14:28:00.897 UTC [22362][client backend] [pg_regress/triggers][77/461:0] ERROR: "parted_trig" is a table 2024-03-07 14:28:00.897 UTC [22362][client backend] [pg_regress/triggers][77/461:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-03-07 14:28:00.897 UTC [22362][client backend] [pg_regress/triggers][77/461:0] STATEMENT: create trigger failed instead of update on parted_trig for each row execute procedure trigger_nothing(); 2024-03-07 14:28:00.898 UTC [22362][client backend] [pg_regress/triggers][77/462:0] ERROR: "parted_trig" is a partitioned table 2024-03-07 14:28:00.898 UTC [22362][client backend] [pg_regress/triggers][77/462:0] DETAIL: ROW triggers with transition tables are not supported on partitioned tables. 2024-03-07 14:28:00.898 UTC [22362][client backend] [pg_regress/triggers][77/462:0] STATEMENT: create trigger failed after update on parted_trig referencing old table as old_table for each row execute procedure trigger_nothing(); 2024-03-07 14:28:00.899 UTC [22360][client backend] [pg_regress/updatable_views][80/730:5313] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.899 UTC [22360][client backend] [pg_regress/updatable_views][80/730:5313] DETAIL: Failing row contains (15). 2024-03-07 14:28:00.899 UTC [22360][client backend] [pg_regress/updatable_views][80/730:5313] STATEMENT: INSERT INTO rw_view1 VALUES (15); 2024-03-07 14:28:00.901 UTC [22360][client backend] [pg_regress/updatable_views][80/732:5315] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.901 UTC [22360][client backend] [pg_regress/updatable_views][80/732:5315] DETAIL: Failing row contains (15). 2024-03-07 14:28:00.901 UTC [22360][client backend] [pg_regress/updatable_views][80/732:5315] STATEMENT: UPDATE rw_view1 SET a = a + 5; 2024-03-07 14:28:00.914 UTC [22360][client backend] [pg_regress/updatable_views][80/741:5326] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.914 UTC [22360][client backend] [pg_regress/updatable_views][80/741:5326] DETAIL: Failing row contains (15, 10). 2024-03-07 14:28:00.914 UTC [22360][client backend] [pg_regress/updatable_views][80/741:5326] STATEMENT: INSERT INTO rw_view1 VALUES (15, 20); 2024-03-07 14:28:00.915 UTC [22360][client backend] [pg_regress/updatable_views][80/742:5327] ERROR: new row violates check option for view "rw_view1" 2024-03-07 14:28:00.915 UTC [22360][client backend] [pg_regress/updatable_views][80/742:5327] DETAIL: Failing row contains (20, 10). 2024-03-07 14:28:00.915 UTC [22360][client backend] [pg_regress/updatable_views][80/742:5327] STATEMENT: UPDATE rw_view1 SET a = 20, b = 30; 2024-03-07 14:28:00.925 UTC [22360][client backend] [pg_regress/updatable_views][80/750:5340] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.925 UTC [22360][client backend] [pg_regress/updatable_views][80/750:5340] DETAIL: Failing row contains (-5). 2024-03-07 14:28:00.925 UTC [22360][client backend] [pg_regress/updatable_views][80/750:5340] STATEMENT: INSERT INTO rw_view2 VALUES (-5); 2024-03-07 14:28:00.927 UTC [22360][client backend] [pg_regress/updatable_views][80/751:5342] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.927 UTC [22360][client backend] [pg_regress/updatable_views][80/751:5342] DETAIL: Failing row contains (-5). 2024-03-07 14:28:00.927 UTC [22360][client backend] [pg_regress/updatable_views][80/751:5342] 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); 2024-03-07 14:28:00.931 UTC [22360][client backend] [pg_regress/updatable_views][80/756:5347] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.931 UTC [22360][client backend] [pg_regress/updatable_views][80/756:5347] DETAIL: Failing row contains (-5). 2024-03-07 14:28:00.931 UTC [22360][client backend] [pg_regress/updatable_views][80/756:5347] STATEMENT: UPDATE rw_view2 SET a = a - 10; 2024-03-07 14:28:00.932 UTC [22360][client backend] [pg_regress/updatable_views][80/757:5349] ERROR: new row violates check option for view "rw_view2" 2024-03-07 14:28:00.932 UTC [22360][client backend] [pg_regress/updatable_views][80/757:5349] DETAIL: Failing row contains (-4). 2024-03-07 14:28:00.932 UTC [22360][client backend] [pg_regress/updatable_views][80/757:5349] 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; 2024-03-07 14:28:00.971 UTC [22354][client backend] [pg_regress/inherit][74/575:5382] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c2" 2024-03-07 14:28:00.971 UTC [22354][client backend] [pg_regress/inherit][74/575:5382] STATEMENT: alter table p1_c2 drop constraint f1_pos; 2024-03-07 14:28:00.973 UTC [22354][client backend] [pg_regress/inherit][74/577:5386] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1c2" 2024-03-07 14:28:00.973 UTC [22354][client backend] [pg_regress/inherit][74/577:5386] STATEMENT: alter table p1_c1c2 drop constraint f1_pos; 2024-03-07 14:28:00.989 UTC [22362][client backend] [pg_regress/triggers][77/475:0] ERROR: cannot drop trigger trg1 on table trigpart1 because trigger trg1 on table trigpart requires it 2024-03-07 14:28:00.989 UTC [22362][client backend] [pg_regress/triggers][77/475:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-03-07 14:28:00.989 UTC [22362][client backend] [pg_regress/triggers][77/475:0] STATEMENT: drop trigger trg1 on trigpart1; 2024-03-07 14:28:00.990 UTC [22362][client backend] [pg_regress/triggers][77/476:0] ERROR: cannot drop trigger trg1 on table trigpart2 because trigger trg1 on table trigpart requires it 2024-03-07 14:28:00.990 UTC [22362][client backend] [pg_regress/triggers][77/476:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-03-07 14:28:00.990 UTC [22362][client backend] [pg_regress/triggers][77/476:0] STATEMENT: drop trigger trg1 on trigpart2; 2024-03-07 14:28:00.990 UTC [22362][client backend] [pg_regress/triggers][77/477:0] ERROR: cannot drop trigger trg1 on table trigpart3 because trigger trg1 on table trigpart requires it 2024-03-07 14:28:00.990 UTC [22362][client backend] [pg_regress/triggers][77/477:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-03-07 14:28:00.990 UTC [22362][client backend] [pg_regress/triggers][77/477:0] STATEMENT: drop trigger trg1 on trigpart3; 2024-03-07 14:28:01.008 UTC [22354][client backend] [pg_regress/inherit][74/591:5400] ERROR: constraint "inh_check_constraint" conflicts with NOT VALID constraint on relation "invalid_check_con_child" 2024-03-07 14:28:01.008 UTC [22354][client backend] [pg_regress/inherit][74/591:5400] STATEMENT: alter table invalid_check_con add constraint inh_check_constraint check(f1 > 0); 2024-03-07 14:28:01.013 UTC [22354][client backend] [pg_regress/inherit][74/596:0] ERROR: new row for relation "invalid_check_con" violates check constraint "inh_check_constraint" 2024-03-07 14:28:01.013 UTC [22354][client backend] [pg_regress/inherit][74/596:0] DETAIL: Failing row contains (0). 2024-03-07 14:28:01.013 UTC [22354][client backend] [pg_regress/inherit][74/596:0] STATEMENT: insert into invalid_check_con values(0); 2024-03-07 14:28:01.013 UTC [22354][client backend] [pg_regress/inherit][74/597:0] ERROR: new row for relation "invalid_check_con_child" violates check constraint "inh_check_constraint" 2024-03-07 14:28:01.013 UTC [22354][client backend] [pg_regress/inherit][74/597:0] DETAIL: Failing row contains (0). 2024-03-07 14:28:01.013 UTC [22354][client backend] [pg_regress/inherit][74/597:0] STATEMENT: insert into invalid_check_con_child values(0); 2024-03-07 14:28:01.046 UTC [22362][client backend] [pg_regress/triggers][77/496:0] ERROR: trigger "trg1" for table "trigpart3" does not exist 2024-03-07 14:28:01.046 UTC [22362][client backend] [pg_regress/triggers][77/496:0] STATEMENT: drop trigger trg1 on trigpart3; 2024-03-07 14:28:01.048 UTC [22362][client backend] [pg_regress/triggers][77/498:0] ERROR: trigger "trg1" for table "trigpart41" does not exist 2024-03-07 14:28:01.048 UTC [22362][client backend] [pg_regress/triggers][77/498:0] STATEMENT: drop trigger trg1 on trigpart41; 2024-03-07 14:28:01.106 UTC [22362][client backend] [pg_regress/triggers][77/518:5469] ERROR: trigger "trg1" for relation "trigpart3" already exists 2024-03-07 14:28:01.106 UTC [22362][client backend] [pg_regress/triggers][77/518:5469] STATEMENT: alter table trigpart attach partition trigpart3 FOR VALUES FROM (2000) to (3000); 2024-03-07 14:28:01.230 UTC [22360][client backend] [pg_regress/updatable_views][80/902:5529] ERROR: new row violates check option for view "v1" 2024-03-07 14:28:01.230 UTC [22360][client backend] [pg_regress/updatable_views][80/902:5529] DETAIL: Failing row contains (-2, minus two, 20). 2024-03-07 14:28:01.230 UTC [22360][client backend] [pg_regress/updatable_views][80/902:5529] STATEMENT: INSERT INTO v2 VALUES (-2, 'minus two', 20); 2024-03-07 14:28:01.231 UTC [22360][client backend] [pg_regress/updatable_views][80/903:5530] ERROR: new row violates check option for view "v2" 2024-03-07 14:28:01.231 UTC [22360][client backend] [pg_regress/updatable_views][80/903:5530] DETAIL: Failing row contains (3, three, 30). 2024-03-07 14:28:01.231 UTC [22360][client backend] [pg_regress/updatable_views][80/903:5530] STATEMENT: INSERT INTO v2 VALUES (3, 'three', 30); 2024-03-07 14:28:01.233 UTC [22360][client backend] [pg_regress/updatable_views][80/905:5532] ERROR: new row violates check option for view "v1" 2024-03-07 14:28:01.233 UTC [22360][client backend] [pg_regress/updatable_views][80/905:5532] DETAIL: Failing row contains (-1, ONE, 10). 2024-03-07 14:28:01.233 UTC [22360][client backend] [pg_regress/updatable_views][80/905:5532] STATEMENT: UPDATE v2 SET a = -1 WHERE a = 1; 2024-03-07 14:28:01.234 UTC [22360][client backend] [pg_regress/updatable_views][80/906:5533] ERROR: new row violates check option for view "v2" 2024-03-07 14:28:01.234 UTC [22360][client backend] [pg_regress/updatable_views][80/906:5533] DETAIL: Failing row contains (1, ONE, 30). 2024-03-07 14:28:01.234 UTC [22360][client backend] [pg_regress/updatable_views][80/906:5533] STATEMENT: UPDATE v2 SET c = 30 WHERE a = 1; 2024-03-07 14:28:01.286 UTC [22360][client backend] [pg_regress/updatable_views][80/925:5565] ERROR: new row violates check option for view "v1" 2024-03-07 14:28:01.286 UTC [22360][client backend] [pg_regress/updatable_views][80/925:5565] DETAIL: Failing row contains (-1, invalid). 2024-03-07 14:28:01.286 UTC [22360][client backend] [pg_regress/updatable_views][80/925:5565] STATEMENT: INSERT INTO v1 VALUES (-1, 'invalid'); 2024-03-07 14:28:01.363 UTC [22360][client backend] [pg_regress/updatable_views][80/946:5595] ERROR: new row violates check option for view "uv_ptv_wco" 2024-03-07 14:28:01.363 UTC [22360][client backend] [pg_regress/updatable_views][80/946:5595] DETAIL: Failing row contains (1, 2, null). 2024-03-07 14:28:01.363 UTC [22360][client backend] [pg_regress/updatable_views][80/946:5595] STATEMENT: insert into uv_ptv_wco values (1, 2); 2024-03-07 14:28:01.364 UTC [22360][client backend] [pg_regress/updatable_views][80/947:5596] ERROR: MERGE command cannot affect row a second time 2024-03-07 14:28:01.364 UTC [22360][client backend] [pg_regress/updatable_views][80/947:5596] HINT: Ensure that not more than one source row matches any one target row. 2024-03-07 14:28:01.364 UTC [22360][client backend] [pg_regress/updatable_views][80/947:5596] 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); 2024-03-07 14:28:01.364 UTC [22360][client backend] [pg_regress/updatable_views][80/948:5597] ERROR: no partition of relation "uv_pt1" found for row 2024-03-07 14:28:01.364 UTC [22360][client backend] [pg_regress/updatable_views][80/948:5597] DETAIL: Partition key of the failing row contains (b) = (5). 2024-03-07 14:28:01.364 UTC [22360][client backend] [pg_regress/updatable_views][80/948:5597] 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); 2024-03-07 14:28:01.389 UTC [22360][client backend] [pg_regress/updatable_views][80/956:5608] ERROR: new row violates check option for view "wcowrtest_v" 2024-03-07 14:28:01.389 UTC [22360][client backend] [pg_regress/updatable_views][80/956:5608] DETAIL: Failing row contains (1). 2024-03-07 14:28:01.389 UTC [22360][client backend] [pg_regress/updatable_views][80/956:5608] STATEMENT: insert into wcowrtest_v values (1); 2024-03-07 14:28:01.420 UTC [22360][client backend] [pg_regress/updatable_views][80/964:5621] ERROR: new row violates check option for view "wcowrtest_v2" 2024-03-07 14:28:01.420 UTC [22360][client backend] [pg_regress/updatable_views][80/964:5621] DETAIL: Failing row contains (2, no such row in sometable). 2024-03-07 14:28:01.420 UTC [22360][client backend] [pg_regress/updatable_views][80/964:5621] STATEMENT: insert into wcowrtest_v2 values (2, 'no such row in sometable'); 2024-03-07 14:28:01.494 UTC [22360][client backend] [pg_regress/updatable_views][80/997:0] ERROR: cannot insert into column "cc" of view "uv_iocu_view" 2024-03-07 14:28:01.494 UTC [22360][client backend] [pg_regress/updatable_views][80/997:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-03-07 14:28:01.494 UTC [22360][client backend] [pg_regress/updatable_views][80/997:0] STATEMENT: insert into uv_iocu_view (aa) values (1) on conflict (aa) do update set cc = 'XXX'; 2024-03-07 14:28:01.515 UTC [22360][client backend] [pg_regress/updatable_views][80/1010:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:01.515 UTC [22360][client backend] [pg_regress/updatable_views][80/1010:0] STATEMENT: insert into rw_view1 values ('yyy',2.0,1) on conflict (aa) do update set bb = excluded.cc; 2024-03-07 14:28:01.516 UTC [22360][client backend] [pg_regress/updatable_views][80/1011:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:01.516 UTC [22360][client backend] [pg_regress/updatable_views][80/1011:0] STATEMENT: insert into rw_view1 values ('yyy',2.0,1) on conflict (aa) do update set bb = rw_view1.cc; 2024-03-07 14:28:01.516 UTC [22360][client backend] [pg_regress/updatable_views][80/1014:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:01.516 UTC [22360][client backend] [pg_regress/updatable_views][80/1014:0] STATEMENT: insert into rw_view1 values ('zzz',2.0,1) on conflict (aa) do update set cc = 3.0; 2024-03-07 14:28:01.532 UTC [22360][client backend] [pg_regress/updatable_views][80/1023:0] ERROR: permission denied for table base_tbl 2024-03-07 14:28:01.532 UTC [22360][client backend] [pg_regress/updatable_views][80/1023:0] STATEMENT: insert into rw_view2 (aa,bb) values (1,'xxx') on conflict (aa) do update set bb = excluded.bb; 2024-03-07 14:28:01.538 UTC [22360][client backend] [pg_regress/updatable_views][80/1030:0] ERROR: permission denied for view rw_view1 2024-03-07 14:28:01.538 UTC [22360][client backend] [pg_regress/updatable_views][80/1030:0] STATEMENT: insert into rw_view4 (aa,bb) values (1,'yyy') on conflict (aa) do update set bb = excluded.bb; 2024-03-07 14:28:01.692 UTC [22362][client backend] [pg_regress/triggers][77/628:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-03-07 14:28:01.692 UTC [22362][client backend] [pg_regress/triggers][77/628:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1_1". 2024-03-07 14:28:01.692 UTC [22362][client backend] [pg_regress/triggers][77/628:0] STATEMENT: insert into parted values (1, 1, 'uno uno v2'); 2024-03-07 14:28:01.692 UTC [22362][client backend] [pg_regress/triggers][77/629:5770] ERROR: no partition of relation "parted" found for row 2024-03-07 14:28:01.692 UTC [22362][client backend] [pg_regress/triggers][77/629:5770] DETAIL: Partition key of the failing row contains (a) = (2). 2024-03-07 14:28:01.692 UTC [22362][client backend] [pg_regress/triggers][77/629:5770] STATEMENT: update parted set c = c || 'v3'; 2024-03-07 14:28:01.694 UTC [22362][client backend] [pg_regress/triggers][77/631:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-03-07 14:28:01.694 UTC [22362][client backend] [pg_regress/triggers][77/631:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1_1". 2024-03-07 14:28:01.694 UTC [22362][client backend] [pg_regress/triggers][77/631:0] STATEMENT: insert into parted values (1, 1, 'uno uno v4'); 2024-03-07 14:28:01.695 UTC [22362][client backend] [pg_regress/triggers][77/632:5773] ERROR: no partition of relation "parted_1" found for row 2024-03-07 14:28:01.695 UTC [22362][client backend] [pg_regress/triggers][77/632:5773] DETAIL: Partition key of the failing row contains (b) = (2). 2024-03-07 14:28:01.695 UTC [22362][client backend] [pg_regress/triggers][77/632:5773] STATEMENT: update parted set c = c || 'v5'; 2024-03-07 14:28:01.728 UTC [22360][client backend] [pg_regress/updatable_views][:0] LOG: disconnection: session time: 0:00:02.778 user=postgres database=regression host=[local] 2024-03-07 14:28:01.831 UTC [22362][client backend] [pg_regress/triggers][77/658:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-03-07 14:28:01.831 UTC [22362][client backend] [pg_regress/triggers][77/658:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1". 2024-03-07 14:28:01.831 UTC [22362][client backend] [pg_regress/triggers][77/658:0] STATEMENT: insert into parted values (1, 1, 'one fail'); 2024-03-07 14:28:01.832 UTC [22362][client backend] [pg_regress/triggers][77/659:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-03-07 14:28:01.832 UTC [22362][client backend] [pg_regress/triggers][77/659:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_2". 2024-03-07 14:28:01.832 UTC [22362][client backend] [pg_regress/triggers][77/659:0] STATEMENT: insert into parted values (1, 2, 'two fail'); 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/770:5858] ERROR: cannot define not-null constraint on column "a2" with NO INHERIT 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/770:5858] DETAIL: The column has an inherited not-null constraint. 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/770:5858] STATEMENT: create table cc3 (a2 int not null no inherit) inherits (cc1); 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/771:5859] ERROR: cannot change NO INHERIT status of inherited NOT NULL constraint "nn" on relation "cc2" 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/771:5859] STATEMENT: alter table cc2 add not null a2 no inherit; 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/772:5860] ERROR: cannot drop inherited constraint "nn" of relation "cc2" 2024-03-07 14:28:01.990 UTC [22354][client backend] [pg_regress/inherit][74/772:5860] STATEMENT: alter table cc2 alter column a2 drop not null; 2024-03-07 14:28:02.011 UTC [22354][client backend] [pg_regress/inherit][74/783:5865] ERROR: cannot drop inherited constraint "pp1_f1_not_null" of relation "cc2" 2024-03-07 14:28:02.011 UTC [22354][client backend] [pg_regress/inherit][74/783:5865] STATEMENT: alter table cc2 alter column f1 drop not null; 2024-03-07 14:28:02.027 UTC [22354][client backend] [pg_regress/inherit][74/793:5868] ERROR: cannot drop inherited constraint "pp1_f1_not_null" of relation "cc1" 2024-03-07 14:28:02.027 UTC [22354][client backend] [pg_regress/inherit][74/793:5868] STATEMENT: alter table cc1 alter column f1 drop not null; 2024-03-07 14:28:02.142 UTC [22354][client backend] [pg_regress/inherit][74/867:5903] ERROR: column "f1" in child table must be marked NOT NULL 2024-03-07 14:28:02.142 UTC [22354][client backend] [pg_regress/inherit][74/867:5903] STATEMENT: alter table inh_child2 inherit inh_child1; 2024-03-07 14:28:02.237 UTC [22354][client backend] [pg_regress/inherit][74/932:5923] ERROR: column "a" in child table must be marked NOT NULL 2024-03-07 14:28:02.237 UTC [22354][client backend] [pg_regress/inherit][74/932:5923] STATEMENT: alter table inh_child inherit inh_parent; 2024-03-07 14:28:02.319 UTC [22354][client backend] [pg_regress/inherit][74/973:5970] ERROR: must be owner of table inh_child 2024-03-07 14:28:02.319 UTC [22354][client backend] [pg_regress/inherit][74/973:5970] STATEMENT: alter table inh_parent alter a drop not null; 2024-03-07 14:28:02.331 UTC [22354][client backend] [pg_regress/inherit][74/983:0] ERROR: cannot inherit from temporary relation "inh_temp_parent" 2024-03-07 14:28:02.331 UTC [22354][client backend] [pg_regress/inherit][74/983:0] STATEMENT: create table inh_perm_child () inherits (inh_temp_parent); 2024-03-07 14:28:02.467 UTC [22362][client backend] [pg_regress/triggers][77/758:6052] ERROR: except 2024-03-07 14:28:02.467 UTC [22362][client backend] [pg_regress/triggers][77/758:6052] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2024-03-07 14:28:02.467 UTC [22362][client backend] [pg_regress/triggers][77/758:6052] STATEMENT: INSERT INTO trgfire VALUES (1); 2024-03-07 14:28:02.548 UTC [22362][client backend] [pg_regress/triggers][77/775:6081] ERROR: except 2024-03-07 14:28:02.548 UTC [22362][client backend] [pg_regress/triggers][77/775:6081] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2024-03-07 14:28:02.548 UTC [22362][client backend] [pg_regress/triggers][77/775:6081] STATEMENT: INSERT INTO trgfire VALUES (1); 2024-03-07 14:28:02.550 UTC [22362][client backend] [pg_regress/triggers][77/776:6083] ERROR: except 2024-03-07 14:28:02.550 UTC [22362][client backend] [pg_regress/triggers][77/776:6083] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2024-03-07 14:28:02.550 UTC [22362][client backend] [pg_regress/triggers][77/776:6083] STATEMENT: INSERT INTO trgfire VALUES (11); 2024-03-07 14:28:02.550 UTC [22362][client backend] [pg_regress/triggers][77/777:6084] ERROR: except 2024-03-07 14:28:02.550 UTC [22362][client backend] [pg_regress/triggers][77/777:6084] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2024-03-07 14:28:02.550 UTC [22362][client backend] [pg_regress/triggers][77/777:6084] STATEMENT: INSERT INTO trgfire VALUES (21); 2024-03-07 14:28:02.553 UTC [22362][client backend] [pg_regress/triggers][77/778:6085] ERROR: except 2024-03-07 14:28:02.553 UTC [22362][client backend] [pg_regress/triggers][77/778:6085] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2024-03-07 14:28:02.553 UTC [22362][client backend] [pg_regress/triggers][77/778:6085] STATEMENT: INSERT INTO trgfire VALUES (30); 2024-03-07 14:28:02.554 UTC [22362][client backend] [pg_regress/triggers][77/779:6087] ERROR: except 2024-03-07 14:28:02.554 UTC [22362][client backend] [pg_regress/triggers][77/779:6087] CONTEXT: PL/pgSQL function tgf() line 1 at RAISE 2024-03-07 14:28:02.554 UTC [22362][client backend] [pg_regress/triggers][77/779:6087] STATEMENT: INSERT INTO trgfire VALUES (40); 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1160:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1160:0] DETAIL: Failing row contains (0, 1, 10). 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1160:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '1', '10'); 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1161:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1161:0] DETAIL: Failing row contains (10, 1, 10). 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1161:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '1', '10'); 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1162:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1162:0] DETAIL: Failing row contains (20, 1, 10). 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1162:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '1', '10'); 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1163:0] ERROR: null value in column "data" of relation "errtst_child_fastdef" violates not-null constraint 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1163:0] DETAIL: Failing row contains (0, 1, null). 2024-03-07 14:28:02.746 UTC [22354][client backend] [pg_regress/inherit][74/1163:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '1', NULL); 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1164:0] ERROR: null value in column "data" of relation "errtst_child_plaindef" violates not-null constraint 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1164:0] DETAIL: Failing row contains (10, 1, null). 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1164:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '1', NULL); 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1165:0] ERROR: null value in column "data" of relation "errtst_child_reorder" violates not-null constraint 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1165:0] DETAIL: Failing row contains (20, 1, null). 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1165:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '1', NULL); 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1166:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "shdata_small" 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1166:0] DETAIL: Failing row contains (0, 5, 5). 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1166:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '5', '5'); 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1167:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "shdata_small" 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1167:0] DETAIL: Failing row contains (10, 5, 5). 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1167:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '5', '5'); 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1168:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "shdata_small" 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1168:0] DETAIL: Failing row contains (20, 5, 5). 2024-03-07 14:28:02.747 UTC [22354][client backend] [pg_regress/inherit][74/1168:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '5', '5'); 2024-03-07 14:28:02.752 UTC [22354][client backend] [pg_regress/inherit][74/1170:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2024-03-07 14:28:02.752 UTC [22354][client backend] [pg_regress/inherit][74/1170:0] DETAIL: Failing row contains (0, 1, 15). 2024-03-07 14:28:02.752 UTC [22354][client backend] [pg_regress/inherit][74/1170:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 0; 2024-03-07 14:28:02.752 UTC [22354][client backend] [pg_regress/inherit][74/1171:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2024-03-07 14:28:02.752 UTC [22354][client backend] [pg_regress/inherit][74/1171:0] DETAIL: Failing row contains (10, 1, 15). 2024-03-07 14:28:02.752 UTC [22354][client backend] [pg_regress/inherit][74/1171:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 10; 2024-03-07 14:28:02.753 UTC [22354][client backend] [pg_regress/inherit][74/1172:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2024-03-07 14:28:02.753 UTC [22354][client backend] [pg_regress/inherit][74/1172:0] DETAIL: Failing row contains (20, 1, 15). 2024-03-07 14:28:02.753 UTC [22354][client backend] [pg_regress/inherit][74/1172:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 20; 2024-03-07 14:28:02.755 UTC [22354][client backend] [pg_regress/inherit][74/1174:0] ERROR: new row for relation "errtst_child_fastdef" violates partition constraint 2024-03-07 14:28:02.755 UTC [22354][client backend] [pg_regress/inherit][74/1174:0] DETAIL: Failing row contains (10, 1, 5). 2024-03-07 14:28:02.755 UTC [22354][client backend] [pg_regress/inherit][74/1174:0] STATEMENT: UPDATE errtst_child_fastdef SET partid = partid + 10 WHERE partid = 0; 2024-03-07 14:28:02.755 UTC [22354][client backend] [pg_regress/inherit][74/1175:0] ERROR: new row for relation "errtst_child_plaindef" violates partition constraint 2024-03-07 14:28:02.755 UTC [22354][client backend] [pg_regress/inherit][74/1175:0] DETAIL: Failing row contains (20, 1, 5). 2024-03-07 14:28:02.755 UTC [22354][client backend] [pg_regress/inherit][74/1175:0] STATEMENT: UPDATE errtst_child_plaindef SET partid = partid + 10 WHERE partid = 10; 2024-03-07 14:28:02.756 UTC [22354][client backend] [pg_regress/inherit][74/1176:0] ERROR: new row for relation "errtst_child_reorder" violates partition constraint 2024-03-07 14:28:02.756 UTC [22354][client backend] [pg_regress/inherit][74/1176:0] DETAIL: Failing row contains (5, 1, 30). 2024-03-07 14:28:02.756 UTC [22354][client backend] [pg_regress/inherit][74/1176:0] STATEMENT: UPDATE errtst_child_reorder SET partid = partid + 10 WHERE partid = 20; 2024-03-07 14:28:02.759 UTC [22354][client backend] [pg_regress/inherit][74/1178:6177] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2024-03-07 14:28:02.759 UTC [22354][client backend] [pg_regress/inherit][74/1178:6177] DETAIL: Failing row contains (10, 1, 15). 2024-03-07 14:28:02.759 UTC [22354][client backend] [pg_regress/inherit][74/1178:6177] STATEMENT: UPDATE errtst_parent SET partid = 10, data = data + 10 WHERE partid = 0; 2024-03-07 14:28:02.759 UTC [22354][client backend] [pg_regress/inherit][74/1179:6178] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2024-03-07 14:28:02.759 UTC [22354][client backend] [pg_regress/inherit][74/1179:6178] DETAIL: Failing row contains (20, 1, 15). 2024-03-07 14:28:02.759 UTC [22354][client backend] [pg_regress/inherit][74/1179:6178] STATEMENT: UPDATE errtst_parent SET partid = 20, data = data + 10 WHERE partid = 10; 2024-03-07 14:28:02.760 UTC [22354][client backend] [pg_regress/inherit][74/1180:6179] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2024-03-07 14:28:02.760 UTC [22354][client backend] [pg_regress/inherit][74/1180:6179] DETAIL: Failing row contains (0, 1, 15). 2024-03-07 14:28:02.760 UTC [22354][client backend] [pg_regress/inherit][74/1180:6179] STATEMENT: UPDATE errtst_parent SET partid = 0, data = data + 10 WHERE partid = 20; 2024-03-07 14:28:02.761 UTC [22354][client backend] [pg_regress/inherit][74/1181:6181] ERROR: no partition of relation "errtst_parent" found for row 2024-03-07 14:28:02.761 UTC [22354][client backend] [pg_regress/inherit][74/1181:6181] DETAIL: Partition key of the failing row contains (partid) = (30). 2024-03-07 14:28:02.761 UTC [22354][client backend] [pg_regress/inherit][74/1181:6181] STATEMENT: UPDATE errtst_parent SET partid = 30, data = data + 10 WHERE partid = 20; 2024-03-07 14:28:02.778 UTC [22354][client backend] [pg_regress/inherit][:0] LOG: disconnection: session time: 0:00:03.841 user=postgres database=regression host=[local] 2024-03-07 14:28:02.878 UTC [22362][client backend] [pg_regress/triggers][77/836:0] ERROR: ROW triggers with transition tables are not supported on partitions 2024-03-07 14:28:02.878 UTC [22362][client backend] [pg_regress/triggers][77/836:0] STATEMENT: create trigger child_row_trig after insert on child referencing new table as new_table for each row execute procedure dump_insert(); 2024-03-07 14:28:02.883 UTC [22362][client backend] [pg_regress/triggers][77/839:6203] ERROR: trigger "child_row_trig" prevents table "child" from becoming a partition 2024-03-07 14:28:02.883 UTC [22362][client backend] [pg_regress/triggers][77/839:6203] DETAIL: ROW triggers with transition tables are not supported on partitions. 2024-03-07 14:28:02.883 UTC [22362][client backend] [pg_regress/triggers][77/839:6203] STATEMENT: alter table parent attach partition child for values in ('AAA'); 2024-03-07 14:28:03.088 UTC [22362][client backend] [pg_regress/triggers][77/887:0] ERROR: ROW triggers with transition tables are not supported on inheritance children 2024-03-07 14:28:03.088 UTC [22362][client backend] [pg_regress/triggers][77/887:0] STATEMENT: create trigger child_row_trig after insert on child referencing new table as new_table for each row execute procedure dump_insert(); 2024-03-07 14:28:03.093 UTC [22362][client backend] [pg_regress/triggers][77/890:6253] ERROR: trigger "child_row_trig" prevents table "child" from becoming an inheritance child 2024-03-07 14:28:03.093 UTC [22362][client backend] [pg_regress/triggers][77/890:6253] DETAIL: ROW triggers with transition tables are not supported in inheritance hierarchies. 2024-03-07 14:28:03.093 UTC [22362][client backend] [pg_regress/triggers][77/890:6253] STATEMENT: alter table child inherit parent; 2024-03-07 14:28:03.262 UTC [22362][client backend] [pg_regress/triggers][77/921:0] ERROR: transition tables cannot be specified for triggers with more than one event 2024-03-07 14:28:03.262 UTC [22362][client backend] [pg_regress/triggers][77/921: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(); 2024-03-07 14:28:03.262 UTC [22362][client backend] [pg_regress/triggers][77/922:0] ERROR: transition tables cannot be specified for triggers with column lists 2024-03-07 14:28:03.262 UTC [22362][client backend] [pg_regress/triggers][77/922: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(); 2024-03-07 14:28:03.489 UTC [22362][client backend] [pg_regress/triggers][77/964:0] ERROR: trigger "my_trig" for relation "my_table" already exists 2024-03-07 14:28:03.489 UTC [22362][client backend] [pg_regress/triggers][77/964:0] STATEMENT: create trigger my_trig before insert on my_table for each row execute procedure funcB(); 2024-03-07 14:28:03.577 UTC [22362][client backend] [pg_regress/triggers][77/981:0] ERROR: trigger "my_trig" for relation "parted_trig_1" is an internal or a child trigger 2024-03-07 14:28:03.577 UTC [22362][client backend] [pg_regress/triggers][77/981:0] STATEMENT: create or replace trigger my_trig after insert on parted_trig_1 for each row execute procedure funcB(); 2024-03-07 14:28:03.606 UTC [22362][client backend] [pg_regress/triggers][77/987:6340] ERROR: trigger "my_trig" for relation "parted_trig_1" already exists 2024-03-07 14:28:03.606 UTC [22362][client backend] [pg_regress/triggers][77/987:6340] STATEMENT: create trigger my_trig after insert on parted_trig for each row execute procedure funcB(); 2024-03-07 14:28:03.892 UTC [22362][client backend] [pg_regress/triggers][77/1029:6382] ERROR: BOOM! 2024-03-07 14:28:03.892 UTC [22362][client backend] [pg_regress/triggers][77/1029:6382] CONTEXT: PL/pgSQL function convslot_trig4() line 1 at RAISE 2024-03-07 14:28:03.892 UTC [22362][client backend] [pg_regress/triggers][77/1029:6382] STATEMENT: update convslot_test_parent set val = 3; 2024-03-07 14:28:03.991 UTC [22362][client backend] [pg_regress/triggers][77/1040:0] ERROR: syntax error at or near "only" at character 20 2024-03-07 14:28:03.991 UTC [22362][client backend] [pg_regress/triggers][77/1040:0] STATEMENT: alter trigger a on only grandparent rename to b; 2024-03-07 14:28:03.992 UTC [22362][client backend] [pg_regress/triggers][77/1041:6393] ERROR: cannot rename trigger "b" on table "middle" 2024-03-07 14:28:03.992 UTC [22362][client backend] [pg_regress/triggers][77/1041:6393] HINT: Rename the trigger on the partitioned table "grandparent" instead. 2024-03-07 14:28:03.992 UTC [22362][client backend] [pg_regress/triggers][77/1041:6393] STATEMENT: alter trigger b on middle rename to c; 2024-03-07 14:28:03.997 UTC [22362][client backend] [pg_regress/triggers][77/1043:6395] ERROR: trigger "c" for relation "middle" already exists 2024-03-07 14:28:03.997 UTC [22362][client backend] [pg_regress/triggers][77/1043:6395] STATEMENT: alter trigger b on grandparent rename to c; 2024-03-07 14:28:04.178 UTC [22362][client backend] [pg_regress/triggers][:0] LOG: disconnection: session time: 0:00:05.232 user=postgres database=regression host=[local] 2024-03-07 14:28:04.442 UTC [23153][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.443 UTC [23153][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) 2024-03-07 14:28:04.443 UTC [23153][client backend] [[unknown]][88/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/sanity_check 2024-03-07 14:28:04.620 UTC [23153][client backend] [pg_regress/sanity_check][:0] LOG: disconnection: session time: 0:00:00.183 user=postgres database=regression host=[local] 2024-03-07 14:28:04.702 UTC [23213][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.702 UTC [23216][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.702 UTC [23213][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) 2024-03-07 14:28:04.702 UTC [23213][client backend] [[unknown]][89/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/case 2024-03-07 14:28:04.702 UTC [23216][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) 2024-03-07 14:28:04.702 UTC [23216][client backend] [[unknown]][90/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_distinct_on 2024-03-07 14:28:04.704 UTC [23217][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.705 UTC [23217][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) 2024-03-07 14:28:04.705 UTC [23217][client backend] [[unknown]][91/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/hash_index 2024-03-07 14:28:04.705 UTC [23210][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.705 UTC [23211][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.706 UTC [23211][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) 2024-03-07 14:28:04.706 UTC [23211][client backend] [[unknown]][92/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_having 2024-03-07 14:28:04.708 UTC [23210][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) 2024-03-07 14:28:04.708 UTC [23210][client backend] [[unknown]][93/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_implicit 2024-03-07 14:28:04.710 UTC [23218][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.710 UTC [23218][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) 2024-03-07 14:28:04.710 UTC [23218][client backend] [[unknown]][94/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/btree_index 2024-03-07 14:28:04.712 UTC [23214][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.713 UTC [23214][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) 2024-03-07 14:28:04.713 UTC [23214][client backend] [[unknown]][95/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/join 2024-03-07 14:28:04.713 UTC [23221][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.714 UTC [23221][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) 2024-03-07 14:28:04.714 UTC [23221][client backend] [[unknown]][96/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_distinct 2024-03-07 14:28:04.717 UTC [23215][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.718 UTC [23215][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) 2024-03-07 14:28:04.718 UTC [23215][client backend] [[unknown]][97/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/union 2024-03-07 14:28:04.718 UTC [23212][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.719 UTC [23212][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) 2024-03-07 14:28:04.719 UTC [23212][client backend] [[unknown]][98/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/subselect 2024-03-07 14:28:04.719 UTC [23226][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.720 UTC [23226][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) 2024-03-07 14:28:04.720 UTC [23226][client backend] [[unknown]][99/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/portals 2024-03-07 14:28:04.721 UTC [23222][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.722 UTC [23222][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) 2024-03-07 14:28:04.722 UTC [23222][client backend] [[unknown]][0/2:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/transactions 2024-03-07 14:28:04.725 UTC [23223][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.726 UTC [23223][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) 2024-03-07 14:28:04.726 UTC [23223][client backend] [[unknown]][1/4:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/namespace 2024-03-07 14:28:04.728 UTC [23224][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.729 UTC [23224][client backend] [[unknown]][2/126:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.729 UTC [23224][client backend] [[unknown]][2/126:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/random 2024-03-07 14:28:04.729 UTC [23220][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.730 UTC [23220][client backend] [[unknown]][5/35:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.730 UTC [23220][client backend] [[unknown]][5/35:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/prepared_xacts 2024-03-07 14:28:04.733 UTC [23219][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.734 UTC [23219][client backend] [[unknown]][3/42:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.734 UTC [23219][client backend] [[unknown]][3/42:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/arrays 2024-03-07 14:28:04.742 UTC [23227][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.742 UTC [23227][client backend] [[unknown]][7/25:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.742 UTC [23227][client backend] [[unknown]][7/25:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/update 2024-03-07 14:28:04.745 UTC [23229][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.746 UTC [23229][client backend] [[unknown]][10/31:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.746 UTC [23229][client backend] [[unknown]][10/31:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/delete 2024-03-07 14:28:04.749 UTC [23228][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.750 UTC [23228][client backend] [[unknown]][4/96:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.750 UTC [23228][client backend] [[unknown]][4/96:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select_into 2024-03-07 14:28:04.765 UTC [23230][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.766 UTC [23230][client backend] [[unknown]][14/33:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.766 UTC [23230][client backend] [[unknown]][14/33:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/aggregates 2024-03-07 14:28:04.803 UTC [23213][client backend] [pg_regress/case][89/22:0] ERROR: division by zero 2024-03-07 14:28:04.803 UTC [23213][client backend] [pg_regress/case][89/22:0] STATEMENT: SELECT CASE WHEN i > 100 THEN 1/0 ELSE 0 END FROM case_tbl; 2024-03-07 14:28:04.834 UTC [23210][client backend] [pg_regress/select_implicit][93/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 2024-03-07 14:28:04.834 UTC [23210][client backend] [pg_regress/select_implicit][93/15:0] STATEMENT: SELECT count(*) FROM test_missing_target GROUP BY a ORDER BY b; 2024-03-07 14:28:04.836 UTC [23210][client backend] [pg_regress/select_implicit][93/22:0] ERROR: GROUP BY position 3 is not in select list at character 54 2024-03-07 14:28:04.836 UTC [23210][client backend] [pg_regress/select_implicit][93/22:0] STATEMENT: SELECT c, count(*) FROM test_missing_target GROUP BY 3; 2024-03-07 14:28:04.837 UTC [23210][client backend] [pg_regress/select_implicit][93/23:0] ERROR: column reference "b" is ambiguous at character 105 2024-03-07 14:28:04.837 UTC [23210][client backend] [pg_regress/select_implicit][93/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; 2024-03-07 14:28:04.843 UTC [23220][client backend] [pg_regress/prepared_xacts][5/50:6481] ERROR: transaction identifier "foo3" is already in use 2024-03-07 14:28:04.843 UTC [23220][client backend] [pg_regress/prepared_xacts][5/50:6481] STATEMENT: PREPARE TRANSACTION 'foo3'; 2024-03-07 14:28:04.845 UTC [23220][client backend] [pg_regress/prepared_xacts][5/56:6483] ERROR: could not serialize access due to read/write dependencies among transactions 2024-03-07 14:28:04.845 UTC [23220][client backend] [pg_regress/prepared_xacts][5/56:6483] DETAIL: Reason code: Canceled on identification as a pivot, during write. 2024-03-07 14:28:04.845 UTC [23220][client backend] [pg_regress/prepared_xacts][5/56:6483] HINT: The transaction might succeed if retried. 2024-03-07 14:28:04.845 UTC [23220][client backend] [pg_regress/prepared_xacts][5/56:6483] STATEMENT: INSERT INTO pxtest1 VALUES ('fff'); 2024-03-07 14:28:04.850 UTC [23216][client backend] [pg_regress/select_distinct_on][90/3:0] ERROR: SELECT DISTINCT ON expressions must match initial ORDER BY expressions at character 30 2024-03-07 14:28:04.850 UTC [23216][client backend] [pg_regress/select_distinct_on][90/3:0] STATEMENT: SELECT DISTINCT ON (string4, ten) string4, two, ten FROM onek ORDER BY string4 using <, two using <, ten using <; 2024-03-07 14:28:04.866 UTC [23210][client backend] [pg_regress/select_implicit][93/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 2024-03-07 14:28:04.866 UTC [23210][client backend] [pg_regress/select_implicit][93/33:0] STATEMENT: SELECT count(a) FROM test_missing_target GROUP BY a ORDER BY b; 2024-03-07 14:28:04.867 UTC [23223][client backend] [pg_regress/namespace][1/8:6492] ERROR: column "c" does not exist at character 70 2024-03-07 14:28:04.867 UTC [23223][client backend] [pg_regress/namespace][1/8:6492] STATEMENT: CREATE SCHEMA test_ns_schema_2 CREATE VIEW abc_view AS SELECT c FROM abc; 2024-03-07 14:28:04.872 UTC [23219][client backend] [pg_regress/arrays][3/50:0] ERROR: value too long for type character(5) 2024-03-07 14:28:04.872 UTC [23219][client backend] [pg_regress/arrays][3/50:0] STATEMENT: INSERT INTO arrtest (f) VALUES ('{"too long"}'); 2024-03-07 14:28:04.872 UTC [23219][client backend] [pg_regress/arrays][3/53:0] ERROR: subscripted assignment to "b" requires type integer but expression is of type timestamp with time zone at character 22 2024-03-07 14:28:04.872 UTC [23219][client backend] [pg_regress/arrays][3/53:0] HINT: You will need to rewrite or cast the expression. 2024-03-07 14:28:04.872 UTC [23219][client backend] [pg_regress/arrays][3/53:0] STATEMENT: INSERT INTO arrtest (b[2]) VALUES(now()); 2024-03-07 14:28:04.873 UTC [23219][client backend] [pg_regress/arrays][3/54:0] ERROR: subscripted assignment to "b" requires type integer[] but expression is of type timestamp with time zone at character 22 2024-03-07 14:28:04.873 UTC [23219][client backend] [pg_regress/arrays][3/54:0] HINT: You will need to rewrite or cast the expression. 2024-03-07 14:28:04.873 UTC [23219][client backend] [pg_regress/arrays][3/54:0] STATEMENT: INSERT INTO arrtest (b[1:2]) VALUES(now()); 2024-03-07 14:28:04.876 UTC [23211][client backend] [pg_regress/select_having][92/19:0] ERROR: column "test_having.a" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2024-03-07 14:28:04.876 UTC [23211][client backend] [pg_regress/select_having][92/19:0] STATEMENT: SELECT a FROM test_having HAVING min(a) < max(a); 2024-03-07 14:28:04.877 UTC [23211][client backend] [pg_regress/select_having][92/20:0] ERROR: column "test_having.a" must appear in the GROUP BY clause or be used in an aggregate function at character 41 2024-03-07 14:28:04.877 UTC [23211][client backend] [pg_regress/select_having][92/20:0] STATEMENT: SELECT 1 AS one FROM test_having HAVING a > 1; 2024-03-07 14:28:04.877 UTC [23216][client backend] [pg_regress/select_distinct_on][:0] LOG: disconnection: session time: 0:00:00.175 user=postgres database=regression host=[local] 2024-03-07 14:28:04.886 UTC [23210][client backend] [pg_regress/select_implicit][93/38:0] ERROR: column reference "b" is ambiguous at character 109 2024-03-07 14:28:04.886 UTC [23210][client backend] [pg_regress/select_implicit][93/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; 2024-03-07 14:28:04.890 UTC [23211][client backend] [pg_regress/select_having][:0] LOG: disconnection: session time: 0:00:00.187 user=postgres database=regression host=[local] 2024-03-07 14:28:04.891 UTC [23210][client backend] [pg_regress/select_implicit][93/40:0] ERROR: column reference "b" is ambiguous at character 14 2024-03-07 14:28:04.891 UTC [23210][client backend] [pg_regress/select_implicit][93/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; 2024-03-07 14:28:04.896 UTC [23220][client backend] [pg_regress/prepared_xacts][5/61:6538] ERROR: cannot PREPARE while holding both session-level and transaction-level locks on the same object 2024-03-07 14:28:04.896 UTC [23220][client backend] [pg_regress/prepared_xacts][5/61:6538] STATEMENT: PREPARE TRANSACTION 'foo6'; 2024-03-07 14:28:04.911 UTC [23229][client backend] [pg_regress/delete][10/37:0] ERROR: invalid reference to FROM-clause entry for table "delete_test" at character 34 2024-03-07 14:28:04.911 UTC [23229][client backend] [pg_regress/delete][10/37:0] HINT: Perhaps you meant to reference the table alias "dt". 2024-03-07 14:28:04.911 UTC [23229][client backend] [pg_regress/delete][10/37:0] STATEMENT: DELETE FROM delete_test dt WHERE delete_test.a > 25; 2024-03-07 14:28:04.913 UTC [23222][client backend] [pg_regress/transactions][0/8:0] ERROR: parameter "transaction_isolation" cannot be reset 2024-03-07 14:28:04.913 UTC [23222][client backend] [pg_regress/transactions][0/8:0] STATEMENT: RESET transaction_isolation; 2024-03-07 14:28:04.913 UTC [23222][client backend] [pg_regress/transactions][0/9:0] ERROR: parameter "transaction_read_only" cannot be reset 2024-03-07 14:28:04.913 UTC [23222][client backend] [pg_regress/transactions][0/9:0] STATEMENT: RESET transaction_read_only; 2024-03-07 14:28:04.914 UTC [23222][client backend] [pg_regress/transactions][0/10:0] ERROR: parameter "transaction_deferrable" cannot be reset 2024-03-07 14:28:04.914 UTC [23222][client backend] [pg_regress/transactions][0/10:0] STATEMENT: RESET transaction_deferrable; 2024-03-07 14:28:04.914 UTC [23222][client backend] [pg_regress/transactions][0/11:6566] ERROR: parameter "transaction_read_only" cannot be set locally in functions 2024-03-07 14:28:04.914 UTC [23222][client backend] [pg_regress/transactions][0/11:6566] STATEMENT: CREATE FUNCTION errfunc() RETURNS int LANGUAGE SQL AS 'SELECT 1' SET transaction_read_only = on; 2024-03-07 14:28:04.920 UTC [23220][client backend] [pg_regress/prepared_xacts][5/65:0] ERROR: cursor "foo" does not exist 2024-03-07 14:28:04.920 UTC [23220][client backend] [pg_regress/prepared_xacts][5/65:0] STATEMENT: FETCH 1 FROM foo; 2024-03-07 14:28:04.920 UTC [23220][client backend] [pg_regress/prepared_xacts][5/66:0] ERROR: relation "pxtest2" does not exist at character 15 2024-03-07 14:28:04.920 UTC [23220][client backend] [pg_regress/prepared_xacts][5/66:0] STATEMENT: SELECT * FROM pxtest2; 2024-03-07 14:28:04.921 UTC [23220][client backend] [pg_regress/prepared_xacts][5/68:0] ERROR: could not obtain lock on relation "pxtest3" 2024-03-07 14:28:04.921 UTC [23220][client backend] [pg_regress/prepared_xacts][5/68:0] STATEMENT: lock table pxtest3 in access share mode nowait; 2024-03-07 14:28:04.921 UTC [23223][client backend] [pg_regress/namespace][1/21:0] ERROR: schema "test_ns_schema_renamed" already exists 2024-03-07 14:28:04.921 UTC [23223][client backend] [pg_regress/namespace][1/21:0] STATEMENT: CREATE SCHEMA test_ns_schema_renamed; 2024-03-07 14:28:04.922 UTC [23223][client backend] [pg_regress/namespace][1/23:0] ERROR: CREATE SCHEMA IF NOT EXISTS cannot include schema elements at character 79 2024-03-07 14:28:04.922 UTC [23223][client backend] [pg_regress/namespace][1/23:0] STATEMENT: CREATE SCHEMA IF NOT EXISTS test_ns_schema_renamed -- fail, disallowed CREATE TABLE abc ( a serial, b int UNIQUE ); 2024-03-07 14:28:04.931 UTC [23228][client backend] [pg_regress/select_into][4/107:0] ERROR: permission denied for table tbl_withdata1 2024-03-07 14:28:04.931 UTC [23228][client backend] [pg_regress/select_into][4/107:0] STATEMENT: INSERT INTO selinto_schema.tbl_withdata1 VALUES (4); 2024-03-07 14:28:04.933 UTC [23227][client backend] [pg_regress/update][7/37:0] ERROR: column "t" of relation "update_test" does not exist at character 26 2024-03-07 14:28:04.933 UTC [23227][client backend] [pg_regress/update][7/37:0] HINT: SET target columns cannot be qualified with the relation name. 2024-03-07 14:28:04.933 UTC [23227][client backend] [pg_regress/update][7/37:0] STATEMENT: UPDATE update_test t SET t.b = t.b + 10 WHERE t.a = 10; 2024-03-07 14:28:04.935 UTC [23227][client backend] [pg_regress/update][7/40:0] ERROR: column "a" is of type integer but expression is of type record at character 28 2024-03-07 14:28:04.935 UTC [23227][client backend] [pg_regress/update][7/40:0] HINT: You will need to rewrite or cast the expression. 2024-03-07 14:28:04.935 UTC [23227][client backend] [pg_regress/update][7/40:0] STATEMENT: UPDATE update_test SET a = v.* FROM (VALUES(100, 20)) AS v(i, j) WHERE update_test.b = v.j; 2024-03-07 14:28:04.940 UTC [23214][client backend] [pg_regress/join][95/34:0] ERROR: column reference "i" is ambiguous at character 8 2024-03-07 14:28:04.940 UTC [23214][client backend] [pg_regress/join][95/34:0] STATEMENT: SELECT i, k, t FROM J1_TBL CROSS JOIN J2_TBL; 2024-03-07 14:28:04.942 UTC [23240][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:04.943 UTC [23240][client backend] [[unknown]][8/78:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:04.943 UTC [23240][client backend] [[unknown]][8/78:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/prepared_xacts 2024-03-07 14:28:04.945 UTC [23220][client backend] [pg_regress/prepared_xacts][:0] LOG: disconnection: session time: 0:00:00.227 user=postgres database=regression host=[local] 2024-03-07 14:28:04.946 UTC [23219][client backend] [pg_regress/arrays][3/82:0] ERROR: number of array dimensions (7) exceeds the maximum allowed (6) 2024-03-07 14:28:04.946 UTC [23219][client backend] [pg_regress/arrays][3/82:0] STATEMENT: SELECT ('{}'::int[])[1][2][3][4][5][6][7]; 2024-03-07 14:28:04.946 UTC [23229][client backend] [pg_regress/delete][:0] LOG: disconnection: session time: 0:00:00.204 user=postgres database=regression host=[local] 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/86:0] ERROR: array subscript in assignment must not be null 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/86:0] STATEMENT: UPDATE arrtest SET c[NULL] = '{"can''t assign"}' WHERE array_dims(c) is not null; 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/87:0] ERROR: array subscript in assignment must not be null 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/87:0] STATEMENT: UPDATE arrtest SET c[NULL:1] = '{"can''t assign"}' WHERE array_dims(c) is not null; 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/88:0] ERROR: array subscript in assignment must not be null 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/88:0] STATEMENT: UPDATE arrtest SET c[1:NULL] = '{"can''t assign"}' WHERE array_dims(c) is not null; 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/89:0] ERROR: cannot subscript type timestamp with time zone because it does not support subscripting at character 9 2024-03-07 14:28:04.947 UTC [23219][client backend] [pg_regress/arrays][3/89:0] STATEMENT: SELECT (now())[1]; 2024-03-07 14:28:04.952 UTC [23215][client backend] [pg_regress/union][97/36:0] ERROR: FOR NO KEY UPDATE is not allowed with UNION/INTERSECT/EXCEPT 2024-03-07 14:28:04.952 UTC [23215][client backend] [pg_regress/union][97/36:0] STATEMENT: SELECT q1 FROM int8_tbl EXCEPT ALL SELECT q1 FROM int8_tbl FOR NO KEY UPDATE; 2024-03-07 14:28:04.959 UTC [23226][client backend] [pg_regress/portals][99/4:0] ERROR: cursor can only scan forward 2024-03-07 14:28:04.959 UTC [23226][client backend] [pg_regress/portals][99/4:0] HINT: Declare it with SCROLL option to enable backward scan. 2024-03-07 14:28:04.959 UTC [23226][client backend] [pg_regress/portals][99/4:0] STATEMENT: FETCH BACKWARD 1 FROM foo24; 2024-03-07 14:28:04.961 UTC [23227][client backend] [pg_regress/update][7/47:0] ERROR: multiple assignments to same column "b" 2024-03-07 14:28:04.961 UTC [23227][client backend] [pg_regress/update][7/47:0] STATEMENT: UPDATE update_test SET (c,b) = ('car', a+b), b = a + 1 WHERE a = 10; 2024-03-07 14:28:04.962 UTC [23227][client backend] [pg_regress/update][7/52:0] ERROR: more than one row returned by a subquery used as an expression 2024-03-07 14:28:04.962 UTC [23227][client backend] [pg_regress/update][7/52:0] STATEMENT: UPDATE update_test SET (b,a) = (select a+1,b from update_test); 2024-03-07 14:28:04.963 UTC [23210][client backend] [pg_regress/select_implicit][:0] LOG: disconnection: session time: 0:00:00.261 user=postgres database=regression host=[local] 2024-03-07 14:28:04.963 UTC [23227][client backend] [pg_regress/update][7/56:0] ERROR: source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression at character 33 2024-03-07 14:28:04.963 UTC [23227][client backend] [pg_regress/update][7/56:0] STATEMENT: UPDATE update_test SET (a,b) = (v.*) FROM (VALUES(21, 101)) AS v(i, j) WHERE update_test.a = v.i; 2024-03-07 14:28:04.963 UTC [23227][client backend] [pg_regress/update][7/57:0] ERROR: invalid reference to FROM-clause entry for table "update_test" at character 33 2024-03-07 14:28:04.963 UTC [23227][client backend] [pg_regress/update][7/57:0] HINT: Perhaps you meant to reference the table alias "t". 2024-03-07 14:28:04.963 UTC [23227][client backend] [pg_regress/update][7/57:0] STATEMENT: UPDATE update_test AS t SET b = update_test.b + 10 WHERE t.a = 10; 2024-03-07 14:28:04.973 UTC [23224][client backend] [pg_regress/random][:0] LOG: disconnection: session time: 0:00:00.247 user=postgres database=regression host=[local] 2024-03-07 14:28:04.974 UTC [23226][client backend] [pg_regress/portals][99/5:0] ERROR: cursor can only scan forward 2024-03-07 14:28:04.974 UTC [23226][client backend] [pg_regress/portals][99/5:0] HINT: Declare it with SCROLL option to enable backward scan. 2024-03-07 14:28:04.974 UTC [23226][client backend] [pg_regress/portals][99/5:0] STATEMENT: FETCH ABSOLUTE 1 FROM foo24; 2024-03-07 14:28:04.983 UTC [23240][client backend] [pg_regress/prepared_xacts][8/80:0] ERROR: could not obtain lock on relation "pxtest3" 2024-03-07 14:28:04.983 UTC [23240][client backend] [pg_regress/prepared_xacts][8/80:0] STATEMENT: lock table pxtest3 in access share mode nowait; 2024-03-07 14:28:04.993 UTC [23219][client backend] [pg_regress/arrays][3/103:0] ERROR: source array too small 2024-03-07 14:28:04.993 UTC [23219][client backend] [pg_regress/arrays][3/103:0] STATEMENT: UPDATE arrtest_s SET a[:] = '{23, 24, 25}'; 2024-03-07 14:28:04.994 UTC [23219][client backend] [pg_regress/arrays][3/105:6630] ERROR: array slice subscript must provide both boundaries 2024-03-07 14:28:04.994 UTC [23219][client backend] [pg_regress/arrays][3/105:6630] DETAIL: When assigning to a slice of an empty array value, slice boundaries must be fully specified. 2024-03-07 14:28:04.994 UTC [23219][client backend] [pg_regress/arrays][3/105:6630] STATEMENT: UPDATE arrtest_s SET a[:] = '{11, 12, 13, 14, 15}'; 2024-03-07 14:28:04.996 UTC [23213][client backend] [pg_regress/case][:0] LOG: disconnection: session time: 0:00:00.294 user=postgres database=regression host=[local] 2024-03-07 14:28:04.999 UTC [23219][client backend] [pg_regress/arrays][3/108:0] ERROR: slices of fixed-length arrays not implemented 2024-03-07 14:28:04.999 UTC [23219][client backend] [pg_regress/arrays][3/108:0] STATEMENT: SELECT f1[0:1] FROM POINT_TBL; 2024-03-07 14:28:05.000 UTC [23219][client backend] [pg_regress/arrays][3/109:0] ERROR: slices of fixed-length arrays not implemented 2024-03-07 14:28:05.000 UTC [23219][client backend] [pg_regress/arrays][3/109:0] STATEMENT: SELECT f1[0:] FROM POINT_TBL; 2024-03-07 14:28:05.005 UTC [23219][client backend] [pg_regress/arrays][3/110:0] ERROR: slices of fixed-length arrays not implemented 2024-03-07 14:28:05.005 UTC [23219][client backend] [pg_regress/arrays][3/110:0] STATEMENT: SELECT f1[:1] FROM POINT_TBL; 2024-03-07 14:28:05.005 UTC [23219][client backend] [pg_regress/arrays][3/111:0] ERROR: slices of fixed-length arrays not implemented 2024-03-07 14:28:05.005 UTC [23219][client backend] [pg_regress/arrays][3/111:0] STATEMENT: SELECT f1[:] FROM POINT_TBL; 2024-03-07 14:28:05.016 UTC [23219][client backend] [pg_regress/arrays][3/116:0] ERROR: array subscript out of range 2024-03-07 14:28:05.016 UTC [23219][client backend] [pg_regress/arrays][3/116:0] STATEMENT: UPDATE point_tbl SET f1[3] = 10 WHERE f1::text = '(-10,-10)'::point::text RETURNING *; 2024-03-07 14:28:05.030 UTC [23228][client backend] [pg_regress/select_into][4/125:0] ERROR: too many column names were specified 2024-03-07 14:28:05.030 UTC [23228][client backend] [pg_regress/select_into][4/125:0] STATEMENT: CREATE TABLE ctas_nodata (ii, jj, kk) AS SELECT i, j FROM ctas_base; 2024-03-07 14:28:05.031 UTC [23228][client backend] [pg_regress/select_into][4/126:0] ERROR: too many column names were specified 2024-03-07 14:28:05.031 UTC [23228][client backend] [pg_regress/select_into][4/126:0] STATEMENT: CREATE TABLE ctas_nodata (ii, jj, kk) AS SELECT i, j FROM ctas_base WITH NO DATA; 2024-03-07 14:28:05.051 UTC [23226][client backend] [pg_regress/portals][99/12:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23226.0", size 2580000 2024-03-07 14:28:05.051 UTC [23226][client backend] [pg_regress/portals][99/12:0] STATEMENT: CLOSE foo25; 2024-03-07 14:28:05.078 UTC [23223][client backend] [pg_regress/namespace][:0] LOG: disconnection: session time: 0:00:00.360 user=postgres database=regression host=[local] 2024-03-07 14:28:05.092 UTC [23230][client backend] [pg_regress/aggregates][14/140:0] ERROR: aggregate functions are not allowed in WHERE at character 114 2024-03-07 14:28:05.092 UTC [23230][client backend] [pg_regress/aggregates][14/140: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); 2024-03-07 14:28:05.102 UTC [23226][client backend] [pg_regress/portals][99/16:0] ERROR: cursor can only scan forward 2024-03-07 14:28:05.102 UTC [23226][client backend] [pg_regress/portals][99/16:0] HINT: Declare it with SCROLL option to enable backward scan. 2024-03-07 14:28:05.102 UTC [23226][client backend] [pg_regress/portals][99/16:0] STATEMENT: FETCH ABSOLUTE 4 FROM foo25ns; 2024-03-07 14:28:05.106 UTC [23226][client backend] [pg_regress/portals][99/18:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23226.1", size 2539492 2024-03-07 14:28:05.106 UTC [23226][client backend] [pg_regress/portals][99/18:0] STATEMENT: CLOSE foo25ns; 2024-03-07 14:28:05.109 UTC [23226][client backend] [pg_regress/portals][99/20:0] ERROR: cursor "foo26" does not exist 2024-03-07 14:28:05.109 UTC [23226][client backend] [pg_regress/portals][99/20:0] STATEMENT: FETCH FROM foo26; 2024-03-07 14:28:05.119 UTC [23222][client backend] [pg_regress/transactions][0/14:0] ERROR: transaction read-write mode must be set before any query 2024-03-07 14:28:05.119 UTC [23222][client backend] [pg_regress/transactions][0/14:0] STATEMENT: SET TRANSACTION READ WRITE; 2024-03-07 14:28:05.120 UTC [23222][client backend] [pg_regress/transactions][0/15:0] ERROR: cannot set transaction read-write mode inside a read-only transaction 2024-03-07 14:28:05.120 UTC [23222][client backend] [pg_regress/transactions][0/15:0] STATEMENT: SET TRANSACTION READ WRITE; 2024-03-07 14:28:05.121 UTC [23240][client backend] [pg_regress/prepared_xacts][8/93:0] ERROR: relation "pxtest3" does not exist at character 15 2024-03-07 14:28:05.121 UTC [23240][client backend] [pg_regress/prepared_xacts][8/93:0] STATEMENT: SELECT * FROM pxtest3; 2024-03-07 14:28:05.121 UTC [23222][client backend] [pg_regress/transactions][0/16:0] ERROR: cannot set transaction read-write mode inside a read-only transaction 2024-03-07 14:28:05.121 UTC [23222][client backend] [pg_regress/transactions][0/16:0] STATEMENT: SET TRANSACTION READ WRITE; 2024-03-07 14:28:05.123 UTC [23222][client backend] [pg_regress/transactions][0/19:0] ERROR: cannot execute DROP TABLE in a read-only transaction 2024-03-07 14:28:05.123 UTC [23222][client backend] [pg_regress/transactions][0/19:0] STATEMENT: DROP TABLE writetest; 2024-03-07 14:28:05.123 UTC [23222][client backend] [pg_regress/transactions][0/20:0] ERROR: cannot execute INSERT in a read-only transaction 2024-03-07 14:28:05.123 UTC [23222][client backend] [pg_regress/transactions][0/20:0] STATEMENT: INSERT INTO writetest VALUES (1); 2024-03-07 14:28:05.124 UTC [23222][client backend] [pg_regress/transactions][0/25:0] ERROR: cannot execute UPDATE in a read-only transaction 2024-03-07 14:28:05.124 UTC [23222][client backend] [pg_regress/transactions][0/25:0] STATEMENT: EXECUTE test; 2024-03-07 14:28:05.124 UTC [23222][client backend] [pg_regress/transactions][0/27:0] ERROR: cannot execute CREATE TABLE AS in a read-only transaction 2024-03-07 14:28:05.124 UTC [23222][client backend] [pg_regress/transactions][0/27:0] STATEMENT: CREATE TABLE test AS SELECT * FROM writetest; 2024-03-07 14:28:05.128 UTC [23219][client backend] [pg_regress/arrays][3/184:0] ERROR: searching for elements in multidimensional arrays is not supported 2024-03-07 14:28:05.128 UTC [23219][client backend] [pg_regress/arrays][3/184:0] STATEMENT: SELECT array_position(ARRAY[[1,2],[3,4]], 3); 2024-03-07 14:28:05.130 UTC [23219][client backend] [pg_regress/arrays][3/193:0] ERROR: searching for elements in multidimensional arrays is not supported 2024-03-07 14:28:05.130 UTC [23219][client backend] [pg_regress/arrays][3/193:0] STATEMENT: SELECT array_positions(ARRAY[[1,2],[3,4]], 4); 2024-03-07 14:28:05.132 UTC [23240][client backend] [pg_regress/prepared_xacts][8/96:0] ERROR: table "pxtest3" does not exist 2024-03-07 14:28:05.132 UTC [23240][client backend] [pg_regress/prepared_xacts][8/96:0] STATEMENT: DROP TABLE pxtest3; 2024-03-07 14:28:05.132 UTC [23228][client backend] [pg_regress/select_into][4/146:0] ERROR: SELECT ... INTO is not allowed here at character 38 2024-03-07 14:28:05.132 UTC [23228][client backend] [pg_regress/select_into][4/146:0] STATEMENT: DECLARE foo CURSOR FOR SELECT 1 INTO int4_tbl; 2024-03-07 14:28:05.134 UTC [23222][client backend] [pg_regress/transactions][0/33:0] ERROR: relation "trans_bar" does not exist at character 15 2024-03-07 14:28:05.134 UTC [23222][client backend] [pg_regress/transactions][0/33:0] STATEMENT: SELECT * FROM trans_bar; 2024-03-07 14:28:05.135 UTC [23228][client backend] [pg_regress/select_into][4/147:0] ERROR: COPY (SELECT INTO) is not supported 2024-03-07 14:28:05.135 UTC [23228][client backend] [pg_regress/select_into][4/147:0] STATEMENT: COPY (SELECT 1 INTO frak UNION SELECT 2) TO 'blob'; 2024-03-07 14:28:05.142 UTC [23228][client backend] [pg_regress/select_into][4/148:0] ERROR: SELECT ... INTO is not allowed here at character 30 2024-03-07 14:28:05.142 UTC [23228][client backend] [pg_regress/select_into][4/148:0] STATEMENT: SELECT * FROM (SELECT 1 INTO f) bar; 2024-03-07 14:28:05.142 UTC [23228][client backend] [pg_regress/select_into][4/149:0] ERROR: views must not contain SELECT INTO 2024-03-07 14:28:05.142 UTC [23228][client backend] [pg_regress/select_into][4/149:0] STATEMENT: CREATE VIEW foo AS SELECT 1 INTO int4_tbl; 2024-03-07 14:28:05.143 UTC [23228][client backend] [pg_regress/select_into][4/150:0] ERROR: SELECT ... INTO is not allowed here at character 36 2024-03-07 14:28:05.143 UTC [23228][client backend] [pg_regress/select_into][4/150:0] STATEMENT: INSERT INTO int4_tbl SELECT 1 INTO f; 2024-03-07 14:28:05.147 UTC [23240][client backend] [pg_regress/prepared_xacts][:0] LOG: disconnection: session time: 0:00:00.205 user=postgres database=regression host=[local] 2024-03-07 14:28:05.147 UTC [23222][client backend] [pg_regress/transactions][0/36:6730] ERROR: relation "trans_bar" does not exist at character 13 2024-03-07 14:28:05.147 UTC [23222][client backend] [pg_regress/transactions][0/36:6730] STATEMENT: INSERT into trans_bar VALUES (1); 2024-03-07 14:28:05.154 UTC [23228][client backend] [pg_regress/select_into][4/152:0] ERROR: relation "ctas_ine_tbl" already exists 2024-03-07 14:28:05.154 UTC [23228][client backend] [pg_regress/select_into][4/152:0] STATEMENT: CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0; 2024-03-07 14:28:05.160 UTC [23222][client backend] [pg_regress/transactions][0/39:0] ERROR: column "trans_foo" does not exist at character 8 2024-03-07 14:28:05.160 UTC [23222][client backend] [pg_regress/transactions][0/39:0] STATEMENT: SELECT trans_foo; 2024-03-07 14:28:05.161 UTC [23228][client backend] [pg_regress/select_into][4/154:0] ERROR: relation "ctas_ine_tbl" already exists 2024-03-07 14:28:05.161 UTC [23228][client backend] [pg_regress/select_into][4/154:0] STATEMENT: CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0 WITH NO DATA; 2024-03-07 14:28:05.162 UTC [23228][client backend] [pg_regress/select_into][4/156:0] ERROR: relation "ctas_ine_tbl" already exists 2024-03-07 14:28:05.162 UTC [23228][client backend] [pg_regress/select_into][4/156:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF) CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0; 2024-03-07 14:28:05.162 UTC [23228][client backend] [pg_regress/select_into][4/158:0] ERROR: relation "ctas_ine_tbl" already exists 2024-03-07 14:28:05.162 UTC [23228][client backend] [pg_regress/select_into][4/158:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF) CREATE TABLE ctas_ine_tbl AS SELECT 1 / 0 WITH NO DATA; 2024-03-07 14:28:05.163 UTC [23228][client backend] [pg_regress/select_into][4/161:0] ERROR: relation "ctas_ine_tbl" already exists 2024-03-07 14:28:05.163 UTC [23228][client backend] [pg_regress/select_into][4/161:0] STATEMENT: EXPLAIN (ANALYZE, COSTS OFF, SUMMARY OFF, TIMING OFF) CREATE TABLE ctas_ine_tbl AS EXECUTE ctas_ine_query; 2024-03-07 14:28:05.167 UTC [23228][client backend] [pg_regress/select_into][:0] LOG: disconnection: session time: 0:00:00.423 user=postgres database=regression host=[local] 2024-03-07 14:28:05.168 UTC [23222][client backend] [pg_regress/transactions][0/40:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.177 UTC [23222][client backend] [pg_regress/transactions][0/43:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.181 UTC [23222][client backend] [pg_regress/transactions][0/45:6750] ERROR: column "trans_foo" does not exist at character 8 2024-03-07 14:28:05.181 UTC [23222][client backend] [pg_regress/transactions][0/45:6750] STATEMENT: SELECT trans_foo; 2024-03-07 14:28:05.209 UTC [23222][client backend] [pg_regress/transactions][0/58:0] ERROR: SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.209 UTC [23222][client backend] [pg_regress/transactions][0/58:0] STATEMENT: SAVEPOINT one; 2024-03-07 14:28:05.209 UTC [23222][client backend] [pg_regress/transactions][0/59:0] ERROR: ROLLBACK TO SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.209 UTC [23222][client backend] [pg_regress/transactions][0/59:0] STATEMENT: ROLLBACK TO SAVEPOINT one; 2024-03-07 14:28:05.209 UTC [23222][client backend] [pg_regress/transactions][0/60:0] ERROR: RELEASE SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.209 UTC [23222][client backend] [pg_regress/transactions][0/60:0] STATEMENT: RELEASE SAVEPOINT one; 2024-03-07 14:28:05.210 UTC [23222][client backend] [pg_regress/transactions][0/61:0] ERROR: division by zero 2024-03-07 14:28:05.210 UTC [23222][client backend] [pg_regress/transactions][0/61:0] STATEMENT: SELECT 0/0; 2024-03-07 14:28:05.212 UTC [23222][client backend] [pg_regress/transactions][0/61:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2024-03-07 14:28:05.212 UTC [23222][client backend] [pg_regress/transactions][0/61:0] STATEMENT: SAVEPOINT two; 2024-03-07 14:28:05.212 UTC [23222][client backend] [pg_regress/transactions][0/61:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2024-03-07 14:28:05.212 UTC [23222][client backend] [pg_regress/transactions][0/61:0] STATEMENT: RELEASE SAVEPOINT one; 2024-03-07 14:28:05.213 UTC [23221][client backend] [pg_regress/select_distinct][96/13:6712] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.1", size 147456 2024-03-07 14:28:05.213 UTC [23221][client backend] [pg_regress/select_distinct][96/13:6712] STATEMENT: CREATE TABLE distinct_group_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2024-03-07 14:28:05.213 UTC [23221][client backend] [pg_regress/select_distinct][96/13:6712] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.0", size 140000 2024-03-07 14:28:05.213 UTC [23221][client backend] [pg_regress/select_distinct][96/13:6712] STATEMENT: CREATE TABLE distinct_group_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2024-03-07 14:28:05.221 UTC [23222][client backend] [pg_regress/transactions][0/63:0] ERROR: division by zero 2024-03-07 14:28:05.221 UTC [23222][client backend] [pg_regress/transactions][0/63:0] STATEMENT: FETCH 10 FROM c; 2024-03-07 14:28:05.221 UTC [23222][client backend] [pg_regress/transactions][0/63:0] ERROR: portal "c" cannot be run 2024-03-07 14:28:05.221 UTC [23222][client backend] [pg_regress/transactions][0/63:0] STATEMENT: FETCH 10 FROM c; 2024-03-07 14:28:05.222 UTC [23222][client backend] [pg_regress/transactions][0/63:0] ERROR: portal "c" cannot be run 2024-03-07 14:28:05.222 UTC [23222][client backend] [pg_regress/transactions][0/63:0] STATEMENT: FETCH 10 FROM c; 2024-03-07 14:28:05.249 UTC [23219][client backend] [pg_regress/arrays][3/254:0] ERROR: op ANY/ALL (array) requires operator to yield boolean at character 11 2024-03-07 14:28:05.249 UTC [23219][client backend] [pg_regress/arrays][3/254:0] STATEMENT: select 33 * any ('{1,2,3}'); 2024-03-07 14:28:05.249 UTC [23219][client backend] [pg_regress/arrays][3/255:0] ERROR: op ANY/ALL (array) requires array on right side at character 11 2024-03-07 14:28:05.249 UTC [23219][client backend] [pg_regress/arrays][3/255:0] STATEMENT: select 33 * any (44); 2024-03-07 14:28:05.259 UTC [23226][client backend] [pg_regress/portals][99/47:6825] ERROR: cursor can only scan forward 2024-03-07 14:28:05.259 UTC [23226][client backend] [pg_regress/portals][99/47:6825] HINT: Declare it with SCROLL option to enable backward scan. 2024-03-07 14:28:05.259 UTC [23226][client backend] [pg_regress/portals][99/47:6825] STATEMENT: FETCH RELATIVE 0 FROM c1; 2024-03-07 14:28:05.266 UTC [23222][client backend] [pg_regress/transactions][0/73:6823] ERROR: duplicate key value violates unique constraint "koju_a_key" 2024-03-07 14:28:05.266 UTC [23222][client backend] [pg_regress/transactions][0/73:6823] DETAIL: Key (a)=(1) already exists. 2024-03-07 14:28:05.266 UTC [23222][client backend] [pg_regress/transactions][0/73:6823] STATEMENT: INSERT INTO koju VALUES (1); 2024-03-07 14:28:05.275 UTC [23222][client backend] [pg_regress/transactions][0/73:6823] ERROR: duplicate key value violates unique constraint "koju_a_key" 2024-03-07 14:28:05.275 UTC [23222][client backend] [pg_regress/transactions][0/73:6823] DETAIL: Key (a)=(1) already exists. 2024-03-07 14:28:05.275 UTC [23222][client backend] [pg_regress/transactions][0/73:6823] STATEMENT: INSERT INTO koju VALUES (1); 2024-03-07 14:28:05.284 UTC [23219][client backend] [pg_regress/arrays][3/268:6841] ERROR: duplicate key value violates unique constraint "arr_tbl_f1_key" 2024-03-07 14:28:05.284 UTC [23219][client backend] [pg_regress/arrays][3/268:6841] DETAIL: Key (f1)=({1,2,3}) already exists. 2024-03-07 14:28:05.284 UTC [23219][client backend] [pg_regress/arrays][3/268:6841] STATEMENT: insert into arr_tbl values ('{1,2,3}'); 2024-03-07 14:28:05.304 UTC [23226][client backend] [pg_regress/portals][99/57:0] ERROR: cursor "c1" is not a simply updatable scan of table "uctest" 2024-03-07 14:28:05.304 UTC [23226][client backend] [pg_regress/portals][99/57:0] STATEMENT: UPDATE uctest SET f1 = f1 + 10 WHERE CURRENT OF c1; 2024-03-07 14:28:05.307 UTC [23226][client backend] [pg_regress/portals][99/58:6859] ERROR: cursor "c1" has multiple FOR UPDATE/SHARE references to table "uctest" 2024-03-07 14:28:05.307 UTC [23226][client backend] [pg_regress/portals][99/58:6859] STATEMENT: UPDATE uctest SET f1 = f1 + 10 WHERE CURRENT OF c1; 2024-03-07 14:28:05.314 UTC [23219][client backend] [pg_regress/arrays][3/283:0] ERROR: array size exceeds the maximum allowed (134217727) 2024-03-07 14:28:05.314 UTC [23219][client backend] [pg_regress/arrays][3/283:0] STATEMENT: update arr_pk_tbl set f1[2147483647] = 42 where pk = 10; 2024-03-07 14:28:05.316 UTC [23219][client backend] [pg_regress/arrays][3/284:0] ERROR: array size exceeds the maximum allowed (134217727) 2024-03-07 14:28:05.316 UTC [23219][client backend] [pg_regress/arrays][3/284:0] STATEMENT: update arr_pk_tbl set f1[2147483646:2147483647] = array[4,2] where pk = 10; 2024-03-07 14:28:05.322 UTC [23226][client backend] [pg_regress/portals][99/60:0] ERROR: cursor "c1" does not exist 2024-03-07 14:28:05.322 UTC [23226][client backend] [pg_regress/portals][99/60:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c1; 2024-03-07 14:28:05.323 UTC [23219][client backend] [pg_regress/arrays][3/285:0] ERROR: array size exceeds the maximum allowed (134217727) 2024-03-07 14:28:05.323 UTC [23219][client backend] [pg_regress/arrays][3/285:0] CONTEXT: PL/pgSQL function inline_code_block line 4 at assignment 2024-03-07 14:28:05.323 UTC [23219][client backend] [pg_regress/arrays][3/285:0] STATEMENT: do $$ declare a int[]; begin a := '[-2147483648:-2147483647]={1,2}'::int[]; a[2147483647] := 42; end $$; 2024-03-07 14:28:05.323 UTC [23226][client backend] [pg_regress/portals][99/62:0] ERROR: cursor "cx" is held from a previous transaction 2024-03-07 14:28:05.323 UTC [23226][client backend] [pg_regress/portals][99/62:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF cx; 2024-03-07 14:28:05.324 UTC [23226][client backend] [pg_regress/portals][99/63:0] ERROR: cursor "c" is not a simply updatable scan of table "uctest" 2024-03-07 14:28:05.324 UTC [23226][client backend] [pg_regress/portals][99/63:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c; 2024-03-07 14:28:05.326 UTC [23226][client backend] [pg_regress/portals][99/64:0] ERROR: cursor "c" does not have a FOR UPDATE/SHARE reference to table "uctest" 2024-03-07 14:28:05.326 UTC [23226][client backend] [pg_regress/portals][99/64:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c; 2024-03-07 14:28:05.328 UTC [23222][client backend] [pg_regress/transactions][0/83:6869] ERROR: cursor "foo" does not exist 2024-03-07 14:28:05.328 UTC [23222][client backend] [pg_regress/transactions][0/83:6869] STATEMENT: fetch from foo; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/294:0] ERROR: malformed array literal: "{{1,{2}},{2,3}}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/294:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/294:0] STATEMENT: select '{{1,{2}},{2,3}}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/295:0] ERROR: malformed array literal: "{{1,2},\{2,3}}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/295:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/295:0] STATEMENT: select E'{{1,2},\\{2,3}}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/296:0] ERROR: malformed array literal: "{"a"b}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/296:0] DETAIL: Incorrectly quoted array element. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/296:0] STATEMENT: select '{"a"b}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/297:0] ERROR: malformed array literal: "{a"b"}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/297:0] DETAIL: Incorrectly quoted array element. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/297:0] STATEMENT: select '{a"b"}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/298:0] ERROR: malformed array literal: "{"a""b"}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/298:0] DETAIL: Incorrectly quoted array element. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/298:0] STATEMENT: select '{"a""b"}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/299:0] ERROR: malformed array literal: "{{"1 2" x},{3}}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/299:0] DETAIL: Incorrectly quoted array element. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/299:0] STATEMENT: select '{{"1 2" x},{3}}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/300:0] ERROR: malformed array literal: "{{"1 2"} x,{3}}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/300:0] DETAIL: Unexpected array element. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/300:0] STATEMENT: select '{{"1 2"} x,{3}}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/301:0] ERROR: malformed array literal: "{}}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/301:0] DETAIL: Junk after closing right brace. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/301:0] STATEMENT: select '{}}'::text[]; 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/302:0] ERROR: malformed array literal: "{ }}" at character 8 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/302:0] DETAIL: Junk after closing right brace. 2024-03-07 14:28:05.333 UTC [23219][client backend] [pg_regress/arrays][3/302:0] STATEMENT: select '{ }}'::text[]; 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/303:0] ERROR: malformed array literal: "}{" at character 8 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/303:0] DETAIL: Array value must start with "{" or dimension information. 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/303:0] STATEMENT: select '}{'::text[]; 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/304:0] ERROR: malformed array literal: "{foo{}}" at character 8 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/304:0] DETAIL: Unexpected "{" character. 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/304:0] STATEMENT: select '{foo{}}'::text[]; 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/305:0] ERROR: malformed array literal: "{"foo"{}}" at character 8 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/305:0] DETAIL: Unexpected "{" character. 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/305:0] STATEMENT: select '{"foo"{}}'::text[]; 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/306:0] ERROR: malformed array literal: "{foo,,bar}" at character 8 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/306:0] DETAIL: Unexpected "," character. 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/306:0] STATEMENT: select '{foo,,bar}'::text[]; 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/307:0] ERROR: malformed array literal: "{{1},{{2}}}" at character 8 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/307:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.334 UTC [23219][client backend] [pg_regress/arrays][3/307:0] STATEMENT: select '{{1},{{2}}}'::text[]; 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/308:0] ERROR: malformed array literal: "{{{1}},{2}}" at character 8 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/308:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/308:0] STATEMENT: select '{{{1}},{2}}'::text[]; 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/309:0] ERROR: malformed array literal: "{{},{{}}}" at character 8 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/309:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/309:0] STATEMENT: select '{{},{{}}}'::text[]; 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/310:0] ERROR: malformed array literal: "{{{}},{}}" at character 8 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/310:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/310:0] STATEMENT: select '{{{}},{}}'::text[]; 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/311:0] ERROR: malformed array literal: "{{1},{}}" at character 8 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/311:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/311:0] STATEMENT: select '{{1},{}}'::text[]; 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/312:0] ERROR: malformed array literal: "{{},{1}}" at character 8 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/312:0] DETAIL: Multidimensional arrays must have sub-arrays with matching dimensions. 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/312:0] STATEMENT: select '{{},{1}}'::text[]; 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/313:0] ERROR: upper bound cannot be less than lower bound at character 8 2024-03-07 14:28:05.335 UTC [23219][client backend] [pg_regress/arrays][3/313:0] STATEMENT: select '[1:0]={}'::int[]; 2024-03-07 14:28:05.338 UTC [23226][client backend] [pg_regress/portals][99/65:0] ERROR: cursor "c" is not a simply updatable scan of table "tenk1" 2024-03-07 14:28:05.338 UTC [23226][client backend] [pg_regress/portals][99/65:0] STATEMENT: DELETE FROM tenk1 WHERE CURRENT OF c; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/314:0] ERROR: array upper bound is too large: 2147483647 at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/314:0] STATEMENT: select '[2147483646:2147483647]={1,2}'::int[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/315:0] ERROR: upper bound cannot be less than lower bound at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/315:0] STATEMENT: select '[1:-1]={}'::int[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/316:0] ERROR: malformed array literal: "[2]={1}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/316:0] DETAIL: Specified array dimensions do not match array contents. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/316:0] STATEMENT: select '[2]={1}'::int[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/317:0] ERROR: malformed array literal: "[1:]={1}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/317:0] DETAIL: Missing array dimension value. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/317:0] STATEMENT: select '[1:]={1}'::int[]; 2024-03-07 14:28:05.340 UTC [23226][client backend] [pg_regress/portals][99/66:0] ERROR: cursor "c" is not a simply updatable scan of table "uctest" 2024-03-07 14:28:05.340 UTC [23226][client backend] [pg_regress/portals][99/66:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/318:0] ERROR: malformed array literal: "[:1]={1}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/318:0] DETAIL: "[" must introduce explicitly-specified array dimensions. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/318:0] STATEMENT: select '[:1]={1}'::int[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/319:0] ERROR: cannot determine type of empty array at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/319:0] HINT: Explicitly cast to the desired type, for example ARRAY[]::integer[]. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/319:0] STATEMENT: select array[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/320:0] ERROR: malformed array literal: "{{1,},{1},}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/320:0] DETAIL: Unexpected "}" character. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/320:0] STATEMENT: select '{{1,},{1},}'::text[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/321:0] ERROR: malformed array literal: "{{1,},{1}}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/321:0] DETAIL: Unexpected "}" character. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/321:0] STATEMENT: select '{{1,},{1}}'::text[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/322:0] ERROR: malformed array literal: "{{1,}}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/322:0] DETAIL: Unexpected "}" character. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/322:0] STATEMENT: select '{{1,}}'::text[]; 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/323:0] ERROR: malformed array literal: "{1,}" at character 8 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/323:0] DETAIL: Unexpected "}" character. 2024-03-07 14:28:05.340 UTC [23219][client backend] [pg_regress/arrays][3/323:0] STATEMENT: select '{1,}'::text[]; 2024-03-07 14:28:05.341 UTC [23219][client backend] [pg_regress/arrays][3/324:0] ERROR: array bound is out of integer range at character 8 2024-03-07 14:28:05.341 UTC [23219][client backend] [pg_regress/arrays][3/324:0] STATEMENT: select '[21474836488:21474836489]={1,2}'::int[]; 2024-03-07 14:28:05.341 UTC [23219][client backend] [pg_regress/arrays][3/325:0] ERROR: array bound is out of integer range at character 8 2024-03-07 14:28:05.341 UTC [23219][client backend] [pg_regress/arrays][3/325:0] STATEMENT: select '[-2147483649:-2147483648]={1,2}'::int[]; 2024-03-07 14:28:05.341 UTC [23226][client backend] [pg_regress/portals][99/67:0] ERROR: cursor "c1" is not positioned on a row 2024-03-07 14:28:05.341 UTC [23226][client backend] [pg_regress/portals][99/67:0] STATEMENT: DELETE FROM uctest WHERE CURRENT OF c1; 2024-03-07 14:28:05.345 UTC [23222][client backend] [pg_regress/transactions][0/87:6877] ERROR: division by zero 2024-03-07 14:28:05.345 UTC [23222][client backend] [pg_regress/transactions][0/87:6877] 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 2024-03-07 14:28:05.345 UTC [23222][client backend] [pg_regress/transactions][0/87:6877] STATEMENT: FETCH ctt; 2024-03-07 14:28:05.346 UTC [23226][client backend] [pg_regress/portals][99/68:0] ERROR: FOR UPDATE is not allowed with aggregate functions 2024-03-07 14:28:05.346 UTC [23226][client backend] [pg_regress/portals][99/68:0] STATEMENT: DECLARE c1 CURSOR FOR SELECT MIN(f1) FROM uctest FOR UPDATE; 2024-03-07 14:28:05.347 UTC [23222][client backend] [pg_regress/transactions][0/87:6877] ERROR: portal "ctt" cannot be run 2024-03-07 14:28:05.347 UTC [23222][client backend] [pg_regress/transactions][0/87:6877] STATEMENT: FETCH ctt; 2024-03-07 14:28:05.349 UTC [23227][client backend] [pg_regress/update][7/102:6884] ERROR: new row for relation "part_c_100_200" violates partition constraint 2024-03-07 14:28:05.349 UTC [23227][client backend] [pg_regress/update][7/102:6884] DETAIL: Failing row contains (105, 85, null, b, 15). 2024-03-07 14:28:05.349 UTC [23227][client backend] [pg_regress/update][7/102:6884] STATEMENT: UPDATE part_c_100_200 set c = c - 20, d = c WHERE c = 105; 2024-03-07 14:28:05.353 UTC [23226][client backend] [pg_regress/portals][99/71:0] ERROR: WHERE CURRENT OF on a view is not implemented 2024-03-07 14:28:05.353 UTC [23226][client backend] [pg_regress/portals][99/71:0] STATEMENT: DELETE FROM ucview WHERE CURRENT OF c1; 2024-03-07 14:28:05.355 UTC [23227][client backend] [pg_regress/update][7/103:6887] ERROR: new row for relation "part_b_10_b_20" violates partition constraint 2024-03-07 14:28:05.355 UTC [23227][client backend] [pg_regress/update][7/103:6887] DETAIL: Failing row contains (null, 96, a, 12, 1). 2024-03-07 14:28:05.355 UTC [23227][client backend] [pg_regress/update][7/103:6887] STATEMENT: UPDATE part_b_10_b_20 set a = 'a'; 2024-03-07 14:28:05.374 UTC [23222][client backend] [pg_regress/transactions][0/93:0] ERROR: invalid input syntax for type integer: "error" at character 31 2024-03-07 14:28:05.374 UTC [23222][client backend] [pg_regress/transactions][0/93:0] STATEMENT: INSERT INTO trans_abc VALUES ('error'); 2024-03-07 14:28:05.374 UTC [23222][client backend] [pg_regress/transactions][0/0:0] ERROR: current transaction is aborted, commands ignored until end of transaction block 2024-03-07 14:28:05.374 UTC [23222][client backend] [pg_regress/transactions][0/0:0] STATEMENT: INSERT INTO trans_abc VALUES (3); 2024-03-07 14:28:05.379 UTC [23222][client backend] [pg_regress/transactions][0/95:0] ERROR: invalid input syntax for type integer: "error" at character 31 2024-03-07 14:28:05.379 UTC [23222][client backend] [pg_regress/transactions][0/95:0] STATEMENT: INSERT INTO trans_abc VALUES ('error'); 2024-03-07 14:28:05.384 UTC [23227][client backend] [pg_regress/update][7/109:6906] ERROR: new row for relation "part_b_10_b_20" violates partition constraint 2024-03-07 14:28:05.384 UTC [23227][client backend] [pg_regress/update][7/109:6906] DETAIL: Failing row contains (2, 117, b, 7, 2). 2024-03-07 14:28:05.384 UTC [23227][client backend] [pg_regress/update][7/109:6906] STATEMENT: UPDATE part_b_10_b_20 set b = b - 6 WHERE c > 116 returning *; 2024-03-07 14:28:05.387 UTC [23221][client backend] [pg_regress/select_distinct][96/15:6795] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.2", size 140000 2024-03-07 14:28:05.387 UTC [23221][client backend] [pg_regress/select_distinct][96/15:6795] STATEMENT: CREATE TABLE distinct_group_2 AS SELECT DISTINCT (g%1000)::text FROM generate_series(0,9999) g; 2024-03-07 14:28:05.394 UTC [23222][client backend] [pg_regress/transactions][0/102:0] ERROR: invalid input syntax for type integer: "error" at character 31 2024-03-07 14:28:05.394 UTC [23222][client backend] [pg_regress/transactions][0/102:0] STATEMENT: INSERT INTO trans_abc VALUES ('error'); 2024-03-07 14:28:05.402 UTC [23222][client backend] [pg_regress/transactions][0/104:0] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.402 UTC [23222][client backend] [pg_regress/transactions][0/104:0] STATEMENT: COMMIT AND CHAIN; 2024-03-07 14:28:05.403 UTC [23222][client backend] [pg_regress/transactions][0/105:0] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.403 UTC [23222][client backend] [pg_regress/transactions][0/105:0] STATEMENT: ROLLBACK AND CHAIN; 2024-03-07 14:28:05.416 UTC [23222][client backend] [pg_regress/transactions][0/112:6923] ERROR: division by zero 2024-03-07 14:28:05.416 UTC [23222][client backend] [pg_regress/transactions][0/112:6923] STATEMENT: insert into i_table values(2); select * from i_table; select 1/0; 2024-03-07 14:28:05.417 UTC [23222][client backend] [pg_regress/transactions][0/114:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.417 UTC [23222][client backend] [pg_regress/transactions][0/116:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.418 UTC [23222][client backend] [pg_regress/transactions][0/118:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.420 UTC [23222][client backend] [pg_regress/transactions][0/121:6932] WARNING: there is no transaction in progress 2024-03-07 14:28:05.421 UTC [23222][client backend] [pg_regress/transactions][0/122:6933] ERROR: division by zero 2024-03-07 14:28:05.421 UTC [23222][client backend] [pg_regress/transactions][0/122:6933] STATEMENT: insert into i_table values(7); commit; insert into i_table values(8); select 1/0; 2024-03-07 14:28:05.421 UTC [23222][client backend] [pg_regress/transactions][0/123:6934] WARNING: there is no transaction in progress 2024-03-07 14:28:05.421 UTC [23222][client backend] [pg_regress/transactions][0/126:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.421 UTC [23222][client backend] [pg_regress/transactions][0/127:0] ERROR: VACUUM cannot run inside a transaction block 2024-03-07 14:28:05.421 UTC [23222][client backend] [pg_regress/transactions][0/127:0] STATEMENT: SELECT 1; VACUUM; 2024-03-07 14:28:05.422 UTC [23222][client backend] [pg_regress/transactions][0/128:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.422 UTC [23222][client backend] [pg_regress/transactions][0/129:0] ERROR: VACUUM cannot run inside a transaction block 2024-03-07 14:28:05.422 UTC [23222][client backend] [pg_regress/transactions][0/129:0] STATEMENT: SELECT 1; COMMIT; VACUUM; 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/130:0] ERROR: SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/130:0] STATEMENT: SELECT 1; SAVEPOINT sp; 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/131:0] WARNING: there is no transaction in progress 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/132:0] ERROR: SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/132:0] STATEMENT: SELECT 1; COMMIT; SAVEPOINT sp; 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/133:0] ERROR: ROLLBACK TO SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/133:0] STATEMENT: ROLLBACK TO SAVEPOINT sp; SELECT 2; 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/134:0] ERROR: RELEASE SAVEPOINT can only be used in transaction blocks 2024-03-07 14:28:05.425 UTC [23222][client backend] [pg_regress/transactions][0/134:0] STATEMENT: SELECT 2; RELEASE SAVEPOINT sp; SELECT 3; 2024-03-07 14:28:05.433 UTC [23222][client backend] [pg_regress/transactions][0/136:0] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.433 UTC [23222][client backend] [pg_regress/transactions][0/136:0] STATEMENT: SET TRANSACTION READ ONLY; COMMIT AND CHAIN; 2024-03-07 14:28:05.433 UTC [23222][client backend] [pg_regress/transactions][0/138:0] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.433 UTC [23222][client backend] [pg_regress/transactions][0/138:0] STATEMENT: SET TRANSACTION READ ONLY; ROLLBACK AND CHAIN; 2024-03-07 14:28:05.436 UTC [23222][client backend] [pg_regress/transactions][0/141:6942] WARNING: there is no transaction in progress 2024-03-07 14:28:05.436 UTC [23222][client backend] [pg_regress/transactions][0/142:6943] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.436 UTC [23222][client backend] [pg_regress/transactions][0/142:6943] STATEMENT: INSERT INTO trans_abc VALUES (7); COMMIT; INSERT INTO trans_abc VALUES (8); COMMIT AND CHAIN; 2024-03-07 14:28:05.437 UTC [23222][client backend] [pg_regress/transactions][0/143:6945] WARNING: there is no transaction in progress 2024-03-07 14:28:05.446 UTC [23222][client backend] [pg_regress/transactions][0/144:6954] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.446 UTC [23222][client backend] [pg_regress/transactions][0/144:6954] STATEMENT: INSERT INTO trans_abc VALUES (9); ROLLBACK; INSERT INTO trans_abc VALUES (10); ROLLBACK AND CHAIN; 2024-03-07 14:28:05.446 UTC [23222][client backend] [pg_regress/transactions][0/145:6955] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.446 UTC [23222][client backend] [pg_regress/transactions][0/145:6955] STATEMENT: INSERT INTO trans_abc VALUES (11); COMMIT AND CHAIN; INSERT INTO trans_abc VALUES (12); COMMIT; 2024-03-07 14:28:05.448 UTC [23222][client backend] [pg_regress/transactions][0/146:6961] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.448 UTC [23222][client backend] [pg_regress/transactions][0/146:6961] STATEMENT: INSERT INTO trans_abc VALUES (13); ROLLBACK AND CHAIN; INSERT INTO trans_abc VALUES (14); ROLLBACK; 2024-03-07 14:28:05.451 UTC [23222][client backend] [pg_regress/transactions][0/153:6968] ERROR: COMMIT AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.451 UTC [23222][client backend] [pg_regress/transactions][0/153:6968] STATEMENT: START TRANSACTION ISOLATION LEVEL REPEATABLE READ; INSERT INTO trans_abc VALUES (17); COMMIT; INSERT INTO trans_abc VALUES (18); COMMIT AND CHAIN; 2024-03-07 14:28:05.451 UTC [23222][client backend] [pg_regress/transactions][0/156:6970] ERROR: ROLLBACK AND CHAIN can only be used in transaction blocks 2024-03-07 14:28:05.451 UTC [23222][client backend] [pg_regress/transactions][0/156:6970] STATEMENT: START TRANSACTION ISOLATION LEVEL REPEATABLE READ; INSERT INTO trans_abc VALUES (19); ROLLBACK; INSERT INTO trans_abc VALUES (20); ROLLBACK AND CHAIN; 2024-03-07 14:28:05.454 UTC [23222][client backend] [pg_regress/transactions][0/161:0] ERROR: invalid snapshot identifier: "Incorrect Identifier" 2024-03-07 14:28:05.454 UTC [23222][client backend] [pg_regress/transactions][0/161:0] STATEMENT: SET TRANSACTION SNAPSHOT 'Incorrect Identifier'; 2024-03-07 14:28:05.455 UTC [23222][client backend] [pg_regress/transactions][0/162:0] ERROR: snapshot "FFF-FFF-F" does not exist 2024-03-07 14:28:05.455 UTC [23222][client backend] [pg_regress/transactions][0/162:0] STATEMENT: SET TRANSACTION SNAPSHOT 'FFF-FFF-F'; 2024-03-07 14:28:05.456 UTC [23222][client backend] [pg_regress/transactions][0/163:0] ERROR: division by zero 2024-03-07 14:28:05.456 UTC [23222][client backend] [pg_regress/transactions][0/163:0] STATEMENT: select 1/0; 2024-03-07 14:28:05.456 UTC [23222][client backend] [pg_regress/transactions][0/0:0] ERROR: savepoint "x" does not exist 2024-03-07 14:28:05.456 UTC [23222][client backend] [pg_regress/transactions][0/0:0] STATEMENT: rollback to X; 2024-03-07 14:28:05.467 UTC [23222][client backend] [pg_regress/transactions][:0] LOG: disconnection: session time: 0:00:00.749 user=postgres database=regression host=[local] 2024-03-07 14:28:05.485 UTC [23219][client backend] [pg_regress/arrays][3/378:0] ERROR: dimension array or low bound array cannot be null 2024-03-07 14:28:05.485 UTC [23219][client backend] [pg_regress/arrays][3/378:0] STATEMENT: select array_fill(1, null, array[2,2]); 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/379:0] ERROR: dimension array or low bound array cannot be null 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/379:0] STATEMENT: select array_fill(1, array[2,2], null); 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/380:0] ERROR: wrong number of array subscripts 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/380:0] DETAIL: Low bound array has different size than dimensions array. 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/380:0] STATEMENT: select array_fill(1, array[2,2], '{}'); 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/381:0] ERROR: wrong number of array subscripts 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/381:0] DETAIL: Low bound array has different size than dimensions array. 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/381:0] STATEMENT: select array_fill(1, array[3,3], array[1,1,1]); 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/382:0] ERROR: dimension values cannot be null 2024-03-07 14:28:05.486 UTC [23219][client backend] [pg_regress/arrays][3/382:0] STATEMENT: select array_fill(1, array[1,2,null]); 2024-03-07 14:28:05.487 UTC [23219][client backend] [pg_regress/arrays][3/383:0] ERROR: wrong number of array subscripts 2024-03-07 14:28:05.487 UTC [23219][client backend] [pg_regress/arrays][3/383:0] DETAIL: Dimension array must be one dimensional. 2024-03-07 14:28:05.487 UTC [23219][client backend] [pg_regress/arrays][3/383:0] STATEMENT: select array_fill(1, array[[1,2],[3,4]]); 2024-03-07 14:28:05.498 UTC [23215][client backend] [pg_regress/union][97/108:0] ERROR: column "q2" does not exist at character 65 2024-03-07 14:28:05.498 UTC [23215][client backend] [pg_regress/union][97/108:0] DETAIL: There is a column named "q2" in table "*SELECT* 2", but it cannot be referenced from this part of the query. 2024-03-07 14:28:05.498 UTC [23215][client backend] [pg_regress/union][97/108:0] STATEMENT: SELECT q1 FROM int8_tbl EXCEPT SELECT q2 FROM int8_tbl ORDER BY q2 LIMIT 1; 2024-03-07 14:28:05.501 UTC [23226][client backend] [pg_regress/portals][:0] LOG: disconnection: session time: 0:00:00.783 user=postgres database=regression host=[local] 2024-03-07 14:28:05.501 UTC [23230][client backend] [pg_regress/aggregates][14/203:0] ERROR: aggregate function calls cannot be nested at character 12 2024-03-07 14:28:05.501 UTC [23230][client backend] [pg_regress/aggregates][14/203:0] STATEMENT: select max(min(unique1)) from tenk1; 2024-03-07 14:28:05.502 UTC [23230][client backend] [pg_regress/aggregates][14/204:0] ERROR: aggregate function calls cannot be nested at character 20 2024-03-07 14:28:05.502 UTC [23230][client backend] [pg_regress/aggregates][14/204:0] STATEMENT: select (select max(min(unique1)) from int8_tbl) from tenk1; 2024-03-07 14:28:05.502 UTC [23221][client backend] [pg_regress/select_distinct][96/23:6922] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.5", size 204800 2024-03-07 14:28:05.502 UTC [23221][client backend] [pg_regress/select_distinct][96/23:6922] STATEMENT: CREATE TABLE distinct_hash_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2024-03-07 14:28:05.502 UTC [23230][client backend] [pg_regress/aggregates][14/205:0] ERROR: aggregate function calls cannot be nested at character 49 2024-03-07 14:28:05.502 UTC [23230][client backend] [pg_regress/aggregates][14/205: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); 2024-03-07 14:28:05.502 UTC [23221][client backend] [pg_regress/select_distinct][96/23:6922] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.4", size 140000 2024-03-07 14:28:05.502 UTC [23221][client backend] [pg_regress/select_distinct][96/23:6922] STATEMENT: CREATE TABLE distinct_hash_1 AS SELECT DISTINCT g%1000 FROM generate_series(0,9999) g; 2024-03-07 14:28:05.534 UTC [23215][client backend] [pg_regress/union][97/137:0] ERROR: invalid input syntax for type numeric: "foo" at character 36 2024-03-07 14:28:05.534 UTC [23215][client backend] [pg_regress/union][97/137:0] STATEMENT: SELECT '3.4'::numeric UNION SELECT 'foo'; 2024-03-07 14:28:05.569 UTC [23219][client backend] [pg_regress/arrays][3/441:0] ERROR: cannot accumulate empty arrays 2024-03-07 14:28:05.569 UTC [23219][client backend] [pg_regress/arrays][3/441:0] STATEMENT: select array_agg('{}'::int[]) from generate_series(1,2); 2024-03-07 14:28:05.570 UTC [23219][client backend] [pg_regress/arrays][3/442:0] ERROR: cannot accumulate null arrays 2024-03-07 14:28:05.570 UTC [23219][client backend] [pg_regress/arrays][3/442:0] STATEMENT: select array_agg(null::int[]) from generate_series(1,2); 2024-03-07 14:28:05.570 UTC [23219][client backend] [pg_regress/arrays][3/443:0] ERROR: cannot accumulate arrays of different dimensionality 2024-03-07 14:28:05.570 UTC [23219][client backend] [pg_regress/arrays][3/443:0] STATEMENT: select array_agg(ar) from (values ('{1,2}'::int[]), ('{3}'::int[])) v(ar); 2024-03-07 14:28:05.577 UTC [23219][client backend] [pg_regress/arrays][3/456:0] ERROR: removing elements from multidimensional arrays is not supported 2024-03-07 14:28:05.577 UTC [23219][client backend] [pg_regress/arrays][3/456:0] STATEMENT: select array_remove('{{1,2,2},{1,4,3}}', 2); 2024-03-07 14:28:05.582 UTC [23221][client backend] [pg_regress/select_distinct][96/25:6997] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.7", size 204800 2024-03-07 14:28:05.582 UTC [23221][client backend] [pg_regress/select_distinct][96/25:6997] STATEMENT: CREATE TABLE distinct_hash_2 AS SELECT DISTINCT (g%1000)::text FROM generate_series(0,9999) g; 2024-03-07 14:28:05.582 UTC [23221][client backend] [pg_regress/select_distinct][96/25:6997] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23221.6", size 140000 2024-03-07 14:28:05.582 UTC [23221][client backend] [pg_regress/select_distinct][96/25:6997] STATEMENT: CREATE TABLE distinct_hash_2 AS SELECT DISTINCT (g%1000)::text FROM generate_series(0,9999) g; 2024-03-07 14:28:05.595 UTC [23212][client backend] [pg_regress/subselect][98/157:0] ERROR: operator does not exist: bigint = text at character 33 2024-03-07 14:28:05.595 UTC [23212][client backend] [pg_regress/subselect][98/157:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:28:05.595 UTC [23212][client backend] [pg_regress/subselect][98/157:0] STATEMENT: select * from int8_tbl where q1 in (select c1 from inner_text); 2024-03-07 14:28:05.629 UTC [23230][client backend] [pg_regress/aggregates][14/230:0] ERROR: column "t1.f1" must appear in the GROUP BY clause or be used in an aggregate function at character 8 2024-03-07 14:28:05.629 UTC [23230][client backend] [pg_regress/aggregates][14/230:0] STATEMENT: select t1.f1 from t1 left join t2 using (f1) group by f1; 2024-03-07 14:28:05.729 UTC [23215][client backend] [pg_regress/union][:0] LOG: disconnection: session time: 0:00:01.016 user=postgres database=regression host=[local] 2024-03-07 14:28:05.836 UTC [23221][client backend] [pg_regress/select_distinct][:0] LOG: disconnection: session time: 0:00:01.125 user=postgres database=regression host=[local] 2024-03-07 14:28:05.877 UTC [23214][client backend] [pg_regress/join][95/46:0] ERROR: invalid reference to FROM-clause entry for table "j1_tbl" at character 57 2024-03-07 14:28:05.877 UTC [23214][client backend] [pg_regress/join][95/46:0] DETAIL: There is an entry for table "j1_tbl", but it cannot be referenced from this part of the query. 2024-03-07 14:28:05.877 UTC [23214][client backend] [pg_regress/join][95/46:0] STATEMENT: SELECT * FROM (J1_TBL JOIN J2_TBL USING (i)) AS x WHERE J1_TBL.t = 'one'; 2024-03-07 14:28:05.878 UTC [23214][client backend] [pg_regress/join][95/48:0] ERROR: column x.t does not exist at character 55 2024-03-07 14:28:05.878 UTC [23214][client backend] [pg_regress/join][95/48:0] STATEMENT: SELECT * FROM J1_TBL JOIN J2_TBL USING (i) AS x WHERE x.t = 'one'; 2024-03-07 14:28:05.879 UTC [23214][client backend] [pg_regress/join][95/49:0] ERROR: missing FROM-clause entry for table "x" at character 63 2024-03-07 14:28:05.879 UTC [23214][client backend] [pg_regress/join][95/49:0] STATEMENT: SELECT * FROM (J1_TBL JOIN J2_TBL USING (i) AS x) AS xx WHERE x.i = 1; 2024-03-07 14:28:05.879 UTC [23214][client backend] [pg_regress/join][95/50:0] ERROR: table name "a1" specified more than once 2024-03-07 14:28:05.879 UTC [23214][client backend] [pg_regress/join][95/50:0] STATEMENT: SELECT * FROM J1_TBL a1 JOIN J2_TBL a2 USING (i) AS a1; 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/490:0] ERROR: function width_bucket(text, integer[]) does not exist at character 8 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/490:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/490:0] STATEMENT: SELECT width_bucket('5'::text, ARRAY[3, 4]::integer[]); 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/491:0] ERROR: thresholds array must not contain NULLs 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/491:0] STATEMENT: SELECT width_bucket(5, ARRAY[3, 4, NULL]); 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/492:0] ERROR: thresholds must be one-dimensional array 2024-03-07 14:28:05.931 UTC [23219][client backend] [pg_regress/arrays][3/492:0] STATEMENT: SELECT width_bucket(5, ARRAY[ARRAY[1, 2], ARRAY[3, 4]]); 2024-03-07 14:28:05.932 UTC [23219][client backend] [pg_regress/arrays][3/494:0] ERROR: number of elements to trim must be between 0 and 3 2024-03-07 14:28:05.932 UTC [23219][client backend] [pg_regress/arrays][3/494:0] STATEMENT: SELECT trim_array(ARRAY[1, 2, 3], -1); 2024-03-07 14:28:05.937 UTC [23219][client backend] [pg_regress/arrays][3/495:0] ERROR: number of elements to trim must be between 0 and 3 2024-03-07 14:28:05.937 UTC [23219][client backend] [pg_regress/arrays][3/495:0] STATEMENT: SELECT trim_array(ARRAY[1, 2, 3], 10); 2024-03-07 14:28:05.944 UTC [23219][client backend] [pg_regress/arrays][3/496:0] ERROR: number of elements to trim must be between 0 and 0 2024-03-07 14:28:05.944 UTC [23219][client backend] [pg_regress/arrays][3/496:0] STATEMENT: SELECT trim_array(ARRAY[]::int[], 1); 2024-03-07 14:28:05.947 UTC [23219][client backend] [pg_regress/arrays][3/505:0] ERROR: sample size must be between 0 and 6 2024-03-07 14:28:05.947 UTC [23219][client backend] [pg_regress/arrays][3/505:0] STATEMENT: SELECT array_sample('{1,2,3,4,5,6}'::int[], -1); 2024-03-07 14:28:05.947 UTC [23219][client backend] [pg_regress/arrays][3/506:0] ERROR: sample size must be between 0 and 6 2024-03-07 14:28:05.947 UTC [23219][client backend] [pg_regress/arrays][3/506:0] STATEMENT: SELECT array_sample('{1,2,3,4,5,6}'::int[], 7); 2024-03-07 14:28:05.983 UTC [23227][client backend] [pg_regress/update][7/117:7133] ERROR: new row violates check option for view "upview" 2024-03-07 14:28:05.983 UTC [23227][client backend] [pg_regress/update][7/117:7133] DETAIL: Failing row contains (a, 4, 120, 1, 1). 2024-03-07 14:28:05.983 UTC [23227][client backend] [pg_regress/update][7/117:7133] STATEMENT: UPDATE upview set c = 120 WHERE b = 4; 2024-03-07 14:28:05.994 UTC [23219][client backend] [pg_regress/arrays][:0] LOG: disconnection: session time: 0:00:01.276 user=postgres database=regression host=[local] 2024-03-07 14:28:05.996 UTC [23230][client backend] [pg_regress/aggregates][14/285:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 39 2024-03-07 14:28:05.996 UTC [23230][client backend] [pg_regress/aggregates][14/285: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; 2024-03-07 14:28:05.997 UTC [23230][client backend] [pg_regress/aggregates][14/286:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 41 2024-03-07 14:28:05.997 UTC [23230][client backend] [pg_regress/aggregates][14/286: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; 2024-03-07 14:28:05.997 UTC [23230][client backend] [pg_regress/aggregates][14/287:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 43 2024-03-07 14:28:05.997 UTC [23230][client backend] [pg_regress/aggregates][14/287: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; 2024-03-07 14:28:05.998 UTC [23230][client backend] [pg_regress/aggregates][14/288:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 41 2024-03-07 14:28:05.998 UTC [23230][client backend] [pg_regress/aggregates][14/288: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; 2024-03-07 14:28:06.004 UTC [23230][client backend] [pg_regress/aggregates][14/294:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 51 2024-03-07 14:28:06.004 UTC [23230][client backend] [pg_regress/aggregates][14/294:0] STATEMENT: select string_agg(distinct f1::text, ',' order by f1) from varchar_tbl; 2024-03-07 14:28:06.007 UTC [23230][client backend] [pg_regress/aggregates][14/295:0] ERROR: in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list at character 45 2024-03-07 14:28:06.007 UTC [23230][client backend] [pg_regress/aggregates][14/295:0] STATEMENT: select string_agg(distinct f1, ',' order by f1::text) from varchar_tbl; 2024-03-07 14:28:06.144 UTC [23227][client backend] [pg_regress/update][7/118:7162] ERROR: new row violates check option for view "upview" 2024-03-07 14:28:06.144 UTC [23227][client backend] [pg_regress/update][7/118:7162] DETAIL: Failing row contains (b, 15, 120, 1, 1). 2024-03-07 14:28:06.144 UTC [23227][client backend] [pg_regress/update][7/118:7162] STATEMENT: UPDATE upview set a = 'b', b = 15, c = 120 WHERE b = 4; 2024-03-07 14:28:06.267 UTC [23212][client backend] [pg_regress/subselect][:0] LOG: disconnection: session time: 0:00:01.549 user=postgres database=regression host=[local] 2024-03-07 14:28:06.496 UTC [23230][client backend] [pg_regress/aggregates][14/341:0] ERROR: aggregate functions are not allowed in FILTER at character 35 2024-03-07 14:28:06.496 UTC [23230][client backend] [pg_regress/aggregates][14/341:0] STATEMENT: select max(unique1) filter (where sum(ten) > 0) from tenk1; 2024-03-07 14:28:06.496 UTC [23230][client backend] [pg_regress/aggregates][14/342:0] ERROR: aggregate function calls cannot be nested at character 43 2024-03-07 14:28:06.496 UTC [23230][client backend] [pg_regress/aggregates][14/342:0] STATEMENT: select (select max(unique1) filter (where sum(ten) > 0) from int8_tbl) from tenk1; 2024-03-07 14:28:06.497 UTC [23230][client backend] [pg_regress/aggregates][14/343:0] ERROR: aggregate functions are not allowed in FILTER at character 35 2024-03-07 14:28:06.497 UTC [23230][client backend] [pg_regress/aggregates][14/343:0] STATEMENT: select max(unique1) filter (where bool_or(ten > 0)) from tenk1; 2024-03-07 14:28:06.497 UTC [23230][client backend] [pg_regress/aggregates][14/344:0] ERROR: aggregate function calls cannot be nested at character 43 2024-03-07 14:28:06.497 UTC [23230][client backend] [pg_regress/aggregates][14/344:0] STATEMENT: select (select max(unique1) filter (where bool_or(ten > 0)) from int8_tbl) from tenk1; 2024-03-07 14:28:06.500 UTC [23230][client backend] [pg_regress/aggregates][14/346:0] ERROR: cannot use multiple ORDER BY clauses with WITHIN GROUP at character 41 2024-03-07 14:28:06.500 UTC [23230][client backend] [pg_regress/aggregates][14/346: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; 2024-03-07 14:28:06.500 UTC [23230][client backend] [pg_regress/aggregates][14/347:0] ERROR: sum is not an ordered-set aggregate, so it cannot have WITHIN GROUP at character 11 2024-03-07 14:28:06.500 UTC [23230][client backend] [pg_regress/aggregates][14/347: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; 2024-03-07 14:28:06.501 UTC [23230][client backend] [pg_regress/aggregates][14/348:0] ERROR: WITHIN GROUP is required for ordered-set aggregate percentile_cont at character 11 2024-03-07 14:28:06.501 UTC [23230][client backend] [pg_regress/aggregates][14/348: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; 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/366:0] ERROR: column "x.x" must appear in the GROUP BY clause or be used in an aggregate function at character 13 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/366:0] DETAIL: Direct arguments of an ordered-set aggregate must use only grouped columns. 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/366:0] STATEMENT: select rank(x) within group (order by x) from generate_series(1,5) x; 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/367:0] ERROR: outer-level aggregate cannot contain a lower-level variable in its direct arguments at character 37 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/367: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); 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/368:0] ERROR: aggregate function calls cannot be nested at character 13 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/368:0] STATEMENT: select rank(sum(x)) within group (order by x) from generate_series(1,5) x; 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/369:0] ERROR: WITHIN GROUP types text and integer cannot be matched at character 13 2024-03-07 14:28:06.622 UTC [23230][client backend] [pg_regress/aggregates][14/369:0] STATEMENT: select rank(3) within group (order by x) from (values ('fred'),('jim')) v(x); 2024-03-07 14:28:06.629 UTC [23230][client backend] [pg_regress/aggregates][14/370:0] ERROR: function rank(integer, name, name) does not exist at character 8 2024-03-07 14:28:06.629 UTC [23230][client backend] [pg_regress/aggregates][14/370: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). 2024-03-07 14:28:06.629 UTC [23230][client backend] [pg_regress/aggregates][14/370:0] STATEMENT: select rank(3) within group (order by stringu1,stringu2) from tenk1; 2024-03-07 14:28:06.629 UTC [23230][client backend] [pg_regress/aggregates][14/371:0] ERROR: invalid input syntax for type integer: "fred" at character 13 2024-03-07 14:28:06.629 UTC [23230][client backend] [pg_regress/aggregates][14/371:0] STATEMENT: select rank('fred') within group (order by x) from generate_series(1,5) x; 2024-03-07 14:28:06.630 UTC [23230][client backend] [pg_regress/aggregates][14/372:0] ERROR: collation mismatch between explicit collations "C" and "POSIX" at character 64 2024-03-07 14:28:06.630 UTC [23230][client backend] [pg_regress/aggregates][14/372:0] STATEMENT: select rank('adam'::text collate "C") within group (order by x collate "POSIX") from (values ('fred'),('jim')) v(x); 2024-03-07 14:28:06.678 UTC [23227][client backend] [pg_regress/update][7/169:7229] ERROR: new row violates row-level security policy for table "range_parted" 2024-03-07 14:28:06.678 UTC [23227][client backend] [pg_regress/update][7/169:7229] STATEMENT: UPDATE range_parted set a = 'b', c = 151 WHERE a = 'a' and c = 200; 2024-03-07 14:28:06.750 UTC [20274][checkpointer] LOG: checkpoint starting: immediate force wait 2024-03-07 14:28:06.772 UTC [23227][client backend] [pg_regress/update][7/181:7246] ERROR: new row violates row-level security policy for table "range_parted" 2024-03-07 14:28:06.772 UTC [23227][client backend] [pg_regress/update][7/181:7246] STATEMENT: UPDATE range_parted set a = 'b', c = 150 WHERE a = 'a' and c = 200; 2024-03-07 14:28:06.806 UTC [23227][client backend] [pg_regress/update][7/190:7255] ERROR: new row violates row-level security policy "policy_range_parted_subplan" for table "range_parted" 2024-03-07 14:28:06.806 UTC [23227][client backend] [pg_regress/update][7/190:7255] STATEMENT: UPDATE range_parted set a = 'b', c = 122 WHERE a = 'a' and c = 200; 2024-03-07 14:28:06.885 UTC [23214][client backend] [pg_regress/join][95/177:0] ERROR: column t1.x does not exist at character 8 2024-03-07 14:28:06.885 UTC [23214][client backend] [pg_regress/join][95/177:0] HINT: Perhaps you meant to reference the column "t3.x". 2024-03-07 14:28:06.885 UTC [23214][client backend] [pg_regress/join][95/177:0] STATEMENT: select t1.x from t1 join t3 on (t1.a = t3.x); 2024-03-07 14:28:06.903 UTC [20274][checkpointer] LOG: checkpoint complete: wrote 5374 buffers (32.8%); 0 WAL file(s) added, 0 removed, 5 recycled; write=0.087 s, sync=0.001 s, total=0.153 s; sync files=0, longest=0.000 s, average=0.000 s; distance=77944 kB, estimate=77944 kB; lsn=0/61ADAB8, redo lsn=0/614A560 2024-03-07 14:28:06.903 UTC [23227][client backend] [pg_regress/update][7/202:7270] ERROR: new row violates row-level security policy "policy_range_parted_wholerow" for table "range_parted" 2024-03-07 14:28:06.903 UTC [23227][client backend] [pg_regress/update][7/202:7270] STATEMENT: UPDATE range_parted set a = 'b', c = 116 WHERE a = 'a' and c = 200; 2024-03-07 14:28:06.925 UTC [20274][checkpointer] LOG: checkpoint starting: immediate force wait 2024-03-07 14:28:06.928 UTC [20274][checkpointer] LOG: checkpoint complete: wrote 119 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.002 s, sync=0.001 s, total=0.004 s; sync files=0, longest=0.000 s, average=0.000 s; distance=848 kB, estimate=70234 kB; lsn=0/62227B8, redo lsn=0/621E628 2024-03-07 14:28:06.963 UTC [20274][checkpointer] LOG: checkpoint starting: immediate force wait 2024-03-07 14:28:06.972 UTC [20274][checkpointer] LOG: checkpoint complete: wrote 60 buffers (0.4%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.009 s, sync=0.001 s, total=0.009 s; sync files=0, longest=0.000 s, average=0.000 s; distance=464 kB, estimate=63257 kB; lsn=0/6297578, redo lsn=0/62928D0 2024-03-07 14:28:06.991 UTC [23217][client backend] [pg_regress/hash_index][91/91:0] ERROR: value 9 out of bounds for option "fillfactor" 2024-03-07 14:28:06.991 UTC [23217][client backend] [pg_regress/hash_index][91/91:0] DETAIL: Valid values are between "10" and "100". 2024-03-07 14:28:06.991 UTC [23217][client backend] [pg_regress/hash_index][91/91:0] STATEMENT: CREATE INDEX hash_f8_index2 ON hash_f8_heap USING hash (random float8_ops) WITH (fillfactor=9); 2024-03-07 14:28:06.991 UTC [23217][client backend] [pg_regress/hash_index][91/92:0] ERROR: value 101 out of bounds for option "fillfactor" 2024-03-07 14:28:06.991 UTC [23217][client backend] [pg_regress/hash_index][91/92:0] DETAIL: Valid values are between "10" and "100". 2024-03-07 14:28:06.991 UTC [23217][client backend] [pg_regress/hash_index][91/92:0] STATEMENT: CREATE INDEX hash_f8_index2 ON hash_f8_heap USING hash (random float8_ops) WITH (fillfactor=101); 2024-03-07 14:28:06.993 UTC [23217][client backend] [pg_regress/hash_index][:0] LOG: disconnection: session time: 0:00:02.290 user=postgres database=regression host=[local] 2024-03-07 14:28:07.090 UTC [23227][client backend] [pg_regress/update][7/254:0] ERROR: new row for relation "part_def" violates partition constraint 2024-03-07 14:28:07.090 UTC [23227][client backend] [pg_regress/update][7/254:0] DETAIL: Failing row contains (a, 9, null, null, null). 2024-03-07 14:28:07.090 UTC [23227][client backend] [pg_regress/update][7/254:0] STATEMENT: update part_def set a = 'a' where a = 'd'; 2024-03-07 14:28:07.097 UTC [23227][client backend] [pg_regress/update][7/256:0] ERROR: new row for relation "part_a_10_a_20" violates partition constraint 2024-03-07 14:28:07.097 UTC [23227][client backend] [pg_regress/update][7/256:0] DETAIL: Failing row contains (ad, 10, 200, 1, null). 2024-03-07 14:28:07.097 UTC [23227][client backend] [pg_regress/update][7/256:0] STATEMENT: UPDATE part_a_10_a_20 set a = 'ad' WHERE a = 'a'; 2024-03-07 14:28:07.172 UTC [23227][client backend] [pg_regress/update][7/269:0] ERROR: new row for relation "list_default" violates partition constraint 2024-03-07 14:28:07.172 UTC [23227][client backend] [pg_regress/update][7/269:0] DETAIL: Failing row contains (a, 10). 2024-03-07 14:28:07.172 UTC [23227][client backend] [pg_regress/update][7/269:0] STATEMENT: UPDATE list_default set a = 'a' WHERE a = 'd'; 2024-03-07 14:28:07.213 UTC [23227][client backend] [pg_regress/update][7/279:7347] ERROR: cannot retrieve a system column in this context 2024-03-07 14:28:07.213 UTC [23227][client backend] [pg_regress/update][7/279:7347] STATEMENT: insert into utrtest values (2, 'bar') returning *, tableoid::regclass, xmin = pg_current_xact_id()::xid as xmin_ok; 2024-03-07 14:28:07.215 UTC [23227][client backend] [pg_regress/update][7/282:7350] ERROR: cannot retrieve a system column in this context 2024-03-07 14:28:07.215 UTC [23227][client backend] [pg_regress/update][7/282:7350] 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; 2024-03-07 14:28:07.250 UTC [23227][client backend] [pg_regress/update][7/298:7366] ERROR: new row for relation "sub_parted" violates partition constraint 2024-03-07 14:28:07.250 UTC [23227][client backend] [pg_regress/update][7/298:7366] DETAIL: Failing row contains (2, 2, 10). 2024-03-07 14:28:07.250 UTC [23227][client backend] [pg_regress/update][7/298:7366] STATEMENT: UPDATE sub_parted set a = 2 WHERE c = 10; 2024-03-07 14:28:07.315 UTC [23227][client backend] [pg_regress/update][7/332:0] ERROR: new row for relation "hpart1" violates partition constraint 2024-03-07 14:28:07.315 UTC [23227][client backend] [pg_regress/update][7/332:0] DETAIL: Failing row contains (3, 4). 2024-03-07 14:28:07.315 UTC [23227][client backend] [pg_regress/update][7/332:0] STATEMENT: update hpart1 set a = 3, b=4 where a = 1; 2024-03-07 14:28:07.347 UTC [23227][client backend] [pg_regress/update][:0] LOG: disconnection: session time: 0:00:02.605 user=postgres database=regression host=[local] 2024-03-07 14:28:07.842 UTC [23214][client backend] [pg_regress/join][95/181:0] ERROR: FOR UPDATE cannot be applied to a join at character 101 2024-03-07 14:28:07.842 UTC [23214][client backend] [pg_regress/join][95/181:0] STATEMENT: select foo.*, unnamed_join.* from t1 join t2 using (a) as foo, t3 as unnamed_join for update of foo; 2024-03-07 14:28:07.842 UTC [23214][client backend] [pg_regress/join][95/182:0] ERROR: relation "foo" in FOR UPDATE clause not found in FROM clause at character 110 2024-03-07 14:28:07.842 UTC [23214][client backend] [pg_regress/join][95/182:0] STATEMENT: select bar.*, unnamed_join.* from (t1 join t2 using (a) as foo) as bar, t3 as unnamed_join for update of foo; 2024-03-07 14:28:07.842 UTC [23214][client backend] [pg_regress/join][95/183:0] ERROR: FOR UPDATE cannot be applied to a join at character 110 2024-03-07 14:28:07.842 UTC [23214][client backend] [pg_regress/join][95/183:0] STATEMENT: select bar.*, unnamed_join.* from (t1 join t2 using (a) as foo) as bar, t3 as unnamed_join for update of bar; 2024-03-07 14:28:08.715 UTC [23230][client backend] [pg_regress/aggregates][14/444:7471] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.1", size 280000 2024-03-07 14:28:08.715 UTC [23230][client backend] [pg_regress/aggregates][14/444:7471] STATEMENT: create table agg_data_20k as select g from generate_series(0, 19999) g; 2024-03-07 14:28:08.890 UTC [23230][client backend] [pg_regress/aggregates][14/449:7478] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.2", size 393216 2024-03-07 14:28:08.890 UTC [23230][client backend] [pg_regress/aggregates][14/449:7478] 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; 2024-03-07 14:28:09.046 UTC [23214][client backend] [pg_regress/join][95/416:0] ERROR: column reference "f1" is ambiguous at character 78 2024-03-07 14:28:09.046 UTC [23214][client backend] [pg_regress/join][95/416:0] STATEMENT: select * from int8_tbl x join (int4_tbl x cross join int4_tbl y) j on q1 = f1; 2024-03-07 14:28:09.046 UTC [23214][client backend] [pg_regress/join][95/417:0] ERROR: invalid reference to FROM-clause entry for table "y" at character 78 2024-03-07 14:28:09.046 UTC [23214][client backend] [pg_regress/join][95/417:0] DETAIL: There is an entry for table "y", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.046 UTC [23214][client backend] [pg_regress/join][95/417:0] STATEMENT: select * from int8_tbl x join (int4_tbl x cross join int4_tbl y) j on q1 = y.f1; 2024-03-07 14:28:09.194 UTC [23214][client backend] [pg_regress/join][95/534:0] ERROR: column t1.uunique1 does not exist at character 8 2024-03-07 14:28:09.194 UTC [23214][client backend] [pg_regress/join][95/534:0] HINT: Perhaps you meant to reference the column "t1.unique1". 2024-03-07 14:28:09.194 UTC [23214][client backend] [pg_regress/join][95/534:0] STATEMENT: select t1.uunique1 from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2024-03-07 14:28:09.195 UTC [23214][client backend] [pg_regress/join][95/535:0] ERROR: column t2.uunique1 does not exist at character 8 2024-03-07 14:28:09.195 UTC [23214][client backend] [pg_regress/join][95/535:0] HINT: Perhaps you meant to reference the column "t2.unique1". 2024-03-07 14:28:09.195 UTC [23214][client backend] [pg_regress/join][95/535:0] STATEMENT: select t2.uunique1 from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2024-03-07 14:28:09.195 UTC [23214][client backend] [pg_regress/join][95/536:0] ERROR: column "uunique1" does not exist at character 8 2024-03-07 14:28:09.195 UTC [23214][client backend] [pg_regress/join][95/536:0] HINT: Perhaps you meant to reference the column "t1.unique1" or the column "t2.unique1". 2024-03-07 14:28:09.195 UTC [23214][client backend] [pg_regress/join][95/536:0] STATEMENT: select uunique1 from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2024-03-07 14:28:09.201 UTC [23214][client backend] [pg_regress/join][95/537:0] ERROR: column "ctid" does not exist at character 8 2024-03-07 14:28:09.201 UTC [23214][client backend] [pg_regress/join][95/537:0] DETAIL: There are columns named "ctid", but they are in tables that cannot be referenced from this part of the query. 2024-03-07 14:28:09.201 UTC [23214][client backend] [pg_regress/join][95/537:0] HINT: Try using a table-qualified name. 2024-03-07 14:28:09.201 UTC [23214][client backend] [pg_regress/join][95/537:0] STATEMENT: select ctid from tenk1 t1 join tenk2 t2 on t1.two = t2.two; 2024-03-07 14:28:09.203 UTC [23214][client backend] [pg_regress/join][95/538:0] ERROR: column atts.relid does not exist at character 8 2024-03-07 14:28:09.203 UTC [23214][client backend] [pg_regress/join][95/538: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'; 2024-03-07 14:28:09.207 UTC [23230][client backend] [pg_regress/aggregates][14/458:7486] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.5", size 786432 2024-03-07 14:28:09.207 UTC [23230][client backend] [pg_regress/aggregates][14/458:7486] 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; 2024-03-07 14:28:09.259 UTC [23230][client backend] [pg_regress/aggregates][14/459:7520] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.6", size 204800 2024-03-07 14:28:09.259 UTC [23230][client backend] [pg_regress/aggregates][14/459:7520] 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; 2024-03-07 14:28:09.260 UTC [23230][client backend] [pg_regress/aggregates][14/459:7520] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.7", size 204800 2024-03-07 14:28:09.260 UTC [23230][client backend] [pg_regress/aggregates][14/459:7520] 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; 2024-03-07 14:28:09.275 UTC [23230][client backend] [pg_regress/aggregates][14/459:7520] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.8", size 204800 2024-03-07 14:28:09.275 UTC [23230][client backend] [pg_regress/aggregates][14/459:7520] 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; 2024-03-07 14:28:09.281 UTC [23230][client backend] [pg_regress/aggregates][14/461:7521] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.9", size 204800 2024-03-07 14:28:09.281 UTC [23230][client backend] [pg_regress/aggregates][14/461:7521] 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; 2024-03-07 14:28:09.300 UTC [23230][client backend] [pg_regress/aggregates][14/462:7522] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23230.10", size 229376 2024-03-07 14:28:09.300 UTC [23230][client backend] [pg_regress/aggregates][14/462:7522] 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; 2024-03-07 14:28:09.454 UTC [23214][client backend] [pg_regress/join][95/595:0] ERROR: join expression "ss" has 3 columns available but 4 columns specified 2024-03-07 14:28:09.454 UTC [23214][client backend] [pg_regress/join][95/595:0] STATEMENT: SELECT * FROM (int8_tbl i cross join int4_tbl j) ss(a,b,c,d); 2024-03-07 14:28:09.460 UTC [23214][client backend] [pg_regress/join][95/600:0] ERROR: column "f1" does not exist at character 38 2024-03-07 14:28:09.460 UTC [23214][client backend] [pg_regress/join][95/600:0] DETAIL: There is a column named "f1" in table "a", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.460 UTC [23214][client backend] [pg_regress/join][95/600:0] HINT: To reference that column, you must mark this subquery with LATERAL. 2024-03-07 14:28:09.460 UTC [23214][client backend] [pg_regress/join][95/600:0] STATEMENT: select f1,g from int4_tbl a, (select f1 as g) ss; 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/601:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 38 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/601:0] DETAIL: There is an entry for table "a", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/601:0] HINT: To reference that table, you must mark this subquery with LATERAL. 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/601:0] STATEMENT: select f1,g from int4_tbl a, (select a.f1 as g) ss; 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/602:0] ERROR: column "f1" does not exist at character 48 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/602:0] DETAIL: There is a column named "f1" in table "a", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/602:0] HINT: To reference that column, you must mark this subquery with LATERAL. 2024-03-07 14:28:09.461 UTC [23214][client backend] [pg_regress/join][95/602:0] STATEMENT: select f1,g from int4_tbl a cross join (select f1 as g) ss; 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/603:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 48 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/603:0] DETAIL: There is an entry for table "a", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/603:0] HINT: To reference that table, you must mark this subquery with LATERAL. 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/603:0] STATEMENT: select f1,g from int4_tbl a cross join (select a.f1 as g) ss; 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/604:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 67 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/604:0] DETAIL: The combining JOIN type must be INNER or LEFT for a LATERAL reference. 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/604:0] STATEMENT: select f1,g from int4_tbl a right join lateral generate_series(0, a.f1) g on true; 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/605:0] ERROR: invalid reference to FROM-clause entry for table "a" at character 66 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/605:0] DETAIL: The combining JOIN type must be INNER or LEFT for a LATERAL reference. 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/605:0] STATEMENT: select f1,g from int4_tbl a full join lateral generate_series(0, a.f1) g on true; 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/606:0] ERROR: table reference "x" is ambiguous at character 78 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/606:0] STATEMENT: select * from int8_tbl x cross join (int4_tbl x cross join lateral (select x.f1) ss); 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/607:0] ERROR: aggregate functions are not allowed in FROM clause of their own query level at character 40 2024-03-07 14:28:09.462 UTC [23214][client backend] [pg_regress/join][95/607:0] STATEMENT: select 1 from tenk1 a, lateral (select max(a.unique1) from int4_tbl b) ss; 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/609:0] ERROR: column "x1" does not exist at character 64 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/609:0] DETAIL: There is a column named "x1" in table "xx1", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/609:0] STATEMENT: update xx1 set x2 = f1 from (select * from int4_tbl where f1 = x1) ss; 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/610:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 64 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/610:0] DETAIL: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/610:0] STATEMENT: update xx1 set x2 = f1 from (select * from int4_tbl where f1 = xx1.x1) ss; 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/611:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 72 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/611:0] HINT: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/611:0] STATEMENT: update xx1 set x2 = f1 from lateral (select * from int4_tbl where f1 = x1) ss; 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/612:0] ERROR: table name "xx1" specified more than once 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/612:0] STATEMENT: update xx1 set x2 = f1 from xx1, lateral (select * from int4_tbl where f1 = x1) ss; 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/613:0] ERROR: column "x1" does not exist at character 58 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/613:0] DETAIL: There is a column named "x1" in table "xx1", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.465 UTC [23214][client backend] [pg_regress/join][95/613:0] STATEMENT: delete from xx1 using (select * from int4_tbl where f1 = x1) ss; 2024-03-07 14:28:09.466 UTC [23214][client backend] [pg_regress/join][95/614:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 58 2024-03-07 14:28:09.466 UTC [23214][client backend] [pg_regress/join][95/614:0] DETAIL: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.466 UTC [23214][client backend] [pg_regress/join][95/614:0] STATEMENT: delete from xx1 using (select * from int4_tbl where f1 = xx1.x1) ss; 2024-03-07 14:28:09.466 UTC [23214][client backend] [pg_regress/join][95/615:0] ERROR: invalid reference to FROM-clause entry for table "xx1" at character 66 2024-03-07 14:28:09.466 UTC [23214][client backend] [pg_regress/join][95/615:0] HINT: There is an entry for table "xx1", but it cannot be referenced from this part of the query. 2024-03-07 14:28:09.466 UTC [23214][client backend] [pg_regress/join][95/615:0] STATEMENT: delete from xx1 using lateral (select * from int4_tbl where f1 = x1) ss; 2024-03-07 14:28:09.507 UTC [23230][client backend] [pg_regress/aggregates][:0] LOG: disconnection: session time: 0:00:04.745 user=postgres database=regression host=[local] 2024-03-07 14:28:09.780 UTC [23214][client backend] [pg_regress/join][:0] LOG: disconnection: session time: 0:00:05.067 user=postgres database=regression host=[local] 2024-03-07 14:28:10.233 UTC [23218][client backend] [pg_regress/btree_index][94/80:7588] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp23218.0", size 1120000 2024-03-07 14:28:10.233 UTC [23218][client backend] [pg_regress/btree_index][94/80:7588] STATEMENT: INSERT INTO delete_test_table SELECT i, 1, 2, 3 FROM generate_series(1,80000) i; 2024-03-07 14:28:10.582 UTC [23218][client backend] [pg_regress/btree_index][94/87:7592] ERROR: operator class int4_ops has no options 2024-03-07 14:28:10.582 UTC [23218][client backend] [pg_regress/btree_index][94/87:7592] STATEMENT: create index on btree_tall_tbl (id int4_ops(foo=1)); 2024-03-07 14:28:10.584 UTC [23218][client backend] [pg_regress/btree_index][94/89:0] ERROR: ALTER action ALTER COLUMN ... SET cannot be performed on relation "btree_tall_idx2" 2024-03-07 14:28:10.584 UTC [23218][client backend] [pg_regress/btree_index][94/89:0] DETAIL: This operation is not supported for indexes. 2024-03-07 14:28:10.584 UTC [23218][client backend] [pg_regress/btree_index][94/89:0] STATEMENT: ALTER INDEX btree_tall_idx2 ALTER COLUMN id SET (n_distinct=100); 2024-03-07 14:28:10.590 UTC [23218][client backend] [pg_regress/btree_index][94/93:0] ERROR: ALTER action ALTER COLUMN ... SET cannot be performed on relation "btree_part_idx" 2024-03-07 14:28:10.590 UTC [23218][client backend] [pg_regress/btree_index][94/93:0] DETAIL: This operation is not supported for partitioned indexes. 2024-03-07 14:28:10.590 UTC [23218][client backend] [pg_regress/btree_index][94/93:0] STATEMENT: ALTER INDEX btree_part_idx ALTER COLUMN id SET (n_distinct=100); 2024-03-07 14:28:10.599 UTC [23218][client backend] [pg_regress/btree_index][:0] LOG: disconnection: session time: 0:00:05.889 user=postgres database=regression host=[local] 2024-03-07 14:28:10.742 UTC [24036][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.743 UTC [24037][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.743 UTC [24041][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.744 UTC [24041][client backend] [[unknown]][11/39:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.744 UTC [24041][client backend] [[unknown]][11/39:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/generated 2024-03-07 14:28:10.750 UTC [24039][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.751 UTC [24038][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.752 UTC [24038][client backend] [[unknown]][16/101:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.752 UTC [24038][client backend] [[unknown]][16/101:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/replica_identity 2024-03-07 14:28:10.753 UTC [24044][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.754 UTC [24036][client backend] [[unknown]][22/75:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.754 UTC [24036][client backend] [[unknown]][22/75:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/object_address 2024-03-07 14:28:10.754 UTC [24044][client backend] [[unknown]][20/102:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.754 UTC [24044][client backend] [[unknown]][20/102:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/groupingsets 2024-03-07 14:28:10.756 UTC [24046][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.757 UTC [24046][client backend] [[unknown]][15/169:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.757 UTC [24046][client backend] [[unknown]][15/169:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/collate 2024-03-07 14:28:10.757 UTC [24043][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.757 UTC [24048][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.757 UTC [24043][client backend] [[unknown]][9/40:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.757 UTC [24043][client backend] [[unknown]][9/40:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rowsecurity 2024-03-07 14:28:10.758 UTC [24037][client backend] [[unknown]][18/172:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.758 UTC [24037][client backend] [[unknown]][18/172:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:10.759 UTC [24042][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.760 UTC [24040][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.760 UTC [24042][client backend] [[unknown]][17/145:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.760 UTC [24042][client backend] [[unknown]][17/145:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/init_privs 2024-03-07 14:28:10.760 UTC [24040][client backend] [[unknown]][6/138:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.761 UTC [24040][client backend] [[unknown]][6/138:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/password 2024-03-07 14:28:10.761 UTC [24047][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.761 UTC [24039][client backend] [[unknown]][21/100:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.761 UTC [24039][client backend] [[unknown]][21/100:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/gist 2024-03-07 14:28:10.761 UTC [24047][client backend] [[unknown]][13/569:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.761 UTC [24047][client backend] [[unknown]][13/569:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/spgist 2024-03-07 14:28:10.763 UTC [24048][client backend] [[unknown]][19/102:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.763 UTC [24048][client backend] [[unknown]][19/102:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/matview 2024-03-07 14:28:10.767 UTC [24053][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.768 UTC [24053][client backend] [[unknown]][12/410:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.768 UTC [24053][client backend] [[unknown]][12/410:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/security_label 2024-03-07 14:28:10.770 UTC [24051][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.770 UTC [24050][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.771 UTC [24051][client backend] [[unknown]][23/18:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.771 UTC [24051][client backend] [[unknown]][23/18:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/drop_operator 2024-03-07 14:28:10.771 UTC [24050][client backend] [[unknown]][27/37:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.771 UTC [24050][client backend] [[unknown]][27/37:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/join_hash 2024-03-07 14:28:10.773 UTC [24049][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.774 UTC [24049][client backend] [[unknown]][35/16:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.774 UTC [24049][client backend] [[unknown]][35/16:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tablesample 2024-03-07 14:28:10.783 UTC [24052][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.784 UTC [24052][client backend] [[unknown]][24/24:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.784 UTC [24052][client backend] [[unknown]][24/24:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/gin 2024-03-07 14:28:10.784 UTC [24040][client backend] [pg_regress/password][6/139:0] ERROR: invalid value for parameter "password_encryption": "novalue" 2024-03-07 14:28:10.784 UTC [24040][client backend] [pg_regress/password][6/139:0] HINT: Available values: md5, scram-sha-256. 2024-03-07 14:28:10.784 UTC [24040][client backend] [pg_regress/password][6/139:0] STATEMENT: SET password_encryption = 'novalue'; 2024-03-07 14:28:10.789 UTC [24042][client backend] [pg_regress/init_privs][:0] LOG: disconnection: session time: 0:00:00.037 user=postgres database=regression host=[local] 2024-03-07 14:28:10.789 UTC [24040][client backend] [pg_regress/password][6/140:0] ERROR: invalid value for parameter "password_encryption": "true" 2024-03-07 14:28:10.789 UTC [24040][client backend] [pg_regress/password][6/140:0] HINT: Available values: md5, scram-sha-256. 2024-03-07 14:28:10.789 UTC [24040][client backend] [pg_regress/password][6/140:0] STATEMENT: SET password_encryption = true; 2024-03-07 14:28:10.793 UTC [24055][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.794 UTC [24055][client backend] [[unknown]][36/46:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.794 UTC [24055][client backend] [[unknown]][36/46:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/identity 2024-03-07 14:28:10.805 UTC [24060][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.806 UTC [24037][client backend] [pg_regress/privileges][18/190:0] ERROR: role "regress_priv_user5" already exists 2024-03-07 14:28:10.806 UTC [24037][client backend] [pg_regress/privileges][18/190:0] STATEMENT: CREATE USER regress_priv_user5; 2024-03-07 14:28:10.806 UTC [24060][client backend] [[unknown]][39/25:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.806 UTC [24060][client backend] [[unknown]][39/25:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/brin 2024-03-07 14:28:10.809 UTC [24057][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/199:0] ERROR: ADMIN option cannot be granted back to your own grantor 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/199:0] STATEMENT: GRANT regress_priv_user1 TO regress_priv_user2 WITH ADMIN OPTION GRANTED BY regress_priv_user3; 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/200:0] ERROR: dependent privileges exist 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/200:0] HINT: Use CASCADE to revoke them too. 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/200:0] STATEMENT: REVOKE ADMIN OPTION FOR regress_priv_user1 FROM regress_priv_user2; 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/201:0] ERROR: dependent privileges exist 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/201:0] HINT: Use CASCADE to revoke them too. 2024-03-07 14:28:10.810 UTC [24037][client backend] [pg_regress/privileges][18/201:0] STATEMENT: REVOKE regress_priv_user1 FROM regress_priv_user2; 2024-03-07 14:28:10.810 UTC [24057][client backend] [[unknown]][30/37:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:10.810 UTC [24057][client backend] [[unknown]][30/37:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/lock 2024-03-07 14:28:10.823 UTC [24039][client backend] [pg_regress/gist][21/107:0] ERROR: invalid value for enum option "buffering": invalid_value 2024-03-07 14:28:10.823 UTC [24039][client backend] [pg_regress/gist][21/107:0] DETAIL: Valid values are "on", "off", and "auto". 2024-03-07 14:28:10.823 UTC [24039][client backend] [pg_regress/gist][21/107:0] STATEMENT: create index gist_pointidx5 on gist_point_tbl using gist(p) with (buffering = invalid_value); 2024-03-07 14:28:10.829 UTC [24039][client backend] [pg_regress/gist][21/108:0] ERROR: value 9 out of bounds for option "fillfactor" 2024-03-07 14:28:10.829 UTC [24039][client backend] [pg_regress/gist][21/108:0] DETAIL: Valid values are between "10" and "100". 2024-03-07 14:28:10.829 UTC [24039][client backend] [pg_regress/gist][21/108:0] STATEMENT: create index gist_pointidx5 on gist_point_tbl using gist(p) with (fillfactor=9); 2024-03-07 14:28:10.830 UTC [24039][client backend] [pg_regress/gist][21/109:0] ERROR: value 101 out of bounds for option "fillfactor" 2024-03-07 14:28:10.830 UTC [24039][client backend] [pg_regress/gist][21/109:0] DETAIL: Valid values are between "10" and "100". 2024-03-07 14:28:10.830 UTC [24039][client backend] [pg_regress/gist][21/109:0] STATEMENT: create index gist_pointidx5 on gist_point_tbl using gist(p) with (fillfactor=101); 2024-03-07 14:28:10.844 UTC [24037][client backend] [pg_regress/privileges][18/216:7695] ERROR: role "regress_priv_user2" cannot be dropped because some objects depend on it 2024-03-07 14:28:10.844 UTC [24037][client backend] [pg_regress/privileges][18/216:7695] DETAIL: privileges for membership of role regress_priv_user3 in role regress_priv_user1 2024-03-07 14:28:10.844 UTC [24037][client backend] [pg_regress/privileges][18/216:7695] STATEMENT: DROP ROLE regress_priv_user2; AddressSanitizer:DEADLYSIGNAL ================================================================= ==24044==ERROR: AddressSanitizer: SEGV on unknown address 0x00000007b038 (pc 0x562b86afefe4 bp 0x62d0000a7a48 sp 0x7ffc1ff4bfc0 T0) ==24044==The signal is caused by a READ memory access. 2024-03-07 14:28:10.858 UTC [24037][client backend] [pg_regress/privileges][18/218:7706] ERROR: role "regress_priv_user2" cannot be dropped because some objects depend on it 2024-03-07 14:28:10.858 UTC [24037][client backend] [pg_regress/privileges][18/218:7706] DETAIL: privileges for membership of role regress_priv_user3 in role regress_priv_user1 2024-03-07 14:28:10.858 UTC [24037][client backend] [pg_regress/privileges][18/218:7706] STATEMENT: DROP ROLE regress_priv_user2; 2024-03-07 14:28:10.868 UTC [24037][client backend] [pg_regress/privileges][18/223:7715] ERROR: role "regress_priv_user3" cannot be dropped because some objects depend on it 2024-03-07 14:28:10.868 UTC [24037][client backend] [pg_regress/privileges][18/223:7715] DETAIL: privileges for membership of role regress_priv_user4 in role regress_priv_user1 2024-03-07 14:28:10.868 UTC [24037][client backend] [pg_regress/privileges][18/223:7715] STATEMENT: DROP ROLE regress_priv_user3; 2024-03-07 14:28:10.869 UTC [24037][client backend] [pg_regress/privileges][18/228:7722] ERROR: role "regress_priv_user5" cannot be dropped because some objects depend on it 2024-03-07 14:28:10.869 UTC [24037][client backend] [pg_regress/privileges][18/228:7722] DETAIL: privileges for membership of role regress_priv_user6 in role regress_priv_user1 2024-03-07 14:28:10.869 UTC [24037][client backend] [pg_regress/privileges][18/228:7722] STATEMENT: DROP ROLE regress_priv_user5; 2024-03-07 14:28:10.874 UTC [24048][client backend] [pg_regress/matview][19/110:0] ERROR: materialized view "mvtest_tm" has not been populated 2024-03-07 14:28:10.874 UTC [24048][client backend] [pg_regress/matview][19/110:0] HINT: Use the REFRESH MATERIALIZED VIEW command. 2024-03-07 14:28:10.874 UTC [24048][client backend] [pg_regress/matview][19/110:0] STATEMENT: SELECT * FROM mvtest_tm ORDER BY type; 2024-03-07 14:28:10.882 UTC [24051][client backend] [pg_regress/drop_operator][:0] LOG: disconnection: session time: 0:00:00.115 user=postgres database=regression host=[local] 2024-03-07 14:28:10.908 UTC [24053][client backend] [pg_regress/security_label][12/424:0] ERROR: no security label providers have been loaded 2024-03-07 14:28:10.908 UTC [24053][client backend] [pg_regress/security_label][12/424:0] STATEMENT: SECURITY LABEL ON TABLE seclabel_tbl1 IS 'classified'; 2024-03-07 14:28:10.908 UTC [24053][client backend] [pg_regress/security_label][12/425:0] ERROR: security label provider "dummy" is not loaded 2024-03-07 14:28:10.908 UTC [24053][client backend] [pg_regress/security_label][12/425:0] STATEMENT: SECURITY LABEL FOR 'dummy' ON TABLE seclabel_tbl1 IS 'classified'; 2024-03-07 14:28:10.908 UTC [24053][client backend] [pg_regress/security_label][12/426:0] ERROR: no security label providers have been loaded 2024-03-07 14:28:10.908 UTC [24053][client backend] [pg_regress/security_label][12/426:0] STATEMENT: SECURITY LABEL ON TABLE seclabel_tbl1 IS '...invalid label...'; 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/427:0] ERROR: no security label providers have been loaded 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/427:0] STATEMENT: SECURITY LABEL ON TABLE seclabel_tbl3 IS 'unclassified'; 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/428:0] ERROR: no security label providers have been loaded 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/428:0] STATEMENT: SECURITY LABEL ON ROLE regress_seclabel_user1 IS 'classified'; 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/429:0] ERROR: security label provider "dummy" is not loaded 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/429:0] STATEMENT: SECURITY LABEL FOR 'dummy' ON ROLE regress_seclabel_user1 IS 'classified'; 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/430:0] ERROR: no security label providers have been loaded 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/430:0] STATEMENT: SECURITY LABEL ON ROLE regress_seclabel_user1 IS '...invalid label...'; 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/431:0] ERROR: no security label providers have been loaded 2024-03-07 14:28:10.909 UTC [24053][client backend] [pg_regress/security_label][12/431:0] STATEMENT: SECURITY LABEL ON ROLE regress_seclabel_user3 IS 'unclassified'; 2024-03-07 14:28:10.912 UTC [24037][client backend] [pg_regress/privileges][18/257:0] ERROR: permission denied to set role "pg_read_all_settings" 2024-03-07 14:28:10.912 UTC [24037][client backend] [pg_regress/privileges][18/257:0] STATEMENT: SET ROLE pg_read_all_settings; 2024-03-07 14:28:10.917 UTC [24037][client backend] [pg_regress/privileges][18/258:0] ERROR: permission denied to set role "pg_read_all_stats" 2024-03-07 14:28:10.917 UTC [24037][client backend] [pg_regress/privileges][18/258:0] STATEMENT: SET ROLE pg_read_all_stats; 2024-03-07 14:28:10.930 UTC [24037][client backend] [pg_regress/privileges][18/273:0] ERROR: permission denied to alter role 2024-03-07 14:28:10.930 UTC [24037][client backend] [pg_regress/privileges][18/273:0] DETAIL: To change another role's password, the current user must have the CREATEROLE attribute and the ADMIN option on the role. 2024-03-07 14:28:10.930 UTC [24037][client backend] [pg_regress/privileges][18/273:0] STATEMENT: ALTER USER regress_priv_user2 PASSWORD 'verysecret'; 2024-03-07 14:28:10.935 UTC [24037][client backend] [pg_regress/privileges][18/280:0] ERROR: permission denied to grant privileges as role "regress_priv_role" 2024-03-07 14:28:10.935 UTC [24037][client backend] [pg_regress/privileges][18/280:0] DETAIL: The grantor must have the ADMIN option on role "regress_priv_role". 2024-03-07 14:28:10.935 UTC [24037][client backend] [pg_regress/privileges][18/280:0] STATEMENT: GRANT regress_priv_role TO regress_priv_user1 WITH ADMIN OPTION GRANTED BY regress_priv_role; 2024-03-07 14:28:10.935 UTC [24037][client backend] [pg_regress/privileges][18/282:0] ERROR: role "foo" does not exist 2024-03-07 14:28:10.935 UTC [24037][client backend] [pg_regress/privileges][18/282:0] STATEMENT: REVOKE ADMIN OPTION FOR regress_priv_role FROM regress_priv_user1 GRANTED BY foo; 2024-03-07 14:28:10.936 UTC [24037][client backend] [pg_regress/privileges][18/283:0] WARNING: role "regress_priv_user1" has not been granted membership in role "regress_priv_role" by role "regress_priv_user2" 2024-03-07 14:28:10.947 UTC [24053][client backend] [pg_regress/security_label][:0] LOG: disconnection: session time: 0:00:00.180 user=postgres database=regression host=[local] 2024-03-07 14:28:10.951 UTC [24036][client backend] [pg_regress/object_address][22/107:7819] WARNING: wal_level is insufficient to publish logical changes 2024-03-07 14:28:10.951 UTC [24036][client backend] [pg_regress/object_address][22/107:7819] HINT: Set wal_level to "logical" before creating subscriptions. 2024-03-07 14:28:10.951 UTC [24043][client backend] [pg_regress/rowsecurity][9/77:0] ERROR: unrecognized row security option "ugly" at character 33 2024-03-07 14:28:10.951 UTC [24043][client backend] [pg_regress/rowsecurity][9/77:0] HINT: Only PERMISSIVE or RESTRICTIVE policies are supported currently. 2024-03-07 14:28:10.951 UTC [24043][client backend] [pg_regress/rowsecurity][9/77:0] STATEMENT: CREATE POLICY p1 ON document AS UGLY USING (dlevel <= (SELECT seclv FROM uaccount WHERE pguser = current_user)); 2024-03-07 14:28:10.952 UTC [24036][client backend] [pg_regress/object_address][22/108:7820] WARNING: wal_level is insufficient to publish logical changes 2024-03-07 14:28:10.952 UTC [24036][client backend] [pg_regress/object_address][22/108:7820] HINT: Set wal_level to "logical" before creating subscriptions. 2024-03-07 14:28:10.953 UTC [24036][client backend] [pg_regress/object_address][22/110:7821] WARNING: subscription was created, but is not connected 2024-03-07 14:28:10.953 UTC [24036][client backend] [pg_regress/object_address][22/110:7821] HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. 2024-03-07 14:28:10.968 UTC [24038][client backend] [pg_regress/replica_identity][16/113:7834] ERROR: cannot use non-unique index "test_replica_identity_keyab" as replica identity 2024-03-07 14:28:10.968 UTC [24038][client backend] [pg_regress/replica_identity][16/113:7834] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_keyab; 2024-03-07 14:28:10.968 UTC [24038][client backend] [pg_regress/replica_identity][16/114:7835] ERROR: index "test_replica_identity_nonkey" cannot be used as replica identity because column "nonkey" is nullable 2024-03-07 14:28:10.968 UTC [24038][client backend] [pg_regress/replica_identity][16/114:7835] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_nonkey; 2024-03-07 14:28:10.968 UTC [24038][client backend] [pg_regress/replica_identity][16/115:7836] ERROR: cannot use non-unique index "test_replica_identity_hash" as replica identity 2024-03-07 14:28:10.968 UTC [24038][client backend] [pg_regress/replica_identity][16/115:7836] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_hash; 2024-03-07 14:28:10.969 UTC [24038][client backend] [pg_regress/replica_identity][16/116:7838] ERROR: cannot use expression index "test_replica_identity_expr" as replica identity 2024-03-07 14:28:10.969 UTC [24038][client backend] [pg_regress/replica_identity][16/116:7838] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_expr; 2024-03-07 14:28:10.971 UTC [24038][client backend] [pg_regress/replica_identity][16/117:7841] ERROR: cannot use partial index "test_replica_identity_partial" as replica identity 2024-03-07 14:28:10.971 UTC [24038][client backend] [pg_regress/replica_identity][16/117:7841] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_partial; 2024-03-07 14:28:10.975 UTC [24038][client backend] [pg_regress/replica_identity][16/118:7847] ERROR: "test_replica_identity_othertable_pkey" is not an index for table "test_replica_identity" 2024-03-07 14:28:10.975 UTC [24038][client backend] [pg_regress/replica_identity][16/118:7847] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_othertable_pkey; 2024-03-07 14:28:10.975 UTC [24038][client backend] [pg_regress/replica_identity][16/119:7848] ERROR: cannot use non-immediate index "test_replica_identity_unique_defer" as replica identity 2024-03-07 14:28:10.975 UTC [24038][client backend] [pg_regress/replica_identity][16/119:7848] STATEMENT: ALTER TABLE test_replica_identity REPLICA IDENTITY USING INDEX test_replica_identity_unique_defer; 2024-03-07 14:28:10.986 UTC [24037][client backend] [pg_regress/privileges][18/306:0] ERROR: grantor must be current user 2024-03-07 14:28:10.986 UTC [24037][client backend] [pg_regress/privileges][18/306:0] STATEMENT: GRANT TRUNCATE ON atest2 TO regress_priv_user4 GRANTED BY regress_priv_user5; 2024-03-07 14:28:10.987 UTC [24036][client backend] [pg_regress/object_address][22/112:0] ERROR: unrecognized object type "stone" 2024-03-07 14:28:10.987 UTC [24036][client backend] [pg_regress/object_address][22/112:0] STATEMENT: SELECT pg_get_object_address('stone', '{}', '{}'); 2024-03-07 14:28:10.987 UTC [24036][client backend] [pg_regress/object_address][22/113:0] ERROR: name list length must be at least 1 2024-03-07 14:28:10.987 UTC [24036][client backend] [pg_regress/object_address][22/113:0] STATEMENT: SELECT pg_get_object_address('table', '{}', '{}'); 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/114:0] ERROR: name or argument lists may not contain nulls 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/114:0] STATEMENT: SELECT pg_get_object_address('table', '{NULL}', '{}'); 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/115:0] WARNING: error for toast table: unsupported object type "toast table" 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/115:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/115:0] WARNING: error for index column: unsupported object type "index column" 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/115:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/115:0] WARNING: error for sequence column: unsupported object type "sequence column" 2024-03-07 14:28:10.988 UTC [24036][client backend] [pg_regress/object_address][22/115:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/115:0] WARNING: error for toast table column: unsupported object type "toast table column" 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/115:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/115:0] WARNING: error for view column: unsupported object type "view column" 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/115:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/115:0] WARNING: error for materialized view column: unsupported object type "materialized view column" 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/115:0] CONTEXT: PL/pgSQL function inline_code_block line 11 at RAISE 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/116:0] ERROR: operator 1 (int4, bool) of operator family integer_ops for access method btree does not exist 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/116:0] STATEMENT: select * from pg_get_object_address('operator of access method', '{btree,integer_ops,1}', '{int4,bool}'); 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/117:0] ERROR: operator 99 (int4, int4) of operator family integer_ops for access method btree does not exist 2024-03-07 14:28:10.989 UTC [24036][client backend] [pg_regress/object_address][22/117:0] STATEMENT: select * from pg_get_object_address('operator of access method', '{btree,integer_ops,99}', '{int4,int4}'); 2024-03-07 14:28:10.993 UTC [24046][client backend] [pg_regress/collate][15/181:0] ERROR: collations are not supported by type integer at character 44 2024-03-07 14:28:10.993 UTC [24046][client backend] [pg_regress/collate][15/181:0] STATEMENT: CREATE TABLE collate_test_fail ( a int COLLATE "C", b text ); 2024-03-07 14:28:10.993 UTC [24037][client backend] [pg_regress/privileges][18/312:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.993 UTC [24037][client backend] [pg_regress/privileges][18/312:0] STATEMENT: INSERT INTO atest2 VALUES ('foo', true); 2024-03-07 14:28:10.994 UTC [24037][client backend] [pg_regress/privileges][18/315:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.994 UTC [24037][client backend] [pg_regress/privileges][18/315:0] STATEMENT: UPDATE atest2 SET col2 = NOT col2; 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/317:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/317:0] STATEMENT: SELECT * FROM atest2 FOR UPDATE; 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/318:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/318:0] STATEMENT: DELETE FROM atest2; 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/319:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/319:0] STATEMENT: TRUNCATE atest2; 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/320:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/320:0] STATEMENT: LOCK atest2 IN ACCESS EXCLUSIVE MODE; 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/321:0] ERROR: permission denied for table atest2 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/321:0] STATEMENT: COPY atest2 FROM stdin; 2024-03-07 14:28:10.995 UTC [24037][client backend] [pg_regress/privileges][18/322:0] WARNING: no privileges were granted for "atest1" 2024-03-07 14:28:11.018 UTC [24036][client backend] [pg_regress/object_address][22/118:0] ERROR: function 1 (int4, bool) of operator family integer_ops for access method btree does not exist 2024-03-07 14:28:11.018 UTC [24036][client backend] [pg_regress/object_address][22/118:0] STATEMENT: select * from pg_get_object_address('function of access method', '{btree,integer_ops,1}', '{int4,bool}'); 2024-03-07 14:28:11.018 UTC [24036][client backend] [pg_regress/object_address][22/119:0] ERROR: function 99 (int4, int4) of operator family integer_ops for access method btree does not exist 2024-03-07 14:28:11.018 UTC [24036][client backend] [pg_regress/object_address][22/119:0] STATEMENT: select * from pg_get_object_address('function of access method', '{btree,integer_ops,99}', '{int4,int4}'); 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table,{eins},{}: relation "eins" does not exist 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for index,{eins},{}: relation "eins" does not exist 2024-03-07 14:28:11.019 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for index,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for index,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for index,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for index,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for index,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for sequence,{eins},{}: relation "eins" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for sequence,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for sequence,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for sequence,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for sequence,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for sequence,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for view,{eins},{}: relation "eins" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for view,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for view,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for view,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.020 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for view,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for view,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for materialized view,{eins},{}: relation "eins" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for materialized view,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for materialized view,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for materialized view,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for materialized view,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for materialized view,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table,{eins},{}: relation "eins" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table,{addr_nsp,zwei},{}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table,{eins,zwei,drei},{}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.021 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.022 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table column,{eins},{}: column name must be qualified 2024-03-07 14:28:11.022 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.022 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table column,{eins},{integer}: column name must be qualified 2024-03-07 14:28:11.022 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.022 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table column,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.022 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.025 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table column,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.025 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.025 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table column,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.025 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.025 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table column,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.025 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.026 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table column,{eins},{}: column name must be qualified 2024-03-07 14:28:11.026 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.026 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table column,{eins},{integer}: column name must be qualified 2024-03-07 14:28:11.026 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.026 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table column,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.026 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.034 UTC [24037][client backend] [pg_regress/privileges][18/328:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.034 UTC [24037][client backend] [pg_regress/privileges][18/328:0] STATEMENT: INSERT INTO atest2 VALUES ('foo', true); 2024-03-07 14:28:11.034 UTC [24037][client backend] [pg_regress/privileges][18/330:0] ERROR: permission denied for table atest1 2024-03-07 14:28:11.034 UTC [24037][client backend] [pg_regress/privileges][18/330:0] STATEMENT: SELECT * FROM atest1; 2024-03-07 14:28:11.036 UTC [24037][client backend] [pg_regress/privileges][18/331:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.036 UTC [24037][client backend] [pg_regress/privileges][18/331:0] STATEMENT: SELECT * FROM atest2; 2024-03-07 14:28:11.037 UTC [24037][client backend] [pg_regress/privileges][18/335:0] ERROR: permission denied for table pg_class 2024-03-07 14:28:11.037 UTC [24037][client backend] [pg_regress/privileges][18/335:0] STATEMENT: UPDATE pg_catalog.pg_class SET relname = '123'; 2024-03-07 14:28:11.038 UTC [24037][client backend] [pg_regress/privileges][18/336:0] ERROR: permission denied for table pg_class 2024-03-07 14:28:11.038 UTC [24037][client backend] [pg_regress/privileges][18/336:0] STATEMENT: DELETE FROM pg_catalog.pg_class; 2024-03-07 14:28:11.038 UTC [24055][client backend] [pg_regress/identity][36/51:7878] ERROR: column "a" of relation "itest3" is already an identity column 2024-03-07 14:28:11.038 UTC [24055][client backend] [pg_regress/identity][36/51:7878] STATEMENT: ALTER TABLE itest3 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2024-03-07 14:28:11.038 UTC [24037][client backend] [pg_regress/privileges][18/337:0] ERROR: permission denied for table pg_toast_1213 2024-03-07 14:28:11.038 UTC [24037][client backend] [pg_regress/privileges][18/337:0] STATEMENT: UPDATE pg_toast.pg_toast_1213 SET chunk_id = 1; 2024-03-07 14:28:11.046 UTC [24037][client backend] [pg_regress/privileges][18/341:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.046 UTC [24037][client backend] [pg_regress/privileges][18/341:0] STATEMENT: SELECT * FROM atest2; 2024-03-07 14:28:11.046 UTC [24037][client backend] [pg_regress/privileges][18/342:0] ERROR: permission denied for table atest1 2024-03-07 14:28:11.046 UTC [24037][client backend] [pg_regress/privileges][18/342:0] STATEMENT: INSERT INTO atest1 VALUES (2, 'two'); 2024-03-07 14:28:11.047 UTC [24037][client backend] [pg_regress/privileges][18/343:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.047 UTC [24037][client backend] [pg_regress/privileges][18/343:0] STATEMENT: INSERT INTO atest2 VALUES ('foo', true); 2024-03-07 14:28:11.047 UTC [24037][client backend] [pg_regress/privileges][18/344:0] ERROR: permission denied for table atest1 2024-03-07 14:28:11.047 UTC [24037][client backend] [pg_regress/privileges][18/344:0] STATEMENT: INSERT INTO atest1 SELECT 1, b FROM atest1; 2024-03-07 14:28:11.053 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table column,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.053 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.053 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table column,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.053 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.053 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for foreign table column,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.053 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for aggregate,{eins},{}: aggregate eins(*) does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24037][client backend] [pg_regress/privileges][18/345:0] ERROR: permission denied for table atest1 2024-03-07 14:28:11.054 UTC [24037][client backend] [pg_regress/privileges][18/345:0] STATEMENT: UPDATE atest1 SET a = 1 WHERE a = 2; 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for aggregate,{eins},{integer}: aggregate eins(integer) does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for aggregate,{addr_nsp,zwei},{}: aggregate addr_nsp.zwei(*) does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for aggregate,{addr_nsp,zwei},{integer}: aggregate addr_nsp.zwei(integer) does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for aggregate,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for aggregate,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24037][client backend] [pg_regress/privileges][18/347:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.054 UTC [24037][client backend] [pg_regress/privileges][18/347:0] STATEMENT: UPDATE atest2 SET col2 = NOT col2; 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function,{eins},{}: function eins() does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function,{eins},{integer}: function eins(integer) does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function,{addr_nsp,zwei},{}: function addr_nsp.zwei() does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function,{addr_nsp,zwei},{integer}: function addr_nsp.zwei(integer) does not exist 2024-03-07 14:28:11.054 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/349:0] ERROR: permission denied for table atest1 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/349:0] STATEMENT: SELECT * FROM atest1 FOR UPDATE; 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for procedure,{eins},{}: procedure eins() does not exist 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/350:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/350:0] STATEMENT: SELECT * FROM atest2 FOR UPDATE; 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for procedure,{eins},{integer}: procedure eins(integer) does not exist 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/351:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/351:0] STATEMENT: DELETE FROM atest2; 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for procedure,{addr_nsp,zwei},{}: procedure addr_nsp.zwei() does not exist 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for procedure,{addr_nsp,zwei},{integer}: procedure addr_nsp.zwei(integer) does not exist 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/352:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/352:0] STATEMENT: TRUNCATE atest2; 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for procedure,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for procedure,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for type,{eins},{}: type "eins" does not exist 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/354:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.055 UTC [24037][client backend] [pg_regress/privileges][18/354:0] STATEMENT: COPY atest2 FROM stdin; 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for type,{eins},{integer}: type "eins" does not exist 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for type,{addr_nsp,zwei},{}: name list length must be exactly 1 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for type,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for type,{eins,zwei,drei},{}: name list length must be exactly 1 2024-03-07 14:28:11.055 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24037][client backend] [pg_regress/privileges][18/355:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.056 UTC [24037][client backend] [pg_regress/privileges][18/355:0] STATEMENT: SELECT * FROM atest1 WHERE ( b IN ( SELECT col1 FROM atest2 ) ); 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for type,{eins,zwei,drei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for cast,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for cast,{eins},{integer}: type "eins" does not exist 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24037][client backend] [pg_regress/privileges][18/356:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.056 UTC [24037][client backend] [pg_regress/privileges][18/356:0] STATEMENT: SELECT * FROM atest2 WHERE ( col1 IN ( SELECT b FROM atest1 ) ); 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for cast,{addr_nsp,zwei},{}: name list length must be exactly 1 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for cast,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for cast,{eins,zwei,drei},{}: name list length must be exactly 1 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for cast,{eins,zwei,drei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table constraint,{eins},{}: must specify relation and object name 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table constraint,{eins},{integer}: must specify relation and object name 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table constraint,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table constraint,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table constraint,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for table constraint,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.056 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for domain constraint,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for domain constraint,{eins},{integer}: type "eins" does not exist 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for domain constraint,{addr_nsp,zwei},{}: name list length must be exactly 1 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for domain constraint,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for domain constraint,{eins,zwei,drei},{}: name list length must be exactly 1 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for domain constraint,{eins,zwei,drei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for conversion,{eins},{}: conversion "eins" does not exist 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for conversion,{eins},{integer}: conversion "eins" does not exist 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for conversion,{addr_nsp,zwei},{}: conversion "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for conversion,{addr_nsp,zwei},{integer}: conversion "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for conversion,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for conversion,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default value,{eins},{}: column name must be qualified 2024-03-07 14:28:11.057 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default value,{eins},{integer}: column name must be qualified 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default value,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default value,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default value,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.058 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default value,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator,{eins},{}: argument list length must be exactly 2 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator,{eins},{integer}: argument list length must be exactly 2 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator,{addr_nsp,zwei},{}: argument list length must be exactly 2 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator,{addr_nsp,zwei},{integer}: argument list length must be exactly 2 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator,{eins,zwei,drei},{}: argument list length must be exactly 2 2024-03-07 14:28:11.066 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator,{eins,zwei,drei},{integer}: argument list length must be exactly 2 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator class,{eins},{}: name list length must be at least 2 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator class,{eins},{integer}: name list length must be at least 2 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator class,{addr_nsp,zwei},{}: access method "addr_nsp" does not exist 2024-03-07 14:28:11.067 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator class,{addr_nsp,zwei},{integer}: access method "addr_nsp" does not exist 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator class,{eins,zwei,drei},{}: access method "eins" does not exist 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator class,{eins,zwei,drei},{integer}: access method "eins" does not exist 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator family,{eins},{}: name list length must be at least 2 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator family,{eins},{integer}: name list length must be at least 2 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator family,{addr_nsp,zwei},{}: access method "addr_nsp" does not exist 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator family,{addr_nsp,zwei},{integer}: access method "addr_nsp" does not exist 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator family,{eins,zwei,drei},{}: access method "eins" does not exist 2024-03-07 14:28:11.069 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator family,{eins,zwei,drei},{integer}: access method "eins" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for rule,{eins},{}: must specify relation and object name 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for rule,{eins},{integer}: must specify relation and object name 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for rule,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for rule,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for rule,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for rule,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for trigger,{eins},{}: must specify relation and object name 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for trigger,{eins},{integer}: must specify relation and object name 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for trigger,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for trigger,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for trigger,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for trigger,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.070 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search parser,{eins},{}: text search parser "eins" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search parser,{eins},{integer}: text search parser "eins" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search parser,{addr_nsp,zwei},{}: text search parser "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search parser,{addr_nsp,zwei},{integer}: text search parser "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search parser,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search parser,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search dictionary,{eins},{}: text search dictionary "eins" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search dictionary,{eins},{integer}: text search dictionary "eins" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search dictionary,{addr_nsp,zwei},{}: text search dictionary "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search dictionary,{addr_nsp,zwei},{integer}: text search dictionary "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search dictionary,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search dictionary,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.071 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.072 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search template,{eins},{}: text search template "eins" does not exist 2024-03-07 14:28:11.072 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.077 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search template,{eins},{integer}: text search template "eins" does not exist 2024-03-07 14:28:11.077 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search template,{addr_nsp,zwei},{}: text search template "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search template,{addr_nsp,zwei},{integer}: text search template "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search template,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search template,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search configuration,{eins},{}: text search configuration "eins" does not exist 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search configuration,{eins},{integer}: text search configuration "eins" does not exist 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search configuration,{addr_nsp,zwei},{}: text search configuration "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search configuration,{addr_nsp,zwei},{integer}: text search configuration "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search configuration,{eins,zwei,drei},{}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.078 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for text search configuration,{eins,zwei,drei},{integer}: cross-database references are not implemented: eins.zwei.drei 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for policy,{eins},{}: must specify relation and object name 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for policy,{eins},{integer}: must specify relation and object name 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for policy,{addr_nsp,zwei},{}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for policy,{addr_nsp,zwei},{integer}: relation "addr_nsp" does not exist 2024-03-07 14:28:11.079 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.080 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for policy,{eins,zwei,drei},{}: schema "eins" does not exist 2024-03-07 14:28:11.080 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.080 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for policy,{eins,zwei,drei},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.080 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.080 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for user mapping,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.080 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for user mapping,{eins},{integer}: user mapping for user "eins" on server "integer" does not exist 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for user mapping,{addr_nsp,zwei},{}: name list length must be exactly 1 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for user mapping,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for user mapping,{eins,zwei,drei},{}: name list length must be exactly 1 2024-03-07 14:28:11.081 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for user mapping,{eins,zwei,drei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default acl,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default acl,{eins},{integer}: unrecognized default ACL object type "i" 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default acl,{addr_nsp,zwei},{}: argument list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default acl,{addr_nsp,zwei},{integer}: unrecognized default ACL object type "i" 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default acl,{eins,zwei,drei},{}: argument list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for default acl,{eins,zwei,drei},{integer}: unrecognized default ACL object type "i" 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for transform,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for transform,{eins},{integer}: type "eins" does not exist 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for transform,{addr_nsp,zwei},{}: name list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for transform,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for transform,{eins,zwei,drei},{}: name list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for transform,{eins,zwei,drei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.082 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator of access method,{eins},{}: name list length must be at least 3 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator of access method,{eins},{integer}: name list length must be at least 3 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator of access method,{addr_nsp,zwei},{}: name list length must be at least 3 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator of access method,{addr_nsp,zwei},{integer}: name list length must be at least 3 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator of access method,{eins,zwei,drei},{}: argument list length must be exactly 2 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for operator of access method,{eins,zwei,drei},{integer}: argument list length must be exactly 2 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function of access method,{eins},{}: name list length must be at least 3 2024-03-07 14:28:11.083 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.088 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function of access method,{eins},{integer}: name list length must be at least 3 2024-03-07 14:28:11.088 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.088 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function of access method,{addr_nsp,zwei},{}: name list length must be at least 3 2024-03-07 14:28:11.088 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.088 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function of access method,{addr_nsp,zwei},{integer}: name list length must be at least 3 2024-03-07 14:28:11.088 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.089 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function of access method,{eins,zwei,drei},{}: argument list length must be exactly 2 2024-03-07 14:28:11.089 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.095 UTC [24046][client backend] [pg_regress/collate][15/197:0] ERROR: collation mismatch between explicit collations "C" and "POSIX" at character 58 2024-03-07 14:28:11.095 UTC [24046][client backend] [pg_regress/collate][15/197:0] STATEMENT: SELECT * FROM collate_test1 WHERE b COLLATE "C" >= 'bbc' COLLATE "POSIX"; 2024-03-07 14:28:11.097 UTC [24046][client backend] [pg_regress/collate][15/199:0] ERROR: collations are not supported by type integer 2024-03-07 14:28:11.097 UTC [24046][client backend] [pg_regress/collate][15/199:0] STATEMENT: CREATE DOMAIN testdomain_i AS int COLLATE "POSIX"; 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for function of access method,{eins,zwei,drei},{integer}: argument list length must be exactly 2 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication namespace,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication namespace,{eins},{integer}: schema "eins" does not exist 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication namespace,{addr_nsp,zwei},{}: name list length must be exactly 1 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication namespace,{addr_nsp,zwei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication namespace,{eins,zwei,drei},{}: name list length must be exactly 1 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication namespace,{eins,zwei,drei},{integer}: name list length must be exactly 1 2024-03-07 14:28:11.108 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication relation,{eins},{}: argument list length must be exactly 1 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication relation,{eins},{integer}: relation "eins" does not exist 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication relation,{addr_nsp,zwei},{}: argument list length must be exactly 1 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication relation,{addr_nsp,zwei},{integer}: relation "addr_nsp.zwei" does not exist 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication relation,{eins,zwei,drei},{}: argument list length must be exactly 1 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] WARNING: error for publication relation,{eins,zwei,drei},{integer}: cross-database references are not implemented: "eins.zwei.drei" 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/120:0] CONTEXT: PL/pgSQL function inline_code_block line 27 at RAISE 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/121:0] ERROR: language "one" does not exist 2024-03-07 14:28:11.109 UTC [24036][client backend] [pg_regress/object_address][22/121:0] STATEMENT: SELECT pg_get_object_address('language', '{one}', '{}'); 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/122:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/122:0] STATEMENT: SELECT pg_get_object_address('language', '{one,two}', '{}'); 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/123:0] ERROR: large object 123 does not exist 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/123:0] STATEMENT: SELECT pg_get_object_address('large object', '{123}', '{}'); 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/124:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/124:0] STATEMENT: SELECT pg_get_object_address('large object', '{123,456}', '{}'); 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/125:0] ERROR: invalid input syntax for type oid: "blargh" 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/125:0] STATEMENT: SELECT pg_get_object_address('large object', '{blargh}', '{}'); 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/126:0] ERROR: schema "one" does not exist 2024-03-07 14:28:11.110 UTC [24036][client backend] [pg_regress/object_address][22/126:0] STATEMENT: SELECT pg_get_object_address('schema', '{one}', '{}'); 2024-03-07 14:28:11.111 UTC [24036][client backend] [pg_regress/object_address][22/127:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.111 UTC [24036][client backend] [pg_regress/object_address][22/127:0] STATEMENT: SELECT pg_get_object_address('schema', '{one,two}', '{}'); 2024-03-07 14:28:11.111 UTC [24036][client backend] [pg_regress/object_address][22/128:0] ERROR: role "one" does not exist 2024-03-07 14:28:11.111 UTC [24036][client backend] [pg_regress/object_address][22/128:0] STATEMENT: SELECT pg_get_object_address('role', '{one}', '{}'); 2024-03-07 14:28:11.111 UTC [24036][client backend] [pg_regress/object_address][22/129:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.111 UTC [24036][client backend] [pg_regress/object_address][22/129:0] STATEMENT: SELECT pg_get_object_address('role', '{one,two}', '{}'); 2024-03-07 14:28:11.112 UTC [24036][client backend] [pg_regress/object_address][22/130:0] ERROR: database "one" does not exist 2024-03-07 14:28:11.112 UTC [24036][client backend] [pg_regress/object_address][22/130:0] STATEMENT: SELECT pg_get_object_address('database', '{one}', '{}'); 2024-03-07 14:28:11.112 UTC [24036][client backend] [pg_regress/object_address][22/131:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.112 UTC [24036][client backend] [pg_regress/object_address][22/131:0] STATEMENT: SELECT pg_get_object_address('database', '{one,two}', '{}'); 2024-03-07 14:28:11.115 UTC [24036][client backend] [pg_regress/object_address][22/132:0] ERROR: tablespace "one" does not exist 2024-03-07 14:28:11.115 UTC [24036][client backend] [pg_regress/object_address][22/132:0] STATEMENT: SELECT pg_get_object_address('tablespace', '{one}', '{}'); 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/133:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/133:0] STATEMENT: SELECT pg_get_object_address('tablespace', '{one,two}', '{}'); 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/134:0] ERROR: foreign-data wrapper "one" does not exist 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/134:0] STATEMENT: SELECT pg_get_object_address('foreign-data wrapper', '{one}', '{}'); 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/135:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/135:0] STATEMENT: SELECT pg_get_object_address('foreign-data wrapper', '{one,two}', '{}'); 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/136:0] ERROR: server "one" does not exist 2024-03-07 14:28:11.117 UTC [24036][client backend] [pg_regress/object_address][22/136:0] STATEMENT: SELECT pg_get_object_address('server', '{one}', '{}'); 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/137:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/137:0] STATEMENT: SELECT pg_get_object_address('server', '{one,two}', '{}'); 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/138:0] ERROR: extension "one" does not exist 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/138:0] STATEMENT: SELECT pg_get_object_address('extension', '{one}', '{}'); 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/139:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/139:0] STATEMENT: SELECT pg_get_object_address('extension', '{one,two}', '{}'); 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/140:0] ERROR: event trigger "one" does not exist 2024-03-07 14:28:11.118 UTC [24036][client backend] [pg_regress/object_address][22/140:0] STATEMENT: SELECT pg_get_object_address('event trigger', '{one}', '{}'); 2024-03-07 14:28:11.119 UTC [24036][client backend] [pg_regress/object_address][22/141:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.119 UTC [24036][client backend] [pg_regress/object_address][22/141:0] STATEMENT: SELECT pg_get_object_address('event trigger', '{one,two}', '{}'); 2024-03-07 14:28:11.119 UTC [24036][client backend] [pg_regress/object_address][22/142:0] ERROR: access method "one" does not exist 2024-03-07 14:28:11.119 UTC [24036][client backend] [pg_regress/object_address][22/142:0] STATEMENT: SELECT pg_get_object_address('access method', '{one}', '{}'); 2024-03-07 14:28:11.119 UTC [24036][client backend] [pg_regress/object_address][22/143:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.119 UTC [24036][client backend] [pg_regress/object_address][22/143:0] STATEMENT: SELECT pg_get_object_address('access method', '{one,two}', '{}'); 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/144:0] ERROR: publication "one" does not exist 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/144:0] STATEMENT: SELECT pg_get_object_address('publication', '{one}', '{}'); 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/145:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/145:0] STATEMENT: SELECT pg_get_object_address('publication', '{one,two}', '{}'); 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/146:0] ERROR: subscription "one" does not exist 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/146:0] STATEMENT: SELECT pg_get_object_address('subscription', '{one}', '{}'); 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/147:0] ERROR: name list length must be exactly 1 2024-03-07 14:28:11.122 UTC [24036][client backend] [pg_regress/object_address][22/147:0] STATEMENT: SELECT pg_get_object_address('subscription', '{one,two}', '{}'); 2024-03-07 14:28:11.151 UTC [24040][client backend] [pg_regress/password][:0] LOG: disconnection: session time: 0:00:00.395 user=postgres database=regression host=[local] 2024-03-07 14:28:11.169 UTC [24057][client backend] [pg_regress/lock][30/68:0] ERROR: permission denied for table lock_tbl2 2024-03-07 14:28:11.169 UTC [24057][client backend] [pg_regress/lock][30/68:0] STATEMENT: LOCK TABLE lock_tbl2; 2024-03-07 14:28:11.171 UTC [24057][client backend] [pg_regress/lock][30/74:0] ERROR: permission denied for view lock_view1 2024-03-07 14:28:11.171 UTC [24057][client backend] [pg_regress/lock][30/74:0] STATEMENT: LOCK TABLE lock_view1; 2024-03-07 14:28:11.187 UTC [24057][client backend] [pg_regress/lock][30/83:0] ERROR: permission denied for view lock_view8 2024-03-07 14:28:11.187 UTC [24057][client backend] [pg_regress/lock][30/83:0] STATEMENT: LOCK TABLE lock_view8; 2024-03-07 14:28:11.192 UTC [24057][client backend] [pg_regress/lock][30/87:7934] ERROR: permission denied for table lock_tbl1 2024-03-07 14:28:11.192 UTC [24057][client backend] [pg_regress/lock][30/87:7934] STATEMENT: LOCK TABLE lock_view8; 2024-03-07 14:28:11.210 UTC [24049][client backend] [pg_regress/tablesample][35/51:0] ERROR: tablesample method foobar does not exist at character 45 2024-03-07 14:28:11.210 UTC [24049][client backend] [pg_regress/tablesample][35/51:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE FOOBAR (1); 2024-03-07 14:28:11.211 UTC [24049][client backend] [pg_regress/tablesample][35/52:0] ERROR: TABLESAMPLE parameter cannot be null 2024-03-07 14:28:11.211 UTC [24049][client backend] [pg_regress/tablesample][35/52:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (NULL); 2024-03-07 14:28:11.211 UTC [24041][client backend] [pg_regress/generated][11/54:0] ERROR: multiple generation clauses specified for column "b" of table "gtest_err_1" at character 87 2024-03-07 14:28:11.211 UTC [24041][client backend] [pg_regress/generated][11/54: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); 2024-03-07 14:28:11.212 UTC [24049][client backend] [pg_regress/tablesample][35/53:0] ERROR: TABLESAMPLE REPEATABLE parameter cannot be null 2024-03-07 14:28:11.212 UTC [24049][client backend] [pg_regress/tablesample][35/53:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (50) REPEATABLE (NULL); 2024-03-07 14:28:11.214 UTC [24041][client backend] [pg_regress/generated][11/55:7943] ERROR: cannot use generated column "b" in column generation expression at character 74 2024-03-07 14:28:11.214 UTC [24041][client backend] [pg_regress/generated][11/55:7943] DETAIL: A generated column cannot reference another generated column. 2024-03-07 14:28:11.214 UTC [24041][client backend] [pg_regress/generated][11/55:7943] STATEMENT: CREATE TABLE gtest_err_2a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (b * 2) STORED); 2024-03-07 14:28:11.218 UTC [24049][client backend] [pg_regress/tablesample][35/54:0] ERROR: sample percentage must be between 0 and 100 2024-03-07 14:28:11.218 UTC [24049][client backend] [pg_regress/tablesample][35/54:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE BERNOULLI (-1); 2024-03-07 14:28:11.219 UTC [24049][client backend] [pg_regress/tablesample][35/55:0] ERROR: sample percentage must be between 0 and 100 2024-03-07 14:28:11.219 UTC [24049][client backend] [pg_regress/tablesample][35/55:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE BERNOULLI (200); 2024-03-07 14:28:11.222 UTC [24041][client backend] [pg_regress/generated][11/56:7944] ERROR: cannot use generated column "b" in column generation expression at character 116 2024-03-07 14:28:11.222 UTC [24041][client backend] [pg_regress/generated][11/56:7944] DETAIL: A generated column cannot reference another generated column. 2024-03-07 14:28:11.222 UTC [24041][client backend] [pg_regress/generated][11/56:7944] 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); 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/56:0] ERROR: sample percentage must be between 0 and 100 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/56:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (-1); 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/57:0] ERROR: sample percentage must be between 0 and 100 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/57:0] STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE SYSTEM (200); 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/58:0] ERROR: TABLESAMPLE clause can only be applied to tables and materialized views at character 16 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/58:0] STATEMENT: SELECT id FROM test_tablesample_v1 TABLESAMPLE BERNOULLI (1); 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/59:0] ERROR: cannot insert into view "test_tablesample_v1" 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/59:0] DETAIL: Views containing TABLESAMPLE are not automatically updatable. 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/59:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-03-07 14:28:11.224 UTC [24049][client backend] [pg_regress/tablesample][35/59:0] STATEMENT: INSERT INTO test_tablesample_v1 VALUES(1); 2024-03-07 14:28:11.225 UTC [24049][client backend] [pg_regress/tablesample][35/60:0] ERROR: TABLESAMPLE clause can only be applied to tables and materialized views at character 69 2024-03-07 14:28:11.225 UTC [24049][client backend] [pg_regress/tablesample][35/60:0] STATEMENT: WITH query_select AS (SELECT * FROM test_tablesample) SELECT * FROM query_select TABLESAMPLE BERNOULLI (5.5) REPEATABLE (1); 2024-03-07 14:28:11.225 UTC [24041][client backend] [pg_regress/generated][11/57:7948] ERROR: cannot use whole-row variable in column generation expression at character 88 2024-03-07 14:28:11.225 UTC [24041][client backend] [pg_regress/generated][11/57:7948] DETAIL: This would cause the generated column to depend on its own value. 2024-03-07 14:28:11.225 UTC [24041][client backend] [pg_regress/generated][11/57:7948] STATEMENT: CREATE TABLE gtest_err_2c (a int PRIMARY KEY, b int GENERATED ALWAYS AS (num_nulls(gtest_err_2c)) STORED); 2024-03-07 14:28:11.225 UTC [24049][client backend] [pg_regress/tablesample][35/61:0] ERROR: syntax error at or near "TABLESAMPLE" at character 55 2024-03-07 14:28:11.225 UTC [24049][client backend] [pg_regress/tablesample][35/61:0] STATEMENT: SELECT q.* FROM (SELECT * FROM test_tablesample) as q TABLESAMPLE BERNOULLI (5); 2024-03-07 14:28:11.231 UTC [24041][client backend] [pg_regress/generated][11/58:7951] ERROR: column "c" does not exist at character 73 2024-03-07 14:28:11.231 UTC [24041][client backend] [pg_regress/generated][11/58:7951] STATEMENT: CREATE TABLE gtest_err_3 (a int PRIMARY KEY, b int GENERATED ALWAYS AS (c * 2) STORED); 2024-03-07 14:28:11.237 UTC [24041][client backend] [pg_regress/generated][11/59:7953] ERROR: generation expression is not immutable 2024-03-07 14:28:11.237 UTC [24041][client backend] [pg_regress/generated][11/59:7953] STATEMENT: CREATE TABLE gtest_err_4 (a int PRIMARY KEY, b double precision GENERATED ALWAYS AS (random()) STORED); 2024-03-07 14:28:11.255 UTC [24055][client backend] [pg_regress/identity][36/60:7964] ERROR: column "a" of relation "itest4" must be declared NOT NULL before identity can be added 2024-03-07 14:28:11.255 UTC [24055][client backend] [pg_regress/identity][36/60:7964] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; #0 0x562b86afefe4 in equal /tmp/cirrus-ci-build/src/backend/nodes/equalfuncs.c:239 #1 0x562b86b1b84f in list_member /tmp/cirrus-ci-build/src/backend/nodes/list.c:670 #2 0x562b86cdcb65 in add_new_column_to_pathtarget /tmp/cirrus-ci-build/src/backend/optimizer/util/tlist.c:743 #3 0x562b86cdcbe2 in add_new_columns_to_pathtarget /tmp/cirrus-ci-build/src/backend/optimizer/util/tlist.c:760 2024-03-07 14:28:11.267 UTC [24046][client backend] [pg_regress/collate][15/242:0] ERROR: collation mismatch between explicit collations "C" and "POSIX" at character 36 2024-03-07 14:28:11.267 UTC [24046][client backend] [pg_regress/collate][15/242:0] STATEMENT: SELECT string_agg(x COLLATE "C", y COLLATE "POSIX") FROM collate_test10; 2024-03-07 14:28:11.270 UTC [24046][client backend] [pg_regress/collate][15/245:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 32 2024-03-07 14:28:11.270 UTC [24046][client backend] [pg_regress/collate][15/245:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2024-03-07 14:28:11.270 UTC [24046][client backend] [pg_regress/collate][15/245:0] STATEMENT: SELECT array_agg(a ORDER BY x||y) FROM collate_test10; 2024-03-07 14:28:11.276 UTC [24055][client backend] [pg_regress/identity][36/63:7975] ERROR: column "a" of relation "itest4" is an identity column 2024-03-07 14:28:11.276 UTC [24055][client backend] [pg_regress/identity][36/63:7975] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a DROP NOT NULL; 2024-03-07 14:28:11.278 UTC [24055][client backend] [pg_regress/identity][36/64:7978] ERROR: column "a" of relation "itest4" is already an identity column 2024-03-07 14:28:11.278 UTC [24055][client backend] [pg_regress/identity][36/64:7978] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2024-03-07 14:28:11.283 UTC [24046][client backend] [pg_regress/collate][15/250:0] ERROR: could not determine which collation to use for string comparison 2024-03-07 14:28:11.283 UTC [24046][client backend] [pg_regress/collate][15/250:0] HINT: Use the COLLATE clause to set the collation explicitly. 2024-03-07 14:28:11.283 UTC [24046][client backend] [pg_regress/collate][15/250:0] STATEMENT: SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test2 ORDER BY 2; 2024-03-07 14:28:11.283 UTC [24055][client backend] [pg_regress/identity][36/65:7979] ERROR: identity column type must be smallint, integer, or bigint 2024-03-07 14:28:11.283 UTC [24055][client backend] [pg_regress/identity][36/65:7979] STATEMENT: ALTER TABLE itest4 ALTER COLUMN b ADD GENERATED ALWAYS AS IDENTITY; 2024-03-07 14:28:11.285 UTC [24046][client backend] [pg_regress/collate][15/252:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 48 2024-03-07 14:28:11.285 UTC [24046][client backend] [pg_regress/collate][15/252:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2024-03-07 14:28:11.285 UTC [24046][client backend] [pg_regress/collate][15/252:0] STATEMENT: SELECT a, b FROM collate_test1 UNION SELECT a, b FROM collate_test2 ORDER BY 2; 2024-03-07 14:28:11.288 UTC [24055][client backend] [pg_regress/identity][36/67:0] ERROR: identity column type must be smallint, integer, or bigint 2024-03-07 14:28:11.288 UTC [24055][client backend] [pg_regress/identity][36/67:0] STATEMENT: CREATE TABLE itest_err_1 (a text generated by default as identity); 2024-03-07 14:28:11.288 UTC [24055][client backend] [pg_regress/identity][36/68:0] ERROR: multiple identity specifications for column "a" of table "itest_err_2" at character 62 2024-03-07 14:28:11.288 UTC [24055][client backend] [pg_regress/identity][36/68:0] STATEMENT: CREATE TABLE itest_err_2 (a int generated always as identity generated by default as identity); 2024-03-07 14:28:11.289 UTC [24055][client backend] [pg_regress/identity][36/69:0] ERROR: both default and identity specified for column "a" of table "itest_err_3" at character 43 2024-03-07 14:28:11.289 UTC [24055][client backend] [pg_regress/identity][36/69:0] STATEMENT: CREATE TABLE itest_err_3 (a int default 5 generated by default as identity); 2024-03-07 14:28:11.289 UTC [24046][client backend] [pg_regress/collate][15/254:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 52 2024-03-07 14:28:11.289 UTC [24046][client backend] [pg_regress/collate][15/254:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2024-03-07 14:28:11.289 UTC [24046][client backend] [pg_regress/collate][15/254:0] STATEMENT: SELECT a, b FROM collate_test1 INTERSECT SELECT a, b FROM collate_test2 ORDER BY 2; 2024-03-07 14:28:11.289 UTC [24055][client backend] [pg_regress/identity][36/70:0] ERROR: both default and identity specified for column "a" of table "itest_err_4" 2024-03-07 14:28:11.289 UTC [24055][client backend] [pg_regress/identity][36/70:0] STATEMENT: CREATE TABLE itest_err_4 (a serial generated by default as identity); 2024-03-07 14:28:11.289 UTC [24041][client backend] [pg_regress/generated][11/62:0] ERROR: both default and generation expression specified for column "b" of table "gtest_err_5a" at character 63 2024-03-07 14:28:11.289 UTC [24041][client backend] [pg_regress/generated][11/62:0] STATEMENT: CREATE TABLE gtest_err_5a (a int PRIMARY KEY, b int DEFAULT 5 GENERATED ALWAYS AS (a * 2) STORED); 2024-03-07 14:28:11.290 UTC [24046][client backend] [pg_regress/collate][15/255:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 49 2024-03-07 14:28:11.290 UTC [24046][client backend] [pg_regress/collate][15/255:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2024-03-07 14:28:11.290 UTC [24046][client backend] [pg_regress/collate][15/255:0] STATEMENT: SELECT a, b FROM collate_test1 EXCEPT SELECT a, b FROM collate_test2 ORDER BY 2; 2024-03-07 14:28:11.290 UTC [24046][client backend] [pg_regress/collate][15/256:0] ERROR: no collation was derived for column "b" with collatable type text 2024-03-07 14:28:11.290 UTC [24046][client backend] [pg_regress/collate][15/256:0] HINT: Use the COLLATE clause to set the collation explicitly. 2024-03-07 14:28:11.290 UTC [24046][client backend] [pg_regress/collate][15/256:0] STATEMENT: CREATE TABLE test_u AS SELECT a, b FROM collate_test1 UNION ALL SELECT a, b FROM collate_test2; 2024-03-07 14:28:11.290 UTC [24041][client backend] [pg_regress/generated][11/63:0] ERROR: both identity and generation expression specified for column "b" of table "gtest_err_5b" at character 82 2024-03-07 14:28:11.290 UTC [24041][client backend] [pg_regress/generated][11/63:0] STATEMENT: CREATE TABLE gtest_err_5b (a int PRIMARY KEY, b int GENERATED ALWAYS AS identity GENERATED ALWAYS AS (a * 2) STORED); #4 0x562b86c450da in make_group_input_target /tmp/cirrus-ci-build/src/backend/optimizer/plan/planner.c:5472 #5 0x562b86c5815c in grouping_planner /tmp/cirrus-ci-build/src/backend/optimizer/plan/planner.c:1577 #6 0x562b86c5bed3 in subquery_planner /tmp/cirrus-ci-build/src/backend/optimizer/plan/planner.c:1084 #7 0x562b86c5ceae in standard_planner /tmp/cirrus-ci-build/src/backend/optimizer/plan/planner.c:412 #8 0x562b86c5e4f4 in planner /tmp/cirrus-ci-build/src/backend/optimizer/plan/planner.c:280 2024-03-07 14:28:11.291 UTC [24041][client backend] [pg_regress/generated][11/64:7984] ERROR: cannot use system column "xmin" in column generation expression at character 75 2024-03-07 14:28:11.291 UTC [24041][client backend] [pg_regress/generated][11/64:7984] STATEMENT: CREATE TABLE gtest_err_6a (a int PRIMARY KEY, b bool GENERATED ALWAYS AS (xmin <> 37) STORED); 2024-03-07 14:28:11.291 UTC [24046][client backend] [pg_regress/collate][15/257:0] ERROR: could not determine which collation to use for string comparison 2024-03-07 14:28:11.291 UTC [24046][client backend] [pg_regress/collate][15/257:0] HINT: Use the COLLATE clause to set the collation explicitly. 2024-03-07 14:28:11.291 UTC [24046][client backend] [pg_regress/collate][15/257:0] STATEMENT: select x < y from collate_test10; #9 0x562b86ec6031 in pg_plan_query /tmp/cirrus-ci-build/src/backend/tcop/postgres.c:903 #10 0x562b86ec63be in pg_plan_queries /tmp/cirrus-ci-build/src/backend/tcop/postgres.c:995 #11 0x562b86ec6d48 in exec_simple_query /tmp/cirrus-ci-build/src/backend/tcop/postgres.c:1192 #12 0x562b86ecaade in PostgresMain /tmp/cirrus-ci-build/src/backend/tcop/postgres.c:4675 2024-03-07 14:28:11.293 UTC [24046][client backend] [pg_regress/collate][15/259:0] ERROR: collation mismatch between implicit collations "C" and "POSIX" at character 47 2024-03-07 14:28:11.293 UTC [24046][client backend] [pg_regress/collate][15/259:0] HINT: You can choose the collation by applying the COLLATE clause to one or both expressions. 2024-03-07 14:28:11.293 UTC [24046][client backend] [pg_regress/collate][15/259:0] STATEMENT: select x, y from collate_test10 order by x || y; #13 0x562b86d1960b in BackendRun /tmp/cirrus-ci-build/src/backend/postmaster/postmaster.c:4475 #14 0x562b86d1ed0c in BackendStartup /tmp/cirrus-ci-build/src/backend/postmaster/postmaster.c:4151 #15 0x562b86d1f0d4 in ServerLoop /tmp/cirrus-ci-build/src/backend/postmaster/postmaster.c:1769 #16 0x562b86d213bc in PostmasterMain /tmp/cirrus-ci-build/src/backend/postmaster/postmaster.c:1468 #17 0x562b86ac74c7 in main /tmp/cirrus-ci-build/src/backend/main/main.c:197 2024-03-07 14:28:11.293 UTC [24046][client backend] [pg_regress/collate][15/260:0] ERROR: recursive query "foo" column 1 has collation "C" in non-recursive term but collation "POSIX" overall at character 37 2024-03-07 14:28:11.293 UTC [24046][client backend] [pg_regress/collate][15/260:0] HINT: Use the COLLATE clause to set the collation of the non-recursive term. 2024-03-07 14:28:11.293 UTC [24046][client backend] [pg_regress/collate][15/260: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; 2024-03-07 14:28:11.295 UTC [24041][client backend] [pg_regress/generated][11/65:7987] ERROR: aggregate functions are not allowed in column generation expressions at character 74 2024-03-07 14:28:11.295 UTC [24041][client backend] [pg_regress/generated][11/65:7987] STATEMENT: CREATE TABLE gtest_err_7a (a int PRIMARY KEY, b int GENERATED ALWAYS AS (avg(a)) STORED); 2024-03-07 14:28:11.295 UTC [24046][client backend] [pg_regress/collate][15/262:0] ERROR: could not determine which collation to use for string hashing 2024-03-07 14:28:11.295 UTC [24046][client backend] [pg_regress/collate][15/262:0] HINT: Use the COLLATE clause to set the collation explicitly. 2024-03-07 14:28:11.295 UTC [24046][client backend] [pg_regress/collate][15/262:0] STATEMENT: SELECT * FROM collate_test10 WHERE (x, y) NOT IN (SELECT y, x FROM collate_test10); 2024-03-07 14:28:11.299 UTC [24049][client backend] [pg_regress/tablesample][:0] LOG: disconnection: session time: 0:00:00.535 user=postgres database=regression host=[local] 2024-03-07 14:28:11.302 UTC [24057][client backend] [pg_regress/lock][:0] LOG: disconnection: session time: 0:00:00.493 user=postgres database=regression host=[local] 2024-03-07 14:28:11.303 UTC [24041][client backend] [pg_regress/generated][11/66:7992] ERROR: window functions are not allowed in column generation expressions at character 74 2024-03-07 14:28:11.303 UTC [24041][client backend] [pg_regress/generated][11/66:7992] STATEMENT: CREATE TABLE gtest_err_7b (a int PRIMARY KEY, b int GENERATED ALWAYS AS (row_number() OVER (ORDER BY a)) STORED); 2024-03-07 14:28:11.303 UTC [24046][client backend] [pg_regress/collate][15/265:0] ERROR: syntax error at or near "COLLATE" at character 26 2024-03-07 14:28:11.303 UTC [24046][client backend] [pg_regress/collate][15/265:0] STATEMENT: SELECT CAST('42' AS text COLLATE "C"); 2024-03-07 14:28:11.306 UTC [24041][client backend] [pg_regress/generated][11/67:7994] ERROR: cannot use subquery in column generation expression at character 74 2024-03-07 14:28:11.306 UTC [24041][client backend] [pg_regress/generated][11/67:7994] STATEMENT: CREATE TABLE gtest_err_7c (a int PRIMARY KEY, b int GENERATED ALWAYS AS ((SELECT a)) STORED); #18 0x7f6c019e0d09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) #19 0x562b8646b479 in _start (/tmp/cirrus-ci-build/tmp_install/usr/local/pgsql/bin/postgres+0x3fc479) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV /tmp/cirrus-ci-build/src/backend/nodes/equalfuncs.c:239 in equal ==24044==ABORTING 2024-03-07 14:28:11.316 UTC [24041][client backend] [pg_regress/generated][11/68:7997] ERROR: set-returning functions are not allowed in column generation expressions at character 74 2024-03-07 14:28:11.316 UTC [24041][client backend] [pg_regress/generated][11/68:7997] STATEMENT: CREATE TABLE gtest_err_7d (a int PRIMARY KEY, b int GENERATED ALWAYS AS (generate_series(1, a)) STORED); 2024-03-07 14:28:11.318 UTC [24041][client backend] [pg_regress/generated][11/69:0] ERROR: for a generated column, GENERATED ALWAYS must be specified at character 62 2024-03-07 14:28:11.318 UTC [24041][client backend] [pg_regress/generated][11/69:0] STATEMENT: CREATE TABLE gtest_err_8 (a int PRIMARY KEY, b int GENERATED BY DEFAULT AS (a * 2) STORED); 2024-03-07 14:28:11.325 UTC [24043][client backend] [pg_regress/rowsecurity][9/110:0] ERROR: new row violates row-level security policy "p1r" for table "document" 2024-03-07 14:28:11.325 UTC [24043][client backend] [pg_regress/rowsecurity][9/110:0] STATEMENT: INSERT INTO document VALUES (100, 44, 1, 'regress_rls_dave', 'testing sorting of policies'); 2024-03-07 14:28:11.334 UTC [24043][client backend] [pg_regress/rowsecurity][9/111:0] ERROR: new row violates row-level security policy "p2r" for table "document" 2024-03-07 14:28:11.334 UTC [24043][client backend] [pg_regress/rowsecurity][9/111:0] STATEMENT: INSERT INTO document VALUES (100, 55, 1, 'regress_rls_dave', 'testing sorting of policies'); 2024-03-07 14:28:11.334 UTC [24043][client backend] [pg_regress/rowsecurity][9/112:0] ERROR: must be owner of table document 2024-03-07 14:28:11.334 UTC [24043][client backend] [pg_regress/rowsecurity][9/112:0] STATEMENT: ALTER POLICY p1 ON document USING (true); 2024-03-07 14:28:11.334 UTC [24043][client backend] [pg_regress/rowsecurity][9/113:0] ERROR: must be owner of relation document 2024-03-07 14:28:11.334 UTC [24043][client backend] [pg_regress/rowsecurity][9/113:0] STATEMENT: DROP POLICY p1 ON document; 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/72:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/72:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/72:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33); 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/73:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/73:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/73:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33), (4, 44); 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/74:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/74:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/74:0] STATEMENT: INSERT INTO gtest1 VALUES (3, DEFAULT), (4, 44); 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/75:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/75:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.343 UTC [24041][client backend] [pg_regress/generated][11/75:0] STATEMENT: INSERT INTO gtest1 VALUES (3, 33), (4, DEFAULT); 2024-03-07 14:28:11.357 UTC [24055][client backend] [pg_regress/identity][36/84:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2024-03-07 14:28:11.357 UTC [24055][client backend] [pg_regress/identity][36/84:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.357 UTC [24055][client backend] [pg_regress/identity][36/84:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2024-03-07 14:28:11.357 UTC [24055][client backend] [pg_regress/identity][36/84:0] STATEMENT: INSERT INTO itest5 VALUES (1, 'a'); 2024-03-07 14:28:11.378 UTC [24055][client backend] [pg_regress/identity][36/86:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2024-03-07 14:28:11.378 UTC [24055][client backend] [pg_regress/identity][36/86:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.378 UTC [24055][client backend] [pg_regress/identity][36/86:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2024-03-07 14:28:11.378 UTC [24055][client backend] [pg_regress/identity][36/86:0] STATEMENT: INSERT INTO itest5 VALUES (2, 'b'), (3, 'c'); 2024-03-07 14:28:11.379 UTC [24043][client backend] [pg_regress/rowsecurity][9/129:8020] ERROR: update or delete on table "category" violates foreign key constraint "document_cid_fkey" on table "document" 2024-03-07 14:28:11.379 UTC [24043][client backend] [pg_regress/rowsecurity][9/129:8020] DETAIL: Key is still referenced from table "document". 2024-03-07 14:28:11.379 UTC [24043][client backend] [pg_regress/rowsecurity][9/129:8020] STATEMENT: DELETE FROM category WHERE cid = 33; 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/87:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/87:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/87:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/87:0] STATEMENT: INSERT INTO itest5 VALUES (DEFAULT, 'b'), (3, 'c'); 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/88:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/88:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/88:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2024-03-07 14:28:11.382 UTC [24055][client backend] [pg_regress/identity][36/88:0] STATEMENT: INSERT INTO itest5 VALUES (2, 'b'), (DEFAULT, 'c'); 2024-03-07 14:28:11.383 UTC [24043][client backend] [pg_regress/rowsecurity][9/134:8022] ERROR: duplicate key value violates unique constraint "document_pkey" 2024-03-07 14:28:11.383 UTC [24043][client backend] [pg_regress/rowsecurity][9/134:8022] STATEMENT: INSERT INTO document VALUES (8, 44, 1, 'regress_rls_bob', 'my third manga'); 2024-03-07 14:28:11.383 UTC [24043][client backend] [pg_regress/rowsecurity][9/136:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:11.383 UTC [24043][client backend] [pg_regress/rowsecurity][9/136:0] STATEMENT: INSERT INTO document VALUES (8, 44, 1, 'regress_rls_carol', 'my third manga'); 2024-03-07 14:28:11.384 UTC [24043][client backend] [pg_regress/rowsecurity][9/137:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:11.384 UTC [24043][client backend] [pg_regress/rowsecurity][9/137:0] STATEMENT: UPDATE document SET did = 8, dauthor = 'regress_rls_carol' WHERE did = 5; 2024-03-07 14:28:11.385 UTC [24041][client backend] [pg_regress/generated][11/80:0] ERROR: column "b" can only be updated to DEFAULT 2024-03-07 14:28:11.385 UTC [24041][client backend] [pg_regress/generated][11/80:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.385 UTC [24041][client backend] [pg_regress/generated][11/80:0] STATEMENT: UPDATE gtest1 SET b = 11 WHERE a = 1; 2024-03-07 14:28:11.391 UTC [24041][client backend] [pg_regress/generated][11/84:0] ERROR: integer out of range 2024-03-07 14:28:11.391 UTC [24041][client backend] [pg_regress/generated][11/84:0] STATEMENT: INSERT INTO gtest1 VALUES (2000000000); 2024-03-07 14:28:11.395 UTC [24046][client backend] [pg_regress/collate][15/279:0] ERROR: collations are not supported by type integer 2024-03-07 14:28:11.395 UTC [24046][client backend] [pg_regress/collate][15/279:0] STATEMENT: CREATE INDEX collate_test1_idx5 ON collate_test1 (a COLLATE "POSIX"); 2024-03-07 14:28:11.396 UTC [24046][client backend] [pg_regress/collate][15/280:0] ERROR: collations are not supported by type integer at character 54 2024-03-07 14:28:11.396 UTC [24046][client backend] [pg_regress/collate][15/280:0] STATEMENT: CREATE INDEX collate_test1_idx6 ON collate_test1 ((a COLLATE "POSIX")); 2024-03-07 14:28:11.408 UTC [24036][client backend] [pg_regress/object_address][:0] LOG: disconnection: session time: 0:00:00.670 user=postgres database=regression host=[local] 2024-03-07 14:28:11.424 UTC [24037][client backend] [pg_regress/privileges][18/382:0] ERROR: permission denied for table atest12 2024-03-07 14:28:11.424 UTC [24037][client backend] [pg_regress/privileges][18/382:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM atest12 WHERE a >>> 0; 2024-03-07 14:28:11.430 UTC [24055][client backend] [pg_regress/identity][36/109:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2024-03-07 14:28:11.430 UTC [24055][client backend] [pg_regress/identity][36/109:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.430 UTC [24055][client backend] [pg_regress/identity][36/109:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2024-03-07 14:28:11.430 UTC [24055][client backend] [pg_regress/identity][36/109:0] STATEMENT: INSERT INTO itest2 VALUES (10, 'xyz'); 2024-03-07 14:28:11.437 UTC [24055][client backend] [pg_regress/identity][36/116:0] ERROR: column "a" can only be updated to DEFAULT 2024-03-07 14:28:11.437 UTC [24055][client backend] [pg_regress/identity][36/116:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.437 UTC [24055][client backend] [pg_regress/identity][36/116:0] STATEMENT: UPDATE itest2 SET a = 101 WHERE a = 1; 2024-03-07 14:28:11.466 UTC [24041][client backend] [pg_regress/generated][11/103:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.466 UTC [24041][client backend] [pg_regress/generated][11/103:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.466 UTC [24041][client backend] [pg_regress/generated][11/103:0] STATEMENT: INSERT INTO gtest1v VALUES (4, 8); 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/105:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/105:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/105:0] STATEMENT: INSERT INTO gtest1v VALUES (6, 66), (7, 77); 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/106:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/106:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/106:0] STATEMENT: INSERT INTO gtest1v VALUES (6, DEFAULT), (7, 77); 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/107:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/107:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.467 UTC [24041][client backend] [pg_regress/generated][11/107:0] STATEMENT: INSERT INTO gtest1v VALUES (6, 66), (7, DEFAULT); 2024-03-07 14:28:11.468 UTC [24041][client backend] [pg_regress/generated][11/110:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.468 UTC [24041][client backend] [pg_regress/generated][11/110:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.468 UTC [24041][client backend] [pg_regress/generated][11/110:0] STATEMENT: INSERT INTO gtest1v VALUES (8, DEFAULT); 2024-03-07 14:28:11.468 UTC [24041][client backend] [pg_regress/generated][11/111:0] ERROR: cannot insert a non-DEFAULT value into column "b" 2024-03-07 14:28:11.468 UTC [24041][client backend] [pg_regress/generated][11/111:0] DETAIL: Column "b" is a generated column. 2024-03-07 14:28:11.468 UTC [24041][client backend] [pg_regress/generated][11/111:0] STATEMENT: INSERT INTO gtest1v VALUES (8, DEFAULT), (9, DEFAULT); 2024-03-07 14:28:11.471 UTC [24046][client backend] [pg_regress/collate][15/289:8086] ERROR: insert or update on table "collate_test21" violates foreign key constraint "collate_test21_f2_fkey" 2024-03-07 14:28:11.471 UTC [24046][client backend] [pg_regress/collate][15/289:8086] DETAIL: Key (f2)=(baz) is not present in table "collate_test20". 2024-03-07 14:28:11.471 UTC [24046][client backend] [pg_regress/collate][15/289:8086] STATEMENT: INSERT INTO collate_test21 VALUES ('baz'); 2024-03-07 14:28:11.486 UTC [24055][client backend] [pg_regress/identity][36/124:8091] ERROR: column "a" of relation "itest4" is not an identity column 2024-03-07 14:28:11.486 UTC [24055][client backend] [pg_regress/identity][36/124:8091] STATEMENT: ALTER TABLE itest4 ALTER COLUMN a DROP IDENTITY; 2024-03-07 14:28:11.486 UTC [24055][client backend] [pg_regress/identity][36/126:0] ERROR: null value in column "a" of relation "itest4" violates not-null constraint 2024-03-07 14:28:11.486 UTC [24055][client backend] [pg_regress/identity][36/126:0] DETAIL: Failing row contains (null, ). 2024-03-07 14:28:11.486 UTC [24055][client backend] [pg_regress/identity][36/126:0] STATEMENT: INSERT INTO itest4 DEFAULT VALUES; 2024-03-07 14:28:11.496 UTC [24037][client backend] [pg_regress/privileges][18/397:0] ERROR: permission denied for table atest3 2024-03-07 14:28:11.496 UTC [24037][client backend] [pg_regress/privileges][18/397:0] STATEMENT: SELECT * FROM atest3; 2024-03-07 14:28:11.497 UTC [24037][client backend] [pg_regress/privileges][18/399:8106] ERROR: permission denied for table atest3 2024-03-07 14:28:11.497 UTC [24037][client backend] [pg_regress/privileges][18/399:8106] STATEMENT: DELETE FROM atest3; 2024-03-07 14:28:11.503 UTC [24055][client backend] [pg_regress/identity][36/130:0] ERROR: relation "itest4_a_seq" does not exist at character 27 2024-03-07 14:28:11.503 UTC [24055][client backend] [pg_regress/identity][36/130:0] STATEMENT: SELECT sequence_name FROM itest4_a_seq; 2024-03-07 14:28:11.506 UTC [24041][client backend] [pg_regress/generated][11/130:0] ERROR: child column "b" specifies generation expression 2024-03-07 14:28:11.506 UTC [24041][client backend] [pg_regress/generated][11/130:0] HINT: A child table column cannot be generated unless its parent column is. 2024-03-07 14:28:11.506 UTC [24041][client backend] [pg_regress/generated][11/130:0] STATEMENT: CREATE TABLE gtest_normal_child (a int, b int GENERATED ALWAYS AS (a * 2) STORED) INHERITS (gtest_normal); 2024-03-07 14:28:11.509 UTC [24041][client backend] [pg_regress/generated][11/132:8115] ERROR: column "b" in child table must not be a generated column 2024-03-07 14:28:11.509 UTC [24041][client backend] [pg_regress/generated][11/132:8115] STATEMENT: ALTER TABLE gtest_normal_child INHERIT gtest_normal; 2024-03-07 14:28:11.517 UTC [24041][client backend] [pg_regress/generated][11/134:0] ERROR: column "b" inherits from generated column but specifies default 2024-03-07 14:28:11.517 UTC [24041][client backend] [pg_regress/generated][11/134:0] STATEMENT: CREATE TABLE gtestx (x int, b int DEFAULT 10) INHERITS (gtest1); 2024-03-07 14:28:11.518 UTC [24041][client backend] [pg_regress/generated][11/135:8119] ERROR: column "b" inherits from generated column but specifies identity 2024-03-07 14:28:11.518 UTC [24041][client backend] [pg_regress/generated][11/135:8119] STATEMENT: CREATE TABLE gtestx (x int, b int GENERATED ALWAYS AS IDENTITY) INHERITS (gtest1); 2024-03-07 14:28:11.522 UTC [24037][client backend] [pg_regress/privileges][18/399:8106] ERROR: permission denied for table atest3 2024-03-07 14:28:11.522 UTC [24037][client backend] [pg_regress/privileges][18/399:8106] STATEMENT: DELETE FROM atest3; 2024-03-07 14:28:11.553 UTC [24037][client backend] [pg_regress/privileges][18/406:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.553 UTC [24037][client backend] [pg_regress/privileges][18/406:0] STATEMENT: SELECT * FROM atestv2; 2024-03-07 14:28:11.554 UTC [24037][client backend] [pg_regress/privileges][18/411:0] ERROR: permission denied for view atestv2 2024-03-07 14:28:11.554 UTC [24037][client backend] [pg_regress/privileges][18/411:0] STATEMENT: SELECT * FROM atestv2; 2024-03-07 14:28:11.555 UTC [24037][client backend] [pg_regress/privileges][18/413:0] ERROR: permission denied for view atestv0 2024-03-07 14:28:11.555 UTC [24037][client backend] [pg_regress/privileges][18/413:0] STATEMENT: SELECT * FROM atestv0; 2024-03-07 14:28:11.556 UTC [24037][client backend] [pg_regress/privileges][18/414:0] ERROR: permission denied for table int8_tbl 2024-03-07 14:28:11.556 UTC [24037][client backend] [pg_regress/privileges][18/414: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; 2024-03-07 14:28:11.562 UTC [24037][client backend] [pg_regress/privileges][18/416:0] ERROR: permission denied for table int8_tbl 2024-03-07 14:28:11.562 UTC [24037][client backend] [pg_regress/privileges][18/416: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; 2024-03-07 14:28:11.569 UTC [24041][client backend] [pg_regress/generated][11/147:8147] ERROR: column "b" in child table must be a generated column 2024-03-07 14:28:11.569 UTC [24041][client backend] [pg_regress/generated][11/147:8147] STATEMENT: ALTER TABLE gtestxx_1 INHERIT gtest1; 2024-03-07 14:28:11.591 UTC [24055][client backend] [pg_regress/identity][36/144:0] ERROR: cannot insert a non-DEFAULT value into column "a" 2024-03-07 14:28:11.591 UTC [24055][client backend] [pg_regress/identity][36/144:0] DETAIL: Column "a" is an identity column defined as GENERATED ALWAYS. 2024-03-07 14:28:11.591 UTC [24055][client backend] [pg_regress/identity][36/144:0] HINT: Use OVERRIDING SYSTEM VALUE to override. 2024-03-07 14:28:11.591 UTC [24055][client backend] [pg_regress/identity][36/144:0] STATEMENT: INSERT INTO itestv11 VALUES (10, 'xyz'); 2024-03-07 14:28:11.602 UTC [24041][client backend] [pg_regress/generated][11/153:0] ERROR: inherited column "b" has a generation conflict 2024-03-07 14:28:11.602 UTC [24041][client backend] [pg_regress/generated][11/153:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest0, gtesty); 2024-03-07 14:28:11.605 UTC [24041][client backend] [pg_regress/generated][11/156:0] ERROR: inherited column "b" has a generation conflict 2024-03-07 14:28:11.605 UTC [24041][client backend] [pg_regress/generated][11/156:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest1, gtesty); 2024-03-07 14:28:11.608 UTC [24037][client backend] [pg_regress/privileges][18/422:0] ERROR: permission denied for view atestv3 2024-03-07 14:28:11.608 UTC [24037][client backend] [pg_regress/privileges][18/422:0] STATEMENT: SELECT * FROM atestv3; 2024-03-07 14:28:11.611 UTC [24037][client backend] [pg_regress/privileges][18/425:0] ERROR: permission denied for table atest2 2024-03-07 14:28:11.611 UTC [24037][client backend] [pg_regress/privileges][18/425:0] STATEMENT: SELECT * FROM atestv2; 2024-03-07 14:28:11.614 UTC [24041][client backend] [pg_regress/generated][11/159:0] ERROR: column "b" inherits conflicting generation expressions 2024-03-07 14:28:11.614 UTC [24041][client backend] [pg_regress/generated][11/159:0] HINT: To resolve the conflict, specify a generation expression explicitly. 2024-03-07 14:28:11.614 UTC [24041][client backend] [pg_regress/generated][11/159:0] STATEMENT: CREATE TABLE gtest1_y () INHERITS (gtest1, gtesty); 2024-03-07 14:28:11.623 UTC [24048][client backend] [pg_regress/matview][19/215:0] ERROR: cannot refresh materialized view "public.mvtest_tvmm" concurrently 2024-03-07 14:28:11.623 UTC [24048][client backend] [pg_regress/matview][19/215:0] HINT: Create a unique index with no WHERE clause on one or more columns of the materialized view. 2024-03-07 14:28:11.623 UTC [24048][client backend] [pg_regress/matview][19/215:0] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY mvtest_tvmm; 2024-03-07 14:28:11.636 UTC [24037][client backend] [pg_regress/privileges][18/433:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.636 UTC [24037][client backend] [pg_regress/privileges][18/433:0] STATEMENT: SELECT * FROM atest5; 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/436:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/436:0] STATEMENT: SELECT two FROM atest5; 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/437:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/437:0] STATEMENT: COPY atest5 (two) TO stdout; 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/438:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/438:0] STATEMENT: SELECT atest5 FROM atest5; 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/439:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.645 UTC [24037][client backend] [pg_regress/privileges][18/439:0] STATEMENT: COPY atest5 (one,two) TO stdout; 2024-03-07 14:28:11.646 UTC [24037][client backend] [pg_regress/privileges][18/442:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.646 UTC [24037][client backend] [pg_regress/privileges][18/442:0] STATEMENT: SELECT 1 FROM atest5 a JOIN atest5 b USING (two); 2024-03-07 14:28:11.648 UTC [24037][client backend] [pg_regress/privileges][18/443:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.648 UTC [24037][client backend] [pg_regress/privileges][18/443:0] STATEMENT: SELECT 1 FROM atest5 a NATURAL JOIN atest5 b; 2024-03-07 14:28:11.648 UTC [24037][client backend] [pg_regress/privileges][18/444:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.648 UTC [24037][client backend] [pg_regress/privileges][18/444:0] STATEMENT: SELECT * FROM (atest5 a JOIN atest5 b USING (one)) j; 2024-03-07 14:28:11.654 UTC [24037][client backend] [pg_regress/privileges][18/445:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.654 UTC [24037][client backend] [pg_regress/privileges][18/445:0] STATEMENT: SELECT j.* FROM (atest5 a JOIN atest5 b USING (one)) j; 2024-03-07 14:28:11.655 UTC [24037][client backend] [pg_regress/privileges][18/446:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.655 UTC [24037][client backend] [pg_regress/privileges][18/446:0] STATEMENT: SELECT (j.*) IS NULL FROM (atest5 a JOIN atest5 b USING (one)) j; 2024-03-07 14:28:11.659 UTC [24037][client backend] [pg_regress/privileges][18/449:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.659 UTC [24037][client backend] [pg_regress/privileges][18/449:0] STATEMENT: SELECT two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2024-03-07 14:28:11.659 UTC [24037][client backend] [pg_regress/privileges][18/450:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.659 UTC [24037][client backend] [pg_regress/privileges][18/450:0] STATEMENT: SELECT j.two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2024-03-07 14:28:11.660 UTC [24055][client backend] [pg_regress/identity][36/153:8185] ERROR: column "a" of relation "itest1" is an identity column 2024-03-07 14:28:11.660 UTC [24055][client backend] [pg_regress/identity][36/153:8185] STATEMENT: ALTER TABLE itest1 ALTER COLUMN a SET DEFAULT 1; 2024-03-07 14:28:11.663 UTC [24037][client backend] [pg_regress/privileges][18/451:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.663 UTC [24037][client backend] [pg_regress/privileges][18/451:0] STATEMENT: SELECT y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2024-03-07 14:28:11.663 UTC [24037][client backend] [pg_regress/privileges][18/452:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.663 UTC [24037][client backend] [pg_regress/privileges][18/452:0] STATEMENT: SELECT j.y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)) j; 2024-03-07 14:28:11.664 UTC [24037][client backend] [pg_regress/privileges][18/453:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.664 UTC [24037][client backend] [pg_regress/privileges][18/453:0] STATEMENT: SELECT * FROM (atest5 a JOIN atest5 b USING (one)); 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/454:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/454:0] STATEMENT: SELECT a.* FROM (atest5 a JOIN atest5 b USING (one)); 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/455:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/455:0] STATEMENT: SELECT (a.*) IS NULL FROM (atest5 a JOIN atest5 b USING (one)); 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/456:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/456:0] STATEMENT: SELECT two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/457:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.670 UTC [24037][client backend] [pg_regress/privileges][18/457:0] STATEMENT: SELECT a.two FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/458:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/458:0] STATEMENT: SELECT y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/459:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/459:0] STATEMENT: SELECT b.y FROM (atest5 a JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/460:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/460:0] STATEMENT: SELECT y FROM (atest5 a LEFT JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/461:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/461:0] STATEMENT: SELECT b.y FROM (atest5 a LEFT JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/462:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.671 UTC [24037][client backend] [pg_regress/privileges][18/462:0] STATEMENT: SELECT y FROM (atest5 a FULL JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.672 UTC [24037][client backend] [pg_regress/privileges][18/463:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.672 UTC [24037][client backend] [pg_regress/privileges][18/463:0] STATEMENT: SELECT b.y FROM (atest5 a FULL JOIN atest5 b(one,x,y,z) USING (one)); 2024-03-07 14:28:11.672 UTC [24037][client backend] [pg_regress/privileges][18/464:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.672 UTC [24037][client backend] [pg_regress/privileges][18/464:0] STATEMENT: SELECT 1 FROM atest5 WHERE two = 2; 2024-03-07 14:28:11.672 UTC [24043][client backend] [pg_regress/rowsecurity][9/234:0] ERROR: new row violates row-level security policy for table "part_document" 2024-03-07 14:28:11.672 UTC [24043][client backend] [pg_regress/rowsecurity][9/234:0] STATEMENT: INSERT INTO part_document VALUES (100, 11, 5, 'regress_rls_dave', 'testing pp1'); 2024-03-07 14:28:11.672 UTC [24037][client backend] [pg_regress/privileges][18/465:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.672 UTC [24037][client backend] [pg_regress/privileges][18/465:0] STATEMENT: SELECT * FROM atest1, atest5; 2024-03-07 14:28:11.672 UTC [24043][client backend] [pg_regress/rowsecurity][9/235:0] ERROR: new row violates row-level security policy "pp1r" for table "part_document" 2024-03-07 14:28:11.672 UTC [24043][client backend] [pg_regress/rowsecurity][9/235:0] STATEMENT: INSERT INTO part_document VALUES (100, 99, 1, 'regress_rls_dave', 'testing pp1r'); 2024-03-07 14:28:11.673 UTC [24043][client backend] [pg_regress/rowsecurity][9/236:0] ERROR: new row violates row-level security policy "pp1r" for table "part_document" 2024-03-07 14:28:11.673 UTC [24043][client backend] [pg_regress/rowsecurity][9/236:0] STATEMENT: INSERT INTO part_document VALUES (100, 55, 1, 'regress_rls_dave', 'testing RLS with partitions'); 2024-03-07 14:28:11.673 UTC [24037][client backend] [pg_regress/privileges][18/468:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.673 UTC [24037][client backend] [pg_regress/privileges][18/468:0] STATEMENT: SELECT atest1.*,atest5.one FROM atest1 JOIN atest5 ON (atest1.a = atest5.two); 2024-03-07 14:28:11.673 UTC [24037][client backend] [pg_regress/privileges][18/470:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.673 UTC [24037][client backend] [pg_regress/privileges][18/470:0] STATEMENT: SELECT one, two FROM atest5; 2024-03-07 14:28:11.679 UTC [24048][client backend] [pg_regress/matview][19/225:0] ERROR: CONCURRENTLY and WITH NO DATA options cannot be used together 2024-03-07 14:28:11.679 UTC [24048][client backend] [pg_regress/matview][19/225:0] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY mvtest_tvmm WITH NO DATA; 2024-03-07 14:28:11.679 UTC [24048][client backend] [pg_regress/matview][19/226:0] ERROR: cannot lock rows in materialized view "mvtest_tvvm" 2024-03-07 14:28:11.679 UTC [24048][client backend] [pg_regress/matview][19/226:0] STATEMENT: SELECT * FROM mvtest_tvvm FOR SHARE; 2024-03-07 14:28:11.680 UTC [24055][client backend] [pg_regress/identity][36/155:8192] ERROR: column "a" of relation "itest5" already has a default value 2024-03-07 14:28:11.680 UTC [24055][client backend] [pg_regress/identity][36/155:8192] STATEMENT: ALTER TABLE itest5 ALTER COLUMN a ADD GENERATED ALWAYS AS IDENTITY; 2024-03-07 14:28:11.685 UTC [24048][client backend] [pg_regress/matview][19/228:8193] ERROR: cannot drop table mvtest_t because other objects depend on it 2024-03-07 14:28:11.685 UTC [24048][client backend] [pg_regress/matview][19/228:8193] 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 2024-03-07 14:28:11.685 UTC [24048][client backend] [pg_regress/matview][19/228:8193] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:28:11.685 UTC [24048][client backend] [pg_regress/matview][19/228:8193] STATEMENT: DROP TABLE mvtest_t; 2024-03-07 14:28:11.688 UTC [24037][client backend] [pg_regress/privileges][18/474:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.688 UTC [24037][client backend] [pg_regress/privileges][18/474:0] STATEMENT: SELECT one, two FROM atest5 NATURAL JOIN atest6; 2024-03-07 14:28:11.691 UTC [24037][client backend] [pg_regress/privileges][18/480:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.691 UTC [24037][client backend] [pg_regress/privileges][18/480:0] STATEMENT: COPY atest5 FROM stdin; 2024-03-07 14:28:11.692 UTC [24037][client backend] [pg_regress/privileges][18/482:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.692 UTC [24037][client backend] [pg_regress/privileges][18/482:0] STATEMENT: INSERT INTO atest5 (three) VALUES (4); 2024-03-07 14:28:11.692 UTC [24037][client backend] [pg_regress/privileges][18/483:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.692 UTC [24037][client backend] [pg_regress/privileges][18/483:0] STATEMENT: INSERT INTO atest5 VALUES (5,5,5); 2024-03-07 14:28:11.693 UTC [24037][client backend] [pg_regress/privileges][18/485:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.693 UTC [24037][client backend] [pg_regress/privileges][18/485:0] STATEMENT: UPDATE atest5 SET one = 8; 2024-03-07 14:28:11.694 UTC [24037][client backend] [pg_regress/privileges][18/486:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.694 UTC [24037][client backend] [pg_regress/privileges][18/486:0] STATEMENT: UPDATE atest5 SET three = 5, one = 2; 2024-03-07 14:28:11.694 UTC [24038][client backend] [pg_regress/replica_identity][16/215:8203] ERROR: column "id" is in index used as replica identity 2024-03-07 14:28:11.694 UTC [24038][client backend] [pg_regress/replica_identity][16/215:8203] STATEMENT: ALTER TABLE test_replica_identity3 ALTER COLUMN id DROP NOT NULL; 2024-03-07 14:28:11.698 UTC [24037][client backend] [pg_regress/privileges][18/488:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.698 UTC [24037][client backend] [pg_regress/privileges][18/488:0] STATEMENT: INSERT INTO atest5(two) VALUES (6) ON CONFLICT (two) DO UPDATE set three = 10 RETURNING atest5.three; 2024-03-07 14:28:11.700 UTC [24037][client backend] [pg_regress/privileges][18/491:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.700 UTC [24037][client backend] [pg_regress/privileges][18/491:0] STATEMENT: INSERT INTO atest5(two) VALUES (6) ON CONFLICT (two) DO UPDATE set three = EXCLUDED.three; 2024-03-07 14:28:11.701 UTC [24037][client backend] [pg_regress/privileges][18/492:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.701 UTC [24037][client backend] [pg_regress/privileges][18/492:0] STATEMENT: INSERT INTO atest5(two) VALUES (6) ON CONFLICT (two) DO UPDATE set one = 8; 2024-03-07 14:28:11.701 UTC [24037][client backend] [pg_regress/privileges][18/493:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.701 UTC [24037][client backend] [pg_regress/privileges][18/493:0] STATEMENT: INSERT INTO atest5(three) VALUES (4) ON CONFLICT (two) DO UPDATE set three = 10; 2024-03-07 14:28:11.701 UTC [24037][client backend] [pg_regress/privileges][18/494:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.701 UTC [24037][client backend] [pg_regress/privileges][18/494:0] STATEMENT: INSERT INTO atest5(four) VALUES (4); 2024-03-07 14:28:11.703 UTC [24043][client backend] [pg_regress/rowsecurity][9/244:0] ERROR: new row violates row-level security policy for table "part_document_satire" 2024-03-07 14:28:11.703 UTC [24043][client backend] [pg_regress/rowsecurity][9/244:0] STATEMENT: INSERT INTO part_document_satire VALUES (101, 55, 1, 'regress_rls_dave', 'testing RLS with partitions'); 2024-03-07 14:28:11.703 UTC [24037][client backend] [pg_regress/privileges][18/498:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.703 UTC [24037][client backend] [pg_regress/privileges][18/498:0] STATEMENT: INSERT INTO atest5(four) VALUES (4) ON CONFLICT (four) DO UPDATE set three = 3; 2024-03-07 14:28:11.705 UTC [24037][client backend] [pg_regress/privileges][18/499:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.705 UTC [24037][client backend] [pg_regress/privileges][18/499:0] STATEMENT: INSERT INTO atest5(four) VALUES (4) ON CONFLICT ON CONSTRAINT atest5_four_key DO UPDATE set three = 3; 2024-03-07 14:28:11.719 UTC [24037][client backend] [pg_regress/privileges][18/510:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.719 UTC [24037][client backend] [pg_regress/privileges][18/510:0] STATEMENT: SELECT one FROM atest5; 2024-03-07 14:28:11.719 UTC [24043][client backend] [pg_regress/rowsecurity][9/251:0] ERROR: must be owner of table part_document 2024-03-07 14:28:11.719 UTC [24043][client backend] [pg_regress/rowsecurity][9/251:0] STATEMENT: ALTER POLICY pp1 ON part_document USING (true); 2024-03-07 14:28:11.720 UTC [24043][client backend] [pg_regress/rowsecurity][9/252:0] ERROR: must be owner of relation part_document 2024-03-07 14:28:11.720 UTC [24043][client backend] [pg_regress/rowsecurity][9/252:0] STATEMENT: DROP POLICY pp1 ON part_document; 2024-03-07 14:28:11.721 UTC [24037][client backend] [pg_regress/privileges][18/511:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.721 UTC [24037][client backend] [pg_regress/privileges][18/511:0] STATEMENT: UPDATE atest5 SET one = 1; 2024-03-07 14:28:11.735 UTC [24041][client backend] [pg_regress/generated][11/189:0] ERROR: column "b" is a generated column 2024-03-07 14:28:11.735 UTC [24041][client backend] [pg_regress/generated][11/189:0] DETAIL: Generated columns cannot be used in COPY. 2024-03-07 14:28:11.735 UTC [24041][client backend] [pg_regress/generated][11/189:0] STATEMENT: COPY gtest1 (a, b) TO stdout; 2024-03-07 14:28:11.736 UTC [24041][client backend] [pg_regress/generated][11/191:0] ERROR: column "b" is a generated column 2024-03-07 14:28:11.736 UTC [24041][client backend] [pg_regress/generated][11/191:0] DETAIL: Generated columns cannot be used in COPY. 2024-03-07 14:28:11.736 UTC [24041][client backend] [pg_regress/generated][11/191:0] STATEMENT: COPY gtest1 (a, b) FROM stdin; 2024-03-07 14:28:11.745 UTC [24043][client backend] [pg_regress/rowsecurity][9/274:0] ERROR: query would be affected by row-level security policy for table "part_document" 2024-03-07 14:28:11.745 UTC [24043][client backend] [pg_regress/rowsecurity][9/274:0] STATEMENT: SELECT * FROM part_document ORDER by did; 2024-03-07 14:28:11.746 UTC [24043][client backend] [pg_regress/rowsecurity][9/275:0] ERROR: query would be affected by row-level security policy for table "part_document_satire" 2024-03-07 14:28:11.746 UTC [24043][client backend] [pg_regress/rowsecurity][9/275:0] STATEMENT: SELECT * FROM part_document_satire ORDER by did; 2024-03-07 14:28:11.747 UTC [24041][client backend] [pg_regress/generated][11/196:0] ERROR: column "b" is a generated column 2024-03-07 14:28:11.747 UTC [24041][client backend] [pg_regress/generated][11/196:0] DETAIL: Generated columns cannot be used in COPY. 2024-03-07 14:28:11.747 UTC [24041][client backend] [pg_regress/generated][11/196:0] STATEMENT: COPY gtest3 (a, b) TO stdout; 2024-03-07 14:28:11.748 UTC [24041][client backend] [pg_regress/generated][11/198:0] ERROR: column "b" is a generated column 2024-03-07 14:28:11.748 UTC [24041][client backend] [pg_regress/generated][11/198:0] DETAIL: Generated columns cannot be used in COPY. 2024-03-07 14:28:11.748 UTC [24041][client backend] [pg_regress/generated][11/198:0] STATEMENT: COPY gtest3 (a, b) FROM stdin; 2024-03-07 14:28:11.753 UTC [24043][client backend] [pg_regress/rowsecurity][9/280:0] ERROR: new row violates row-level security policy "pp3" for table "part_document" 2024-03-07 14:28:11.753 UTC [24043][client backend] [pg_regress/rowsecurity][9/280:0] STATEMENT: INSERT INTO part_document VALUES (100, 11, 5, 'regress_rls_carol', 'testing pp3'); 2024-03-07 14:28:11.756 UTC [24037][client backend] [pg_regress/privileges][18/524:0] ERROR: permission denied for table msource 2024-03-07 14:28:11.756 UTC [24037][client backend] [pg_regress/privileges][18/524: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); 2024-03-07 14:28:11.758 UTC [24037][client backend] [pg_regress/privileges][18/525:0] ERROR: permission denied for table msource 2024-03-07 14:28:11.758 UTC [24037][client backend] [pg_regress/privileges][18/525: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); 2024-03-07 14:28:11.758 UTC [24037][client backend] [pg_regress/privileges][18/526:0] ERROR: permission denied for table msource 2024-03-07 14:28:11.758 UTC [24037][client backend] [pg_regress/privileges][18/526: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); 2024-03-07 14:28:11.776 UTC [24043][client backend] [pg_regress/rowsecurity][9/286:8255] ERROR: cannot drop table dependee because other objects depend on it 2024-03-07 14:28:11.776 UTC [24043][client backend] [pg_regress/rowsecurity][9/286:8255] DETAIL: policy d1 on table dependent depends on table dependee 2024-03-07 14:28:11.776 UTC [24043][client backend] [pg_regress/rowsecurity][9/286:8255] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:28:11.776 UTC [24043][client backend] [pg_regress/rowsecurity][9/286:8255] STATEMENT: DROP TABLE dependee; 2024-03-07 14:28:11.776 UTC [24037][client backend] [pg_regress/privileges][18/532:0] ERROR: permission denied for table mtarget 2024-03-07 14:28:11.776 UTC [24037][client backend] [pg_regress/privileges][18/532: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); 2024-03-07 14:28:11.777 UTC [24037][client backend] [pg_regress/privileges][18/533:0] ERROR: permission denied for table mtarget 2024-03-07 14:28:11.777 UTC [24037][client backend] [pg_regress/privileges][18/533: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); 2024-03-07 14:28:11.779 UTC [24037][client backend] [pg_regress/privileges][18/534:0] ERROR: permission denied for table mtarget 2024-03-07 14:28:11.779 UTC [24037][client backend] [pg_regress/privileges][18/534: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); 2024-03-07 14:28:11.781 UTC [24037][client backend] [pg_regress/privileges][18/536:0] ERROR: permission denied for table mtarget 2024-03-07 14:28:11.781 UTC [24037][client backend] [pg_regress/privileges][18/536:0] STATEMENT: MERGE INTO mtarget t USING msource s ON t.a = s.a WHEN MATCHED AND t.b IS NOT NULL THEN DELETE; 2024-03-07 14:28:11.781 UTC [24055][client backend] [pg_regress/identity][36/166:8259] ERROR: identity column type must be smallint, integer, or bigint 2024-03-07 14:28:11.781 UTC [24055][client backend] [pg_regress/identity][36/166:8259] STATEMENT: ALTER TABLE itest3 ALTER COLUMN a TYPE text; 2024-03-07 14:28:11.793 UTC [24043][client backend] [pg_regress/rowsecurity][9/294:0] ERROR: infinite recursion detected in policy for relation "rec1" 2024-03-07 14:28:11.793 UTC [24043][client backend] [pg_regress/rowsecurity][9/294:0] STATEMENT: SELECT * FROM rec1; 2024-03-07 14:28:11.809 UTC [24043][client backend] [pg_regress/rowsecurity][9/301:0] ERROR: infinite recursion detected in policy for relation "rec1" 2024-03-07 14:28:11.809 UTC [24043][client backend] [pg_regress/rowsecurity][9/301:0] STATEMENT: SELECT * FROM rec1; 2024-03-07 14:28:11.809 UTC [24037][client backend] [pg_regress/privileges][18/551:8287] ERROR: duplicate key value violates unique constraint "t1_pkey" 2024-03-07 14:28:11.809 UTC [24037][client backend] [pg_regress/privileges][18/551:8287] STATEMENT: INSERT INTO t1 (c1, c2) VALUES (1, 1); 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/552:8289] ERROR: duplicate key value violates unique constraint "t1_pkey" 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/552:8289] STATEMENT: UPDATE t1 SET c2 = 1; 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/553:0] ERROR: null value in column "c1" of relation "t1" violates not-null constraint 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/553:0] DETAIL: Failing row contains (c1, c2) = (null, null). 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/553:0] STATEMENT: INSERT INTO t1 (c1, c2) VALUES (null, null); 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/554:0] ERROR: null value in column "c1" of relation "t1" violates not-null constraint 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/554:0] DETAIL: Failing row contains (c1, c3) = (null, null). 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/554:0] STATEMENT: INSERT INTO t1 (c3) VALUES (null); 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/555:0] ERROR: null value in column "c2" of relation "t1" violates not-null constraint 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/555:0] DETAIL: Failing row contains (c1) = (5). 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/555:0] STATEMENT: INSERT INTO t1 (c1) VALUES (5); 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/556:0] ERROR: new row for relation "t1" violates check constraint "t1_c3_check" 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/556:0] DETAIL: Failing row contains (c1, c3) = (1, 10). 2024-03-07 14:28:11.811 UTC [24037][client backend] [pg_regress/privileges][18/556:0] STATEMENT: UPDATE t1 SET c3 = 10; 2024-03-07 14:28:11.825 UTC [24043][client backend] [pg_regress/rowsecurity][9/309:0] ERROR: infinite recursion detected in policy for relation "rec1" 2024-03-07 14:28:11.825 UTC [24043][client backend] [pg_regress/rowsecurity][9/309:0] STATEMENT: SELECT * FROM rec1; 2024-03-07 14:28:11.852 UTC [24043][client backend] [pg_regress/rowsecurity][9/318:0] ERROR: infinite recursion detected in policy for relation "rec1" 2024-03-07 14:28:11.852 UTC [24043][client backend] [pg_regress/rowsecurity][9/318:0] STATEMENT: SELECT * FROM rec1; 2024-03-07 14:28:11.859 UTC [24048][client backend] [pg_regress/matview][19/256:8317] ERROR: could not create unique index "mvtest_mv_a_idx" 2024-03-07 14:28:11.859 UTC [24048][client backend] [pg_regress/matview][19/256:8317] DETAIL: Key (a)=(1) is duplicated. 2024-03-07 14:28:11.859 UTC [24048][client backend] [pg_regress/matview][19/256:8317] STATEMENT: REFRESH MATERIALIZED VIEW mvtest_mv; 2024-03-07 14:28:11.868 UTC [24037][client backend] [pg_regress/privileges][18/569:0] ERROR: null value in column "b" of relation "errtst_part_1" violates not-null constraint 2024-03-07 14:28:11.868 UTC [24037][client backend] [pg_regress/privileges][18/569:0] DETAIL: Failing row contains (a, b, c) = (aaa, null, null). 2024-03-07 14:28:11.868 UTC [24037][client backend] [pg_regress/privileges][18/569:0] STATEMENT: INSERT INTO errtst (a, b) VALUES ('aaa', NULL); 2024-03-07 14:28:11.869 UTC [24048][client backend] [pg_regress/matview][19/257:8324] ERROR: new data for materialized view "mvtest_mv" contains duplicate rows without any null columns 2024-03-07 14:28:11.869 UTC [24048][client backend] [pg_regress/matview][19/257:8324] DETAIL: Row: (1,10) 2024-03-07 14:28:11.869 UTC [24048][client backend] [pg_regress/matview][19/257:8324] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY mvtest_mv; 2024-03-07 14:28:11.870 UTC [24037][client backend] [pg_regress/privileges][18/570:0] ERROR: null value in column "b" of relation "errtst_part_1" violates not-null constraint 2024-03-07 14:28:11.870 UTC [24037][client backend] [pg_regress/privileges][18/570:0] DETAIL: Failing row contains (a, b, c) = (aaa, null, ccc). 2024-03-07 14:28:11.870 UTC [24037][client backend] [pg_regress/privileges][18/570:0] STATEMENT: UPDATE errtst SET b = NULL; 2024-03-07 14:28:11.870 UTC [24041][client backend] [pg_regress/generated][11/219:8326] ERROR: cannot drop column b of table gtest10 because other objects depend on it 2024-03-07 14:28:11.870 UTC [24041][client backend] [pg_regress/generated][11/219:8326] DETAIL: column c of table gtest10 depends on column b of table gtest10 2024-03-07 14:28:11.870 UTC [24041][client backend] [pg_regress/generated][11/219:8326] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:28:11.870 UTC [24041][client backend] [pg_regress/generated][11/219:8326] STATEMENT: ALTER TABLE gtest10 DROP COLUMN b; 2024-03-07 14:28:11.874 UTC [24037][client backend] [pg_regress/privileges][18/571:0] ERROR: null value in column "b" of relation "errtst_part_1" violates not-null constraint 2024-03-07 14:28:11.874 UTC [24037][client backend] [pg_regress/privileges][18/571:0] DETAIL: Failing row contains (a, b, c) = (aaa, null, ccc). 2024-03-07 14:28:11.874 UTC [24037][client backend] [pg_regress/privileges][18/571:0] STATEMENT: UPDATE errtst SET a = 'aaa', b = NULL; 2024-03-07 14:28:11.876 UTC [24037][client backend] [pg_regress/privileges][18/572:8330] ERROR: null value in column "b" of relation "errtst_part_2" violates not-null constraint 2024-03-07 14:28:11.876 UTC [24037][client backend] [pg_regress/privileges][18/572:8330] DETAIL: Failing row contains (a, b, c) = (aaaa, null, ccc). 2024-03-07 14:28:11.876 UTC [24037][client backend] [pg_regress/privileges][18/572:8330] STATEMENT: UPDATE errtst SET a = 'aaaa', b = NULL; 2024-03-07 14:28:11.877 UTC [24037][client backend] [pg_regress/privileges][18/573:8332] ERROR: null value in column "b" of relation "errtst_part_2" violates not-null constraint 2024-03-07 14:28:11.877 UTC [24037][client backend] [pg_regress/privileges][18/573:8332] DETAIL: Failing row contains (a, b, c) = (aaaa, null, ccc). 2024-03-07 14:28:11.877 UTC [24037][client backend] [pg_regress/privileges][18/573:8332] STATEMENT: UPDATE errtst SET a = 'aaaa', b = NULL WHERE a = 'aaa'; 2024-03-07 14:28:11.900 UTC [24038][client backend] [pg_regress/replica_identity][16/254:8339] ERROR: column "b" is in index used as replica identity 2024-03-07 14:28:11.900 UTC [24038][client backend] [pg_regress/replica_identity][16/254:8339] STATEMENT: ALTER TABLE test_replica_identity5 DROP CONSTRAINT test_replica_identity5_pkey; 2024-03-07 14:28:11.909 UTC [24043][client backend] [pg_regress/rowsecurity][9/332:0] ERROR: infinite recursion detected in policy for relation "s1" 2024-03-07 14:28:11.909 UTC [24043][client backend] [pg_regress/rowsecurity][9/332:0] STATEMENT: SELECT * FROM s1 WHERE f_leak(b); 2024-03-07 14:28:11.909 UTC [24043][client backend] [pg_regress/rowsecurity][9/333:0] ERROR: infinite recursion detected in policy for relation "s1" 2024-03-07 14:28:11.909 UTC [24043][client backend] [pg_regress/rowsecurity][9/333:0] STATEMENT: INSERT INTO s1 VALUES (1, 'foo'); 2024-03-07 14:28:11.913 UTC [24037][client backend] [pg_regress/privileges][18/583:0] ERROR: permission denied for table atest6 2024-03-07 14:28:11.913 UTC [24037][client backend] [pg_regress/privileges][18/583:0] STATEMENT: SELECT atest6 FROM atest6; 2024-03-07 14:28:11.914 UTC [24037][client backend] [pg_regress/privileges][18/584:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.914 UTC [24037][client backend] [pg_regress/privileges][18/584:0] STATEMENT: SELECT one FROM atest5 NATURAL JOIN atest6; 2024-03-07 14:28:11.914 UTC [24038][client backend] [pg_regress/replica_identity][16/257:8363] ERROR: column "b" is in index used as replica identity 2024-03-07 14:28:11.914 UTC [24038][client backend] [pg_regress/replica_identity][16/257:8363] STATEMENT: ALTER TABLE test_replica_identity5 ALTER b DROP NOT NULL; 2024-03-07 14:28:11.924 UTC [24037][client backend] [pg_regress/privileges][18/594:0] ERROR: permission denied for table atest6 2024-03-07 14:28:11.924 UTC [24037][client backend] [pg_regress/privileges][18/594:0] STATEMENT: SELECT * FROM atest6; 2024-03-07 14:28:11.925 UTC [24037][client backend] [pg_regress/privileges][18/595:0] ERROR: permission denied for table atest6 2024-03-07 14:28:11.925 UTC [24037][client backend] [pg_regress/privileges][18/595:0] STATEMENT: SELECT 1 FROM atest6; 2024-03-07 14:28:11.925 UTC [24037][client backend] [pg_regress/privileges][18/597:0] ERROR: permission denied for table atest5 2024-03-07 14:28:11.925 UTC [24037][client backend] [pg_regress/privileges][18/597:0] STATEMENT: DELETE FROM atest5 WHERE one = 1; 2024-03-07 14:28:11.929 UTC [24043][client backend] [pg_regress/rowsecurity][9/350:0] ERROR: infinite recursion detected in policy for relation "s1" 2024-03-07 14:28:11.929 UTC [24043][client backend] [pg_regress/rowsecurity][9/350:0] STATEMENT: SELECT * FROM s1 WHERE f_leak(b); 2024-03-07 14:28:11.952 UTC [24037][client backend] [pg_regress/privileges][18/610:0] ERROR: permission denied for table atestc 2024-03-07 14:28:11.952 UTC [24037][client backend] [pg_regress/privileges][18/610:0] STATEMENT: SELECT fy FROM atestc; 2024-03-07 14:28:11.985 UTC [24041][client backend] [pg_regress/generated][11/243:0] ERROR: permission denied for table gtest11s 2024-03-07 14:28:11.985 UTC [24041][client backend] [pg_regress/generated][11/243:0] STATEMENT: SELECT a, b FROM gtest11s; 2024-03-07 14:28:11.987 UTC [24041][client backend] [pg_regress/generated][11/245:0] ERROR: permission denied for function gf1 2024-03-07 14:28:11.987 UTC [24041][client backend] [pg_regress/generated][11/245:0] STATEMENT: SELECT gf1(10); 2024-03-07 14:28:11.988 UTC [24037][client backend] [pg_regress/privileges][18/623:0] ERROR: permission denied for table atestc 2024-03-07 14:28:11.988 UTC [24037][client backend] [pg_regress/privileges][18/623:0] STATEMENT: SELECT f2 FROM atestc; 2024-03-07 14:28:11.989 UTC [24041][client backend] [pg_regress/generated][11/248:8409] ERROR: cannot drop function gf1(integer) because other objects depend on it 2024-03-07 14:28:11.989 UTC [24041][client backend] [pg_regress/generated][11/248:8409] DETAIL: column c of table gtest12s depends on function gf1(integer) 2024-03-07 14:28:11.989 UTC [24041][client backend] [pg_regress/generated][11/248:8409] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-03-07 14:28:11.989 UTC [24041][client backend] [pg_regress/generated][11/248:8409] STATEMENT: DROP FUNCTION gf1(int); 2024-03-07 14:28:11.990 UTC [24037][client backend] [pg_regress/privileges][18/625:0] ERROR: permission denied for table atestc 2024-03-07 14:28:11.990 UTC [24037][client backend] [pg_regress/privileges][18/625:0] STATEMENT: DELETE FROM atestc; 2024-03-07 14:28:11.994 UTC [24037][client backend] [pg_regress/privileges][18/627:0] ERROR: permission denied for table atestc 2024-03-07 14:28:11.994 UTC [24037][client backend] [pg_regress/privileges][18/627:0] STATEMENT: UPDATE atestc SET f1 = 1; 2024-03-07 14:28:11.996 UTC [24037][client backend] [pg_regress/privileges][18/629:0] ERROR: permission denied for table atestc 2024-03-07 14:28:11.996 UTC [24037][client backend] [pg_regress/privileges][18/629:0] STATEMENT: TRUNCATE atestc; 2024-03-07 14:28:11.997 UTC [24037][client backend] [pg_regress/privileges][18/631:0] ERROR: permission denied for table atestc 2024-03-07 14:28:11.997 UTC [24037][client backend] [pg_regress/privileges][18/631:0] STATEMENT: LOCK atestc; 2024-03-07 14:28:12.009 UTC [24038][client backend] [pg_regress/replica_identity][:0] LOG: disconnection: session time: 0:00:01.258 user=postgres database=regression host=[local] 2024-03-07 14:28:12.015 UTC [24041][client backend] [pg_regress/generated][11/254:0] ERROR: new row for relation "gtest20" violates check constraint "gtest20_b_check" 2024-03-07 14:28:12.015 UTC [24041][client backend] [pg_regress/generated][11/254:0] DETAIL: Failing row contains (30, 60). 2024-03-07 14:28:12.015 UTC [24041][client backend] [pg_regress/generated][11/254:0] STATEMENT: INSERT INTO gtest20 (a) VALUES (30); 2024-03-07 14:28:12.017 UTC [24041][client backend] [pg_regress/generated][11/255:8424] ERROR: check constraint "gtest20_b_check" of relation "gtest20" is violated by some row 2024-03-07 14:28:12.017 UTC [24041][client backend] [pg_regress/generated][11/255:8424] STATEMENT: ALTER TABLE gtest20 ALTER COLUMN b SET EXPRESSION AS (a * 100); 2024-03-07 14:28:12.026 UTC [24141][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:12.033 UTC [24141][client backend] [[unknown]][34/53:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:12.033 UTC [24141][client backend] [[unknown]][34/53:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:12.035 UTC [24037][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:01.292 user=postgres database=regression host=[local] 2024-03-07 14:28:12.058 UTC [24141][client backend] [pg_regress/privileges][34/56:0] ERROR: language "c" is not trusted 2024-03-07 14:28:12.058 UTC [24141][client backend] [pg_regress/privileges][34/56:0] DETAIL: GRANT and REVOKE are not allowed on untrusted languages, because only superusers can use untrusted languages. 2024-03-07 14:28:12.058 UTC [24141][client backend] [pg_regress/privileges][34/56:0] STATEMENT: GRANT USAGE ON LANGUAGE c TO PUBLIC; 2024-03-07 14:28:12.059 UTC [24141][client backend] [pg_regress/privileges][34/58:0] WARNING: no privileges were granted for "sql" 2024-03-07 14:28:12.061 UTC [24043][client backend] [pg_regress/rowsecurity][9/406:0] ERROR: new row violates row-level security policy for table "b1" 2024-03-07 14:28:12.061 UTC [24043][client backend] [pg_regress/rowsecurity][9/406:0] STATEMENT: INSERT INTO bv1 VALUES (-1, 'xxx'); 2024-03-07 14:28:12.061 UTC [24043][client backend] [pg_regress/rowsecurity][9/407:0] ERROR: new row violates row-level security policy for table "b1" 2024-03-07 14:28:12.061 UTC [24043][client backend] [pg_regress/rowsecurity][9/407:0] STATEMENT: INSERT INTO bv1 VALUES (11, 'xxx'); 2024-03-07 14:28:12.071 UTC [24041][client backend] [pg_regress/generated][11/260:8453] ERROR: check constraint "gtest20a_b_check" of relation "gtest20a" is violated by some row 2024-03-07 14:28:12.071 UTC [24041][client backend] [pg_regress/generated][11/260:8453] STATEMENT: ALTER TABLE gtest20a ADD CHECK (b < 50); 2024-03-07 14:28:12.075 UTC [24141][client backend] [pg_regress/privileges][34/65:0] ERROR: priv_testproc1(integer) is not a function 2024-03-07 14:28:12.075 UTC [24141][client backend] [pg_regress/privileges][34/65:0] STATEMENT: REVOKE ALL ON FUNCTION priv_testproc1(int) FROM PUBLIC; 2024-03-07 14:28:12.076 UTC [24141][client backend] [pg_regress/privileges][34/68:0] ERROR: invalid privilege type USAGE for function 2024-03-07 14:28:12.076 UTC [24141][client backend] [pg_regress/privileges][34/68:0] STATEMENT: GRANT USAGE ON FUNCTION priv_testfunc1(int) TO regress_priv_user3; 2024-03-07 14:28:12.076 UTC [24141][client backend] [pg_regress/privileges][34/69:0] ERROR: invalid privilege type USAGE for function 2024-03-07 14:28:12.076 UTC [24141][client backend] [pg_regress/privileges][34/69:0] STATEMENT: GRANT USAGE ON FUNCTION priv_testagg1(int) TO regress_priv_user3; 2024-03-07 14:28:12.077 UTC [24141][client backend] [pg_regress/privileges][34/70:0] ERROR: invalid privilege type USAGE for procedure 2024-03-07 14:28:12.077 UTC [24141][client backend] [pg_regress/privileges][34/70:0] STATEMENT: GRANT USAGE ON PROCEDURE priv_testproc1(int) TO regress_priv_user3; 2024-03-07 14:28:12.079 UTC [24141][client backend] [pg_regress/privileges][34/72:0] ERROR: function priv_testfunc_nosuch(integer) does not exist 2024-03-07 14:28:12.079 UTC [24141][client backend] [pg_regress/privileges][34/72:0] STATEMENT: GRANT ALL PRIVILEGES ON FUNCTION priv_testfunc_nosuch(int) TO regress_priv_user4; 2024-03-07 14:28:12.083 UTC [24043][client backend] [pg_regress/rowsecurity][9/423:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.083 UTC [24043][client backend] [pg_regress/rowsecurity][9/423: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; 2024-03-07 14:28:12.085 UTC [24141][client backend] [pg_regress/privileges][34/79:0] ERROR: permission denied for language sql 2024-03-07 14:28:12.085 UTC [24141][client backend] [pg_regress/privileges][34/79:0] STATEMENT: CREATE FUNCTION priv_testfunc3(int) RETURNS int AS 'select 2 * $1;' LANGUAGE sql; 2024-03-07 14:28:12.086 UTC [24048][client backend] [pg_regress/matview][19/281:0] ERROR: too many column names were specified 2024-03-07 14:28:12.086 UTC [24048][client backend] [pg_regress/matview][19/281:0] STATEMENT: CREATE MATERIALIZED VIEW mvtest_mv_v (ii, jj, kk) AS SELECT i, j FROM mvtest_v; 2024-03-07 14:28:12.088 UTC [24043][client backend] [pg_regress/rowsecurity][9/425:8474] ERROR: new row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.088 UTC [24043][client backend] [pg_regress/rowsecurity][9/425:8474] 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; 2024-03-07 14:28:12.088 UTC [24041][client backend] [pg_regress/generated][11/265:8475] ERROR: check constraint "chk" of relation "gtest20b" is violated by some row 2024-03-07 14:28:12.088 UTC [24041][client backend] [pg_regress/generated][11/265:8475] STATEMENT: ALTER TABLE gtest20b VALIDATE CONSTRAINT chk; 2024-03-07 14:28:12.093 UTC [24141][client backend] [pg_regress/privileges][34/83:0] ERROR: permission denied for function priv_testfunc1 2024-03-07 14:28:12.093 UTC [24141][client backend] [pg_regress/privileges][34/83:0] STATEMENT: SELECT priv_testfunc1(5); 2024-03-07 14:28:12.094 UTC [24141][client backend] [pg_regress/privileges][34/84:0] ERROR: permission denied for aggregate priv_testagg1 2024-03-07 14:28:12.094 UTC [24141][client backend] [pg_regress/privileges][34/84:0] STATEMENT: SELECT priv_testagg1(x) FROM (VALUES (1), (2), (3)) _(x); 2024-03-07 14:28:12.094 UTC [24141][client backend] [pg_regress/privileges][34/85:0] ERROR: permission denied for procedure priv_testproc1 2024-03-07 14:28:12.094 UTC [24141][client backend] [pg_regress/privileges][34/85:0] STATEMENT: CALL priv_testproc1(6); 2024-03-07 14:28:12.095 UTC [24141][client backend] [pg_regress/privileges][34/86:0] ERROR: permission denied for table atest2 2024-03-07 14:28:12.095 UTC [24141][client backend] [pg_regress/privileges][34/86:0] STATEMENT: SELECT col1 FROM atest2 WHERE col2 = true; 2024-03-07 14:28:12.097 UTC [24048][client backend] [pg_regress/matview][19/284:0] ERROR: too many column names were specified 2024-03-07 14:28:12.097 UTC [24048][client backend] [pg_regress/matview][19/284:0] STATEMENT: CREATE MATERIALIZED VIEW mvtest_mv_v_3 (ii, jj, kk) AS SELECT i, j FROM mvtest_v WITH NO DATA; 2024-03-07 14:28:12.102 UTC [24141][client backend] [pg_regress/privileges][34/92:0] ERROR: must be owner of function priv_testfunc1 2024-03-07 14:28:12.102 UTC [24141][client backend] [pg_regress/privileges][34/92:0] STATEMENT: DROP FUNCTION priv_testfunc1(int); 2024-03-07 14:28:12.102 UTC [24141][client backend] [pg_regress/privileges][34/93:0] ERROR: must be owner of aggregate priv_testagg1 2024-03-07 14:28:12.102 UTC [24141][client backend] [pg_regress/privileges][34/93:0] STATEMENT: DROP AGGREGATE priv_testagg1(int); 2024-03-07 14:28:12.103 UTC [24141][client backend] [pg_regress/privileges][34/94:0] ERROR: must be owner of procedure priv_testproc1 2024-03-07 14:28:12.103 UTC [24141][client backend] [pg_regress/privileges][34/94:0] STATEMENT: DROP PROCEDURE priv_testproc1(int); 2024-03-07 14:28:12.109 UTC [24043][client backend] [pg_regress/rowsecurity][9/429:8484] ERROR: new row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.109 UTC [24043][client backend] [pg_regress/rowsecurity][9/429:8484] 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 *; 2024-03-07 14:28:12.109 UTC [24041][client backend] [pg_regress/generated][11/268:0] ERROR: null value in column "b" of relation "gtest21a" violates not-null constraint 2024-03-07 14:28:12.109 UTC [24041][client backend] [pg_regress/generated][11/268:0] DETAIL: Failing row contains (0, null). 2024-03-07 14:28:12.109 UTC [24041][client backend] [pg_regress/generated][11/268:0] STATEMENT: INSERT INTO gtest21a (a) VALUES (0); 2024-03-07 14:28:12.114 UTC [24043][client backend] [pg_regress/rowsecurity][9/431:8488] ERROR: new row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.114 UTC [24043][client backend] [pg_regress/rowsecurity][9/431:8488] 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 *; 2024-03-07 14:28:12.129 UTC [24156][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:12.130 UTC [24156][client backend] [[unknown]][32/73:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:12.130 UTC [24156][client backend] [[unknown]][32/73:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:12.132 UTC [24141][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.106 user=postgres database=regression host=[local] 2024-03-07 14:28:12.137 UTC [24041][client backend] [pg_regress/generated][11/272:0] ERROR: null value in column "b" of relation "gtest21b" violates not-null constraint 2024-03-07 14:28:12.137 UTC [24041][client backend] [pg_regress/generated][11/272:0] DETAIL: Failing row contains (0, null). 2024-03-07 14:28:12.137 UTC [24041][client backend] [pg_regress/generated][11/272:0] STATEMENT: INSERT INTO gtest21b (a) VALUES (0); 2024-03-07 14:28:12.139 UTC [24043][client backend] [pg_regress/rowsecurity][9/438:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.139 UTC [24043][client backend] [pg_regress/rowsecurity][9/438: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 *; 2024-03-07 14:28:12.143 UTC [24043][client backend] [pg_regress/rowsecurity][9/439:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.143 UTC [24043][client backend] [pg_regress/rowsecurity][9/439: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 *; 2024-03-07 14:28:12.157 UTC [24043][client backend] [pg_regress/rowsecurity][9/444:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.157 UTC [24043][client backend] [pg_regress/rowsecurity][9/444: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; 2024-03-07 14:28:12.159 UTC [24043][client backend] [pg_regress/rowsecurity][9/445:8510] ERROR: new row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.159 UTC [24043][client backend] [pg_regress/rowsecurity][9/445:8510] 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; 2024-03-07 14:28:12.161 UTC [24043][client backend] [pg_regress/rowsecurity][9/446:8512] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.161 UTC [24043][client backend] [pg_regress/rowsecurity][9/446:8512] 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'; 2024-03-07 14:28:12.162 UTC [24041][client backend] [pg_regress/generated][11/277:8513] ERROR: duplicate key value violates unique constraint "gtest22a_b_key" 2024-03-07 14:28:12.162 UTC [24041][client backend] [pg_regress/generated][11/277:8513] DETAIL: Key (b)=(1) already exists. 2024-03-07 14:28:12.162 UTC [24041][client backend] [pg_regress/generated][11/277:8513] STATEMENT: INSERT INTO gtest22a VALUES (3); 2024-03-07 14:28:12.169 UTC [24041][client backend] [pg_regress/generated][11/281:8524] ERROR: duplicate key value violates unique constraint "gtest22b_pkey" 2024-03-07 14:28:12.169 UTC [24041][client backend] [pg_regress/generated][11/281:8524] DETAIL: Key (a, b)=(2, 1) already exists. 2024-03-07 14:28:12.169 UTC [24041][client backend] [pg_regress/generated][11/281:8524] STATEMENT: INSERT INTO gtest22b VALUES (2); 2024-03-07 14:28:12.172 UTC [24043][client backend] [pg_regress/rowsecurity][9/456:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.172 UTC [24043][client backend] [pg_regress/rowsecurity][9/456: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; 2024-03-07 14:28:12.174 UTC [24156][client backend] [pg_regress/privileges][32/76:8519] ERROR: permission denied for function int8 2024-03-07 14:28:12.174 UTC [24156][client backend] [pg_regress/privileges][32/76:8519] STATEMENT: SELECT '{1}'::int4[]::int8[]; 2024-03-07 14:28:12.180 UTC [24043][client backend] [pg_regress/rowsecurity][9/459:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.180 UTC [24043][client backend] [pg_regress/rowsecurity][9/459: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 '; 2024-03-07 14:28:12.182 UTC [24043][client backend] [pg_regress/rowsecurity][9/460:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.182 UTC [24043][client backend] [pg_regress/rowsecurity][9/460:0] STATEMENT: MERGE INTO document d USING (SELECT 3 as sdid) s ON did = s.sdid WHEN MATCHED THEN DELETE; 2024-03-07 14:28:12.185 UTC [24043][client backend] [pg_regress/rowsecurity][9/461:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.185 UTC [24043][client backend] [pg_regress/rowsecurity][9/461: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; 2024-03-07 14:28:12.187 UTC [24043][client backend] [pg_regress/rowsecurity][9/462:0] ERROR: target row violates row-level security policy (USING expression) for table "document" 2024-03-07 14:28:12.187 UTC [24043][client backend] [pg_regress/rowsecurity][9/462: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; 2024-03-07 14:28:12.188 UTC [24160][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:12.192 UTC [24160][client backend] [[unknown]][28/88:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:12.193 UTC [24160][client backend] [[unknown]][28/88:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:12.195 UTC [24156][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.069 user=postgres database=regression host=[local] 2024-03-07 14:28:12.200 UTC [24043][client backend] [pg_regress/rowsecurity][9/470:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.200 UTC [24043][client backend] [pg_regress/rowsecurity][9/470: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'); 2024-03-07 14:28:12.223 UTC [24043][client backend] [pg_regress/rowsecurity][9/477:8543] ERROR: duplicate key value violates unique constraint "document_pkey" 2024-03-07 14:28:12.223 UTC [24043][client backend] [pg_regress/rowsecurity][9/477:8543] 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'); 2024-03-07 14:28:12.225 UTC [24160][client backend] [pg_regress/privileges][28/92:0] ERROR: cannot set privileges of array types 2024-03-07 14:28:12.225 UTC [24160][client backend] [pg_regress/privileges][28/92:0] HINT: Set the privileges of the element type instead. 2024-03-07 14:28:12.225 UTC [24160][client backend] [pg_regress/privileges][28/92:0] STATEMENT: GRANT USAGE ON TYPE _priv_testtype1 TO regress_priv_user2; 2024-03-07 14:28:12.226 UTC [24160][client backend] [pg_regress/privileges][28/93:0] ERROR: "priv_testtype1" is not a domain 2024-03-07 14:28:12.226 UTC [24160][client backend] [pg_regress/privileges][28/93:0] STATEMENT: GRANT USAGE ON DOMAIN priv_testtype1 TO regress_priv_user2; 2024-03-07 14:28:12.228 UTC [24043][client backend] [pg_regress/rowsecurity][9/478:0] ERROR: new row violates row-level security policy for table "document" 2024-03-07 14:28:12.228 UTC [24043][client backend] [pg_regress/rowsecurity][9/478: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'); 2024-03-07 14:28:12.229 UTC [24160][client backend] [pg_regress/privileges][28/99:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.229 UTC [24160][client backend] [pg_regress/privileges][28/99:0] STATEMENT: CREATE AGGREGATE priv_testagg1a(priv_testdomain1) (sfunc = int4_sum, stype = bigint); 2024-03-07 14:28:12.230 UTC [24160][client backend] [pg_regress/privileges][28/100:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.230 UTC [24160][client backend] [pg_regress/privileges][28/100:0] STATEMENT: CREATE DOMAIN priv_testdomain2a AS priv_testdomain1; 2024-03-07 14:28:12.240 UTC [24160][client backend] [pg_regress/privileges][28/103:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.240 UTC [24160][client backend] [pg_regress/privileges][28/103:0] STATEMENT: CREATE CAST (priv_testdomain1 AS priv_testdomain3a) WITH FUNCTION castfunc(int); 2024-03-07 14:28:12.244 UTC [24160][client backend] [pg_regress/privileges][28/106:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.244 UTC [24160][client backend] [pg_regress/privileges][28/106:0] STATEMENT: CREATE FUNCTION priv_testfunc5a(a priv_testdomain1) RETURNS int LANGUAGE SQL AS $$ SELECT $1 $$; 2024-03-07 14:28:12.246 UTC [24160][client backend] [pg_regress/privileges][28/107:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.246 UTC [24160][client backend] [pg_regress/privileges][28/107:0] STATEMENT: CREATE FUNCTION priv_testfunc6a(b int) RETURNS priv_testdomain1 LANGUAGE SQL AS $$ SELECT $1::priv_testdomain1 $$; 2024-03-07 14:28:12.246 UTC [24160][client backend] [pg_regress/privileges][28/108:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.246 UTC [24160][client backend] [pg_regress/privileges][28/108:0] STATEMENT: CREATE OPERATOR !+! (PROCEDURE = int4pl, LEFTARG = priv_testdomain1, RIGHTARG = priv_testdomain1); 2024-03-07 14:28:12.247 UTC [24160][client backend] [pg_regress/privileges][28/109:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.247 UTC [24160][client backend] [pg_regress/privileges][28/109:0] STATEMENT: CREATE TABLE test5a (a int, b priv_testdomain1); 2024-03-07 14:28:12.247 UTC [24160][client backend] [pg_regress/privileges][28/110:0] ERROR: permission denied for type priv_testtype1 2024-03-07 14:28:12.247 UTC [24160][client backend] [pg_regress/privileges][28/110:0] STATEMENT: CREATE TABLE test6a OF priv_testtype1; 2024-03-07 14:28:12.248 UTC [24160][client backend] [pg_regress/privileges][28/111:0] ERROR: permission denied for type priv_testtype1 2024-03-07 14:28:12.248 UTC [24160][client backend] [pg_regress/privileges][28/111:0] STATEMENT: CREATE TABLE test10a (a int[], b priv_testtype1[]); 2024-03-07 14:28:12.255 UTC [24160][client backend] [pg_regress/privileges][28/113:8565] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.255 UTC [24160][client backend] [pg_regress/privileges][28/113:8565] STATEMENT: ALTER TABLE test9a ADD COLUMN c priv_testdomain1; 2024-03-07 14:28:12.256 UTC [24160][client backend] [pg_regress/privileges][28/114:8566] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.256 UTC [24160][client backend] [pg_regress/privileges][28/114:8566] STATEMENT: ALTER TABLE test9a ALTER COLUMN b TYPE priv_testdomain1; 2024-03-07 14:28:12.256 UTC [24160][client backend] [pg_regress/privileges][28/115:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.256 UTC [24160][client backend] [pg_regress/privileges][28/115:0] STATEMENT: CREATE TYPE test7a AS (a int, b priv_testdomain1); 2024-03-07 14:28:12.258 UTC [24055][client backend] [pg_regress/identity][36/242:8570] ERROR: column "b" of relation "itest6" is not an identity column 2024-03-07 14:28:12.258 UTC [24055][client backend] [pg_regress/identity][36/242:8570] STATEMENT: ALTER TABLE itest6 ALTER COLUMN b SET INCREMENT BY 2; 2024-03-07 14:28:12.259 UTC [24160][client backend] [pg_regress/privileges][28/117:8571] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.259 UTC [24160][client backend] [pg_regress/privileges][28/117:8571] STATEMENT: ALTER TYPE test8a ADD ATTRIBUTE c priv_testdomain1; 2024-03-07 14:28:12.259 UTC [24055][client backend] [pg_regress/identity][36/243:0] ERROR: cannot change ownership of identity sequence 2024-03-07 14:28:12.259 UTC [24055][client backend] [pg_regress/identity][36/243:0] DETAIL: Sequence "itest6_a_seq" is linked to table "itest6". 2024-03-07 14:28:12.259 UTC [24055][client backend] [pg_regress/identity][36/243:0] STATEMENT: ALTER SEQUENCE itest6_a_seq OWNED BY NONE; 2024-03-07 14:28:12.265 UTC [24160][client backend] [pg_regress/privileges][28/118:8573] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.265 UTC [24160][client backend] [pg_regress/privileges][28/118:8573] STATEMENT: ALTER TYPE test8a ALTER ATTRIBUTE b TYPE priv_testdomain1; 2024-03-07 14:28:12.266 UTC [24160][client backend] [pg_regress/privileges][28/119:0] ERROR: permission denied for type priv_testdomain1 2024-03-07 14:28:12.266 UTC [24160][client backend] [pg_regress/privileges][28/119:0] STATEMENT: CREATE TABLE test11a AS (SELECT 1::priv_testdomain1 AS a); 2024-03-07 14:28:12.266 UTC [24160][client backend] [pg_regress/privileges][28/120:0] ERROR: permission denied for type priv_testtype1 2024-03-07 14:28:12.266 UTC [24160][client backend] [pg_regress/privileges][28/120:0] STATEMENT: REVOKE ALL ON TYPE priv_testtype1 FROM PUBLIC; 2024-03-07 14:28:12.272 UTC [24160][client backend] [pg_regress/privileges][28/126:0] WARNING: cast will be ignored because the source data type is a domain 2024-03-07 14:28:12.295 UTC [24046][client backend] [pg_regress/collate][15/292:8102] ERROR: insert or update on table "collate_test22" violates foreign key constraint "collate_test22_f2_fkey" 2024-03-07 14:28:12.295 UTC [24046][client backend] [pg_regress/collate][15/292:8102] DETAIL: Key (f2)=(baz) is not present in table "collate_test20". 2024-03-07 14:28:12.295 UTC [24046][client backend] [pg_regress/collate][15/292:8102] STATEMENT: ALTER TABLE collate_test22 ADD FOREIGN KEY (f2) REFERENCES collate_test20; 2024-03-07 14:28:12.302 UTC [24055][client backend] [pg_regress/identity][36/255:8605] ERROR: cannot recursively add identity column to table that has child tables 2024-03-07 14:28:12.302 UTC [24055][client backend] [pg_regress/identity][36/255:8605] STATEMENT: ALTER TABLE itest7d ADD COLUMN b int GENERATED ALWAYS AS IDENTITY; 2024-03-07 14:28:12.315 UTC [24041][client backend] [pg_regress/generated][11/316:8613] ERROR: invalid ON UPDATE action for foreign key constraint containing generated column 2024-03-07 14:28:12.315 UTC [24041][client backend] [pg_regress/generated][11/316:8613] STATEMENT: CREATE TABLE gtest23x (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) STORED REFERENCES gtest23a (x) ON UPDATE CASCADE); 2024-03-07 14:28:12.322 UTC [24160][client backend] [pg_regress/privileges][28/141:0] WARNING: no privileges could be revoked for "priv_testtype1" 2024-03-07 14:28:12.328 UTC [24041][client backend] [pg_regress/generated][11/317:8619] ERROR: invalid ON DELETE action for foreign key constraint containing generated column 2024-03-07 14:28:12.328 UTC [24041][client backend] [pg_regress/generated][11/317:8619] STATEMENT: CREATE TABLE gtest23x (a int PRIMARY KEY, b int GENERATED ALWAYS AS (a * 2) STORED REFERENCES gtest23a (x) ON DELETE SET NULL); 2024-03-07 14:28:12.340 UTC [24043][client backend] [pg_regress/rowsecurity][9/539:0] ERROR: permission denied for view rls_view 2024-03-07 14:28:12.340 UTC [24043][client backend] [pg_regress/rowsecurity][9/539:0] STATEMENT: SELECT * FROM rls_view; 2024-03-07 14:28:12.342 UTC [24043][client backend] [pg_regress/rowsecurity][9/540:0] ERROR: permission denied for view rls_view 2024-03-07 14:28:12.342 UTC [24043][client backend] [pg_regress/rowsecurity][9/540:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2024-03-07 14:28:12.347 UTC [24169][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:12.350 UTC [24043][client backend] [pg_regress/rowsecurity][9/551:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.350 UTC [24043][client backend] [pg_regress/rowsecurity][9/551:0] STATEMENT: SELECT * FROM rls_view; 2024-03-07 14:28:12.352 UTC [24043][client backend] [pg_regress/rowsecurity][9/552:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.352 UTC [24043][client backend] [pg_regress/rowsecurity][9/552:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2024-03-07 14:28:12.354 UTC [24043][client backend] [pg_regress/rowsecurity][9/554:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.354 UTC [24043][client backend] [pg_regress/rowsecurity][9/554:0] STATEMENT: SELECT * FROM rls_view; 2024-03-07 14:28:12.355 UTC [24169][client backend] [[unknown]][37/272:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:12.355 UTC [24169][client backend] [[unknown]][37/272:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:12.357 UTC [24160][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.169 user=postgres database=regression host=[local] 2024-03-07 14:28:12.359 UTC [24043][client backend] [pg_regress/rowsecurity][9/555:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.359 UTC [24043][client backend] [pg_regress/rowsecurity][9/555:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2024-03-07 14:28:12.395 UTC [24048][client backend] [pg_regress/matview][19/316:0] ERROR: division by zero 2024-03-07 14:28:12.395 UTC [24048][client backend] [pg_regress/matview][19/316:0] STATEMENT: create materialized view mvtest_error as select 1/0 as x; 2024-03-07 14:28:12.396 UTC [24041][client backend] [pg_regress/generated][11/332:8660] ERROR: insert or update on table "gtest23b" violates foreign key constraint "gtest23b_b_fkey" 2024-03-07 14:28:12.396 UTC [24041][client backend] [pg_regress/generated][11/332:8660] DETAIL: Key (b)=(10) is not present in table "gtest23a". 2024-03-07 14:28:12.396 UTC [24041][client backend] [pg_regress/generated][11/332:8660] STATEMENT: INSERT INTO gtest23b VALUES (5); 2024-03-07 14:28:12.402 UTC [24048][client backend] [pg_regress/matview][19/318:8664] ERROR: division by zero 2024-03-07 14:28:12.402 UTC [24048][client backend] [pg_regress/matview][19/318:8664] STATEMENT: refresh materialized view mvtest_error; 2024-03-07 14:28:12.424 UTC [24041][client backend] [pg_regress/generated][11/333:8662] ERROR: insert or update on table "gtest23b" violates foreign key constraint "gtest23b_b_fkey" 2024-03-07 14:28:12.424 UTC [24041][client backend] [pg_regress/generated][11/333:8662] DETAIL: Key (b)=(5) is not present in table "gtest23a". 2024-03-07 14:28:12.424 UTC [24041][client backend] [pg_regress/generated][11/333:8662] STATEMENT: ALTER TABLE gtest23b ALTER COLUMN b SET EXPRESSION AS (a * 5); 2024-03-07 14:28:12.424 UTC [24043][client backend] [pg_regress/rowsecurity][9/599:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.424 UTC [24043][client backend] [pg_regress/rowsecurity][9/599:0] STATEMENT: SELECT * FROM rls_view; 2024-03-07 14:28:12.424 UTC [24043][client backend] [pg_regress/rowsecurity][9/600:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.424 UTC [24043][client backend] [pg_regress/rowsecurity][9/600:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2024-03-07 14:28:12.429 UTC [24043][client backend] [pg_regress/rowsecurity][9/602:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.429 UTC [24043][client backend] [pg_regress/rowsecurity][9/602:0] STATEMENT: SELECT * FROM rls_view; 2024-03-07 14:28:12.430 UTC [24043][client backend] [pg_regress/rowsecurity][9/603:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.430 UTC [24043][client backend] [pg_regress/rowsecurity][9/603:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2024-03-07 14:28:12.441 UTC [24043][client backend] [pg_regress/rowsecurity][9/610:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.441 UTC [24043][client backend] [pg_regress/rowsecurity][9/610:0] STATEMENT: SELECT * FROM rls_view; 2024-03-07 14:28:12.442 UTC [24043][client backend] [pg_regress/rowsecurity][9/611:0] ERROR: permission denied for table z1_blacklist 2024-03-07 14:28:12.442 UTC [24043][client backend] [pg_regress/rowsecurity][9/611:0] STATEMENT: EXPLAIN (COSTS OFF) SELECT * FROM rls_view; 2024-03-07 14:28:12.443 UTC [24055][client backend] [pg_regress/identity][36/277:8681] ERROR: column "f22" of relation "itest8" contains null values 2024-03-07 14:28:12.443 UTC [24055][client backend] [pg_regress/identity][36/277:8681] STATEMENT: ALTER TABLE itest8 ADD COLUMN f22 int NOT NULL, ALTER COLUMN f22 ADD GENERATED ALWAYS AS IDENTITY; 2024-03-07 14:28:12.493 UTC [24169][client backend] [pg_regress/privileges][37/292:0] ERROR: permission denied for table atest3 2024-03-07 14:28:12.493 UTC [24169][client backend] [pg_regress/privileges][37/292:0] STATEMENT: TRUNCATE atest3; 2024-03-07 14:28:12.496 UTC [24169][client backend] [pg_regress/privileges][37/294:0] ERROR: relation "pg_shad" does not exist 2024-03-07 14:28:12.496 UTC [24169][client backend] [pg_regress/privileges][37/294:0] STATEMENT: select has_table_privilege('pg_shad','select'); 2024-03-07 14:28:12.497 UTC [24169][client backend] [pg_regress/privileges][37/295:0] ERROR: role "nosuchuser" does not exist 2024-03-07 14:28:12.497 UTC [24169][client backend] [pg_regress/privileges][37/295:0] STATEMENT: select has_table_privilege('nosuchuser','pg_authid','select'); 2024-03-07 14:28:12.499 UTC [24169][client backend] [pg_regress/privileges][37/296:0] ERROR: unrecognized privilege type: "sel" 2024-03-07 14:28:12.499 UTC [24169][client backend] [pg_regress/privileges][37/296:0] STATEMENT: select has_table_privilege('pg_authid','sel'); 2024-03-07 14:28:12.510 UTC [24048][client backend] [pg_regress/matview][19/330:0] ERROR: relation "mvtest_mv_foo" already exists 2024-03-07 14:28:12.510 UTC [24048][client backend] [pg_regress/matview][19/330:0] STATEMENT: CREATE MATERIALIZED VIEW mvtest_mv_foo AS SELECT * FROM mvtest_foo_data; 2024-03-07 14:28:12.512 UTC [24188][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:12.517 UTC [24188][client backend] [[unknown]][31/113:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:12.517 UTC [24188][client backend] [[unknown]][31/113:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:12.519 UTC [24169][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.172 user=postgres database=regression host=[local] 2024-03-07 14:28:12.536 UTC [24043][client backend] [pg_regress/rowsecurity][9/642:8725] ERROR: policy "p1" for table "y1" already exists 2024-03-07 14:28:12.536 UTC [24043][client backend] [pg_regress/rowsecurity][9/642:8725] STATEMENT: CREATE POLICY p1 ON y1 FOR SELECT USING (a % 2 = 1); 2024-03-07 14:28:12.546 UTC [24041][client backend] [pg_regress/generated][11/341:8728] ERROR: insert or update on table "gtest23q" violates foreign key constraint "gtest23q_b_fkey" 2024-03-07 14:28:12.546 UTC [24041][client backend] [pg_regress/generated][11/341:8728] DETAIL: Key (b)=(5) is not present in table "gtest23p". 2024-03-07 14:28:12.546 UTC [24041][client backend] [pg_regress/generated][11/341:8728] STATEMENT: INSERT INTO gtest23q VALUES (2, 5); 2024-03-07 14:28:12.573 UTC [24041][client backend] [pg_regress/generated][11/345:0] ERROR: value for domain gtestdomain1 violates check constraint "gtestdomain1_check" 2024-03-07 14:28:12.573 UTC [24041][client backend] [pg_regress/generated][11/345:0] STATEMENT: INSERT INTO gtest24 (a) VALUES (6); 2024-03-07 14:28:12.576 UTC [24041][client backend] [pg_regress/generated][11/347:0] ERROR: generated columns are not supported on typed tables 2024-03-07 14:28:12.576 UTC [24041][client backend] [pg_regress/generated][11/347:0] STATEMENT: CREATE TABLE gtest28 OF gtest_type (f1 WITH OPTIONS GENERATED ALWAYS AS (f2 *2) STORED); 2024-03-07 14:28:12.587 UTC [24041][client backend] [pg_regress/generated][11/350:8745] ERROR: child column "f3" specifies generation expression 2024-03-07 14:28:12.587 UTC [24041][client backend] [pg_regress/generated][11/350:8745] HINT: A child table column cannot be generated unless its parent column is. 2024-03-07 14:28:12.587 UTC [24041][client backend] [pg_regress/generated][11/350:8745] 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'); 2024-03-07 14:28:12.591 UTC [24188][client backend] [pg_regress/privileges][31/153:0] ERROR: column "nosuchcol" of relation "pg_authid" does not exist 2024-03-07 14:28:12.591 UTC [24188][client backend] [pg_regress/privileges][31/153:0] STATEMENT: select has_column_privilege('pg_authid','nosuchcol','select'); 2024-03-07 14:28:12.593 UTC [24041][client backend] [pg_regress/generated][11/352:8751] ERROR: column "f3" in child table must not be a generated column 2024-03-07 14:28:12.593 UTC [24041][client backend] [pg_regress/generated][11/352:8751] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); 2024-03-07 14:28:12.610 UTC [24055][client backend] [pg_regress/identity][36/303:0] ERROR: identity columns are not supported on typed tables 2024-03-07 14:28:12.610 UTC [24055][client backend] [pg_regress/identity][36/303:0] STATEMENT: CREATE TABLE itest12 OF itest_type (f1 WITH OPTIONS GENERATED ALWAYS AS IDENTITY); 2024-03-07 14:28:12.611 UTC [24048][client backend] [pg_regress/matview][19/342:8755] ERROR: could not find suitable unique index on materialized view 2024-03-07 14:28:12.611 UTC [24048][client backend] [pg_regress/matview][19/342:8755] STATEMENT: REFRESH MATERIALIZED VIEW CONCURRENTLY drop_idx_matview; 2024-03-07 14:28:12.621 UTC [24188][client backend] [pg_regress/privileges][31/160:0] ERROR: column "f2" of relation "mytable" does not exist 2024-03-07 14:28:12.621 UTC [24188][client backend] [pg_regress/privileges][31/160:0] STATEMENT: select has_column_privilege('mytable','f2','select'); 2024-03-07 14:28:12.634 UTC [24188][client backend] [pg_regress/privileges][31/175:0] WARNING: no privileges were granted for "atest4" 2024-03-07 14:28:12.635 UTC [24041][client backend] [pg_regress/generated][11/357:8777] ERROR: column "f3" inherits from generated column but specifies default 2024-03-07 14:28:12.635 UTC [24041][client backend] [pg_regress/generated][11/357:8777] STATEMENT: CREATE TABLE gtest_child3 PARTITION OF gtest_parent ( f3 DEFAULT 42 -- error ) FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2024-03-07 14:28:12.637 UTC [24041][client backend] [pg_regress/generated][11/358:0] ERROR: identity columns are not supported on partitions 2024-03-07 14:28:12.637 UTC [24041][client backend] [pg_regress/generated][11/358: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'); 2024-03-07 14:28:12.642 UTC [24188][client backend] [pg_regress/privileges][31/179:0] ERROR: dependent privileges exist 2024-03-07 14:28:12.642 UTC [24188][client backend] [pg_regress/privileges][31/179:0] HINT: Use CASCADE to revoke them too. 2024-03-07 14:28:12.642 UTC [24188][client backend] [pg_regress/privileges][31/179:0] STATEMENT: REVOKE SELECT ON atest4 FROM regress_priv_user2; 2024-03-07 14:28:12.649 UTC [24199][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-07 14:28:12.650 UTC [24041][client backend] [pg_regress/generated][11/360:8785] ERROR: column "f3" in child table must be a generated column 2024-03-07 14:28:12.650 UTC [24041][client backend] [pg_regress/generated][11/360:8785] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2024-03-07 14:28:12.650 UTC [24199][client backend] [[unknown]][33/157:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/regress/tmp_check/data/pg_hba.conf:117) 2024-03-07 14:28:12.650 UTC [24199][client backend] [[unknown]][33/157:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/privileges 2024-03-07 14:28:12.652 UTC [24188][client backend] [pg_regress/privileges][:0] LOG: disconnection: session time: 0:00:00.149 user=postgres database=regression host=[local] 2024-03-07 14:28:12.660 UTC [24048][client backend] [pg_regress/matview][19/345:8783] ERROR: materialized view "mvtest2" has not been populated 2024-03-07 14:28:12.660 UTC [24048][client backend] [pg_regress/matview][19/345:8783] HINT: Use the REFRESH MATERIALIZED VIEW command. 2024-03-07 14:28:12.660 UTC [24048][client backend] [pg_regress/matview][19/345:8783] STATEMENT: SELECT * FROM mvtest2; 2024-03-07 14:28:12.667 UTC [24055][client backend] [pg_regress/identity][36/311:8795] ERROR: column "f3" in child table must be marked NOT NULL 2024-03-07 14:28:12.667 UTC [24055][client backend] [pg_regress/identity][36/311:8795] STATEMENT: ALTER TABLE pitest1 ATTACH PARTITION pitest1_p2 FOR VALUES FROM ('2016-08-01') TO ('2016-09-01'); 2024-03-07 14:28:12.669 UTC [24041][client backend] [pg_regress/generated][11/363:8797] ERROR: column "f3" in child table must be a generated column 2024-03-07 14:28:12.669 UTC [24041][client backend] [pg_regress/generated][11/363:8797] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2024-03-07 14:28:12.682 UTC [24041][client backend] [pg_regress/generated][11/366:8808] ERROR: table "gtest_child3" being attached contains an identity column "f3" 2024-03-07 14:28:12.682 UTC [24041][client backend] [pg_regress/generated][11/366:8808] DETAIL: The new partition may not contain an identity column. 2024-03-07 14:28:12.682 UTC [24041][client backend] [pg_regress/generated][11/366:8808] STATEMENT: ALTER TABLE gtest_parent ATTACH PARTITION gtest_child3 FOR VALUES FROM ('2016-09-01') TO ('2016-10-01'); 2024-03-07 14:28:12.734 UTC [20260][postmaster] LOG: server process (PID 24044) was terminated by signal 6: Aborted 2024-03-07 14:28:12.734 UTC [20260][postmaster] DETAIL: Failed process was running: select a, b, grouping(a,b), sum(v), count(*), max(v) from gstest1 group by rollup (a,b); 2024-03-07 14:28:12.734 UTC [20260][postmaster] LOG: terminating any other active server processes 2024-03-07 14:28:12.836 UTC [20260][postmaster] LOG: shutting down because restart_after_crash is off 2024-03-07 14:28:12.856 UTC [20260][postmaster] LOG: database system is shut down