2024-09-13 09:37:07.941 UTC [14879][postmaster] LOG: starting PostgreSQL 18devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2024-09-13 09:37:07.942 UTC [14879][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-dT6LhQ/.s.PGSQL.65312" 2024-09-13 09:37:07.947 UTC [14889][startup] LOG: database system was shut down at 2024-09-13 09:37:07 UTC 2024-09-13 09:37:07.956 UTC [14879][postmaster] LOG: database system is ready to accept connections 2024-09-13 09:37:07.970 UTC [14896][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:07.971 UTC [14896][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-09-13 09:37:07.971 UTC [14896][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-09-13 09:37:08.004 UTC [14896][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.034 user=postgres database=postgres host=[local] 2024-09-13 09:37:08.064 UTC [14911][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:08.066 UTC [14911][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-09-13 09:37:08.066 UTC [14911][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-09-13 09:37:08.157 UTC [14911][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.098 user=postgres database=postgres host=[local] 2024-09-13 09:37:08.200 UTC [14958][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:08.217 UTC [14958][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-09-13 09:37:08.217 UTC [14958][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/test_setup 2024-09-13 09:37:09.172 UTC [14958][client backend] [pg_regress/test_setup][:0] LOG: disconnection: session time: 0:00:00.975 user=postgres database=regression host=[local] 2024-09-13 09:37:09.284 UTC [15138][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.286 UTC [15138][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-09-13 09:37:09.286 UTC [15138][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/boolean 2024-09-13 09:37:09.304 UTC [15142][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.304 UTC [15143][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.309 UTC [15143][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-09-13 09:37:09.309 UTC [15143][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numeric 2024-09-13 09:37:09.312 UTC [15145][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.314 UTC [15145][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-09-13 09:37:09.314 UTC [15145][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/text 2024-09-13 09:37:09.318 UTC [15142][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-09-13 09:37:09.318 UTC [15142][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/bit 2024-09-13 09:37:09.321 UTC [15138][client backend] [pg_regress/boolean][3/8:0] ERROR: invalid input syntax for type boolean: "test" at character 13 2024-09-13 09:37:09.321 UTC [15138][client backend] [pg_regress/boolean][3/8:0] STATEMENT: SELECT bool 'test' AS error; 2024-09-13 09:37:09.322 UTC [15138][client backend] [pg_regress/boolean][3/10:0] ERROR: invalid input syntax for type boolean: "foo" at character 13 2024-09-13 09:37:09.322 UTC [15138][client backend] [pg_regress/boolean][3/10:0] STATEMENT: SELECT bool 'foo' AS error; 2024-09-13 09:37:09.322 UTC [15138][client backend] [pg_regress/boolean][3/13:0] ERROR: invalid input syntax for type boolean: "yeah" at character 13 2024-09-13 09:37:09.322 UTC [15138][client backend] [pg_regress/boolean][3/13:0] STATEMENT: SELECT bool 'yeah' AS error; 2024-09-13 09:37:09.323 UTC [15138][client backend] [pg_regress/boolean][3/16:0] ERROR: invalid input syntax for type boolean: "nay" at character 13 2024-09-13 09:37:09.323 UTC [15138][client backend] [pg_regress/boolean][3/16:0] STATEMENT: SELECT bool 'nay' AS error; 2024-09-13 09:37:09.324 UTC [15138][client backend] [pg_regress/boolean][3/20:0] ERROR: invalid input syntax for type boolean: "o" at character 13 2024-09-13 09:37:09.324 UTC [15138][client backend] [pg_regress/boolean][3/20:0] STATEMENT: SELECT bool 'o' AS error; 2024-09-13 09:37:09.324 UTC [15138][client backend] [pg_regress/boolean][3/21:0] ERROR: invalid input syntax for type boolean: "on_" at character 13 2024-09-13 09:37:09.324 UTC [15138][client backend] [pg_regress/boolean][3/21:0] STATEMENT: SELECT bool 'on_' AS error; 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/22:0] ERROR: invalid input syntax for type boolean: "off_" at character 13 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/22:0] STATEMENT: SELECT bool 'off_' AS error; 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/24:0] ERROR: invalid input syntax for type boolean: "11" at character 13 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/24:0] STATEMENT: SELECT bool '11' AS error; 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/26:0] ERROR: invalid input syntax for type boolean: "000" at character 13 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/26:0] STATEMENT: SELECT bool '000' AS error; 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/27:0] ERROR: invalid input syntax for type boolean: "" at character 13 2024-09-13 09:37:09.325 UTC [15138][client backend] [pg_regress/boolean][3/27:0] STATEMENT: SELECT bool '' AS error; 2024-09-13 09:37:09.328 UTC [15148][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.329 UTC [15146][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.329 UTC [15147][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.330 UTC [15148][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-09-13 09:37:09.330 UTC [15148][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/oid 2024-09-13 09:37:09.331 UTC [15147][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-09-13 09:37:09.331 UTC [15147][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int8 2024-09-13 09:37:09.340 UTC [15142][client backend] [pg_regress/bit][6/3:0] ERROR: bit string length 2 does not match type bit(11) 2024-09-13 09:37:09.340 UTC [15142][client backend] [pg_regress/bit][6/3:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'10'); 2024-09-13 09:37:09.341 UTC [15151][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.342 UTC [15146][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-09-13 09:37:09.342 UTC [15146][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float8 2024-09-13 09:37:09.343 UTC [15149][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.345 UTC [15149][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-09-13 09:37:09.345 UTC [15149][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/enum 2024-09-13 09:37:09.346 UTC [15138][client backend] [pg_regress/boolean][3/43:0] ERROR: invalid input syntax for type boolean: " tru e " 2024-09-13 09:37:09.346 UTC [15138][client backend] [pg_regress/boolean][3/43:0] STATEMENT: SELECT ' tru e '::text::boolean AS invalid; 2024-09-13 09:37:09.346 UTC [15138][client backend] [pg_regress/boolean][3/44:0] ERROR: invalid input syntax for type boolean: "" 2024-09-13 09:37:09.346 UTC [15138][client backend] [pg_regress/boolean][3/44:0] STATEMENT: SELECT ''::text::boolean AS invalid; 2024-09-13 09:37:09.349 UTC [15142][client backend] [pg_regress/bit][6/7:0] ERROR: bit string length 12 does not match type bit(11) 2024-09-13 09:37:09.349 UTC [15142][client backend] [pg_regress/bit][6/7:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'101011111010'); 2024-09-13 09:37:09.352 UTC [15150][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.353 UTC [15145][client backend] [pg_regress/text][5/5:0] ERROR: function length(integer) does not exist at character 8 2024-09-13 09:37:09.353 UTC [15145][client backend] [pg_regress/text][5/5:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:09.353 UTC [15145][client backend] [pg_regress/text][5/5:0] STATEMENT: select length(42); 2024-09-13 09:37:09.355 UTC [15142][client backend] [pg_regress/bit][6/14:0] ERROR: bit string too long for type bit varying(11) 2024-09-13 09:37:09.355 UTC [15142][client backend] [pg_regress/bit][6/14:0] STATEMENT: INSERT INTO VARBIT_TABLE VALUES (B'101011111010'); 2024-09-13 09:37:09.357 UTC [15142][client backend] [pg_regress/bit][6/16:0] ERROR: " " is not a valid binary digit at character 8 2024-09-13 09:37:09.357 UTC [15142][client backend] [pg_regress/bit][6/16:0] STATEMENT: SELECT b' 0'; 2024-09-13 09:37:09.357 UTC [15142][client backend] [pg_regress/bit][6/17:0] ERROR: " " is not a valid binary digit at character 8 2024-09-13 09:37:09.357 UTC [15142][client backend] [pg_regress/bit][6/17:0] STATEMENT: SELECT b'0 '; 2024-09-13 09:37:09.357 UTC [15142][client backend] [pg_regress/bit][6/18:0] ERROR: " " is not a valid hexadecimal digit at character 8 2024-09-13 09:37:09.357 UTC [15142][client backend] [pg_regress/bit][6/18:0] STATEMENT: SELECT x' 0'; 2024-09-13 09:37:09.358 UTC [15142][client backend] [pg_regress/bit][6/19:0] ERROR: " " is not a valid hexadecimal digit at character 8 2024-09-13 09:37:09.358 UTC [15142][client backend] [pg_regress/bit][6/19:0] STATEMENT: SELECT x'0 '; 2024-09-13 09:37:09.359 UTC [15150][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-09-13 09:37:09.359 UTC [15150][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/txid 2024-09-13 09:37:09.360 UTC [15147][client backend] [pg_regress/int8][8/2:0] ERROR: invalid input syntax for type bigint: " " at character 34 2024-09-13 09:37:09.360 UTC [15147][client backend] [pg_regress/int8][8/2:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' '); 2024-09-13 09:37:09.364 UTC [15147][client backend] [pg_regress/int8][8/3:0] ERROR: invalid input syntax for type bigint: "xxx" at character 34 2024-09-13 09:37:09.364 UTC [15147][client backend] [pg_regress/int8][8/3:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('xxx'); 2024-09-13 09:37:09.364 UTC [15147][client backend] [pg_regress/int8][8/4:0] ERROR: value "3908203590239580293850293850329485" is out of range for type bigint at character 34 2024-09-13 09:37:09.364 UTC [15147][client backend] [pg_regress/int8][8/4:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('3908203590239580293850293850329485'); 2024-09-13 09:37:09.365 UTC [15147][client backend] [pg_regress/int8][8/5:0] ERROR: value "-1204982019841029840928340329840934" is out of range for type bigint at character 34 2024-09-13 09:37:09.365 UTC [15147][client backend] [pg_regress/int8][8/5:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('-1204982019841029840928340329840934'); 2024-09-13 09:37:09.365 UTC [15147][client backend] [pg_regress/int8][8/6:0] ERROR: invalid input syntax for type bigint: "- 123" at character 34 2024-09-13 09:37:09.365 UTC [15147][client backend] [pg_regress/int8][8/6:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('- 123'); 2024-09-13 09:37:09.365 UTC [15147][client backend] [pg_regress/int8][8/7:0] ERROR: invalid input syntax for type bigint: " 345 5" at character 34 2024-09-13 09:37:09.365 UTC [15147][client backend] [pg_regress/int8][8/7:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' 345 5'); 2024-09-13 09:37:09.366 UTC [15147][client backend] [pg_regress/int8][8/8:0] ERROR: invalid input syntax for type bigint: "" at character 34 2024-09-13 09:37:09.366 UTC [15147][client backend] [pg_regress/int8][8/8:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (''); 2024-09-13 09:37:09.369 UTC [15146][client backend] [pg_regress/float8][9/8:0] ERROR: "10e400" is out of range for type double precision at character 8 2024-09-13 09:37:09.369 UTC [15146][client backend] [pg_regress/float8][9/8:0] STATEMENT: SELECT '10e400'::float8; 2024-09-13 09:37:09.369 UTC [15146][client backend] [pg_regress/float8][9/9:0] ERROR: "-10e400" is out of range for type double precision at character 8 2024-09-13 09:37:09.369 UTC [15146][client backend] [pg_regress/float8][9/9:0] STATEMENT: SELECT '-10e400'::float8; 2024-09-13 09:37:09.369 UTC [15146][client backend] [pg_regress/float8][9/10:0] ERROR: "10e-400" is out of range for type double precision at character 8 2024-09-13 09:37:09.369 UTC [15146][client backend] [pg_regress/float8][9/10:0] STATEMENT: SELECT '10e-400'::float8; 2024-09-13 09:37:09.370 UTC [15146][client backend] [pg_regress/float8][9/11:0] ERROR: "-10e-400" is out of range for type double precision at character 8 2024-09-13 09:37:09.370 UTC [15146][client backend] [pg_regress/float8][9/11:0] STATEMENT: SELECT '-10e-400'::float8; 2024-09-13 09:37:09.371 UTC [15146][client backend] [pg_regress/float8][9/13:0] ERROR: invalid input syntax for type double precision: "" at character 36 2024-09-13 09:37:09.371 UTC [15146][client backend] [pg_regress/float8][9/13:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (''); 2024-09-13 09:37:09.371 UTC [15146][client backend] [pg_regress/float8][9/14:0] ERROR: invalid input syntax for type double precision: " " at character 36 2024-09-13 09:37:09.371 UTC [15146][client backend] [pg_regress/float8][9/14:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' '); 2024-09-13 09:37:09.372 UTC [15155][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.372 UTC [15151][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-09-13 09:37:09.372 UTC [15151][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/name 2024-09-13 09:37:09.374 UTC [15155][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-09-13 09:37:09.374 UTC [15155][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int4 2024-09-13 09:37:09.376 UTC [15138][client backend] [pg_regress/boolean][3/60:0] ERROR: invalid input syntax for type boolean: "XXX" at character 43 2024-09-13 09:37:09.376 UTC [15138][client backend] [pg_regress/boolean][3/60:0] STATEMENT: INSERT INTO BOOLTBL2 (f1) VALUES (bool 'XXX'); 2024-09-13 09:37:09.376 UTC [15146][client backend] [pg_regress/float8][9/15:0] ERROR: invalid input syntax for type double precision: "xyz" at character 36 2024-09-13 09:37:09.376 UTC [15146][client backend] [pg_regress/float8][9/15:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('xyz'); 2024-09-13 09:37:09.376 UTC [15145][client backend] [pg_regress/text][5/8:0] ERROR: operator does not exist: integer || numeric at character 10 2024-09-13 09:37:09.376 UTC [15145][client backend] [pg_regress/text][5/8:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:09.376 UTC [15145][client backend] [pg_regress/text][5/8:0] STATEMENT: select 3 || 4.0; 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/16:0] ERROR: invalid input syntax for type double precision: "5.0.0" at character 36 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/16:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5.0.0'); 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/17:0] ERROR: invalid input syntax for type double precision: "5 . 0" at character 36 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/17:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5 . 0'); 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/18:0] ERROR: invalid input syntax for type double precision: "5. 0" at character 36 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/18:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5. 0'); 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/19:0] ERROR: invalid input syntax for type double precision: " - 3" at character 36 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/19:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' - 3'); 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/20:0] ERROR: invalid input syntax for type double precision: "123 5" at character 36 2024-09-13 09:37:09.377 UTC [15146][client backend] [pg_regress/float8][9/20:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('123 5'); 2024-09-13 09:37:09.381 UTC [15150][client backend] [pg_regress/txid][11/5:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2024-09-13 09:37:09.381 UTC [15150][client backend] [pg_regress/txid][11/5:0] STATEMENT: select '31:12:'::txid_snapshot; 2024-09-13 09:37:09.382 UTC [15150][client backend] [pg_regress/txid][11/6:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2024-09-13 09:37:09.382 UTC [15150][client backend] [pg_regress/txid][11/6:0] STATEMENT: select '0:1:'::txid_snapshot; 2024-09-13 09:37:09.382 UTC [15150][client backend] [pg_regress/txid][11/7:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2024-09-13 09:37:09.382 UTC [15150][client backend] [pg_regress/txid][11/7:0] STATEMENT: select '12:13:0'::txid_snapshot; 2024-09-13 09:37:09.382 UTC [15153][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.382 UTC [15150][client backend] [pg_regress/txid][11/8:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2024-09-13 09:37:09.382 UTC [15150][client backend] [pg_regress/txid][11/8:0] STATEMENT: select '12:16:14,13'::txid_snapshot; 2024-09-13 09:37:09.383 UTC [15153][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-09-13 09:37:09.383 UTC [15153][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float4 2024-09-13 09:37:09.385 UTC [15156][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.385 UTC [15152][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.387 UTC [15156][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-09-13 09:37:09.387 UTC [15156][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int2 2024-09-13 09:37:09.387 UTC [15152][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-09-13 09:37:09.387 UTC [15152][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/char 2024-09-13 09:37:09.391 UTC [15146][client backend] [pg_regress/float8][9/30:0] ERROR: invalid input syntax for type double precision: "N A N" at character 8 2024-09-13 09:37:09.391 UTC [15146][client backend] [pg_regress/float8][9/30:0] STATEMENT: SELECT 'N A N'::float8; 2024-09-13 09:37:09.391 UTC [15146][client backend] [pg_regress/float8][9/31:0] ERROR: invalid input syntax for type double precision: "NaN x" at character 8 2024-09-13 09:37:09.391 UTC [15146][client backend] [pg_regress/float8][9/31:0] STATEMENT: SELECT 'NaN x'::float8; 2024-09-13 09:37:09.391 UTC [15146][client backend] [pg_regress/float8][9/32:0] ERROR: invalid input syntax for type double precision: " INFINITY x" at character 8 2024-09-13 09:37:09.391 UTC [15146][client backend] [pg_regress/float8][9/32:0] STATEMENT: SELECT ' INFINITY x'::float8; 2024-09-13 09:37:09.392 UTC [15148][client backend] [pg_regress/oid][7/11:0] ERROR: invalid input syntax for type oid: "" at character 33 2024-09-13 09:37:09.392 UTC [15148][client backend] [pg_regress/oid][7/11:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (''); 2024-09-13 09:37:09.392 UTC [15157][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.392 UTC [15148][client backend] [pg_regress/oid][7/12:0] ERROR: invalid input syntax for type oid: " " at character 33 2024-09-13 09:37:09.392 UTC [15148][client backend] [pg_regress/oid][7/12:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' '); 2024-09-13 09:37:09.393 UTC [15148][client backend] [pg_regress/oid][7/13:0] ERROR: invalid input syntax for type oid: "asdfasd" at character 33 2024-09-13 09:37:09.393 UTC [15148][client backend] [pg_regress/oid][7/13:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('asdfasd'); 2024-09-13 09:37:09.394 UTC [15148][client backend] [pg_regress/oid][7/14:0] ERROR: invalid input syntax for type oid: "99asdfasd" at character 33 2024-09-13 09:37:09.394 UTC [15148][client backend] [pg_regress/oid][7/14:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('99asdfasd'); 2024-09-13 09:37:09.394 UTC [15157][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-09-13 09:37:09.394 UTC [15157][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/varchar 2024-09-13 09:37:09.394 UTC [15145][client backend] [pg_regress/text][5/26:0] ERROR: VARIADIC argument must be an array at character 32 2024-09-13 09:37:09.394 UTC [15145][client backend] [pg_regress/text][5/26:0] STATEMENT: select concat_ws(',', variadic 10); 2024-09-13 09:37:09.396 UTC [15148][client backend] [pg_regress/oid][7/15:0] ERROR: invalid input syntax for type oid: "5 d" at character 33 2024-09-13 09:37:09.396 UTC [15148][client backend] [pg_regress/oid][7/15:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 d'); 2024-09-13 09:37:09.396 UTC [15148][client backend] [pg_regress/oid][7/16:0] ERROR: invalid input syntax for type oid: " 5d" at character 33 2024-09-13 09:37:09.396 UTC [15148][client backend] [pg_regress/oid][7/16:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' 5d'); 2024-09-13 09:37:09.396 UTC [15148][client backend] [pg_regress/oid][7/17:0] ERROR: invalid input syntax for type oid: "5 5" at character 33 2024-09-13 09:37:09.396 UTC [15148][client backend] [pg_regress/oid][7/17:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 5'); 2024-09-13 09:37:09.397 UTC [15148][client backend] [pg_regress/oid][7/18:0] ERROR: invalid input syntax for type oid: " - 500" at character 33 2024-09-13 09:37:09.397 UTC [15148][client backend] [pg_regress/oid][7/18:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' - 500'); 2024-09-13 09:37:09.397 UTC [15148][client backend] [pg_regress/oid][7/19:0] ERROR: value "32958209582039852935" is out of range for type oid at character 33 2024-09-13 09:37:09.397 UTC [15148][client backend] [pg_regress/oid][7/19:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('32958209582039852935'); 2024-09-13 09:37:09.397 UTC [15148][client backend] [pg_regress/oid][7/20:0] ERROR: value "-23582358720398502385" is out of range for type oid at character 33 2024-09-13 09:37:09.397 UTC [15148][client backend] [pg_regress/oid][7/20:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('-23582358720398502385'); 2024-09-13 09:37:09.398 UTC [15158][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.398 UTC [15145][client backend] [pg_regress/text][5/32:0] ERROR: too few arguments for format() 2024-09-13 09:37:09.398 UTC [15145][client backend] [pg_regress/text][5/32:0] STATEMENT: select format('Hello %s %s', 'World'); 2024-09-13 09:37:09.398 UTC [15145][client backend] [pg_regress/text][5/33:0] ERROR: too few arguments for format() 2024-09-13 09:37:09.398 UTC [15145][client backend] [pg_regress/text][5/33:0] STATEMENT: select format('Hello %s'); 2024-09-13 09:37:09.399 UTC [15145][client backend] [pg_regress/text][5/34:0] ERROR: unrecognized format() type specifier "x" 2024-09-13 09:37:09.399 UTC [15145][client backend] [pg_regress/text][5/34:0] HINT: For a single "%" use "%%". 2024-09-13 09:37:09.399 UTC [15145][client backend] [pg_regress/text][5/34:0] STATEMENT: select format('Hello %x', 20); 2024-09-13 09:37:09.399 UTC [15158][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-09-13 09:37:09.399 UTC [15158][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/money 2024-09-13 09:37:09.401 UTC [15156][client backend] [pg_regress/int2][15/2:0] ERROR: invalid input syntax for type smallint: "34.5" at character 34 2024-09-13 09:37:09.401 UTC [15156][client backend] [pg_regress/int2][15/2:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('34.5'); 2024-09-13 09:37:09.401 UTC [15145][client backend] [pg_regress/text][5/39:0] ERROR: null values cannot be formatted as an SQL identifier 2024-09-13 09:37:09.401 UTC [15145][client backend] [pg_regress/text][5/39:0] STATEMENT: select format('INSERT INTO %I VALUES(%L,%L)', NULL, 10, 'Hello'); 2024-09-13 09:37:09.402 UTC [15145][client backend] [pg_regress/text][5/42:0] ERROR: too few arguments for format() 2024-09-13 09:37:09.402 UTC [15145][client backend] [pg_regress/text][5/42:0] STATEMENT: select format('%1$s %4$s', 1, 2, 3); 2024-09-13 09:37:09.403 UTC [15145][client backend] [pg_regress/text][5/43:0] ERROR: too few arguments for format() 2024-09-13 09:37:09.403 UTC [15145][client backend] [pg_regress/text][5/43:0] STATEMENT: select format('%1$s %13$s', 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12); 2024-09-13 09:37:09.403 UTC [15145][client backend] [pg_regress/text][5/44:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2024-09-13 09:37:09.403 UTC [15145][client backend] [pg_regress/text][5/44:0] STATEMENT: select format('%0$s', 'Hello'); 2024-09-13 09:37:09.403 UTC [15145][client backend] [pg_regress/text][5/45:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2024-09-13 09:37:09.403 UTC [15145][client backend] [pg_regress/text][5/45:0] STATEMENT: select format('%*0$s', 'Hello'); 2024-09-13 09:37:09.404 UTC [15156][client backend] [pg_regress/int2][15/3:0] ERROR: value "100000" is out of range for type smallint at character 34 2024-09-13 09:37:09.404 UTC [15156][client backend] [pg_regress/int2][15/3:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('100000'); 2024-09-13 09:37:09.404 UTC [15156][client backend] [pg_regress/int2][15/4:0] ERROR: invalid input syntax for type smallint: "asdf" at character 34 2024-09-13 09:37:09.404 UTC [15156][client backend] [pg_regress/int2][15/4:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('asdf'); 2024-09-13 09:37:09.404 UTC [15145][client backend] [pg_regress/text][5/46:0] ERROR: unterminated format() type specifier 2024-09-13 09:37:09.404 UTC [15145][client backend] [pg_regress/text][5/46:0] HINT: For a single "%" use "%%". 2024-09-13 09:37:09.404 UTC [15145][client backend] [pg_regress/text][5/46:0] STATEMENT: select format('%1$', 1); 2024-09-13 09:37:09.404 UTC [15156][client backend] [pg_regress/int2][15/5:0] ERROR: invalid input syntax for type smallint: " " at character 34 2024-09-13 09:37:09.404 UTC [15156][client backend] [pg_regress/int2][15/5:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (' '); 2024-09-13 09:37:09.404 UTC [15145][client backend] [pg_regress/text][5/47:0] ERROR: unterminated format() type specifier 2024-09-13 09:37:09.404 UTC [15145][client backend] [pg_regress/text][5/47:0] HINT: For a single "%" use "%%". 2024-09-13 09:37:09.404 UTC [15145][client backend] [pg_regress/text][5/47:0] STATEMENT: select format('%1$1', 1); 2024-09-13 09:37:09.405 UTC [15149][client backend] [pg_regress/enum][10/5:0] ERROR: invalid input value for enum rainbow: "mauve" at character 8 2024-09-13 09:37:09.405 UTC [15149][client backend] [pg_regress/enum][10/5:0] STATEMENT: SELECT 'mauve'::rainbow; 2024-09-13 09:37:09.405 UTC [15156][client backend] [pg_regress/int2][15/6:0] ERROR: invalid input syntax for type smallint: "- 1234" at character 34 2024-09-13 09:37:09.405 UTC [15156][client backend] [pg_regress/int2][15/6:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('- 1234'); 2024-09-13 09:37:09.405 UTC [15155][client backend] [pg_regress/int4][13/2:0] ERROR: invalid input syntax for type integer: "34.5" at character 34 2024-09-13 09:37:09.405 UTC [15155][client backend] [pg_regress/int4][13/2:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('34.5'); 2024-09-13 09:37:09.405 UTC [15155][client backend] [pg_regress/int4][13/3:0] ERROR: value "1000000000000" is out of range for type integer at character 34 2024-09-13 09:37:09.405 UTC [15155][client backend] [pg_regress/int4][13/3:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('1000000000000'); 2024-09-13 09:37:09.405 UTC [15155][client backend] [pg_regress/int4][13/4:0] ERROR: invalid input syntax for type integer: "asdf" at character 34 2024-09-13 09:37:09.405 UTC [15155][client backend] [pg_regress/int4][13/4:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('asdf'); 2024-09-13 09:37:09.405 UTC [15156][client backend] [pg_regress/int2][15/7:0] ERROR: invalid input syntax for type smallint: "4 444" at character 34 2024-09-13 09:37:09.405 UTC [15156][client backend] [pg_regress/int2][15/7:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('4 444'); 2024-09-13 09:37:09.405 UTC [15156][client backend] [pg_regress/int2][15/8:0] ERROR: invalid input syntax for type smallint: "123 dt" at character 34 2024-09-13 09:37:09.405 UTC [15156][client backend] [pg_regress/int2][15/8:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('123 dt'); 2024-09-13 09:37:09.406 UTC [15156][client backend] [pg_regress/int2][15/9:0] ERROR: invalid input syntax for type smallint: "" at character 34 2024-09-13 09:37:09.406 UTC [15156][client backend] [pg_regress/int2][15/9:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (''); 2024-09-13 09:37:09.407 UTC [15155][client backend] [pg_regress/int4][13/5:0] ERROR: invalid input syntax for type integer: " " at character 34 2024-09-13 09:37:09.407 UTC [15155][client backend] [pg_regress/int4][13/5:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' '); 2024-09-13 09:37:09.407 UTC [15155][client backend] [pg_regress/int4][13/6:0] ERROR: invalid input syntax for type integer: " asdf " at character 34 2024-09-13 09:37:09.407 UTC [15155][client backend] [pg_regress/int4][13/6:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' asdf '); 2024-09-13 09:37:09.407 UTC [15155][client backend] [pg_regress/int4][13/7:0] ERROR: invalid input syntax for type integer: "- 1234" at character 34 2024-09-13 09:37:09.407 UTC [15155][client backend] [pg_regress/int4][13/7:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('- 1234'); 2024-09-13 09:37:09.408 UTC [15155][client backend] [pg_regress/int4][13/8:0] ERROR: invalid input syntax for type integer: "123 5" at character 34 2024-09-13 09:37:09.408 UTC [15155][client backend] [pg_regress/int4][13/8:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('123 5'); 2024-09-13 09:37:09.408 UTC [15155][client backend] [pg_regress/int4][13/9:0] ERROR: invalid input syntax for type integer: "" at character 34 2024-09-13 09:37:09.408 UTC [15155][client backend] [pg_regress/int4][13/9:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (''); 2024-09-13 09:37:09.409 UTC [15161][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.414 UTC [15161][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-09-13 09:37:09.414 UTC [15161][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regproc 2024-09-13 09:37:09.418 UTC [15147][client backend] [pg_regress/int8][8/47:0] ERROR: bigint out of range 2024-09-13 09:37:09.418 UTC [15147][client backend] [pg_regress/int8][8/47:0] STATEMENT: SELECT q1, q2, q1 * q2 AS multiply FROM INT8_TBL; 2024-09-13 09:37:09.421 UTC [15156][client backend] [pg_regress/int2][15/18:0] ERROR: table "f" has 1 columns available but 2 columns specified 2024-09-13 09:37:09.421 UTC [15156][client backend] [pg_regress/int2][15/18:0] STATEMENT: SELECT * FROM INT2_TBL AS f(a, b); 2024-09-13 09:37:09.421 UTC [15156][client backend] [pg_regress/int2][15/19:0] ERROR: table "s" has 1 columns available but 2 columns specified 2024-09-13 09:37:09.421 UTC [15156][client backend] [pg_regress/int2][15/19:0] STATEMENT: SELECT * FROM (TABLE int2_tbl) AS s (a, b); 2024-09-13 09:37:09.428 UTC [15160][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.430 UTC [15160][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-09-13 09:37:09.430 UTC [15160][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rangetypes 2024-09-13 09:37:09.432 UTC [15145][client backend] [pg_regress/text][:0] LOG: disconnection: session time: 0:00:00.123 user=postgres database=regression host=[local] 2024-09-13 09:37:09.445 UTC [15163][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.446 UTC [15153][client backend] [pg_regress/float4][14/8:0] ERROR: "10e70" is out of range for type real at character 36 2024-09-13 09:37:09.446 UTC [15153][client backend] [pg_regress/float4][14/8:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'); 2024-09-13 09:37:09.446 UTC [15163][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-09-13 09:37:09.446 UTC [15163][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/uuid 2024-09-13 09:37:09.447 UTC [15153][client backend] [pg_regress/float4][14/9:0] ERROR: "-10e70" is out of range for type real at character 36 2024-09-13 09:37:09.447 UTC [15153][client backend] [pg_regress/float4][14/9:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'); 2024-09-13 09:37:09.447 UTC [15153][client backend] [pg_regress/float4][14/10:0] ERROR: "10e-70" is out of range for type real at character 36 2024-09-13 09:37:09.447 UTC [15153][client backend] [pg_regress/float4][14/10:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'); 2024-09-13 09:37:09.447 UTC [15153][client backend] [pg_regress/float4][14/11:0] ERROR: "-10e-70" is out of range for type real at character 36 2024-09-13 09:37:09.447 UTC [15153][client backend] [pg_regress/float4][14/11:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'); 2024-09-13 09:37:09.448 UTC [15153][client backend] [pg_regress/float4][14/12:0] ERROR: value out of range: overflow 2024-09-13 09:37:09.448 UTC [15153][client backend] [pg_regress/float4][14/12:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'::float8); 2024-09-13 09:37:09.449 UTC [15153][client backend] [pg_regress/float4][14/13:0] ERROR: value out of range: overflow 2024-09-13 09:37:09.449 UTC [15153][client backend] [pg_regress/float4][14/13:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'::float8); 2024-09-13 09:37:09.449 UTC [15153][client backend] [pg_regress/float4][14/14:0] ERROR: value out of range: underflow 2024-09-13 09:37:09.449 UTC [15153][client backend] [pg_regress/float4][14/14:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'::float8); 2024-09-13 09:37:09.450 UTC [15153][client backend] [pg_regress/float4][14/15:0] ERROR: value out of range: underflow 2024-09-13 09:37:09.450 UTC [15153][client backend] [pg_regress/float4][14/15:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'::float8); 2024-09-13 09:37:09.451 UTC [15153][client backend] [pg_regress/float4][14/16:0] ERROR: "10e400" is out of range for type real at character 36 2024-09-13 09:37:09.451 UTC [15153][client backend] [pg_regress/float4][14/16:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e400'); 2024-09-13 09:37:09.451 UTC [15153][client backend] [pg_regress/float4][14/17:0] ERROR: "-10e400" is out of range for type real at character 36 2024-09-13 09:37:09.451 UTC [15153][client backend] [pg_regress/float4][14/17:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e400'); 2024-09-13 09:37:09.452 UTC [15153][client backend] [pg_regress/float4][14/18:0] ERROR: "10e-400" is out of range for type real at character 36 2024-09-13 09:37:09.452 UTC [15153][client backend] [pg_regress/float4][14/18:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-400'); 2024-09-13 09:37:09.452 UTC [15153][client backend] [pg_regress/float4][14/19:0] ERROR: "-10e-400" is out of range for type real at character 36 2024-09-13 09:37:09.452 UTC [15153][client backend] [pg_regress/float4][14/19:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-400'); 2024-09-13 09:37:09.453 UTC [15164][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:09.453 UTC [15153][client backend] [pg_regress/float4][14/20:0] ERROR: invalid input syntax for type real: "" at character 36 2024-09-13 09:37:09.453 UTC [15153][client backend] [pg_regress/float4][14/20:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (''); 2024-09-13 09:37:09.453 UTC [15153][client backend] [pg_regress/float4][14/21:0] ERROR: invalid input syntax for type real: " " at character 36 2024-09-13 09:37:09.453 UTC [15153][client backend] [pg_regress/float4][14/21:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' '); 2024-09-13 09:37:09.454 UTC [15146][client backend] [pg_regress/float8][9/72:0] ERROR: zero raised to a negative power is undefined 2024-09-13 09:37:09.454 UTC [15146][client backend] [pg_regress/float8][9/72:0] STATEMENT: SELECT power(float8 '0', float8 '-inf'); 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/22:0] ERROR: invalid input syntax for type real: "xyz" at character 36 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/22:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('xyz'); 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/23:0] ERROR: invalid input syntax for type real: "5.0.0" at character 36 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/23:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5.0.0'); 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/24:0] ERROR: invalid input syntax for type real: "5 . 0" at character 36 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/24:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5 . 0'); 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/25:0] ERROR: invalid input syntax for type real: "5. 0" at character 36 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/25:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5. 0'); 2024-09-13 09:37:09.454 UTC [15164][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-09-13 09:37:09.454 UTC [15164][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/pg_lsn 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/26:0] ERROR: invalid input syntax for type real: " - 3.0" at character 36 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/26:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' - 3.0'); 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/27:0] ERROR: invalid input syntax for type real: "123 5" at character 36 2024-09-13 09:37:09.454 UTC [15153][client backend] [pg_regress/float4][14/27:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('123 5'); 2024-09-13 09:37:09.457 UTC [15156][client backend] [pg_regress/int2][15/34:0] ERROR: smallint out of range 2024-09-13 09:37:09.457 UTC [15156][client backend] [pg_regress/int2][15/34:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT2_TBL i; 2024-09-13 09:37:09.462 UTC [15157][client backend] [pg_regress/varchar][17/9:0] ERROR: value too long for type character varying(1) 2024-09-13 09:37:09.462 UTC [15157][client backend] [pg_regress/varchar][17/9:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('cd'); 2024-09-13 09:37:09.466 UTC [15156][client backend] [pg_regress/int2][15/37:0] ERROR: smallint out of range 2024-09-13 09:37:09.466 UTC [15156][client backend] [pg_regress/int2][15/37:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT2_TBL i; 2024-09-13 09:37:09.467 UTC [15150][client backend] [pg_regress/txid][11/24:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 22 2024-09-13 09:37:09.467 UTC [15150][client backend] [pg_regress/txid][11/24:0] STATEMENT: SELECT txid_snapshot '1:9223372036854775808:3'; 2024-09-13 09:37:09.467 UTC [15152][client backend] [pg_regress/char][16/10:0] ERROR: value too long for type character(1) 2024-09-13 09:37:09.467 UTC [15152][client backend] [pg_regress/char][16/10:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('cd'); 2024-09-13 09:37:09.468 UTC [15153][client backend] [pg_regress/float4][14/37:0] ERROR: invalid input syntax for type real: "N A N" at character 8 2024-09-13 09:37:09.468 UTC [15153][client backend] [pg_regress/float4][14/37:0] STATEMENT: SELECT 'N A N'::float4; 2024-09-13 09:37:09.468 UTC [15153][client backend] [pg_regress/float4][14/38:0] ERROR: invalid input syntax for type real: "NaN x" at character 8 2024-09-13 09:37:09.468 UTC [15153][client backend] [pg_regress/float4][14/38:0] STATEMENT: SELECT 'NaN x'::float4; 2024-09-13 09:37:09.469 UTC [15153][client backend] [pg_regress/float4][14/39:0] ERROR: invalid input syntax for type real: " INFINITY x" at character 8 2024-09-13 09:37:09.469 UTC [15153][client backend] [pg_regress/float4][14/39:0] STATEMENT: SELECT ' INFINITY x'::float4; 2024-09-13 09:37:09.470 UTC [15160][client backend] [pg_regress/rangetypes][20/2:0] ERROR: malformed range literal: "" at character 8 2024-09-13 09:37:09.470 UTC [15160][client backend] [pg_regress/rangetypes][20/2:0] DETAIL: Missing left parenthesis or bracket. 2024-09-13 09:37:09.470 UTC [15160][client backend] [pg_regress/rangetypes][20/2:0] STATEMENT: select ''::textrange; 2024-09-13 09:37:09.470 UTC [15155][client backend] [pg_regress/int4][13/29:0] ERROR: integer out of range 2024-09-13 09:37:09.470 UTC [15155][client backend] [pg_regress/int4][13/29:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT4_TBL i; 2024-09-13 09:37:09.471 UTC [15155][client backend] [pg_regress/int4][13/31:0] ERROR: integer out of range 2024-09-13 09:37:09.471 UTC [15155][client backend] [pg_regress/int4][13/31:0] STATEMENT: SELECT i.f1, i.f1 * int4 '2' AS x FROM INT4_TBL i; 2024-09-13 09:37:09.472 UTC [15155][client backend] [pg_regress/int4][13/33:0] ERROR: integer out of range 2024-09-13 09:37:09.472 UTC [15155][client backend] [pg_regress/int4][13/33:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT4_TBL i; 2024-09-13 09:37:09.472 UTC [15149][client backend] [pg_regress/enum][10/20:0] ERROR: invalid enum label "plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto" 2024-09-13 09:37:09.472 UTC [15149][client backend] [pg_regress/enum][10/20:0] DETAIL: Labels must be 63 bytes or less. 2024-09-13 09:37:09.472 UTC [15149][client backend] [pg_regress/enum][10/20:0] STATEMENT: ALTER TYPE planets ADD VALUE 'plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto'; 2024-09-13 09:37:09.472 UTC [15155][client backend] [pg_regress/int4][13/35:0] ERROR: integer out of range 2024-09-13 09:37:09.472 UTC [15155][client backend] [pg_regress/int4][13/35:0] STATEMENT: SELECT i.f1, i.f1 + int4 '2' AS x FROM INT4_TBL i; 2024-09-13 09:37:09.472 UTC [15156][client backend] [pg_regress/int2][15/40:0] ERROR: smallint out of range 2024-09-13 09:37:09.472 UTC [15156][client backend] [pg_regress/int2][15/40:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT2_TBL i; 2024-09-13 09:37:09.473 UTC [15149][client backend] [pg_regress/enum][10/21:0] ERROR: "zeus" is not an existing enum label 2024-09-13 09:37:09.473 UTC [15149][client backend] [pg_regress/enum][10/21:0] STATEMENT: ALTER TYPE planets ADD VALUE 'pluto' AFTER 'zeus'; 2024-09-13 09:37:09.473 UTC [15160][client backend] [pg_regress/rangetypes][20/3:0] ERROR: malformed range literal: "-[a,z)" at character 8 2024-09-13 09:37:09.473 UTC [15160][client backend] [pg_regress/rangetypes][20/3:0] DETAIL: Missing left parenthesis or bracket. 2024-09-13 09:37:09.473 UTC [15160][client backend] [pg_regress/rangetypes][20/3:0] STATEMENT: select '-[a,z)'::textrange; 2024-09-13 09:37:09.473 UTC [15149][client backend] [pg_regress/enum][10/22:0] ERROR: enum label "mercury" already exists 2024-09-13 09:37:09.473 UTC [15149][client backend] [pg_regress/enum][10/22:0] STATEMENT: ALTER TYPE planets ADD VALUE 'mercury'; 2024-09-13 09:37:09.473 UTC [15155][client backend] [pg_regress/int4][13/37:0] ERROR: integer out of range 2024-09-13 09:37:09.473 UTC [15155][client backend] [pg_regress/int4][13/37:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT4_TBL i; 2024-09-13 09:37:09.473 UTC [15160][client backend] [pg_regress/rangetypes][20/4:0] ERROR: malformed range literal: "[a,z) - " at character 8 2024-09-13 09:37:09.473 UTC [15160][client backend] [pg_regress/rangetypes][20/4:0] DETAIL: Junk after right parenthesis or bracket. 2024-09-13 09:37:09.473 UTC [15160][client backend] [pg_regress/rangetypes][20/4:0] STATEMENT: select '[a,z) - '::textrange; 2024-09-13 09:37:09.473 UTC [15155][client backend] [pg_regress/int4][13/39:0] ERROR: integer out of range 2024-09-13 09:37:09.473 UTC [15155][client backend] [pg_regress/int4][13/39:0] STATEMENT: SELECT i.f1, i.f1 - int4 '2' AS x FROM INT4_TBL i; 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/5:0] ERROR: malformed range literal: "(",a)" at character 8 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/5:0] DETAIL: Unexpected end of input. 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/5:0] STATEMENT: select '(",a)'::textrange; 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/6:0] ERROR: malformed range literal: "(,,a)" at character 8 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/6:0] DETAIL: Too many commas. 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/6:0] STATEMENT: select '(,,a)'::textrange; 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/7:0] ERROR: malformed range literal: "(),a)" at character 8 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/7:0] DETAIL: Missing comma after lower bound. 2024-09-13 09:37:09.474 UTC [15160][client backend] [pg_regress/rangetypes][20/7:0] STATEMENT: select '(),a)'::textrange; 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/8:0] ERROR: malformed range literal: "(a,))" at character 8 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/8:0] DETAIL: Junk after right parenthesis or bracket. 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/8:0] STATEMENT: select '(a,))'::textrange; 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/9:0] ERROR: malformed range literal: "(],a)" at character 8 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/9:0] DETAIL: Missing comma after lower bound. 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/9:0] STATEMENT: select '(],a)'::textrange; 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/10:0] ERROR: malformed range literal: "(a,])" at character 8 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/10:0] DETAIL: Junk after right parenthesis or bracket. 2024-09-13 09:37:09.475 UTC [15160][client backend] [pg_regress/rangetypes][20/10:0] STATEMENT: select '(a,])'::textrange; 2024-09-13 09:37:09.476 UTC [15160][client backend] [pg_regress/rangetypes][20/11:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-09-13 09:37:09.476 UTC [15160][client backend] [pg_regress/rangetypes][20/11:0] STATEMENT: select '[z,a]'::textrange; 2024-09-13 09:37:09.487 UTC [15156][client backend] [pg_regress/int2][15/47:0] ERROR: smallint out of range 2024-09-13 09:37:09.487 UTC [15156][client backend] [pg_regress/int2][15/47:0] STATEMENT: SELECT (-32768)::int2 * (-1)::int2; 2024-09-13 09:37:09.488 UTC [15156][client backend] [pg_regress/int2][15/48:0] ERROR: smallint out of range 2024-09-13 09:37:09.488 UTC [15156][client backend] [pg_regress/int2][15/48:0] STATEMENT: SELECT (-32768)::int2 / (-1)::int2; 2024-09-13 09:37:09.489 UTC [15148][client backend] [pg_regress/oid][:0] LOG: disconnection: session time: 0:00:00.163 user=postgres database=regression host=[local] 2024-09-13 09:37:09.490 UTC [15147][client backend] [pg_regress/int8][8/81:0] ERROR: value "-9223372036854775809" is out of range for type bigint at character 8 2024-09-13 09:37:09.490 UTC [15147][client backend] [pg_regress/int8][8/81:0] STATEMENT: select '-9223372036854775809'::int8; 2024-09-13 09:37:09.491 UTC [15146][client backend] [pg_regress/float8][9/93:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-09-13 09:37:09.491 UTC [15146][client backend] [pg_regress/float8][9/93:0] STATEMENT: SELECT power(float8 '-inf', float8 '3.5'); 2024-09-13 09:37:09.492 UTC [15147][client backend] [pg_regress/int8][8/83:0] ERROR: value "9223372036854775808" is out of range for type bigint at character 8 2024-09-13 09:37:09.492 UTC [15147][client backend] [pg_regress/int8][8/83:0] STATEMENT: select '9223372036854775808'::int8; 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/5:0] ERROR: invalid input syntax for type pg_lsn: "G/0" at character 32 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/5:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('G/0'); 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/6:0] ERROR: invalid input syntax for type pg_lsn: "-1/0" at character 32 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/6:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('-1/0'); 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/7:0] ERROR: invalid input syntax for type pg_lsn: " 0/12345678" at character 32 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/7:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES (' 0/12345678'); 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/8:0] ERROR: invalid input syntax for type pg_lsn: "ABCD/" at character 32 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/8:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('ABCD/'); 2024-09-13 09:37:09.493 UTC [15147][client backend] [pg_regress/int8][8/85:0] ERROR: bigint out of range 2024-09-13 09:37:09.493 UTC [15147][client backend] [pg_regress/int8][8/85:0] STATEMENT: select -('-9223372036854775808'::int8); 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/9:0] ERROR: invalid input syntax for type pg_lsn: "/ABCD" at character 32 2024-09-13 09:37:09.493 UTC [15164][client backend] [pg_regress/pg_lsn][22/9:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('/ABCD'); 2024-09-13 09:37:09.494 UTC [15147][client backend] [pg_regress/int8][8/86:0] ERROR: bigint out of range 2024-09-13 09:37:09.494 UTC [15147][client backend] [pg_regress/int8][8/86:0] STATEMENT: select 0::int8 - '-9223372036854775808'::int8; 2024-09-13 09:37:09.495 UTC [15147][client backend] [pg_regress/int8][8/87:0] ERROR: bigint out of range 2024-09-13 09:37:09.495 UTC [15147][client backend] [pg_regress/int8][8/87:0] STATEMENT: select '9223372036854775800'::int8 + '9223372036854775800'::int8; 2024-09-13 09:37:09.496 UTC [15147][client backend] [pg_regress/int8][8/88:0] ERROR: bigint out of range 2024-09-13 09:37:09.496 UTC [15147][client backend] [pg_regress/int8][8/88:0] STATEMENT: select '-9223372036854775800'::int8 + '-9223372036854775800'::int8; 2024-09-13 09:37:09.496 UTC [15147][client backend] [pg_regress/int8][8/89:0] ERROR: bigint out of range 2024-09-13 09:37:09.496 UTC [15147][client backend] [pg_regress/int8][8/89:0] STATEMENT: select '9223372036854775800'::int8 - '-9223372036854775800'::int8; 2024-09-13 09:37:09.497 UTC [15147][client backend] [pg_regress/int8][8/90:0] ERROR: bigint out of range 2024-09-13 09:37:09.497 UTC [15147][client backend] [pg_regress/int8][8/90:0] STATEMENT: select '-9223372036854775800'::int8 - '9223372036854775800'::int8; 2024-09-13 09:37:09.497 UTC [15147][client backend] [pg_regress/int8][8/91:0] ERROR: bigint out of range 2024-09-13 09:37:09.497 UTC [15147][client backend] [pg_regress/int8][8/91:0] STATEMENT: select '9223372036854775800'::int8 * '9223372036854775800'::int8; 2024-09-13 09:37:09.498 UTC [15147][client backend] [pg_regress/int8][8/92:0] ERROR: division by zero 2024-09-13 09:37:09.498 UTC [15147][client backend] [pg_regress/int8][8/92:0] STATEMENT: select '9223372036854775800'::int8 / '0'::int8; 2024-09-13 09:37:09.498 UTC [15147][client backend] [pg_regress/int8][8/93:0] ERROR: division by zero 2024-09-13 09:37:09.498 UTC [15147][client backend] [pg_regress/int8][8/93:0] STATEMENT: select '9223372036854775800'::int8 % '0'::int8; 2024-09-13 09:37:09.499 UTC [15147][client backend] [pg_regress/int8][8/94:0] ERROR: bigint out of range 2024-09-13 09:37:09.499 UTC [15147][client backend] [pg_regress/int8][8/94:0] STATEMENT: select abs('-9223372036854775808'::int8); 2024-09-13 09:37:09.500 UTC [15147][client backend] [pg_regress/int8][8/95:0] ERROR: bigint out of range 2024-09-13 09:37:09.500 UTC [15147][client backend] [pg_regress/int8][8/95:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int4; 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/96:0] ERROR: bigint out of range 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/96:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int4; 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/97:0] ERROR: bigint out of range 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/97:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int4; 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/98:0] ERROR: bigint out of range 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/98:0] STATEMENT: select '100'::int4 + '9223372036854775800'::int8; 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/99:0] ERROR: bigint out of range 2024-09-13 09:37:09.501 UTC [15147][client backend] [pg_regress/int8][8/99:0] STATEMENT: select '-100'::int4 - '9223372036854775800'::int8; 2024-09-13 09:37:09.502 UTC [15147][client backend] [pg_regress/int8][8/100:0] ERROR: bigint out of range 2024-09-13 09:37:09.502 UTC [15147][client backend] [pg_regress/int8][8/100:0] STATEMENT: select '100'::int4 * '9223372036854775800'::int8; 2024-09-13 09:37:09.502 UTC [15156][client backend] [pg_regress/int2][15/55:0] ERROR: invalid input syntax for type smallint: "0b" at character 13 2024-09-13 09:37:09.502 UTC [15156][client backend] [pg_regress/int2][15/55:0] STATEMENT: SELECT int2 '0b'; 2024-09-13 09:37:09.503 UTC [15147][client backend] [pg_regress/int8][8/101:0] ERROR: bigint out of range 2024-09-13 09:37:09.503 UTC [15147][client backend] [pg_regress/int8][8/101:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int2; 2024-09-13 09:37:09.503 UTC [15156][client backend] [pg_regress/int2][15/56:0] ERROR: invalid input syntax for type smallint: "0o" at character 13 2024-09-13 09:37:09.503 UTC [15156][client backend] [pg_regress/int2][15/56:0] STATEMENT: SELECT int2 '0o'; 2024-09-13 09:37:09.503 UTC [15147][client backend] [pg_regress/int8][8/102:0] ERROR: bigint out of range 2024-09-13 09:37:09.503 UTC [15147][client backend] [pg_regress/int8][8/102:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int2; 2024-09-13 09:37:09.503 UTC [15156][client backend] [pg_regress/int2][15/57:0] ERROR: invalid input syntax for type smallint: "0x" at character 13 2024-09-13 09:37:09.503 UTC [15156][client backend] [pg_regress/int2][15/57:0] STATEMENT: SELECT int2 '0x'; 2024-09-13 09:37:09.503 UTC [15147][client backend] [pg_regress/int8][8/103:0] ERROR: bigint out of range 2024-09-13 09:37:09.503 UTC [15147][client backend] [pg_regress/int8][8/103:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int2; 2024-09-13 09:37:09.504 UTC [15147][client backend] [pg_regress/int8][8/104:0] ERROR: division by zero 2024-09-13 09:37:09.504 UTC [15147][client backend] [pg_regress/int8][8/104:0] STATEMENT: select '-9223372036854775808'::int8 / '0'::int2; 2024-09-13 09:37:09.504 UTC [15156][client backend] [pg_regress/int2][15/59:0] ERROR: value "0b1000000000000000" is out of range for type smallint at character 13 2024-09-13 09:37:09.504 UTC [15156][client backend] [pg_regress/int2][15/59:0] STATEMENT: SELECT int2 '0b1000000000000000'; 2024-09-13 09:37:09.505 UTC [15147][client backend] [pg_regress/int8][8/105:0] ERROR: bigint out of range 2024-09-13 09:37:09.505 UTC [15147][client backend] [pg_regress/int8][8/105:0] STATEMENT: select '100'::int2 + '9223372036854775800'::int8; 2024-09-13 09:37:09.505 UTC [15147][client backend] [pg_regress/int8][8/106:0] ERROR: bigint out of range 2024-09-13 09:37:09.505 UTC [15147][client backend] [pg_regress/int8][8/106:0] STATEMENT: select '-100'::int2 - '9223372036854775800'::int8; 2024-09-13 09:37:09.505 UTC [15161][client backend] [pg_regress/regproc][19/39:0] ERROR: operator does not exist: ||// at character 16 2024-09-13 09:37:09.505 UTC [15161][client backend] [pg_regress/regproc][19/39:0] STATEMENT: SELECT regoper('||//'); 2024-09-13 09:37:09.506 UTC [15156][client backend] [pg_regress/int2][15/61:0] ERROR: value "0o100000" is out of range for type smallint at character 13 2024-09-13 09:37:09.506 UTC [15156][client backend] [pg_regress/int2][15/61:0] STATEMENT: SELECT int2 '0o100000'; 2024-09-13 09:37:09.506 UTC [15147][client backend] [pg_regress/int8][8/107:0] ERROR: bigint out of range 2024-09-13 09:37:09.506 UTC [15147][client backend] [pg_regress/int8][8/107:0] STATEMENT: select '100'::int2 * '9223372036854775800'::int8; 2024-09-13 09:37:09.506 UTC [15147][client backend] [pg_regress/int8][8/108:0] ERROR: division by zero 2024-09-13 09:37:09.506 UTC [15147][client backend] [pg_regress/int8][8/108:0] STATEMENT: select '100'::int2 / '0'::int8; 2024-09-13 09:37:09.507 UTC [15156][client backend] [pg_regress/int2][15/63:0] ERROR: value "0x8000" is out of range for type smallint at character 13 2024-09-13 09:37:09.507 UTC [15156][client backend] [pg_regress/int2][15/63:0] STATEMENT: SELECT int2 '0x8000'; 2024-09-13 09:37:09.507 UTC [15161][client backend] [pg_regress/regproc][19/40:0] ERROR: operator does not exist: ++(int4,int4) at character 20 2024-09-13 09:37:09.507 UTC [15161][client backend] [pg_regress/regproc][19/40:0] STATEMENT: SELECT regoperator('++(int4,int4)'); 2024-09-13 09:37:09.507 UTC [15155][client backend] [pg_regress/int4][13/56:0] ERROR: integer out of range 2024-09-13 09:37:09.507 UTC [15155][client backend] [pg_regress/int4][13/56:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int4; 2024-09-13 09:37:09.507 UTC [15155][client backend] [pg_regress/int4][13/57:0] ERROR: integer out of range 2024-09-13 09:37:09.507 UTC [15155][client backend] [pg_regress/int4][13/57:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int4; 2024-09-13 09:37:09.508 UTC [15161][client backend] [pg_regress/regproc][19/41:0] ERROR: function "know" does not exist at character 16 2024-09-13 09:37:09.508 UTC [15161][client backend] [pg_regress/regproc][19/41:0] STATEMENT: SELECT regproc('know'); 2024-09-13 09:37:09.508 UTC [15155][client backend] [pg_regress/int4][13/59:0] ERROR: integer out of range 2024-09-13 09:37:09.508 UTC [15155][client backend] [pg_regress/int4][13/59:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int2; 2024-09-13 09:37:09.508 UTC [15156][client backend] [pg_regress/int2][15/65:0] ERROR: value "-0b1000000000000001" is out of range for type smallint at character 13 2024-09-13 09:37:09.508 UTC [15156][client backend] [pg_regress/int2][15/65:0] STATEMENT: SELECT int2 '-0b1000000000000001'; 2024-09-13 09:37:09.508 UTC [15155][client backend] [pg_regress/int4][13/60:0] ERROR: integer out of range 2024-09-13 09:37:09.508 UTC [15155][client backend] [pg_regress/int4][13/60:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int2; 2024-09-13 09:37:09.509 UTC [15161][client backend] [pg_regress/regproc][19/42:0] ERROR: function "absinthe(numeric)" does not exist at character 21 2024-09-13 09:37:09.509 UTC [15161][client backend] [pg_regress/regproc][19/42:0] STATEMENT: SELECT regprocedure('absinthe(numeric)'); 2024-09-13 09:37:09.509 UTC [15156][client backend] [pg_regress/int2][15/67:0] ERROR: value "-0o100001" is out of range for type smallint at character 13 2024-09-13 09:37:09.509 UTC [15156][client backend] [pg_regress/int2][15/67:0] STATEMENT: SELECT int2 '-0o100001'; 2024-09-13 09:37:09.509 UTC [15161][client backend] [pg_regress/regproc][19/43:0] ERROR: relation "pg_classes" does not exist at character 17 2024-09-13 09:37:09.509 UTC [15161][client backend] [pg_regress/regproc][19/43:0] STATEMENT: SELECT regclass('pg_classes'); 2024-09-13 09:37:09.509 UTC [15147][client backend] [pg_regress/int8][8/110:0] ERROR: integer out of range 2024-09-13 09:37:09.509 UTC [15147][client backend] [pg_regress/int8][8/110:0] STATEMENT: SELECT CAST(q1 AS int4) FROM int8_tbl WHERE q2 <> 456; 2024-09-13 09:37:09.510 UTC [15156][client backend] [pg_regress/int2][15/69:0] ERROR: value "-0x8001" is out of range for type smallint at character 13 2024-09-13 09:37:09.510 UTC [15156][client backend] [pg_regress/int2][15/69:0] STATEMENT: SELECT int2 '-0x8001'; 2024-09-13 09:37:09.511 UTC [15161][client backend] [pg_regress/regproc][19/44:0] ERROR: type "int3" does not exist at character 16 2024-09-13 09:37:09.511 UTC [15161][client backend] [pg_regress/regproc][19/44:0] STATEMENT: SELECT regtype('int3'); 2024-09-13 09:37:09.512 UTC [15161][client backend] [pg_regress/regproc][19/45:0] ERROR: operator does not exist: ng_catalog.||/ at character 16 2024-09-13 09:37:09.512 UTC [15161][client backend] [pg_regress/regproc][19/45:0] STATEMENT: SELECT regoper('ng_catalog.||/'); 2024-09-13 09:37:09.513 UTC [15161][client backend] [pg_regress/regproc][19/46:0] ERROR: operator does not exist: ng_catalog.+(int4,int4) at character 20 2024-09-13 09:37:09.513 UTC [15161][client backend] [pg_regress/regproc][19/46:0] STATEMENT: SELECT regoperator('ng_catalog.+(int4,int4)'); 2024-09-13 09:37:09.513 UTC [15147][client backend] [pg_regress/int8][8/112:0] ERROR: smallint out of range 2024-09-13 09:37:09.513 UTC [15147][client backend] [pg_regress/int8][8/112:0] STATEMENT: SELECT CAST(q1 AS int2) FROM int8_tbl WHERE q2 <> 456; 2024-09-13 09:37:09.513 UTC [15161][client backend] [pg_regress/regproc][19/47:0] ERROR: function "ng_catalog.now" does not exist at character 16 2024-09-13 09:37:09.513 UTC [15161][client backend] [pg_regress/regproc][19/47:0] STATEMENT: SELECT regproc('ng_catalog.now'); 2024-09-13 09:37:09.514 UTC [15146][client backend] [pg_regress/float8][9/102:0] ERROR: value out of range: overflow 2024-09-13 09:37:09.514 UTC [15146][client backend] [pg_regress/float8][9/102:0] STATEMENT: SELECT f.f1 * '1e200' from FLOAT8_TBL f; 2024-09-13 09:37:09.515 UTC [15146][client backend] [pg_regress/float8][9/103:0] ERROR: value out of range: overflow 2024-09-13 09:37:09.515 UTC [15146][client backend] [pg_regress/float8][9/103:0] STATEMENT: SELECT f.f1 ^ '1e200' from FLOAT8_TBL f; 2024-09-13 09:37:09.515 UTC [15146][client backend] [pg_regress/float8][9/105:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:09.515 UTC [15146][client backend] [pg_regress/float8][9/105:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 = '0.0' ; 2024-09-13 09:37:09.516 UTC [15146][client backend] [pg_regress/float8][9/106:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:09.516 UTC [15146][client backend] [pg_regress/float8][9/106:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 < '0.0' ; 2024-09-13 09:37:09.516 UTC [15146][client backend] [pg_regress/float8][9/107:0] ERROR: value out of range: underflow 2024-09-13 09:37:09.516 UTC [15146][client backend] [pg_regress/float8][9/107:0] STATEMENT: SELECT exp(f.f1) from FLOAT8_TBL f; 2024-09-13 09:37:09.516 UTC [15146][client backend] [pg_regress/float8][9/108:0] ERROR: division by zero 2024-09-13 09:37:09.516 UTC [15146][client backend] [pg_regress/float8][9/108:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT8_TBL f; 2024-09-13 09:37:09.516 UTC [15161][client backend] [pg_regress/regproc][19/48:0] ERROR: function "ng_catalog.abs(numeric)" does not exist at character 21 2024-09-13 09:37:09.516 UTC [15161][client backend] [pg_regress/regproc][19/48:0] STATEMENT: SELECT regprocedure('ng_catalog.abs(numeric)'); 2024-09-13 09:37:09.517 UTC [15156][client backend] [pg_regress/int2][15/75:0] ERROR: invalid input syntax for type smallint: "_100" at character 13 2024-09-13 09:37:09.517 UTC [15156][client backend] [pg_regress/int2][15/75:0] STATEMENT: SELECT int2 '_100'; 2024-09-13 09:37:09.517 UTC [15161][client backend] [pg_regress/regproc][19/49:0] ERROR: relation "ng_catalog.pg_class" does not exist at character 17 2024-09-13 09:37:09.517 UTC [15161][client backend] [pg_regress/regproc][19/49:0] STATEMENT: SELECT regclass('ng_catalog.pg_class'); 2024-09-13 09:37:09.518 UTC [15156][client backend] [pg_regress/int2][15/76:0] ERROR: invalid input syntax for type smallint: "100_" at character 13 2024-09-13 09:37:09.518 UTC [15156][client backend] [pg_regress/int2][15/76:0] STATEMENT: SELECT int2 '100_'; 2024-09-13 09:37:09.518 UTC [15161][client backend] [pg_regress/regproc][19/50:0] ERROR: schema "ng_catalog" does not exist at character 16 2024-09-13 09:37:09.518 UTC [15161][client backend] [pg_regress/regproc][19/50:0] STATEMENT: SELECT regtype('ng_catalog.int4'); 2024-09-13 09:37:09.518 UTC [15156][client backend] [pg_regress/int2][15/77:0] ERROR: invalid input syntax for type smallint: "10__000" at character 13 2024-09-13 09:37:09.518 UTC [15156][client backend] [pg_regress/int2][15/77:0] STATEMENT: SELECT int2 '10__000'; 2024-09-13 09:37:09.520 UTC [15152][client backend] [pg_regress/char][16/20:0] ERROR: value too long for type character(4) 2024-09-13 09:37:09.520 UTC [15152][client backend] [pg_regress/char][16/20:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('abcde'); 2024-09-13 09:37:09.521 UTC [15151][client backend] [pg_regress/name][12/26:0] ERROR: string is not a valid identifier: "foo.boo[]" 2024-09-13 09:37:09.521 UTC [15151][client backend] [pg_regress/name][12/26:0] STATEMENT: SELECT parse_ident('foo.boo[]'); 2024-09-13 09:37:09.521 UTC [15156][client backend] [pg_regress/int2][:0] LOG: disconnection: session time: 0:00:00.138 user=postgres database=regression host=[local] 2024-09-13 09:37:09.524 UTC [15161][client backend] [pg_regress/regproc][19/51:0] ERROR: collation "ng_catalog.POSIX" for encoding "UTF8" does not exist at character 21 2024-09-13 09:37:09.524 UTC [15161][client backend] [pg_regress/regproc][19/51:0] STATEMENT: SELECT regcollation('ng_catalog."POSIX"'); 2024-09-13 09:37:09.525 UTC [15161][client backend] [pg_regress/regproc][19/52:0] ERROR: role "regress_regrole_test" does not exist at character 16 2024-09-13 09:37:09.525 UTC [15161][client backend] [pg_regress/regproc][19/52:0] STATEMENT: SELECT regrole('regress_regrole_test'); 2024-09-13 09:37:09.525 UTC [15161][client backend] [pg_regress/regproc][19/53:0] ERROR: role "regress_regrole_test" does not exist at character 16 2024-09-13 09:37:09.525 UTC [15161][client backend] [pg_regress/regproc][19/53:0] STATEMENT: SELECT regrole('"regress_regrole_test"'); 2024-09-13 09:37:09.525 UTC [15153][client backend] [pg_regress/float4][14/57:0] ERROR: division by zero 2024-09-13 09:37:09.525 UTC [15153][client backend] [pg_regress/float4][14/57:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT4_TBL f; 2024-09-13 09:37:09.525 UTC [15161][client backend] [pg_regress/regproc][19/54:0] ERROR: role "nonexistent" does not exist at character 16 2024-09-13 09:37:09.525 UTC [15161][client backend] [pg_regress/regproc][19/54:0] STATEMENT: SELECT regrole('Nonexistent'); 2024-09-13 09:37:09.528 UTC [15161][client backend] [pg_regress/regproc][19/55:0] ERROR: role "Nonexistent" does not exist at character 16 2024-09-13 09:37:09.528 UTC [15161][client backend] [pg_regress/regproc][19/55:0] STATEMENT: SELECT regrole('"Nonexistent"'); 2024-09-13 09:37:09.529 UTC [15151][client backend] [pg_regress/name][12/28:0] ERROR: string is not a valid identifier: " " 2024-09-13 09:37:09.529 UTC [15151][client backend] [pg_regress/name][12/28:0] STATEMENT: SELECT parse_ident(' '); 2024-09-13 09:37:09.529 UTC [15161][client backend] [pg_regress/regproc][19/56:0] ERROR: invalid name syntax at character 16 2024-09-13 09:37:09.529 UTC [15161][client backend] [pg_regress/regproc][19/56:0] STATEMENT: SELECT regrole('foo.bar'); 2024-09-13 09:37:09.530 UTC [15161][client backend] [pg_regress/regproc][19/57:0] ERROR: schema "nonexistent" does not exist at character 21 2024-09-13 09:37:09.530 UTC [15161][client backend] [pg_regress/regproc][19/57:0] STATEMENT: SELECT regnamespace('Nonexistent'); 2024-09-13 09:37:09.530 UTC [15161][client backend] [pg_regress/regproc][19/58:0] ERROR: schema "Nonexistent" does not exist at character 21 2024-09-13 09:37:09.530 UTC [15161][client backend] [pg_regress/regproc][19/58:0] STATEMENT: SELECT regnamespace('"Nonexistent"'); 2024-09-13 09:37:09.530 UTC [15151][client backend] [pg_regress/name][12/29:0] ERROR: string is not a valid identifier: " .aaa" 2024-09-13 09:37:09.530 UTC [15151][client backend] [pg_regress/name][12/29:0] DETAIL: No valid identifier before ".". 2024-09-13 09:37:09.530 UTC [15151][client backend] [pg_regress/name][12/29:0] STATEMENT: SELECT parse_ident(' .aaa'); 2024-09-13 09:37:09.531 UTC [15161][client backend] [pg_regress/regproc][19/59:0] ERROR: invalid name syntax at character 21 2024-09-13 09:37:09.531 UTC [15161][client backend] [pg_regress/regproc][19/59:0] STATEMENT: SELECT regnamespace('foo.bar'); 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/30:0] ERROR: string is not a valid identifier: " aaa . " 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/30:0] DETAIL: No valid identifier after ".". 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/30:0] STATEMENT: SELECT parse_ident(' aaa . '); 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/31:0] ERROR: string is not a valid identifier: "aaa.a%b" 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/31:0] STATEMENT: SELECT parse_ident('aaa.a%b'); 2024-09-13 09:37:09.531 UTC [15147][client backend] [pg_regress/int8][8/116:0] ERROR: bigint out of range 2024-09-13 09:37:09.531 UTC [15147][client backend] [pg_regress/int8][8/116:0] STATEMENT: SELECT CAST('922337203685477580700.0'::float8 AS int8); 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/32:0] ERROR: string is not a valid identifier: "X XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" 2024-09-13 09:37:09.531 UTC [15151][client backend] [pg_regress/name][12/32:0] STATEMENT: SELECT parse_ident(E'X\rXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'); 2024-09-13 09:37:09.532 UTC [15147][client backend] [pg_regress/int8][8/117:0] ERROR: OID out of range 2024-09-13 09:37:09.532 UTC [15147][client backend] [pg_regress/int8][8/117:0] STATEMENT: SELECT CAST(q1 AS oid) FROM INT8_TBL; 2024-09-13 09:37:09.533 UTC [15146][client backend] [pg_regress/float8][9/128:0] ERROR: input is out of range 2024-09-13 09:37:09.533 UTC [15146][client backend] [pg_regress/float8][9/128:0] STATEMENT: SELECT acosh(float8 '-infinity'); 2024-09-13 09:37:09.533 UTC [15146][client backend] [pg_regress/float8][9/130:0] ERROR: input is out of range 2024-09-13 09:37:09.533 UTC [15146][client backend] [pg_regress/float8][9/130:0] STATEMENT: SELECT atanh(float8 'infinity'); 2024-09-13 09:37:09.533 UTC [15146][client backend] [pg_regress/float8][9/131:0] ERROR: input is out of range 2024-09-13 09:37:09.533 UTC [15146][client backend] [pg_regress/float8][9/131:0] STATEMENT: SELECT atanh(float8 '-infinity'); 2024-09-13 09:37:09.534 UTC [15146][client backend] [pg_regress/float8][9/136:0] ERROR: "10e400" is out of range for type double precision at character 36 2024-09-13 09:37:09.534 UTC [15146][client backend] [pg_regress/float8][9/136:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400'); 2024-09-13 09:37:09.535 UTC [15146][client backend] [pg_regress/float8][9/137:0] ERROR: "-10e400" is out of range for type double precision at character 36 2024-09-13 09:37:09.535 UTC [15146][client backend] [pg_regress/float8][9/137:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e400'); 2024-09-13 09:37:09.535 UTC [15146][client backend] [pg_regress/float8][9/138:0] ERROR: "10e-400" is out of range for type double precision at character 36 2024-09-13 09:37:09.535 UTC [15146][client backend] [pg_regress/float8][9/138:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e-400'); 2024-09-13 09:37:09.535 UTC [15146][client backend] [pg_regress/float8][9/139:0] ERROR: "-10e-400" is out of range for type double precision at character 36 2024-09-13 09:37:09.535 UTC [15146][client backend] [pg_regress/float8][9/139:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e-400'); 2024-09-13 09:37:09.535 UTC [15153][client backend] [pg_regress/float4][14/63:0] ERROR: smallint out of range 2024-09-13 09:37:09.535 UTC [15153][client backend] [pg_regress/float4][14/63:0] STATEMENT: SELECT '32767.6'::float4::int2; 2024-09-13 09:37:09.537 UTC [15153][client backend] [pg_regress/float4][14/65:0] ERROR: smallint out of range 2024-09-13 09:37:09.537 UTC [15153][client backend] [pg_regress/float4][14/65:0] STATEMENT: SELECT '-32768.6'::float4::int2; 2024-09-13 09:37:09.537 UTC [15153][client backend] [pg_regress/float4][14/67:0] ERROR: integer out of range 2024-09-13 09:37:09.537 UTC [15153][client backend] [pg_regress/float4][14/67:0] STATEMENT: SELECT '2147483647'::float4::int4; 2024-09-13 09:37:09.540 UTC [15151][client backend] [pg_regress/name][12/36:0] ERROR: string is not a valid identifier: ""c".X XXXXXXXXXX" 2024-09-13 09:37:09.540 UTC [15151][client backend] [pg_regress/name][12/36:0] STATEMENT: SELECT parse_ident(E'"c".X XXXX\002XXXXXX'); 2024-09-13 09:37:09.541 UTC [15151][client backend] [pg_regress/name][12/37:0] ERROR: string is not a valid identifier: "1020" 2024-09-13 09:37:09.541 UTC [15151][client backend] [pg_regress/name][12/37:0] STATEMENT: SELECT parse_ident('1020'); 2024-09-13 09:37:09.541 UTC [15153][client backend] [pg_regress/float4][14/69:0] ERROR: integer out of range 2024-09-13 09:37:09.541 UTC [15153][client backend] [pg_regress/float4][14/69:0] STATEMENT: SELECT '-2147483900'::float4::int4; 2024-09-13 09:37:09.541 UTC [15151][client backend] [pg_regress/name][12/38:0] ERROR: string is not a valid identifier: "10.20" 2024-09-13 09:37:09.541 UTC [15151][client backend] [pg_regress/name][12/38:0] STATEMENT: SELECT parse_ident('10.20'); 2024-09-13 09:37:09.542 UTC [15151][client backend] [pg_regress/name][12/39:0] ERROR: string is not a valid identifier: "." 2024-09-13 09:37:09.542 UTC [15151][client backend] [pg_regress/name][12/39:0] DETAIL: No valid identifier before ".". 2024-09-13 09:37:09.542 UTC [15151][client backend] [pg_regress/name][12/39:0] STATEMENT: SELECT parse_ident('.'); 2024-09-13 09:37:09.542 UTC [15155][client backend] [pg_regress/int4][13/65:0] ERROR: integer out of range 2024-09-13 09:37:09.542 UTC [15155][client backend] [pg_regress/int4][13/65:0] STATEMENT: SELECT gcd((-2147483648)::int4, 0::int4); 2024-09-13 09:37:09.542 UTC [15155][client backend] [pg_regress/int4][13/66:0] ERROR: integer out of range 2024-09-13 09:37:09.542 UTC [15155][client backend] [pg_regress/int4][13/66:0] STATEMENT: SELECT gcd((-2147483648)::int4, (-2147483648)::int4); 2024-09-13 09:37:09.542 UTC [15151][client backend] [pg_regress/name][12/40:0] ERROR: string is not a valid identifier: ".1020" 2024-09-13 09:37:09.542 UTC [15151][client backend] [pg_regress/name][12/40:0] DETAIL: No valid identifier before ".". 2024-09-13 09:37:09.542 UTC [15151][client backend] [pg_regress/name][12/40:0] STATEMENT: SELECT parse_ident('.1020'); 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/68:0] ERROR: integer out of range 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/68:0] STATEMENT: SELECT lcm((-2147483648)::int4, 1::int4); 2024-09-13 09:37:09.543 UTC [15151][client backend] [pg_regress/name][12/41:0] ERROR: string is not a valid identifier: "xxx.1020" 2024-09-13 09:37:09.543 UTC [15151][client backend] [pg_regress/name][12/41:0] DETAIL: No valid identifier after ".". 2024-09-13 09:37:09.543 UTC [15151][client backend] [pg_regress/name][12/41:0] STATEMENT: SELECT parse_ident('xxx.1020'); 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/69:0] ERROR: integer out of range 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/69:0] STATEMENT: SELECT lcm(2147483647::int4, 2147483646::int4); 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/73:0] ERROR: invalid input syntax for type integer: "0b" at character 13 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/73:0] STATEMENT: SELECT int4 '0b'; 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/74:0] ERROR: invalid input syntax for type integer: "0o" at character 13 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/74:0] STATEMENT: SELECT int4 '0o'; 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/75:0] ERROR: invalid input syntax for type integer: "0x" at character 13 2024-09-13 09:37:09.543 UTC [15155][client backend] [pg_regress/int4][13/75:0] STATEMENT: SELECT int4 '0x'; 2024-09-13 09:37:09.544 UTC [15157][client backend] [pg_regress/varchar][17/19:0] ERROR: value too long for type character varying(4) 2024-09-13 09:37:09.544 UTC [15157][client backend] [pg_regress/varchar][17/19:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('abcde'); 2024-09-13 09:37:09.544 UTC [15155][client backend] [pg_regress/int4][13/77:0] ERROR: value "0b10000000000000000000000000000000" is out of range for type integer at character 13 2024-09-13 09:37:09.544 UTC [15155][client backend] [pg_regress/int4][13/77:0] STATEMENT: SELECT int4 '0b10000000000000000000000000000000'; 2024-09-13 09:37:09.544 UTC [15155][client backend] [pg_regress/int4][13/79:0] ERROR: value "0o20000000000" is out of range for type integer at character 13 2024-09-13 09:37:09.544 UTC [15155][client backend] [pg_regress/int4][13/79:0] STATEMENT: SELECT int4 '0o20000000000'; 2024-09-13 09:37:09.544 UTC [15155][client backend] [pg_regress/int4][13/81:0] ERROR: value "0x80000000" is out of range for type integer at character 13 2024-09-13 09:37:09.544 UTC [15155][client backend] [pg_regress/int4][13/81:0] STATEMENT: SELECT int4 '0x80000000'; 2024-09-13 09:37:09.545 UTC [15155][client backend] [pg_regress/int4][13/83:0] ERROR: value "-0b10000000000000000000000000000001" is out of range for type integer at character 13 2024-09-13 09:37:09.545 UTC [15155][client backend] [pg_regress/int4][13/83:0] STATEMENT: SELECT int4 '-0b10000000000000000000000000000001'; 2024-09-13 09:37:09.545 UTC [15155][client backend] [pg_regress/int4][13/85:0] ERROR: value "-0o20000000001" is out of range for type integer at character 13 2024-09-13 09:37:09.545 UTC [15155][client backend] [pg_regress/int4][13/85:0] STATEMENT: SELECT int4 '-0o20000000001'; 2024-09-13 09:37:09.545 UTC [15155][client backend] [pg_regress/int4][13/87:0] ERROR: value "-0x80000001" is out of range for type integer at character 13 2024-09-13 09:37:09.545 UTC [15155][client backend] [pg_regress/int4][13/87:0] STATEMENT: SELECT int4 '-0x80000001'; 2024-09-13 09:37:09.546 UTC [15155][client backend] [pg_regress/int4][13/93:0] ERROR: invalid input syntax for type integer: "_100" at character 13 2024-09-13 09:37:09.546 UTC [15155][client backend] [pg_regress/int4][13/93:0] STATEMENT: SELECT int4 '_100'; 2024-09-13 09:37:09.546 UTC [15153][client backend] [pg_regress/float4][14/71:0] ERROR: bigint out of range 2024-09-13 09:37:09.546 UTC [15153][client backend] [pg_regress/float4][14/71:0] STATEMENT: SELECT '9223372036854775807'::float4::int8; 2024-09-13 09:37:09.546 UTC [15151][client backend] [pg_regress/name][:0] LOG: disconnection: session time: 0:00:00.212 user=postgres database=regression host=[local] 2024-09-13 09:37:09.546 UTC [15155][client backend] [pg_regress/int4][13/94:0] ERROR: invalid input syntax for type integer: "100_" at character 13 2024-09-13 09:37:09.546 UTC [15155][client backend] [pg_regress/int4][13/94:0] STATEMENT: SELECT int4 '100_'; 2024-09-13 09:37:09.546 UTC [15155][client backend] [pg_regress/int4][13/95:0] ERROR: invalid input syntax for type integer: "100__000" at character 13 2024-09-13 09:37:09.546 UTC [15155][client backend] [pg_regress/int4][13/95:0] STATEMENT: SELECT int4 '100__000'; 2024-09-13 09:37:09.547 UTC [15153][client backend] [pg_regress/float4][14/73:0] ERROR: bigint out of range 2024-09-13 09:37:09.547 UTC [15153][client backend] [pg_regress/float4][14/73:0] STATEMENT: SELECT '-9223380000000000000'::float4::int8; 2024-09-13 09:37:09.548 UTC [15157][client backend] [pg_regress/varchar][:0] LOG: disconnection: session time: 0:00:00.158 user=postgres database=regression host=[local] 2024-09-13 09:37:09.549 UTC [15155][client backend] [pg_regress/int4][:0] LOG: disconnection: session time: 0:00:00.180 user=postgres database=regression host=[local] 2024-09-13 09:37:09.556 UTC [15147][client backend] [pg_regress/int8][8/122:0] ERROR: step size cannot equal zero 2024-09-13 09:37:09.556 UTC [15147][client backend] [pg_regress/int8][8/122:0] STATEMENT: SELECT * FROM generate_series('+4567890123456789'::int8, '+4567890123456799'::int8, 0); 2024-09-13 09:37:09.558 UTC [15150][client backend] [pg_regress/txid][:0] LOG: disconnection: session time: 0:00:00.215 user=postgres database=regression host=[local] 2024-09-13 09:37:09.561 UTC [15158][client backend] [pg_regress/money][18/60:0] ERROR: value "123456789012345678" is out of range for type money at character 8 2024-09-13 09:37:09.561 UTC [15158][client backend] [pg_regress/money][18/60:0] STATEMENT: SELECT '123456789012345678'::money; 2024-09-13 09:37:09.561 UTC [15158][client backend] [pg_regress/money][18/61:0] ERROR: value "9223372036854775807" is out of range for type money at character 8 2024-09-13 09:37:09.561 UTC [15158][client backend] [pg_regress/money][18/61:0] STATEMENT: SELECT '9223372036854775807'::money; 2024-09-13 09:37:09.561 UTC [15163][client backend] [pg_regress/uuid][21/4:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-1111-111111111111F" at character 38 2024-09-13 09:37:09.561 UTC [15163][client backend] [pg_regress/uuid][21/4:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111F'); 2024-09-13 09:37:09.562 UTC [15163][client backend] [pg_regress/uuid][21/5:0] ERROR: invalid input syntax for type uuid: "{11111111-1111-1111-1111-11111111111}" at character 38 2024-09-13 09:37:09.562 UTC [15163][client backend] [pg_regress/uuid][21/5:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{11111111-1111-1111-1111-11111111111}'); 2024-09-13 09:37:09.562 UTC [15163][client backend] [pg_regress/uuid][21/6:0] ERROR: invalid input syntax for type uuid: "111-11111-1111-1111-1111-111111111111" at character 38 2024-09-13 09:37:09.562 UTC [15163][client backend] [pg_regress/uuid][21/6:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('111-11111-1111-1111-1111-111111111111'); 2024-09-13 09:37:09.563 UTC [15163][client backend] [pg_regress/uuid][21/7:0] ERROR: invalid input syntax for type uuid: "{22222222-2222-2222-2222-222222222222 " at character 38 2024-09-13 09:37:09.563 UTC [15163][client backend] [pg_regress/uuid][21/7:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{22222222-2222-2222-2222-222222222222 '); 2024-09-13 09:37:09.563 UTC [15163][client backend] [pg_regress/uuid][21/8:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-G111-111111111111" at character 38 2024-09-13 09:37:09.563 UTC [15163][client backend] [pg_regress/uuid][21/8:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-G111-111111111111'); 2024-09-13 09:37:09.564 UTC [15163][client backend] [pg_regress/uuid][21/9:0] ERROR: invalid input syntax for type uuid: "11+11111-1111-1111-1111-111111111111" at character 38 2024-09-13 09:37:09.564 UTC [15163][client backend] [pg_regress/uuid][21/9:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11+11111-1111-1111-1111-111111111111'); 2024-09-13 09:37:09.564 UTC [15158][client backend] [pg_regress/money][18/65:0] ERROR: value "-123456789012345678" is out of range for type money at character 8 2024-09-13 09:37:09.564 UTC [15158][client backend] [pg_regress/money][18/65:0] STATEMENT: SELECT '-123456789012345678'::money; 2024-09-13 09:37:09.565 UTC [15158][client backend] [pg_regress/money][18/66:0] ERROR: value "-9223372036854775808" is out of range for type money at character 8 2024-09-13 09:37:09.565 UTC [15158][client backend] [pg_regress/money][18/66:0] STATEMENT: SELECT '-9223372036854775808'::money; 2024-09-13 09:37:09.565 UTC [15152][client backend] [pg_regress/char][:0] LOG: disconnection: session time: 0:00:00.188 user=postgres database=regression host=[local] 2024-09-13 09:37:09.566 UTC [15147][client backend] [pg_regress/int8][8/126:0] ERROR: bigint out of range 2024-09-13 09:37:09.566 UTC [15147][client backend] [pg_regress/int8][8/126:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int8; 2024-09-13 09:37:09.567 UTC [15147][client backend] [pg_regress/int8][8/127:0] ERROR: bigint out of range 2024-09-13 09:37:09.567 UTC [15147][client backend] [pg_regress/int8][8/127:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int8; 2024-09-13 09:37:09.570 UTC [15147][client backend] [pg_regress/int8][8/129:0] ERROR: bigint out of range 2024-09-13 09:37:09.570 UTC [15147][client backend] [pg_regress/int8][8/129:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int4; 2024-09-13 09:37:09.570 UTC [15147][client backend] [pg_regress/int8][8/130:0] ERROR: bigint out of range 2024-09-13 09:37:09.570 UTC [15147][client backend] [pg_regress/int8][8/130:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int4; 2024-09-13 09:37:09.573 UTC [15147][client backend] [pg_regress/int8][8/132:0] ERROR: bigint out of range 2024-09-13 09:37:09.573 UTC [15147][client backend] [pg_regress/int8][8/132:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int2; 2024-09-13 09:37:09.573 UTC [15147][client backend] [pg_regress/int8][8/133:0] ERROR: bigint out of range 2024-09-13 09:37:09.573 UTC [15147][client backend] [pg_regress/int8][8/133:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int2; 2024-09-13 09:37:09.578 UTC [15146][client backend] [pg_regress/float8][9/143:0] ERROR: smallint out of range 2024-09-13 09:37:09.578 UTC [15146][client backend] [pg_regress/float8][9/143:0] STATEMENT: SELECT '32767.6'::float8::int2; 2024-09-13 09:37:09.578 UTC [15158][client backend] [pg_regress/money][18/75:0] ERROR: value "-92233720368547758.09" is out of range for type money at character 8 2024-09-13 09:37:09.578 UTC [15158][client backend] [pg_regress/money][18/75:0] STATEMENT: SELECT '-92233720368547758.09'::money; 2024-09-13 09:37:09.579 UTC [15164][client backend] [pg_regress/pg_lsn][22/24:0] ERROR: pg_lsn out of range 2024-09-13 09:37:09.579 UTC [15164][client backend] [pg_regress/pg_lsn][22/24:0] STATEMENT: SELECT 'FFFFFFFF/FFFFFFFE'::pg_lsn + 2::numeric; 2024-09-13 09:37:09.579 UTC [15164][client backend] [pg_regress/pg_lsn][22/26:0] ERROR: pg_lsn out of range 2024-09-13 09:37:09.579 UTC [15164][client backend] [pg_regress/pg_lsn][22/26:0] STATEMENT: SELECT '0/1'::pg_lsn - 2::numeric; 2024-09-13 09:37:09.580 UTC [15164][client backend] [pg_regress/pg_lsn][22/29:0] ERROR: cannot add NaN to pg_lsn 2024-09-13 09:37:09.580 UTC [15164][client backend] [pg_regress/pg_lsn][22/29:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn + 'NaN'::numeric; 2024-09-13 09:37:09.580 UTC [15158][client backend] [pg_regress/money][18/76:0] ERROR: value "92233720368547758.08" is out of range for type money at character 8 2024-09-13 09:37:09.580 UTC [15158][client backend] [pg_regress/money][18/76:0] STATEMENT: SELECT '92233720368547758.08'::money; 2024-09-13 09:37:09.580 UTC [15164][client backend] [pg_regress/pg_lsn][22/30:0] ERROR: cannot subtract NaN from pg_lsn 2024-09-13 09:37:09.580 UTC [15164][client backend] [pg_regress/pg_lsn][22/30:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn - 'NaN'::numeric; 2024-09-13 09:37:09.584 UTC [15158][client backend] [pg_regress/money][18/77:0] ERROR: value "-92233720368547758.085" is out of range for type money at character 8 2024-09-13 09:37:09.584 UTC [15158][client backend] [pg_regress/money][18/77:0] STATEMENT: SELECT '-92233720368547758.085'::money; 2024-09-13 09:37:09.584 UTC [15158][client backend] [pg_regress/money][18/78:0] ERROR: value "92233720368547758.075" is out of range for type money at character 8 2024-09-13 09:37:09.584 UTC [15158][client backend] [pg_regress/money][18/78:0] STATEMENT: SELECT '92233720368547758.075'::money; 2024-09-13 09:37:09.585 UTC [15146][client backend] [pg_regress/float8][9/145:0] ERROR: smallint out of range 2024-09-13 09:37:09.585 UTC [15146][client backend] [pg_regress/float8][9/145:0] STATEMENT: SELECT '-32768.6'::float8::int2; 2024-09-13 09:37:09.587 UTC [15146][client backend] [pg_regress/float8][9/147:0] ERROR: integer out of range 2024-09-13 09:37:09.587 UTC [15146][client backend] [pg_regress/float8][9/147:0] STATEMENT: SELECT '2147483647.6'::float8::int4; 2024-09-13 09:37:09.587 UTC [15147][client backend] [pg_regress/int8][8/138:0] ERROR: bigint out of range 2024-09-13 09:37:09.587 UTC [15147][client backend] [pg_regress/int8][8/138:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, 0::int8); 2024-09-13 09:37:09.588 UTC [15147][client backend] [pg_regress/int8][8/139:0] ERROR: bigint out of range 2024-09-13 09:37:09.588 UTC [15147][client backend] [pg_regress/int8][8/139:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, (-9223372036854775808)::int8); 2024-09-13 09:37:09.589 UTC [15146][client backend] [pg_regress/float8][9/149:0] ERROR: integer out of range 2024-09-13 09:37:09.589 UTC [15146][client backend] [pg_regress/float8][9/149:0] STATEMENT: SELECT '-2147483648.6'::float8::int4; 2024-09-13 09:37:09.591 UTC [15146][client backend] [pg_regress/float8][9/151:0] ERROR: bigint out of range 2024-09-13 09:37:09.591 UTC [15146][client backend] [pg_regress/float8][9/151:0] STATEMENT: SELECT '9223372036854775807'::float8::int8; 2024-09-13 09:37:09.592 UTC [15146][client backend] [pg_regress/float8][9/153:0] ERROR: bigint out of range 2024-09-13 09:37:09.592 UTC [15146][client backend] [pg_regress/float8][9/153:0] STATEMENT: SELECT '-9223372036854780000'::float8::int8; 2024-09-13 09:37:09.596 UTC [15147][client backend] [pg_regress/int8][8/141:0] ERROR: bigint out of range 2024-09-13 09:37:09.596 UTC [15147][client backend] [pg_regress/int8][8/141:0] STATEMENT: SELECT lcm((-9223372036854775808)::int8, 1::int8); 2024-09-13 09:37:09.597 UTC [15147][client backend] [pg_regress/int8][8/142:0] ERROR: bigint out of range 2024-09-13 09:37:09.597 UTC [15147][client backend] [pg_regress/int8][8/142:0] STATEMENT: SELECT lcm(9223372036854775807::int8, 9223372036854775806::int8); 2024-09-13 09:37:09.599 UTC [15161][client backend] [pg_regress/regproc][19/103:0] ERROR: syntax error at or near "type" at character 11 2024-09-13 09:37:09.599 UTC [15161][client backend] [pg_regress/regproc][19/103:0] CONTEXT: invalid type name "incorrect type name syntax" 2024-09-13 09:37:09.599 UTC [15161][client backend] [pg_regress/regproc][19/103:0] STATEMENT: SELECT * FROM pg_input_error_info('incorrect type name syntax', 'regtype'); 2024-09-13 09:37:09.600 UTC [15147][client backend] [pg_regress/int8][8/146:0] ERROR: invalid input syntax for type bigint: "0b" at character 13 2024-09-13 09:37:09.600 UTC [15147][client backend] [pg_regress/int8][8/146:0] STATEMENT: SELECT int8 '0b'; 2024-09-13 09:37:09.600 UTC [15147][client backend] [pg_regress/int8][8/147:0] ERROR: invalid input syntax for type bigint: "0o" at character 13 2024-09-13 09:37:09.600 UTC [15147][client backend] [pg_regress/int8][8/147:0] STATEMENT: SELECT int8 '0o'; 2024-09-13 09:37:09.602 UTC [15147][client backend] [pg_regress/int8][8/148:0] ERROR: invalid input syntax for type bigint: "0x" at character 13 2024-09-13 09:37:09.602 UTC [15147][client backend] [pg_regress/int8][8/148:0] STATEMENT: SELECT int8 '0x'; 2024-09-13 09:37:09.602 UTC [15161][client backend] [pg_regress/regproc][19/104:0] ERROR: invalid NUMERIC type modifier 2024-09-13 09:37:09.602 UTC [15161][client backend] [pg_regress/regproc][19/104:0] STATEMENT: SELECT * FROM pg_input_error_info('numeric(1,2,3)', 'regtype'); 2024-09-13 09:37:09.604 UTC [15161][client backend] [pg_regress/regproc][19/105:0] ERROR: improper qualified name (too many dotted names): way.too.many.names 2024-09-13 09:37:09.604 UTC [15161][client backend] [pg_regress/regproc][19/105:0] STATEMENT: SELECT * FROM pg_input_error_info('way.too.many.names', 'regtype'); 2024-09-13 09:37:09.604 UTC [15147][client backend] [pg_regress/int8][8/150:0] ERROR: value "0b1000000000000000000000000000000000000000000000000000000000000000" is out of range for type bigint at character 13 2024-09-13 09:37:09.604 UTC [15147][client backend] [pg_regress/int8][8/150:0] STATEMENT: SELECT int8 '0b1000000000000000000000000000000000000000000000000000000000000000'; 2024-09-13 09:37:09.604 UTC [15161][client backend] [pg_regress/regproc][19/106:0] ERROR: cross-database references are not implemented: no_such_catalog.schema.name 2024-09-13 09:37:09.604 UTC [15161][client backend] [pg_regress/regproc][19/106:0] STATEMENT: SELECT * FROM pg_input_error_info('no_such_catalog.schema.name', 'regtype'); 2024-09-13 09:37:09.605 UTC [15147][client backend] [pg_regress/int8][8/152:0] ERROR: value "0o1000000000000000000000" is out of range for type bigint at character 13 2024-09-13 09:37:09.605 UTC [15147][client backend] [pg_regress/int8][8/152:0] STATEMENT: SELECT int8 '0o1000000000000000000000'; 2024-09-13 09:37:09.607 UTC [15158][client backend] [pg_regress/money][18/102:0] ERROR: money out of range 2024-09-13 09:37:09.607 UTC [15158][client backend] [pg_regress/money][18/102:0] STATEMENT: SELECT '92233720368547758.07'::money + '0.01'::money; 2024-09-13 09:37:09.608 UTC [15161][client backend] [pg_regress/regproc][:0] LOG: disconnection: session time: 0:00:00.202 user=postgres database=regression host=[local] 2024-09-13 09:37:09.612 UTC [15158][client backend] [pg_regress/money][18/103:0] ERROR: money out of range 2024-09-13 09:37:09.612 UTC [15158][client backend] [pg_regress/money][18/103:0] STATEMENT: SELECT '-92233720368547758.08'::money - '0.01'::money; 2024-09-13 09:37:09.612 UTC [15158][client backend] [pg_regress/money][18/104:0] ERROR: money out of range 2024-09-13 09:37:09.612 UTC [15158][client backend] [pg_regress/money][18/104:0] STATEMENT: SELECT '92233720368547758.07'::money * 2::float8; 2024-09-13 09:37:09.612 UTC [15158][client backend] [pg_regress/money][18/105:0] ERROR: money out of range 2024-09-13 09:37:09.612 UTC [15158][client backend] [pg_regress/money][18/105:0] STATEMENT: SELECT '-1'::money / 1.175494e-38::float4; 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/106:0] ERROR: money out of range 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/106:0] STATEMENT: SELECT '92233720368547758.07'::money * 2::int4; 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/107:0] ERROR: division by zero 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/107:0] STATEMENT: SELECT '1'::money / 0::int2; 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/108:0] ERROR: money out of range 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/108:0] STATEMENT: SELECT '42'::money * 'inf'::float8; 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/109:0] ERROR: money out of range 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/109:0] STATEMENT: SELECT '42'::money * '-inf'::float8; 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/110:0] ERROR: money out of range 2024-09-13 09:37:09.614 UTC [15158][client backend] [pg_regress/money][18/110:0] STATEMENT: SELECT '42'::money * 'nan'::float4; 2024-09-13 09:37:09.615 UTC [15147][client backend] [pg_regress/int8][8/154:0] ERROR: value "0x8000000000000000" is out of range for type bigint at character 13 2024-09-13 09:37:09.615 UTC [15147][client backend] [pg_regress/int8][8/154:0] STATEMENT: SELECT int8 '0x8000000000000000'; 2024-09-13 09:37:09.617 UTC [15158][client backend] [pg_regress/money][:0] LOG: disconnection: session time: 0:00:00.220 user=postgres database=regression host=[local] 2024-09-13 09:37:09.627 UTC [15164][client backend] [pg_regress/pg_lsn][:0] LOG: disconnection: session time: 0:00:00.183 user=postgres database=regression host=[local] 2024-09-13 09:37:09.633 UTC [15147][client backend] [pg_regress/int8][8/156:0] ERROR: value "-0b1000000000000000000000000000000000000000000000000000000000000001" is out of range for type bigint at character 13 2024-09-13 09:37:09.633 UTC [15147][client backend] [pg_regress/int8][8/156:0] STATEMENT: SELECT int8 '-0b1000000000000000000000000000000000000000000000000000000000000001'; 2024-09-13 09:37:09.634 UTC [15147][client backend] [pg_regress/int8][8/158:0] ERROR: value "-0o1000000000000000000001" is out of range for type bigint at character 13 2024-09-13 09:37:09.634 UTC [15147][client backend] [pg_regress/int8][8/158:0] STATEMENT: SELECT int8 '-0o1000000000000000000001'; 2024-09-13 09:37:09.634 UTC [15147][client backend] [pg_regress/int8][8/160:0] ERROR: value "-0x8000000000000001" is out of range for type bigint at character 13 2024-09-13 09:37:09.634 UTC [15147][client backend] [pg_regress/int8][8/160:0] STATEMENT: SELECT int8 '-0x8000000000000001'; 2024-09-13 09:37:09.635 UTC [15147][client backend] [pg_regress/int8][8/166:0] ERROR: invalid input syntax for type bigint: "_100" at character 13 2024-09-13 09:37:09.635 UTC [15147][client backend] [pg_regress/int8][8/166:0] STATEMENT: SELECT int8 '_100'; 2024-09-13 09:37:09.637 UTC [15147][client backend] [pg_regress/int8][8/167:0] ERROR: invalid input syntax for type bigint: "100_" at character 13 2024-09-13 09:37:09.637 UTC [15147][client backend] [pg_regress/int8][8/167:0] STATEMENT: SELECT int8 '100_'; 2024-09-13 09:37:09.637 UTC [15147][client backend] [pg_regress/int8][8/168:0] ERROR: invalid input syntax for type bigint: "100__000" at character 13 2024-09-13 09:37:09.637 UTC [15147][client backend] [pg_regress/int8][8/168:0] STATEMENT: SELECT int8 '100__000'; 2024-09-13 09:37:09.639 UTC [15163][client backend] [pg_regress/uuid][21/27:991] ERROR: duplicate key value violates unique constraint "guid1_unique_btree" 2024-09-13 09:37:09.639 UTC [15163][client backend] [pg_regress/uuid][21/27:991] DETAIL: Key (guid_field)=(11111111-1111-1111-1111-111111111111) already exists. 2024-09-13 09:37:09.639 UTC [15163][client backend] [pg_regress/uuid][21/27:991] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111'); 2024-09-13 09:37:09.640 UTC [15147][client backend] [pg_regress/int8][:0] LOG: disconnection: session time: 0:00:00.311 user=postgres database=regression host=[local] 2024-09-13 09:37:09.673 UTC [15153][client backend] [pg_regress/float4][:0] LOG: disconnection: session time: 0:00:00.295 user=postgres database=regression host=[local] 2024-09-13 09:37:09.688 UTC [15146][client backend] [pg_regress/float8][:0] LOG: disconnection: session time: 0:00:00.360 user=postgres database=regression host=[local] 2024-09-13 09:37:09.694 UTC [15160][client backend] [pg_regress/rangetypes][20/70:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-09-13 09:37:09.694 UTC [15160][client backend] [pg_regress/rangetypes][20/70:0] STATEMENT: select numrange(2.0, 1.0); 2024-09-13 09:37:09.707 UTC [15160][client backend] [pg_regress/rangetypes][20/94:0] ERROR: result of range union would not be contiguous 2024-09-13 09:37:09.707 UTC [15160][client backend] [pg_regress/rangetypes][20/94:0] STATEMENT: select numrange(1.0, 2.0) + numrange(2.5, 3.0); 2024-09-13 09:37:09.717 UTC [15149][client backend] [pg_regress/enum][10/94:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2024-09-13 09:37:09.717 UTC [15149][client backend] [pg_regress/enum][10/94:0] STATEMENT: SELECT 'purple'::rgb; 2024-09-13 09:37:09.717 UTC [15149][client backend] [pg_regress/enum][10/95:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2024-09-13 09:37:09.717 UTC [15149][client backend] [pg_regress/enum][10/95:0] STATEMENT: SELECT 'purple'::rainbow::rgb; 2024-09-13 09:37:09.735 UTC [15163][client backend] [pg_regress/uuid][:0] LOG: disconnection: session time: 0:00:00.302 user=postgres database=regression host=[local] 2024-09-13 09:37:09.776 UTC [15149][client backend] [pg_regress/enum][10/121:1036] ERROR: insert or update on table "enumtest_child" violates foreign key constraint "enumtest_child_parent_fkey" 2024-09-13 09:37:09.776 UTC [15149][client backend] [pg_regress/enum][10/121:1036] DETAIL: Key (parent)=(blue) is not present in table "enumtest_parent". 2024-09-13 09:37:09.776 UTC [15149][client backend] [pg_regress/enum][10/121:1036] STATEMENT: INSERT INTO enumtest_child VALUES ('blue'); 2024-09-13 09:37:09.777 UTC [15149][client backend] [pg_regress/enum][10/122:1037] ERROR: update or delete on table "enumtest_parent" violates foreign key constraint "enumtest_child_parent_fkey" on table "enumtest_child" 2024-09-13 09:37:09.777 UTC [15149][client backend] [pg_regress/enum][10/122:1037] DETAIL: Key (id)=(red) is still referenced from table "enumtest_child". 2024-09-13 09:37:09.777 UTC [15149][client backend] [pg_regress/enum][10/122:1037] STATEMENT: DELETE FROM enumtest_parent; 2024-09-13 09:37:09.781 UTC [15149][client backend] [pg_regress/enum][10/124:1039] ERROR: foreign key constraint "enumtest_bogus_child_parent_fkey" cannot be implemented 2024-09-13 09:37:09.781 UTC [15149][client backend] [pg_regress/enum][10/124:1039] DETAIL: Key columns "parent" and "id" are of incompatible types: bogus and rainbow. 2024-09-13 09:37:09.781 UTC [15149][client backend] [pg_regress/enum][10/124:1039] STATEMENT: CREATE TABLE enumtest_bogus_child(parent bogus REFERENCES enumtest_parent); 2024-09-13 09:37:09.785 UTC [15149][client backend] [pg_regress/enum][10/128:0] ERROR: "red" is not an existing enum label 2024-09-13 09:37:09.785 UTC [15149][client backend] [pg_regress/enum][10/128:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'red' TO 'crimson'; 2024-09-13 09:37:09.785 UTC [15149][client backend] [pg_regress/enum][10/129:0] ERROR: enum label "green" already exists 2024-09-13 09:37:09.785 UTC [15149][client backend] [pg_regress/enum][10/129:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'blue' TO 'green'; 2024-09-13 09:37:09.801 UTC [15149][client backend] [pg_regress/enum][10/131:1049] ERROR: unsafe use of new value "new" of enum type bogus at character 8 2024-09-13 09:37:09.801 UTC [15149][client backend] [pg_regress/enum][10/131:1049] HINT: New enum values must be committed before they can be used. 2024-09-13 09:37:09.801 UTC [15149][client backend] [pg_regress/enum][10/131:1049] STATEMENT: SELECT 'new'::bogus; 2024-09-13 09:37:09.802 UTC [15149][client backend] [pg_regress/enum][10/131:1049] ERROR: unsafe use of new value "new" of enum type bogus 2024-09-13 09:37:09.802 UTC [15149][client backend] [pg_regress/enum][10/131:1049] HINT: New enum values must be committed before they can be used. 2024-09-13 09:37:09.802 UTC [15149][client backend] [pg_regress/enum][10/131:1049] STATEMENT: SELECT enum_last(null::bogus); 2024-09-13 09:37:09.802 UTC [15149][client backend] [pg_regress/enum][10/131:1049] ERROR: unsafe use of new value "new" of enum type bogus 2024-09-13 09:37:09.802 UTC [15149][client backend] [pg_regress/enum][10/131:1049] HINT: New enum values must be committed before they can be used. 2024-09-13 09:37:09.802 UTC [15149][client backend] [pg_regress/enum][10/131:1049] STATEMENT: SELECT enum_range(null::bogus); 2024-09-13 09:37:09.805 UTC [15149][client backend] [pg_regress/enum][10/134:1050] ERROR: unsafe use of new value "bad" of enum type bogon at character 8 2024-09-13 09:37:09.805 UTC [15149][client backend] [pg_regress/enum][10/134:1050] HINT: New enum values must be committed before they can be used. 2024-09-13 09:37:09.805 UTC [15149][client backend] [pg_regress/enum][10/134:1050] STATEMENT: SELECT 'bad'::bogon; 2024-09-13 09:37:09.854 UTC [15149][client backend] [pg_regress/enum][:0] LOG: disconnection: session time: 0:00:00.511 user=postgres database=regression host=[local] 2024-09-13 09:37:09.998 UTC [15143][client backend] [pg_regress/numeric][4/96:0] ERROR: division by zero 2024-09-13 09:37:09.998 UTC [15143][client backend] [pg_regress/numeric][4/96:0] STATEMENT: SELECT 'inf'::numeric / '0'; 2024-09-13 09:37:09.998 UTC [15143][client backend] [pg_regress/numeric][4/97:0] ERROR: division by zero 2024-09-13 09:37:09.998 UTC [15143][client backend] [pg_regress/numeric][4/97:0] STATEMENT: SELECT '-inf'::numeric / '0'; 2024-09-13 09:37:09.999 UTC [15143][client backend] [pg_regress/numeric][4/99:0] ERROR: division by zero 2024-09-13 09:37:09.999 UTC [15143][client backend] [pg_regress/numeric][4/99:0] STATEMENT: SELECT '0'::numeric / '0'; 2024-09-13 09:37:09.999 UTC [15143][client backend] [pg_regress/numeric][4/100:0] ERROR: division by zero 2024-09-13 09:37:09.999 UTC [15143][client backend] [pg_regress/numeric][4/100:0] STATEMENT: SELECT 'inf'::numeric % '0'; 2024-09-13 09:37:09.999 UTC [15143][client backend] [pg_regress/numeric][4/101:0] ERROR: division by zero 2024-09-13 09:37:09.999 UTC [15143][client backend] [pg_regress/numeric][4/101:0] STATEMENT: SELECT '-inf'::numeric % '0'; 2024-09-13 09:37:10.000 UTC [15143][client backend] [pg_regress/numeric][4/103:0] ERROR: division by zero 2024-09-13 09:37:10.000 UTC [15143][client backend] [pg_regress/numeric][4/103:0] STATEMENT: SELECT '0'::numeric % '0'; 2024-09-13 09:37:10.000 UTC [15143][client backend] [pg_regress/numeric][4/104:0] ERROR: division by zero 2024-09-13 09:37:10.000 UTC [15143][client backend] [pg_regress/numeric][4/104:0] STATEMENT: SELECT div('inf'::numeric, '0'); 2024-09-13 09:37:10.000 UTC [15143][client backend] [pg_regress/numeric][4/105:0] ERROR: division by zero 2024-09-13 09:37:10.000 UTC [15143][client backend] [pg_regress/numeric][4/105:0] STATEMENT: SELECT div('-inf'::numeric, '0'); 2024-09-13 09:37:10.001 UTC [15143][client backend] [pg_regress/numeric][4/107:0] ERROR: division by zero 2024-09-13 09:37:10.001 UTC [15143][client backend] [pg_regress/numeric][4/107:0] STATEMENT: SELECT div('0'::numeric, '0'); 2024-09-13 09:37:10.006 UTC [15143][client backend] [pg_regress/numeric][4/112:0] ERROR: cannot take square root of a negative number 2024-09-13 09:37:10.006 UTC [15143][client backend] [pg_regress/numeric][4/112:0] STATEMENT: SELECT sqrt('-1'::numeric); 2024-09-13 09:37:10.007 UTC [15143][client backend] [pg_regress/numeric][4/113:0] ERROR: cannot take square root of a negative number 2024-09-13 09:37:10.007 UTC [15143][client backend] [pg_regress/numeric][4/113:0] STATEMENT: SELECT sqrt('-inf'::numeric); 2024-09-13 09:37:10.008 UTC [15143][client backend] [pg_regress/numeric][4/115:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.008 UTC [15143][client backend] [pg_regress/numeric][4/115:0] STATEMENT: SELECT ln('0'::numeric); 2024-09-13 09:37:10.008 UTC [15143][client backend] [pg_regress/numeric][4/116:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.008 UTC [15143][client backend] [pg_regress/numeric][4/116:0] STATEMENT: SELECT ln('-1'::numeric); 2024-09-13 09:37:10.009 UTC [15143][client backend] [pg_regress/numeric][4/117:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.009 UTC [15143][client backend] [pg_regress/numeric][4/117:0] STATEMENT: SELECT ln('-inf'::numeric); 2024-09-13 09:37:10.011 UTC [15143][client backend] [pg_regress/numeric][4/119:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.011 UTC [15143][client backend] [pg_regress/numeric][4/119:0] STATEMENT: SELECT log('0'::numeric, '10'); 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/120:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/120:0] STATEMENT: SELECT log('10'::numeric, '0'); 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/121:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/121:0] STATEMENT: SELECT log('-inf'::numeric, '10'); 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/122:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/122:0] STATEMENT: SELECT log('10'::numeric, '-inf'); 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/123:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/123:0] STATEMENT: SELECT log('inf'::numeric, '0'); 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/124:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/124:0] STATEMENT: SELECT log('inf'::numeric, '-inf'); 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/125:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.012 UTC [15143][client backend] [pg_regress/numeric][4/125:0] STATEMENT: SELECT log('-inf'::numeric, 'inf'); 2024-09-13 09:37:10.014 UTC [15143][client backend] [pg_regress/numeric][4/127:0] ERROR: zero raised to a negative power is undefined 2024-09-13 09:37:10.014 UTC [15143][client backend] [pg_regress/numeric][4/127:0] STATEMENT: SELECT power('0'::numeric, '-1'); 2024-09-13 09:37:10.014 UTC [15143][client backend] [pg_regress/numeric][4/128:0] ERROR: zero raised to a negative power is undefined 2024-09-13 09:37:10.014 UTC [15143][client backend] [pg_regress/numeric][4/128:0] STATEMENT: SELECT power('0'::numeric, '-inf'); 2024-09-13 09:37:10.015 UTC [15143][client backend] [pg_regress/numeric][4/131:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-09-13 09:37:10.015 UTC [15143][client backend] [pg_regress/numeric][4/131:0] STATEMENT: SELECT power('-2'::numeric, '3.3'); 2024-09-13 09:37:10.024 UTC [15143][client backend] [pg_regress/numeric][4/133:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-09-13 09:37:10.024 UTC [15143][client backend] [pg_regress/numeric][4/133:0] STATEMENT: SELECT power('-2'::numeric, '-1.5'); 2024-09-13 09:37:10.026 UTC [15143][client backend] [pg_regress/numeric][4/140:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-09-13 09:37:10.026 UTC [15143][client backend] [pg_regress/numeric][4/140:0] STATEMENT: SELECT power('-inf'::numeric, '4.5'); 2024-09-13 09:37:10.038 UTC [15143][client backend] [pg_regress/numeric][4/154:0] ERROR: numeric field overflow 2024-09-13 09:37:10.038 UTC [15143][client backend] [pg_regress/numeric][4/154:0] DETAIL: A field with precision 4, scale 4 must round to an absolute value less than 1. 2024-09-13 09:37:10.038 UTC [15143][client backend] [pg_regress/numeric][4/154:0] STATEMENT: INSERT INTO fract_only VALUES (3, '1.0'); 2024-09-13 09:37:10.039 UTC [15143][client backend] [pg_regress/numeric][4/157:0] ERROR: numeric field overflow 2024-09-13 09:37:10.039 UTC [15143][client backend] [pg_regress/numeric][4/157:0] DETAIL: A field with precision 4, scale 4 must round to an absolute value less than 1. 2024-09-13 09:37:10.039 UTC [15143][client backend] [pg_regress/numeric][4/157:0] STATEMENT: INSERT INTO fract_only VALUES (6, '0.99995'); 2024-09-13 09:37:10.040 UTC [15143][client backend] [pg_regress/numeric][4/161:0] ERROR: numeric field overflow 2024-09-13 09:37:10.040 UTC [15143][client backend] [pg_regress/numeric][4/161:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2024-09-13 09:37:10.040 UTC [15143][client backend] [pg_regress/numeric][4/161:0] STATEMENT: INSERT INTO fract_only VALUES (10, 'Inf'); 2024-09-13 09:37:10.040 UTC [15143][client backend] [pg_regress/numeric][4/162:0] ERROR: numeric field overflow 2024-09-13 09:37:10.040 UTC [15143][client backend] [pg_regress/numeric][4/162:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2024-09-13 09:37:10.040 UTC [15143][client backend] [pg_regress/numeric][4/162:0] STATEMENT: INSERT INTO fract_only VALUES (11, '-Inf'); 2024-09-13 09:37:10.056 UTC [15143][client backend] [pg_regress/numeric][4/165:0] ERROR: bigint out of range 2024-09-13 09:37:10.056 UTC [15143][client backend] [pg_regress/numeric][4/165:0] STATEMENT: SELECT (-9223372036854775808.5)::int8; 2024-09-13 09:37:10.057 UTC [15143][client backend] [pg_regress/numeric][4/168:0] ERROR: bigint out of range 2024-09-13 09:37:10.057 UTC [15143][client backend] [pg_regress/numeric][4/168:0] STATEMENT: SELECT 9223372036854775807.5::int8; 2024-09-13 09:37:10.057 UTC [15143][client backend] [pg_regress/numeric][4/169:0] ERROR: integer out of range 2024-09-13 09:37:10.057 UTC [15143][client backend] [pg_regress/numeric][4/169:0] STATEMENT: SELECT (-2147483648.5)::int4; 2024-09-13 09:37:10.058 UTC [15143][client backend] [pg_regress/numeric][4/172:0] ERROR: integer out of range 2024-09-13 09:37:10.058 UTC [15143][client backend] [pg_regress/numeric][4/172:0] STATEMENT: SELECT 2147483647.5::int4; 2024-09-13 09:37:10.058 UTC [15143][client backend] [pg_regress/numeric][4/173:0] ERROR: smallint out of range 2024-09-13 09:37:10.058 UTC [15143][client backend] [pg_regress/numeric][4/173:0] STATEMENT: SELECT (-32768.5)::int2; 2024-09-13 09:37:10.058 UTC [15143][client backend] [pg_regress/numeric][4/176:0] ERROR: smallint out of range 2024-09-13 09:37:10.058 UTC [15143][client backend] [pg_regress/numeric][4/176:0] STATEMENT: SELECT 32767.5::int2; 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/190:0] ERROR: cannot convert NaN to smallint 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/190:0] STATEMENT: SELECT 'NaN'::numeric::int2; 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/191:0] ERROR: cannot convert infinity to smallint 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/191:0] STATEMENT: SELECT 'Infinity'::numeric::int2; 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/192:0] ERROR: cannot convert infinity to smallint 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/192:0] STATEMENT: SELECT '-Infinity'::numeric::int2; 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/193:0] ERROR: cannot convert NaN to integer 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/193:0] STATEMENT: SELECT 'NaN'::numeric::int4; 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/194:0] ERROR: cannot convert infinity to integer 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/194:0] STATEMENT: SELECT 'Infinity'::numeric::int4; 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/195:0] ERROR: cannot convert infinity to integer 2024-09-13 09:37:10.064 UTC [15143][client backend] [pg_regress/numeric][4/195:0] STATEMENT: SELECT '-Infinity'::numeric::int4; 2024-09-13 09:37:10.065 UTC [15143][client backend] [pg_regress/numeric][4/196:0] ERROR: cannot convert NaN to bigint 2024-09-13 09:37:10.065 UTC [15143][client backend] [pg_regress/numeric][4/196:0] STATEMENT: SELECT 'NaN'::numeric::int8; 2024-09-13 09:37:10.065 UTC [15143][client backend] [pg_regress/numeric][4/197:0] ERROR: cannot convert infinity to bigint 2024-09-13 09:37:10.065 UTC [15143][client backend] [pg_regress/numeric][4/197:0] STATEMENT: SELECT 'Infinity'::numeric::int8; 2024-09-13 09:37:10.065 UTC [15143][client backend] [pg_regress/numeric][4/198:0] ERROR: cannot convert infinity to bigint 2024-09-13 09:37:10.065 UTC [15143][client backend] [pg_regress/numeric][4/198:0] STATEMENT: SELECT '-Infinity'::numeric::int8; 2024-09-13 09:37:10.095 UTC [15143][client backend] [pg_regress/numeric][4/213:0] ERROR: value overflows numeric format 2024-09-13 09:37:10.095 UTC [15143][client backend] [pg_regress/numeric][4/213:0] STATEMENT: SELECT round(5.5e131071, -131072); 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/227:0] ERROR: count must be greater than zero 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/227:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, 0); 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/228:0] ERROR: count must be greater than zero 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/228:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, -5); 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/229:0] ERROR: lower bound cannot equal upper bound 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/229:0] STATEMENT: SELECT width_bucket(3.5, 3.0, 3.0, 888); 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/230:0] ERROR: count must be greater than zero 2024-09-13 09:37:10.109 UTC [15143][client backend] [pg_regress/numeric][4/230:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, 0); 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/231:0] ERROR: count must be greater than zero 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/231:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, -5); 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/232:0] ERROR: lower bound cannot equal upper bound 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/232:0] STATEMENT: SELECT width_bucket(3.5::float8, 3.0::float8, 3.0::float8, 888); 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/233:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/233:0] STATEMENT: SELECT width_bucket('NaN', 3.0, 4.0, 888); 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/234:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/234:0] STATEMENT: SELECT width_bucket(0::float8, 'NaN', 4.0::float8, 888); 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/235:0] ERROR: lower and upper bounds must be finite 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/235:0] STATEMENT: SELECT width_bucket(2.0, 3.0, '-inf', 888); 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/236:0] ERROR: lower and upper bounds must be finite 2024-09-13 09:37:10.110 UTC [15143][client backend] [pg_regress/numeric][4/236:0] STATEMENT: SELECT width_bucket(0::float8, '-inf', 4.0::float8, 888); 2024-09-13 09:37:10.125 UTC [15143][client backend] [pg_regress/numeric][4/241:0] ERROR: lower and upper bounds must be finite 2024-09-13 09:37:10.125 UTC [15143][client backend] [pg_regress/numeric][4/241:0] STATEMENT: SELECT width_bucket(0.0::numeric, 'Infinity'::numeric, 5, 10); 2024-09-13 09:37:10.125 UTC [15143][client backend] [pg_regress/numeric][4/242:0] ERROR: lower and upper bounds must be finite 2024-09-13 09:37:10.125 UTC [15143][client backend] [pg_regress/numeric][4/242:0] STATEMENT: SELECT width_bucket(0.0::numeric, 5, '-Infinity'::numeric, 20); 2024-09-13 09:37:10.126 UTC [15143][client backend] [pg_regress/numeric][4/244:0] ERROR: lower and upper bounds must be finite 2024-09-13 09:37:10.126 UTC [15143][client backend] [pg_regress/numeric][4/244:0] STATEMENT: SELECT width_bucket(0.0::float8, 'Infinity'::float8, 5, 10); 2024-09-13 09:37:10.127 UTC [15143][client backend] [pg_regress/numeric][4/245:0] ERROR: lower and upper bounds must be finite 2024-09-13 09:37:10.127 UTC [15143][client backend] [pg_regress/numeric][4/245:0] STATEMENT: SELECT width_bucket(0.0::float8, 5, '-Infinity'::float8, 20); 2024-09-13 09:37:10.139 UTC [15142][client backend] [pg_regress/bit][6/27:0] ERROR: negative substring length not allowed 2024-09-13 09:37:10.139 UTC [15142][client backend] [pg_regress/bit][6/27:0] STATEMENT: SELECT SUBSTRING('01010101'::bit(8) FROM -10 FOR -2147483646) AS "error"; 2024-09-13 09:37:10.142 UTC [15142][client backend] [pg_regress/bit][6/30:0] ERROR: negative substring length not allowed 2024-09-13 09:37:10.142 UTC [15142][client backend] [pg_regress/bit][6/30:0] STATEMENT: SELECT SUBSTRING('01010101'::varbit FROM -10 FOR -2147483646) AS "error"; 2024-09-13 09:37:10.150 UTC [15143][client backend] [pg_regress/numeric][4/255:0] ERROR: integer out of range 2024-09-13 09:37:10.150 UTC [15143][client backend] [pg_regress/numeric][4/255:0] STATEMENT: SELECT width_bucket(1::float8, 0, 1, 2147483647); 2024-09-13 09:37:10.150 UTC [15143][client backend] [pg_regress/numeric][4/256:0] ERROR: integer out of range 2024-09-13 09:37:10.150 UTC [15143][client backend] [pg_regress/numeric][4/256:0] STATEMENT: SELECT width_bucket(0::float8, 1, 0, 2147483647); 2024-09-13 09:37:10.183 UTC [15138][client backend] [pg_regress/boolean][:0] LOG: disconnection: session time: 0:00:00.902 user=postgres database=regression host=[local] 2024-09-13 09:37:10.200 UTC [15142][client backend] [pg_regress/bit][6/45:0] ERROR: cannot AND bit strings of different sizes 2024-09-13 09:37:10.200 UTC [15142][client backend] [pg_regress/bit][6/45:0] STATEMENT: select B'001' & B'10'; 2024-09-13 09:37:10.200 UTC [15142][client backend] [pg_regress/bit][6/46:0] ERROR: cannot OR bit strings of different sizes 2024-09-13 09:37:10.200 UTC [15142][client backend] [pg_regress/bit][6/46:0] STATEMENT: select B'0111' | B'011'; 2024-09-13 09:37:10.200 UTC [15142][client backend] [pg_regress/bit][6/47:0] ERROR: cannot XOR bit strings of different sizes 2024-09-13 09:37:10.200 UTC [15142][client backend] [pg_regress/bit][6/47:0] STATEMENT: select B'0010' # B'011101'; 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/347:0] ERROR: invalid input syntax for type numeric: " " at character 40 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/347:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' '); 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/348:0] ERROR: invalid input syntax for type numeric: " 1234 %" at character 40 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/348:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' 1234 %'); 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/349:0] ERROR: invalid input syntax for type numeric: "xyz" at character 40 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/349:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('xyz'); 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/350:0] ERROR: invalid input syntax for type numeric: "- 1234" at character 40 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/350:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('- 1234'); 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/351:0] ERROR: invalid input syntax for type numeric: "5 . 0" at character 40 2024-09-13 09:37:10.222 UTC [15143][client backend] [pg_regress/numeric][4/351:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5 . 0'); 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/352:0] ERROR: invalid input syntax for type numeric: "5. 0 " at character 40 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/352:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5. 0 '); 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/353:0] ERROR: invalid input syntax for type numeric: "" at character 40 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/353:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (''); 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/354:0] ERROR: invalid input syntax for type numeric: " N aN " at character 40 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/354:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' N aN '); 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/355:0] ERROR: invalid input syntax for type numeric: "+NaN" at character 40 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/355:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+NaN'); 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/356:0] ERROR: invalid input syntax for type numeric: "-NaN" at character 40 2024-09-13 09:37:10.223 UTC [15143][client backend] [pg_regress/numeric][4/356:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('-NaN'); 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/357:0] ERROR: invalid input syntax for type numeric: "+ infinity" at character 40 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/357:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+ infinity'); 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/358:0] ERROR: invalid input syntax for type numeric: "_123" at character 40 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/358:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('_123'); 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/359:0] ERROR: invalid input syntax for type numeric: "123_" at character 40 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/359:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_'); 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/360:0] ERROR: invalid input syntax for type numeric: "12__34" at character 40 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/360:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('12__34'); 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/361:0] ERROR: invalid input syntax for type numeric: "123_.456" at character 40 2024-09-13 09:37:10.224 UTC [15143][client backend] [pg_regress/numeric][4/361:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_.456'); 2024-09-13 09:37:10.225 UTC [15143][client backend] [pg_regress/numeric][4/362:0] ERROR: invalid input syntax for type numeric: "123._456" at character 40 2024-09-13 09:37:10.225 UTC [15143][client backend] [pg_regress/numeric][4/362:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123._456'); 2024-09-13 09:37:10.225 UTC [15143][client backend] [pg_regress/numeric][4/363:0] ERROR: invalid input syntax for type numeric: "1.2e_34" at character 40 2024-09-13 09:37:10.225 UTC [15143][client backend] [pg_regress/numeric][4/363:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e_34'); 2024-09-13 09:37:10.225 UTC [15143][client backend] [pg_regress/numeric][4/364:0] ERROR: invalid input syntax for type numeric: "1.2e34_" at character 40 2024-09-13 09:37:10.225 UTC [15143][client backend] [pg_regress/numeric][4/364:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e34_'); 2024-09-13 09:37:10.228 UTC [15143][client backend] [pg_regress/numeric][4/365:0] ERROR: invalid input syntax for type numeric: "1.2e3__4" at character 40 2024-09-13 09:37:10.228 UTC [15143][client backend] [pg_regress/numeric][4/365:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e3__4'); 2024-09-13 09:37:10.228 UTC [15143][client backend] [pg_regress/numeric][4/366:0] ERROR: invalid input syntax for type numeric: "0b1112" at character 40 2024-09-13 09:37:10.228 UTC [15143][client backend] [pg_regress/numeric][4/366:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0b1112'); 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/367:0] ERROR: invalid input syntax for type numeric: "0c1112" at character 40 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/367:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0c1112'); 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/368:0] ERROR: invalid input syntax for type numeric: "0o12345678" at character 40 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/368:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0o12345678'); 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/369:0] ERROR: invalid input syntax for type numeric: "0x1eg" at character 40 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/369:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1eg'); 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/370:0] ERROR: invalid input syntax for type numeric: "0x12.34" at character 40 2024-09-13 09:37:10.229 UTC [15143][client backend] [pg_regress/numeric][4/370:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12.34'); 2024-09-13 09:37:10.230 UTC [15143][client backend] [pg_regress/numeric][4/371:0] ERROR: invalid input syntax for type numeric: "0x__1234" at character 40 2024-09-13 09:37:10.230 UTC [15143][client backend] [pg_regress/numeric][4/371:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x__1234'); 2024-09-13 09:37:10.230 UTC [15143][client backend] [pg_regress/numeric][4/372:0] ERROR: invalid input syntax for type numeric: "0x1234_" at character 40 2024-09-13 09:37:10.230 UTC [15143][client backend] [pg_regress/numeric][4/372:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1234_'); 2024-09-13 09:37:10.230 UTC [15143][client backend] [pg_regress/numeric][4/373:0] ERROR: invalid input syntax for type numeric: "0x12__34" at character 40 2024-09-13 09:37:10.230 UTC [15143][client backend] [pg_regress/numeric][4/373:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12__34'); 2024-09-13 09:37:10.256 UTC [15142][client backend] [pg_regress/bit][6/110:0] ERROR: bit index 16 out of valid range (0..15) 2024-09-13 09:37:10.256 UTC [15142][client backend] [pg_regress/bit][6/110:0] STATEMENT: SELECT set_bit(B'0101011000100100', 16, 1); 2024-09-13 09:37:10.330 UTC [15143][client backend] [pg_regress/numeric][4/402:0] ERROR: numeric field overflow 2024-09-13 09:37:10.330 UTC [15143][client backend] [pg_regress/numeric][4/402:0] DETAIL: A field with precision 3, scale -6 cannot hold an infinite value. 2024-09-13 09:37:10.330 UTC [15143][client backend] [pg_regress/numeric][4/402:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES ('inf'); 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/403:0] ERROR: numeric field overflow 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/403:0] DETAIL: A field with precision 3, scale -6 must round to an absolute value less than 10^9. 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/403:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES (999500000); 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/404:0] ERROR: numeric field overflow 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/404:0] DETAIL: A field with precision 3, scale -3 must round to an absolute value less than 10^6. 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/404:0] STATEMENT: INSERT INTO num_typemod_test (thousands) VALUES (999500); 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/405:0] ERROR: numeric field overflow 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/405:0] DETAIL: A field with precision 3, scale 0 must round to an absolute value less than 10^3. 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/405:0] STATEMENT: INSERT INTO num_typemod_test (units) VALUES (999.5); 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/406:0] ERROR: numeric field overflow 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/406:0] DETAIL: A field with precision 3, scale 3 must round to an absolute value less than 1. 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/406:0] STATEMENT: INSERT INTO num_typemod_test (thousandths) VALUES (0.9995); 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/407:0] ERROR: numeric field overflow 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/407:0] DETAIL: A field with precision 3, scale 6 must round to an absolute value less than 10^-3. 2024-09-13 09:37:10.331 UTC [15143][client backend] [pg_regress/numeric][4/407:0] STATEMENT: INSERT INTO num_typemod_test (millionths) VALUES (0.0009995); 2024-09-13 09:37:10.364 UTC [15142][client backend] [pg_regress/bit][:0] LOG: disconnection: session time: 0:00:01.064 user=postgres database=regression host=[local] 2024-09-13 09:37:10.377 UTC [15143][client backend] [pg_regress/numeric][4/436:0] ERROR: value overflows numeric format 2024-09-13 09:37:10.377 UTC [15143][client backend] [pg_regress/numeric][4/436:0] STATEMENT: select 10.0 ^ 2147483647 as overflows; 2024-09-13 09:37:10.377 UTC [15143][client backend] [pg_regress/numeric][4/437:0] ERROR: value overflows numeric format 2024-09-13 09:37:10.377 UTC [15143][client backend] [pg_regress/numeric][4/437:0] STATEMENT: select 117743296169.0 ^ 1000000000 as overflows; 2024-09-13 09:37:10.385 UTC [15143][client backend] [pg_regress/numeric][4/463:0] ERROR: zero raised to a negative power is undefined 2024-09-13 09:37:10.385 UTC [15143][client backend] [pg_regress/numeric][4/463:0] STATEMENT: select 0.0 ^ (-12.34); 2024-09-13 09:37:10.385 UTC [15143][client backend] [pg_regress/numeric][4/464:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-09-13 09:37:10.385 UTC [15143][client backend] [pg_regress/numeric][4/464:0] STATEMENT: select (-12.34) ^ 1.2; 2024-09-13 09:37:10.409 UTC [15143][client backend] [pg_regress/numeric][4/486:0] ERROR: step size cannot equal zero 2024-09-13 09:37:10.409 UTC [15143][client backend] [pg_regress/numeric][4/486:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 0::numeric); 2024-09-13 09:37:10.409 UTC [15143][client backend] [pg_regress/numeric][4/487:0] ERROR: step size cannot be NaN 2024-09-13 09:37:10.409 UTC [15143][client backend] [pg_regress/numeric][4/487:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 'nan'::numeric); 2024-09-13 09:37:10.409 UTC [15143][client backend] [pg_regress/numeric][4/488:0] ERROR: start value cannot be NaN 2024-09-13 09:37:10.409 UTC [15143][client backend] [pg_regress/numeric][4/488:0] STATEMENT: select * from generate_series('nan'::numeric, 100::numeric, 10::numeric); 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/489:0] ERROR: stop value cannot be NaN 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/489:0] STATEMENT: select * from generate_series(0::numeric, 'nan'::numeric, 10::numeric); 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/490:0] ERROR: start value cannot be infinity 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/490:0] STATEMENT: select * from generate_series('inf'::numeric, 'inf'::numeric, 10::numeric); 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/491:0] ERROR: stop value cannot be infinity 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/491:0] STATEMENT: select * from generate_series(0::numeric, 'inf'::numeric, 10::numeric); 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/492:0] ERROR: step size cannot be infinity 2024-09-13 09:37:10.410 UTC [15143][client backend] [pg_regress/numeric][4/492:0] STATEMENT: select * from generate_series(0::numeric, '42'::numeric, '-inf'::numeric); 2024-09-13 09:37:10.419 UTC [15143][client backend] [pg_regress/numeric][4/497:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.419 UTC [15143][client backend] [pg_regress/numeric][4/497:0] STATEMENT: select ln(-12.34); 2024-09-13 09:37:10.419 UTC [15143][client backend] [pg_regress/numeric][4/498:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.419 UTC [15143][client backend] [pg_regress/numeric][4/498:0] STATEMENT: select ln(0.0); 2024-09-13 09:37:10.422 UTC [15143][client backend] [pg_regress/numeric][4/507:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.422 UTC [15143][client backend] [pg_regress/numeric][4/507:0] CONTEXT: SQL function "log" statement 1 2024-09-13 09:37:10.422 UTC [15143][client backend] [pg_regress/numeric][4/507:0] STATEMENT: select log(-12.34); 2024-09-13 09:37:10.422 UTC [15143][client backend] [pg_regress/numeric][4/508:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.422 UTC [15143][client backend] [pg_regress/numeric][4/508:0] CONTEXT: SQL function "log" statement 1 2024-09-13 09:37:10.422 UTC [15143][client backend] [pg_regress/numeric][4/508:0] STATEMENT: select log(0.0); 2024-09-13 09:37:10.424 UTC [15143][client backend] [pg_regress/numeric][4/515:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.424 UTC [15143][client backend] [pg_regress/numeric][4/515:0] STATEMENT: select log(-12.34, 56.78); 2024-09-13 09:37:10.424 UTC [15143][client backend] [pg_regress/numeric][4/516:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.424 UTC [15143][client backend] [pg_regress/numeric][4/516:0] STATEMENT: select log(-12.34, -56.78); 2024-09-13 09:37:10.424 UTC [15143][client backend] [pg_regress/numeric][4/517:0] ERROR: cannot take logarithm of a negative number 2024-09-13 09:37:10.424 UTC [15143][client backend] [pg_regress/numeric][4/517:0] STATEMENT: select log(12.34, -56.78); 2024-09-13 09:37:10.425 UTC [15143][client backend] [pg_regress/numeric][4/518:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.425 UTC [15143][client backend] [pg_regress/numeric][4/518:0] STATEMENT: select log(0.0, 12.34); 2024-09-13 09:37:10.425 UTC [15143][client backend] [pg_regress/numeric][4/519:0] ERROR: cannot take logarithm of zero 2024-09-13 09:37:10.425 UTC [15143][client backend] [pg_regress/numeric][4/519:0] STATEMENT: select log(12.34, 0.0); 2024-09-13 09:37:10.425 UTC [15143][client backend] [pg_regress/numeric][4/520:0] ERROR: division by zero 2024-09-13 09:37:10.425 UTC [15143][client backend] [pg_regress/numeric][4/520:0] STATEMENT: select log(1.0, 12.34); 2024-09-13 09:37:10.517 UTC [15143][client backend] [pg_regress/numeric][4/557:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp15143.0", size 1400000 2024-09-13 09:37:10.517 UTC [15143][client backend] [pg_regress/numeric][4/557:0] STATEMENT: SELECT SUM(9999::numeric) FROM generate_series(1, 100000); 2024-09-13 09:37:10.595 UTC [15143][client backend] [pg_regress/numeric][4/558:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp15143.1", size 1400000 2024-09-13 09:37:10.595 UTC [15143][client backend] [pg_regress/numeric][4/558:0] STATEMENT: SELECT SUM((-9999)::numeric) FROM generate_series(1, 100000); 2024-09-13 09:37:10.812 UTC [15143][client backend] [pg_regress/numeric][4/574:0] ERROR: value overflows numeric format 2024-09-13 09:37:10.812 UTC [15143][client backend] [pg_regress/numeric][4/574:0] STATEMENT: SELECT lcm(9999 * (10::numeric)^131068 + (10::numeric^131068 - 1), 2); 2024-09-13 09:37:10.813 UTC [15143][client backend] [pg_regress/numeric][4/577:0] ERROR: value overflows numeric format 2024-09-13 09:37:10.813 UTC [15143][client backend] [pg_regress/numeric][4/577:0] STATEMENT: SELECT factorial(100000); 2024-09-13 09:37:10.813 UTC [15143][client backend] [pg_regress/numeric][4/579:0] ERROR: factorial of a negative number is undefined 2024-09-13 09:37:10.813 UTC [15143][client backend] [pg_regress/numeric][4/579:0] STATEMENT: SELECT factorial(-4); 2024-09-13 09:37:10.814 UTC [15143][client backend] [pg_regress/numeric][4/583:0] ERROR: pg_lsn out of range 2024-09-13 09:37:10.814 UTC [15143][client backend] [pg_regress/numeric][4/583:0] STATEMENT: SELECT pg_lsn(-1::numeric); 2024-09-13 09:37:10.814 UTC [15143][client backend] [pg_regress/numeric][4/584:0] ERROR: pg_lsn out of range 2024-09-13 09:37:10.814 UTC [15143][client backend] [pg_regress/numeric][4/584:0] STATEMENT: SELECT pg_lsn(18446744073709551616::numeric); 2024-09-13 09:37:10.814 UTC [15143][client backend] [pg_regress/numeric][4/585:0] ERROR: cannot convert NaN to pg_lsn 2024-09-13 09:37:10.814 UTC [15143][client backend] [pg_regress/numeric][4/585:0] STATEMENT: SELECT pg_lsn('NaN'::numeric); 2024-09-13 09:37:10.818 UTC [15143][client backend] [pg_regress/numeric][:0] LOG: disconnection: session time: 0:00:01.518 user=postgres database=regression host=[local] 2024-09-13 09:37:10.993 UTC [15160][client backend] [pg_regress/rangetypes][20/310:1230] ERROR: conflicting key value violates exclusion constraint "test_range_excl_room_during_excl" 2024-09-13 09:37:10.993 UTC [15160][client backend] [pg_regress/rangetypes][20/310:1230] 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-09-13 09:37:10.993 UTC [15160][client backend] [pg_regress/rangetypes][20/310:1230] STATEMENT: insert into test_range_excl values(int4range(123, 123, '[]'), int4range(3, 3, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2024-09-13 09:37:10.997 UTC [15160][client backend] [pg_regress/rangetypes][20/312:1232] ERROR: conflicting key value violates exclusion constraint "test_range_excl_speaker_during_excl" 2024-09-13 09:37:10.997 UTC [15160][client backend] [pg_regress/rangetypes][20/312:1232] 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-09-13 09:37:10.997 UTC [15160][client backend] [pg_regress/rangetypes][20/312:1232] STATEMENT: insert into test_range_excl values(int4range(125, 125, '[]'), int4range(1, 1, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2024-09-13 09:37:10.998 UTC [15160][client backend] [pg_regress/rangetypes][20/316:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-09-13 09:37:10.998 UTC [15160][client backend] [pg_regress/rangetypes][20/316:0] STATEMENT: select '[2010-01-01 01:00:00 -08, 2010-01-01 02:00:00 -05)'::tstzrange; 2024-09-13 09:37:10.999 UTC [15160][client backend] [pg_regress/rangetypes][20/318:0] ERROR: function float4mi(double precision, double precision) does not exist 2024-09-13 09:37:10.999 UTC [15160][client backend] [pg_regress/rangetypes][20/318:0] STATEMENT: create type bogus_float8range as range (subtype=float8, subtype_diff=float4mi); 2024-09-13 09:37:11.027 UTC [15160][client backend] [pg_regress/rangetypes][20/327:0] ERROR: cannot drop type mydomain because other objects depend on it 2024-09-13 09:37:11.027 UTC [15160][client backend] [pg_regress/rangetypes][20/327:0] DETAIL: type mydomainrange depends on type mydomain 2024-09-13 09:37:11.027 UTC [15160][client backend] [pg_regress/rangetypes][20/327:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:11.027 UTC [15160][client backend] [pg_regress/rangetypes][20/327:0] STATEMENT: drop domain mydomain; 2024-09-13 09:37:11.038 UTC [15160][client backend] [pg_regress/rangetypes][20/331:0] ERROR: value for domain restrictedrange violates check constraint "restrictedrange_check" 2024-09-13 09:37:11.038 UTC [15160][client backend] [pg_regress/rangetypes][20/331:0] STATEMENT: select '[4,50)'::restrictedrange @> 7; 2024-09-13 09:37:11.056 UTC [15160][client backend] [pg_regress/rangetypes][20/335:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-09-13 09:37:11.056 UTC [15160][client backend] [pg_regress/rangetypes][20/335:0] STATEMENT: select textrange1('a','Z') @> 'b'::text; 2024-09-13 09:37:11.071 UTC [15160][client backend] [pg_regress/rangetypes][20/341:0] ERROR: function anyarray_anyrange_func(integer[], numrange) does not exist at character 8 2024-09-13 09:37:11.071 UTC [15160][client backend] [pg_regress/rangetypes][20/341:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:11.071 UTC [15160][client backend] [pg_regress/rangetypes][20/341:0] STATEMENT: select anyarray_anyrange_func(ARRAY[1,2], numrange(10,20)); 2024-09-13 09:37:11.072 UTC [15160][client backend] [pg_regress/rangetypes][20/343:0] ERROR: cannot determine result data type 2024-09-13 09:37:11.072 UTC [15160][client backend] [pg_regress/rangetypes][20/343:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:11.072 UTC [15160][client backend] [pg_regress/rangetypes][20/343:0] STATEMENT: create function bogus_func(anyelement) returns anyrange as 'select int4range(1,10)' language sql; 2024-09-13 09:37:11.072 UTC [15160][client backend] [pg_regress/rangetypes][20/344:0] ERROR: cannot determine result data type 2024-09-13 09:37:11.072 UTC [15160][client backend] [pg_regress/rangetypes][20/344:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:11.072 UTC [15160][client backend] [pg_regress/rangetypes][20/344:0] STATEMENT: create function bogus_func(int) returns anyrange as 'select int4range(1,10)' language sql; 2024-09-13 09:37:11.077 UTC [15160][client backend] [pg_regress/rangetypes][20/350:0] ERROR: function rangetypes_sql(numrange, integer[]) does not exist at character 8 2024-09-13 09:37:11.077 UTC [15160][client backend] [pg_regress/rangetypes][20/350:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:11.077 UTC [15160][client backend] [pg_regress/rangetypes][20/350:0] STATEMENT: select rangetypes_sql(numrange(1,10), ARRAY[2,20]); 2024-09-13 09:37:11.078 UTC [15160][client backend] [pg_regress/rangetypes][20/354:0] ERROR: function anycompatiblearray_anycompatiblerange_func(numeric[], int4range) does not exist at character 8 2024-09-13 09:37:11.078 UTC [15160][client backend] [pg_regress/rangetypes][20/354:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:11.078 UTC [15160][client backend] [pg_regress/rangetypes][20/354:0] STATEMENT: select anycompatiblearray_anycompatiblerange_func(ARRAY[1.1,2], int4range(10,20)); 2024-09-13 09:37:11.081 UTC [15160][client backend] [pg_regress/rangetypes][20/356:0] ERROR: cannot determine result data type 2024-09-13 09:37:11.081 UTC [15160][client backend] [pg_regress/rangetypes][20/356:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2024-09-13 09:37:11.081 UTC [15160][client backend] [pg_regress/rangetypes][20/356:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2024-09-13 09:37:11.105 UTC [15160][client backend] [pg_regress/rangetypes][20/364:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-09-13 09:37:11.105 UTC [15160][client backend] [pg_regress/rangetypes][20/364:0] STATEMENT: select arrayrange(ARRAY[2,1], ARRAY[1,2]); 2024-09-13 09:37:11.118 UTC [15160][client backend] [pg_regress/rangetypes][20/370:1257] ERROR: composite type two_ints cannot be made a member of itself 2024-09-13 09:37:11.118 UTC [15160][client backend] [pg_regress/rangetypes][20/370:1257] STATEMENT: alter type two_ints add attribute c two_ints_range; 2024-09-13 09:37:11.152 UTC [15160][client backend] [pg_regress/rangetypes][20/386:0] ERROR: cannot determine result data type 2024-09-13 09:37:11.152 UTC [15160][client backend] [pg_regress/rangetypes][20/386:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:11.152 UTC [15160][client backend] [pg_regress/rangetypes][20/386:0] STATEMENT: create function outparam_fail(i anyelement, out r anyrange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2024-09-13 09:37:11.152 UTC [15160][client backend] [pg_regress/rangetypes][20/387:0] ERROR: cannot determine result data type 2024-09-13 09:37:11.152 UTC [15160][client backend] [pg_regress/rangetypes][20/387:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:11.152 UTC [15160][client backend] [pg_regress/rangetypes][20/387:0] STATEMENT: create function inoutparam_fail(inout i anyelement, out r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2024-09-13 09:37:11.153 UTC [15160][client backend] [pg_regress/rangetypes][20/388:0] ERROR: cannot determine result data type 2024-09-13 09:37:11.153 UTC [15160][client backend] [pg_regress/rangetypes][20/388:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:11.153 UTC [15160][client backend] [pg_regress/rangetypes][20/388:0] STATEMENT: create function table_fail(i anyelement) returns table(i anyelement, r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2024-09-13 09:37:11.192 UTC [15160][client backend] [pg_regress/rangetypes][:0] LOG: disconnection: session time: 0:00:01.768 user=postgres database=regression host=[local] 2024-09-13 09:37:11.840 UTC [15432][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.842 UTC [15432][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-09-13 09:37:11.842 UTC [15432][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/path 2024-09-13 09:37:11.844 UTC [15434][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.846 UTC [15434][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-09-13 09:37:11.846 UTC [15434][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numerology 2024-09-13 09:37:11.854 UTC [15439][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.856 UTC [15439][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-09-13 09:37:11.856 UTC [15439][client backend] [[unknown]][25/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/lseg 2024-09-13 09:37:11.864 UTC [15438][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.865 UTC [15441][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.866 UTC [15438][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-09-13 09:37:11.866 UTC [15438][client backend] [[unknown]][26/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/circle 2024-09-13 09:37:11.867 UTC [15441][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-09-13 09:37:11.867 UTC [15441][client backend] [[unknown]][27/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamptz 2024-09-13 09:37:11.868 UTC [15434][client backend] [pg_regress/numerology][24/29:0] ERROR: trailing junk after numeric literal at or near "123abc" at character 8 2024-09-13 09:37:11.868 UTC [15434][client backend] [pg_regress/numerology][24/29:0] STATEMENT: SELECT 123abc; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/30:0] ERROR: trailing junk after numeric literal at or near "0x0o" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/30:0] STATEMENT: SELECT 0x0o; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/31:0] ERROR: trailing junk after numeric literal at or near "0.a" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/31:0] STATEMENT: SELECT 0.a; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/32:0] ERROR: trailing junk after numeric literal at or near "0.0a" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/32:0] STATEMENT: SELECT 0.0a; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/33:0] ERROR: trailing junk after numeric literal at or near ".0a" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/33:0] STATEMENT: SELECT .0a; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/34:0] ERROR: trailing junk after numeric literal at or near "0.0e1a" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/34:0] STATEMENT: SELECT 0.0e1a; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/35:0] ERROR: trailing junk after numeric literal at or near "0.0e" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/35:0] STATEMENT: SELECT 0.0e; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/36:0] ERROR: trailing junk after numeric literal at or near "0.0e+" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/36:0] STATEMENT: SELECT 0.0e+a; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/37:0] ERROR: trailing junk after parameter at or near "$1a" at character 22 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/37:0] STATEMENT: PREPARE p1 AS SELECT $1a; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/38:0] ERROR: parameter number too large at or near "$2147483648" at character 22 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/38:0] STATEMENT: PREPARE p1 AS SELECT $2147483648; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/39:0] ERROR: invalid binary integer at or near "0b" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/39:0] STATEMENT: SELECT 0b; 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/40:0] ERROR: trailing junk after numeric literal at or near "1b" at character 8 2024-09-13 09:37:11.869 UTC [15434][client backend] [pg_regress/numerology][24/40:0] STATEMENT: SELECT 1b; 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/41:0] ERROR: trailing junk after numeric literal at or near "0b0x" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/41:0] STATEMENT: SELECT 0b0x; 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/42:0] ERROR: invalid octal integer at or near "0o" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/42:0] STATEMENT: SELECT 0o; 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/43:0] ERROR: trailing junk after numeric literal at or near "1o" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/43:0] STATEMENT: SELECT 1o; 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/44:0] ERROR: trailing junk after numeric literal at or near "0o0x" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/44:0] STATEMENT: SELECT 0o0x; 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/45:0] ERROR: invalid hexadecimal integer at or near "0x" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/45:0] STATEMENT: SELECT 0x; 2024-09-13 09:37:11.870 UTC [15435][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/46:0] ERROR: trailing junk after numeric literal at or near "1x" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/46:0] STATEMENT: SELECT 1x; 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/47:0] ERROR: trailing junk after numeric literal at or near "0x0y" at character 8 2024-09-13 09:37:11.870 UTC [15434][client backend] [pg_regress/numerology][24/47:0] STATEMENT: SELECT 0x0y; 2024-09-13 09:37:11.871 UTC [15435][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-09-13 09:37:11.871 UTC [15435][client backend] [[unknown]][28/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/md5 2024-09-13 09:37:11.872 UTC [15440][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.874 UTC [15440][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-09-13 09:37:11.874 UTC [15440][client backend] [[unknown]][29/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/date 2024-09-13 09:37:11.876 UTC [15446][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.877 UTC [15443][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.878 UTC [15446][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-09-13 09:37:11.878 UTC [15446][client backend] [[unknown]][30/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr 2024-09-13 09:37:11.879 UTC [15443][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-09-13 09:37:11.879 UTC [15443][client backend] [[unknown]][31/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timetz 2024-09-13 09:37:11.880 UTC [15444][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.882 UTC [15444][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-09-13 09:37:11.882 UTC [15444][client backend] [[unknown]][32/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamp 2024-09-13 09:37:11.884 UTC [15445][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.886 UTC [15445][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-09-13 09:37:11.886 UTC [15445][client backend] [[unknown]][33/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/point 2024-09-13 09:37:11.888 UTC [15442][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.888 UTC [15447][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.890 UTC [15447][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-09-13 09:37:11.890 UTC [15447][client backend] [[unknown]][34/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/box 2024-09-13 09:37:11.893 UTC [15442][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-09-13 09:37:11.893 UTC [15442][client backend] [[unknown]][35/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/polygon 2024-09-13 09:37:11.899 UTC [15434][client backend] [pg_regress/numerology][24/58:0] ERROR: column "_100" does not exist at character 8 2024-09-13 09:37:11.899 UTC [15434][client backend] [pg_regress/numerology][24/58:0] STATEMENT: SELECT _100; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/59:0] ERROR: trailing junk after numeric literal at or near "100_" at character 8 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/59:0] STATEMENT: SELECT 100_; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/60:0] ERROR: trailing junk after numeric literal at or near "100__000" at character 8 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/60:0] STATEMENT: SELECT 100__000; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/61:0] ERROR: syntax error at or near ".5" at character 14 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/61:0] STATEMENT: SELECT _1_000.5; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/62:0] ERROR: trailing junk after numeric literal at or near "1_000_" at character 8 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/62:0] STATEMENT: SELECT 1_000_.5; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/63:0] ERROR: trailing junk after numeric literal at or near "1_000._5" at character 8 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/63:0] STATEMENT: SELECT 1_000._5; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/64:0] ERROR: trailing junk after numeric literal at or near "1_000.5_" at character 8 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/64:0] STATEMENT: SELECT 1_000.5_; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/65:0] ERROR: trailing junk after numeric literal at or near "1_000.5e_1" at character 8 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/65:0] STATEMENT: SELECT 1_000.5e_1; 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/66:0] ERROR: trailing junk after parameter at or near "$0_1" at character 22 2024-09-13 09:37:11.900 UTC [15434][client backend] [pg_regress/numerology][24/66:0] STATEMENT: PREPARE p1 AS SELECT $0_1; 2024-09-13 09:37:11.904 UTC [15448][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.907 UTC [15448][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-09-13 09:37:11.907 UTC [15448][client backend] [[unknown]][36/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/time 2024-09-13 09:37:11.907 UTC [15445][client backend] [pg_regress/point][33/3:0] ERROR: invalid input syntax for type point: "asdfasdf" at character 35 2024-09-13 09:37:11.907 UTC [15445][client backend] [pg_regress/point][33/3:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf'); 2024-09-13 09:37:11.907 UTC [15445][client backend] [pg_regress/point][33/4:0] ERROR: invalid input syntax for type point: "(10.0 10.0)" at character 35 2024-09-13 09:37:11.907 UTC [15445][client backend] [pg_regress/point][33/4:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0 10.0)'); 2024-09-13 09:37:11.907 UTC [15445][client backend] [pg_regress/point][33/5:0] ERROR: invalid input syntax for type point: "(10.0, 10.0) x" at character 35 2024-09-13 09:37:11.907 UTC [15445][client backend] [pg_regress/point][33/5:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 10.0) x'); 2024-09-13 09:37:11.908 UTC [15445][client backend] [pg_regress/point][33/6:0] ERROR: invalid input syntax for type point: "(10.0,10.0" at character 35 2024-09-13 09:37:11.908 UTC [15445][client backend] [pg_regress/point][33/6:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0,10.0'); 2024-09-13 09:37:11.908 UTC [15445][client backend] [pg_regress/point][33/7:0] ERROR: "1e+500" is out of range for type double precision at character 35 2024-09-13 09:37:11.908 UTC [15445][client backend] [pg_regress/point][33/7:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 1e+500)'); 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/12:0] ERROR: invalid input syntax for type circle: "<(-100,0),-100>" at character 32 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/12:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(-100,0),-100>'); 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/13:0] ERROR: invalid input syntax for type circle: "<(100,200),10" at character 32 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/13:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10'); 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/14:0] ERROR: invalid input syntax for type circle: "<(100,200),10> x" at character 32 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/14:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10> x'); 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/15:0] ERROR: invalid input syntax for type circle: "1abc,3,5" at character 32 2024-09-13 09:37:11.910 UTC [15438][client backend] [pg_regress/circle][26/15:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('1abc,3,5'); 2024-09-13 09:37:11.911 UTC [15438][client backend] [pg_regress/circle][26/16:0] ERROR: invalid input syntax for type circle: "(3,(1,2),3)" at character 32 2024-09-13 09:37:11.911 UTC [15438][client backend] [pg_regress/circle][26/16:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('(3,(1,2),3)'); 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/11:0] ERROR: invalid input syntax for type lseg: "(3asdf,2 ,3,4r2)" at character 30 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/11:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/12:0] ERROR: invalid input syntax for type lseg: "[1,2,3, 4" at character 30 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/12:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[1,2,3, 4'); 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/13:0] ERROR: invalid input syntax for type lseg: "[(,2),(3,4)]" at character 30 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/13:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(,2),(3,4)]'); 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/14:0] ERROR: invalid input syntax for type lseg: "[(1,2),(3,4)" at character 30 2024-09-13 09:37:11.913 UTC [15439][client backend] [pg_regress/lseg][25/14:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(1,2),(3,4)'); 2024-09-13 09:37:11.913 UTC [15432][client backend] [pg_regress/path][23/12:0] ERROR: invalid input syntax for type path: "[]" at character 30 2024-09-13 09:37:11.913 UTC [15432][client backend] [pg_regress/path][23/12:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[]'); 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/13:0] ERROR: invalid input syntax for type path: "[(,2),(3,4)]" at character 30 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/13:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(,2),(3,4)]'); 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/14:0] ERROR: invalid input syntax for type path: "[(1,2),(3,4)" at character 30 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/14:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(1,2),(3,4)'); 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/15:0] ERROR: invalid input syntax for type path: "(1,2,3,4" at character 30 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/15:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2,3,4'); 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/16:0] ERROR: invalid input syntax for type path: "(1,2),(3,4)]" at character 30 2024-09-13 09:37:11.914 UTC [15432][client backend] [pg_regress/path][23/16:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2),(3,4)]'); 2024-09-13 09:37:11.917 UTC [15446][client backend] [pg_regress/macaddr][30/10:0] ERROR: invalid input syntax for type macaddr: "0800:2b01:0203" at character 37 2024-09-13 09:37:11.917 UTC [15446][client backend] [pg_regress/macaddr][30/10:0] STATEMENT: INSERT INTO macaddr_data VALUES (8, '0800:2b01:0203'); 2024-09-13 09:37:11.917 UTC [15446][client backend] [pg_regress/macaddr][30/11:0] ERROR: invalid input syntax for type macaddr: "not even close" at character 37 2024-09-13 09:37:11.917 UTC [15446][client backend] [pg_regress/macaddr][30/11:0] STATEMENT: INSERT INTO macaddr_data VALUES (9, 'not even close'); 2024-09-13 09:37:11.926 UTC [15435][client backend] [pg_regress/md5][:0] LOG: disconnection: session time: 0:00:00.065 user=postgres database=regression host=[local] 2024-09-13 09:37:11.929 UTC [15449][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.931 UTC [15449][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-09-13 09:37:11.931 UTC [15449][client backend] [[unknown]][37/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/line 2024-09-13 09:37:11.933 UTC [15450][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.933 UTC [15451][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.934 UTC [15450][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-09-13 09:37:11.934 UTC [15450][client backend] [[unknown]][38/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/strings 2024-09-13 09:37:11.935 UTC [15451][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-09-13 09:37:11.935 UTC [15451][client backend] [[unknown]][39/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/multirangetypes 2024-09-13 09:37:11.939 UTC [15440][client backend] [pg_regress/date][29/10:0] ERROR: date/time field value out of range: "1997-02-29" at character 30 2024-09-13 09:37:11.939 UTC [15440][client backend] [pg_regress/date][29/10:0] STATEMENT: INSERT INTO DATE_TBL VALUES ('1997-02-29'); 2024-09-13 09:37:11.943 UTC [15454][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.945 UTC [15454][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-09-13 09:37:11.945 UTC [15454][client backend] [[unknown]][40/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr8 2024-09-13 09:37:11.945 UTC [15439][client backend] [pg_regress/lseg][:0] LOG: disconnection: session time: 0:00:00.093 user=postgres database=regression host=[local] 2024-09-13 09:37:11.946 UTC [15443][client backend] [pg_regress/timetz][31/15:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 America/New_York" at character 32 2024-09-13 09:37:11.946 UTC [15443][client backend] [pg_regress/timetz][31/15:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 America/New_York'); 2024-09-13 09:37:11.946 UTC [15443][client backend] [pg_regress/timetz][31/16:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 m2" at character 32 2024-09-13 09:37:11.946 UTC [15443][client backend] [pg_regress/timetz][31/16:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 m2'); 2024-09-13 09:37:11.946 UTC [15443][client backend] [pg_regress/timetz][31/17:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 MSK m2" at character 32 2024-09-13 09:37:11.946 UTC [15443][client backend] [pg_regress/timetz][31/17:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 MSK m2'); 2024-09-13 09:37:11.952 UTC [15453][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.952 UTC [15452][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/8:0] ERROR: invalid input syntax for type box: "(2.3, 4.5)" at character 34 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/8:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)'); 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/9:0] ERROR: invalid input syntax for type box: "[1, 2, 3, 4)" at character 34 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/9:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('[1, 2, 3, 4)'); 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/10:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4]" at character 34 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/10:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4]'); 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/11:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4) x" at character 34 2024-09-13 09:37:11.953 UTC [15447][client backend] [pg_regress/box][34/11:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4) x'); 2024-09-13 09:37:11.953 UTC [15438][client backend] [pg_regress/circle][:0] LOG: disconnection: session time: 0:00:00.093 user=postgres database=regression host=[local] 2024-09-13 09:37:11.954 UTC [15452][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-09-13 09:37:11.954 UTC [15452][client backend] [[unknown]][42/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inet 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/28:0] ERROR: date/time field value out of range: "1/8/1999" at character 13 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/28:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/28:0] STATEMENT: SELECT date '1/8/1999'; 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/29:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/29:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/29:0] STATEMENT: SELECT date '1/18/1999'; 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/30:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/30:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.954 UTC [15440][client backend] [pg_regress/date][29/30:0] STATEMENT: SELECT date '18/1/1999'; 2024-09-13 09:37:11.955 UTC [15448][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-09-13 09:37:11.955 UTC [15448][client backend] [pg_regress/time][36/13:0] STATEMENT: INSERT INTO TIME_TBL VALUES ('15:36:39 America/New_York'); 2024-09-13 09:37:11.955 UTC [15440][client backend] [pg_regress/date][29/36:0] ERROR: date/time field value out of range: "January 8, 99 BC" at character 13 2024-09-13 09:37:11.955 UTC [15440][client backend] [pg_regress/date][29/36:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.955 UTC [15440][client backend] [pg_regress/date][29/36:0] STATEMENT: SELECT date 'January 8, 99 BC'; 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/39:0] ERROR: date/time field value out of range: "08-Jan-99" at character 13 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/39:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/39:0] STATEMENT: SELECT date '08-Jan-99'; 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/41:0] ERROR: date/time field value out of range: "Jan-08-99" at character 13 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/41:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/41:0] STATEMENT: SELECT date 'Jan-08-99'; 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/43:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/43:0] STATEMENT: SELECT date '99-08-Jan'; 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/44:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-09-13 09:37:11.956 UTC [15440][client backend] [pg_regress/date][29/44:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-09-13 09:37:11.957 UTC [15440][client backend] [pg_regress/date][29/47:0] ERROR: date/time field value out of range: "08 Jan 99" at character 13 2024-09-13 09:37:11.957 UTC [15440][client backend] [pg_regress/date][29/47:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.957 UTC [15440][client backend] [pg_regress/date][29/47:0] STATEMENT: SELECT date '08 Jan 99'; 2024-09-13 09:37:11.957 UTC [15453][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-09-13 09:37:11.957 UTC [15453][client backend] [[unknown]][41/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/interval 2024-09-13 09:37:11.958 UTC [15447][client backend] [pg_regress/box][34/12:0] ERROR: invalid input syntax for type box: "asdfasdf(ad" at character 34 2024-09-13 09:37:11.958 UTC [15447][client backend] [pg_regress/box][34/12:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('asdfasdf(ad'); 2024-09-13 09:37:11.960 UTC [15443][client backend] [pg_regress/timetz][31/27:0] ERROR: date/time field value out of range: "24:00:00.01 PDT" at character 8 2024-09-13 09:37:11.960 UTC [15443][client backend] [pg_regress/timetz][31/27:0] STATEMENT: SELECT '24:00:00.01 PDT'::timetz; 2024-09-13 09:37:11.960 UTC [15443][client backend] [pg_regress/timetz][31/28:0] ERROR: date/time field value out of range: "23:59:60.01 PDT" at character 8 2024-09-13 09:37:11.960 UTC [15443][client backend] [pg_regress/timetz][31/28:0] STATEMENT: SELECT '23:59:60.01 PDT'::timetz; 2024-09-13 09:37:11.960 UTC [15443][client backend] [pg_regress/timetz][31/29:0] ERROR: date/time field value out of range: "24:01:00 PDT" at character 8 2024-09-13 09:37:11.960 UTC [15443][client backend] [pg_regress/timetz][31/29:0] STATEMENT: SELECT '24:01:00 PDT'::timetz; 2024-09-13 09:37:11.960 UTC [15432][client backend] [pg_regress/path][:0] LOG: disconnection: session time: 0:00:00.124 user=postgres database=regression host=[local] 2024-09-13 09:37:11.960 UTC [15450][client backend] [pg_regress/strings][38/3:0] ERROR: syntax error at or near "' - third line'" at character 75 2024-09-13 09:37:11.960 UTC [15450][client backend] [pg_regress/strings][38/3:0] STATEMENT: SELECT 'first line' ' - next line' /* this comment is not allowed here */ ' - third line' AS "Illegal comment within continuation"; 2024-09-13 09:37:11.961 UTC [15443][client backend] [pg_regress/timetz][31/30:0] ERROR: date/time field value out of range: "25:00:00 PDT" at character 8 2024-09-13 09:37:11.961 UTC [15443][client backend] [pg_regress/timetz][31/30:0] STATEMENT: SELECT '25:00:00 PDT'::timetz; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/10:0] ERROR: invalid Unicode escape at character 18 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/10:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/10:0] STATEMENT: SELECT U&'wrong: \061'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/11:0] ERROR: invalid Unicode escape at character 18 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/11:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/11:0] STATEMENT: SELECT U&'wrong: \+0061'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/12:0] ERROR: UESCAPE must be followed by a simple string literal at or near "+" at character 33 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/12:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE +; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/13:0] ERROR: invalid Unicode escape character at or near "'+'" at character 33 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/13:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/14:0] ERROR: invalid Unicode surrogate pair at character 23 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/14:0] STATEMENT: SELECT U&'wrong: \db99'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/15:0] ERROR: invalid Unicode surrogate pair at character 23 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/15:0] STATEMENT: SELECT U&'wrong: \db99xy'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/16:0] ERROR: invalid Unicode surrogate pair at character 23 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/16:0] STATEMENT: SELECT U&'wrong: \db99\\'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/17:0] ERROR: invalid Unicode surrogate pair at character 23 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/17:0] STATEMENT: SELECT U&'wrong: \db99\0061'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/18:0] ERROR: invalid Unicode surrogate pair at character 26 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/18:0] STATEMENT: SELECT U&'wrong: \+00db99\+000061'; 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/19:0] ERROR: invalid Unicode escape value at character 18 2024-09-13 09:37:11.962 UTC [15450][client backend] [pg_regress/strings][38/19:0] STATEMENT: SELECT U&'wrong: \+2FFFFF'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/22:0] ERROR: invalid Unicode escape at character 17 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/22:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/22:0] STATEMENT: SELECT E'wrong: \u061'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/23:0] ERROR: invalid Unicode escape at character 17 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/23:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/23:0] STATEMENT: SELECT E'wrong: \U0061'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/24:0] ERROR: invalid Unicode surrogate pair at or near "'" at character 23 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/24:0] STATEMENT: SELECT E'wrong: \udb99'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/25:0] ERROR: invalid Unicode surrogate pair at or near "x" at character 23 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/25:0] STATEMENT: SELECT E'wrong: \udb99xy'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/26:0] ERROR: invalid Unicode surrogate pair at or near "\" at character 23 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/26:0] STATEMENT: SELECT E'wrong: \udb99\\'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/27:0] ERROR: invalid Unicode surrogate pair at or near "\u0061" at character 23 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/27:0] STATEMENT: SELECT E'wrong: \udb99\u0061'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/28:0] ERROR: invalid Unicode surrogate pair at or near "\U00000061" at character 27 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/28:0] STATEMENT: SELECT E'wrong: \U0000db99\U00000061'; 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/29:0] ERROR: invalid Unicode escape value at or near "\U002FFFFF" at character 17 2024-09-13 09:37:11.963 UTC [15450][client backend] [pg_regress/strings][38/29:0] STATEMENT: SELECT E'wrong: \U002FFFFF'; 2024-09-13 09:37:11.964 UTC [15443][client backend] [pg_regress/timetz][31/36:0] ERROR: operator does not exist: time with time zone + time with time zone at character 11 2024-09-13 09:37:11.964 UTC [15443][client backend] [pg_regress/timetz][31/36:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:11.964 UTC [15443][client backend] [pg_regress/timetz][31/36:0] STATEMENT: SELECT f1 + time with time zone '00:01' AS "Illegal" FROM TIMETZ_TBL; 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/31:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/31:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/31:0] STATEMENT: SELECT U&'d\0061t\+000061' AS U&"d\0061t\+000061"; 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/32:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/32:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/32:0] STATEMENT: SELECT U&'d!0061t\+000061' UESCAPE '!' AS U&"d*0061t\+000061" UESCAPE '*'; 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/33:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/33:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/33:0] STATEMENT: SELECT U&' \' UESCAPE '!' AS "tricky"; 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/35:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/35:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/35:0] STATEMENT: SELECT U&'wrong: \061'; 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/36:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/36:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/36:0] STATEMENT: SELECT U&'wrong: \+0061'; 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/37:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/37:0] DETAIL: String constants with Unicode escapes cannot be used when "standard_conforming_strings" is off. 2024-09-13 09:37:11.964 UTC [15450][client backend] [pg_regress/strings][38/37:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2024-09-13 09:37:11.965 UTC [15450][client backend] [pg_regress/strings][38/42:0] ERROR: invalid hexadecimal data: odd number of digits at character 8 2024-09-13 09:37:11.965 UTC [15450][client backend] [pg_regress/strings][38/42:0] STATEMENT: SELECT E'\\xDeAdBeE'::bytea; 2024-09-13 09:37:11.965 UTC [15450][client backend] [pg_regress/strings][38/43:0] ERROR: invalid hexadecimal digit: "x" at character 8 2024-09-13 09:37:11.965 UTC [15450][client backend] [pg_regress/strings][38/43:0] STATEMENT: SELECT E'\\xDeAdBeEx'::bytea; 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/10:0] ERROR: invalid input syntax for type polygon: "0.0" at character 37 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/10:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('0.0'); 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/11:0] ERROR: invalid input syntax for type polygon: "(0.0 0.0" at character 37 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/11:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0 0.0'); 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/12:0] ERROR: invalid input syntax for type polygon: "(0,1,2)" at character 37 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/12:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2)'); 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/13:0] ERROR: invalid input syntax for type polygon: "(0,1,2,3" at character 37 2024-09-13 09:37:11.967 UTC [15442][client backend] [pg_regress/polygon][35/13:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2,3'); 2024-09-13 09:37:11.971 UTC [15442][client backend] [pg_regress/polygon][35/14:0] ERROR: invalid input syntax for type polygon: "asdf" at character 37 2024-09-13 09:37:11.971 UTC [15442][client backend] [pg_regress/polygon][35/14:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('asdf'); 2024-09-13 09:37:11.973 UTC [15440][client backend] [pg_regress/date][29/49:0] ERROR: date/time field value out of range: "Jan 08 99" at character 13 2024-09-13 09:37:11.973 UTC [15440][client backend] [pg_regress/date][29/49:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.973 UTC [15440][client backend] [pg_regress/date][29/49:0] STATEMENT: SELECT date 'Jan 08 99'; 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/55:0] ERROR: date/time field value out of range: "08-01-99" at character 13 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/55:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/55:0] STATEMENT: SELECT date '08-01-99'; 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/56:0] ERROR: date/time field value out of range: "08-01-1999" at character 13 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/56:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/56:0] STATEMENT: SELECT date '08-01-1999'; 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/57:0] ERROR: date/time field value out of range: "01-08-99" at character 13 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/57:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/57:0] STATEMENT: SELECT date '01-08-99'; 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/58:0] ERROR: date/time field value out of range: "01-08-1999" at character 13 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/58:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.976 UTC [15440][client backend] [pg_regress/date][29/58:0] STATEMENT: SELECT date '01-08-1999'; 2024-09-13 09:37:11.981 UTC [15451][client backend] [pg_regress/multirangetypes][39/2:0] ERROR: malformed multirange literal: "" at character 8 2024-09-13 09:37:11.981 UTC [15451][client backend] [pg_regress/multirangetypes][39/2:0] DETAIL: Missing left brace. 2024-09-13 09:37:11.981 UTC [15451][client backend] [pg_regress/multirangetypes][39/2:0] STATEMENT: select ''::textmultirange; 2024-09-13 09:37:11.989 UTC [15452][client backend] [pg_regress/inet][42/2:0] ERROR: table "inet_tbl" does not exist 2024-09-13 09:37:11.989 UTC [15452][client backend] [pg_regress/inet][42/2:0] STATEMENT: DROP TABLE INET_TBL; 2024-09-13 09:37:11.989 UTC [15440][client backend] [pg_regress/date][29/63:0] ERROR: date/time field value out of range: "08 01 99" at character 13 2024-09-13 09:37:11.989 UTC [15440][client backend] [pg_regress/date][29/63:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.989 UTC [15440][client backend] [pg_regress/date][29/63:0] STATEMENT: SELECT date '08 01 99'; 2024-09-13 09:37:11.989 UTC [15440][client backend] [pg_regress/date][29/64:0] ERROR: date/time field value out of range: "08 01 1999" at character 13 2024-09-13 09:37:11.989 UTC [15440][client backend] [pg_regress/date][29/64:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.989 UTC [15440][client backend] [pg_regress/date][29/64:0] STATEMENT: SELECT date '08 01 1999'; 2024-09-13 09:37:11.990 UTC [15440][client backend] [pg_regress/date][29/65:0] ERROR: date/time field value out of range: "01 08 99" at character 13 2024-09-13 09:37:11.990 UTC [15440][client backend] [pg_regress/date][29/65:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.990 UTC [15440][client backend] [pg_regress/date][29/65:0] STATEMENT: SELECT date '01 08 99'; 2024-09-13 09:37:11.990 UTC [15440][client backend] [pg_regress/date][29/66:0] ERROR: date/time field value out of range: "01 08 1999" at character 13 2024-09-13 09:37:11.990 UTC [15440][client backend] [pg_regress/date][29/66:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.990 UTC [15440][client backend] [pg_regress/date][29/66:0] STATEMENT: SELECT date '01 08 1999'; 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/8:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03" at character 8 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/8:0] STATEMENT: SELECT '123 08:00:2b:01:02:03'::macaddr8; 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/9:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03 123" at character 8 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/9:0] STATEMENT: SELECT '08:00:2b:01:02:03 123'::macaddr8; 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/10:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03:04:05" at character 8 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/10:0] STATEMENT: SELECT '123 08:00:2b:01:02:03:04:05'::macaddr8; 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/11:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05 123" at character 8 2024-09-13 09:37:11.991 UTC [15454][client backend] [pg_regress/macaddr8][40/11:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05 123'::macaddr8; 2024-09-13 09:37:11.992 UTC [15454][client backend] [pg_regress/macaddr8][40/12:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05:06:07" at character 8 2024-09-13 09:37:11.992 UTC [15454][client backend] [pg_regress/macaddr8][40/12:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05:06:07'::macaddr8; 2024-09-13 09:37:11.993 UTC [15451][client backend] [pg_regress/multirangetypes][39/3:0] ERROR: malformed multirange literal: "{,}" at character 8 2024-09-13 09:37:11.993 UTC [15451][client backend] [pg_regress/multirangetypes][39/3:0] DETAIL: Expected range start. 2024-09-13 09:37:11.993 UTC [15451][client backend] [pg_regress/multirangetypes][39/3:0] STATEMENT: select '{,}'::textmultirange; 2024-09-13 09:37:11.993 UTC [15451][client backend] [pg_regress/multirangetypes][39/4:0] ERROR: malformed multirange literal: "{(,)}." at character 8 2024-09-13 09:37:11.993 UTC [15451][client backend] [pg_regress/multirangetypes][39/4:0] DETAIL: Junk after closing right brace. 2024-09-13 09:37:11.993 UTC [15451][client backend] [pg_regress/multirangetypes][39/4:0] STATEMENT: select '{(,)}.'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/5:0] ERROR: malformed multirange literal: "{[a,c),}" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/5:0] DETAIL: Expected range start. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/5:0] STATEMENT: select '{[a,c),}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/6:0] ERROR: malformed multirange literal: "{,[a,c)}" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/6:0] DETAIL: Expected range start. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/6:0] STATEMENT: select '{,[a,c)}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/7:0] ERROR: malformed multirange literal: "{-[a,z)}" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/7:0] DETAIL: Expected range start. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/7:0] STATEMENT: select '{-[a,z)}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/8:0] ERROR: malformed multirange literal: "{[a,z) - }" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/8:0] DETAIL: Expected comma or end of multirange. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/8:0] STATEMENT: select '{[a,z) - }'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/9:0] ERROR: malformed multirange literal: "{(",a)}" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/9:0] DETAIL: Unexpected end of input. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/9:0] STATEMENT: select '{(",a)}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/10:0] ERROR: malformed range literal: "(,,a)" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/10:0] DETAIL: Too many commas. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/10:0] STATEMENT: select '{(,,a)}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/11:0] ERROR: malformed range literal: "()" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/11:0] DETAIL: Missing comma after lower bound. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/11:0] STATEMENT: select '{(),a)}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/12:0] ERROR: malformed multirange literal: "{(a,))}" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/12:0] DETAIL: Expected comma or end of multirange. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/12:0] STATEMENT: select '{(a,))}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/13:0] ERROR: malformed range literal: "(]" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/13:0] DETAIL: Missing comma after lower bound. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/13:0] STATEMENT: select '{(],a)}'::textmultirange; 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/14:0] ERROR: malformed multirange literal: "{(a,])}" at character 8 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/14:0] DETAIL: Expected comma or end of multirange. 2024-09-13 09:37:11.994 UTC [15451][client backend] [pg_regress/multirangetypes][39/14:0] STATEMENT: select '{(a,])}'::textmultirange; 2024-09-13 09:37:11.995 UTC [15451][client backend] [pg_regress/multirangetypes][39/15:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-09-13 09:37:11.995 UTC [15451][client backend] [pg_regress/multirangetypes][39/15:0] STATEMENT: select '{[z,a]}'::textmultirange; 2024-09-13 09:37:11.995 UTC [15450][client backend] [pg_regress/strings][38/49:0] ERROR: invalid input syntax for type bytea at character 8 2024-09-13 09:37:11.995 UTC [15450][client backend] [pg_regress/strings][38/49:0] STATEMENT: SELECT E'De\\678dBeEf'::bytea; 2024-09-13 09:37:11.996 UTC [15454][client backend] [pg_regress/macaddr8][40/13:0] ERROR: invalid input syntax for type macaddr8: "08-00-2b-01-02-03-04-05-06-07" at character 8 2024-09-13 09:37:11.996 UTC [15454][client backend] [pg_regress/macaddr8][40/13:0] STATEMENT: SELECT '08-00-2b-01-02-03-04-05-06-07'::macaddr8; 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/14:0] ERROR: invalid input syntax for type macaddr8: "08002b:01020304050607" at character 8 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/14:0] STATEMENT: SELECT '08002b:01020304050607'::macaddr8; 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/15:0] ERROR: invalid input syntax for type macaddr8: "08002b01020304050607" at character 8 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/15:0] STATEMENT: SELECT '08002b01020304050607'::macaddr8; 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/16:0] ERROR: invalid input syntax for type macaddr8: "0z002b0102030405" at character 8 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/16:0] STATEMENT: SELECT '0z002b0102030405'::macaddr8; 2024-09-13 09:37:11.997 UTC [15440][client backend] [pg_regress/date][29/74:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2024-09-13 09:37:11.997 UTC [15440][client backend] [pg_regress/date][29/74:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:11.997 UTC [15440][client backend] [pg_regress/date][29/74:0] STATEMENT: SELECT date '1/18/1999'; 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/17:0] ERROR: invalid input syntax for type macaddr8: "08002b010203xyza" at character 8 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/17:0] STATEMENT: SELECT '08002b010203xyza'::macaddr8; 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/18:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/18:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/19:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2024-09-13 09:37:11.997 UTC [15454][client backend] [pg_regress/macaddr8][40/19:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2024-09-13 09:37:11.998 UTC [15454][client backend] [pg_regress/macaddr8][40/20:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2024-09-13 09:37:11.998 UTC [15454][client backend] [pg_regress/macaddr8][40/20:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2024-09-13 09:37:11.998 UTC [15454][client backend] [pg_regress/macaddr8][40/21:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2024-09-13 09:37:11.998 UTC [15454][client backend] [pg_regress/macaddr8][40/21:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2024-09-13 09:37:12.003 UTC [15440][client backend] [pg_regress/date][29/82:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2024-09-13 09:37:12.003 UTC [15440][client backend] [pg_regress/date][29/82:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.003 UTC [15440][client backend] [pg_regress/date][29/82:0] STATEMENT: SELECT date '99-Jan-08'; 2024-09-13 09:37:12.004 UTC [15448][client backend] [pg_regress/time][36/23:0] ERROR: date/time field value out of range: "24:00:00.01" at character 8 2024-09-13 09:37:12.004 UTC [15448][client backend] [pg_regress/time][36/23:0] STATEMENT: SELECT '24:00:00.01'::time; 2024-09-13 09:37:12.004 UTC [15448][client backend] [pg_regress/time][36/24:0] ERROR: date/time field value out of range: "23:59:60.01" at character 8 2024-09-13 09:37:12.004 UTC [15448][client backend] [pg_regress/time][36/24:0] STATEMENT: SELECT '23:59:60.01'::time; 2024-09-13 09:37:12.004 UTC [15448][client backend] [pg_regress/time][36/25:0] ERROR: date/time field value out of range: "24:01:00" at character 8 2024-09-13 09:37:12.004 UTC [15448][client backend] [pg_regress/time][36/25:0] STATEMENT: SELECT '24:01:00'::time; 2024-09-13 09:37:12.005 UTC [15448][client backend] [pg_regress/time][36/26:0] ERROR: date/time field value out of range: "25:00:00" at character 8 2024-09-13 09:37:12.005 UTC [15448][client backend] [pg_regress/time][36/26:0] STATEMENT: SELECT '25:00:00'::time; 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/88:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/88:0] STATEMENT: SELECT date '99-08-Jan'; 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/89:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/89:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/90:0] ERROR: date/time field value out of range: "99 Jan 08" at character 13 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/90:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.005 UTC [15440][client backend] [pg_regress/date][29/90:0] STATEMENT: SELECT date '99 Jan 08'; 2024-09-13 09:37:12.007 UTC [15440][client backend] [pg_regress/date][29/96:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2024-09-13 09:37:12.007 UTC [15440][client backend] [pg_regress/date][29/96:0] STATEMENT: SELECT date '99 08 Jan'; 2024-09-13 09:37:12.007 UTC [15440][client backend] [pg_regress/date][29/98:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2024-09-13 09:37:12.007 UTC [15440][client backend] [pg_regress/date][29/98:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.007 UTC [15440][client backend] [pg_regress/date][29/98:0] STATEMENT: SELECT date '99-01-08'; 2024-09-13 09:37:12.008 UTC [15443][client backend] [pg_regress/timetz][31/42:0] ERROR: unit "day" not supported for type time with time zone 2024-09-13 09:37:12.008 UTC [15443][client backend] [pg_regress/timetz][31/42:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2024-09-13 09:37:12.009 UTC [15443][client backend] [pg_regress/timetz][31/43:0] ERROR: unit "fortnight" not recognized for type time with time zone 2024-09-13 09:37:12.009 UTC [15443][client backend] [pg_regress/timetz][31/43:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2024-09-13 09:37:12.014 UTC [15448][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-09-13 09:37:12.014 UTC [15448][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-09-13 09:37:12.014 UTC [15448][client backend] [pg_regress/time][36/32:0] STATEMENT: SELECT f1 + time '00:01' AS "Illegal" FROM TIME_TBL; 2024-09-13 09:37:12.014 UTC [15440][client backend] [pg_regress/date][29/104:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2024-09-13 09:37:12.014 UTC [15440][client backend] [pg_regress/date][29/104:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.014 UTC [15440][client backend] [pg_regress/date][29/104:0] STATEMENT: SELECT date '99-08-01'; 2024-09-13 09:37:12.015 UTC [15449][client backend] [pg_regress/line][37/13:0] ERROR: invalid input syntax for type line: "{}" at character 30 2024-09-13 09:37:12.015 UTC [15449][client backend] [pg_regress/line][37/13:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{}'); 2024-09-13 09:37:12.015 UTC [15449][client backend] [pg_regress/line][37/14:0] ERROR: invalid input syntax for type line: "{0" at character 30 2024-09-13 09:37:12.015 UTC [15449][client backend] [pg_regress/line][37/14:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0'); 2024-09-13 09:37:12.018 UTC [15440][client backend] [pg_regress/date][29/106:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2024-09-13 09:37:12.018 UTC [15440][client backend] [pg_regress/date][29/106:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.018 UTC [15440][client backend] [pg_regress/date][29/106:0] STATEMENT: SELECT date '99 01 08'; 2024-09-13 09:37:12.020 UTC [15440][client backend] [pg_regress/date][29/112:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2024-09-13 09:37:12.020 UTC [15440][client backend] [pg_regress/date][29/112:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.020 UTC [15440][client backend] [pg_regress/date][29/112:0] STATEMENT: SELECT date '99 08 01'; 2024-09-13 09:37:12.020 UTC [15449][client backend] [pg_regress/line][37/15:0] ERROR: invalid input syntax for type line: "{0,0}" at character 30 2024-09-13 09:37:12.020 UTC [15449][client backend] [pg_regress/line][37/15:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0}'); 2024-09-13 09:37:12.021 UTC [15449][client backend] [pg_regress/line][37/16:0] ERROR: invalid input syntax for type line: "{0,0,1" at character 30 2024-09-13 09:37:12.021 UTC [15449][client backend] [pg_regress/line][37/16:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1'); 2024-09-13 09:37:12.021 UTC [15449][client backend] [pg_regress/line][37/17:0] ERROR: invalid line specification: A and B cannot both be zero at character 30 2024-09-13 09:37:12.021 UTC [15449][client backend] [pg_regress/line][37/17:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1}'); 2024-09-13 09:37:12.022 UTC [15449][client backend] [pg_regress/line][37/18:0] ERROR: invalid input syntax for type line: "{0,0,1} x" at character 30 2024-09-13 09:37:12.022 UTC [15449][client backend] [pg_regress/line][37/18:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1} x'); 2024-09-13 09:37:12.022 UTC [15440][client backend] [pg_regress/date][29/120:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2024-09-13 09:37:12.022 UTC [15440][client backend] [pg_regress/date][29/120:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.022 UTC [15440][client backend] [pg_regress/date][29/120:0] STATEMENT: SELECT date '18/1/1999'; 2024-09-13 09:37:12.022 UTC [15449][client backend] [pg_regress/line][37/19:0] ERROR: invalid input syntax for type line: "(3asdf,2 ,3,4r2)" at character 30 2024-09-13 09:37:12.022 UTC [15449][client backend] [pg_regress/line][37/19:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2024-09-13 09:37:12.022 UTC [15449][client backend] [pg_regress/line][37/20:0] ERROR: invalid input syntax for type line: "[1,2,3, 4" at character 30 2024-09-13 09:37:12.022 UTC [15449][client backend] [pg_regress/line][37/20:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[1,2,3, 4'); 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/21:0] ERROR: invalid input syntax for type line: "[(,2),(3,4)]" at character 30 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/21:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(,2),(3,4)]'); 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/22:0] ERROR: invalid input syntax for type line: "[(1,2),(3,4)" at character 30 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/22:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(3,4)'); 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/23:0] ERROR: invalid line specification: must be two distinct points at character 30 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/23:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(1,2)]'); 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/24:0] ERROR: invalid line specification: must be two distinct points 2024-09-13 09:37:12.023 UTC [15449][client backend] [pg_regress/line][37/24:0] STATEMENT: INSERT INTO LINE_TBL VALUES (line(point '(1,0)', point '(1,0)')); 2024-09-13 09:37:12.025 UTC [15454][client backend] [pg_regress/macaddr8][40/32:0] ERROR: invalid input syntax for type macaddr8: "not even close" at character 38 2024-09-13 09:37:12.025 UTC [15454][client backend] [pg_regress/macaddr8][40/32:0] STATEMENT: INSERT INTO macaddr8_data VALUES (9, 'not even close'); 2024-09-13 09:37:12.026 UTC [15440][client backend] [pg_regress/date][29/127:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2024-09-13 09:37:12.026 UTC [15440][client backend] [pg_regress/date][29/127:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.026 UTC [15440][client backend] [pg_regress/date][29/127:0] STATEMENT: SELECT date '99-Jan-08'; 2024-09-13 09:37:12.028 UTC [15440][client backend] [pg_regress/date][29/133:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-09-13 09:37:12.028 UTC [15440][client backend] [pg_regress/date][29/133:0] STATEMENT: SELECT date '99-08-Jan'; 2024-09-13 09:37:12.028 UTC [15440][client backend] [pg_regress/date][29/134:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-09-13 09:37:12.028 UTC [15440][client backend] [pg_regress/date][29/134:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-09-13 09:37:12.028 UTC [15440][client backend] [pg_regress/date][29/135:0] ERROR: invalid input syntax for type date: "99 Jan 08" at character 13 2024-09-13 09:37:12.028 UTC [15440][client backend] [pg_regress/date][29/135:0] STATEMENT: SELECT date '99 Jan 08'; 2024-09-13 09:37:12.030 UTC [15453][client backend] [pg_regress/interval][41/27:0] ERROR: invalid input syntax for type interval: "badly formatted interval" at character 39 2024-09-13 09:37:12.030 UTC [15453][client backend] [pg_regress/interval][41/27:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('badly formatted interval'); 2024-09-13 09:37:12.030 UTC [15453][client backend] [pg_regress/interval][41/28:0] ERROR: invalid input syntax for type interval: "@ 30 eons ago" at character 39 2024-09-13 09:37:12.030 UTC [15453][client backend] [pg_regress/interval][41/28:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('@ 30 eons ago'); 2024-09-13 09:37:12.030 UTC [15440][client backend] [pg_regress/date][29/141:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2024-09-13 09:37:12.030 UTC [15440][client backend] [pg_regress/date][29/141:0] STATEMENT: SELECT date '99 08 Jan'; 2024-09-13 09:37:12.031 UTC [15440][client backend] [pg_regress/date][29/143:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2024-09-13 09:37:12.031 UTC [15440][client backend] [pg_regress/date][29/143:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.031 UTC [15440][client backend] [pg_regress/date][29/143:0] STATEMENT: SELECT date '99-01-08'; 2024-09-13 09:37:12.033 UTC [15448][client backend] [pg_regress/time][36/38:0] ERROR: unit "day" not supported for type time without time zone 2024-09-13 09:37:12.033 UTC [15448][client backend] [pg_regress/time][36/38:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME '2020-05-26 13:30:25.575401'); 2024-09-13 09:37:12.033 UTC [15448][client backend] [pg_regress/time][36/39:0] ERROR: unit "fortnight" not recognized for type time without time zone 2024-09-13 09:37:12.033 UTC [15448][client backend] [pg_regress/time][36/39:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME '2020-05-26 13:30:25.575401'); 2024-09-13 09:37:12.033 UTC [15448][client backend] [pg_regress/time][36/40:0] ERROR: unit "timezone" not supported for type time without time zone 2024-09-13 09:37:12.033 UTC [15448][client backend] [pg_regress/time][36/40:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM TIME '2020-05-26 13:30:25.575401'); 2024-09-13 09:37:12.035 UTC [15450][client backend] [pg_regress/strings][38/79:0] ERROR: negative substring length not allowed 2024-09-13 09:37:12.035 UTC [15450][client backend] [pg_regress/strings][38/79:0] STATEMENT: SELECT SUBSTRING('string' FROM -10 FOR -2147483646) AS "error"; 2024-09-13 09:37:12.038 UTC [15440][client backend] [pg_regress/date][29/149:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2024-09-13 09:37:12.038 UTC [15440][client backend] [pg_regress/date][29/149:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.038 UTC [15440][client backend] [pg_regress/date][29/149:0] STATEMENT: SELECT date '99-08-01'; 2024-09-13 09:37:12.039 UTC [15440][client backend] [pg_regress/date][29/151:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2024-09-13 09:37:12.039 UTC [15440][client backend] [pg_regress/date][29/151:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.039 UTC [15440][client backend] [pg_regress/date][29/151:0] STATEMENT: SELECT date '99 01 08'; 2024-09-13 09:37:12.040 UTC [15440][client backend] [pg_regress/date][29/157:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2024-09-13 09:37:12.040 UTC [15440][client backend] [pg_regress/date][29/157:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:12.040 UTC [15440][client backend] [pg_regress/date][29/157:0] STATEMENT: SELECT date '99 08 01'; 2024-09-13 09:37:12.042 UTC [15452][client backend] [pg_regress/inet][42/21:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 37 2024-09-13 09:37:12.042 UTC [15452][client backend] [pg_regress/inet][42/21:0] DETAIL: Value has bits set to right of mask. 2024-09-13 09:37:12.042 UTC [15452][client backend] [pg_regress/inet][42/21:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('192.168.1.2/30', '192.168.1.226'); 2024-09-13 09:37:12.042 UTC [15452][client backend] [pg_regress/inet][42/22:0] ERROR: invalid input syntax for type cidr: "1234::1234::1234" at character 37 2024-09-13 09:37:12.042 UTC [15452][client backend] [pg_regress/inet][42/22:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('1234::1234::1234', '::1.2.3.4'); 2024-09-13 09:37:12.042 UTC [15448][client backend] [pg_regress/time][:0] LOG: disconnection: session time: 0:00:00.143 user=postgres database=regression host=[local] 2024-09-13 09:37:12.043 UTC [15452][client backend] [pg_regress/inet][42/23:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 42 2024-09-13 09:37:12.043 UTC [15452][client backend] [pg_regress/inet][42/23:0] DETAIL: Value has bits set to right of mask. 2024-09-13 09:37:12.043 UTC [15452][client backend] [pg_regress/inet][42/23:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('192.168.1.2/30'), '192.168.1.226'); 2024-09-13 09:37:12.047 UTC [15446][client backend] [pg_regress/macaddr][:0] LOG: disconnection: session time: 0:00:00.174 user=postgres database=regression host=[local] 2024-09-13 09:37:12.048 UTC [15440][client backend] [pg_regress/date][29/160:0] ERROR: date out of range: "4714-11-23 BC" at character 13 2024-09-13 09:37:12.048 UTC [15440][client backend] [pg_regress/date][29/160:0] STATEMENT: SELECT date '4714-11-23 BC'; 2024-09-13 09:37:12.049 UTC [15440][client backend] [pg_regress/date][29/162:0] ERROR: date out of range: "5874898-01-01" at character 13 2024-09-13 09:37:12.049 UTC [15440][client backend] [pg_regress/date][29/162:0] STATEMENT: SELECT date '5874898-01-01'; 2024-09-13 09:37:12.049 UTC [15452][client backend] [pg_regress/inet][42/24:0] ERROR: invalid cidr value: "ffff:ffff:ffff:ffff::/24" at character 42 2024-09-13 09:37:12.049 UTC [15452][client backend] [pg_regress/inet][42/24:0] DETAIL: Value has bits set to right of mask. 2024-09-13 09:37:12.049 UTC [15452][client backend] [pg_regress/inet][42/24:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('ffff:ffff:ffff:ffff::/24'), '::192.168.1.226'); 2024-09-13 09:37:12.055 UTC [15449][client backend] [pg_regress/line][:0] LOG: disconnection: session time: 0:00:00.134 user=postgres database=regression host=[local] 2024-09-13 09:37:12.079 UTC [15450][client backend] [pg_regress/strings][38/91:0] ERROR: SQL regular expression may not contain more than two escape-double-quote separators 2024-09-13 09:37:12.079 UTC [15450][client backend] [pg_regress/strings][38/91:0] CONTEXT: SQL function "substring" statement 1 2024-09-13 09:37:12.079 UTC [15450][client backend] [pg_regress/strings][38/91:0] STATEMENT: SELECT SUBSTRING('abcdefg' SIMILAR 'a*#"%#"g*#"x' ESCAPE '#') AS "error"; 2024-09-13 09:37:12.079 UTC [15443][client backend] [pg_regress/timetz][:0] LOG: disconnection: session time: 0:00:00.203 user=postgres database=regression host=[local] 2024-09-13 09:37:12.096 UTC [15450][client backend] [pg_regress/strings][38/104:0] ERROR: invalid escape string 2024-09-13 09:37:12.096 UTC [15450][client backend] [pg_regress/strings][38/104:0] HINT: Escape string must be empty or one character. 2024-09-13 09:37:12.096 UTC [15450][client backend] [pg_regress/strings][38/104:0] STATEMENT: SELECT 'abcdefg' SIMILAR TO '_bcd#%' ESCAPE '##' AS error; 2024-09-13 09:37:12.097 UTC [15440][client backend] [pg_regress/date][29/203:0] ERROR: unit "microseconds" not supported for type date 2024-09-13 09:37:12.097 UTC [15440][client backend] [pg_regress/date][29/203:0] STATEMENT: SELECT EXTRACT(MICROSECONDS FROM DATE '2020-08-11'); 2024-09-13 09:37:12.098 UTC [15440][client backend] [pg_regress/date][29/204:0] ERROR: unit "milliseconds" not supported for type date 2024-09-13 09:37:12.098 UTC [15440][client backend] [pg_regress/date][29/204:0] STATEMENT: SELECT EXTRACT(MILLISECONDS FROM DATE '2020-08-11'); 2024-09-13 09:37:12.099 UTC [15440][client backend] [pg_regress/date][29/205:0] ERROR: unit "second" not supported for type date 2024-09-13 09:37:12.099 UTC [15440][client backend] [pg_regress/date][29/205:0] STATEMENT: SELECT EXTRACT(SECOND FROM DATE '2020-08-11'); 2024-09-13 09:37:12.099 UTC [15440][client backend] [pg_regress/date][29/206:0] ERROR: unit "minute" not supported for type date 2024-09-13 09:37:12.099 UTC [15440][client backend] [pg_regress/date][29/206:0] STATEMENT: SELECT EXTRACT(MINUTE FROM DATE '2020-08-11'); 2024-09-13 09:37:12.099 UTC [15440][client backend] [pg_regress/date][29/207:0] ERROR: unit "hour" not supported for type date 2024-09-13 09:37:12.099 UTC [15440][client backend] [pg_regress/date][29/207:0] STATEMENT: SELECT EXTRACT(HOUR FROM DATE '2020-08-11'); 2024-09-13 09:37:12.107 UTC [15450][client backend] [pg_regress/strings][38/112:0] ERROR: invalid regular expression option: "z" 2024-09-13 09:37:12.107 UTC [15450][client backend] [pg_regress/strings][38/112:0] STATEMENT: SELECT regexp_replace('AAA aaa', 'A+', 'Z', 'z'); 2024-09-13 09:37:12.117 UTC [15440][client backend] [pg_regress/date][29/224:0] ERROR: unit "timezone" not supported for type date 2024-09-13 09:37:12.117 UTC [15440][client backend] [pg_regress/date][29/224:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM DATE '2020-08-11'); 2024-09-13 09:37:12.118 UTC [15440][client backend] [pg_regress/date][29/225:0] ERROR: unit "timezone_m" not supported for type date 2024-09-13 09:37:12.118 UTC [15440][client backend] [pg_regress/date][29/225:0] STATEMENT: SELECT EXTRACT(TIMEZONE_M FROM DATE '2020-08-11'); 2024-09-13 09:37:12.118 UTC [15440][client backend] [pg_regress/date][29/226:0] ERROR: unit "timezone_h" not supported for type date 2024-09-13 09:37:12.118 UTC [15440][client backend] [pg_regress/date][29/226:0] STATEMENT: SELECT EXTRACT(TIMEZONE_H FROM DATE '2020-08-11'); 2024-09-13 09:37:12.122 UTC [15450][client backend] [pg_regress/strings][38/122:0] ERROR: invalid value for parameter "start": -1 2024-09-13 09:37:12.122 UTC [15450][client backend] [pg_regress/strings][38/122:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', -1, 0, 'i'); 2024-09-13 09:37:12.122 UTC [15450][client backend] [pg_regress/strings][38/123:0] ERROR: invalid value for parameter "n": -1 2024-09-13 09:37:12.122 UTC [15450][client backend] [pg_regress/strings][38/123:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', 1, -1, 'i'); 2024-09-13 09:37:12.123 UTC [15450][client backend] [pg_regress/strings][38/124:0] ERROR: invalid regular expression option: "1" 2024-09-13 09:37:12.123 UTC [15450][client backend] [pg_regress/strings][38/124:0] HINT: If you meant to use regexp_replace() with a start parameter, cast the fourth argument to integer explicitly. 2024-09-13 09:37:12.123 UTC [15450][client backend] [pg_regress/strings][38/124:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', '1'); 2024-09-13 09:37:12.136 UTC [15450][client backend] [pg_regress/strings][38/131:0] ERROR: invalid value for parameter "start": 0 2024-09-13 09:37:12.136 UTC [15450][client backend] [pg_regress/strings][38/131:0] STATEMENT: SELECT regexp_count('123123123123', '123', 0); 2024-09-13 09:37:12.138 UTC [15450][client backend] [pg_regress/strings][38/132:0] ERROR: invalid value for parameter "start": -3 2024-09-13 09:37:12.138 UTC [15450][client backend] [pg_regress/strings][38/132:0] STATEMENT: SELECT regexp_count('123123123123', '123', -3); 2024-09-13 09:37:12.138 UTC [15434][client backend] [pg_regress/numerology][:0] LOG: disconnection: session time: 0:00:00.297 user=postgres database=regression host=[local] 2024-09-13 09:37:12.141 UTC [15454][client backend] [pg_regress/macaddr8][:0] LOG: disconnection: session time: 0:00:00.204 user=postgres database=regression host=[local] 2024-09-13 09:37:12.145 UTC [15450][client backend] [pg_regress/strings][38/137:0] ERROR: regexp_like() does not support the "global" option 2024-09-13 09:37:12.145 UTC [15450][client backend] [pg_regress/strings][38/137:0] STATEMENT: SELECT regexp_like('abc', 'a.c', 'g'); 2024-09-13 09:37:12.151 UTC [15440][client backend] [pg_regress/date][29/262:0] ERROR: unit "microsec" not recognized for type date 2024-09-13 09:37:12.151 UTC [15440][client backend] [pg_regress/date][29/262:0] STATEMENT: SELECT EXTRACT(MICROSEC FROM DATE 'infinity'); 2024-09-13 09:37:12.152 UTC [15440][client backend] [pg_regress/date][29/266:0] ERROR: date field value out of range: 0-07-15 2024-09-13 09:37:12.152 UTC [15440][client backend] [pg_regress/date][29/266:0] STATEMENT: select make_date(0, 7, 15); 2024-09-13 09:37:12.152 UTC [15440][client backend] [pg_regress/date][29/267:0] ERROR: date field value out of range: 2013-02-30 2024-09-13 09:37:12.152 UTC [15440][client backend] [pg_regress/date][29/267:0] STATEMENT: select make_date(2013, 2, 30); 2024-09-13 09:37:12.156 UTC [15440][client backend] [pg_regress/date][29/268:0] ERROR: date field value out of range: 2013-13-01 2024-09-13 09:37:12.156 UTC [15440][client backend] [pg_regress/date][29/268:0] STATEMENT: select make_date(2013, 13, 1); 2024-09-13 09:37:12.156 UTC [15440][client backend] [pg_regress/date][29/269:0] ERROR: date field value out of range: 2013-11--1 2024-09-13 09:37:12.156 UTC [15440][client backend] [pg_regress/date][29/269:0] STATEMENT: select make_date(2013, 11, -1); 2024-09-13 09:37:12.157 UTC [15440][client backend] [pg_regress/date][29/270:0] ERROR: time field value out of range: 10:55:100.1 2024-09-13 09:37:12.157 UTC [15440][client backend] [pg_regress/date][29/270:0] STATEMENT: select make_time(10, 55, 100.1); 2024-09-13 09:37:12.157 UTC [15440][client backend] [pg_regress/date][29/271:0] ERROR: time field value out of range: 24:00:2.1 2024-09-13 09:37:12.157 UTC [15440][client backend] [pg_regress/date][29/271:0] STATEMENT: select make_time(24, 0, 2.1); 2024-09-13 09:37:12.160 UTC [15440][client backend] [pg_regress/date][:0] LOG: disconnection: session time: 0:00:00.291 user=postgres database=regression host=[local] 2024-09-13 09:37:12.174 UTC [15450][client backend] [pg_regress/strings][38/158:0] ERROR: invalid value for parameter "start": 0 2024-09-13 09:37:12.174 UTC [15450][client backend] [pg_regress/strings][38/158:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 0, 1); 2024-09-13 09:37:12.174 UTC [15450][client backend] [pg_regress/strings][38/159:0] ERROR: invalid value for parameter "n": 0 2024-09-13 09:37:12.174 UTC [15450][client backend] [pg_regress/strings][38/159:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 0); 2024-09-13 09:37:12.178 UTC [15450][client backend] [pg_regress/strings][38/160:0] ERROR: invalid value for parameter "endoption": -1 2024-09-13 09:37:12.178 UTC [15450][client backend] [pg_regress/strings][38/160:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, -1); 2024-09-13 09:37:12.178 UTC [15450][client backend] [pg_regress/strings][38/161:0] ERROR: invalid value for parameter "endoption": 2 2024-09-13 09:37:12.178 UTC [15450][client backend] [pg_regress/strings][38/161:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 2); 2024-09-13 09:37:12.178 UTC [15450][client backend] [pg_regress/strings][38/162:0] ERROR: regexp_instr() does not support the "global" option 2024-09-13 09:37:12.178 UTC [15450][client backend] [pg_regress/strings][38/162:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, 'g'); 2024-09-13 09:37:12.179 UTC [15450][client backend] [pg_regress/strings][38/163:0] ERROR: invalid value for parameter "subexpr": -1 2024-09-13 09:37:12.179 UTC [15450][client backend] [pg_regress/strings][38/163:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, '', -1); 2024-09-13 09:37:12.182 UTC [15451][client backend] [pg_regress/multirangetypes][39/103:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-09-13 09:37:12.182 UTC [15451][client backend] [pg_regress/multirangetypes][39/103:0] STATEMENT: select nummultirange(numrange(2.0, 1.0)); 2024-09-13 09:37:12.198 UTC [15450][client backend] [pg_regress/strings][38/178:0] ERROR: invalid value for parameter "start": 0 2024-09-13 09:37:12.198 UTC [15450][client backend] [pg_regress/strings][38/178:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 0, 1); 2024-09-13 09:37:12.199 UTC [15450][client backend] [pg_regress/strings][38/179:0] ERROR: invalid value for parameter "n": 0 2024-09-13 09:37:12.199 UTC [15450][client backend] [pg_regress/strings][38/179:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 0); 2024-09-13 09:37:12.199 UTC [15450][client backend] [pg_regress/strings][38/180:0] ERROR: regexp_substr() does not support the "global" option 2024-09-13 09:37:12.199 UTC [15450][client backend] [pg_regress/strings][38/180:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, 'g'); 2024-09-13 09:37:12.199 UTC [15450][client backend] [pg_regress/strings][38/181:0] ERROR: invalid value for parameter "subexpr": -1 2024-09-13 09:37:12.199 UTC [15450][client backend] [pg_regress/strings][38/181:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, '', -1); 2024-09-13 09:37:12.213 UTC [15450][client backend] [pg_regress/strings][38/194:0] ERROR: invalid regular expression option: "z" 2024-09-13 09:37:12.213 UTC [15450][client backend] [pg_regress/strings][38/194:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque)$re$, 'gz'); 2024-09-13 09:37:12.213 UTC [15450][client backend] [pg_regress/strings][38/195:0] ERROR: invalid regular expression: parentheses () not balanced 2024-09-13 09:37:12.213 UTC [15450][client backend] [pg_regress/strings][38/195:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(barbeque$re$); 2024-09-13 09:37:12.213 UTC [15450][client backend] [pg_regress/strings][38/196:0] ERROR: invalid regular expression: invalid repetition count(s) 2024-09-13 09:37:12.213 UTC [15450][client backend] [pg_regress/strings][38/196:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque){2,1}$re$); 2024-09-13 09:37:12.231 UTC [15450][client backend] [pg_regress/strings][38/213:0] ERROR: invalid regular expression option: "z" 2024-09-13 09:37:12.231 UTC [15450][client backend] [pg_regress/strings][38/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-09-13 09:37:12.233 UTC [15453][client backend] [pg_regress/interval][41/43:0] ERROR: interval out of range 2024-09-13 09:37:12.233 UTC [15453][client backend] [pg_regress/interval][41/43:0] STATEMENT: SELECT -('-2147483648 months'::interval); 2024-09-13 09:37:12.233 UTC [15453][client backend] [pg_regress/interval][41/45:0] ERROR: interval out of range 2024-09-13 09:37:12.233 UTC [15453][client backend] [pg_regress/interval][41/45:0] STATEMENT: SELECT -('-2147483648 days'::interval); 2024-09-13 09:37:12.234 UTC [15453][client backend] [pg_regress/interval][41/47:0] ERROR: interval out of range 2024-09-13 09:37:12.234 UTC [15453][client backend] [pg_regress/interval][41/47:0] STATEMENT: SELECT -('-9223372036854775808 us'::interval); 2024-09-13 09:37:12.234 UTC [15453][client backend] [pg_regress/interval][41/49:0] ERROR: interval out of range 2024-09-13 09:37:12.234 UTC [15453][client backend] [pg_regress/interval][41/49:0] STATEMENT: SELECT -('-2147483647 months -2147483647 days -9223372036854775807 us'::interval); 2024-09-13 09:37:12.236 UTC [15450][client backend] [pg_regress/strings][38/214:0] ERROR: invalid regular expression option: "z" 2024-09-13 09:37:12.236 UTC [15450][client backend] [pg_regress/strings][38/214:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'iz'); 2024-09-13 09:37:12.236 UTC [15450][client backend] [pg_regress/strings][38/215:0] ERROR: regexp_split_to_table() does not support the "global" option 2024-09-13 09:37:12.236 UTC [15450][client backend] [pg_regress/strings][38/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-09-13 09:37:12.237 UTC [15450][client backend] [pg_regress/strings][38/216:0] ERROR: regexp_split_to_array() does not support the "global" option 2024-09-13 09:37:12.237 UTC [15450][client backend] [pg_regress/strings][38/216:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'g'); 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/52:0] ERROR: interval field value out of range: "2147483648 days" at character 42 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/52:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483648 days'); 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/53:0] ERROR: interval field value out of range: "-2147483649 days" at character 42 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/53:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483649 days'); 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/54:0] ERROR: interval out of range at character 42 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/54:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483647 years'); 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/55:0] ERROR: interval out of range at character 42 2024-09-13 09:37:12.245 UTC [15453][client backend] [pg_regress/interval][41/55:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483648 years'); 2024-09-13 09:37:12.247 UTC [15453][client backend] [pg_regress/interval][41/56:0] ERROR: interval out of range 2024-09-13 09:37:12.247 UTC [15453][client backend] [pg_regress/interval][41/56:0] STATEMENT: select extract(epoch from '256 microseconds'::interval * (2^55)::float8); 2024-09-13 09:37:12.267 UTC [15441][client backend] [pg_regress/timestamptz][27/49:0] ERROR: time zone "america/does_not_exist" not recognized at character 37 2024-09-13 09:37:12.267 UTC [15441][client backend] [pg_regress/timestamptz][27/49:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2024-09-13 09:37:12.268 UTC [15441][client backend] [pg_regress/timestamptz][27/50:0] ERROR: time zone "America/Does_not_exist" not recognized 2024-09-13 09:37:12.268 UTC [15441][client backend] [pg_regress/timestamptz][27/50:0] STATEMENT: SELECT '19970710 173201' AT TIME ZONE 'America/Does_not_exist'; 2024-09-13 09:37:12.294 UTC [15444][client backend] [pg_regress/timestamp][32/46:0] ERROR: time zone "america/does_not_exist" not recognized at character 35 2024-09-13 09:37:12.294 UTC [15444][client backend] [pg_regress/timestamp][32/46:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2024-09-13 09:37:12.296 UTC [15441][client backend] [pg_regress/timestamptz][27/84:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 37 2024-09-13 09:37:12.296 UTC [15441][client backend] [pg_regress/timestamptz][27/84:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 29 17:32:01 1997'); 2024-09-13 09:37:12.299 UTC [15441][client backend] [pg_regress/timestamptz][27/92:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 37 2024-09-13 09:37:12.299 UTC [15441][client backend] [pg_regress/timestamptz][27/92:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 -0097'); 2024-09-13 09:37:12.299 UTC [15441][client backend] [pg_regress/timestamptz][27/93:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 37 2024-09-13 09:37:12.299 UTC [15441][client backend] [pg_regress/timestamptz][27/93:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2024-09-13 09:37:12.313 UTC [15441][client backend] [pg_regress/timestamptz][27/103:0] ERROR: timestamp out of range: "4714-11-23 23:59:59+00 BC" at character 8 2024-09-13 09:37:12.313 UTC [15441][client backend] [pg_regress/timestamptz][27/103:0] STATEMENT: SELECT '4714-11-23 23:59:59+00 BC'::timestamptz; 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/75:0] ERROR: interval out of range 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/75:0] STATEMENT: SELECT '3000000 months'::interval * 1000; 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/76:0] ERROR: interval out of range 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/76:0] STATEMENT: SELECT '3000000 months'::interval / 0.001; 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/77:0] ERROR: interval out of range 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/77:0] STATEMENT: SELECT '3000000 days'::interval * 1000; 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/78:0] ERROR: interval out of range 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/78:0] STATEMENT: SELECT '3000000 days'::interval / 0.001; 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/79:0] ERROR: interval out of range 2024-09-13 09:37:12.315 UTC [15453][client backend] [pg_regress/interval][41/79:0] STATEMENT: SELECT '1 month 2146410 days'::interval * 1000.5002; 2024-09-13 09:37:12.316 UTC [15453][client backend] [pg_regress/interval][41/80:0] ERROR: interval out of range 2024-09-13 09:37:12.316 UTC [15453][client backend] [pg_regress/interval][41/80:0] STATEMENT: SELECT '4611686018427387904 usec'::interval / 0.1; 2024-09-13 09:37:12.320 UTC [15453][client backend] [pg_regress/interval][41/86:0] ERROR: interval out of range 2024-09-13 09:37:12.320 UTC [15453][client backend] [pg_regress/interval][41/86:0] STATEMENT: SELECT justify_hours(interval '2147483647 days 24 hrs'); 2024-09-13 09:37:12.320 UTC [15441][client backend] [pg_regress/timestamptz][27/106:0] ERROR: timestamp out of range: "294277-01-01 00:00:00+00" at character 8 2024-09-13 09:37:12.320 UTC [15441][client backend] [pg_regress/timestamptz][27/106:0] STATEMENT: SELECT '294277-01-01 00:00:00+00'::timestamptz; 2024-09-13 09:37:12.320 UTC [15441][client backend] [pg_regress/timestamptz][27/107:0] ERROR: timestamp out of range: "294277-12-31 16:00:00-08" at character 8 2024-09-13 09:37:12.320 UTC [15441][client backend] [pg_regress/timestamptz][27/107:0] STATEMENT: SELECT '294277-12-31 16:00:00-08'::timestamptz; 2024-09-13 09:37:12.321 UTC [15453][client backend] [pg_regress/interval][41/87:0] ERROR: interval out of range 2024-09-13 09:37:12.321 UTC [15453][client backend] [pg_regress/interval][41/87:0] STATEMENT: SELECT justify_days(interval '2147483647 months 30 days'); 2024-09-13 09:37:12.322 UTC [15452][client backend] [pg_regress/inet][42/97:0] ERROR: result is out of range 2024-09-13 09:37:12.322 UTC [15452][client backend] [pg_regress/inet][42/97:0] STATEMENT: SELECT '127.0.0.1'::inet + 10000000000; 2024-09-13 09:37:12.322 UTC [15453][client backend] [pg_regress/interval][41/91:0] ERROR: interval out of range 2024-09-13 09:37:12.322 UTC [15453][client backend] [pg_regress/interval][41/91:0] STATEMENT: SELECT justify_interval(interval '2147483647 months 30 days'); 2024-09-13 09:37:12.322 UTC [15453][client backend] [pg_regress/interval][41/92:0] ERROR: interval out of range 2024-09-13 09:37:12.322 UTC [15453][client backend] [pg_regress/interval][41/92:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months -30 days'); 2024-09-13 09:37:12.322 UTC [15452][client backend] [pg_regress/inet][42/98:0] ERROR: result is out of range 2024-09-13 09:37:12.322 UTC [15452][client backend] [pg_regress/inet][42/98:0] STATEMENT: SELECT '127.0.0.1'::inet - 10000000000; 2024-09-13 09:37:12.323 UTC [15452][client backend] [pg_regress/inet][42/99:0] ERROR: result is out of range 2024-09-13 09:37:12.323 UTC [15452][client backend] [pg_regress/inet][42/99:0] STATEMENT: SELECT '126::1'::inet - '127::2'::inet; 2024-09-13 09:37:12.323 UTC [15453][client backend] [pg_regress/interval][41/95:0] ERROR: interval out of range 2024-09-13 09:37:12.323 UTC [15453][client backend] [pg_regress/interval][41/95:0] STATEMENT: SELECT justify_interval(interval '2147483647 months -30 days 1440 hrs'); 2024-09-13 09:37:12.323 UTC [15452][client backend] [pg_regress/inet][42/100:0] ERROR: result is out of range 2024-09-13 09:37:12.323 UTC [15452][client backend] [pg_regress/inet][42/100:0] STATEMENT: SELECT '127::1'::inet - '126::2'::inet; 2024-09-13 09:37:12.323 UTC [15453][client backend] [pg_regress/interval][41/96:0] ERROR: interval out of range 2024-09-13 09:37:12.323 UTC [15453][client backend] [pg_regress/interval][41/96:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months 30 days -1440 hrs'); 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/101:0] ERROR: invalid input syntax for type interval: "1 second 2 seconds" at character 8 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/101:0] STATEMENT: SELECT '1 second 2 seconds'::interval; 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/102:0] ERROR: invalid input syntax for type interval: "10 milliseconds 20 milliseconds" at character 8 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/102:0] STATEMENT: SELECT '10 milliseconds 20 milliseconds'::interval; 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/103:0] ERROR: invalid input syntax for type interval: "5.5 seconds 3 milliseconds" at character 8 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/103:0] STATEMENT: SELECT '5.5 seconds 3 milliseconds'::interval; 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/104:0] ERROR: invalid input syntax for type interval: "1:20:05 5 microseconds" at character 8 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/104:0] STATEMENT: SELECT '1:20:05 5 microseconds'::interval; 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/105:0] ERROR: invalid input syntax for type interval: "1 day 1 day" at character 8 2024-09-13 09:37:12.324 UTC [15453][client backend] [pg_regress/interval][41/105:0] STATEMENT: SELECT '1 day 1 day'::interval; 2024-09-13 09:37:12.324 UTC [15452][client backend] [pg_regress/inet][42/104:0] ERROR: cannot merge addresses from different families 2024-09-13 09:37:12.324 UTC [15452][client backend] [pg_regress/inet][42/104:0] STATEMENT: SELECT inet_merge(c, i) FROM INET_TBL; 2024-09-13 09:37:12.330 UTC [15444][client backend] [pg_regress/timestamp][32/76:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 35 2024-09-13 09:37:12.330 UTC [15444][client backend] [pg_regress/timestamp][32/76:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 29 17:32:01 1997'); 2024-09-13 09:37:12.334 UTC [15453][client backend] [pg_regress/interval][41/123:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-09-13 09:37:12.334 UTC [15453][client backend] [pg_regress/interval][41/123:0] STATEMENT: SELECT interval '1 2' day to minute; 2024-09-13 09:37:12.335 UTC [15452][client backend] [pg_regress/inet][:0] LOG: disconnection: session time: 0:00:00.384 user=postgres database=regression host=[local] 2024-09-13 09:37:12.335 UTC [15453][client backend] [pg_regress/interval][41/126:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-09-13 09:37:12.335 UTC [15453][client backend] [pg_regress/interval][41/126:0] STATEMENT: SELECT interval '1 2' day to second; 2024-09-13 09:37:12.336 UTC [15453][client backend] [pg_regress/interval][41/129:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-09-13 09:37:12.336 UTC [15453][client backend] [pg_regress/interval][41/129:0] STATEMENT: SELECT interval '1 2' hour to minute; 2024-09-13 09:37:12.337 UTC [15453][client backend] [pg_regress/interval][41/132:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-09-13 09:37:12.337 UTC [15453][client backend] [pg_regress/interval][41/132:0] STATEMENT: SELECT interval '1 2' hour to second; 2024-09-13 09:37:12.340 UTC [15444][client backend] [pg_regress/timestamp][32/84:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 35 2024-09-13 09:37:12.340 UTC [15444][client backend] [pg_regress/timestamp][32/84:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 -0097'); 2024-09-13 09:37:12.340 UTC [15444][client backend] [pg_regress/timestamp][32/85:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 35 2024-09-13 09:37:12.340 UTC [15444][client backend] [pg_regress/timestamp][32/85:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2024-09-13 09:37:12.341 UTC [15453][client backend] [pg_regress/interval][41/135:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-09-13 09:37:12.341 UTC [15453][client backend] [pg_regress/interval][41/135:0] STATEMENT: SELECT interval '1 2' minute to second; 2024-09-13 09:37:12.341 UTC [15444][client backend] [pg_regress/timestamp][32/88:0] ERROR: timestamp out of range: "4714-11-23 23:59:59 BC" at character 8 2024-09-13 09:37:12.341 UTC [15444][client backend] [pg_regress/timestamp][32/88:0] STATEMENT: SELECT '4714-11-23 23:59:59 BC'::timestamp; 2024-09-13 09:37:12.341 UTC [15441][client backend] [pg_regress/timestamptz][27/123:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-09-13 09:37:12.341 UTC [15441][client backend] [pg_regress/timestamptz][27/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-09-13 09:37:12.342 UTC [15453][client backend] [pg_regress/interval][41/143:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2024-09-13 09:37:12.342 UTC [15453][client backend] [pg_regress/interval][41/143:0] STATEMENT: SELECT interval '123 11' day; 2024-09-13 09:37:12.342 UTC [15453][client backend] [pg_regress/interval][41/144:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2024-09-13 09:37:12.342 UTC [15453][client backend] [pg_regress/interval][41/144:0] STATEMENT: SELECT interval '123 11'; 2024-09-13 09:37:12.342 UTC [15453][client backend] [pg_regress/interval][41/145:0] ERROR: invalid input syntax for type interval: "123 2:03 -2:04" at character 17 2024-09-13 09:37:12.342 UTC [15453][client backend] [pg_regress/interval][41/145:0] STATEMENT: SELECT interval '123 2:03 -2:04'; 2024-09-13 09:37:12.343 UTC [15453][client backend] [pg_regress/interval][41/151:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2024-09-13 09:37:12.343 UTC [15453][client backend] [pg_regress/interval][41/151:0] STATEMENT: SELECT interval '1 2.345' day to second(2); 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/124:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/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-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/125:0] ERROR: stride must be greater than zero 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/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-09-13 09:37:12.344 UTC [15453][client backend] [pg_regress/interval][41/155:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2024-09-13 09:37:12.344 UTC [15453][client backend] [pg_regress/interval][41/155:0] STATEMENT: SELECT interval '1 2.345' hour to second(2); 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/126:0] ERROR: stride must be greater than zero 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/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-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/127:0] ERROR: interval out of range 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/127:0] STATEMENT: select date_bin('15 minutes'::interval, timestamptz '294276-12-30', timestamptz '4000-12-20 BC'); 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/128:0] ERROR: interval out of range 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/128:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamptz, '2024-01-01'::timestamptz); 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/129:0] ERROR: timestamp out of range 2024-09-13 09:37:12.344 UTC [15441][client backend] [pg_regress/timestamptz][27/129:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamptz, '4000-01-01 BC'::timestamptz); 2024-09-13 09:37:12.344 UTC [15453][client backend] [pg_regress/interval][41/158:0] ERROR: invalid input syntax for type interval: "1 2.3456" at character 17 2024-09-13 09:37:12.344 UTC [15453][client backend] [pg_regress/interval][41/158:0] STATEMENT: SELECT interval '1 2.3456' minute to second(2); 2024-09-13 09:37:12.345 UTC [15453][client backend] [pg_regress/interval][41/161:0] ERROR: interval out of range at character 17 2024-09-13 09:37:12.345 UTC [15453][client backend] [pg_regress/interval][41/161:0] STATEMENT: SELECT interval '2562047788:00:54.775807' second(2); 2024-09-13 09:37:12.345 UTC [15453][client backend] [pg_regress/interval][41/162:0] ERROR: interval out of range at character 17 2024-09-13 09:37:12.345 UTC [15453][client backend] [pg_regress/interval][41/162:0] STATEMENT: SELECT interval '-2562047788:00:54.775807' second(2); 2024-09-13 09:37:12.348 UTC [15444][client backend] [pg_regress/timestamp][32/90:0] ERROR: timestamp out of range: "294277-01-01 00:00:00" at character 8 2024-09-13 09:37:12.348 UTC [15444][client backend] [pg_regress/timestamp][32/90:0] STATEMENT: SELECT '294277-01-01 00:00:00'::timestamp; 2024-09-13 09:37:12.349 UTC [15453][client backend] [pg_regress/interval][41/172:0] ERROR: invalid input syntax for type interval: "" at character 18 2024-09-13 09:37:12.349 UTC [15453][client backend] [pg_regress/interval][41/172:0] STATEMENT: SELECT interval ''; 2024-09-13 09:37:12.352 UTC [15453][client backend] [pg_regress/interval][41/186:0] ERROR: invalid input syntax for type interval: "P.Y0M3DT4H5M6S" at character 17 2024-09-13 09:37:12.352 UTC [15453][client backend] [pg_regress/interval][41/186:0] STATEMENT: select interval 'P.Y0M3DT4H5M6S'; 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/206:0] ERROR: interval field value out of range: "2147483648 years" at character 17 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/206:0] STATEMENT: select interval '2147483648 years'; 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/207:0] ERROR: interval field value out of range: "-2147483649 years" at character 17 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/207:0] STATEMENT: select interval '-2147483649 years'; 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/208:0] ERROR: interval field value out of range: "2147483648 months" at character 17 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/208:0] STATEMENT: select interval '2147483648 months'; 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/209:0] ERROR: interval field value out of range: "-2147483649 months" at character 17 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/209:0] STATEMENT: select interval '-2147483649 months'; 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/210:0] ERROR: interval field value out of range: "2147483648 days" at character 17 2024-09-13 09:37:12.363 UTC [15453][client backend] [pg_regress/interval][41/210:0] STATEMENT: select interval '2147483648 days'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/211:0] ERROR: interval field value out of range: "-2147483649 days" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/211:0] STATEMENT: select interval '-2147483649 days'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/212:0] ERROR: interval field value out of range: "2562047789 hours" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/212:0] STATEMENT: select interval '2562047789 hours'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/213:0] ERROR: interval field value out of range: "-2562047789 hours" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/213:0] STATEMENT: select interval '-2562047789 hours'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/214:0] ERROR: interval field value out of range: "153722867281 minutes" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/214:0] STATEMENT: select interval '153722867281 minutes'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/215:0] ERROR: interval field value out of range: "-153722867281 minutes" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/215:0] STATEMENT: select interval '-153722867281 minutes'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/216:0] ERROR: interval field value out of range: "9223372036855 seconds" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/216:0] STATEMENT: select interval '9223372036855 seconds'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/217:0] ERROR: interval field value out of range: "-9223372036855 seconds" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/217:0] STATEMENT: select interval '-9223372036855 seconds'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/218:0] ERROR: interval field value out of range: "9223372036854777 millisecond" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/218:0] STATEMENT: select interval '9223372036854777 millisecond'; 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/219:0] ERROR: interval field value out of range: "-9223372036854777 millisecond" at character 17 2024-09-13 09:37:12.364 UTC [15453][client backend] [pg_regress/interval][41/219:0] STATEMENT: select interval '-9223372036854777 millisecond'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/220:0] ERROR: interval field value out of range: "9223372036854775808 microsecond" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/220:0] STATEMENT: select interval '9223372036854775808 microsecond'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/221:0] ERROR: interval field value out of range: "-9223372036854775809 microsecond" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/221:0] STATEMENT: select interval '-9223372036854775809 microsecond'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/222:0] ERROR: interval field value out of range: "P2147483648" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/222:0] STATEMENT: select interval 'P2147483648'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/223:0] ERROR: interval field value out of range: "P-2147483649" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/223:0] STATEMENT: select interval 'P-2147483649'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/224:0] ERROR: interval out of range at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/224:0] STATEMENT: select interval 'P1-2147483647-2147483647'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/225:0] ERROR: interval field value out of range: "PT2562047789" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/225:0] STATEMENT: select interval 'PT2562047789'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/226:0] ERROR: interval field value out of range: "PT-2562047789" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/226:0] STATEMENT: select interval 'PT-2562047789'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/227:0] ERROR: interval field value out of range: "2147483647 weeks" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/227:0] STATEMENT: select interval '2147483647 weeks'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/228:0] ERROR: interval field value out of range: "-2147483648 weeks" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/228:0] STATEMENT: select interval '-2147483648 weeks'; 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/229:0] ERROR: interval field value out of range: "2147483647 decades" at character 17 2024-09-13 09:37:12.365 UTC [15453][client backend] [pg_regress/interval][41/229:0] STATEMENT: select interval '2147483647 decades'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/230:0] ERROR: interval field value out of range: "-2147483648 decades" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/230:0] STATEMENT: select interval '-2147483648 decades'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/231:0] ERROR: interval field value out of range: "2147483647 centuries" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/231:0] STATEMENT: select interval '2147483647 centuries'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/232:0] ERROR: interval field value out of range: "-2147483648 centuries" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/232:0] STATEMENT: select interval '-2147483648 centuries'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/233:0] ERROR: interval field value out of range: "2147483647 millennium" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/233:0] STATEMENT: select interval '2147483647 millennium'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/234:0] ERROR: interval field value out of range: "-2147483648 millennium" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/234:0] STATEMENT: select interval '-2147483648 millennium'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/235:0] ERROR: interval field value out of range: "1 week 2147483647 days" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/235:0] STATEMENT: select interval '1 week 2147483647 days'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/236:0] ERROR: interval field value out of range: "-1 week -2147483648 days" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/236:0] STATEMENT: select interval '-1 week -2147483648 days'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/237:0] ERROR: interval field value out of range: "2147483647 days 1 week" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/237:0] STATEMENT: select interval '2147483647 days 1 week'; 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/238:0] ERROR: interval field value out of range: "-2147483648 days -1 week" at character 17 2024-09-13 09:37:12.366 UTC [15453][client backend] [pg_regress/interval][41/238:0] STATEMENT: select interval '-2147483648 days -1 week'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/239:0] ERROR: interval field value out of range: "P1W2147483647D" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/239:0] STATEMENT: select interval 'P1W2147483647D'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/240:0] ERROR: interval field value out of range: "P-1W-2147483648D" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/240:0] STATEMENT: select interval 'P-1W-2147483648D'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/241:0] ERROR: interval field value out of range: "P2147483647D1W" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/241:0] STATEMENT: select interval 'P2147483647D1W'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/242:0] ERROR: interval field value out of range: "P-2147483648D-1W" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/242:0] STATEMENT: select interval 'P-2147483648D-1W'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/243:0] ERROR: interval field value out of range: "1 decade 2147483647 years" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/243:0] STATEMENT: select interval '1 decade 2147483647 years'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/244:0] ERROR: interval field value out of range: "1 century 2147483647 years" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/244:0] STATEMENT: select interval '1 century 2147483647 years'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/245:0] ERROR: interval field value out of range: "1 millennium 2147483647 years" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/245:0] STATEMENT: select interval '1 millennium 2147483647 years'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/246:0] ERROR: interval field value out of range: "-1 decade -2147483648 years" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/246:0] STATEMENT: select interval '-1 decade -2147483648 years'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/247:0] ERROR: interval field value out of range: "-1 century -2147483648 years" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/247:0] STATEMENT: select interval '-1 century -2147483648 years'; 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/248:0] ERROR: interval field value out of range: "-1 millennium -2147483648 years" at character 17 2024-09-13 09:37:12.367 UTC [15453][client backend] [pg_regress/interval][41/248:0] STATEMENT: select interval '-1 millennium -2147483648 years'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/249:0] ERROR: interval field value out of range: "2147483647 years 1 decade" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/249:0] STATEMENT: select interval '2147483647 years 1 decade'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/250:0] ERROR: interval field value out of range: "2147483647 years 1 century" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/250:0] STATEMENT: select interval '2147483647 years 1 century'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/251:0] ERROR: interval field value out of range: "2147483647 years 1 millennium" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/251:0] STATEMENT: select interval '2147483647 years 1 millennium'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/252:0] ERROR: interval field value out of range: "-2147483648 years -1 decade" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/252:0] STATEMENT: select interval '-2147483648 years -1 decade'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/253:0] ERROR: interval field value out of range: "-2147483648 years -1 century" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/253:0] STATEMENT: select interval '-2147483648 years -1 century'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/254:0] ERROR: interval field value out of range: "-2147483648 years -1 millennium" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/254:0] STATEMENT: select interval '-2147483648 years -1 millennium'; 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/255:0] ERROR: interval field value out of range: "0.1 millennium 2147483647 months" at character 17 2024-09-13 09:37:12.368 UTC [15453][client backend] [pg_regress/interval][41/255:0] STATEMENT: select interval '0.1 millennium 2147483647 months'; 2024-09-13 09:37:12.372 UTC [15453][client backend] [pg_regress/interval][41/256:0] ERROR: interval field value out of range: "0.1 centuries 2147483647 months" at character 17 2024-09-13 09:37:12.372 UTC [15453][client backend] [pg_regress/interval][41/256:0] STATEMENT: select interval '0.1 centuries 2147483647 months'; 2024-09-13 09:37:12.372 UTC [15453][client backend] [pg_regress/interval][41/257:0] ERROR: interval field value out of range: "0.1 decades 2147483647 months" at character 17 2024-09-13 09:37:12.372 UTC [15453][client backend] [pg_regress/interval][41/257:0] STATEMENT: select interval '0.1 decades 2147483647 months'; 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/106:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/106:0] STATEMENT: SELECT date_bin('5 months'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/107:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/107:0] STATEMENT: SELECT date_bin('5 years'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/108:0] ERROR: stride must be greater than zero 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/108:0] STATEMENT: SELECT date_bin('0 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/109:0] ERROR: stride must be greater than zero 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/109:0] STATEMENT: SELECT date_bin('-2 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/110:0] ERROR: interval out of range 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/110:0] STATEMENT: select date_bin('15 minutes'::interval, timestamp '294276-12-30', timestamp '4000-12-20 BC'); 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/111:0] ERROR: interval out of range 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/111:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamp, '2024-01-01'::timestamp); 2024-09-13 09:37:12.375 UTC [15441][client backend] [pg_regress/timestamptz][27/141:0] ERROR: interval out of range 2024-09-13 09:37:12.375 UTC [15441][client backend] [pg_regress/timestamptz][27/141:0] STATEMENT: SELECT timestamptz '294276-12-31 23:59:59 UTC' - timestamptz '1999-12-23 19:59:04.224192 UTC' AS overflows; 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/112:0] ERROR: timestamp out of range 2024-09-13 09:37:12.375 UTC [15444][client backend] [pg_regress/timestamp][32/112:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamp, '4000-01-01 BC'::timestamp); 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/258:0] ERROR: interval field value out of range: "0.1 yrs 2147483647 months" at character 17 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/258:0] STATEMENT: select interval '0.1 yrs 2147483647 months'; 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/259:0] ERROR: interval field value out of range: "-0.1 millennium -2147483648 months" at character 17 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/259:0] STATEMENT: select interval '-0.1 millennium -2147483648 months'; 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/260:0] ERROR: interval field value out of range: "-0.1 centuries -2147483648 months" at character 17 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/260:0] STATEMENT: select interval '-0.1 centuries -2147483648 months'; 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/261:0] ERROR: interval field value out of range: "-0.1 decades -2147483648 months" at character 17 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/261:0] STATEMENT: select interval '-0.1 decades -2147483648 months'; 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/262:0] ERROR: interval field value out of range: "-0.1 yrs -2147483648 months" at character 17 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/262:0] STATEMENT: select interval '-0.1 yrs -2147483648 months'; 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/263:0] ERROR: interval field value out of range: "2147483647 months 0.1 millennium" at character 17 2024-09-13 09:37:12.377 UTC [15453][client backend] [pg_regress/interval][41/263:0] STATEMENT: select interval '2147483647 months 0.1 millennium'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/264:0] ERROR: interval field value out of range: "2147483647 months 0.1 centuries" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/264:0] STATEMENT: select interval '2147483647 months 0.1 centuries'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/265:0] ERROR: interval field value out of range: "2147483647 months 0.1 decades" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/265:0] STATEMENT: select interval '2147483647 months 0.1 decades'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/266:0] ERROR: interval field value out of range: "2147483647 months 0.1 yrs" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/266:0] STATEMENT: select interval '2147483647 months 0.1 yrs'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/267:0] ERROR: interval field value out of range: "-2147483648 months -0.1 millennium" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/267:0] STATEMENT: select interval '-2147483648 months -0.1 millennium'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/268:0] ERROR: interval field value out of range: "-2147483648 months -0.1 centuries" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/268:0] STATEMENT: select interval '-2147483648 months -0.1 centuries'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/269:0] ERROR: interval field value out of range: "-2147483648 months -0.1 decades" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/269:0] STATEMENT: select interval '-2147483648 months -0.1 decades'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/270:0] ERROR: interval field value out of range: "-2147483648 months -0.1 yrs" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/270:0] STATEMENT: select interval '-2147483648 months -0.1 yrs'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/271:0] ERROR: interval field value out of range: "0.1 months 2147483647 days" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/271:0] STATEMENT: select interval '0.1 months 2147483647 days'; 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/272:0] ERROR: interval field value out of range: "-0.1 months -2147483648 days" at character 17 2024-09-13 09:37:12.378 UTC [15453][client backend] [pg_regress/interval][41/272:0] STATEMENT: select interval '-0.1 months -2147483648 days'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/273:0] ERROR: interval field value out of range: "2147483647 days 0.1 months" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/273:0] STATEMENT: select interval '2147483647 days 0.1 months'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/274:0] ERROR: interval field value out of range: "-2147483648 days -0.1 months" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/274:0] STATEMENT: select interval '-2147483648 days -0.1 months'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/275:0] ERROR: interval field value out of range: "0.5 weeks 2147483647 days" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/275:0] STATEMENT: select interval '0.5 weeks 2147483647 days'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/276:0] ERROR: interval field value out of range: "-0.5 weeks -2147483648 days" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/276:0] STATEMENT: select interval '-0.5 weeks -2147483648 days'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/277:0] ERROR: interval field value out of range: "2147483647 days 0.5 weeks" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/277:0] STATEMENT: select interval '2147483647 days 0.5 weeks'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/278:0] ERROR: interval field value out of range: "-2147483648 days -0.5 weeks" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/278:0] STATEMENT: select interval '-2147483648 days -0.5 weeks'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/279:0] ERROR: interval field value out of range: "0.01 months 9223372036854775807 microseconds" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/279:0] STATEMENT: select interval '0.01 months 9223372036854775807 microseconds'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/280:0] ERROR: interval field value out of range: "-0.01 months -9223372036854775808 microseconds" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/280:0] STATEMENT: select interval '-0.01 months -9223372036854775808 microseconds'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/281:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.01 months" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/281:0] STATEMENT: select interval '9223372036854775807 microseconds 0.01 months'; 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/282:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.01 months" at character 17 2024-09-13 09:37:12.379 UTC [15453][client backend] [pg_regress/interval][41/282:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.01 months'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/283:0] ERROR: interval field value out of range: "0.1 weeks 9223372036854775807 microseconds" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/283:0] STATEMENT: select interval '0.1 weeks 9223372036854775807 microseconds'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/284:0] ERROR: interval field value out of range: "-0.1 weeks -9223372036854775808 microseconds" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/284:0] STATEMENT: select interval '-0.1 weeks -9223372036854775808 microseconds'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/285:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 weeks" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/285:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 weeks'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/286:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 weeks" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/286:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 weeks'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/287:0] ERROR: interval field value out of range: "0.1 days 9223372036854775807 microseconds" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/287:0] STATEMENT: select interval '0.1 days 9223372036854775807 microseconds'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/288:0] ERROR: interval field value out of range: "-0.1 days -9223372036854775808 microseconds" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/288:0] STATEMENT: select interval '-0.1 days -9223372036854775808 microseconds'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/289:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 days" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/289:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 days'; 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/290:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 days" at character 17 2024-09-13 09:37:12.380 UTC [15453][client backend] [pg_regress/interval][41/290:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 days'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/291:0] ERROR: interval field value out of range: "P0.1Y2147483647M" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/291:0] STATEMENT: select interval 'P0.1Y2147483647M'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/292:0] ERROR: interval field value out of range: "P-0.1Y-2147483648M" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/292:0] STATEMENT: select interval 'P-0.1Y-2147483648M'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/293:0] ERROR: interval field value out of range: "P2147483647M0.1Y" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/293:0] STATEMENT: select interval 'P2147483647M0.1Y'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/294:0] ERROR: interval field value out of range: "P-2147483648M-0.1Y" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/294:0] STATEMENT: select interval 'P-2147483648M-0.1Y'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/295:0] ERROR: interval field value out of range: "P0.1M2147483647D" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/295:0] STATEMENT: select interval 'P0.1M2147483647D'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/296:0] ERROR: interval field value out of range: "P-0.1M-2147483648D" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/296:0] STATEMENT: select interval 'P-0.1M-2147483648D'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/297:0] ERROR: interval field value out of range: "P2147483647D0.1M" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/297:0] STATEMENT: select interval 'P2147483647D0.1M'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/298:0] ERROR: interval field value out of range: "P-2147483648D-0.1M" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/298:0] STATEMENT: select interval 'P-2147483648D-0.1M'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/299:0] ERROR: interval field value out of range: "P0.5W2147483647D" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/299:0] STATEMENT: select interval 'P0.5W2147483647D'; 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/300:0] ERROR: interval field value out of range: "P-0.5W-2147483648D" at character 17 2024-09-13 09:37:12.381 UTC [15453][client backend] [pg_regress/interval][41/300:0] STATEMENT: select interval 'P-0.5W-2147483648D'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/301:0] ERROR: interval field value out of range: "P2147483647D0.5W" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/301:0] STATEMENT: select interval 'P2147483647D0.5W'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/302:0] ERROR: interval field value out of range: "P-2147483648D-0.5W" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/302:0] STATEMENT: select interval 'P-2147483648D-0.5W'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/303:0] ERROR: interval field value out of range: "P0.01MT2562047788H54.775807S" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/303:0] STATEMENT: select interval 'P0.01MT2562047788H54.775807S'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/304:0] ERROR: interval field value out of range: "P-0.01MT-2562047788H-54.775808S" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/304:0] STATEMENT: select interval 'P-0.01MT-2562047788H-54.775808S'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/305:0] ERROR: interval field value out of range: "P0.1DT2562047788H54.775807S" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/305:0] STATEMENT: select interval 'P0.1DT2562047788H54.775807S'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/306:0] ERROR: interval field value out of range: "P-0.1DT-2562047788H-54.775808S" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/306:0] STATEMENT: select interval 'P-0.1DT-2562047788H-54.775808S'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/307:0] ERROR: interval field value out of range: "PT2562047788.1H54.775807S" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/307:0] STATEMENT: select interval 'PT2562047788.1H54.775807S'; 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/308:0] ERROR: interval field value out of range: "PT-2562047788.1H-54.775808S" at character 17 2024-09-13 09:37:12.382 UTC [15453][client backend] [pg_regress/interval][41/308:0] STATEMENT: select interval 'PT-2562047788.1H-54.775808S'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/309:0] ERROR: interval field value out of range: "PT2562047788H0.1M54.775807S" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/309:0] STATEMENT: select interval 'PT2562047788H0.1M54.775807S'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/310:0] ERROR: interval field value out of range: "PT-2562047788H-0.1M-54.775808S" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/310:0] STATEMENT: select interval 'PT-2562047788H-0.1M-54.775808S'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/311:0] ERROR: interval field value out of range: "P0.1-2147483647-00" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/311:0] STATEMENT: select interval 'P0.1-2147483647-00'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/312:0] ERROR: interval field value out of range: "P00-0.1-2147483647" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/312:0] STATEMENT: select interval 'P00-0.1-2147483647'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/313:0] ERROR: interval field value out of range: "P00-0.01-00T2562047788:00:54.775807" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/313:0] STATEMENT: select interval 'P00-0.01-00T2562047788:00:54.775807'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/314:0] ERROR: interval field value out of range: "P00-00-0.1T2562047788:00:54.775807" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/314:0] STATEMENT: select interval 'P00-00-0.1T2562047788:00:54.775807'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/315:0] ERROR: interval field value out of range: "PT2562047788.1:00:54.775807" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/315:0] STATEMENT: select interval 'PT2562047788.1:00:54.775807'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/316:0] ERROR: interval field value out of range: "PT2562047788:01.:54.775807" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/316:0] STATEMENT: select interval 'PT2562047788:01.:54.775807'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/317:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775807" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/317:0] STATEMENT: select interval '0.1 2562047788:0:54.775807'; 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/318:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775808 ago" at character 17 2024-09-13 09:37:12.383 UTC [15453][client backend] [pg_regress/interval][41/318:0] STATEMENT: select interval '0.1 2562047788:0:54.775808 ago'; 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/319:0] ERROR: interval field value out of range: "2562047788.1:0:54.775807" at character 17 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/319:0] STATEMENT: select interval '2562047788.1:0:54.775807'; 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/320:0] ERROR: interval field value out of range: "2562047788.1:0:54.775808 ago" at character 17 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/320:0] STATEMENT: select interval '2562047788.1:0:54.775808 ago'; 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/321:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775807" at character 17 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/321:0] STATEMENT: select interval '2562047788:0.1:54.775807'; 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/322:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775808 ago" at character 17 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/322:0] STATEMENT: select interval '2562047788:0.1:54.775808 ago'; 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/323:0] ERROR: interval field value out of range: "-2147483648 months ago" at character 17 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/323:0] STATEMENT: select interval '-2147483648 months ago'; 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/324:0] ERROR: interval field value out of range: "-2147483648 days ago" at character 17 2024-09-13 09:37:12.384 UTC [15453][client backend] [pg_regress/interval][41/324:0] STATEMENT: select interval '-2147483648 days ago'; 2024-09-13 09:37:12.385 UTC [15453][client backend] [pg_regress/interval][41/325:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds ago" at character 17 2024-09-13 09:37:12.385 UTC [15453][client backend] [pg_regress/interval][41/325:0] STATEMENT: select interval '-9223372036854775808 microseconds ago'; 2024-09-13 09:37:12.385 UTC [15453][client backend] [pg_regress/interval][41/326:0] ERROR: interval field value out of range: "-2147483648 months -2147483648 days -9223372036854775808 microseconds ago" at character 17 2024-09-13 09:37:12.385 UTC [15453][client backend] [pg_regress/interval][41/326:0] STATEMENT: select interval '-2147483648 months -2147483648 days -9223372036854775808 microseconds ago'; 2024-09-13 09:37:12.385 UTC [15453][client backend] [pg_regress/interval][41/327:0] ERROR: interval out of range 2024-09-13 09:37:12.385 UTC [15453][client backend] [pg_regress/interval][41/327:0] STATEMENT: select make_interval(years := 178956971); 2024-09-13 09:37:12.388 UTC [15453][client backend] [pg_regress/interval][41/328:0] ERROR: interval out of range 2024-09-13 09:37:12.388 UTC [15453][client backend] [pg_regress/interval][41/328:0] STATEMENT: select make_interval(years := -178956971); 2024-09-13 09:37:12.388 UTC [15453][client backend] [pg_regress/interval][41/329:0] ERROR: interval out of range 2024-09-13 09:37:12.388 UTC [15453][client backend] [pg_regress/interval][41/329:0] STATEMENT: select make_interval(years := 1, months := 2147483647); 2024-09-13 09:37:12.389 UTC [15453][client backend] [pg_regress/interval][41/330:0] ERROR: interval out of range 2024-09-13 09:37:12.389 UTC [15453][client backend] [pg_regress/interval][41/330:0] STATEMENT: select make_interval(years := -1, months := -2147483648); 2024-09-13 09:37:12.389 UTC [15453][client backend] [pg_regress/interval][41/331:0] ERROR: interval out of range 2024-09-13 09:37:12.389 UTC [15453][client backend] [pg_regress/interval][41/331:0] STATEMENT: select make_interval(weeks := 306783379); 2024-09-13 09:37:12.392 UTC [15453][client backend] [pg_regress/interval][41/332:0] ERROR: interval out of range 2024-09-13 09:37:12.392 UTC [15453][client backend] [pg_regress/interval][41/332:0] STATEMENT: select make_interval(weeks := -306783379); 2024-09-13 09:37:12.392 UTC [15453][client backend] [pg_regress/interval][41/333:0] ERROR: interval out of range 2024-09-13 09:37:12.392 UTC [15453][client backend] [pg_regress/interval][41/333:0] STATEMENT: select make_interval(weeks := 1, days := 2147483647); 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/334:0] ERROR: interval out of range 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/334:0] STATEMENT: select make_interval(weeks := -1, days := -2147483648); 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/335:0] ERROR: value out of range: overflow 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/335:0] STATEMENT: select make_interval(secs := 1e308); 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/336:0] ERROR: interval out of range 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/336:0] STATEMENT: select make_interval(secs := 1e18); 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/337:0] ERROR: interval out of range 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/337:0] STATEMENT: select make_interval(secs := -1e18); 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/338:0] ERROR: interval out of range 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/338:0] STATEMENT: select make_interval(mins := 1, secs := 9223372036800.0); 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/339:0] ERROR: interval out of range 2024-09-13 09:37:12.393 UTC [15453][client backend] [pg_regress/interval][41/339:0] STATEMENT: select make_interval(mins := -1, secs := -9223372036800.0); 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/355:0] ERROR: integer out of range 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/355:0] STATEMENT: select make_interval(years := 'inf'::float::int); 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/356:0] ERROR: integer out of range 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/356:0] STATEMENT: select make_interval(months := 'NaN'::float::int); 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/357:0] ERROR: interval out of range 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/357:0] STATEMENT: select make_interval(secs := 'inf'); 2024-09-13 09:37:12.401 UTC [15444][client backend] [pg_regress/timestamp][32/123:0] ERROR: interval out of range 2024-09-13 09:37:12.401 UTC [15444][client backend] [pg_regress/timestamp][32/123:0] STATEMENT: SELECT timestamp '294276-12-31 23:59:59' - timestamp '1999-12-23 19:59:04.224192' AS overflows; 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/358:0] ERROR: interval out of range 2024-09-13 09:37:12.401 UTC [15453][client backend] [pg_regress/interval][41/358:0] STATEMENT: select make_interval(secs := 'NaN'); 2024-09-13 09:37:12.406 UTC [15453][client backend] [pg_regress/interval][41/362:0] ERROR: unit "fortnight" not recognized for type interval 2024-09-13 09:37:12.406 UTC [15453][client backend] [pg_regress/interval][41/362:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM INTERVAL '2 days'); 2024-09-13 09:37:12.406 UTC [15453][client backend] [pg_regress/interval][41/363:0] ERROR: unit "timezone" not supported for type interval 2024-09-13 09:37:12.406 UTC [15453][client backend] [pg_regress/interval][41/363:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM INTERVAL '2 days'); 2024-09-13 09:37:12.429 UTC [15444][client backend] [pg_regress/timestamp][32/139:0] ERROR: date field value out of range: 0-07-15 2024-09-13 09:37:12.429 UTC [15444][client backend] [pg_regress/timestamp][32/139:0] STATEMENT: select make_timestamp(0, 7, 15, 12, 30, 15); 2024-09-13 09:37:12.429 UTC [15453][client backend] [pg_regress/interval][41/384:0] ERROR: interval out of range 2024-09-13 09:37:12.429 UTC [15453][client backend] [pg_regress/interval][41/384:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' + interval '1 month 1 day 1 us'; 2024-09-13 09:37:12.429 UTC [15453][client backend] [pg_regress/interval][41/385:0] ERROR: interval out of range 2024-09-13 09:37:12.429 UTC [15453][client backend] [pg_regress/interval][41/385:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' + interval '-1 month -1 day -1 us'; 2024-09-13 09:37:12.429 UTC [15453][client backend] [pg_regress/interval][41/386:0] ERROR: interval out of range 2024-09-13 09:37:12.429 UTC [15453][client backend] [pg_regress/interval][41/386:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' - interval '-1 month -1 day -1 us'; 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/142:0] ERROR: step size cannot equal zero 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/142:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamp, '2020-01-02 03:00'::timestamp, '0 hour'::interval); 2024-09-13 09:37:12.430 UTC [15453][client backend] [pg_regress/interval][41/387:0] ERROR: interval out of range 2024-09-13 09:37:12.430 UTC [15453][client backend] [pg_regress/interval][41/387:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' - interval '1 month 1 day 1 us'; 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/143:0] ERROR: step size cannot be infinite 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/143:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval 'infinity'); 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/144:0] ERROR: step size cannot be infinite 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/144:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval '-infinity'); 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/145:0] ERROR: interval out of range 2024-09-13 09:37:12.430 UTC [15444][client backend] [pg_regress/timestamp][32/145:0] STATEMENT: select timestamp 'infinity' - timestamp 'infinity'; 2024-09-13 09:37:12.431 UTC [15444][client backend] [pg_regress/timestamp][32/148:0] ERROR: interval out of range 2024-09-13 09:37:12.431 UTC [15444][client backend] [pg_regress/timestamp][32/148:0] STATEMENT: select timestamp '-infinity' - timestamp '-infinity'; 2024-09-13 09:37:12.432 UTC [15444][client backend] [pg_regress/timestamp][32/153:0] ERROR: interval out of range 2024-09-13 09:37:12.432 UTC [15444][client backend] [pg_regress/timestamp][32/153:0] STATEMENT: select age(timestamp 'infinity', timestamp 'infinity'); 2024-09-13 09:37:12.444 UTC [15453][client backend] [pg_regress/interval][41/390:0] ERROR: cannot add infinite interval to time 2024-09-13 09:37:12.444 UTC [15453][client backend] [pg_regress/interval][41/390:0] STATEMENT: SELECT time '11:27:42' + interval 'infinity'; 2024-09-13 09:37:12.445 UTC [15453][client backend] [pg_regress/interval][41/391:0] ERROR: cannot add infinite interval to time 2024-09-13 09:37:12.445 UTC [15453][client backend] [pg_regress/interval][41/391:0] STATEMENT: SELECT time '11:27:42' + interval '-infinity'; 2024-09-13 09:37:12.446 UTC [15453][client backend] [pg_regress/interval][41/392:0] ERROR: cannot subtract infinite interval from time 2024-09-13 09:37:12.446 UTC [15453][client backend] [pg_regress/interval][41/392:0] STATEMENT: SELECT time '11:27:42' - interval 'infinity'; 2024-09-13 09:37:12.446 UTC [15453][client backend] [pg_regress/interval][41/393:0] ERROR: cannot subtract infinite interval from time 2024-09-13 09:37:12.446 UTC [15453][client backend] [pg_regress/interval][41/393:0] STATEMENT: SELECT time '11:27:42' - interval '-infinity'; 2024-09-13 09:37:12.447 UTC [15453][client backend] [pg_regress/interval][41/394:0] ERROR: cannot add infinite interval to time 2024-09-13 09:37:12.447 UTC [15453][client backend] [pg_regress/interval][41/394:0] STATEMENT: SELECT timetz '11:27:42' + interval 'infinity'; 2024-09-13 09:37:12.447 UTC [15453][client backend] [pg_regress/interval][41/395:0] ERROR: cannot add infinite interval to time 2024-09-13 09:37:12.447 UTC [15453][client backend] [pg_regress/interval][41/395:0] STATEMENT: SELECT timetz '11:27:42' + interval '-infinity'; 2024-09-13 09:37:12.447 UTC [15441][client backend] [pg_regress/timestamptz][27/206:0] ERROR: invalid input syntax for type numeric time zone: "2" 2024-09-13 09:37:12.447 UTC [15441][client backend] [pg_regress/timestamptz][27/206:0] HINT: Numeric time zones must have "-" or "+" as first character. 2024-09-13 09:37:12.447 UTC [15441][client backend] [pg_regress/timestamptz][27/206:0] STATEMENT: SELECT make_timestamptz(1973, 07, 15, 08, 15, 55.33, '2'); 2024-09-13 09:37:12.447 UTC [15453][client backend] [pg_regress/interval][41/396:0] ERROR: cannot subtract infinite interval from time 2024-09-13 09:37:12.447 UTC [15453][client backend] [pg_regress/interval][41/396:0] STATEMENT: SELECT timetz '11:27:42' - interval 'infinity'; 2024-09-13 09:37:12.448 UTC [15441][client backend] [pg_regress/timestamptz][27/207:0] ERROR: numeric time zone "+16" out of range 2024-09-13 09:37:12.448 UTC [15441][client backend] [pg_regress/timestamptz][27/207:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '+16'); 2024-09-13 09:37:12.448 UTC [15441][client backend] [pg_regress/timestamptz][27/208:0] ERROR: numeric time zone "-16" out of range 2024-09-13 09:37:12.448 UTC [15441][client backend] [pg_regress/timestamptz][27/208:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '-16'); 2024-09-13 09:37:12.448 UTC [15453][client backend] [pg_regress/interval][41/397:0] ERROR: cannot subtract infinite interval from time 2024-09-13 09:37:12.448 UTC [15453][client backend] [pg_regress/interval][41/397:0] STATEMENT: SELECT timetz '11:27:42' - interval '-infinity'; 2024-09-13 09:37:12.451 UTC [15453][client backend] [pg_regress/interval][41/400:0] ERROR: interval out of range 2024-09-13 09:37:12.451 UTC [15453][client backend] [pg_regress/interval][41/400:0] STATEMENT: SELECT -interval '-2147483647 months -2147483647 days -9223372036854775807 us'; 2024-09-13 09:37:12.451 UTC [15453][client backend] [pg_regress/interval][41/401:0] ERROR: interval out of range 2024-09-13 09:37:12.451 UTC [15453][client backend] [pg_regress/interval][41/401:0] STATEMENT: SELECT interval 'infinity' * 'nan'; 2024-09-13 09:37:12.452 UTC [15453][client backend] [pg_regress/interval][41/402:0] ERROR: interval out of range 2024-09-13 09:37:12.452 UTC [15453][client backend] [pg_regress/interval][41/402:0] STATEMENT: SELECT interval '-infinity' * 'nan'; 2024-09-13 09:37:12.460 UTC [15441][client backend] [pg_regress/timestamptz][27/214:0] ERROR: time zone "Nehwon/Lankhmar" not recognized 2024-09-13 09:37:12.460 UTC [15441][client backend] [pg_regress/timestamptz][27/214:0] STATEMENT: SELECT make_timestamptz(1910, 12, 24, 0, 0, 0, 'Nehwon/Lankhmar'); 2024-09-13 09:37:12.460 UTC [15453][client backend] [pg_regress/interval][41/403:0] ERROR: interval out of range 2024-09-13 09:37:12.460 UTC [15453][client backend] [pg_regress/interval][41/403:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' * 2; 2024-09-13 09:37:12.460 UTC [15453][client backend] [pg_regress/interval][41/404:0] ERROR: interval out of range 2024-09-13 09:37:12.460 UTC [15453][client backend] [pg_regress/interval][41/404:0] STATEMENT: SELECT interval 'infinity' * 0; 2024-09-13 09:37:12.461 UTC [15453][client backend] [pg_regress/interval][41/405:0] ERROR: interval out of range 2024-09-13 09:37:12.461 UTC [15453][client backend] [pg_regress/interval][41/405:0] STATEMENT: SELECT interval '-infinity' * 0; 2024-09-13 09:37:12.461 UTC [15453][client backend] [pg_regress/interval][41/406:0] ERROR: interval out of range 2024-09-13 09:37:12.461 UTC [15453][client backend] [pg_regress/interval][41/406:0] STATEMENT: SELECT interval '0 days' * 'infinity'::float; 2024-09-13 09:37:12.461 UTC [15453][client backend] [pg_regress/interval][41/407:0] ERROR: interval out of range 2024-09-13 09:37:12.461 UTC [15453][client backend] [pg_regress/interval][41/407:0] STATEMENT: SELECT interval '0 days' * '-infinity'::float; 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/410:0] ERROR: interval out of range 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/410:0] STATEMENT: SELECT interval 'infinity' / 'infinity'; 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/411:0] ERROR: interval out of range 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/411:0] STATEMENT: SELECT interval 'infinity' / '-infinity'; 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/412:0] ERROR: interval out of range 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/412:0] STATEMENT: SELECT interval 'infinity' / 'nan'; 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/413:0] ERROR: interval out of range 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/413:0] STATEMENT: SELECT interval '-infinity' / 'infinity'; 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/414:0] ERROR: interval out of range 2024-09-13 09:37:12.462 UTC [15453][client backend] [pg_regress/interval][41/414:0] STATEMENT: SELECT interval '-infinity' / '-infinity'; 2024-09-13 09:37:12.464 UTC [15444][client backend] [pg_regress/timestamp][32/156:0] ERROR: interval out of range 2024-09-13 09:37:12.464 UTC [15444][client backend] [pg_regress/timestamp][32/156:0] STATEMENT: select age(timestamp '-infinity', timestamp '-infinity'); 2024-09-13 09:37:12.464 UTC [15453][client backend] [pg_regress/interval][41/415:0] ERROR: interval out of range 2024-09-13 09:37:12.464 UTC [15453][client backend] [pg_regress/interval][41/415:0] STATEMENT: SELECT interval '-infinity' / 'nan'; 2024-09-13 09:37:12.464 UTC [15453][client backend] [pg_regress/interval][41/416:0] ERROR: interval out of range 2024-09-13 09:37:12.464 UTC [15453][client backend] [pg_regress/interval][41/416:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' / 0.5; 2024-09-13 09:37:12.465 UTC [15453][client backend] [pg_regress/interval][41/417:0] ERROR: timestamps cannot be binned into infinite intervals 2024-09-13 09:37:12.465 UTC [15453][client backend] [pg_regress/interval][41/417:0] STATEMENT: SELECT date_bin('infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2024-09-13 09:37:12.465 UTC [15453][client backend] [pg_regress/interval][41/418:0] ERROR: timestamps cannot be binned into infinite intervals 2024-09-13 09:37:12.465 UTC [15453][client backend] [pg_regress/interval][41/418:0] STATEMENT: SELECT date_bin('-infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/421:0] ERROR: interval time zone "infinity" must be finite 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/421:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/422:0] ERROR: interval time zone "-infinity" must be finite 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/422:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/423:0] ERROR: interval time zone "infinity" must be finite 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/423:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/424:0] ERROR: interval time zone "-infinity" must be finite 2024-09-13 09:37:12.466 UTC [15453][client backend] [pg_regress/interval][41/424:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2024-09-13 09:37:12.467 UTC [15453][client backend] [pg_regress/interval][41/425:0] ERROR: interval time zone "infinity" must be finite 2024-09-13 09:37:12.467 UTC [15453][client backend] [pg_regress/interval][41/425:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::time); 2024-09-13 09:37:12.470 UTC [15444][client backend] [pg_regress/timestamp][:0] LOG: disconnection: session time: 0:00:00.593 user=postgres database=regression host=[local] 2024-09-13 09:37:12.471 UTC [15453][client backend] [pg_regress/interval][41/426:0] ERROR: interval time zone "-infinity" must be finite 2024-09-13 09:37:12.471 UTC [15453][client backend] [pg_regress/interval][41/426:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::time); 2024-09-13 09:37:12.471 UTC [15441][client backend] [pg_regress/timestamptz][27/221:0] ERROR: step size cannot equal zero 2024-09-13 09:37:12.471 UTC [15441][client backend] [pg_regress/timestamptz][27/221:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamptz, '2020-01-02 03:00'::timestamptz, '0 hour'::interval); 2024-09-13 09:37:12.472 UTC [15453][client backend] [pg_regress/interval][41/427:0] ERROR: interval time zone "infinity" must be finite 2024-09-13 09:37:12.472 UTC [15453][client backend] [pg_regress/interval][41/427:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::timetz); 2024-09-13 09:37:12.472 UTC [15441][client backend] [pg_regress/timestamptz][27/222:0] ERROR: step size cannot be infinite 2024-09-13 09:37:12.472 UTC [15441][client backend] [pg_regress/timestamptz][27/222:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval 'infinity'); 2024-09-13 09:37:12.473 UTC [15453][client backend] [pg_regress/interval][41/428:0] ERROR: interval time zone "-infinity" must be finite 2024-09-13 09:37:12.473 UTC [15453][client backend] [pg_regress/interval][41/428:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::timetz); 2024-09-13 09:37:12.473 UTC [15453][client backend] [pg_regress/interval][41/429:0] ERROR: cannot convert infinite interval to time 2024-09-13 09:37:12.473 UTC [15453][client backend] [pg_regress/interval][41/429:0] STATEMENT: SELECT 'infinity'::interval::time; 2024-09-13 09:37:12.473 UTC [15453][client backend] [pg_regress/interval][41/430:0] ERROR: cannot convert infinite interval to time 2024-09-13 09:37:12.473 UTC [15453][client backend] [pg_regress/interval][41/430:0] STATEMENT: SELECT '-infinity'::interval::time; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/433:0] ERROR: invalid input syntax for type interval: "42 days 2 seconds ago ago" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/433:0] STATEMENT: SELECT INTERVAL '42 days 2 seconds ago ago'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/434:0] ERROR: invalid input syntax for type interval: "2 minutes ago 5 days" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/434:0] STATEMENT: SELECT INTERVAL '2 minutes ago 5 days'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/435:0] ERROR: invalid input syntax for type interval: "hour 5 months" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/435:0] STATEMENT: SELECT INTERVAL 'hour 5 months'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/436:0] ERROR: invalid input syntax for type interval: "1 year months days 5 hours" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/436:0] STATEMENT: SELECT INTERVAL '1 year months days 5 hours'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/437:0] ERROR: invalid input syntax for type interval: "now" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/437:0] STATEMENT: SELECT INTERVAL 'now'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/438:0] ERROR: invalid input syntax for type interval: "today" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/438:0] STATEMENT: SELECT INTERVAL 'today'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/439:0] ERROR: invalid input syntax for type interval: "tomorrow" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/439:0] STATEMENT: SELECT INTERVAL 'tomorrow'; 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/440:0] ERROR: invalid input syntax for type interval: "allballs" at character 17 2024-09-13 09:37:12.474 UTC [15453][client backend] [pg_regress/interval][41/440:0] STATEMENT: SELECT INTERVAL 'allballs'; 2024-09-13 09:37:12.475 UTC [15453][client backend] [pg_regress/interval][41/441:0] ERROR: invalid input syntax for type interval: "epoch" at character 17 2024-09-13 09:37:12.475 UTC [15453][client backend] [pg_regress/interval][41/441:0] STATEMENT: SELECT INTERVAL 'epoch'; 2024-09-13 09:37:12.475 UTC [15453][client backend] [pg_regress/interval][41/442:0] ERROR: invalid input syntax for type interval: "yesterday" at character 17 2024-09-13 09:37:12.475 UTC [15453][client backend] [pg_regress/interval][41/442:0] STATEMENT: SELECT INTERVAL 'yesterday'; 2024-09-13 09:37:12.475 UTC [15453][client backend] [pg_regress/interval][41/443:0] ERROR: invalid input syntax for type interval: "infinity years" at character 17 2024-09-13 09:37:12.475 UTC [15453][client backend] [pg_regress/interval][41/443:0] STATEMENT: SELECT INTERVAL 'infinity years'; 2024-09-13 09:37:12.477 UTC [15441][client backend] [pg_regress/timestamptz][27/223:0] ERROR: step size cannot be infinite 2024-09-13 09:37:12.477 UTC [15441][client backend] [pg_regress/timestamptz][27/223:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval '-infinity'); 2024-09-13 09:37:12.480 UTC [15453][client backend] [pg_regress/interval][41/444:0] ERROR: invalid input syntax for type interval: "infinity ago" at character 17 2024-09-13 09:37:12.480 UTC [15453][client backend] [pg_regress/interval][41/444:0] STATEMENT: SELECT INTERVAL 'infinity ago'; 2024-09-13 09:37:12.480 UTC [15453][client backend] [pg_regress/interval][41/445:0] ERROR: invalid input syntax for type interval: "+infinity -infinity" at character 17 2024-09-13 09:37:12.480 UTC [15453][client backend] [pg_regress/interval][41/445:0] STATEMENT: SELECT INTERVAL '+infinity -infinity'; 2024-09-13 09:37:12.484 UTC [15453][client backend] [pg_regress/interval][:0] LOG: disconnection: session time: 0:00:00.533 user=postgres database=regression host=[local] 2024-09-13 09:37:12.492 UTC [15450][client backend] [pg_regress/strings][38/305:0] ERROR: negative substring length not allowed 2024-09-13 09:37:12.492 UTC [15450][client backend] [pg_regress/strings][38/305:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2024-09-13 09:37:12.518 UTC [15441][client backend] [pg_regress/timestamptz][27/296:0] ERROR: timestamp cannot be NaN 2024-09-13 09:37:12.518 UTC [15441][client backend] [pg_regress/timestamptz][27/296:0] STATEMENT: SELECT to_timestamp('NaN'::float); 2024-09-13 09:37:12.547 UTC [15441][client backend] [pg_regress/timestamptz][27/340:0] ERROR: interval out of range 2024-09-13 09:37:12.547 UTC [15441][client backend] [pg_regress/timestamptz][27/340:0] STATEMENT: SELECT timestamptz 'infinity' - timestamptz 'infinity'; 2024-09-13 09:37:12.547 UTC [15441][client backend] [pg_regress/timestamptz][27/343:0] ERROR: interval out of range 2024-09-13 09:37:12.547 UTC [15441][client backend] [pg_regress/timestamptz][27/343:0] STATEMENT: SELECT timestamptz '-infinity' - timestamptz '-infinity'; 2024-09-13 09:37:12.549 UTC [15441][client backend] [pg_regress/timestamptz][27/348:0] ERROR: interval out of range 2024-09-13 09:37:12.549 UTC [15441][client backend] [pg_regress/timestamptz][27/348:0] STATEMENT: SELECT age(timestamptz 'infinity', timestamptz 'infinity'); 2024-09-13 09:37:12.549 UTC [15441][client backend] [pg_regress/timestamptz][27/351:0] ERROR: interval out of range 2024-09-13 09:37:12.549 UTC [15441][client backend] [pg_regress/timestamptz][27/351:0] STATEMENT: SELECT age(timestamptz '-infinity', timestamptz '-infinity'); 2024-09-13 09:37:12.559 UTC [15441][client backend] [pg_regress/timestamptz][:0] LOG: disconnection: session time: 0:00:00.698 user=postgres database=regression host=[local] 2024-09-13 09:37:12.620 UTC [15450][client backend] [pg_regress/strings][38/329:0] ERROR: negative substring length not allowed 2024-09-13 09:37:12.620 UTC [15450][client backend] [pg_regress/strings][38/329:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2024-09-13 09:37:12.667 UTC [15450][client backend] [pg_regress/strings][38/353:0] ERROR: field position must not be zero 2024-09-13 09:37:12.667 UTC [15450][client backend] [pg_regress/strings][38/353:0] STATEMENT: select split_part('joeuser@mydatabase','@',0) AS "an error"; 2024-09-13 09:37:12.690 UTC [15450][client backend] [pg_regress/strings][38/396:0] ERROR: index 99 out of valid range, 0..71 2024-09-13 09:37:12.690 UTC [15450][client backend] [pg_regress/strings][38/396:0] STATEMENT: SELECT get_bit('\x1234567890abcdef00'::bytea, 99); 2024-09-13 09:37:12.690 UTC [15450][client backend] [pg_regress/strings][38/398:0] ERROR: index 99 out of valid range, 0..71 2024-09-13 09:37:12.690 UTC [15450][client backend] [pg_regress/strings][38/398:0] STATEMENT: SELECT set_bit('\x1234567890abcdef00'::bytea, 99, 0); 2024-09-13 09:37:12.690 UTC [15450][client backend] [pg_regress/strings][38/400:0] ERROR: index 99 out of valid range, 0..8 2024-09-13 09:37:12.690 UTC [15450][client backend] [pg_regress/strings][38/400:0] STATEMENT: SELECT get_byte('\x1234567890abcdef00'::bytea, 99); 2024-09-13 09:37:12.691 UTC [15450][client backend] [pg_regress/strings][38/402:0] ERROR: index 99 out of valid range, 0..8 2024-09-13 09:37:12.691 UTC [15450][client backend] [pg_regress/strings][38/402:0] STATEMENT: SELECT set_byte('\x1234567890abcdef00'::bytea, 99, 11); 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] WARNING: nonstandard use of \\ in a string literal at character 8 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] WARNING: nonstandard use of \\ in a string literal at character 24 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] WARNING: nonstandard use of \\ in a string literal at character 42 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] WARNING: nonstandard use of \\ in a string literal at character 62 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] WARNING: nonstandard use of \\ in a string literal at character 80 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] WARNING: nonstandard use of \\ in a string literal at character 98 2024-09-13 09:37:12.693 UTC [15450][client backend] [pg_regress/strings][38/413:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-09-13 09:37:12.699 UTC [15450][client backend] [pg_regress/strings][38/439:0] ERROR: null character not permitted 2024-09-13 09:37:12.699 UTC [15450][client backend] [pg_regress/strings][38/439:0] STATEMENT: SELECT chr(0); 2024-09-13 09:37:12.700 UTC [15450][client backend] [pg_regress/strings][38/446:0] ERROR: negative substring length not allowed 2024-09-13 09:37:12.700 UTC [15450][client backend] [pg_regress/strings][38/446:0] STATEMENT: SELECT SUBSTRING('string'::bytea FROM -10 FOR -2147483646) AS "error"; 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/460:0] ERROR: invalid Unicode surrogate pair 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/460:0] STATEMENT: SELECT unistr('wrong: \db99'); 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/461:0] ERROR: invalid Unicode surrogate pair 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/461:0] STATEMENT: SELECT unistr('wrong: \db99\0061'); 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/462:0] ERROR: invalid Unicode surrogate pair 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/462:0] STATEMENT: SELECT unistr('wrong: \+00db99\+000061'); 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/463:0] ERROR: invalid Unicode code point: 2FFFFF 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/463:0] STATEMENT: SELECT unistr('wrong: \+2FFFFF'); 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/464:0] ERROR: invalid Unicode surrogate pair 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/464:0] STATEMENT: SELECT unistr('wrong: \udb99\u0061'); 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/465:0] ERROR: invalid Unicode surrogate pair 2024-09-13 09:37:12.706 UTC [15450][client backend] [pg_regress/strings][38/465:0] STATEMENT: SELECT unistr('wrong: \U0000db99\U00000061'); 2024-09-13 09:37:12.707 UTC [15450][client backend] [pg_regress/strings][38/466:0] ERROR: invalid Unicode code point: 2FFFFF 2024-09-13 09:37:12.707 UTC [15450][client backend] [pg_regress/strings][38/466:0] STATEMENT: SELECT unistr('wrong: \U002FFFFF'); 2024-09-13 09:37:12.707 UTC [15450][client backend] [pg_regress/strings][38/467:0] ERROR: invalid Unicode escape 2024-09-13 09:37:12.707 UTC [15450][client backend] [pg_regress/strings][38/467:0] HINT: Unicode escapes must be \XXXX, \+XXXXXX, \uXXXX, or \UXXXXXXXX. 2024-09-13 09:37:12.707 UTC [15450][client backend] [pg_regress/strings][38/467:0] STATEMENT: SELECT unistr('wrong: \xyz'); 2024-09-13 09:37:12.710 UTC [15450][client backend] [pg_regress/strings][:0] LOG: disconnection: session time: 0:00:00.781 user=postgres database=regression host=[local] 2024-09-13 09:37:12.893 UTC [15445][client backend] [pg_regress/point][:0] LOG: disconnection: session time: 0:00:01.015 user=postgres database=regression host=[local] 2024-09-13 09:37:12.924 UTC [15442][client backend] [pg_regress/polygon][:0] LOG: disconnection: session time: 0:00:01.039 user=postgres database=regression host=[local] 2024-09-13 09:37:13.121 UTC [15447][client backend] [pg_regress/box][:0] LOG: disconnection: session time: 0:00:01.236 user=postgres database=regression host=[local] 2024-09-13 09:37:13.252 UTC [15451][client backend] [pg_regress/multirangetypes][39/518:0] ERROR: value for domain restrictedmultirange violates check constraint "restrictedmultirange_check" 2024-09-13 09:37:13.252 UTC [15451][client backend] [pg_regress/multirangetypes][39/518:0] STATEMENT: select '{[4,50)}'::restrictedmultirange @> 7; 2024-09-13 09:37:13.261 UTC [15451][client backend] [pg_regress/multirangetypes][39/524:1727] ERROR: type "intmultirange" already exists 2024-09-13 09:37:13.261 UTC [15451][client backend] [pg_regress/multirangetypes][39/524:1727] DETAIL: Failed while creating a multirange type for type "intrange". 2024-09-13 09:37:13.261 UTC [15451][client backend] [pg_regress/multirangetypes][39/524:1727] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2024-09-13 09:37:13.261 UTC [15451][client backend] [pg_regress/multirangetypes][39/524:1727] STATEMENT: create type intrange as range(subtype=int); 2024-09-13 09:37:13.264 UTC [15451][client backend] [pg_regress/multirangetypes][39/527:1730] ERROR: type "intr_multirange" already exists 2024-09-13 09:37:13.264 UTC [15451][client backend] [pg_regress/multirangetypes][39/527:1730] DETAIL: Failed while creating a multirange type for type "intr". 2024-09-13 09:37:13.264 UTC [15451][client backend] [pg_regress/multirangetypes][39/527:1730] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2024-09-13 09:37:13.264 UTC [15451][client backend] [pg_regress/multirangetypes][39/527:1730] STATEMENT: create type intr as range(subtype=int); 2024-09-13 09:37:13.266 UTC [15451][client backend] [pg_regress/multirangetypes][39/529:1732] ERROR: type "int4" already exists 2024-09-13 09:37:13.266 UTC [15451][client backend] [pg_regress/multirangetypes][39/529:1732] STATEMENT: create type textrange1 as range(subtype=text, multirange_type_name=int, collation="C"); 2024-09-13 09:37:13.272 UTC [15451][client backend] [pg_regress/multirangetypes][39/532:0] ERROR: function multirange_of_text(textrange2) does not exist at character 8 2024-09-13 09:37:13.272 UTC [15451][client backend] [pg_regress/multirangetypes][39/532:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:13.272 UTC [15451][client backend] [pg_regress/multirangetypes][39/532:0] STATEMENT: select multirange_of_text(textrange2('a','Z')); 2024-09-13 09:37:13.272 UTC [15451][client backend] [pg_regress/multirangetypes][39/533:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-09-13 09:37:13.272 UTC [15451][client backend] [pg_regress/multirangetypes][39/533:0] STATEMENT: select multirange_of_text(textrange1('a','Z')) @> 'b'::text; 2024-09-13 09:37:13.283 UTC [15451][client backend] [pg_regress/multirangetypes][39/540:0] ERROR: cannot alter multirange type multitextrange1 2024-09-13 09:37:13.283 UTC [15451][client backend] [pg_regress/multirangetypes][39/540:0] HINT: You can alter type textrange1, which will alter the multirange type as well. 2024-09-13 09:37:13.283 UTC [15451][client backend] [pg_regress/multirangetypes][39/540:0] STATEMENT: alter type multitextrange1 owner to regress_multirange_owner; 2024-09-13 09:37:13.284 UTC [15451][client backend] [pg_regress/multirangetypes][39/543:0] ERROR: cannot set privileges of multirange types 2024-09-13 09:37:13.284 UTC [15451][client backend] [pg_regress/multirangetypes][39/543:0] HINT: Set the privileges of the range type instead. 2024-09-13 09:37:13.284 UTC [15451][client backend] [pg_regress/multirangetypes][39/543:0] STATEMENT: revoke usage on type multitextrange1 from public; 2024-09-13 09:37:13.388 UTC [15451][client backend] [pg_regress/multirangetypes][39/548:0] ERROR: permission denied for type multitextrange1 2024-09-13 09:37:13.388 UTC [15451][client backend] [pg_regress/multirangetypes][39/548:0] STATEMENT: create temp table test2(f1 multitextrange1[]); 2024-09-13 09:37:13.401 UTC [15451][client backend] [pg_regress/multirangetypes][39/555:0] ERROR: function anyarray_anymultirange_func(integer[], nummultirange) does not exist at character 8 2024-09-13 09:37:13.401 UTC [15451][client backend] [pg_regress/multirangetypes][39/555:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:13.401 UTC [15451][client backend] [pg_regress/multirangetypes][39/555:0] STATEMENT: select anyarray_anymultirange_func(ARRAY[1,2], nummultirange(numrange(10,20))); 2024-09-13 09:37:13.402 UTC [15451][client backend] [pg_regress/multirangetypes][39/557:0] ERROR: cannot determine result data type 2024-09-13 09:37:13.402 UTC [15451][client backend] [pg_regress/multirangetypes][39/557:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:13.402 UTC [15451][client backend] [pg_regress/multirangetypes][39/557:0] STATEMENT: create function bogus_func(anyelement) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2024-09-13 09:37:13.402 UTC [15451][client backend] [pg_regress/multirangetypes][39/558:0] ERROR: cannot determine result data type 2024-09-13 09:37:13.402 UTC [15451][client backend] [pg_regress/multirangetypes][39/558:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:13.402 UTC [15451][client backend] [pg_regress/multirangetypes][39/558:0] STATEMENT: create function bogus_func(int) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2024-09-13 09:37:13.412 UTC [15451][client backend] [pg_regress/multirangetypes][39/564:0] ERROR: function multirangetypes_sql(nummultirange, integer[]) does not exist at character 8 2024-09-13 09:37:13.412 UTC [15451][client backend] [pg_regress/multirangetypes][39/564:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:13.412 UTC [15451][client backend] [pg_regress/multirangetypes][39/564:0] STATEMENT: select multirangetypes_sql(nummultirange(numrange(1,10)), ARRAY[2,20]); 2024-09-13 09:37:13.415 UTC [15451][client backend] [pg_regress/multirangetypes][39/568:0] ERROR: function anycompatiblearray_anycompatiblemultirange_func(numeric[], int4multirange) does not exist at character 8 2024-09-13 09:37:13.415 UTC [15451][client backend] [pg_regress/multirangetypes][39/568:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:13.415 UTC [15451][client backend] [pg_regress/multirangetypes][39/568:0] STATEMENT: select anycompatiblearray_anycompatiblemultirange_func(ARRAY[1.1,2], multirange(int4range(10,20))); 2024-09-13 09:37:13.416 UTC [15451][client backend] [pg_regress/multirangetypes][39/572:0] ERROR: function anycompatiblerange_anycompatiblemultirange_func(numrange, int4multirange) does not exist at character 8 2024-09-13 09:37:13.416 UTC [15451][client backend] [pg_regress/multirangetypes][39/572:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:13.416 UTC [15451][client backend] [pg_regress/multirangetypes][39/572:0] STATEMENT: select anycompatiblerange_anycompatiblemultirange_func(numrange(1,2), multirange(int4range(10,20))); 2024-09-13 09:37:13.417 UTC [15451][client backend] [pg_regress/multirangetypes][39/574:0] ERROR: cannot determine result data type 2024-09-13 09:37:13.417 UTC [15451][client backend] [pg_regress/multirangetypes][39/574:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2024-09-13 09:37:13.417 UTC [15451][client backend] [pg_regress/multirangetypes][39/574:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2024-09-13 09:37:13.438 UTC [15451][client backend] [pg_regress/multirangetypes][39/581:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-09-13 09:37:13.438 UTC [15451][client backend] [pg_regress/multirangetypes][39/581:0] STATEMENT: select arraymultirange(arrayrange(ARRAY[2,1], ARRAY[1,2])); 2024-09-13 09:37:13.504 UTC [15451][client backend] [pg_regress/multirangetypes][39/605:0] ERROR: cannot determine result data type 2024-09-13 09:37:13.504 UTC [15451][client backend] [pg_regress/multirangetypes][39/605:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:13.504 UTC [15451][client backend] [pg_regress/multirangetypes][39/605:0] STATEMENT: create function mr_outparam_fail(i anyelement, out r anymultirange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2024-09-13 09:37:13.505 UTC [15451][client backend] [pg_regress/multirangetypes][39/606:0] ERROR: cannot determine result data type 2024-09-13 09:37:13.505 UTC [15451][client backend] [pg_regress/multirangetypes][39/606:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:13.505 UTC [15451][client backend] [pg_regress/multirangetypes][39/606:0] STATEMENT: create function mr_inoutparam_fail(inout i anyelement, out r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2024-09-13 09:37:13.505 UTC [15451][client backend] [pg_regress/multirangetypes][39/607:0] ERROR: cannot determine result data type 2024-09-13 09:37:13.505 UTC [15451][client backend] [pg_regress/multirangetypes][39/607:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-09-13 09:37:13.505 UTC [15451][client backend] [pg_regress/multirangetypes][39/607:0] STATEMENT: create function mr_table_fail(i anyelement) returns table(i anyelement, r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2024-09-13 09:37:13.509 UTC [15451][client backend] [pg_regress/multirangetypes][:0] LOG: disconnection: session time: 0:00:01.579 user=postgres database=regression host=[local] 2024-09-13 09:37:13.867 UTC [15662][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:13.869 UTC [15662][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-09-13 09:37:13.869 UTC [15662][client backend] [[unknown]][43/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/opr_sanity 2024-09-13 09:37:13.883 UTC [15665][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:13.884 UTC [15665][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-09-13 09:37:13.884 UTC [15665][client backend] [[unknown]][44/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/mvcc 2024-09-13 09:37:13.886 UTC [15661][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:13.888 UTC [15661][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-09-13 09:37:13.888 UTC [15661][client backend] [[unknown]][45/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tstypes 2024-09-13 09:37:13.904 UTC [15664][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:13.906 UTC [15664][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-09-13 09:37:13.906 UTC [15664][client backend] [[unknown]][46/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regex 2024-09-13 09:37:13.936 UTC [15661][client backend] [pg_regress/tstypes][45/17:0] ERROR: syntax error in tsvector: "'' '1' '2'" at character 8 2024-09-13 09:37:13.936 UTC [15661][client backend] [pg_regress/tstypes][45/17:0] STATEMENT: SELECT $$'' '1' '2'$$::tsvector; 2024-09-13 09:37:13.938 UTC [15667][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:13.952 UTC [15669][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:13.954 UTC [15669][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-09-13 09:37:13.954 UTC [15669][client backend] [[unknown]][47/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/expressions 2024-09-13 09:37:13.977 UTC [15667][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-09-13 09:37:13.977 UTC [15667][client backend] [[unknown]][48/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/comments 2024-09-13 09:37:13.983 UTC [15667][client backend] [pg_regress/comments][:0] LOG: disconnection: session time: 0:00:00.049 user=postgres database=regression host=[local] 2024-09-13 09:37:13.991 UTC [15664][client backend] [pg_regress/regex][46/21:0] ERROR: regexp_match() does not support the "global" option 2024-09-13 09:37:13.991 UTC [15664][client backend] [pg_regress/regex][46/21:0] HINT: Use the regexp_matches function instead. 2024-09-13 09:37:13.991 UTC [15664][client backend] [pg_regress/regex][46/21:0] STATEMENT: select regexp_match('abc', 'Bd', 'ig'); 2024-09-13 09:37:13.992 UTC [15669][client backend] [pg_regress/expressions][47/10:0] WARNING: TIME(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2024-09-13 09:37:13.999 UTC [15669][client backend] [pg_regress/expressions][47/11:0] WARNING: TIMESTAMP(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2024-09-13 09:37:13.999 UTC [15669][client backend] [pg_regress/expressions][47/12:0] WARNING: TIME(7) precision reduced to maximum allowed, 6 2024-09-13 09:37:14.000 UTC [15669][client backend] [pg_regress/expressions][47/13:0] WARNING: TIMESTAMP(7) precision reduced to maximum allowed, 6 2024-09-13 09:37:14.006 UTC [15675][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.006 UTC [15678][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.007 UTC [15675][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-09-13 09:37:14.007 UTC [15675][client backend] [[unknown]][49/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/xid 2024-09-13 09:37:14.008 UTC [15671][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.008 UTC [15672][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.009 UTC [15678][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-09-13 09:37:14.009 UTC [15678][client backend] [[unknown]][50/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/type_sanity 2024-09-13 09:37:14.010 UTC [15672][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-09-13 09:37:14.010 UTC [15672][client backend] [[unknown]][51/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/unicode 2024-09-13 09:37:14.012 UTC [15676][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.014 UTC [15676][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-09-13 09:37:14.014 UTC [15676][client backend] [[unknown]][52/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/misc_sanity 2024-09-13 09:37:14.019 UTC [15671][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-09-13 09:37:14.019 UTC [15671][client backend] [[unknown]][53/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/database 2024-09-13 09:37:14.020 UTC [15675][client backend] [pg_regress/xid][49/3:0] ERROR: invalid input syntax for type xid: "" at character 8 2024-09-13 09:37:14.020 UTC [15675][client backend] [pg_regress/xid][49/3:0] STATEMENT: select ''::xid; 2024-09-13 09:37:14.020 UTC [15675][client backend] [pg_regress/xid][49/4:0] ERROR: invalid input syntax for type xid: "asdf" at character 8 2024-09-13 09:37:14.020 UTC [15675][client backend] [pg_regress/xid][49/4:0] STATEMENT: select 'asdf'::xid; 2024-09-13 09:37:14.021 UTC [15675][client backend] [pg_regress/xid][49/5:0] ERROR: invalid input syntax for type xid8: "" at character 8 2024-09-13 09:37:14.021 UTC [15675][client backend] [pg_regress/xid][49/5:0] STATEMENT: select ''::xid8; 2024-09-13 09:37:14.021 UTC [15675][client backend] [pg_regress/xid][49/6:0] ERROR: invalid input syntax for type xid8: "asdf" at character 8 2024-09-13 09:37:14.021 UTC [15675][client backend] [pg_regress/xid][49/6:0] STATEMENT: select 'asdf'::xid8; 2024-09-13 09:37:14.043 UTC [15675][client backend] [pg_regress/xid][49/19:0] ERROR: operator does not exist: xid < xid at character 17 2024-09-13 09:37:14.043 UTC [15675][client backend] [pg_regress/xid][49/19:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.043 UTC [15675][client backend] [pg_regress/xid][49/19:0] STATEMENT: select '1'::xid < '2'::xid; 2024-09-13 09:37:14.048 UTC [15682][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.050 UTC [15682][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-09-13 09:37:14.050 UTC [15682][client backend] [[unknown]][54/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/horology 2024-09-13 09:37:14.053 UTC [15675][client backend] [pg_regress/xid][49/20:0] ERROR: operator does not exist: xid <= xid at character 17 2024-09-13 09:37:14.053 UTC [15675][client backend] [pg_regress/xid][49/20:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.053 UTC [15675][client backend] [pg_regress/xid][49/20:0] STATEMENT: select '1'::xid <= '2'::xid; 2024-09-13 09:37:14.058 UTC [15685][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:14.060 UTC [15685][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-09-13 09:37:14.060 UTC [15685][client backend] [[unknown]][55/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/geometry 2024-09-13 09:37:14.060 UTC [15675][client backend] [pg_regress/xid][49/21:0] ERROR: operator does not exist: xid > xid at character 17 2024-09-13 09:37:14.060 UTC [15675][client backend] [pg_regress/xid][49/21:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.060 UTC [15675][client backend] [pg_regress/xid][49/21:0] STATEMENT: select '1'::xid > '2'::xid; 2024-09-13 09:37:14.061 UTC [15675][client backend] [pg_regress/xid][49/22:0] ERROR: operator does not exist: xid >= xid at character 17 2024-09-13 09:37:14.061 UTC [15675][client backend] [pg_regress/xid][49/22:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.061 UTC [15675][client backend] [pg_regress/xid][49/22:0] STATEMENT: select '1'::xid >= '2'::xid; 2024-09-13 09:37:14.061 UTC [15672][client backend] [pg_regress/unicode][51/14:0] ERROR: invalid normalization form: def 2024-09-13 09:37:14.061 UTC [15672][client backend] [pg_regress/unicode][51/14:0] STATEMENT: SELECT "normalize"('abc', 'def'); 2024-09-13 09:37:14.076 UTC [15672][client backend] [pg_regress/unicode][51/18:0] ERROR: invalid normalization form: def 2024-09-13 09:37:14.076 UTC [15672][client backend] [pg_regress/unicode][51/18:0] STATEMENT: SELECT is_normalized('abc', 'def'); 2024-09-13 09:37:14.080 UTC [15672][client backend] [pg_regress/unicode][:0] LOG: disconnection: session time: 0:00:00.072 user=postgres database=regression host=[local] 2024-09-13 09:37:14.097 UTC [15682][client backend] [pg_regress/horology][54/18:0] ERROR: date/time field value out of range: "27/12/2001 04:05:06.789-08" at character 33 2024-09-13 09:37:14.097 UTC [15682][client backend] [pg_regress/horology][54/18:0] HINT: Perhaps you need a different "datestyle" setting. 2024-09-13 09:37:14.097 UTC [15682][client backend] [pg_regress/horology][54/18:0] STATEMENT: SELECT timestamp with time zone '27/12/2001 04:05:06.789-08'; 2024-09-13 09:37:14.117 UTC [15682][client backend] [pg_regress/horology][54/48:0] ERROR: invalid input syntax for type time with time zone: "T040506.789 America/Los_Angeles" at character 28 2024-09-13 09:37:14.117 UTC [15682][client backend] [pg_regress/horology][54/48:0] STATEMENT: SELECT time with time zone 'T040506.789 America/Los_Angeles'; 2024-09-13 09:37:14.123 UTC [15685][client backend] [pg_regress/geometry][55/16:0] ERROR: value out of range: underflow 2024-09-13 09:37:14.123 UTC [15685][client backend] [pg_regress/geometry][55/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-09-13 09:37:14.123 UTC [15682][client backend] [pg_regress/horology][54/63:0] ERROR: invalid input syntax for type time: "T04" at character 31 2024-09-13 09:37:14.123 UTC [15682][client backend] [pg_regress/horology][54/63:0] STATEMENT: SELECT time without time zone 'T04'; 2024-09-13 09:37:14.124 UTC [15676][client backend] [pg_regress/misc_sanity][:0] LOG: disconnection: session time: 0:00:00.115 user=postgres database=regression host=[local] 2024-09-13 09:37:14.125 UTC [15685][client backend] [pg_regress/geometry][55/18:0] ERROR: value out of range: overflow 2024-09-13 09:37:14.125 UTC [15685][client backend] [pg_regress/geometry][55/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-09-13 09:37:14.127 UTC [15685][client backend] [pg_regress/geometry][55/19:0] ERROR: division by zero 2024-09-13 09:37:14.127 UTC [15685][client backend] [pg_regress/geometry][55/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-09-13 09:37:14.136 UTC [15682][client backend] [pg_regress/horology][54/76:0] ERROR: invalid input syntax for type time with time zone: "T04+08" at character 28 2024-09-13 09:37:14.136 UTC [15682][client backend] [pg_regress/horology][54/76:0] STATEMENT: SELECT time with time zone 'T04+08'; 2024-09-13 09:37:14.144 UTC [15682][client backend] [pg_regress/horology][54/80:0] ERROR: invalid input syntax for type date: "1995-08-06 J J J" at character 13 2024-09-13 09:37:14.144 UTC [15682][client backend] [pg_regress/horology][54/80:0] STATEMENT: SELECT date '1995-08-06 J J J'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/81:0] ERROR: invalid input syntax for type date: "J J 1520447" at character 13 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/81:0] STATEMENT: SELECT date 'J J 1520447'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/82:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04M05S06.789+08" at character 33 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/82:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04M05S06.789+08'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/83:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04MM05S06.789-08" at character 33 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/83:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04MM05S06.789-08'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/84:0] ERROR: invalid input syntax for type date: "1995-08-06 epoch" at character 13 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/84:0] STATEMENT: SELECT date '1995-08-06 epoch'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/85:0] ERROR: invalid input syntax for type date: "1995-08-06 infinity" at character 13 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/85:0] STATEMENT: SELECT date '1995-08-06 infinity'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/86:0] ERROR: invalid input syntax for type date: "1995-08-06 -infinity" at character 13 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/86:0] STATEMENT: SELECT date '1995-08-06 -infinity'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/87:0] ERROR: invalid input syntax for type date: "today infinity" at character 13 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/87:0] STATEMENT: SELECT date 'today infinity'; 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/88:0] ERROR: invalid input syntax for type date: "-infinity infinity" at character 13 2024-09-13 09:37:14.145 UTC [15682][client backend] [pg_regress/horology][54/88:0] STATEMENT: SELECT date '-infinity infinity'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/89:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 epoch" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/89:0] STATEMENT: SELECT timestamp '1995-08-06 epoch'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/90:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 infinity" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/90:0] STATEMENT: SELECT timestamp '1995-08-06 infinity'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/91:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 -infinity" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/91:0] STATEMENT: SELECT timestamp '1995-08-06 -infinity'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/92:0] ERROR: invalid input syntax for type timestamp: "epoch 01:01:01" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/92:0] STATEMENT: SELECT timestamp 'epoch 01:01:01'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/93:0] ERROR: invalid input syntax for type timestamp: "infinity 01:01:01" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/93:0] STATEMENT: SELECT timestamp 'infinity 01:01:01'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/94:0] ERROR: invalid input syntax for type timestamp: "-infinity 01:01:01" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/94:0] STATEMENT: SELECT timestamp '-infinity 01:01:01'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/95:0] ERROR: invalid input syntax for type timestamp: "now epoch" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/95:0] STATEMENT: SELECT timestamp 'now epoch'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/96:0] ERROR: invalid input syntax for type timestamp: "-infinity infinity" at character 18 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/96:0] STATEMENT: SELECT timestamp '-infinity infinity'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/97:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 epoch" at character 20 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/97:0] STATEMENT: SELECT timestamptz '1995-08-06 epoch'; 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/98:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 infinity" at character 20 2024-09-13 09:37:14.146 UTC [15682][client backend] [pg_regress/horology][54/98:0] STATEMENT: SELECT timestamptz '1995-08-06 infinity'; 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/99:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 -infinity" at character 20 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/99:0] STATEMENT: SELECT timestamptz '1995-08-06 -infinity'; 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/100:0] ERROR: invalid input syntax for type timestamp with time zone: "epoch 01:01:01" at character 20 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/100:0] STATEMENT: SELECT timestamptz 'epoch 01:01:01'; 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/101:0] ERROR: invalid input syntax for type timestamp with time zone: "infinity 01:01:01" at character 20 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/101:0] STATEMENT: SELECT timestamptz 'infinity 01:01:01'; 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/102:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity 01:01:01" at character 20 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/102:0] STATEMENT: SELECT timestamptz '-infinity 01:01:01'; 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/103:0] ERROR: invalid input syntax for type timestamp with time zone: "now epoch" at character 20 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/103:0] STATEMENT: SELECT timestamptz 'now epoch'; 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/104:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity infinity" at character 20 2024-09-13 09:37:14.147 UTC [15682][client backend] [pg_regress/horology][54/104:0] STATEMENT: SELECT timestamptz '-infinity infinity'; 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/37:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/37:0] STATEMENT: select '31:12:'::pg_snapshot; 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/38:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/38:0] STATEMENT: select '0:1:'::pg_snapshot; 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/39:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/39:0] STATEMENT: select '12:13:0'::pg_snapshot; 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/40:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2024-09-13 09:37:14.157 UTC [15675][client backend] [pg_regress/xid][49/40:0] STATEMENT: select '12:16:14,13'::pg_snapshot; 2024-09-13 09:37:14.159 UTC [15682][client backend] [pg_regress/horology][54/111:0] ERROR: operator does not exist: date - time with time zone at character 26 2024-09-13 09:37:14.159 UTC [15682][client backend] [pg_regress/horology][54/111:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.159 UTC [15682][client backend] [pg_regress/horology][54/111:0] STATEMENT: SELECT date '1991-02-03' - time with time zone '04:05:06 UTC' AS "Subtract Time UTC"; 2024-09-13 09:37:14.168 UTC [15661][client backend] [pg_regress/tstypes][45/228:0] ERROR: lexeme array may not contain nulls 2024-09-13 09:37:14.168 UTC [15661][client backend] [pg_regress/tstypes][45/228:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', NULL]); 2024-09-13 09:37:14.168 UTC [15661][client backend] [pg_regress/tstypes][45/229:0] ERROR: lexeme array may not contain empty strings 2024-09-13 09:37:14.168 UTC [15661][client backend] [pg_regress/tstypes][45/229:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', '']); 2024-09-13 09:37:14.177 UTC [15682][client backend] [pg_regress/horology][54/119:0] ERROR: timestamp out of range 2024-09-13 09:37:14.177 UTC [15682][client backend] [pg_regress/horology][54/119:0] STATEMENT: SELECT timestamp without time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2024-09-13 09:37:14.177 UTC [15682][client backend] [pg_regress/horology][54/120:0] ERROR: timestamp out of range 2024-09-13 09:37:14.177 UTC [15682][client backend] [pg_regress/horology][54/120:0] STATEMENT: SELECT timestamp without time zone '294276-12-31 23:59:59' + interval '9223372036854775807 microseconds' AS "out of range"; 2024-09-13 09:37:14.178 UTC [15661][client backend] [pg_regress/tstypes][45/239:0] ERROR: weight array may not contain nulls 2024-09-13 09:37:14.178 UTC [15661][client backend] [pg_regress/tstypes][45/239:0] STATEMENT: SELECT ts_filter('base hidden rebel spaceship strike'::tsvector, '{a,b,NULL}'); 2024-09-13 09:37:14.182 UTC [15661][client backend] [pg_regress/tstypes][:0] LOG: disconnection: session time: 0:00:00.305 user=postgres database=regression host=[local] 2024-09-13 09:37:14.191 UTC [15682][client backend] [pg_regress/horology][54/142:0] ERROR: timestamp out of range 2024-09-13 09:37:14.191 UTC [15682][client backend] [pg_regress/horology][54/142:0] STATEMENT: SELECT timestamp with time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2024-09-13 09:37:14.191 UTC [15682][client backend] [pg_regress/horology][54/143:0] ERROR: timestamp out of range 2024-09-13 09:37:14.191 UTC [15682][client backend] [pg_regress/horology][54/143:0] STATEMENT: SELECT timestamp with time zone '294276-12-31 23:59:59 UTC' + interval '9223372036854775807 microseconds' AS "out of range"; 2024-09-13 09:37:14.218 UTC [15665][client backend] [pg_regress/mvcc][:0] LOG: disconnection: session time: 0:00:00.335 user=postgres database=regression host=[local] 2024-09-13 09:37:14.234 UTC [15669][client backend] [pg_regress/expressions][47/24:0] ERROR: operator does not exist: point = box at character 23 2024-09-13 09:37:14.234 UTC [15669][client backend] [pg_regress/expressions][47/24:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.234 UTC [15669][client backend] [pg_regress/expressions][47/24:0] STATEMENT: select '(0,0)'::point in ('(0,0,0,0)'::box, point(0,0)); 2024-09-13 09:37:14.256 UTC [15685][client backend] [pg_regress/geometry][55/42:0] ERROR: operator does not exist: lseg # point at character 23 2024-09-13 09:37:14.256 UTC [15685][client backend] [pg_regress/geometry][55/42:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:14.256 UTC [15685][client backend] [pg_regress/geometry][55/42:0] STATEMENT: SELECT p.f1, l.s, l.s # p.f1 AS intersection FROM LSEG_TBL l, POINT_TBL p; 2024-09-13 09:37:14.273 UTC [15682][client backend] [pg_regress/horology][54/169:0] ERROR: cannot cast type time with time zone to interval at character 8 2024-09-13 09:37:14.273 UTC [15682][client backend] [pg_regress/horology][54/169:0] STATEMENT: SELECT CAST(time with time zone '01:02-08' AS interval) AS "+00:01"; 2024-09-13 09:37:14.273 UTC [15682][client backend] [pg_regress/horology][54/170:0] ERROR: cannot cast type interval to time with time zone at character 8 2024-09-13 09:37:14.273 UTC [15682][client backend] [pg_regress/horology][54/170:0] STATEMENT: SELECT CAST(interval '02:03' AS time with time zone) AS "02:03:00-08"; 2024-09-13 09:37:14.294 UTC [15669][client backend] [pg_regress/expressions][:0] LOG: disconnection: session time: 0:00:00.343 user=postgres database=regression host=[local] 2024-09-13 09:37:14.294 UTC [14887][checkpointer] LOG: checkpoint starting: immediate force wait flush-all 2024-09-13 09:37:14.343 UTC [15675][client backend] [pg_regress/xid][49/61:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 20 2024-09-13 09:37:14.343 UTC [15675][client backend] [pg_regress/xid][49/61:0] STATEMENT: SELECT pg_snapshot '1:9223372036854775808:3'; 2024-09-13 09:37:14.377 UTC [15675][client backend] [pg_regress/xid][:0] LOG: disconnection: session time: 0:00:00.372 user=postgres database=regression host=[local] 2024-09-13 09:37:14.386 UTC [15685][client backend] [pg_regress/geometry][55/83:0] ERROR: open path cannot be converted to polygon 2024-09-13 09:37:14.386 UTC [15685][client backend] [pg_regress/geometry][55/83:0] STATEMENT: SELECT f1, f1::polygon FROM PATH_TBL WHERE isopen(f1); 2024-09-13 09:37:14.408 UTC [15685][client backend] [pg_regress/geometry][55/94:0] ERROR: division by zero 2024-09-13 09:37:14.408 UTC [15685][client backend] [pg_regress/geometry][55/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-09-13 09:37:14.544 UTC [14887][checkpointer] LOG: checkpoint complete: wrote 3902 buffers (23.8%); 0 WAL file(s) added, 0 removed, 2 recycled; write=0.082 s, sync=0.001 s, total=0.251 s; sync files=0, longest=0.000 s, average=0.000 s; distance=29034 kB, estimate=29034 kB; lsn=0/31AC4E0, redo lsn=0/3189F08 2024-09-13 09:37:14.630 UTC [15685][client backend] [pg_regress/geometry][55/123:0] ERROR: must request at least 2 points 2024-09-13 09:37:14.630 UTC [15685][client backend] [pg_regress/geometry][55/123:0] STATEMENT: SELECT f1, polygon(1, f1) FROM CIRCLE_TBL WHERE f1 >= '<(0,0),1>'; 2024-09-13 09:37:14.630 UTC [15685][client backend] [pg_regress/geometry][55/124:0] ERROR: cannot convert circle with radius zero to polygon 2024-09-13 09:37:14.630 UTC [15685][client backend] [pg_regress/geometry][55/124:0] STATEMENT: SELECT f1, polygon(10, f1) FROM CIRCLE_TBL WHERE f1 < '<(0,0),1>'; 2024-09-13 09:37:14.668 UTC [15678][client backend] [pg_regress/type_sanity][:0] LOG: disconnection: session time: 0:00:00.663 user=postgres database=regression host=[local] 2024-09-13 09:37:14.689 UTC [15685][client backend] [pg_regress/geometry][55/149:0] ERROR: value out of range: overflow 2024-09-13 09:37:14.689 UTC [15685][client backend] [pg_regress/geometry][55/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-09-13 09:37:14.690 UTC [15685][client backend] [pg_regress/geometry][55/150:0] ERROR: division by zero 2024-09-13 09:37:14.690 UTC [15685][client backend] [pg_regress/geometry][55/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-09-13 09:37:14.729 UTC [15685][client backend] [pg_regress/geometry][:0] LOG: disconnection: session time: 0:00:00.671 user=postgres database=regression host=[local] 2024-09-13 09:37:14.774 UTC [15664][client backend] [pg_regress/regex][46/77:0] ERROR: invalid regular expression: regular expression is too complex 2024-09-13 09:37:14.774 UTC [15664][client backend] [pg_regress/regex][46/77:0] STATEMENT: select 'x' ~ repeat('x*y*z*', 1000); 2024-09-13 09:37:14.798 UTC [15664][client backend] [pg_regress/regex][46/104:0] ERROR: invalid regular expression: invalid backreference number 2024-09-13 09:37:14.798 UTC [15664][client backend] [pg_regress/regex][46/104:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=\1)'; 2024-09-13 09:37:14.798 UTC [15664][client backend] [pg_regress/regex][46/105:0] ERROR: invalid regular expression: invalid backreference number 2024-09-13 09:37:14.798 UTC [15664][client backend] [pg_regress/regex][46/105:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=(\1))'; 2024-09-13 09:37:14.798 UTC [15664][client backend] [pg_regress/regex][46/106:0] ERROR: invalid regular expression: invalid escape \ sequence 2024-09-13 09:37:14.798 UTC [15664][client backend] [pg_regress/regex][46/106:0] STATEMENT: select 'a' ~ '\x7fffffff'; 2024-09-13 09:37:14.801 UTC [15664][client backend] [pg_regress/regex][:0] LOG: disconnection: session time: 0:00:00.904 user=postgres database=regression host=[local] 2024-09-13 09:37:14.906 UTC [14887][checkpointer] LOG: checkpoint starting: immediate force wait 2024-09-13 09:37:14.926 UTC [14887][checkpointer] LOG: checkpoint complete: wrote 47 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.021 s; sync files=0, longest=0.000 s, average=0.000 s; distance=226 kB, estimate=26153 kB; lsn=0/31C29C8, redo lsn=0/31C2970 2024-09-13 09:37:14.996 UTC [15682][client backend] [pg_regress/horology][54/203:0] ERROR: date out of range for timestamp 2024-09-13 09:37:14.996 UTC [15682][client backend] [pg_regress/horology][54/203:0] STATEMENT: SELECT '2202020-10-05'::date::timestamp; 2024-09-13 09:37:14.997 UTC [15682][client backend] [pg_regress/horology][54/206:0] ERROR: date out of range for timestamp 2024-09-13 09:37:14.997 UTC [15682][client backend] [pg_regress/horology][54/206:0] STATEMENT: SELECT '2202020-10-05'::date::timestamptz; 2024-09-13 09:37:14.999 UTC [15682][client backend] [pg_regress/horology][54/211:0] ERROR: date out of range for timestamp 2024-09-13 09:37:14.999 UTC [15682][client backend] [pg_regress/horology][54/211:0] STATEMENT: SELECT '4714-11-24 BC'::date::timestamptz; 2024-09-13 09:37:15.024 UTC [15682][client backend] [pg_regress/horology][54/256:0] ERROR: invalid value "/Feb/16" for "Mon" 2024-09-13 09:37:15.024 UTC [15682][client backend] [pg_regress/horology][54/256:0] DETAIL: The given value did not match any of the allowed values for this field. 2024-09-13 09:37:15.024 UTC [15682][client backend] [pg_regress/horology][54/256:0] STATEMENT: SELECT to_timestamp('97/Feb/16', 'YYMonDD'); 2024-09-13 09:37:15.033 UTC [15682][client backend] [pg_regress/horology][54/295:0] ERROR: invalid value "JUNK" for "TZ" 2024-09-13 09:37:15.033 UTC [15682][client backend] [pg_regress/horology][54/295:0] DETAIL: Time zone abbreviation is not recognized. 2024-09-13 09:37:15.033 UTC [15682][client backend] [pg_regress/horology][54/295:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 JUNK', 'YYYY-MM-DD HH12:MI TZ'); 2024-09-13 09:37:15.033 UTC [15682][client backend] [pg_regress/horology][54/296:0] ERROR: invalid value ".." for "TZ" 2024-09-13 09:37:15.033 UTC [15682][client backend] [pg_regress/horology][54/296:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.033 UTC [15682][client backend] [pg_regress/horology][54/296:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 ...', 'YYYY-MM-DD HH12:MI TZ'); 2024-09-13 09:37:15.034 UTC [15682][client backend] [pg_regress/horology][54/299:0] ERROR: invalid value "xy" for "OF" 2024-09-13 09:37:15.034 UTC [15682][client backend] [pg_regress/horology][54/299:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.034 UTC [15682][client backend] [pg_regress/horology][54/299:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +xyz', 'YYYY-MM-DD HH12:MI OF'); 2024-09-13 09:37:15.034 UTC [15682][client backend] [pg_regress/horology][54/300:0] ERROR: invalid value "xy" for "OF" 2024-09-13 09:37:15.034 UTC [15682][client backend] [pg_regress/horology][54/300:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.034 UTC [15682][client backend] [pg_regress/horology][54/300:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +01:xyz', 'YYYY-MM-DD HH12:MI OF'); 2024-09-13 09:37:15.042 UTC [15682][client backend] [pg_regress/horology][54/309:0] ERROR: date/time field value out of range: "2018-11-02 12:34:56.123456789" 2024-09-13 09:37:15.042 UTC [15682][client backend] [pg_regress/horology][54/309: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-09-13 09:37:15.050 UTC [15682][client backend] [pg_regress/horology][54/331:0] ERROR: invalid value "+" for "MON" 2024-09-13 09:37:15.050 UTC [15682][client backend] [pg_regress/horology][54/331:0] DETAIL: The given value did not match any of the allowed values for this field. 2024-09-13 09:37:15.050 UTC [15682][client backend] [pg_regress/horology][54/331:0] STATEMENT: SELECT to_timestamp('2000 + + JUN', 'YYYY MON'); 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/343:0] ERROR: invalid value "x1" for "MM" 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/343:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/343:0] STATEMENT: SELECT to_date('2011 x12 x18', 'YYYYxMMxDD'); 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/344:0] ERROR: invalid combination of date conventions 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/344:0] HINT: Do not mix Gregorian and ISO week date conventions in a formatting template. 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/344:0] STATEMENT: SELECT to_timestamp('2005527', 'YYYYIWID'); 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/345:0] ERROR: source string too short for "MM" formatting field 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/345:0] DETAIL: Field requires 2 characters, but only 1 remain. 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/345:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2024-09-13 09:37:15.053 UTC [15682][client backend] [pg_regress/horology][54/345:0] STATEMENT: SELECT to_timestamp('19971', 'YYYYMMDD'); 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/346:0] ERROR: invalid value "1)" for "MM" 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/346:0] DETAIL: Field requires 2 characters, but only 1 could be parsed. 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/346:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/346:0] STATEMENT: SELECT to_timestamp('19971)24', 'YYYYMMDD'); 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/347:0] ERROR: invalid value "da" for "DD" 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/347:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.056 UTC [15682][client backend] [pg_regress/horology][54/347:0] STATEMENT: SELECT to_timestamp('Friday 1-January-1999', 'DY DD MON YYYY'); 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/348:0] ERROR: invalid value "uary" for "YYYY" 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/348:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/348:0] STATEMENT: SELECT to_timestamp('Fri 1-January-1999', 'DY DD MON YYYY'); 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/350:0] ERROR: conflicting values for "Mon" field in formatting string 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/350:0] DETAIL: This value contradicts a previous setting for the same field type. 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/350:0] STATEMENT: SELECT to_timestamp('1997-11-Jan-16', 'YYYY-MM-Mon-DD'); 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/351:0] ERROR: invalid value "xy" for "DD" 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/351:0] DETAIL: Value must be an integer. 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/351:0] STATEMENT: SELECT to_timestamp('199711xy', 'YYYYMMDD'); 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/352:0] ERROR: value for "YYYY" in source string is out of range 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/352:0] DETAIL: Value must be in the range -2147483648 to 2147483647. 2024-09-13 09:37:15.057 UTC [15682][client backend] [pg_regress/horology][54/352:0] STATEMENT: SELECT to_timestamp('10000000000', 'FMYYYY'); 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/353:0] ERROR: date/time field value out of range: "2016-06-13 25:00:00" 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/353:0] STATEMENT: SELECT to_timestamp('2016-06-13 25:00:00', 'YYYY-MM-DD HH24:MI:SS'); 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/354:0] ERROR: date/time field value out of range: "2016-06-13 15:60:00" 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/354:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:60:00', 'YYYY-MM-DD HH24:MI:SS'); 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/355:0] ERROR: date/time field value out of range: "2016-06-13 15:50:60" 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/355:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:60', 'YYYY-MM-DD HH24:MI:SS'); 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/357:0] ERROR: hour "15" is invalid for the 12-hour clock 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/357:0] HINT: Use the 24-hour clock, or give an hour between 1 and 12. 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/357:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:55', 'YYYY-MM-DD HH:MI:SS'); 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/358:0] ERROR: date/time field value out of range: "2016-13-01 15:50:55" 2024-09-13 09:37:15.058 UTC [15682][client backend] [pg_regress/horology][54/358:0] STATEMENT: SELECT to_timestamp('2016-13-01 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-09-13 09:37:15.059 UTC [15682][client backend] [pg_regress/horology][54/359:0] ERROR: date/time field value out of range: "2016-02-30 15:50:55" 2024-09-13 09:37:15.059 UTC [15682][client backend] [pg_regress/horology][54/359:0] STATEMENT: SELECT to_timestamp('2016-02-30 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-09-13 09:37:15.059 UTC [15682][client backend] [pg_regress/horology][54/361:0] ERROR: date/time field value out of range: "2015-02-29 15:50:55" 2024-09-13 09:37:15.059 UTC [15682][client backend] [pg_regress/horology][54/361:0] STATEMENT: SELECT to_timestamp('2015-02-29 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-09-13 09:37:15.059 UTC [15682][client backend] [pg_regress/horology][54/363:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2024-09-13 09:37:15.059 UTC [15682][client backend] [pg_regress/horology][54/363:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSS'); 2024-09-13 09:37:15.060 UTC [15682][client backend] [pg_regress/horology][54/365:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2024-09-13 09:37:15.060 UTC [15682][client backend] [pg_regress/horology][54/365:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSSS'); 2024-09-13 09:37:15.060 UTC [15682][client backend] [pg_regress/horology][54/366:0] ERROR: date/time field value out of range: "2016-13-10" 2024-09-13 09:37:15.060 UTC [15682][client backend] [pg_regress/horology][54/366:0] STATEMENT: SELECT to_date('2016-13-10', 'YYYY-MM-DD'); 2024-09-13 09:37:15.060 UTC [15682][client backend] [pg_regress/horology][54/367:0] ERROR: date/time field value out of range: "2016-02-30" 2024-09-13 09:37:15.060 UTC [15682][client backend] [pg_regress/horology][54/367:0] STATEMENT: SELECT to_date('2016-02-30', 'YYYY-MM-DD'); 2024-09-13 09:37:15.068 UTC [15682][client backend] [pg_regress/horology][54/369:0] ERROR: date/time field value out of range: "2015-02-29" 2024-09-13 09:37:15.068 UTC [15682][client backend] [pg_regress/horology][54/369:0] STATEMENT: SELECT to_date('2015-02-29', 'YYYY-MM-DD'); 2024-09-13 09:37:15.068 UTC [15682][client backend] [pg_regress/horology][54/371:0] ERROR: date/time field value out of range: "2015 366" 2024-09-13 09:37:15.068 UTC [15682][client backend] [pg_regress/horology][54/371:0] STATEMENT: SELECT to_date('2015 366', 'YYYY DDD'); 2024-09-13 09:37:15.069 UTC [15682][client backend] [pg_regress/horology][54/374:0] ERROR: date/time field value out of range: "2016 367" 2024-09-13 09:37:15.069 UTC [15682][client backend] [pg_regress/horology][54/374:0] STATEMENT: SELECT to_date('2016 367', 'YYYY DDD'); 2024-09-13 09:37:15.076 UTC [15682][client backend] [pg_regress/horology][:0] LOG: disconnection: session time: 0:00:01.032 user=postgres database=regression host=[local] 2024-09-13 09:37:15.318 UTC [14887][checkpointer] LOG: checkpoint starting: immediate force wait 2024-09-13 09:37:15.324 UTC [14887][checkpointer] LOG: checkpoint complete: wrote 30 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.007 s; sync files=0, longest=0.000 s, average=0.000 s; distance=123 kB, estimate=23550 kB; lsn=0/31E1920, redo lsn=0/31E18C8 2024-09-13 09:37:15.339 UTC [15671][client backend] [pg_regress/database][:0] LOG: disconnection: session time: 0:00:01.332 user=postgres database=regression host=[local] 2024-09-13 09:37:15.461 UTC [15662][client backend] [pg_regress/opr_sanity][:0] LOG: disconnection: session time: 0:00:01.596 user=postgres database=regression host=[local] 2024-09-13 09:37:15.609 UTC [15815][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:15.613 UTC [15815][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-09-13 09:37:15.613 UTC [15815][client backend] [[unknown]][56/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copyselect 2024-09-13 09:37:15.638 UTC [15818][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:15.639 UTC [15818][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-09-13 09:37:15.639 UTC [15818][client backend] [[unknown]][57/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copy 2024-09-13 09:37:15.651 UTC [15821][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:15.655 UTC [15821][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-09-13 09:37:15.655 UTC [15821][client backend] [[unknown]][58/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copydml 2024-09-13 09:37:15.680 UTC [15826][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:15.686 UTC [15821][client backend] [pg_regress/copydml][58/14:0] ERROR: COPY query must have a RETURNING clause 2024-09-13 09:37:15.686 UTC [15821][client backend] [pg_regress/copydml][58/14:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-09-13 09:37:15.686 UTC [15821][client backend] [pg_regress/copydml][58/15:0] ERROR: COPY query must have a RETURNING clause 2024-09-13 09:37:15.686 UTC [15821][client backend] [pg_regress/copydml][58/15:0] STATEMENT: copy (update copydml_test set t = 'g') to stdout; 2024-09-13 09:37:15.686 UTC [15821][client backend] [pg_regress/copydml][58/16:0] ERROR: COPY query must have a RETURNING clause 2024-09-13 09:37:15.686 UTC [15821][client backend] [pg_regress/copydml][58/16:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-09-13 09:37:15.688 UTC [15821][client backend] [pg_regress/copydml][58/18:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-09-13 09:37:15.688 UTC [15821][client backend] [pg_regress/copydml][58/18:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-09-13 09:37:15.690 UTC [15826][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-09-13 09:37:15.690 UTC [15826][client backend] [[unknown]][59/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert_conflict 2024-09-13 09:37:15.692 UTC [15821][client backend] [pg_regress/copydml][58/21:0] ERROR: DO ALSO rules are not supported for the COPY 2024-09-13 09:37:15.692 UTC [15821][client backend] [pg_regress/copydml][58/21:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-09-13 09:37:15.692 UTC [15815][client backend] [pg_regress/copyselect][56/16:0] ERROR: cannot copy from view "v_test1" 2024-09-13 09:37:15.692 UTC [15815][client backend] [pg_regress/copyselect][56/16:0] HINT: Try the COPY (SELECT ...) TO variant. 2024-09-13 09:37:15.692 UTC [15815][client backend] [pg_regress/copyselect][56/16:0] STATEMENT: copy v_test1 to stdout; 2024-09-13 09:37:15.696 UTC [15815][client backend] [pg_regress/copyselect][56/19:0] ERROR: COPY (SELECT INTO) is not supported 2024-09-13 09:37:15.696 UTC [15815][client backend] [pg_regress/copyselect][56/19:0] STATEMENT: copy (select t into temp test3 from test1 where id=3) to stdout; 2024-09-13 09:37:15.696 UTC [15815][client backend] [pg_regress/copyselect][56/20:0] ERROR: syntax error at or near "from" at character 28 2024-09-13 09:37:15.696 UTC [15815][client backend] [pg_regress/copyselect][56/20:0] STATEMENT: copy (select * from test1) from stdin; 2024-09-13 09:37:15.696 UTC [15815][client backend] [pg_regress/copyselect][56/21:0] ERROR: syntax error at or near "(" at character 28 2024-09-13 09:37:15.696 UTC [15815][client backend] [pg_regress/copyselect][56/21:0] STATEMENT: copy (select * from test1) (t,id) to stdout; 2024-09-13 09:37:15.698 UTC [15821][client backend] [pg_regress/copydml][58/24:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-09-13 09:37:15.698 UTC [15821][client backend] [pg_regress/copydml][58/24:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-09-13 09:37:15.700 UTC [15821][client backend] [pg_regress/copydml][58/27:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-09-13 09:37:15.700 UTC [15821][client backend] [pg_regress/copydml][58/27:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-09-13 09:37:15.701 UTC [15821][client backend] [pg_regress/copydml][58/30:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-09-13 09:37:15.701 UTC [15821][client backend] [pg_regress/copydml][58/30:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-09-13 09:37:15.702 UTC [15828][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:15.703 UTC [15828][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-09-13 09:37:15.703 UTC [15828][client backend] [[unknown]][60/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert 2024-09-13 09:37:15.717 UTC [15821][client backend] [pg_regress/copydml][58/33:0] ERROR: DO ALSO rules are not supported for the COPY 2024-09-13 09:37:15.717 UTC [15821][client backend] [pg_regress/copydml][58/33:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-09-13 09:37:15.720 UTC [15821][client backend] [pg_regress/copydml][58/36:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-09-13 09:37:15.720 UTC [15821][client backend] [pg_regress/copydml][58/36:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-09-13 09:37:15.721 UTC [15815][client backend] [pg_regress/copyselect][56/27:0] ERROR: cannot copy from view "v_test1" 2024-09-13 09:37:15.721 UTC [15815][client backend] [pg_regress/copyselect][56/27:0] HINT: Try the COPY (SELECT ...) TO variant. 2024-09-13 09:37:15.721 UTC [15815][client backend] [pg_regress/copyselect][56/27:0] STATEMENT: COPY v_test1 TO STDOUT 2024-09-13 09:37:15.734 UTC [15821][client backend] [pg_regress/copydml][58/39:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-09-13 09:37:15.734 UTC [15821][client backend] [pg_regress/copydml][58/39:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-09-13 09:37:15.735 UTC [15821][client backend] [pg_regress/copydml][58/42:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-09-13 09:37:15.735 UTC [15821][client backend] [pg_regress/copydml][58/42:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-09-13 09:37:15.740 UTC [15821][client backend] [pg_regress/copydml][58/45:0] ERROR: DO ALSO rules are not supported for the COPY 2024-09-13 09:37:15.740 UTC [15821][client backend] [pg_regress/copydml][58/45:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-09-13 09:37:15.745 UTC [15821][client backend] [pg_regress/copydml][58/48:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-09-13 09:37:15.745 UTC [15821][client backend] [pg_regress/copydml][58/48:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-09-13 09:37:15.749 UTC [15821][client backend] [pg_regress/copydml][58/51:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-09-13 09:37:15.749 UTC [15821][client backend] [pg_regress/copydml][58/51:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-09-13 09:37:15.753 UTC [15828][client backend] [pg_regress/insert][60/3:0] ERROR: null value in column "col2" of relation "inserttest" violates not-null constraint 2024-09-13 09:37:15.753 UTC [15828][client backend] [pg_regress/insert][60/3:0] DETAIL: Failing row contains (null, null, testing). 2024-09-13 09:37:15.753 UTC [15828][client backend] [pg_regress/insert][60/3:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT, DEFAULT); 2024-09-13 09:37:15.759 UTC [15828][client backend] [pg_regress/insert][60/9:0] ERROR: INSERT has more target columns than expressions at character 37 2024-09-13 09:37:15.759 UTC [15828][client backend] [pg_regress/insert][60/9:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT); 2024-09-13 09:37:15.759 UTC [15828][client backend] [pg_regress/insert][60/10:0] ERROR: INSERT has more target columns than expressions at character 37 2024-09-13 09:37:15.759 UTC [15828][client backend] [pg_regress/insert][60/10:0] STATEMENT: insert into inserttest (col1, col2, col3) values (1, 2); 2024-09-13 09:37:15.759 UTC [15828][client backend] [pg_regress/insert][60/11:0] ERROR: INSERT has more expressions than target columns at character 42 2024-09-13 09:37:15.759 UTC [15828][client backend] [pg_regress/insert][60/11:0] STATEMENT: insert into inserttest (col1) values (1, 2); 2024-09-13 09:37:15.760 UTC [15828][client backend] [pg_regress/insert][60/12:0] ERROR: INSERT has more expressions than target columns at character 48 2024-09-13 09:37:15.760 UTC [15828][client backend] [pg_regress/insert][60/12:0] STATEMENT: insert into inserttest (col1) values (DEFAULT, DEFAULT); 2024-09-13 09:37:15.767 UTC [15815][client backend] [pg_regress/copyselect][56/32:0] ERROR: division by zero 2024-09-13 09:37:15.767 UTC [15815][client backend] [pg_regress/copyselect][56/32:0] STATEMENT: copy (select 1) to stdout; select 1/0; 2024-09-13 09:37:15.776 UTC [15815][client backend] [pg_regress/copyselect][56/33:0] ERROR: division by zero 2024-09-13 09:37:15.776 UTC [15815][client backend] [pg_regress/copyselect][56/33:0] STATEMENT: select 1/0; copy (select 1) to stdout; 2024-09-13 09:37:15.790 UTC [15826][client backend] [pg_regress/insert_conflict][59/8:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.790 UTC [15826][client backend] [pg_regress/insert_conflict][59/8:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (key) do nothing; 2024-09-13 09:37:15.791 UTC [15826][client backend] [pg_regress/insert_conflict][59/9:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.791 UTC [15826][client backend] [pg_regress/insert_conflict][59/9:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (fruit) do nothing; 2024-09-13 09:37:15.803 UTC [15815][client backend] [pg_regress/copyselect][:0] LOG: disconnection: session time: 0:00:00.194 user=postgres database=regression host=[local] 2024-09-13 09:37:15.808 UTC [15821][client backend] [pg_regress/copydml][:0] LOG: disconnection: session time: 0:00:00.159 user=postgres database=regression host=[local] 2024-09-13 09:37:15.853 UTC [15818][client backend] [pg_regress/copy][57/32:2006] ERROR: cannot perform COPY FREEZE on a partitioned table 2024-09-13 09:37:15.853 UTC [15818][client backend] [pg_regress/copy][57/32:2006] STATEMENT: copy parted_copytest from '/tmp/cirrus-ci-build/src/test/regress/results/parted_copytest.csv' (freeze); 2024-09-13 09:37:15.868 UTC [15826][client backend] [pg_regress/insert_conflict][59/26:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.868 UTC [15826][client backend] [pg_regress/insert_conflict][59/26:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (lower(fruit) text_pattern_ops, upper(fruit) collate "C") do nothing; 2024-09-13 09:37:15.882 UTC [15828][client backend] [pg_regress/insert][60/32:0] ERROR: cannot set an array element to DEFAULT at character 32 2024-09-13 09:37:15.882 UTC [15828][client backend] [pg_regress/insert][60/32:0] STATEMENT: insert into inserttest (f2[1], f2[2]) values (1,default); 2024-09-13 09:37:15.885 UTC [15828][client backend] [pg_regress/insert][60/36:0] ERROR: cannot set a subfield to DEFAULT at character 33 2024-09-13 09:37:15.885 UTC [15828][client backend] [pg_regress/insert][60/36:0] STATEMENT: insert into inserttest (f3.if1, f3.if2) values (1,default); 2024-09-13 09:37:15.889 UTC [15826][client backend] [pg_regress/insert_conflict][59/34:0] ERROR: ON CONFLICT DO UPDATE requires inference specification or constraint name at character 52 2024-09-13 09:37:15.889 UTC [15826][client backend] [pg_regress/insert_conflict][59/34:0] HINT: For example, ON CONFLICT (column_name). 2024-09-13 09:37:15.889 UTC [15826][client backend] [pg_regress/insert_conflict][59/34:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict do update set fruit = excluded.fruit; 2024-09-13 09:37:15.898 UTC [15826][client backend] [pg_regress/insert_conflict][59/38:0] ERROR: invalid reference to FROM-clause entry for table "excluded" at character 117 2024-09-13 09:37:15.898 UTC [15826][client backend] [pg_regress/insert_conflict][59/38:0] DETAIL: There is an entry for table "excluded", but it cannot be referenced from this part of the query. 2024-09-13 09:37:15.898 UTC [15826][client backend] [pg_regress/insert_conflict][59/38:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruit RETURNING excluded.fruit; 2024-09-13 09:37:15.898 UTC [15826][client backend] [pg_regress/insert_conflict][59/39:0] ERROR: column "keyy" does not exist at character 64 2024-09-13 09:37:15.898 UTC [15826][client backend] [pg_regress/insert_conflict][59/39:0] HINT: Perhaps you meant to reference the column "insertconflicttest.key" or the column "excluded.key". 2024-09-13 09:37:15.898 UTC [15826][client backend] [pg_regress/insert_conflict][59/39:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (keyy) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.899 UTC [15826][client backend] [pg_regress/insert_conflict][59/40:0] ERROR: column excluded.fruitt does not exist at character 92 2024-09-13 09:37:15.899 UTC [15826][client backend] [pg_regress/insert_conflict][59/40:0] HINT: Perhaps you meant to reference the column "excluded.fruit". 2024-09-13 09:37:15.899 UTC [15826][client backend] [pg_regress/insert_conflict][59/40:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruitt; 2024-09-13 09:37:15.900 UTC [15826][client backend] [pg_regress/insert_conflict][59/41:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.900 UTC [15826][client backend] [pg_regress/insert_conflict][59/41:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.900 UTC [15826][client backend] [pg_regress/insert_conflict][59/42:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.900 UTC [15826][client backend] [pg_regress/insert_conflict][59/42:0] STATEMENT: insert into insertconflicttest values (4, 'Mango') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.901 UTC [15826][client backend] [pg_regress/insert_conflict][59/43:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.901 UTC [15826][client backend] [pg_regress/insert_conflict][59/43:0] STATEMENT: insert into insertconflicttest values (5, 'Lemon') on conflict (fruit) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.901 UTC [15826][client backend] [pg_regress/insert_conflict][59/44:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.901 UTC [15826][client backend] [pg_regress/insert_conflict][59/44:0] STATEMENT: insert into insertconflicttest values (6, 'Passionfruit') on conflict (lower(fruit)) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.909 UTC [15826][client backend] [pg_regress/insert_conflict][59/47:0] ERROR: invalid reference to FROM-clause entry for table "insertconflicttest" at character 106 2024-09-13 09:37:15.909 UTC [15826][client backend] [pg_regress/insert_conflict][59/47:0] HINT: Perhaps you meant to reference the table alias "ict". 2024-09-13 09:37:15.909 UTC [15826][client backend] [pg_regress/insert_conflict][59/47:0] STATEMENT: insert into insertconflicttest AS ict values (6, 'Passionfruit') on conflict (key) do update set fruit = insertconflicttest.fruit; 2024-09-13 09:37:15.909 UTC [15826][client backend] [pg_regress/insert_conflict][59/48:0] ERROR: column "insertconflicttest" of relation "insertconflicttest" does not exist at character 90 2024-09-13 09:37:15.909 UTC [15826][client backend] [pg_regress/insert_conflict][59/48:0] HINT: SET target columns cannot be qualified with the relation name. 2024-09-13 09:37:15.909 UTC [15826][client backend] [pg_regress/insert_conflict][59/48:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set insertconflicttest.fruit = 'Mango'; 2024-09-13 09:37:15.919 UTC [15826][client backend] [pg_regress/insert_conflict][59/53:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.919 UTC [15826][client backend] [pg_regress/insert_conflict][59/53:0] STATEMENT: insert into insertconflicttest values (9, 'Banana') on conflict (key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.920 UTC [15826][client backend] [pg_regress/insert_conflict][59/54:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.920 UTC [15826][client backend] [pg_regress/insert_conflict][59/54:0] STATEMENT: insert into insertconflicttest values (10, 'Blueberry') on conflict (key, key, key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.920 UTC [15826][client backend] [pg_regress/insert_conflict][59/55:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.920 UTC [15826][client backend] [pg_regress/insert_conflict][59/55:0] STATEMENT: insert into insertconflicttest values (11, 'Cherry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.920 UTC [15826][client backend] [pg_regress/insert_conflict][59/56:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.920 UTC [15826][client backend] [pg_regress/insert_conflict][59/56:0] STATEMENT: insert into insertconflicttest values (12, 'Date') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.935 UTC [15826][client backend] [pg_regress/insert_conflict][59/60:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.935 UTC [15826][client backend] [pg_regress/insert_conflict][59/60:0] STATEMENT: insert into insertconflicttest values (13, 'Grape') on conflict (key, fruit) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.936 UTC [15826][client backend] [pg_regress/insert_conflict][59/61:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.936 UTC [15826][client backend] [pg_regress/insert_conflict][59/61:0] STATEMENT: insert into insertconflicttest values (14, 'Raisin') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.940 UTC [15826][client backend] [pg_regress/insert_conflict][59/62:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.940 UTC [15826][client backend] [pg_regress/insert_conflict][59/62:0] STATEMENT: insert into insertconflicttest values (15, 'Cranberry') on conflict (key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.941 UTC [15826][client backend] [pg_regress/insert_conflict][59/63:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.941 UTC [15826][client backend] [pg_regress/insert_conflict][59/63:0] STATEMENT: insert into insertconflicttest values (16, 'Melon') on conflict (key, key, key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.941 UTC [15826][client backend] [pg_regress/insert_conflict][59/64:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.941 UTC [15826][client backend] [pg_regress/insert_conflict][59/64:0] STATEMENT: insert into insertconflicttest values (17, 'Mulberry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.941 UTC [15826][client backend] [pg_regress/insert_conflict][59/65:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.941 UTC [15826][client backend] [pg_regress/insert_conflict][59/65:0] STATEMENT: insert into insertconflicttest values (18, 'Pineapple') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.957 UTC [15826][client backend] [pg_regress/insert_conflict][59/71:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.957 UTC [15826][client backend] [pg_regress/insert_conflict][59/71:0] STATEMENT: insert into insertconflicttest values (22, 'Apricot') on conflict (upper(fruit)) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.957 UTC [15826][client backend] [pg_regress/insert_conflict][59/72:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.957 UTC [15826][client backend] [pg_regress/insert_conflict][59/72:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.986 UTC [15826][client backend] [pg_regress/insert_conflict][59/79:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.986 UTC [15826][client backend] [pg_regress/insert_conflict][59/79:0] STATEMENT: insert into insertconflicttest values (27, 'Prune') on conflict (key, upper(fruit)) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.987 UTC [15826][client backend] [pg_regress/insert_conflict][59/80:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.987 UTC [15826][client backend] [pg_regress/insert_conflict][59/80:0] STATEMENT: insert into insertconflicttest values (28, 'Redcurrant') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-09-13 09:37:15.987 UTC [15826][client backend] [pg_regress/insert_conflict][59/81:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:15.987 UTC [15826][client backend] [pg_regress/insert_conflict][59/81:0] STATEMENT: insert into insertconflicttest values (29, 'Nectarine') on conflict (key) do update set fruit = excluded.fruit; 2024-09-13 09:37:16.003 UTC [15826][client backend] [pg_regress/insert_conflict][59/87:2074] ERROR: duplicate key value violates unique constraint "fruit_index" 2024-09-13 09:37:16.003 UTC [15826][client backend] [pg_regress/insert_conflict][59/87:2074] DETAIL: Key (fruit)=(Peach) already exists. 2024-09-13 09:37:16.003 UTC [15826][client backend] [pg_regress/insert_conflict][59/87:2074] STATEMENT: insert into insertconflicttest values (26, 'Peach') on conflict (key) do update set fruit = excluded.fruit; 2024-09-13 09:37:16.021 UTC [15826][client backend] [pg_regress/insert_conflict][59/95:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:16.021 UTC [15826][client backend] [pg_regress/insert_conflict][59/95:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) do update set fruit = excluded.fruit; 2024-09-13 09:37:16.024 UTC [15826][client backend] [pg_regress/insert_conflict][59/96:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:16.024 UTC [15826][client backend] [pg_regress/insert_conflict][59/96:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) where fruit like '%berry' or fruit = 'consequential' do nothing; 2024-09-13 09:37:16.025 UTC [15826][client backend] [pg_regress/insert_conflict][59/97:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:16.025 UTC [15826][client backend] [pg_regress/insert_conflict][59/97:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) where fruit like '%berry' do update set fruit = excluded.fruit; 2024-09-13 09:37:16.083 UTC [15826][client backend] [pg_regress/insert_conflict][59/111:0] ERROR: column excluded.ctid does not exist at character 82 2024-09-13 09:37:16.083 UTC [15826][client backend] [pg_regress/insert_conflict][59/111:0] STATEMENT: insert into syscolconflicttest values (1) on conflict (key) do update set data = excluded.ctid::text; 2024-09-13 09:37:16.085 UTC [15818][client backend] [pg_regress/copy][57/58:0] ERROR: cannot use "match" with HEADER in COPY TO 2024-09-13 09:37:16.085 UTC [15818][client backend] [pg_regress/copy][57/58:0] STATEMENT: copy header_copytest to stdout with (header match); 2024-09-13 09:37:16.085 UTC [15818][client backend] [pg_regress/copy][57/59:0] ERROR: header requires a Boolean value or "match" 2024-09-13 09:37:16.085 UTC [15818][client backend] [pg_regress/copy][57/59:0] STATEMENT: copy header_copytest from stdin with (header wrong_choice); 2024-09-13 09:37:16.086 UTC [15828][client backend] [pg_regress/insert][60/66:0] ERROR: cannot set an array element to DEFAULT at character 33 2024-09-13 09:37:16.086 UTC [15828][client backend] [pg_regress/insert][60/66:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (1,default); 2024-09-13 09:37:16.087 UTC [15828][client backend] [pg_regress/insert][60/67:0] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2024-09-13 09:37:16.087 UTC [15828][client backend] [pg_regress/insert][60/67:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (0,2); 2024-09-13 09:37:16.088 UTC [15828][client backend] [pg_regress/insert][60/68:2114] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2024-09-13 09:37:16.088 UTC [15828][client backend] [pg_regress/insert][60/68:2114] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (3,4), (0,6); 2024-09-13 09:37:16.089 UTC [15828][client backend] [pg_regress/insert][60/69:0] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2024-09-13 09:37:16.089 UTC [15828][client backend] [pg_regress/insert][60/69:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) select 0,8; 2024-09-13 09:37:16.092 UTC [15828][client backend] [pg_regress/insert][60/73:0] ERROR: cannot set a subfield to DEFAULT at character 34 2024-09-13 09:37:16.092 UTC [15828][client backend] [pg_regress/insert][60/73:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,default); 2024-09-13 09:37:16.092 UTC [15828][client backend] [pg_regress/insert][60/74:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-09-13 09:37:16.092 UTC [15828][client backend] [pg_regress/insert][60/74:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,array[null]); 2024-09-13 09:37:16.092 UTC [15818][client backend] [pg_regress/copy][57/63:0] ERROR: column name mismatch in header line field 1: got "a", expected "c" 2024-09-13 09:37:16.092 UTC [15818][client backend] [pg_regress/copy][57/63:0] CONTEXT: COPY header_copytest, line 1: "a b c" 2024-09-13 09:37:16.092 UTC [15818][client backend] [pg_regress/copy][57/63:0] STATEMENT: copy header_copytest (c, b, a) from stdin with (header match); 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/64:0] ERROR: column name mismatch in header line field 3: got null value ("\N"), expected "c" 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/64:0] CONTEXT: COPY header_copytest, line 1: "a b \N" 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/64:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/65:0] ERROR: wrong number of fields in header line: got 2, expected 3 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/65:0] CONTEXT: COPY header_copytest, line 1: "a b" 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/65:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/66:0] ERROR: wrong number of fields in header line: got 4, expected 3 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/66:0] CONTEXT: COPY header_copytest, line 1: "a b c d" 2024-09-13 09:37:16.093 UTC [15818][client backend] [pg_regress/copy][57/66:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-09-13 09:37:16.094 UTC [15818][client backend] [pg_regress/copy][57/67:0] ERROR: column name mismatch in header line field 3: got "d", expected "c" 2024-09-13 09:37:16.094 UTC [15818][client backend] [pg_regress/copy][57/67:0] CONTEXT: COPY header_copytest, line 1: "a b d" 2024-09-13 09:37:16.094 UTC [15818][client backend] [pg_regress/copy][57/67:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-09-13 09:37:16.098 UTC [15828][client backend] [pg_regress/insert][60/75:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-09-13 09:37:16.098 UTC [15828][client backend] [pg_regress/insert][60/75:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,'{null}'), (2,'{bar}'); 2024-09-13 09:37:16.100 UTC [15828][client backend] [pg_regress/insert][60/76:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-09-13 09:37:16.100 UTC [15828][client backend] [pg_regress/insert][60/76:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) select 3, '{null,quux}'; 2024-09-13 09:37:16.104 UTC [15818][client backend] [pg_regress/copy][57/72:0] ERROR: wrong number of fields in header line: got 3, expected 2 2024-09-13 09:37:16.104 UTC [15818][client backend] [pg_regress/copy][57/72:0] CONTEXT: COPY header_copytest, line 1: "a ........pg.dropped.2........ c" 2024-09-13 09:37:16.104 UTC [15818][client backend] [pg_regress/copy][57/72:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-09-13 09:37:16.105 UTC [15818][client backend] [pg_regress/copy][57/73:0] ERROR: wrong number of fields in header line: got 3, expected 2 2024-09-13 09:37:16.105 UTC [15818][client backend] [pg_regress/copy][57/73:0] CONTEXT: COPY header_copytest, line 1: "a c b" 2024-09-13 09:37:16.105 UTC [15818][client backend] [pg_regress/copy][57/73:0] STATEMENT: copy header_copytest (a, c) from stdin with (header match); 2024-09-13 09:37:16.137 UTC [15818][client backend] [pg_regress/copy][57/78:0] ERROR: value too long for type character varying(5) 2024-09-13 09:37:16.137 UTC [15818][client backend] [pg_regress/copy][57/78:0] STATEMENT: copy oversized_column_default (col2) from stdin; 2024-09-13 09:37:16.137 UTC [15818][client backend] [pg_regress/copy][57/79:0] ERROR: value too long for type character varying(5) 2024-09-13 09:37:16.137 UTC [15818][client backend] [pg_regress/copy][57/79:0] STATEMENT: copy oversized_column_default from stdin (default ''); 2024-09-13 09:37:16.236 UTC [15828][client backend] [pg_regress/insert][60/106:0] ERROR: value for domain insert_nnarray violates check constraint "insert_nnarray_check" 2024-09-13 09:37:16.236 UTC [15828][client backend] [pg_regress/insert][60/106:0] STATEMENT: insert into inserttesta (f1[1]) values (1); 2024-09-13 09:37:16.253 UTC [15828][client backend] [pg_regress/insert][60/109:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-09-13 09:37:16.253 UTC [15828][client backend] [pg_regress/insert][60/109:0] STATEMENT: insert into inserttestb (f1.if1) values (1); 2024-09-13 09:37:16.285 UTC [15826][client backend] [pg_regress/insert_conflict][59/153:0] ERROR: table reference "excluded" is ambiguous at character 76 2024-09-13 09:37:16.285 UTC [15826][client backend] [pg_regress/insert_conflict][59/153:0] STATEMENT: insert into excluded values(1, '2') on conflict (key) do update set data = excluded.data RETURNING *; 2024-09-13 09:37:16.294 UTC [15828][client backend] [pg_regress/insert][60/116:0] ERROR: no partition of relation "range_parted" found for row 2024-09-13 09:37:16.294 UTC [15828][client backend] [pg_regress/insert][60/116:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 11). 2024-09-13 09:37:16.294 UTC [15828][client backend] [pg_regress/insert][60/116:0] STATEMENT: insert into range_parted values ('a', 11); 2024-09-13 09:37:16.345 UTC [15828][client backend] [pg_regress/insert][60/121:0] ERROR: new row for relation "part1" violates partition constraint 2024-09-13 09:37:16.345 UTC [15828][client backend] [pg_regress/insert][60/121:0] DETAIL: Failing row contains (a, 11). 2024-09-13 09:37:16.345 UTC [15828][client backend] [pg_regress/insert][60/121:0] STATEMENT: insert into part1 values ('a', 11); 2024-09-13 09:37:16.345 UTC [15828][client backend] [pg_regress/insert][60/122:0] ERROR: new row for relation "part1" violates partition constraint 2024-09-13 09:37:16.345 UTC [15828][client backend] [pg_regress/insert][60/122:0] DETAIL: Failing row contains (b, 1). 2024-09-13 09:37:16.345 UTC [15828][client backend] [pg_regress/insert][60/122:0] STATEMENT: insert into part1 values ('b', 1); 2024-09-13 09:37:16.346 UTC [15828][client backend] [pg_regress/insert][60/124:0] ERROR: new row for relation "part4" violates partition constraint 2024-09-13 09:37:16.346 UTC [15828][client backend] [pg_regress/insert][60/124:0] DETAIL: Failing row contains (b, 21). 2024-09-13 09:37:16.346 UTC [15828][client backend] [pg_regress/insert][60/124:0] STATEMENT: insert into part4 values ('b', 21); 2024-09-13 09:37:16.347 UTC [15828][client backend] [pg_regress/insert][60/125:0] ERROR: new row for relation "part4" violates partition constraint 2024-09-13 09:37:16.347 UTC [15828][client backend] [pg_regress/insert][60/125:0] DETAIL: Failing row contains (a, 10). 2024-09-13 09:37:16.347 UTC [15828][client backend] [pg_regress/insert][60/125:0] STATEMENT: insert into part4 values ('a', 10); 2024-09-13 09:37:16.352 UTC [15818][client backend] [pg_regress/copy][:0] LOG: disconnection: session time: 0:00:00.715 user=postgres database=regression host=[local] 2024-09-13 09:37:16.352 UTC [15828][client backend] [pg_regress/insert][60/127:0] ERROR: new row for relation "part1" violates partition constraint 2024-09-13 09:37:16.352 UTC [15828][client backend] [pg_regress/insert][60/127:0] DETAIL: Failing row contains (null, null). 2024-09-13 09:37:16.352 UTC [15828][client backend] [pg_regress/insert][60/127:0] STATEMENT: insert into part1 values (null); 2024-09-13 09:37:16.357 UTC [15828][client backend] [pg_regress/insert][60/128:0] ERROR: new row for relation "part1" violates partition constraint 2024-09-13 09:37:16.357 UTC [15828][client backend] [pg_regress/insert][60/128:0] DETAIL: Failing row contains (1, null). 2024-09-13 09:37:16.357 UTC [15828][client backend] [pg_regress/insert][60/128:0] STATEMENT: insert into part1 values (1); 2024-09-13 09:37:16.373 UTC [15826][client backend] [pg_regress/insert_conflict][59/172:2207] ERROR: duplicate key value violates unique constraint "twoconstraints_f1_key" 2024-09-13 09:37:16.373 UTC [15826][client backend] [pg_regress/insert_conflict][59/172:2207] DETAIL: Key (f1)=(1) already exists. 2024-09-13 09:37:16.373 UTC [15826][client backend] [pg_regress/insert_conflict][59/172:2207] STATEMENT: insert into twoconstraints values(1, '((2,2),(3,3))'); 2024-09-13 09:37:16.373 UTC [15826][client backend] [pg_regress/insert_conflict][59/173:2208] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2024-09-13 09:37:16.373 UTC [15826][client backend] [pg_regress/insert_conflict][59/173:2208] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2024-09-13 09:37:16.373 UTC [15826][client backend] [pg_regress/insert_conflict][59/173:2208] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))'); 2024-09-13 09:37:16.374 UTC [15826][client backend] [pg_regress/insert_conflict][59/174:2209] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2024-09-13 09:37:16.374 UTC [15826][client backend] [pg_regress/insert_conflict][59/174:2209] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2024-09-13 09:37:16.374 UTC [15826][client backend] [pg_regress/insert_conflict][59/174:2209] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))') on conflict on constraint twoconstraints_f1_key do nothing; 2024-09-13 09:37:16.396 UTC [15828][client backend] [pg_regress/insert][60/133:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-09-13 09:37:16.396 UTC [15828][client backend] [pg_regress/insert][60/133:0] DETAIL: Failing row contains (cc, 1). 2024-09-13 09:37:16.396 UTC [15828][client backend] [pg_regress/insert][60/133:0] STATEMENT: insert into part_aa_bb values ('cc', 1); 2024-09-13 09:37:16.397 UTC [15828][client backend] [pg_regress/insert][60/134:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-09-13 09:37:16.397 UTC [15828][client backend] [pg_regress/insert][60/134:0] DETAIL: Failing row contains (AAa, 1). 2024-09-13 09:37:16.397 UTC [15828][client backend] [pg_regress/insert][60/134:0] STATEMENT: insert into part_aa_bb values ('AAa', 1); 2024-09-13 09:37:16.398 UTC [15828][client backend] [pg_regress/insert][60/135:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-09-13 09:37:16.398 UTC [15828][client backend] [pg_regress/insert][60/135:0] DETAIL: Failing row contains (null, null). 2024-09-13 09:37:16.398 UTC [15828][client backend] [pg_regress/insert][60/135:0] STATEMENT: insert into part_aa_bb values (null); 2024-09-13 09:37:16.403 UTC [15826][client backend] [pg_regress/insert_conflict][59/182:2219] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-09-13 09:37:16.403 UTC [15826][client backend] [pg_regress/insert_conflict][59/182:2219] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-09-13 09:37:16.403 UTC [15826][client backend] [pg_regress/insert_conflict][59/182:2219] STATEMENT: insert into selfconflict values (4,1), (4,2) on conflict(f1) do update set f2 = 0; 2024-09-13 09:37:16.404 UTC [15826][client backend] [pg_regress/insert_conflict][59/183:2220] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-09-13 09:37:16.404 UTC [15826][client backend] [pg_regress/insert_conflict][59/183:2220] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-09-13 09:37:16.404 UTC [15826][client backend] [pg_regress/insert_conflict][59/183:2220] STATEMENT: insert into selfconflict values (5,1), (5,2) on conflict(f1) do update set f2 = 0; 2024-09-13 09:37:16.405 UTC [15826][client backend] [pg_regress/insert_conflict][59/184:2221] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-09-13 09:37:16.405 UTC [15826][client backend] [pg_regress/insert_conflict][59/184:2221] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-09-13 09:37:16.405 UTC [15826][client backend] [pg_regress/insert_conflict][59/184:2221] STATEMENT: insert into selfconflict values (6,1), (6,2) on conflict(f1) do update set f2 = 0; 2024-09-13 09:37:16.433 UTC [15828][client backend] [pg_regress/insert][60/142:0] ERROR: new row for relation "part_default" violates partition constraint 2024-09-13 09:37:16.433 UTC [15828][client backend] [pg_regress/insert][60/142:0] DETAIL: Failing row contains (aa, 2). 2024-09-13 09:37:16.433 UTC [15828][client backend] [pg_regress/insert][60/142:0] STATEMENT: insert into part_default values ('aa', 2); 2024-09-13 09:37:16.438 UTC [15828][client backend] [pg_regress/insert][60/143:0] ERROR: new row for relation "part_default" violates partition constraint 2024-09-13 09:37:16.438 UTC [15828][client backend] [pg_regress/insert][60/143:0] DETAIL: Failing row contains (null, 2). 2024-09-13 09:37:16.438 UTC [15828][client backend] [pg_regress/insert][60/143:0] STATEMENT: insert into part_default values (null, 2); 2024-09-13 09:37:16.444 UTC [15826][client backend] [pg_regress/insert_conflict][59/194:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:16.444 UTC [15826][client backend] [pg_regress/insert_conflict][59/194:0] STATEMENT: insert into parted_conflict_test values (2, 'b') on conflict (b) do update set a = excluded.a; 2024-09-13 09:37:16.497 UTC [15828][client backend] [pg_regress/insert][60/152:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2024-09-13 09:37:16.497 UTC [15828][client backend] [pg_regress/insert][60/152:0] DETAIL: Failing row contains (EE, 11). 2024-09-13 09:37:16.497 UTC [15828][client backend] [pg_regress/insert][60/152:0] STATEMENT: insert into part_ee_ff1 values ('EE', 11); 2024-09-13 09:37:16.498 UTC [15828][client backend] [pg_regress/insert][60/153:0] ERROR: new row for relation "part_default_p2" violates partition constraint 2024-09-13 09:37:16.498 UTC [15828][client backend] [pg_regress/insert][60/153:0] DETAIL: Failing row contains (gg, 43). 2024-09-13 09:37:16.498 UTC [15828][client backend] [pg_regress/insert][60/153:0] STATEMENT: insert into part_default_p2 values ('gg', 43); 2024-09-13 09:37:16.501 UTC [15828][client backend] [pg_regress/insert][60/154:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2024-09-13 09:37:16.501 UTC [15828][client backend] [pg_regress/insert][60/154:0] DETAIL: Failing row contains (cc, 1). 2024-09-13 09:37:16.501 UTC [15828][client backend] [pg_regress/insert][60/154:0] STATEMENT: insert into part_ee_ff1 values ('cc', 1); 2024-09-13 09:37:16.501 UTC [15828][client backend] [pg_regress/insert][60/155:0] ERROR: no partition of relation "part_default" found for row 2024-09-13 09:37:16.501 UTC [15828][client backend] [pg_regress/insert][60/155:0] DETAIL: Partition key of the failing row contains (b) = (43). 2024-09-13 09:37:16.501 UTC [15828][client backend] [pg_regress/insert][60/155:0] STATEMENT: insert into part_default values ('gg', 43); 2024-09-13 09:37:16.516 UTC [15828][client backend] [pg_regress/insert][60/164:0] ERROR: no partition of relation "range_parted" found for row 2024-09-13 09:37:16.516 UTC [15828][client backend] [pg_regress/insert][60/164:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 0). 2024-09-13 09:37:16.516 UTC [15828][client backend] [pg_regress/insert][60/164:0] STATEMENT: insert into range_parted values ('a', 0); 2024-09-13 09:37:16.518 UTC [15828][client backend] [pg_regress/insert][60/167:0] ERROR: no partition of relation "range_parted" found for row 2024-09-13 09:37:16.518 UTC [15828][client backend] [pg_regress/insert][60/167:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 20). 2024-09-13 09:37:16.518 UTC [15828][client backend] [pg_regress/insert][60/167:0] STATEMENT: insert into range_parted values ('a', 20); 2024-09-13 09:37:16.531 UTC [15828][client backend] [pg_regress/insert][60/170:0] ERROR: no partition of relation "range_parted" found for row 2024-09-13 09:37:16.531 UTC [15828][client backend] [pg_regress/insert][60/170:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, null). 2024-09-13 09:37:16.531 UTC [15828][client backend] [pg_regress/insert][60/170:0] STATEMENT: insert into range_parted values ('a'); 2024-09-13 09:37:16.541 UTC [15828][client backend] [pg_regress/insert][60/172:0] ERROR: new row for relation "part_def" violates partition constraint 2024-09-13 09:37:16.541 UTC [15828][client backend] [pg_regress/insert][60/172:0] DETAIL: Failing row contains (b, 10). 2024-09-13 09:37:16.541 UTC [15828][client backend] [pg_regress/insert][60/172:0] STATEMENT: insert into part_def values ('b', 10); 2024-09-13 09:37:16.559 UTC [15828][client backend] [pg_regress/insert][60/181:0] ERROR: no partition of relation "part_ee_ff" found for row 2024-09-13 09:37:16.559 UTC [15828][client backend] [pg_regress/insert][60/181:0] DETAIL: Partition key of the failing row contains (b) = (0). 2024-09-13 09:37:16.559 UTC [15828][client backend] [pg_regress/insert][60/181:0] STATEMENT: insert into list_parted values ('EE', 0); 2024-09-13 09:37:16.559 UTC [15828][client backend] [pg_regress/insert][60/182:0] ERROR: no partition of relation "part_ee_ff" found for row 2024-09-13 09:37:16.559 UTC [15828][client backend] [pg_regress/insert][60/182:0] DETAIL: Partition key of the failing row contains (b) = (0). 2024-09-13 09:37:16.559 UTC [15828][client backend] [pg_regress/insert][60/182:0] STATEMENT: insert into part_ee_ff values ('EE', 0); 2024-09-13 09:37:16.688 UTC [15826][client backend] [pg_regress/insert_conflict][59/233:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-09-13 09:37:16.688 UTC [15826][client backend] [pg_regress/insert_conflict][59/233:0] STATEMENT: insert into parted_conflict_1 values (40, 'cuarenta') on conflict (a) do update set b = excluded.b; 2024-09-13 09:37:16.727 UTC [15828][client backend] [pg_regress/insert][60/207:0] ERROR: new row for relation "hpart0" violates partition constraint 2024-09-13 09:37:16.727 UTC [15828][client backend] [pg_regress/insert][60/207:0] DETAIL: Failing row contains (11). 2024-09-13 09:37:16.727 UTC [15828][client backend] [pg_regress/insert][60/207:0] STATEMENT: insert into hpart0 values(11); 2024-09-13 09:37:16.788 UTC [15826][client backend] [pg_regress/insert_conflict][:0] LOG: disconnection: session time: 0:00:01.111 user=postgres database=regression host=[local] 2024-09-13 09:37:16.994 UTC [15828][client backend] [pg_regress/insert][60/251:0] ERROR: no partition of relation "mlparted1" found for row 2024-09-13 09:37:16.994 UTC [15828][client backend] [pg_regress/insert][60/251:0] DETAIL: Partition key of the failing row contains ((b + 0)) = (5). 2024-09-13 09:37:16.994 UTC [15828][client backend] [pg_regress/insert][60/251:0] STATEMENT: insert into mlparted (a, b) values (1, 5); 2024-09-13 09:37:17.016 UTC [15828][client backend] [pg_regress/insert][60/256:0] ERROR: new row for relation "mlparted11" violates check constraint "check_b" 2024-09-13 09:37:17.016 UTC [15828][client backend] [pg_regress/insert][60/256:0] DETAIL: Failing row contains (1, 4). 2024-09-13 09:37:17.016 UTC [15828][client backend] [pg_regress/insert][60/256:0] STATEMENT: insert into mlparted values (1, 2); 2024-09-13 09:37:17.025 UTC [15828][client backend] [pg_regress/insert][60/259:0] ERROR: new row for relation "mlparted1" violates partition constraint 2024-09-13 09:37:17.025 UTC [15828][client backend] [pg_regress/insert][60/259:0] DETAIL: Failing row contains (3, 2). 2024-09-13 09:37:17.025 UTC [15828][client backend] [pg_regress/insert][60/259:0] STATEMENT: insert into mlparted1 (a, b) values (2, 3); 2024-09-13 09:37:17.028 UTC [15828][client backend] [pg_regress/insert][60/262:0] ERROR: no partition of relation "lparted_nonullpart" found for row 2024-09-13 09:37:17.028 UTC [15828][client backend] [pg_regress/insert][60/262:0] DETAIL: Partition key of the failing row contains (b) = (null). 2024-09-13 09:37:17.028 UTC [15828][client backend] [pg_regress/insert][60/262:0] STATEMENT: insert into lparted_nonullpart values (1); 2024-09-13 09:37:17.157 UTC [15828][client backend] [pg_regress/insert][60/280:0] ERROR: new row for relation "mlparted5a" violates check constraint "check_b" 2024-09-13 09:37:17.157 UTC [15828][client backend] [pg_regress/insert][60/280:0] DETAIL: Failing row contains (1, 45, a). 2024-09-13 09:37:17.157 UTC [15828][client backend] [pg_regress/insert][60/280:0] STATEMENT: insert into mlparted values (1, 45, 'a'); 2024-09-13 09:37:17.163 UTC [15828][client backend] [pg_regress/insert][60/283:0] ERROR: new row for relation "mlparted5a" violates partition constraint 2024-09-13 09:37:17.163 UTC [15828][client backend] [pg_regress/insert][60/283:0] DETAIL: Failing row contains (b, 1, 40). 2024-09-13 09:37:17.163 UTC [15828][client backend] [pg_regress/insert][60/283:0] STATEMENT: insert into mlparted5 (a, b, c) values (1, 40, 'a'); 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/292:0] ERROR: no partition of relation "mlparted_def" found for row 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/292:0] DETAIL: Partition key of the failing row contains (a) = (70). 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/292:0] STATEMENT: insert into mlparted values (70, 100); 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/293:0] ERROR: new row for relation "mlparted_def1" violates partition constraint 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/293:0] DETAIL: Failing row contains (52, 50, null). 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/293:0] STATEMENT: insert into mlparted_def1 values (52, 50); 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/294:0] ERROR: new row for relation "mlparted_def2" violates partition constraint 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/294:0] DETAIL: Failing row contains (34, 50, null). 2024-09-13 09:37:17.226 UTC [15828][client backend] [pg_regress/insert][60/294:0] STATEMENT: insert into mlparted_def2 values (34, 50); 2024-09-13 09:37:17.361 UTC [15828][client backend] [pg_regress/insert][60/310:0] ERROR: no partition of relation "mlparted5_cd" found for row 2024-09-13 09:37:17.361 UTC [15828][client backend] [pg_regress/insert][60/310:0] DETAIL: Partition key of the failing row contains (c) = (c). 2024-09-13 09:37:17.361 UTC [15828][client backend] [pg_regress/insert][60/310:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2024-09-13 09:37:17.361 UTC [15828][client backend] [pg_regress/insert][60/311:0] ERROR: no partition of relation "mlparted5" found for row 2024-09-13 09:37:17.361 UTC [15828][client backend] [pg_regress/insert][60/311:0] DETAIL: Partition key of the failing row contains (c) = (f). 2024-09-13 09:37:17.361 UTC [15828][client backend] [pg_regress/insert][60/311:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2024-09-13 09:37:17.489 UTC [15828][client backend] [pg_regress/insert][60/320:0] ERROR: no partition of relation "mlparted5_cd" found for row 2024-09-13 09:37:17.489 UTC [15828][client backend] [pg_regress/insert][60/320:0] DETAIL: Partition key of the failing row contains (c) = (c). 2024-09-13 09:37:17.489 UTC [15828][client backend] [pg_regress/insert][60/320:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2024-09-13 09:37:17.493 UTC [15828][client backend] [pg_regress/insert][60/321:0] ERROR: no partition of relation "mlparted5" found for row 2024-09-13 09:37:17.493 UTC [15828][client backend] [pg_regress/insert][60/321:0] DETAIL: Partition key of the failing row contains (c) = (f). 2024-09-13 09:37:17.493 UTC [15828][client backend] [pg_regress/insert][60/321:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2024-09-13 09:37:17.538 UTC [15828][client backend] [pg_regress/insert][60/331:0] ERROR: no partition of relation "key_desc_1" found for row 2024-09-13 09:37:17.538 UTC [15828][client backend] [pg_regress/insert][60/331:0] STATEMENT: insert into key_desc values (1, 1); 2024-09-13 09:37:17.541 UTC [15828][client backend] [pg_regress/insert][60/335:0] ERROR: no partition of relation "key_desc_1" found for row 2024-09-13 09:37:17.541 UTC [15828][client backend] [pg_regress/insert][60/335:0] DETAIL: Partition key of the failing row contains (b) = (1). 2024-09-13 09:37:17.541 UTC [15828][client backend] [pg_regress/insert][60/335:0] STATEMENT: insert into key_desc values (1, 1); 2024-09-13 09:37:17.542 UTC [15828][client backend] [pg_regress/insert][60/336:0] ERROR: no partition of relation "key_desc" found for row 2024-09-13 09:37:17.542 UTC [15828][client backend] [pg_regress/insert][60/336:0] STATEMENT: insert into key_desc values (2, 1); 2024-09-13 09:37:17.561 UTC [15828][client backend] [pg_regress/insert][60/343:2417] ERROR: every bound following MINVALUE must also be MINVALUE at character 75 2024-09-13 09:37:17.561 UTC [15828][client backend] [pg_regress/insert][60/343:2417] STATEMENT: create table mcrparted0 partition of mcrparted for values from (minvalue, 0, 0) to (1, maxvalue, maxvalue); 2024-09-13 09:37:17.562 UTC [15828][client backend] [pg_regress/insert][60/344:2418] ERROR: every bound following MAXVALUE must also be MAXVALUE at character 100 2024-09-13 09:37:17.562 UTC [15828][client backend] [pg_regress/insert][60/344:2418] STATEMENT: create table mcrparted2 partition of mcrparted for values from (10, 6, minvalue) to (10, maxvalue, minvalue); 2024-09-13 09:37:17.574 UTC [15828][client backend] [pg_regress/insert][60/345:2419] ERROR: every bound following MINVALUE must also be MINVALUE at character 79 2024-09-13 09:37:17.574 UTC [15828][client backend] [pg_regress/insert][60/345:2419] STATEMENT: create table mcrparted4 partition of mcrparted for values from (21, minvalue, 0) to (30, 20, minvalue); 2024-09-13 09:37:17.594 UTC [15828][client backend] [pg_regress/insert][60/352:0] ERROR: no partition of relation "mcrparted" found for row 2024-09-13 09:37:17.594 UTC [15828][client backend] [pg_regress/insert][60/352:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (null, null, null). 2024-09-13 09:37:17.594 UTC [15828][client backend] [pg_regress/insert][60/352:0] STATEMENT: insert into mcrparted values (null, null, null); 2024-09-13 09:37:17.598 UTC [15828][client backend] [pg_regress/insert][60/365:0] ERROR: no partition of relation "mcrparted" found for row 2024-09-13 09:37:17.598 UTC [15828][client backend] [pg_regress/insert][60/365:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (11, 1, -1). 2024-09-13 09:37:17.598 UTC [15828][client backend] [pg_regress/insert][60/365:0] STATEMENT: insert into mcrparted values (11, 1, -1); 2024-09-13 09:37:17.598 UTC [15828][client backend] [pg_regress/insert][60/366:0] ERROR: new row for relation "mcrparted3" violates partition constraint 2024-09-13 09:37:17.598 UTC [15828][client backend] [pg_regress/insert][60/366:0] DETAIL: Failing row contains (11, 1, -1). 2024-09-13 09:37:17.598 UTC [15828][client backend] [pg_regress/insert][60/366:0] STATEMENT: insert into mcrparted3 values (11, 1, -1); 2024-09-13 09:37:17.599 UTC [15828][client backend] [pg_regress/insert][60/369:0] ERROR: new row for relation "mcrparted4" violates partition constraint 2024-09-13 09:37:17.599 UTC [15828][client backend] [pg_regress/insert][60/369:0] DETAIL: Failing row contains (30, 21, 20). 2024-09-13 09:37:17.599 UTC [15828][client backend] [pg_regress/insert][60/369:0] STATEMENT: insert into mcrparted4 values (30, 21, 20); 2024-09-13 09:37:17.629 UTC [15828][client backend] [pg_regress/insert][60/376:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-09-13 09:37:17.629 UTC [15828][client backend] [pg_regress/insert][60/376:0] DETAIL: Failing row contains (2, hi there). 2024-09-13 09:37:17.629 UTC [15828][client backend] [pg_regress/insert][60/376:0] STATEMENT: insert into brtrigpartcon values (1, 'hi there'); 2024-09-13 09:37:17.636 UTC [15828][client backend] [pg_regress/insert][60/377:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-09-13 09:37:17.636 UTC [15828][client backend] [pg_regress/insert][60/377:0] DETAIL: Failing row contains (2, hi there). 2024-09-13 09:37:17.636 UTC [15828][client backend] [pg_regress/insert][60/377:0] STATEMENT: insert into brtrigpartcon1 values (1, 'hi there'); 2024-09-13 09:37:17.641 UTC [15828][client backend] [pg_regress/insert][60/384:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-09-13 09:37:17.641 UTC [15828][client backend] [pg_regress/insert][60/384:0] DETAIL: Failing row contains (a, b) = (2, hi there). 2024-09-13 09:37:17.641 UTC [15828][client backend] [pg_regress/insert][60/384:0] STATEMENT: with result as (insert into brtrigpartcon values (1, 'hi there') returning 1) insert into inserttest3 (f3) select * from result; 2024-09-13 09:37:17.947 UTC [15828][client backend] [pg_regress/insert][:0] LOG: disconnection: session time: 0:00:02.249 user=postgres database=regression host=[local] 2024-09-13 09:37:18.104 UTC [16121][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.106 UTC [16120][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.108 UTC [16120][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-09-13 09:37:18.108 UTC [16120][client backend] [[unknown]][61/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_procedure 2024-09-13 09:37:18.113 UTC [16121][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-09-13 09:37:18.113 UTC [16121][client backend] [[unknown]][62/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_table 2024-09-13 09:37:18.117 UTC [16123][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.119 UTC [16123][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-09-13 09:37:18.119 UTC [16123][client backend] [[unknown]][63/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_misc 2024-09-13 09:37:18.119 UTC [16121][client backend] [pg_regress/create_table][62/2:0] ERROR: column "u" has pseudo-type unknown 2024-09-13 09:37:18.119 UTC [16121][client backend] [pg_regress/create_table][62/2:0] STATEMENT: CREATE TABLE unknowntab ( u unknown -- fail ); 2024-09-13 09:37:18.121 UTC [16120][client backend] [pg_regress/create_procedure][61/2:0] ERROR: procedure nonexistent() does not exist at character 6 2024-09-13 09:37:18.121 UTC [16120][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-09-13 09:37:18.121 UTC [16120][client backend] [pg_regress/create_procedure][61/2:0] STATEMENT: CALL nonexistent(); 2024-09-13 09:37:18.124 UTC [16121][client backend] [pg_regress/create_table][62/3:0] ERROR: column "u" has pseudo-type unknown 2024-09-13 09:37:18.124 UTC [16121][client backend] [pg_regress/create_table][62/3:0] STATEMENT: CREATE TYPE unknown_comptype AS ( u unknown -- fail ); 2024-09-13 09:37:18.124 UTC [16120][client backend] [pg_regress/create_procedure][61/3:0] ERROR: random() is not a procedure at character 6 2024-09-13 09:37:18.124 UTC [16120][client backend] [pg_regress/create_procedure][61/3:0] HINT: To call a function, use SELECT. 2024-09-13 09:37:18.124 UTC [16120][client backend] [pg_regress/create_procedure][61/3:0] STATEMENT: CALL random(); 2024-09-13 09:37:18.125 UTC [16121][client backend] [pg_regress/create_table][62/4:0] ERROR: unrecognized parameter "Fillfactor" 2024-09-13 09:37:18.125 UTC [16121][client backend] [pg_regress/create_table][62/4:0] STATEMENT: CREATE TABLE tas_case WITH ("Fillfactor" = 10) AS SELECT 1 a; 2024-09-13 09:37:18.129 UTC [16125][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.134 UTC [16125][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-09-13 09:37:18.134 UTC [16125][client backend] [[unknown]][64/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_c 2024-09-13 09:37:18.136 UTC [16124][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.138 UTC [16124][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-09-13 09:37:18.138 UTC [16124][client backend] [[unknown]][65/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_operator 2024-09-13 09:37:18.143 UTC [16125][client backend] [pg_regress/create_function_c][64/3:2492] ERROR: could not access file "nosuchfile": No such file or directory 2024-09-13 09:37:18.143 UTC [16125][client backend] [pg_regress/create_function_c][64/3:2492] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS 'nosuchfile'; 2024-09-13 09:37:18.144 UTC [16125][client backend] [pg_regress/create_function_c][64/4:2493] ERROR: could not find function "nosuchsymbol" in file "/tmp/cirrus-ci-build/src/test/regress/regress.so" 2024-09-13 09:37:18.144 UTC [16125][client backend] [pg_regress/create_function_c][64/4:2493] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS '/tmp/cirrus-ci-build/src/test/regress/regress.so', 'nosuchsymbol'; 2024-09-13 09:37:18.147 UTC [16125][client backend] [pg_regress/create_function_c][64/6:2495] ERROR: there is no built-in function named "nosuch" 2024-09-13 09:37:18.147 UTC [16125][client backend] [pg_regress/create_function_c][64/6:2495] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE internal AS 'nosuch'; 2024-09-13 09:37:18.151 UTC [16124][client backend] [pg_regress/create_operator][65/4:0] ERROR: operator right argument type must be specified 2024-09-13 09:37:18.151 UTC [16124][client backend] [pg_regress/create_operator][65/4:0] DETAIL: Postfix operators are not supported. 2024-09-13 09:37:18.151 UTC [16124][client backend] [pg_regress/create_operator][65/4:0] STATEMENT: CREATE OPERATOR #%# ( leftarg = int8, -- fail, postfix is no longer supported procedure = factorial ); 2024-09-13 09:37:18.152 UTC [16126][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.152 UTC [16124][client backend] [pg_regress/create_operator][65/6:0] ERROR: operator does not exist: ###### integer 2024-09-13 09:37:18.152 UTC [16124][client backend] [pg_regress/create_operator][65/6:0] STATEMENT: COMMENT ON OPERATOR ###### (NONE, int4) IS 'bad prefix'; 2024-09-13 09:37:18.153 UTC [16126][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-09-13 09:37:18.154 UTC [16126][client backend] [[unknown]][66/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_schema 2024-09-13 09:37:18.156 UTC [16128][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:18.158 UTC [16128][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-09-13 09:37:18.158 UTC [16128][client backend] [[unknown]][67/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_type 2024-09-13 09:37:18.159 UTC [16124][client backend] [pg_regress/create_operator][65/7:0] ERROR: postfix operators are not supported 2024-09-13 09:37:18.159 UTC [16124][client backend] [pg_regress/create_operator][65/7:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, NONE) IS 'bad postfix'; 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/8:0] ERROR: operator does not exist: integer ###### bigint 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/8:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, int8) IS 'bad infix'; 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/9:0] ERROR: operator does not exist: ###### integer 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/9:0] STATEMENT: DROP OPERATOR ###### (NONE, int4); 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/10:0] ERROR: postfix operators are not supported 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/10:0] STATEMENT: DROP OPERATOR ###### (int4, NONE); 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/11:0] ERROR: operator does not exist: integer ###### bigint 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/11:0] STATEMENT: DROP OPERATOR ###### (int4, int8); 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/12:0] ERROR: syntax error at or near "=>" at character 17 2024-09-13 09:37:18.160 UTC [16124][client backend] [pg_regress/create_operator][65/12:0] STATEMENT: CREATE OPERATOR => ( rightarg = int8, procedure = factorial ); 2024-09-13 09:37:18.162 UTC [16124][client backend] [pg_regress/create_operator][65/15:0] ERROR: syntax error at or near ";" at character 14 2024-09-13 09:37:18.162 UTC [16124][client backend] [pg_regress/create_operator][65/15:0] STATEMENT: SELECT 10 !=-; 2024-09-13 09:37:18.169 UTC [16125][client backend] [pg_regress/create_function_c][:0] LOG: disconnection: session time: 0:00:00.042 user=postgres database=regression host=[local] 2024-09-13 09:37:18.177 UTC [16126][client backend] [pg_regress/create_schema][66/3:2508] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.177 UTC [16126][client backend] [pg_regress/create_schema][66/3:2508] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE SEQUENCE schema_not_existing.seq; 2024-09-13 09:37:18.182 UTC [16124][client backend] [pg_regress/create_operator][65/25:2504] ERROR: permission denied for schema schema_op1 2024-09-13 09:37:18.182 UTC [16124][client backend] [pg_regress/create_operator][65/25:2504] STATEMENT: CREATE OPERATOR schema_op1.#*# ( rightarg = int8, procedure = factorial ); 2024-09-13 09:37:18.184 UTC [16124][client backend] [pg_regress/create_operator][65/26:0] ERROR: SETOF type not allowed for operator argument 2024-09-13 09:37:18.184 UTC [16124][client backend] [pg_regress/create_operator][65/26:0] STATEMENT: CREATE OPERATOR #*# ( leftarg = SETOF int8, procedure = factorial ); 2024-09-13 09:37:18.184 UTC [16124][client backend] [pg_regress/create_operator][65/27:0] ERROR: SETOF type not allowed for operator argument 2024-09-13 09:37:18.184 UTC [16124][client backend] [pg_regress/create_operator][65/27:0] STATEMENT: CREATE OPERATOR #*# ( rightarg = SETOF int8, procedure = factorial ); 2024-09-13 09:37:18.188 UTC [16126][client backend] [pg_regress/create_schema][66/4:2512] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.188 UTC [16126][client backend] [pg_regress/create_schema][66/4:2512] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE TABLE schema_not_existing.tab (id int); 2024-09-13 09:37:18.188 UTC [16124][client backend] [pg_regress/create_operator][65/29:0] WARNING: operator attribute "invalid_att" not recognized 2024-09-13 09:37:18.188 UTC [16126][client backend] [pg_regress/create_schema][66/5:2514] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.188 UTC [16126][client backend] [pg_regress/create_schema][66/5:2514] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-09-13 09:37:18.189 UTC [16126][client backend] [pg_regress/create_schema][66/6:2515] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.189 UTC [16126][client backend] [pg_regress/create_schema][66/6:2515] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE INDEX ON schema_not_existing.tab (id); 2024-09-13 09:37:18.189 UTC [16126][client backend] [pg_regress/create_schema][66/7:2516] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.189 UTC [16126][client backend] [pg_regress/create_schema][66/7:2516] 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-09-13 09:37:18.189 UTC [16124][client backend] [pg_regress/create_operator][65/30:0] ERROR: operator argument types must be specified 2024-09-13 09:37:18.189 UTC [16124][client backend] [pg_regress/create_operator][65/30:0] STATEMENT: CREATE OPERATOR #@%# ( procedure = factorial ); 2024-09-13 09:37:18.189 UTC [16124][client backend] [pg_regress/create_operator][65/31:0] ERROR: operator function must be specified 2024-09-13 09:37:18.189 UTC [16124][client backend] [pg_regress/create_operator][65/31:0] STATEMENT: CREATE OPERATOR #@%# ( rightarg = int8 ); 2024-09-13 09:37:18.189 UTC [16126][client backend] [pg_regress/create_schema][66/9:2517] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.189 UTC [16126][client backend] [pg_regress/create_schema][66/9:2517] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2024-09-13 09:37:18.190 UTC [16126][client backend] [pg_regress/create_schema][66/10:2520] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.190 UTC [16126][client backend] [pg_regress/create_schema][66/10:2520] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2024-09-13 09:37:18.190 UTC [16126][client backend] [pg_regress/create_schema][66/11:2521] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.190 UTC [16126][client backend] [pg_regress/create_schema][66/11:2521] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-09-13 09:37:18.191 UTC [16126][client backend] [pg_regress/create_schema][66/12:2523] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.191 UTC [16126][client backend] [pg_regress/create_schema][66/12:2523] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2024-09-13 09:37:18.192 UTC [16126][client backend] [pg_regress/create_schema][66/13:2527] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-09-13 09:37:18.192 UTC [16126][client backend] [pg_regress/create_schema][66/13:2527] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TRIGGER schema_trig BEFORE INSERT ON schema_not_existing.tab EXECUTE FUNCTION schema_trig.no_func(); 2024-09-13 09:37:18.192 UTC [16126][client backend] [pg_regress/create_schema][66/14:2529] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-09-13 09:37:18.192 UTC [16126][client backend] [pg_regress/create_schema][66/14:2529] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2024-09-13 09:37:18.192 UTC [16126][client backend] [pg_regress/create_schema][66/15:2530] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-09-13 09:37:18.192 UTC [16126][client backend] [pg_regress/create_schema][66/15:2530] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2024-09-13 09:37:18.193 UTC [16126][client backend] [pg_regress/create_schema][66/16:2532] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-09-13 09:37:18.193 UTC [16126][client backend] [pg_regress/create_schema][66/16:2532] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-09-13 09:37:18.193 UTC [16126][client backend] [pg_regress/create_schema][66/17:2533] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-09-13 09:37:18.193 UTC [16126][client backend] [pg_regress/create_schema][66/17:2533] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2024-09-13 09:37:18.195 UTC [16124][client backend] [pg_regress/create_operator][65/32:2518] ERROR: permission denied for type type_op3 2024-09-13 09:37:18.195 UTC [16124][client backend] [pg_regress/create_operator][65/32:2518] STATEMENT: CREATE OPERATOR #*# ( leftarg = type_op3, rightarg = int8, procedure = fn_op3 ); 2024-09-13 09:37:18.195 UTC [16126][client backend] [pg_regress/create_schema][66/18:2535] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-09-13 09:37:18.195 UTC [16126][client backend] [pg_regress/create_schema][66/18:2535] 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-09-13 09:37:18.201 UTC [16124][client backend] [pg_regress/create_operator][65/33:2537] ERROR: permission denied for type type_op4 2024-09-13 09:37:18.201 UTC [16124][client backend] [pg_regress/create_operator][65/33:2537] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = type_op4, procedure = fn_op4 ); 2024-09-13 09:37:18.209 UTC [16128][client backend] [pg_regress/create_type][67/9:0] ERROR: type "shell" already exists 2024-09-13 09:37:18.209 UTC [16128][client backend] [pg_regress/create_type][67/9:0] STATEMENT: CREATE TYPE shell; 2024-09-13 09:37:18.214 UTC [16124][client backend] [pg_regress/create_operator][65/34:2556] ERROR: permission denied for function fn_op5 2024-09-13 09:37:18.214 UTC [16124][client backend] [pg_regress/create_operator][65/34:2556] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op5 ); 2024-09-13 09:37:18.218 UTC [16124][client backend] [pg_regress/create_operator][65/35:2560] ERROR: permission denied for type type_op6 2024-09-13 09:37:18.218 UTC [16124][client backend] [pg_regress/create_operator][65/35:2560] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op6 ); 2024-09-13 09:37:18.218 UTC [16121][client backend] [pg_regress/create_table][62/14:0] ERROR: only temporary relations may be created in temporary schemas at character 23 2024-09-13 09:37:18.218 UTC [16121][client backend] [pg_regress/create_table][62/14:0] STATEMENT: CREATE UNLOGGED TABLE pg_temp.unlogged3 (a int primary key); 2024-09-13 09:37:18.220 UTC [16124][client backend] [pg_regress/create_operator][65/36:0] ERROR: operator cannot be its own negator 2024-09-13 09:37:18.220 UTC [16124][client backend] [pg_regress/create_operator][65/36:0] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = === ); 2024-09-13 09:37:18.220 UTC [16128][client backend] [pg_regress/create_type][67/11:0] ERROR: type "shell" does not exist 2024-09-13 09:37:18.220 UTC [16128][client backend] [pg_regress/create_type][67/11:0] STATEMENT: DROP TYPE shell; 2024-09-13 09:37:18.222 UTC [16124][client backend] [pg_regress/create_operator][65/37:2571] ERROR: operator cannot be its own negator 2024-09-13 09:37:18.222 UTC [16124][client backend] [pg_regress/create_operator][65/37:2571] STATEMENT: CREATE OPERATOR ===!!! ( leftarg = integer, rightarg = integer, procedure = int4ne, negator = ===!!! ); 2024-09-13 09:37:18.222 UTC [16124][client backend] [pg_regress/create_operator][65/38:2583] ERROR: commutator operator = is already the commutator of operator = 2024-09-13 09:37:18.222 UTC [16124][client backend] [pg_regress/create_operator][65/38:2583] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, commutator = = ); 2024-09-13 09:37:18.224 UTC [16124][client backend] [pg_regress/create_operator][65/39:2591] ERROR: negator operator <> is already the negator of operator = 2024-09-13 09:37:18.224 UTC [16124][client backend] [pg_regress/create_operator][65/39:2591] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = <> ); 2024-09-13 09:37:18.232 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Leftarg" not recognized 2024-09-13 09:37:18.233 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Rightarg" not recognized 2024-09-13 09:37:18.233 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Procedure" not recognized 2024-09-13 09:37:18.233 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Commutator" not recognized 2024-09-13 09:37:18.233 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Negator" not recognized 2024-09-13 09:37:18.233 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Restrict" not recognized 2024-09-13 09:37:18.234 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Join" not recognized 2024-09-13 09:37:18.234 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Hashes" not recognized 2024-09-13 09:37:18.234 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Merges" not recognized 2024-09-13 09:37:18.234 UTC [16124][client backend] [pg_regress/create_operator][65/40:0] ERROR: operator function must be specified 2024-09-13 09:37:18.234 UTC [16124][client backend] [pg_regress/create_operator][65/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-09-13 09:37:18.237 UTC [16124][client backend] [pg_regress/create_operator][:0] LOG: disconnection: session time: 0:00:00.107 user=postgres database=regression host=[local] 2024-09-13 09:37:18.242 UTC [16121][client backend] [pg_regress/create_table][62/18:0] ERROR: cannot create temporary relation in non-temporary schema at character 19 2024-09-13 09:37:18.242 UTC [16121][client backend] [pg_regress/create_table][62/18:0] STATEMENT: CREATE TEMP TABLE public.temp_to_perm (a int primary key); 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] WARNING: type attribute "Internallength" not recognized at character 27 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] WARNING: type attribute "Input" not recognized at character 50 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] WARNING: type attribute "Output" not recognized at character 71 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] WARNING: type attribute "Alignment" not recognized at character 94 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] WARNING: type attribute "Default" not recognized at character 115 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] WARNING: type attribute "Passedbyvalue" not recognized at character 132 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] ERROR: type input function must be specified 2024-09-13 09:37:18.250 UTC [16128][client backend] [pg_regress/create_type][67/25:0] STATEMENT: CREATE TYPE bogus_type ( "Internallength" = 4, "Input" = int42_in, "Output" = int42_out, "Alignment" = int4, "Default" = 42, "Passedbyvalue" ); 2024-09-13 09:37:18.251 UTC [16128][client backend] [pg_regress/create_type][67/26:0] ERROR: type input function array_in must return type bogus_type 2024-09-13 09:37:18.251 UTC [16128][client backend] [pg_regress/create_type][67/26:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2024-09-13 09:37:18.251 UTC [16128][client backend] [pg_regress/create_type][67/28:0] ERROR: type "bogus_type" does not exist 2024-09-13 09:37:18.251 UTC [16128][client backend] [pg_regress/create_type][67/28:0] HINT: Create the type as a shell type, then create its I/O functions, then do a full CREATE TYPE. 2024-09-13 09:37:18.251 UTC [16128][client backend] [pg_regress/create_type][67/28:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2024-09-13 09:37:18.253 UTC [16128][client backend] [pg_regress/create_type][67/32:0] ERROR: type "bad" does not exist 2024-09-13 09:37:18.253 UTC [16128][client backend] [pg_regress/create_type][67/32:0] STATEMENT: COMMENT ON TYPE bad IS 'bad comment'; 2024-09-13 09:37:18.254 UTC [16128][client backend] [pg_regress/create_type][67/35:0] ERROR: column "nope" of relation "default_test_row" does not exist 2024-09-13 09:37:18.254 UTC [16128][client backend] [pg_regress/create_type][67/35:0] STATEMENT: COMMENT ON COLUMN default_test_row.nope IS 'bad comment'; 2024-09-13 09:37:18.260 UTC [16128][client backend] [pg_regress/create_type][67/38:0] ERROR: type "text_w_default" already exists 2024-09-13 09:37:18.260 UTC [16128][client backend] [pg_regress/create_type][67/38:0] STATEMENT: CREATE TYPE text_w_default; 2024-09-13 09:37:18.260 UTC [16120][client backend] [pg_regress/create_procedure][61/11:0] ERROR: ptest1(unknown) is a procedure at character 8 2024-09-13 09:37:18.260 UTC [16120][client backend] [pg_regress/create_procedure][61/11:0] HINT: To call a procedure, use CALL. 2024-09-13 09:37:18.260 UTC [16120][client backend] [pg_regress/create_procedure][61/11:0] STATEMENT: SELECT ptest1('x'); 2024-09-13 09:37:18.278 UTC [16128][client backend] [pg_regress/create_type][67/45:0] ERROR: cannot drop function base_fn_in(cstring) because other objects depend on it 2024-09-13 09:37:18.278 UTC [16128][client backend] [pg_regress/create_type][67/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-09-13 09:37:18.278 UTC [16128][client backend] [pg_regress/create_type][67/45:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.278 UTC [16128][client backend] [pg_regress/create_type][67/45:0] STATEMENT: DROP FUNCTION base_fn_in(cstring); 2024-09-13 09:37:18.279 UTC [16128][client backend] [pg_regress/create_type][67/46:0] ERROR: cannot drop function base_fn_out(base_type) because other objects depend on it 2024-09-13 09:37:18.279 UTC [16128][client backend] [pg_regress/create_type][67/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-09-13 09:37:18.279 UTC [16128][client backend] [pg_regress/create_type][67/46:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.279 UTC [16128][client backend] [pg_regress/create_type][67/46:0] STATEMENT: DROP FUNCTION base_fn_out(base_type); 2024-09-13 09:37:18.279 UTC [16120][client backend] [pg_regress/create_procedure][61/21:0] ERROR: CREATE TABLE is not yet supported in unquoted SQL function body 2024-09-13 09:37:18.279 UTC [16120][client backend] [pg_regress/create_procedure][61/21:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL BEGIN ATOMIC CREATE TABLE x (a int); END; 2024-09-13 09:37:18.281 UTC [16128][client backend] [pg_regress/create_type][67/47:0] ERROR: cannot drop type base_type because other objects depend on it 2024-09-13 09:37:18.281 UTC [16128][client backend] [pg_regress/create_type][67/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-09-13 09:37:18.281 UTC [16128][client backend] [pg_regress/create_type][67/47:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.281 UTC [16128][client backend] [pg_regress/create_type][67/47:0] STATEMENT: DROP TYPE base_type; 2024-09-13 09:37:18.285 UTC [16128][client backend] [pg_regress/create_type][67/49:2636] ERROR: invalid NUMERIC type modifier at character 30 2024-09-13 09:37:18.285 UTC [16128][client backend] [pg_regress/create_type][67/49:2636] STATEMENT: CREATE TEMP TABLE mytab (foo widget(42,13,7)); 2024-09-13 09:37:18.291 UTC [16121][client backend] [pg_regress/create_table][62/21:0] ERROR: relation "as_select1" already exists 2024-09-13 09:37:18.291 UTC [16121][client backend] [pg_regress/create_table][62/21:0] STATEMENT: CREATE TABLE as_select1 AS SELECT * FROM pg_class WHERE relkind = 'r'; 2024-09-13 09:37:18.298 UTC [16120][client backend] [pg_regress/create_procedure][61/30:2644] ERROR: calling procedures with output arguments is not supported in SQL functions 2024-09-13 09:37:18.298 UTC [16120][client backend] [pg_regress/create_procedure][61/30:2644] CONTEXT: SQL function "ptest4b" 2024-09-13 09:37:18.298 UTC [16120][client backend] [pg_regress/create_procedure][61/30:2644] STATEMENT: CREATE PROCEDURE ptest4b(INOUT b int, INOUT a int) LANGUAGE SQL AS $$ CALL ptest4a(a, b); -- error, not supported $$; 2024-09-13 09:37:18.304 UTC [16121][client backend] [pg_regress/create_table][62/26:0] ERROR: relation "as_select1" already exists 2024-09-13 09:37:18.304 UTC [16121][client backend] [pg_regress/create_table][62/26:0] STATEMENT: CREATE TABLE as_select1 AS EXECUTE select1; 2024-09-13 09:37:18.323 UTC [16128][client backend] [pg_regress/create_type][67/58:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-09-13 09:37:18.323 UTC [16128][client backend] [pg_regress/create_type][67/58:0] STATEMENT: SELECT pg_input_is_valid('(1,2)', 'widget'); 2024-09-13 09:37:18.323 UTC [16128][client backend] [pg_regress/create_type][67/60:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-09-13 09:37:18.323 UTC [16128][client backend] [pg_regress/create_type][67/60:0] STATEMENT: SELECT pg_input_is_valid('{"(1,2)"}', 'widget[]'); 2024-09-13 09:37:18.324 UTC [16128][client backend] [pg_regress/create_type][67/62:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-09-13 09:37:18.324 UTC [16128][client backend] [pg_regress/create_type][67/62:0] STATEMENT: SELECT pg_input_is_valid('("(1,2)")', 'mytab'); 2024-09-13 09:37:18.356 UTC [16128][client backend] [pg_regress/create_type][67/74:0] ERROR: type "myvarchar" is only a shell 2024-09-13 09:37:18.356 UTC [16128][client backend] [pg_regress/create_type][67/74:0] STATEMENT: ALTER TYPE myvarchar SET (storage = extended); 2024-09-13 09:37:18.360 UTC [16128][client backend] [pg_regress/create_type][67/77:0] ERROR: cannot change type's storage to PLAIN 2024-09-13 09:37:18.360 UTC [16128][client backend] [pg_regress/create_type][67/77:0] STATEMENT: ALTER TYPE myvarchar SET (storage = plain); 2024-09-13 09:37:18.366 UTC [16120][client backend] [pg_regress/create_procedure][61/61:0] ERROR: procedure ptest9(numeric) does not exist at character 6 2024-09-13 09:37:18.366 UTC [16120][client backend] [pg_regress/create_procedure][61/61:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:18.366 UTC [16120][client backend] [pg_regress/create_procedure][61/61:0] STATEMENT: CALL ptest9(1./0.); 2024-09-13 09:37:18.385 UTC [16128][client backend] [pg_regress/create_type][67/84:0] ERROR: cannot drop function myvarcharsend(myvarchar) because other objects depend on it 2024-09-13 09:37:18.385 UTC [16128][client backend] [pg_regress/create_type][67/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-09-13 09:37:18.385 UTC [16128][client backend] [pg_regress/create_type][67/84:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.385 UTC [16128][client backend] [pg_regress/create_type][67/84:0] STATEMENT: DROP FUNCTION myvarcharsend(myvarchar); 2024-09-13 09:37:18.389 UTC [16128][client backend] [pg_regress/create_type][67/85:0] ERROR: cannot drop type myvarchar because other objects depend on it 2024-09-13 09:37:18.389 UTC [16128][client backend] [pg_regress/create_type][67/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-09-13 09:37:18.389 UTC [16128][client backend] [pg_regress/create_type][67/85:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.389 UTC [16128][client backend] [pg_regress/create_type][67/85:0] STATEMENT: DROP TYPE myvarchar; 2024-09-13 09:37:18.390 UTC [16120][client backend] [pg_regress/create_procedure][61/72:0] ERROR: procedure name "ptest10" is not unique 2024-09-13 09:37:18.390 UTC [16120][client backend] [pg_regress/create_procedure][61/72:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-09-13 09:37:18.390 UTC [16120][client backend] [pg_regress/create_procedure][61/72:0] STATEMENT: drop procedure ptest10; 2024-09-13 09:37:18.390 UTC [16120][client backend] [pg_regress/create_procedure][61/73:0] ERROR: procedure name "ptest10" is not unique 2024-09-13 09:37:18.390 UTC [16120][client backend] [pg_regress/create_procedure][61/73:0] STATEMENT: drop procedure ptest10(int, int, int); 2024-09-13 09:37:18.402 UTC [16123][client backend] [pg_regress/create_misc][:0] LOG: disconnection: session time: 0:00:00.285 user=postgres database=regression host=[local] 2024-09-13 09:37:18.402 UTC [16128][client backend] [pg_regress/create_type][:0] LOG: disconnection: session time: 0:00:00.250 user=postgres database=regression host=[local] 2024-09-13 09:37:18.412 UTC [16120][client backend] [pg_regress/create_procedure][61/76:0] ERROR: version() is not a procedure at character 6 2024-09-13 09:37:18.412 UTC [16120][client backend] [pg_regress/create_procedure][61/76:0] HINT: To call a function, use SELECT. 2024-09-13 09:37:18.412 UTC [16120][client backend] [pg_regress/create_procedure][61/76:0] STATEMENT: CALL version(); 2024-09-13 09:37:18.413 UTC [16120][client backend] [pg_regress/create_procedure][61/77:0] ERROR: sum(integer) is not a procedure at character 6 2024-09-13 09:37:18.413 UTC [16120][client backend] [pg_regress/create_procedure][61/77:0] HINT: To call a function, use SELECT. 2024-09-13 09:37:18.413 UTC [16120][client backend] [pg_regress/create_procedure][61/77:0] STATEMENT: CALL sum(1); 2024-09-13 09:37:18.414 UTC [16120][client backend] [pg_regress/create_procedure][61/78:0] ERROR: invalid attribute in procedure definition at character 40 2024-09-13 09:37:18.414 UTC [16120][client backend] [pg_regress/create_procedure][61/78:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL WINDOW AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2024-09-13 09:37:18.414 UTC [16120][client backend] [pg_regress/create_procedure][61/79:0] ERROR: invalid attribute in procedure definition at character 40 2024-09-13 09:37:18.414 UTC [16120][client backend] [pg_regress/create_procedure][61/79:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL STRICT AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/80:0] ERROR: VARIADIC parameter must be the last parameter 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/80:0] STATEMENT: CREATE PROCEDURE ptestx(a VARIADIC int[], b OUT int) LANGUAGE SQL AS $$ SELECT a[1] $$; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/81:0] ERROR: procedure OUT parameters cannot appear after one with a default value 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/81:0] STATEMENT: CREATE PROCEDURE ptestx(a int DEFAULT 42, b OUT int) LANGUAGE SQL AS $$ SELECT a $$; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/82:0] ERROR: invalid attribute in procedure definition at character 30 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/82:0] STATEMENT: ALTER PROCEDURE ptest1(text) STRICT; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/83:0] ERROR: ptest1(text) is not a function 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/83:0] STATEMENT: ALTER FUNCTION ptest1(text) VOLATILE; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/84:0] ERROR: cp_testfunc1(integer) is not a procedure 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/84:0] STATEMENT: ALTER PROCEDURE cp_testfunc1(int) VOLATILE; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/85:0] ERROR: procedure nonexistent() does not exist 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/85:0] STATEMENT: ALTER PROCEDURE nonexistent() VOLATILE; 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/86:0] ERROR: ptest1(text) is not a function 2024-09-13 09:37:18.415 UTC [16120][client backend] [pg_regress/create_procedure][61/86:0] STATEMENT: DROP FUNCTION ptest1(text); 2024-09-13 09:37:18.416 UTC [16120][client backend] [pg_regress/create_procedure][61/87:0] ERROR: cp_testfunc1(integer) is not a procedure 2024-09-13 09:37:18.416 UTC [16120][client backend] [pg_regress/create_procedure][61/87:0] STATEMENT: DROP PROCEDURE cp_testfunc1(int); 2024-09-13 09:37:18.416 UTC [16120][client backend] [pg_regress/create_procedure][61/88:0] ERROR: procedure nonexistent() does not exist 2024-09-13 09:37:18.416 UTC [16120][client backend] [pg_regress/create_procedure][61/88:0] STATEMENT: DROP PROCEDURE nonexistent(); 2024-09-13 09:37:18.425 UTC [16120][client backend] [pg_regress/create_procedure][61/93:0] ERROR: permission denied for procedure ptest1 2024-09-13 09:37:18.425 UTC [16120][client backend] [pg_regress/create_procedure][61/93:0] STATEMENT: CALL ptest1('a'); 2024-09-13 09:37:18.454 UTC [16120][client backend] [pg_regress/create_procedure][:0] LOG: disconnection: session time: 0:00:00.349 user=postgres database=regression host=[local] 2024-09-13 09:37:18.469 UTC [16126][client backend] [pg_regress/create_schema][:0] LOG: disconnection: session time: 0:00:00.317 user=postgres database=regression host=[local] 2024-09-13 09:37:18.512 UTC [16121][client backend] [pg_regress/create_table][62/36:0] ERROR: syntax error at or near "OIDS" at character 29 2024-09-13 09:37:18.512 UTC [16121][client backend] [pg_regress/create_table][62/36:0] STATEMENT: CREATE TABLE withoid() WITH OIDS; 2024-09-13 09:37:18.512 UTC [16121][client backend] [pg_regress/create_table][62/37:0] ERROR: tables declared WITH OIDS are not supported 2024-09-13 09:37:18.512 UTC [16121][client backend] [pg_regress/create_table][62/37:0] STATEMENT: CREATE TABLE withoid() WITH (oids); 2024-09-13 09:37:18.512 UTC [16121][client backend] [pg_regress/create_table][62/38:0] ERROR: tables declared WITH OIDS are not supported 2024-09-13 09:37:18.512 UTC [16121][client backend] [pg_regress/create_table][62/38:0] STATEMENT: CREATE TABLE withoid() WITH (oids = true); 2024-09-13 09:37:18.525 UTC [16121][client backend] [pg_regress/create_table][62/43:2724] ERROR: cannot use column reference in DEFAULT expression at character 51 2024-09-13 09:37:18.525 UTC [16121][client backend] [pg_regress/create_table][62/43:2724] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (id)); 2024-09-13 09:37:18.526 UTC [16121][client backend] [pg_regress/create_table][62/44:2725] ERROR: cannot use column reference in DEFAULT expression at character 51 2024-09-13 09:37:18.526 UTC [16121][client backend] [pg_regress/create_table][62/44:2725] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (bar.id)); 2024-09-13 09:37:18.527 UTC [16121][client backend] [pg_regress/create_table][62/45:2726] ERROR: cannot use column reference in DEFAULT expression at character 59 2024-09-13 09:37:18.527 UTC [16121][client backend] [pg_regress/create_table][62/45:2726] STATEMENT: CREATE TABLE default_expr_agg_column (id int DEFAULT (avg(id))); 2024-09-13 09:37:18.528 UTC [16121][client backend] [pg_regress/create_table][62/46:2727] ERROR: cannot use column reference in DEFAULT expression at character 58 2024-09-13 09:37:18.528 UTC [16121][client backend] [pg_regress/create_table][62/46:2727] STATEMENT: CREATE TABLE default_expr_non_column (a int DEFAULT (avg(non_existent))); 2024-09-13 09:37:18.535 UTC [16121][client backend] [pg_regress/create_table][62/47:2728] ERROR: aggregate functions are not allowed in DEFAULT expressions at character 47 2024-09-13 09:37:18.535 UTC [16121][client backend] [pg_regress/create_table][62/47:2728] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (avg(1))); 2024-09-13 09:37:18.536 UTC [16121][client backend] [pg_regress/create_table][62/48:2729] ERROR: cannot use subquery in DEFAULT expression at character 46 2024-09-13 09:37:18.536 UTC [16121][client backend] [pg_regress/create_table][62/48:2729] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (select 1)); 2024-09-13 09:37:18.537 UTC [16121][client backend] [pg_regress/create_table][62/49:2730] ERROR: set-returning functions are not allowed in DEFAULT expressions at character 47 2024-09-13 09:37:18.537 UTC [16121][client backend] [pg_regress/create_table][62/49:2730] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (generate_series(1,3))); 2024-09-13 09:37:18.571 UTC [16121][client backend] [pg_regress/create_table][62/55:0] ERROR: cannot create partitioned table as inheritance child 2024-09-13 09:37:18.571 UTC [16121][client backend] [pg_regress/create_table][62/55:0] STATEMENT: CREATE TABLE partitioned ( a int ) INHERITS (some_table) PARTITION BY LIST (a); 2024-09-13 09:37:18.571 UTC [16121][client backend] [pg_regress/create_table][62/56:2738] ERROR: cannot use "list" partition strategy with more than one column 2024-09-13 09:37:18.571 UTC [16121][client backend] [pg_regress/create_table][62/56:2738] STATEMENT: CREATE TABLE partitioned ( a1 int, a2 int ) PARTITION BY LIST (a1, a2); 2024-09-13 09:37:18.574 UTC [16121][client backend] [pg_regress/create_table][62/58:2740] ERROR: set-returning functions are not allowed in partition key expressions 2024-09-13 09:37:18.574 UTC [16121][client backend] [pg_regress/create_table][62/58:2740] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (retset(a)); 2024-09-13 09:37:18.576 UTC [16121][client backend] [pg_regress/create_table][62/60:2742] ERROR: aggregate functions are not allowed in partition key expressions 2024-09-13 09:37:18.576 UTC [16121][client backend] [pg_regress/create_table][62/60:2742] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((avg(a))); 2024-09-13 09:37:18.577 UTC [16121][client backend] [pg_regress/create_table][62/61:2743] ERROR: window functions are not allowed in partition key expressions 2024-09-13 09:37:18.577 UTC [16121][client backend] [pg_regress/create_table][62/61:2743] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE ((avg(a) OVER (PARTITION BY b))); 2024-09-13 09:37:18.577 UTC [16121][client backend] [pg_regress/create_table][62/62:2744] ERROR: cannot use subquery in partition key expression 2024-09-13 09:37:18.577 UTC [16121][client backend] [pg_regress/create_table][62/62:2744] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY LIST ((a LIKE (SELECT 1))); 2024-09-13 09:37:18.578 UTC [16121][client backend] [pg_regress/create_table][62/63:2745] ERROR: cannot use constant expression as partition key 2024-09-13 09:37:18.578 UTC [16121][client backend] [pg_regress/create_table][62/63:2745] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((42)); 2024-09-13 09:37:18.589 UTC [16121][client backend] [pg_regress/create_table][62/65:2747] ERROR: cannot use constant expression as partition key 2024-09-13 09:37:18.589 UTC [16121][client backend] [pg_regress/create_table][62/65:2747] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (const_func()); 2024-09-13 09:37:18.590 UTC [16121][client backend] [pg_regress/create_table][62/67:0] ERROR: unrecognized partitioning strategy "magic" 2024-09-13 09:37:18.590 UTC [16121][client backend] [pg_regress/create_table][62/67:0] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY MAGIC (a); 2024-09-13 09:37:18.591 UTC [16121][client backend] [pg_regress/create_table][62/68:2749] ERROR: column "b" named in partition key does not exist at character 57 2024-09-13 09:37:18.591 UTC [16121][client backend] [pg_regress/create_table][62/68:2749] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (b); 2024-09-13 09:37:18.591 UTC [16121][client backend] [pg_regress/create_table][62/69:2750] ERROR: cannot use system column "xmin" in partition key at character 57 2024-09-13 09:37:18.591 UTC [16121][client backend] [pg_regress/create_table][62/69:2750] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (xmin); 2024-09-13 09:37:18.592 UTC [16121][client backend] [pg_regress/create_table][62/70:2751] ERROR: partition key column 1 has pseudo-type record 2024-09-13 09:37:18.592 UTC [16121][client backend] [pg_regress/create_table][62/70:2751] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (((a, b))); 2024-09-13 09:37:18.593 UTC [16121][client backend] [pg_regress/create_table][62/71:2752] ERROR: partition key column 2 has pseudo-type unknown 2024-09-13 09:37:18.593 UTC [16121][client backend] [pg_regress/create_table][62/71:2752] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (a, ('unknown')); 2024-09-13 09:37:18.595 UTC [16121][client backend] [pg_regress/create_table][62/73:2754] ERROR: functions in partition key expression must be marked IMMUTABLE 2024-09-13 09:37:18.595 UTC [16121][client backend] [pg_regress/create_table][62/73:2754] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (immut_func(a)); 2024-09-13 09:37:18.598 UTC [16121][client backend] [pg_regress/create_table][62/75:2756] ERROR: data type point has no default operator class for access method "btree" 2024-09-13 09:37:18.598 UTC [16121][client backend] [pg_regress/create_table][62/75:2756] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2024-09-13 09:37:18.598 UTC [16121][client backend] [pg_regress/create_table][62/75:2756] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a); 2024-09-13 09:37:18.599 UTC [16121][client backend] [pg_regress/create_table][62/76:2757] ERROR: operator class "point_ops" does not exist for access method "btree" 2024-09-13 09:37:18.599 UTC [16121][client backend] [pg_regress/create_table][62/76:2757] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a point_ops); 2024-09-13 09:37:18.601 UTC [16121][client backend] [pg_regress/create_table][62/77:2758] ERROR: data type point has no default operator class for access method "btree" 2024-09-13 09:37:18.601 UTC [16121][client backend] [pg_regress/create_table][62/77:2758] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2024-09-13 09:37:18.601 UTC [16121][client backend] [pg_regress/create_table][62/77:2758] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a); 2024-09-13 09:37:18.602 UTC [16121][client backend] [pg_regress/create_table][62/78:2759] ERROR: operator class "point_ops" does not exist for access method "btree" 2024-09-13 09:37:18.602 UTC [16121][client backend] [pg_regress/create_table][62/78:2759] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a point_ops); 2024-09-13 09:37:18.611 UTC [16121][client backend] [pg_regress/create_table][62/79:2760] ERROR: cannot add NO INHERIT constraint to partitioned table "partitioned" 2024-09-13 09:37:18.611 UTC [16121][client backend] [pg_regress/create_table][62/79:2760] STATEMENT: CREATE TABLE partitioned ( a int, CONSTRAINT check_a CHECK (a > 0) NO INHERIT ) PARTITION BY RANGE (a); 2024-09-13 09:37:18.617 UTC [16121][client backend] [pg_regress/create_table][62/83:2763] ERROR: cannot drop function plusone(integer) because other objects depend on it 2024-09-13 09:37:18.617 UTC [16121][client backend] [pg_regress/create_table][62/83:2763] DETAIL: table partitioned depends on function plusone(integer) 2024-09-13 09:37:18.617 UTC [16121][client backend] [pg_regress/create_table][62/83:2763] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.617 UTC [16121][client backend] [pg_regress/create_table][62/83:2763] STATEMENT: DROP FUNCTION plusone(int); 2024-09-13 09:37:18.619 UTC [16121][client backend] [pg_regress/create_table][62/85:0] ERROR: cannot inherit from partitioned table "partitioned2" 2024-09-13 09:37:18.619 UTC [16121][client backend] [pg_regress/create_table][62/85:0] STATEMENT: CREATE TABLE fail () INHERITS (partitioned2); 2024-09-13 09:37:18.713 UTC [16121][client backend] [pg_regress/create_table][62/108:0] ERROR: no partition of relation "partitioned2" found for row 2024-09-13 09:37:18.713 UTC [16121][client backend] [pg_regress/create_table][62/108:0] DETAIL: Partition key of the failing row contains ((a + 1), substr(b, 1, 5)) = (2, hello). 2024-09-13 09:37:18.713 UTC [16121][client backend] [pg_regress/create_table][62/108:0] STATEMENT: INSERT INTO partitioned2 VALUES (1, 'hello'); 2024-09-13 09:37:18.842 UTC [16121][client backend] [pg_regress/create_table][62/141:2777] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2024-09-13 09:37:18.842 UTC [16121][client backend] [pg_regress/create_table][62/141:2777] STATEMENT: alter table partitioned drop column a; 2024-09-13 09:37:18.843 UTC [16121][client backend] [pg_regress/create_table][62/142:2778] ERROR: cannot drop type intdom1 because other objects depend on it 2024-09-13 09:37:18.843 UTC [16121][client backend] [pg_regress/create_table][62/142:2778] DETAIL: table partitioned depends on type intdom1 2024-09-13 09:37:18.843 UTC [16121][client backend] [pg_regress/create_table][62/142:2778] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.843 UTC [16121][client backend] [pg_regress/create_table][62/142:2778] STATEMENT: drop domain intdom1; 2024-09-13 09:37:18.846 UTC [16121][client backend] [pg_regress/create_table][62/144:0] ERROR: relation "partitioned" does not exist at character 7 2024-09-13 09:37:18.846 UTC [16121][client backend] [pg_regress/create_table][62/144:0] STATEMENT: table partitioned; 2024-09-13 09:37:18.853 UTC [16121][client backend] [pg_regress/create_table][62/147:2782] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2024-09-13 09:37:18.853 UTC [16121][client backend] [pg_regress/create_table][62/147:2782] STATEMENT: alter table partitioned drop column a; 2024-09-13 09:37:18.854 UTC [16121][client backend] [pg_regress/create_table][62/148:2783] ERROR: cannot drop type intdom1 because other objects depend on it 2024-09-13 09:37:18.854 UTC [16121][client backend] [pg_regress/create_table][62/148:2783] DETAIL: table partitioned depends on type intdom1 2024-09-13 09:37:18.854 UTC [16121][client backend] [pg_regress/create_table][62/148:2783] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:18.854 UTC [16121][client backend] [pg_regress/create_table][62/148:2783] STATEMENT: drop domain intdom1; 2024-09-13 09:37:18.860 UTC [16121][client backend] [pg_regress/create_table][62/150:0] ERROR: relation "partitioned" does not exist at character 7 2024-09-13 09:37:18.860 UTC [16121][client backend] [pg_regress/create_table][62/150:0] STATEMENT: table partitioned; 2024-09-13 09:37:18.897 UTC [16121][client backend] [pg_regress/create_table][62/167:2790] ERROR: cannot use column reference in partition bound expression at character 75 2024-09-13 09:37:18.897 UTC [16121][client backend] [pg_regress/create_table][62/167:2790] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename); 2024-09-13 09:37:18.901 UTC [16121][client backend] [pg_regress/create_table][62/168:2791] ERROR: cannot use column reference in partition bound expression at character 75 2024-09-13 09:37:18.901 UTC [16121][client backend] [pg_regress/create_table][62/168:2791] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename.somename); 2024-09-13 09:37:18.904 UTC [16121][client backend] [pg_regress/create_table][62/169:2792] ERROR: cannot use column reference in partition bound expression at character 75 2024-09-13 09:37:18.904 UTC [16121][client backend] [pg_regress/create_table][62/169:2792] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (a); 2024-09-13 09:37:18.905 UTC [16121][client backend] [pg_regress/create_table][62/170:2793] ERROR: cannot use column reference in partition bound expression at character 79 2024-09-13 09:37:18.905 UTC [16121][client backend] [pg_regress/create_table][62/170:2793] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(a)); 2024-09-13 09:37:18.910 UTC [16121][client backend] [pg_regress/create_table][62/171:2794] ERROR: cannot use column reference in partition bound expression at character 79 2024-09-13 09:37:18.910 UTC [16121][client backend] [pg_regress/create_table][62/171:2794] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(somename)); 2024-09-13 09:37:18.911 UTC [16121][client backend] [pg_regress/create_table][62/172:2795] ERROR: aggregate functions are not allowed in partition bound at character 75 2024-09-13 09:37:18.911 UTC [16121][client backend] [pg_regress/create_table][62/172:2795] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(1)); 2024-09-13 09:37:18.912 UTC [16121][client backend] [pg_regress/create_table][62/173:2796] ERROR: cannot use subquery in partition bound at character 75 2024-09-13 09:37:18.912 UTC [16121][client backend] [pg_regress/create_table][62/173:2796] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((select 1)); 2024-09-13 09:37:18.917 UTC [16121][client backend] [pg_regress/create_table][62/174:2797] ERROR: set-returning functions are not allowed in partition bound at character 75 2024-09-13 09:37:18.917 UTC [16121][client backend] [pg_regress/create_table][62/174:2797] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (generate_series(4, 6)); 2024-09-13 09:37:18.920 UTC [16121][client backend] [pg_regress/create_table][62/175:2798] ERROR: collations are not supported by type integer at character 81 2024-09-13 09:37:18.920 UTC [16121][client backend] [pg_regress/create_table][62/175:2798] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((1+1) collate "POSIX"); 2024-09-13 09:37:18.920 UTC [16121][client backend] [pg_regress/create_table][62/176:0] ERROR: syntax error at or near ")" at character 64 2024-09-13 09:37:18.920 UTC [16121][client backend] [pg_regress/create_table][62/176:0] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES IN (); 2024-09-13 09:37:18.921 UTC [16121][client backend] [pg_regress/create_table][62/177:2799] ERROR: invalid bound specification for a list partition at character 60 2024-09-13 09:37:18.921 UTC [16121][client backend] [pg_regress/create_table][62/177:2799] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES FROM (1) TO (2); 2024-09-13 09:37:18.922 UTC [16121][client backend] [pg_regress/create_table][62/178:2800] ERROR: invalid bound specification for a list partition at character 60 2024-09-13 09:37:18.922 UTC [16121][client backend] [pg_regress/create_table][62/178:2800] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-09-13 09:37:18.928 UTC [16121][client backend] [pg_regress/create_table][62/180:2802] ERROR: partition "fail_default_part" conflicts with existing default partition "part_default" at character 57 2024-09-13 09:37:18.928 UTC [16121][client backend] [pg_regress/create_table][62/180:2802] STATEMENT: CREATE TABLE fail_default_part PARTITION OF list_parted DEFAULT; 2024-09-13 09:37:18.933 UTC [16121][client backend] [pg_regress/create_table][62/182:2804] ERROR: specified value cannot be cast to type boolean for column "a" at character 59 2024-09-13 09:37:18.933 UTC [16121][client backend] [pg_regress/create_table][62/182:2804] STATEMENT: CREATE TABLE bools_true PARTITION OF bools FOR VALUES IN (1); 2024-09-13 09:37:18.974 UTC [16121][client backend] [pg_regress/create_table][62/191:2813] ERROR: partition "bigintp_10_2" would overlap partition "bigintp_10" at character 63 2024-09-13 09:37:18.974 UTC [16121][client backend] [pg_regress/create_table][62/191:2813] STATEMENT: CREATE TABLE bigintp_10_2 PARTITION OF bigintp FOR VALUES IN ('10'); 2024-09-13 09:37:18.983 UTC [16121][client backend] [pg_regress/create_table][62/194:2816] ERROR: cannot use column reference in partition bound expression at character 80 2024-09-13 09:37:18.983 UTC [16121][client backend] [pg_regress/create_table][62/194:2816] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename) TO ('2019-01-01'); 2024-09-13 09:37:18.989 UTC [16121][client backend] [pg_regress/create_table][62/195:2817] ERROR: cannot use column reference in partition bound expression at character 80 2024-09-13 09:37:18.989 UTC [16121][client backend] [pg_regress/create_table][62/195:2817] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename.somename) TO ('2019-01-01'); 2024-09-13 09:37:18.992 UTC [16121][client backend] [pg_regress/create_table][62/196:2818] ERROR: cannot use column reference in partition bound expression at character 80 2024-09-13 09:37:18.992 UTC [16121][client backend] [pg_regress/create_table][62/196:2818] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (a) TO ('2019-01-01'); 2024-09-13 09:37:18.993 UTC [16121][client backend] [pg_regress/create_table][62/197:2819] ERROR: cannot use column reference in partition bound expression at character 84 2024-09-13 09:37:18.993 UTC [16121][client backend] [pg_regress/create_table][62/197:2819] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(a)) TO ('2019-01-01'); 2024-09-13 09:37:18.994 UTC [16121][client backend] [pg_regress/create_table][62/198:2820] ERROR: cannot use column reference in partition bound expression at character 84 2024-09-13 09:37:18.994 UTC [16121][client backend] [pg_regress/create_table][62/198:2820] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(somename)) TO ('2019-01-01'); 2024-09-13 09:37:19.012 UTC [16121][client backend] [pg_regress/create_table][62/199:2821] ERROR: aggregate functions are not allowed in partition bound at character 80 2024-09-13 09:37:19.012 UTC [16121][client backend] [pg_regress/create_table][62/199:2821] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max('2019-02-01'::date)) TO ('2019-01-01'); 2024-09-13 09:37:19.013 UTC [16121][client backend] [pg_regress/create_table][62/200:2822] ERROR: cannot use subquery in partition bound at character 80 2024-09-13 09:37:19.013 UTC [16121][client backend] [pg_regress/create_table][62/200:2822] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM ((select 1)) TO ('2019-01-01'); 2024-09-13 09:37:19.014 UTC [16121][client backend] [pg_regress/create_table][62/201:2823] ERROR: set-returning functions are not allowed in partition bound at character 80 2024-09-13 09:37:19.014 UTC [16121][client backend] [pg_regress/create_table][62/201:2823] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (generate_series(1, 3)) TO ('2019-01-01'); 2024-09-13 09:37:19.021 UTC [16121][client backend] [pg_regress/create_table][62/202:2824] ERROR: invalid bound specification for a range partition at character 61 2024-09-13 09:37:19.021 UTC [16121][client backend] [pg_regress/create_table][62/202:2824] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES IN ('a'); 2024-09-13 09:37:19.023 UTC [16121][client backend] [pg_regress/create_table][62/203:2825] ERROR: invalid bound specification for a range partition at character 61 2024-09-13 09:37:19.023 UTC [16121][client backend] [pg_regress/create_table][62/203:2825] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-09-13 09:37:19.023 UTC [16121][client backend] [pg_regress/create_table][62/204:2826] ERROR: FROM must specify exactly one value per partitioning column 2024-09-13 09:37:19.023 UTC [16121][client backend] [pg_regress/create_table][62/204:2826] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a', 1) TO ('z'); 2024-09-13 09:37:19.024 UTC [16121][client backend] [pg_regress/create_table][62/205:2827] ERROR: TO must specify exactly one value per partitioning column 2024-09-13 09:37:19.024 UTC [16121][client backend] [pg_regress/create_table][62/205:2827] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a') TO ('z', 1); 2024-09-13 09:37:19.026 UTC [16121][client backend] [pg_regress/create_table][62/206:2828] ERROR: cannot specify NULL in range bound 2024-09-13 09:37:19.026 UTC [16121][client backend] [pg_regress/create_table][62/206:2828] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM (null) TO (maxvalue); 2024-09-13 09:37:19.027 UTC [16121][client backend] [pg_regress/create_table][62/207:2829] ERROR: invalid bound specification for a range partition at character 61 2024-09-13 09:37:19.027 UTC [16121][client backend] [pg_regress/create_table][62/207:2829] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-09-13 09:37:19.048 UTC [16121][client backend] [pg_regress/create_table][62/213:2835] ERROR: every hash partition modulus must be a factor of the next larger modulus 2024-09-13 09:37:19.048 UTC [16121][client backend] [pg_regress/create_table][62/213:2835] DETAIL: The new modulus 25 is not divisible by 10, the modulus of existing partition "hpart_4". 2024-09-13 09:37:19.048 UTC [16121][client backend] [pg_regress/create_table][62/213:2835] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 25, REMAINDER 3); 2024-09-13 09:37:19.049 UTC [16121][client backend] [pg_regress/create_table][62/214:2836] ERROR: every hash partition modulus must be a factor of the next larger modulus 2024-09-13 09:37:19.049 UTC [16121][client backend] [pg_regress/create_table][62/214:2836] DETAIL: The new modulus 150 is not a factor of 200, the modulus of existing partition "hpart_3". 2024-09-13 09:37:19.049 UTC [16121][client backend] [pg_regress/create_table][62/214:2836] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 150, REMAINDER 3); 2024-09-13 09:37:19.050 UTC [16121][client backend] [pg_regress/create_table][62/215:2837] ERROR: partition "fail_part" would overlap partition "hpart_4" at character 60 2024-09-13 09:37:19.050 UTC [16121][client backend] [pg_regress/create_table][62/215:2837] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 100, REMAINDER 3); 2024-09-13 09:37:19.051 UTC [16121][client backend] [pg_regress/create_table][62/216:2838] ERROR: invalid bound specification for a hash partition at character 60 2024-09-13 09:37:19.051 UTC [16121][client backend] [pg_regress/create_table][62/216:2838] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES FROM ('a', 1) TO ('z'); 2024-09-13 09:37:19.052 UTC [16121][client backend] [pg_regress/create_table][62/217:2839] ERROR: invalid bound specification for a hash partition at character 60 2024-09-13 09:37:19.052 UTC [16121][client backend] [pg_regress/create_table][62/217:2839] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES IN (1000); 2024-09-13 09:37:19.053 UTC [16121][client backend] [pg_regress/create_table][62/218:2840] ERROR: a hash-partitioned table may not have a default partition 2024-09-13 09:37:19.053 UTC [16121][client backend] [pg_regress/create_table][62/218:2840] STATEMENT: CREATE TABLE fail_default_part PARTITION OF hash_parted DEFAULT; 2024-09-13 09:37:19.057 UTC [16121][client backend] [pg_regress/create_table][62/220:2842] ERROR: "unparted" is not partitioned 2024-09-13 09:37:19.057 UTC [16121][client backend] [pg_regress/create_table][62/220:2842] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES IN ('a'); 2024-09-13 09:37:19.057 UTC [16121][client backend] [pg_regress/create_table][62/221:2843] ERROR: "unparted" is not partitioned 2024-09-13 09:37:19.057 UTC [16121][client backend] [pg_regress/create_table][62/221:2843] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2024-09-13 09:37:19.060 UTC [16121][client backend] [pg_regress/create_table][62/224:2846] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2024-09-13 09:37:19.060 UTC [16121][client backend] [pg_regress/create_table][62/224:2846] STATEMENT: CREATE TABLE fail_part PARTITION OF temp_parted FOR VALUES IN ('a'); 2024-09-13 09:37:19.075 UTC [16121][client backend] [pg_regress/create_table][62/230:2852] ERROR: partition "fail_part" would overlap partition "part_null_z" at character 65 2024-09-13 09:37:19.075 UTC [16121][client backend] [pg_regress/create_table][62/230:2852] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN (null); 2024-09-13 09:37:19.076 UTC [16121][client backend] [pg_regress/create_table][62/231:2853] ERROR: partition "fail_part" would overlap partition "part_ab" at character 65 2024-09-13 09:37:19.076 UTC [16121][client backend] [pg_regress/create_table][62/231:2853] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('b', 'c'); 2024-09-13 09:37:19.078 UTC [16121][client backend] [pg_regress/create_table][62/233:2855] ERROR: updated partition constraint for default partition "list_parted2_def" would be violated by some row 2024-09-13 09:37:19.078 UTC [16121][client backend] [pg_regress/create_table][62/233:2855] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('W', 'X', 'Y'); 2024-09-13 09:37:19.081 UTC [16121][client backend] [pg_regress/create_table][62/235:2857] ERROR: empty range bound specified for partition "fail_part" at character 68 2024-09-13 09:37:19.081 UTC [16121][client backend] [pg_regress/create_table][62/235:2857] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (0). 2024-09-13 09:37:19.081 UTC [16121][client backend] [pg_regress/create_table][62/235:2857] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (0); 2024-09-13 09:37:19.083 UTC [16121][client backend] [pg_regress/create_table][62/236:2858] ERROR: empty range bound specified for partition "fail_part" at character 68 2024-09-13 09:37:19.083 UTC [16121][client backend] [pg_regress/create_table][62/236:2858] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (1). 2024-09-13 09:37:19.083 UTC [16121][client backend] [pg_regress/create_table][62/236:2858] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (1); 2024-09-13 09:37:19.086 UTC [16121][client backend] [pg_regress/create_table][62/238:2860] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2024-09-13 09:37:19.086 UTC [16121][client backend] [pg_regress/create_table][62/238:2860] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (minvalue) TO (2); 2024-09-13 09:37:19.088 UTC [16121][client backend] [pg_regress/create_table][62/240:2862] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2024-09-13 09:37:19.088 UTC [16121][client backend] [pg_regress/create_table][62/240:2862] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (-1) TO (1); 2024-09-13 09:37:19.089 UTC [16121][client backend] [pg_regress/create_table][62/241:2863] ERROR: partition "fail_part" would overlap partition "part1" at character 68 2024-09-13 09:37:19.089 UTC [16121][client backend] [pg_regress/create_table][62/241:2863] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (9) TO (maxvalue); 2024-09-13 09:37:19.093 UTC [16121][client backend] [pg_regress/create_table][62/244:2866] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2024-09-13 09:37:19.093 UTC [16121][client backend] [pg_regress/create_table][62/244:2866] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (30); 2024-09-13 09:37:19.094 UTC [16121][client backend] [pg_regress/create_table][62/245:2867] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2024-09-13 09:37:19.094 UTC [16121][client backend] [pg_regress/create_table][62/245:2867] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (50); 2024-09-13 09:37:19.096 UTC [16121][client backend] [pg_regress/create_table][62/247:2869] ERROR: partition "fail_default_part" conflicts with existing default partition "range2_default" at character 59 2024-09-13 09:37:19.096 UTC [16121][client backend] [pg_regress/create_table][62/247:2869] STATEMENT: CREATE TABLE fail_default_part PARTITION OF range_parted2 DEFAULT; 2024-09-13 09:37:19.098 UTC [16121][client backend] [pg_regress/create_table][62/249:2871] ERROR: updated partition constraint for default partition "range2_default" would be violated by some row 2024-09-13 09:37:19.098 UTC [16121][client backend] [pg_regress/create_table][62/249:2871] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (80) TO (90); 2024-09-13 09:37:19.112 UTC [16121][client backend] [pg_regress/create_table][62/253:2875] ERROR: partition "fail_part" would overlap partition "part00" at character 68 2024-09-13 09:37:19.112 UTC [16121][client backend] [pg_regress/create_table][62/253:2875] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (0, minvalue) TO (0, 1); 2024-09-13 09:37:19.121 UTC [16121][client backend] [pg_regress/create_table][62/257:2879] ERROR: partition "fail_part" would overlap partition "part12" at character 71 2024-09-13 09:37:19.121 UTC [16121][client backend] [pg_regress/create_table][62/257:2879] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, 10) TO (1, 20); 2024-09-13 09:37:19.127 UTC [16121][client backend] [pg_regress/create_table][62/259:2881] ERROR: partition "fail_part" would overlap partition "part10" at character 68 2024-09-13 09:37:19.127 UTC [16121][client backend] [pg_regress/create_table][62/259:2881] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, minvalue) TO (1, maxvalue); 2024-09-13 09:37:19.160 UTC [16121][client backend] [pg_regress/create_table][62/265:2887] ERROR: partition "fail_part" would overlap partition "h2part_4" at character 61 2024-09-13 09:37:19.160 UTC [16121][client backend] [pg_regress/create_table][62/265:2887] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2024-09-13 09:37:19.166 UTC [16121][client backend] [pg_regress/create_table][62/266:2888] ERROR: modulus for hash partition must be an integer value greater than zero 2024-09-13 09:37:19.166 UTC [16121][client backend] [pg_regress/create_table][62/266:2888] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 0, REMAINDER 1); 2024-09-13 09:37:19.167 UTC [16121][client backend] [pg_regress/create_table][62/267:2889] ERROR: remainder for hash partition must be less than modulus 2024-09-13 09:37:19.167 UTC [16121][client backend] [pg_regress/create_table][62/267:2889] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 8, REMAINDER 8); 2024-09-13 09:37:19.188 UTC [16121][client backend] [pg_regress/create_table][62/271:2892] ERROR: column "b" specified more than once 2024-09-13 09:37:19.188 UTC [16121][client backend] [pg_regress/create_table][62/271:2892] 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-09-13 09:37:19.203 UTC [16121][client backend] [pg_regress/create_table][62/276:2895] ERROR: cannot drop inherited constraint "check_a" of relation "part_b" 2024-09-13 09:37:19.203 UTC [16121][client backend] [pg_regress/create_table][62/276:2895] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_a; 2024-09-13 09:37:19.203 UTC [16121][client backend] [pg_regress/create_table][62/277:2896] ERROR: cannot drop inherited constraint "check_b" of relation "part_b" 2024-09-13 09:37:19.203 UTC [16121][client backend] [pg_regress/create_table][62/277:2896] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_b; 2024-09-13 09:37:19.219 UTC [16121][client backend] [pg_regress/create_table][62/280:2898] ERROR: column "c" named in partition key does not exist at character 98 2024-09-13 09:37:19.219 UTC [16121][client backend] [pg_regress/create_table][62/280:2898] STATEMENT: CREATE TABLE fail_part_col_not_found PARTITION OF parted FOR VALUES IN ('c') PARTITION BY RANGE (c); 2024-09-13 09:37:19.234 UTC [16121][client backend] [pg_regress/create_table][62/285:0] ERROR: null value in column "b" of relation "parted_notnull_inh_test1" violates not-null constraint 2024-09-13 09:37:19.234 UTC [16121][client backend] [pg_regress/create_table][62/285:0] DETAIL: Failing row contains (1, null). 2024-09-13 09:37:19.234 UTC [16121][client backend] [pg_regress/create_table][62/285:0] STATEMENT: insert into parted_notnull_inh_test (b) values (null); 2024-09-13 09:37:19.678 UTC [16121][client backend] [pg_regress/create_table][62/431:0] ERROR: cannot specify storage parameters for a partitioned table 2024-09-13 09:37:19.678 UTC [16121][client backend] [pg_regress/create_table][62/431:0] HINT: Specify storage parameters for its leaf partitions instead. 2024-09-13 09:37:19.678 UTC [16121][client backend] [pg_regress/create_table][62/431:0] STATEMENT: CREATE TABLE parted_col_comment (a int, b text) PARTITION BY LIST (a) WITH (fillfactor=100); 2024-09-13 09:37:19.747 UTC [16121][client backend] [pg_regress/create_table][62/461:2948] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2024-09-13 09:37:19.747 UTC [16121][client backend] [pg_regress/create_table][62/461:2948] STATEMENT: create table perm_part partition of temp_parted default; 2024-09-13 09:37:19.747 UTC [16121][client backend] [pg_regress/create_table][62/462:2949] ERROR: cannot create a temporary relation as partition of permanent relation "perm_parted" 2024-09-13 09:37:19.747 UTC [16121][client backend] [pg_regress/create_table][62/462:2949] STATEMENT: create temp table temp_part partition of perm_parted default; 2024-09-13 09:37:19.761 UTC [16121][client backend] [pg_regress/create_table][62/469:2956] ERROR: cannot CREATE TABLE .. PARTITION OF "tab_part_create" because it is being used by active queries in this session 2024-09-13 09:37:19.761 UTC [16121][client backend] [pg_regress/create_table][62/469:2956] 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-09-13 09:37:19.761 UTC [16121][client backend] [pg_regress/create_table][62/469:2956] STATEMENT: insert into tab_part_create values (1); 2024-09-13 09:37:19.801 UTC [16121][client backend] [pg_regress/create_table][62/485:2971] ERROR: updated partition constraint for default partition "defcheck_def" would be violated by some row 2024-09-13 09:37:19.801 UTC [16121][client backend] [pg_regress/create_table][62/485:2971] STATEMENT: create table defcheck_0 partition of defcheck for values in (0); 2024-09-13 09:37:19.902 UTC [16121][client backend] [pg_regress/create_table][:0] LOG: disconnection: session time: 0:00:01.804 user=postgres database=regression host=[local] 2024-09-13 09:37:20.148 UTC [16316][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:20.150 UTC [16316][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-09-13 09:37:20.150 UTC [16316][client backend] [[unknown]][68/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index 2024-09-13 09:37:20.160 UTC [16317][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:20.171 UTC [16317][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-09-13 09:37:20.171 UTC [16317][client backend] [[unknown]][69/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index_spgist 2024-09-13 09:37:20.181 UTC [16316][client backend] [pg_regress/create_index][68/4:0] ERROR: syntax error at or near "ON" at character 28 2024-09-13 09:37:20.181 UTC [16316][client backend] [pg_regress/create_index][68/4:0] STATEMENT: CREATE INDEX IF NOT EXISTS ON onek USING btree(unique1 int4_ops); 2024-09-13 09:37:20.198 UTC [16321][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:20.199 UTC [16321][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-09-13 09:37:20.199 UTC [16321][client backend] [[unknown]][70/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including_gist 2024-09-13 09:37:20.215 UTC [16325][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:20.217 UTC [16325][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-09-13 09:37:20.217 UTC [16325][client backend] [[unknown]][71/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_view 2024-09-13 09:37:20.226 UTC [16329][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:20.231 UTC [16329][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-09-13 09:37:20.231 UTC [16329][client backend] [[unknown]][72/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including 2024-09-13 09:37:20.318 UTC [16325][client backend] [pg_regress/create_view][71/10:0] ERROR: relation "noview" does not exist 2024-09-13 09:37:20.318 UTC [16325][client backend] [pg_regress/create_view][71/10:0] STATEMENT: COMMENT ON VIEW noview IS 'no view'; 2024-09-13 09:37:20.364 UTC [16325][client backend] [pg_regress/create_view][71/15:3011] ERROR: cannot drop constraint view_base_table_pkey on table view_base_table because other objects depend on it 2024-09-13 09:37:20.364 UTC [16325][client backend] [pg_regress/create_view][71/15:3011] DETAIL: view key_dependent_view depends on constraint view_base_table_pkey on table view_base_table 2024-09-13 09:37:20.364 UTC [16325][client backend] [pg_regress/create_view][71/15:3011] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:20.364 UTC [16325][client backend] [pg_regress/create_view][71/15:3011] STATEMENT: ALTER TABLE view_base_table DROP CONSTRAINT view_base_table_pkey; 2024-09-13 09:37:20.420 UTC [16325][client backend] [pg_regress/create_view][71/24:3022] ERROR: cannot drop columns from view 2024-09-13 09:37:20.420 UTC [16325][client backend] [pg_regress/create_view][71/24:3022] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a FROM viewtest_tbl WHERE a <> 20; 2024-09-13 09:37:20.421 UTC [16325][client backend] [pg_regress/create_view][71/25:3023] ERROR: cannot change name of view column "a" to "?column?" 2024-09-13 09:37:20.421 UTC [16325][client backend] [pg_regress/create_view][71/25:3023] HINT: Use ALTER VIEW ... RENAME COLUMN ... to change name of view column instead. 2024-09-13 09:37:20.421 UTC [16325][client backend] [pg_regress/create_view][71/25:3023] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT 1, * FROM viewtest_tbl; 2024-09-13 09:37:20.421 UTC [16325][client backend] [pg_regress/create_view][71/26:3024] ERROR: cannot change data type of view column "b" from integer to numeric 2024-09-13 09:37:20.421 UTC [16325][client backend] [pg_regress/create_view][71/26:3024] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b::numeric, c, d FROM viewtest_tbl; 2024-09-13 09:37:20.425 UTC [16325][client backend] [pg_regress/create_view][71/27:3025] ERROR: cannot change data type of view column "c" from numeric(10,1) to numeric(10,2) 2024-09-13 09:37:20.425 UTC [16325][client backend] [pg_regress/create_view][71/27:3025] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c::numeric(10,2), d FROM viewtest_tbl; 2024-09-13 09:37:20.432 UTC [16325][client backend] [pg_regress/create_view][71/28:3026] ERROR: cannot change collation of view column "d" from "C" to "POSIX" 2024-09-13 09:37:20.432 UTC [16325][client backend] [pg_regress/create_view][71/28:3026] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c, d COLLATE "POSIX" FROM viewtest_tbl; 2024-09-13 09:37:20.477 UTC [16329][client backend] [pg_regress/index_including][72/19:3039] ERROR: could not create unique index "tbl_include_unique2_idx_unique" 2024-09-13 09:37:20.477 UTC [16329][client backend] [pg_regress/index_including][72/19:3039] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-09-13 09:37:20.477 UTC [16329][client backend] [pg_regress/index_including][72/19:3039] STATEMENT: CREATE UNIQUE INDEX tbl_include_unique2_idx_unique ON tbl_include_unique2 using btree (c1, c2) INCLUDE (c3, c4); 2024-09-13 09:37:20.494 UTC [16329][client backend] [pg_regress/index_including][72/20:3041] ERROR: could not create unique index "tbl_include_unique2_c1_c2_c3_c4_key" 2024-09-13 09:37:20.494 UTC [16329][client backend] [pg_regress/index_including][72/20:3041] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-09-13 09:37:20.494 UTC [16329][client backend] [pg_regress/index_including][72/20:3041] STATEMENT: ALTER TABLE tbl_include_unique2 add UNIQUE (c1, c2) INCLUDE (c3, c4); 2024-09-13 09:37:20.502 UTC [16325][client backend] [pg_regress/create_view][71/39:0] ERROR: cannot create temporary relation in non-temporary schema 2024-09-13 09:37:20.502 UTC [16325][client backend] [pg_regress/create_view][71/39:0] STATEMENT: CREATE VIEW temp_view_test.v3_temp AS SELECT * FROM temp_table; 2024-09-13 09:37:20.503 UTC [16325][client backend] [pg_regress/create_view][71/40:3049] ERROR: cannot create temporary relation in non-temporary schema 2024-09-13 09:37:20.503 UTC [16325][client backend] [pg_regress/create_view][71/40:3049] STATEMENT: CREATE SCHEMA test_view_schema CREATE TEMP VIEW testview AS SELECT 1; 2024-09-13 09:37:20.555 UTC [16329][client backend] [pg_regress/index_including][72/32:3066] ERROR: could not create unique index "tbl_include_box_pk_pkey" 2024-09-13 09:37:20.555 UTC [16329][client backend] [pg_regress/index_including][72/32:3066] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-09-13 09:37:20.555 UTC [16329][client backend] [pg_regress/index_including][72/32:3066] STATEMENT: ALTER TABLE tbl_include_box_pk add PRIMARY KEY (c1, c2) INCLUDE (c3, c4); 2024-09-13 09:37:20.583 UTC [16329][client backend] [pg_regress/index_including][72/36:3074] ERROR: duplicate key value violates unique constraint "covering" 2024-09-13 09:37:20.583 UTC [16329][client backend] [pg_regress/index_including][72/36:3074] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-09-13 09:37:20.583 UTC [16329][client backend] [pg_regress/index_including][72/36:3074] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.614 UTC [16329][client backend] [pg_regress/index_including][72/41:3083] ERROR: duplicate key value violates unique constraint "covering" 2024-09-13 09:37:20.614 UTC [16329][client backend] [pg_regress/index_including][72/41:3083] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-09-13 09:37:20.614 UTC [16329][client backend] [pg_regress/index_including][72/41:3083] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.629 UTC [16329][client backend] [pg_regress/index_including][72/42:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2024-09-13 09:37:20.629 UTC [16329][client backend] [pg_regress/index_including][72/42:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2024-09-13 09:37:20.629 UTC [16329][client backend] [pg_regress/index_including][72/42:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.648 UTC [16316][client backend] [pg_regress/create_index][68/18:0] ERROR: relation "six_wrong" does not exist 2024-09-13 09:37:20.648 UTC [16316][client backend] [pg_regress/create_index][68/18:0] STATEMENT: COMMENT ON INDEX six_wrong IS 'bad index'; 2024-09-13 09:37:20.669 UTC [16329][client backend] [pg_regress/index_including][72/54:3099] ERROR: duplicate key value violates unique constraint "tbl_c1_c2_c3_c4_key" 2024-09-13 09:37:20.669 UTC [16329][client backend] [pg_regress/index_including][72/54:3099] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-09-13 09:37:20.669 UTC [16329][client backend] [pg_regress/index_including][72/54:3099] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.702 UTC [16329][client backend] [pg_regress/index_including][72/59:3110] ERROR: duplicate key value violates unique constraint "tbl_pkey" 2024-09-13 09:37:20.702 UTC [16329][client backend] [pg_regress/index_including][72/59:3110] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-09-13 09:37:20.702 UTC [16329][client backend] [pg_regress/index_including][72/59:3110] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.711 UTC [16329][client backend] [pg_regress/index_including][72/60:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2024-09-13 09:37:20.711 UTC [16329][client backend] [pg_regress/index_including][72/60:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2024-09-13 09:37:20.711 UTC [16329][client backend] [pg_regress/index_including][72/60:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.746 UTC [16329][client backend] [pg_regress/index_including][72/66:3124] ERROR: conflicting key value violates exclusion constraint "tbl_c1_c3_c4_excl" 2024-09-13 09:37:20.746 UTC [16329][client backend] [pg_regress/index_including][72/66:3124] DETAIL: Key (c1)=(1) conflicts with existing key (c1)=(1). 2024-09-13 09:37:20.746 UTC [16329][client backend] [pg_regress/index_including][72/66:3124] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-09-13 09:37:20.820 UTC [16325][client backend] [pg_regress/create_view][71/90:0] ERROR: invalid value for boolean option "security_barrier": 100 2024-09-13 09:37:20.820 UTC [16325][client backend] [pg_regress/create_view][71/90:0] STATEMENT: CREATE VIEW mysecview5 WITH (security_barrier=100) -- Error AS SELECT * FROM tbl1 WHERE a > 100; 2024-09-13 09:37:20.824 UTC [16325][client backend] [pg_regress/create_view][71/91:0] ERROR: unrecognized parameter "invalid_option" 2024-09-13 09:37:20.824 UTC [16325][client backend] [pg_regress/create_view][71/91:0] STATEMENT: CREATE VIEW mysecview6 WITH (invalid_option) -- Error AS SELECT * FROM tbl1 WHERE a < 100; 2024-09-13 09:37:20.834 UTC [16325][client backend] [pg_regress/create_view][71/95:0] ERROR: invalid value for boolean option "security_invoker": 100 2024-09-13 09:37:20.834 UTC [16325][client backend] [pg_regress/create_view][71/95:0] STATEMENT: CREATE VIEW mysecview10 WITH (security_invoker=100) -- Error AS SELECT * FROM tbl1 WHERE a <> 100; 2024-09-13 09:37:20.919 UTC [16329][client backend] [pg_regress/index_including][72/90:0] ERROR: cannot alter statistics on non-expression column "c1" of index "tbl_idx" 2024-09-13 09:37:20.919 UTC [16329][client backend] [pg_regress/index_including][72/90:0] HINT: Alter statistics on table column instead. 2024-09-13 09:37:20.919 UTC [16329][client backend] [pg_regress/index_including][72/90:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 1 SET STATISTICS 1000; 2024-09-13 09:37:20.919 UTC [16329][client backend] [pg_regress/index_including][72/92:0] ERROR: cannot alter statistics on included column "c2" of index "tbl_idx" 2024-09-13 09:37:20.919 UTC [16329][client backend] [pg_regress/index_including][72/92:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 3 SET STATISTICS 1000; 2024-09-13 09:37:20.920 UTC [16329][client backend] [pg_regress/index_including][72/93:0] ERROR: column number 4 of relation "tbl_idx" does not exist 2024-09-13 09:37:20.920 UTC [16329][client backend] [pg_regress/index_including][72/93:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 4 SET STATISTICS 1000; 2024-09-13 09:37:21.174 UTC [16329][client backend] [pg_regress/index_including][72/107:0] ERROR: relation "tbl_c1_c2_c3_c4_key" does not exist 2024-09-13 09:37:21.174 UTC [16329][client backend] [pg_regress/index_including][72/107:0] STATEMENT: REINDEX INDEX tbl_c1_c2_c3_c4_key; 2024-09-13 09:37:21.207 UTC [16329][client backend] [pg_regress/index_including][72/113:0] ERROR: access method "brin" does not support included columns 2024-09-13 09:37:21.207 UTC [16329][client backend] [pg_regress/index_including][72/113:0] STATEMENT: CREATE INDEX on tbl USING brin(c1, c2) INCLUDE (c3, c4); 2024-09-13 09:37:21.218 UTC [16329][client backend] [pg_regress/index_including][72/116:0] ERROR: access method "gin" does not support included columns 2024-09-13 09:37:21.218 UTC [16329][client backend] [pg_regress/index_including][72/116:0] STATEMENT: CREATE INDEX on tbl USING gin(c1, c2) INCLUDE (c3, c4); 2024-09-13 09:37:21.218 UTC [16329][client backend] [pg_regress/index_including][72/117:0] ERROR: access method "hash" does not support included columns 2024-09-13 09:37:21.218 UTC [16329][client backend] [pg_regress/index_including][72/117:0] STATEMENT: CREATE INDEX on tbl USING hash(c1, c2) INCLUDE (c3, c4); 2024-09-13 09:37:21.286 UTC [16329][client backend] [pg_regress/index_including][72/126:3245] ERROR: duplicate key value violates unique constraint "tbl_idx_unique" 2024-09-13 09:37:21.286 UTC [16329][client backend] [pg_regress/index_including][72/126:3245] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-09-13 09:37:21.286 UTC [16329][client backend] [pg_regress/index_including][72/126:3245] STATEMENT: UPDATE tbl SET c2 = 2 WHERE c1 = 1; 2024-09-13 09:37:21.491 UTC [16329][client backend] [pg_regress/index_including][:0] LOG: disconnection: session time: 0:00:01.265 user=postgres database=regression host=[local] 2024-09-13 09:37:21.501 UTC [16321][client backend] [pg_regress/index_including_gist][70/60:3291] ERROR: conflicting key value violates exclusion constraint "tbl_gist_c4_c1_c2_c3_excl" 2024-09-13 09:37:21.501 UTC [16321][client backend] [pg_regress/index_including_gist][70/60:3291] DETAIL: Key (c4)=((4,5),(2,3)) conflicts with existing key (c4)=((2,3),(1,2)). 2024-09-13 09:37:21.501 UTC [16321][client backend] [pg_regress/index_including_gist][70/60:3291] 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-09-13 09:37:21.550 UTC [16321][client backend] [pg_regress/index_including_gist][:0] LOG: disconnection: session time: 0:00:01.352 user=postgres database=regression host=[local] 2024-09-13 09:37:21.752 UTC [16325][client backend] [pg_regress/create_view][71/383:3348] ERROR: cannot drop column f3 of table tt14t because other objects depend on it 2024-09-13 09:37:21.752 UTC [16325][client backend] [pg_regress/create_view][71/383:3348] DETAIL: view tt14v depends on column f3 of table tt14t 2024-09-13 09:37:21.752 UTC [16325][client backend] [pg_regress/create_view][71/383:3348] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:21.752 UTC [16325][client backend] [pg_regress/create_view][71/383:3348] STATEMENT: alter table tt14t drop column f3; 2024-09-13 09:37:21.756 UTC [16316][client backend] [pg_regress/create_index][68/194:3353] ERROR: duplicate key value violates unique constraint "unique_idx2" 2024-09-13 09:37:21.756 UTC [16316][client backend] [pg_regress/create_index][68/194:3353] DETAIL: Key (i)=(null) already exists. 2024-09-13 09:37:21.756 UTC [16316][client backend] [pg_regress/create_index][68/194:3353] STATEMENT: INSERT INTO unique_tbl (t) VALUES ('seven'); 2024-09-13 09:37:21.766 UTC [16316][client backend] [pg_regress/create_index][68/198:3358] ERROR: could not create unique index "unique_idx4" 2024-09-13 09:37:21.766 UTC [16316][client backend] [pg_regress/create_index][68/198:3358] DETAIL: Key (i)=(null) is duplicated. 2024-09-13 09:37:21.766 UTC [16316][client backend] [pg_regress/create_index][68/198:3358] STATEMENT: CREATE UNIQUE INDEX unique_idx4 ON unique_tbl (i) NULLS NOT DISTINCT; 2024-09-13 09:37:21.771 UTC [16325][client backend] [pg_regress/create_view][71/384:3352] ERROR: attribute 3 of type record has been dropped 2024-09-13 09:37:21.771 UTC [16325][client backend] [pg_regress/create_view][71/384:3352] STATEMENT: select * from tt14v; 2024-09-13 09:37:21.774 UTC [16325][client backend] [pg_regress/create_view][71/385:3361] ERROR: cannot alter type of a column used by a view or rule 2024-09-13 09:37:21.774 UTC [16325][client backend] [pg_regress/create_view][71/385:3361] DETAIL: rule _RETURN on view tt14v depends on column "f4" 2024-09-13 09:37:21.774 UTC [16325][client backend] [pg_regress/create_view][71/385:3361] STATEMENT: alter table tt14t alter column f4 type integer using f4::integer; 2024-09-13 09:37:21.812 UTC [16325][client backend] [pg_regress/create_view][71/386:3362] ERROR: attribute 4 of type record has wrong type 2024-09-13 09:37:21.812 UTC [16325][client backend] [pg_regress/create_view][71/386:3362] DETAIL: Table has type integer, but query expects text. 2024-09-13 09:37:21.812 UTC [16325][client backend] [pg_regress/create_view][71/386:3362] STATEMENT: select * from tt14v; 2024-09-13 09:37:21.910 UTC [16316][client backend] [pg_regress/create_index][68/226:3379] ERROR: duplicate key value violates unique constraint "func_index_index" 2024-09-13 09:37:21.910 UTC [16316][client backend] [pg_regress/create_index][68/226:3379] DETAIL: Key (textcat(f1, f2))=(ABCDEF) already exists. 2024-09-13 09:37:21.910 UTC [16316][client backend] [pg_regress/create_index][68/226:3379] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2024-09-13 09:37:21.926 UTC [16325][client backend] [pg_regress/create_view][71/419:0] ERROR: operator does not exist: text = text[] at character 20 2024-09-13 09:37:21.926 UTC [16325][client backend] [pg_regress/create_view][71/419:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:21.926 UTC [16325][client backend] [pg_regress/create_view][71/419:0] STATEMENT: select 'foo'::text = any((select array['abc','def','foo']::text[])); 2024-09-13 09:37:22.000 UTC [16316][client backend] [pg_regress/create_index][68/247:3395] ERROR: duplicate key value violates unique constraint "func_index_index" 2024-09-13 09:37:22.000 UTC [16316][client backend] [pg_regress/create_index][68/247:3395] DETAIL: Key ((f1 || f2))=(ABCDEF) already exists. 2024-09-13 09:37:22.000 UTC [16316][client backend] [pg_regress/create_index][68/247:3395] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2024-09-13 09:37:22.032 UTC [16316][client backend] [pg_regress/create_index][68/262:0] ERROR: column "row" has pseudo-type record 2024-09-13 09:37:22.032 UTC [16316][client backend] [pg_regress/create_index][68/262:0] STATEMENT: create index on func_index_heap ((f1 || f2), (row(f1, f2))); 2024-09-13 09:37:22.036 UTC [16325][client backend] [pg_regress/create_view][71/445:0] ERROR: access to non-system view "tt27v" is restricted 2024-09-13 09:37:22.036 UTC [16325][client backend] [pg_regress/create_view][71/445:0] STATEMENT: select a from tt27v where a > 0; 2024-09-13 09:37:22.040 UTC [16325][client backend] [pg_regress/create_view][71/446:0] ERROR: access to non-system view "tt27v" is restricted 2024-09-13 09:37:22.040 UTC [16325][client backend] [pg_regress/create_view][71/446:0] STATEMENT: insert into tt27v values (1); 2024-09-13 09:37:22.064 UTC [16316][client backend] [pg_regress/create_index][68/267:3407] ERROR: duplicate key value violates unique constraint "covering_index_index" 2024-09-13 09:37:22.064 UTC [16316][client backend] [pg_regress/create_index][68/267:3407] DETAIL: Key (f1, f2)=(1, 2) already exists. 2024-09-13 09:37:22.064 UTC [16316][client backend] [pg_regress/create_index][68/267:3407] STATEMENT: INSERT INTO covering_index_heap VALUES(1,2,'BBB'); 2024-09-13 09:37:22.330 UTC [16316][client backend] [pg_regress/create_index][68/285:3425] ERROR: duplicate key value violates unique constraint "concur_index2" 2024-09-13 09:37:22.330 UTC [16316][client backend] [pg_regress/create_index][68/285:3425] DETAIL: Key (f1)=(b) already exists. 2024-09-13 09:37:22.330 UTC [16316][client backend] [pg_regress/create_index][68/285:3425] STATEMENT: INSERT INTO concur_heap VALUES ('b','x'); 2024-09-13 09:37:22.332 UTC [16316][client backend] [pg_regress/create_index][68/287:0] ERROR: could not create unique index "concur_index3" 2024-09-13 09:37:22.332 UTC [16316][client backend] [pg_regress/create_index][68/287:0] DETAIL: Key (f2)=(b) is duplicated. 2024-09-13 09:37:22.332 UTC [16316][client backend] [pg_regress/create_index][68/287:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_index3 ON concur_heap(f2); 2024-09-13 09:37:22.342 UTC [16325][client backend] [pg_regress/create_view][:0] LOG: disconnection: session time: 0:00:02.137 user=postgres database=regression host=[local] 2024-09-13 09:37:22.369 UTC [16316][client backend] [pg_regress/create_index][68/300:0] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2024-09-13 09:37:22.369 UTC [16316][client backend] [pg_regress/create_index][68/300:0] STATEMENT: CREATE INDEX CONCURRENTLY concur_index7 ON concur_heap(f1); 2024-09-13 09:37:22.450 UTC [16316][client backend] [pg_regress/create_index][68/312:3446] ERROR: could not create unique index "concur_index3" 2024-09-13 09:37:22.450 UTC [16316][client backend] [pg_regress/create_index][68/312:3446] DETAIL: Key (f2)=(b) is duplicated. 2024-09-13 09:37:22.450 UTC [16316][client backend] [pg_regress/create_index][68/312:3446] STATEMENT: REINDEX TABLE concur_heap; 2024-09-13 09:37:22.664 UTC [16316][client backend] [pg_regress/create_index][68/341:3455] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2024-09-13 09:37:22.664 UTC [16316][client backend] [pg_regress/create_index][68/341:3455] STATEMENT: CREATE INDEX CONCURRENTLY concur_temp_ind ON concur_temp(f1); 2024-09-13 09:37:22.755 UTC [16317][client backend] [pg_regress/create_index_spgist][:0] LOG: disconnection: session time: 0:00:02.597 user=postgres database=regression host=[local] 2024-09-13 09:37:22.759 UTC [16316][client backend] [pg_regress/create_index][68/351:0] ERROR: DROP INDEX CONCURRENTLY does not support dropping multiple objects 2024-09-13 09:37:22.759 UTC [16316][client backend] [pg_regress/create_index][68/351:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index2", "concur_index3"; 2024-09-13 09:37:22.759 UTC [16316][client backend] [pg_regress/create_index][68/352:0] ERROR: DROP INDEX CONCURRENTLY cannot run inside a transaction block 2024-09-13 09:37:22.759 UTC [16316][client backend] [pg_regress/create_index][68/352:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index5"; 2024-09-13 09:37:22.924 UTC [16316][client backend] [pg_regress/create_index][68/410:3487] ERROR: cannot drop index cwi_replaced_pkey because constraint cwi_replaced_pkey on table cwi_test requires it 2024-09-13 09:37:22.924 UTC [16316][client backend] [pg_regress/create_index][68/410:3487] HINT: You can drop constraint cwi_replaced_pkey on table cwi_test instead. 2024-09-13 09:37:22.924 UTC [16316][client backend] [pg_regress/create_index][68/410:3487] STATEMENT: DROP INDEX cwi_replaced_pkey; 2024-09-13 09:37:22.927 UTC [16316][client backend] [pg_regress/create_index][68/412:3489] ERROR: index "cwi_uniq3_idx" column number 1 does not have default sorting behavior at character 26 2024-09-13 09:37:22.927 UTC [16316][client backend] [pg_regress/create_index][68/412:3489] DETAIL: Cannot create a primary key or unique constraint using such an index. 2024-09-13 09:37:22.927 UTC [16316][client backend] [pg_regress/create_index][68/412:3489] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq3_idx; 2024-09-13 09:37:22.932 UTC [16316][client backend] [pg_regress/create_index][68/414:3491] ERROR: index "cwi_uniq4_idx" column number 1 does not have default sorting behavior at character 26 2024-09-13 09:37:22.932 UTC [16316][client backend] [pg_regress/create_index][68/414:3491] DETAIL: Cannot create a primary key or unique constraint using such an index. 2024-09-13 09:37:22.932 UTC [16316][client backend] [pg_regress/create_index][68/414:3491] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq4_idx; 2024-09-13 09:37:22.946 UTC [16316][client backend] [pg_regress/create_index][68/418:3495] ERROR: ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables 2024-09-13 09:37:22.946 UTC [16316][client backend] [pg_regress/create_index][68/418:3495] STATEMENT: alter table cwi_test add primary key using index cwi_test_a_idx ; 2024-09-13 09:37:22.958 UTC [16316][client backend] [pg_regress/create_index][68/422:3499] ERROR: primary keys cannot use NULLS NOT DISTINCT indexes 2024-09-13 09:37:22.958 UTC [16316][client backend] [pg_regress/create_index][68/422:3499] STATEMENT: ALTER TABLE cwi_test ADD PRIMARY KEY USING INDEX cwi_a_nnd; 2024-09-13 09:37:22.967 UTC [16316][client backend] [pg_regress/create_index][68/425:0] ERROR: relation "syscolcol_table" does not exist 2024-09-13 09:37:22.967 UTC [16316][client backend] [pg_regress/create_index][68/425:0] STATEMENT: CREATE INDEX ON syscolcol_table (ctid); 2024-09-13 09:37:22.968 UTC [16316][client backend] [pg_regress/create_index][68/426:0] ERROR: index creation on system columns is not supported 2024-09-13 09:37:22.968 UTC [16316][client backend] [pg_regress/create_index][68/426:0] STATEMENT: CREATE INDEX ON syscol_table ((ctid >= '(1000,0)')); 2024-09-13 09:37:22.968 UTC [16316][client backend] [pg_regress/create_index][68/427:0] ERROR: index creation on system columns is not supported 2024-09-13 09:37:22.968 UTC [16316][client backend] [pg_regress/create_index][68/427:0] STATEMENT: CREATE INDEX ON syscol_table (a) WHERE ctid >= '(1000,0)'; 2024-09-13 09:37:23.396 UTC [16316][client backend] [pg_regress/create_index][68/541:0] ERROR: concurrent index creation for exclusion constraints is not supported 2024-09-13 09:37:23.396 UTC [16316][client backend] [pg_regress/create_index][68/541:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_tab3_c2_excl; 2024-09-13 09:37:23.396 UTC [16316][client backend] [pg_regress/create_index][68/542:0] WARNING: cannot reindex exclusion constraint index "public.concur_reindex_tab3_c2_excl" concurrently, skipping 2024-09-13 09:37:23.405 UTC [16316][client backend] [pg_regress/create_index][68/552:3539] ERROR: conflicting key value violates exclusion constraint "concur_reindex_tab3_c2_excl" 2024-09-13 09:37:23.405 UTC [16316][client backend] [pg_regress/create_index][68/552:3539] DETAIL: Key (c2)=([2,5)) conflicts with existing key (c2)=([1,3)). 2024-09-13 09:37:23.405 UTC [16316][client backend] [pg_regress/create_index][68/552:3539] STATEMENT: INSERT INTO concur_reindex_tab3 VALUES (4, '[2,4]'); 2024-09-13 09:37:23.722 UTC [16316][client backend] [pg_regress/create_index][68/736:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2024-09-13 09:37:23.722 UTC [16316][client backend] [pg_regress/create_index][68/736:0] STATEMENT: REINDEX TABLE concur_reindex_part_index; 2024-09-13 09:37:23.723 UTC [16316][client backend] [pg_regress/create_index][68/737:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2024-09-13 09:37:23.723 UTC [16316][client backend] [pg_regress/create_index][68/737:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index; 2024-09-13 09:37:23.724 UTC [16316][client backend] [pg_regress/create_index][68/738:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2024-09-13 09:37:23.724 UTC [16316][client backend] [pg_regress/create_index][68/738:0] STATEMENT: REINDEX TABLE concur_reindex_part_index_10; 2024-09-13 09:37:23.724 UTC [16316][client backend] [pg_regress/create_index][68/739:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2024-09-13 09:37:23.724 UTC [16316][client backend] [pg_regress/create_index][68/739:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index_10; 2024-09-13 09:37:23.725 UTC [16316][client backend] [pg_regress/create_index][68/740:3633] ERROR: REINDEX INDEX cannot run inside a transaction block 2024-09-13 09:37:23.725 UTC [16316][client backend] [pg_regress/create_index][68/740:3633] CONTEXT: while reindexing partitioned index "public.concur_reindex_part_index" 2024-09-13 09:37:23.725 UTC [16316][client backend] [pg_regress/create_index][68/740:3633] STATEMENT: REINDEX INDEX concur_reindex_part_index; 2024-09-13 09:37:23.777 UTC [16316][client backend] [pg_regress/create_index][68/775:0] ERROR: "concur_reindex_part" is not an index 2024-09-13 09:37:23.777 UTC [16316][client backend] [pg_regress/create_index][68/775:0] STATEMENT: REINDEX INDEX concur_reindex_part; 2024-09-13 09:37:23.778 UTC [16316][client backend] [pg_regress/create_index][68/776:0] ERROR: "concur_reindex_part" is not an index 2024-09-13 09:37:23.778 UTC [16316][client backend] [pg_regress/create_index][68/776:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part; 2024-09-13 09:37:23.778 UTC [16316][client backend] [pg_regress/create_index][68/777:0] ERROR: "concur_reindex_part_10" is not an index 2024-09-13 09:37:23.778 UTC [16316][client backend] [pg_regress/create_index][68/777:0] STATEMENT: REINDEX INDEX concur_reindex_part_10; 2024-09-13 09:37:23.784 UTC [16316][client backend] [pg_regress/create_index][68/778:0] ERROR: "concur_reindex_part_10" is not an index 2024-09-13 09:37:23.784 UTC [16316][client backend] [pg_regress/create_index][68/778:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part_10; 2024-09-13 09:37:23.785 UTC [16316][client backend] [pg_regress/create_index][68/779:0] ERROR: REINDEX TABLE cannot run inside a transaction block 2024-09-13 09:37:23.785 UTC [16316][client backend] [pg_regress/create_index][68/779:0] CONTEXT: while reindexing partitioned table "public.concur_reindex_part" 2024-09-13 09:37:23.785 UTC [16316][client backend] [pg_regress/create_index][68/779:0] STATEMENT: REINDEX TABLE concur_reindex_part; 2024-09-13 09:37:23.829 UTC [16316][client backend] [pg_regress/create_index][68/815:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-09-13 09:37:23.829 UTC [16316][client backend] [pg_regress/create_index][68/815:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_tab; 2024-09-13 09:37:23.829 UTC [16316][client backend] [pg_regress/create_index][68/816:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.829 UTC [16316][client backend] [pg_regress/create_index][68/816:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_class; 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/817:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/817:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_class_oid_index; 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/818:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/818:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_toast.pg_toast_1260; 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/819:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/819:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_toast.pg_toast_1260_index; 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/820:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/820:0] STATEMENT: REINDEX SYSTEM CONCURRENTLY postgres; 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/821:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.830 UTC [16316][client backend] [pg_regress/create_index][68/821:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM postgres; 2024-09-13 09:37:23.831 UTC [16316][client backend] [pg_regress/create_index][68/822:0] ERROR: cannot reindex system catalogs concurrently 2024-09-13 09:37:23.831 UTC [16316][client backend] [pg_regress/create_index][68/822:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM; 2024-09-13 09:37:23.831 UTC [16316][client backend] [pg_regress/create_index][68/823:0] WARNING: cannot reindex system catalogs concurrently, skipping all 2024-09-13 09:37:23.832 UTC [16316][client backend] [pg_regress/create_index][68/825:0] ERROR: can only reindex the currently open database 2024-09-13 09:37:23.832 UTC [16316][client backend] [pg_regress/create_index][68/825:0] STATEMENT: REINDEX DATABASE not_current_database; 2024-09-13 09:37:23.879 UTC [16316][client backend] [pg_regress/create_index][68/843:0] ERROR: could not create unique index "concur_reindex_ind5" 2024-09-13 09:37:23.879 UTC [16316][client backend] [pg_regress/create_index][68/843:0] DETAIL: Key (c1)=(1) is duplicated. 2024-09-13 09:37:23.879 UTC [16316][client backend] [pg_regress/create_index][68/843:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_reindex_ind5 ON concur_reindex_tab4 (c1); 2024-09-13 09:37:23.879 UTC [16316][client backend] [pg_regress/create_index][68/846:0] ERROR: could not create unique index "concur_reindex_ind5_ccnew" 2024-09-13 09:37:23.879 UTC [16316][client backend] [pg_regress/create_index][68/846:0] DETAIL: Key (c1)=(1) is duplicated. 2024-09-13 09:37:23.879 UTC [16316][client backend] [pg_regress/create_index][68/846:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_ind5; 2024-09-13 09:37:23.901 UTC [16316][client backend] [pg_regress/create_index][68/858:0] WARNING: skipping reindex of invalid index "public.concur_reindex_ind5" 2024-09-13 09:37:23.901 UTC [16316][client backend] [pg_regress/create_index][68/858:0] HINT: Use DROP INDEX or REINDEX INDEX. 2024-09-13 09:37:23.961 UTC [16316][client backend] [pg_regress/create_index][68/930:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-09-13 09:37:23.961 UTC [16316][client backend] [pg_regress/create_index][68/930:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_1; 2024-09-13 09:37:23.974 UTC [16316][client backend] [pg_regress/create_index][68/935:3711] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-09-13 09:37:23.974 UTC [16316][client backend] [pg_regress/create_index][68/935:3711] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_3; 2024-09-13 09:37:24.029 UTC [16316][client backend] [pg_regress/create_index][68/948:0] ERROR: schema "schema_to_reindex" does not exist 2024-09-13 09:37:24.029 UTC [16316][client backend] [pg_regress/create_index][68/948:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-09-13 09:37:24.074 UTC [16316][client backend] [pg_regress/create_index][68/977:0] ERROR: REINDEX SCHEMA cannot run inside a transaction block 2024-09-13 09:37:24.074 UTC [16316][client backend] [pg_regress/create_index][68/977:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-09-13 09:37:24.085 UTC [16316][client backend] [pg_regress/create_index][68/1020:0] ERROR: must be owner of schema schema_to_reindex 2024-09-13 09:37:24.085 UTC [16316][client backend] [pg_regress/create_index][68/1020:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-09-13 09:37:24.087 UTC [16316][client backend] [pg_regress/create_index][68/1024:0] ERROR: permission denied for table pg_toast_1260 2024-09-13 09:37:24.087 UTC [16316][client backend] [pg_regress/create_index][68/1024:0] STATEMENT: REINDEX TABLE pg_toast.pg_toast_1260; 2024-09-13 09:37:24.087 UTC [16316][client backend] [pg_regress/create_index][68/1025:0] ERROR: permission denied for index pg_toast_1260_index 2024-09-13 09:37:24.087 UTC [16316][client backend] [pg_regress/create_index][68/1025:0] STATEMENT: REINDEX INDEX pg_toast.pg_toast_1260_index; 2024-09-13 09:37:24.123 UTC [16316][client backend] [pg_regress/create_index][:0] LOG: disconnection: session time: 0:00:03.982 user=postgres database=regression host=[local] 2024-09-13 09:37:24.296 UTC [16809][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.298 UTC [16809][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-09-13 09:37:24.298 UTC [16809][client backend] [[unknown]][73/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_cast 2024-09-13 09:37:24.316 UTC [16810][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.318 UTC [16810][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-09-13 09:37:24.318 UTC [16810][client backend] [[unknown]][74/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_aggregate 2024-09-13 09:37:24.328 UTC [16814][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.329 UTC [16813][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.330 UTC [16814][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-09-13 09:37:24.330 UTC [16814][client backend] [[unknown]][75/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/triggers 2024-09-13 09:37:24.333 UTC [16813][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-09-13 09:37:24.333 UTC [16813][client backend] [[unknown]][76/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_sql 2024-09-13 09:37:24.335 UTC [16819][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.336 UTC [16818][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.336 UTC [16820][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.337 UTC [16815][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.338 UTC [16818][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-09-13 09:37:24.338 UTC [16818][client backend] [[unknown]][78/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/drop_if_exists 2024-09-13 09:37:24.338 UTC [16820][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-09-13 09:37:24.338 UTC [16820][client backend] [[unknown]][79/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/typed_table 2024-09-13 09:37:24.338 UTC [16809][client backend] [pg_regress/create_cast][73/7:0] ERROR: function casttestfunc(text) does not exist at character 8 2024-09-13 09:37:24.338 UTC [16809][client backend] [pg_regress/create_cast][73/7:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:24.338 UTC [16809][client backend] [pg_regress/create_cast][73/7:0] STATEMENT: SELECT casttestfunc('foo'::text); 2024-09-13 09:37:24.339 UTC [16815][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-09-13 09:37:24.339 UTC [16815][client backend] [[unknown]][80/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/constraints 2024-09-13 09:37:24.339 UTC [16809][client backend] [pg_regress/create_cast][73/9:0] ERROR: function casttestfunc(text) does not exist at character 8 2024-09-13 09:37:24.339 UTC [16809][client backend] [pg_regress/create_cast][73/9:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:24.339 UTC [16809][client backend] [pg_regress/create_cast][73/9:0] STATEMENT: SELECT casttestfunc('foo'::text); 2024-09-13 09:37:24.346 UTC [16816][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.346 UTC [16819][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-09-13 09:37:24.346 UTC [16819][client backend] [[unknown]][77/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/errors 2024-09-13 09:37:24.347 UTC [16816][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-09-13 09:37:24.347 UTC [16816][client backend] [[unknown]][81/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/updatable_views 2024-09-13 09:37:24.352 UTC [16818][client backend] [pg_regress/drop_if_exists][78/2:0] ERROR: table "test_exists" does not exist 2024-09-13 09:37:24.352 UTC [16818][client backend] [pg_regress/drop_if_exists][78/2:0] STATEMENT: DROP TABLE test_exists; 2024-09-13 09:37:24.353 UTC [16820][client backend] [pg_regress/typed_table][79/2:0] ERROR: type "nothing" does not exist 2024-09-13 09:37:24.353 UTC [16820][client backend] [pg_regress/typed_table][79/2:0] STATEMENT: CREATE TABLE ttable1 OF nothing; 2024-09-13 09:37:24.354 UTC [16824][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.356 UTC [16824][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-09-13 09:37:24.356 UTC [16824][client backend] [[unknown]][82/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_am 2024-09-13 09:37:24.357 UTC [16825][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.358 UTC [16821][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.358 UTC [16825][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-09-13 09:37:24.358 UTC [16825][client backend] [[unknown]][83/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select 2024-09-13 09:37:24.360 UTC [16821][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-09-13 09:37:24.360 UTC [16821][client backend] [[unknown]][84/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/vacuum 2024-09-13 09:37:24.360 UTC [16826][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.362 UTC [16826][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-09-13 09:37:24.362 UTC [16826][client backend] [[unknown]][85/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inherit 2024-09-13 09:37:24.364 UTC [16810][client backend] [pg_regress/create_aggregate][74/3:0] ERROR: aggregate newavg_wrong(integer) does not exist 2024-09-13 09:37:24.364 UTC [16810][client backend] [pg_regress/create_aggregate][74/3:0] STATEMENT: COMMENT ON AGGREGATE newavg_wrong (int4) IS 'an agg comment'; 2024-09-13 09:37:24.368 UTC [16819][client backend] [pg_regress/errors][77/4:0] ERROR: relation "nonesuch" does not exist at character 15 2024-09-13 09:37:24.368 UTC [16819][client backend] [pg_regress/errors][77/4:0] STATEMENT: select * from nonesuch; 2024-09-13 09:37:24.368 UTC [16819][client backend] [pg_regress/errors][77/5:0] ERROR: column "nonesuch" does not exist at character 8 2024-09-13 09:37:24.368 UTC [16819][client backend] [pg_regress/errors][77/5:0] STATEMENT: select nonesuch from pg_database; 2024-09-13 09:37:24.368 UTC [16819][client backend] [pg_regress/errors][77/6:0] ERROR: syntax error at or near "from" at character 17 2024-09-13 09:37:24.368 UTC [16819][client backend] [pg_regress/errors][77/6:0] STATEMENT: select distinct from pg_database; 2024-09-13 09:37:24.369 UTC [16819][client backend] [pg_regress/errors][77/7:0] ERROR: column "nonesuch" does not exist at character 33 2024-09-13 09:37:24.369 UTC [16819][client backend] [pg_regress/errors][77/7:0] STATEMENT: select * from pg_database where nonesuch = pg_database.datname; 2024-09-13 09:37:24.369 UTC [16819][client backend] [pg_regress/errors][77/8:0] ERROR: column "nonesuch" does not exist at character 55 2024-09-13 09:37:24.369 UTC [16819][client backend] [pg_regress/errors][77/8:0] STATEMENT: select * from pg_database where pg_database.datname = nonesuch; 2024-09-13 09:37:24.369 UTC [16819][client backend] [pg_regress/errors][77/9:0] ERROR: column "foobar" does not exist at character 21 2024-09-13 09:37:24.369 UTC [16819][client backend] [pg_regress/errors][77/9:0] STATEMENT: select distinct on (foobar) * from pg_database; 2024-09-13 09:37:24.371 UTC [16819][client backend] [pg_regress/errors][77/10:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2024-09-13 09:37:24.371 UTC [16819][client backend] [pg_regress/errors][77/10:0] STATEMENT: select null from pg_database group by datname for update; 2024-09-13 09:37:24.372 UTC [16827][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.373 UTC [16809][client backend] [pg_regress/create_cast][73/14:0] ERROR: cannot cast type integer to casttesttype at character 18 2024-09-13 09:37:24.373 UTC [16809][client backend] [pg_regress/create_cast][73/14:0] STATEMENT: SELECT 1234::int4::casttesttype; 2024-09-13 09:37:24.373 UTC [16827][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-09-13 09:37:24.373 UTC [16827][client backend] [[unknown]][86/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/hash_func 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/11:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/11:0] STATEMENT: select null from pg_database group by grouping sets (()) for update; 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/12:0] ERROR: syntax error at or near ";" at character 12 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/12:0] STATEMENT: delete from; 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/13:0] ERROR: relation "nonesuch" does not exist at character 13 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/13:0] STATEMENT: delete from nonesuch; 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/14:0] ERROR: syntax error at or near ";" at character 11 2024-09-13 09:37:24.375 UTC [16819][client backend] [pg_regress/errors][77/14:0] STATEMENT: drop table; 2024-09-13 09:37:24.376 UTC [16819][client backend] [pg_regress/errors][77/15:0] ERROR: table "nonesuch" does not exist 2024-09-13 09:37:24.376 UTC [16819][client backend] [pg_regress/errors][77/15:0] STATEMENT: drop table nonesuch; 2024-09-13 09:37:24.376 UTC [16819][client backend] [pg_regress/errors][77/16:0] ERROR: syntax error at or near ";" at character 19 2024-09-13 09:37:24.376 UTC [16819][client backend] [pg_regress/errors][77/16:0] STATEMENT: alter table rename; 2024-09-13 09:37:24.376 UTC [16819][client backend] [pg_regress/errors][77/17:0] ERROR: relation "nonesuch" does not exist 2024-09-13 09:37:24.376 UTC [16819][client backend] [pg_regress/errors][77/17:0] STATEMENT: alter table nonesuch rename to newnonesuch; 2024-09-13 09:37:24.377 UTC [16819][client backend] [pg_regress/errors][77/18:0] ERROR: relation "nonesuch" does not exist 2024-09-13 09:37:24.377 UTC [16819][client backend] [pg_regress/errors][77/18:0] STATEMENT: alter table nonesuch rename to stud_emp; 2024-09-13 09:37:24.377 UTC [16819][client backend] [pg_regress/errors][77/19:3788] ERROR: relation "student" already exists 2024-09-13 09:37:24.377 UTC [16819][client backend] [pg_regress/errors][77/19:3788] STATEMENT: alter table stud_emp rename to student; 2024-09-13 09:37:24.378 UTC [16830][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.379 UTC [16830][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-09-13 09:37:24.379 UTC [16830][client backend] [[unknown]][87/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/infinite_recurse 2024-09-13 09:37:24.383 UTC [16819][client backend] [pg_regress/errors][77/20:3795] ERROR: relation "stud_emp" already exists 2024-09-13 09:37:24.383 UTC [16819][client backend] [pg_regress/errors][77/20:3795] STATEMENT: alter table stud_emp rename to stud_emp; 2024-09-13 09:37:24.383 UTC [16819][client backend] [pg_regress/errors][77/21:0] ERROR: relation "nonesuchrel" does not exist 2024-09-13 09:37:24.383 UTC [16819][client backend] [pg_regress/errors][77/21:0] STATEMENT: alter table nonesuchrel rename column nonesuchatt to newnonesuchatt; 2024-09-13 09:37:24.383 UTC [16829][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-13 09:37:24.384 UTC [16810][client backend] [pg_regress/create_aggregate][74/10:0] ERROR: aggregate nosuchagg(*) does not exist 2024-09-13 09:37:24.384 UTC [16810][client backend] [pg_regress/create_aggregate][74/10:0] STATEMENT: COMMENT ON AGGREGATE nosuchagg (*) IS 'should fail'; 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/22:3800] ERROR: column "nonesuchatt" does not exist 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/22:3800] STATEMENT: alter table emp rename column nonesuchatt to newnonesuchatt; 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/23:3802] ERROR: column "manager" of relation "stud_emp" already exists 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/23:3802] STATEMENT: alter table emp rename column salary to manager; 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/24:3804] ERROR: column name "ctid" conflicts with a system column name 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/24:3804] STATEMENT: alter table emp rename column salary to ctid; 2024-09-13 09:37:24.386 UTC [16819][client backend] [pg_regress/errors][77/25:0] WARNING: there is no transaction in progress 2024-09-13 09:37:24.387 UTC [16819][client backend] [pg_regress/errors][77/26:0] WARNING: there is no transaction in progress 2024-09-13 09:37:24.387 UTC [16819][client backend] [pg_regress/errors][77/27:0] ERROR: function int2um(integer) does not exist 2024-09-13 09:37:24.387 UTC [16819][client backend] [pg_regress/errors][77/27:0] STATEMENT: create aggregate newavg2 (sfunc = int4pl, basetype = int4, stype = int4, finalfunc = int2um, initcond = '0'); 2024-09-13 09:37:24.388 UTC [16824][client backend] [pg_regress/create_am][82/3:0] ERROR: function int4in(internal) does not exist 2024-09-13 09:37:24.388 UTC [16824][client backend] [pg_regress/create_am][82/3:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER int4in; 2024-09-13 09:37:24.389 UTC [16824][client backend] [pg_regress/create_am][82/4:0] ERROR: function heap_tableam_handler must return type index_am_handler 2024-09-13 09:37:24.389 UTC [16824][client backend] [pg_regress/create_am][82/4:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER heap_tableam_handler; 2024-09-13 09:37:24.390 UTC [16824][client backend] [pg_regress/create_am][82/5:0] ERROR: data type box has no default operator class for access method "gist2" 2024-09-13 09:37:24.390 UTC [16824][client backend] [pg_regress/create_am][82/5:0] HINT: You must specify an operator class for the index or define a default operator class for the data type. 2024-09-13 09:37:24.390 UTC [16824][client backend] [pg_regress/create_am][82/5:0] STATEMENT: CREATE INDEX grect2ind2 ON fast_emp4000 USING gist2 (home_base); 2024-09-13 09:37:24.392 UTC [16829][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-09-13 09:37:24.392 UTC [16829][client backend] [[unknown]][88/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/roleattributes 2024-09-13 09:37:24.392 UTC [16818][client backend] [pg_regress/drop_if_exists][78/5:0] ERROR: view "test_view_exists" does not exist 2024-09-13 09:37:24.392 UTC [16818][client backend] [pg_regress/drop_if_exists][78/5:0] STATEMENT: DROP VIEW test_view_exists; 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/28:0] ERROR: aggregate input type must be specified 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/28:0] STATEMENT: create aggregate newcnt1 (sfunc = int4inc, stype = int4, initcond = '0'); 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/29:0] ERROR: syntax error at or near ";" at character 11 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/29:0] STATEMENT: drop index; 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/30:0] ERROR: syntax error at or near "314159" at character 12 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/30:0] STATEMENT: drop index 314159; 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/31:0] ERROR: index "nonesuch" does not exist 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/31:0] STATEMENT: drop index nonesuch; 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/32:0] ERROR: syntax error at or near ";" at character 15 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/32:0] STATEMENT: drop aggregate; 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/33:0] ERROR: syntax error at or near ";" at character 23 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/33:0] STATEMENT: drop aggregate newcnt1; 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/34:0] ERROR: syntax error at or near "314159" at character 16 2024-09-13 09:37:24.396 UTC [16819][client backend] [pg_regress/errors][77/34:0] STATEMENT: drop aggregate 314159 (int); 2024-09-13 09:37:24.397 UTC [16819][client backend] [pg_regress/errors][77/35:0] ERROR: type "nonesuch" does not exist 2024-09-13 09:37:24.397 UTC [16819][client backend] [pg_regress/errors][77/35:0] STATEMENT: drop aggregate newcnt (nonesuch); 2024-09-13 09:37:24.397 UTC [16819][client backend] [pg_regress/errors][77/36:0] ERROR: aggregate nonesuch(integer) does not exist 2024-09-13 09:37:24.397 UTC [16819][client backend] [pg_regress/errors][77/36:0] STATEMENT: drop aggregate nonesuch (int4); 2024-09-13 09:37:24.397 UTC [16819][client backend] [pg_regress/errors][77/37:0] ERROR: aggregate newcnt(real) does not exist 2024-09-13 09:37:24.397 UTC [16819][client backend] [pg_regress/errors][77/37:0] STATEMENT: drop aggregate newcnt (float4); 2024-09-13 09:37:24.398 UTC [16819][client backend] [pg_regress/errors][77/38:0] ERROR: syntax error at or near "(" at character 15 2024-09-13 09:37:24.398 UTC [16819][client backend] [pg_regress/errors][77/38:0] STATEMENT: drop function (); 2024-09-13 09:37:24.398 UTC [16819][client backend] [pg_regress/errors][77/39:0] ERROR: syntax error at or near "314159" at character 15 2024-09-13 09:37:24.398 UTC [16819][client backend] [pg_regress/errors][77/39:0] STATEMENT: drop function 314159(); 2024-09-13 09:37:24.398 UTC [16819][client backend] [pg_regress/errors][77/40:0] ERROR: function nonesuch() does not exist 2024-09-13 09:37:24.398 UTC [16819][client backend] [pg_regress/errors][77/40:0] STATEMENT: drop function nonesuch(); 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/41:0] ERROR: syntax error at or near ";" at character 10 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/41:0] STATEMENT: drop type; 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/42:0] ERROR: syntax error at or near "314159" at character 11 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/42:0] STATEMENT: drop type 314159; 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/43:0] ERROR: type "nonesuch" does not exist 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/43:0] STATEMENT: drop type nonesuch; 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/44:0] ERROR: syntax error at or near ";" at character 14 2024-09-13 09:37:24.399 UTC [16819][client backend] [pg_regress/errors][77/44:0] STATEMENT: drop operator; 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/45:0] ERROR: syntax error at or near ";" at character 21 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/45:0] STATEMENT: drop operator equals; 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/46:0] ERROR: syntax error at or near ";" at character 18 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/46:0] STATEMENT: drop operator ===; 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/47:0] ERROR: syntax error at or near "," at character 19 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/47:0] STATEMENT: drop operator int4, int4; 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/48:0] ERROR: syntax error at or near "(" at character 15 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/48:0] STATEMENT: drop operator (int4, int4); 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/49:0] ERROR: syntax error at or near ")" at character 20 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/49:0] STATEMENT: drop operator === (); 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/50:0] ERROR: missing argument at character 24 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/50:0] HINT: Use NONE to denote the missing argument of a unary operator. 2024-09-13 09:37:24.400 UTC [16819][client backend] [pg_regress/errors][77/50:0] STATEMENT: drop operator === (int4); 2024-09-13 09:37:24.401 UTC [16819][client backend] [pg_regress/errors][77/51:0] ERROR: operator does not exist: integer === integer 2024-09-13 09:37:24.401 UTC [16819][client backend] [pg_regress/errors][77/51:0] STATEMENT: drop operator === (int4, int4); 2024-09-13 09:37:24.401 UTC [16819][client backend] [pg_regress/errors][77/52:0] ERROR: missing argument at character 26 2024-09-13 09:37:24.401 UTC [16819][client backend] [pg_regress/errors][77/52:0] HINT: Use NONE to denote the missing argument of a unary operator. 2024-09-13 09:37:24.401 UTC [16819][client backend] [pg_regress/errors][77/52:0] STATEMENT: drop operator = (nonesuch); 2024-09-13 09:37:24.406 UTC [16819][client backend] [pg_regress/errors][77/53:0] ERROR: syntax error at or near "," at character 19 2024-09-13 09:37:24.406 UTC [16819][client backend] [pg_regress/errors][77/53:0] STATEMENT: drop operator = ( , int4); 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/54:0] ERROR: type "nonesuch" does not exist 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/54:0] STATEMENT: drop operator = (nonesuch, int4); 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/55:0] ERROR: type "nonesuch" does not exist 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/55:0] STATEMENT: drop operator = (int4, nonesuch); 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/56:0] ERROR: syntax error at or near ")" at character 24 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/56:0] STATEMENT: drop operator = (int4, ); 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/57:0] ERROR: syntax error at or near ";" at character 10 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/57:0] STATEMENT: drop rule; 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/58:0] ERROR: syntax error at or near "314159" at character 11 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/58:0] STATEMENT: drop rule 314159; 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/59:0] ERROR: relation "noplace" does not exist 2024-09-13 09:37:24.407 UTC [16819][client backend] [pg_regress/errors][77/59:0] STATEMENT: drop rule nonesuch on noplace; 2024-09-13 09:37:24.410 UTC [16819][client backend] [pg_regress/errors][77/60:0] ERROR: syntax error at or near "tuple" at character 6 2024-09-13 09:37:24.410 UTC [16819][client backend] [pg_regress/errors][77/60:0] STATEMENT: drop tuple rule nonesuch; 2024-09-13 09:37:24.410 UTC [16819][client backend] [pg_regress/errors][77/61:0] ERROR: syntax error at or near "instance" at character 6 2024-09-13 09:37:24.410 UTC [16819][client backend] [pg_regress/errors][77/61:0] STATEMENT: drop instance rule nonesuch on noplace; 2024-09-13 09:37:24.411 UTC [16819][client backend] [pg_regress/errors][77/62:0] ERROR: syntax error at or near "rewrite" at character 6 2024-09-13 09:37:24.411 UTC [16819][client backend] [pg_regress/errors][77/62:0] STATEMENT: drop rewrite rule nonesuch; 2024-09-13 09:37:24.411 UTC [16819][client backend] [pg_regress/errors][77/63:0] ERROR: division by zero 2024-09-13 09:37:24.411 UTC [16819][client backend] [pg_regress/errors][77/63:0] STATEMENT: select 1/0; 2024-09-13 09:37:24.412 UTC [16819][client backend] [pg_regress/errors][77/64:0] ERROR: division by zero 2024-09-13 09:37:24.412 UTC [16819][client backend] [pg_regress/errors][77/64:0] STATEMENT: select 1::int8/0; 2024-09-13 09:37:24.413 UTC [16819][client backend] [pg_regress/errors][77/65:0] ERROR: division by zero 2024-09-13 09:37:24.413 UTC [16819][client backend] [pg_regress/errors][77/65:0] STATEMENT: select 1/0::int8; 2024-09-13 09:37:24.415 UTC [16819][client backend] [pg_regress/errors][77/66:0] ERROR: division by zero 2024-09-13 09:37:24.415 UTC [16819][client backend] [pg_regress/errors][77/66:0] STATEMENT: select 1::int2/0; 2024-09-13 09:37:24.415 UTC [16819][client backend] [pg_regress/errors][77/67:0] ERROR: division by zero 2024-09-13 09:37:24.415 UTC [16819][client backend] [pg_regress/errors][77/67:0] STATEMENT: select 1/0::int2; 2024-09-13 09:37:24.417 UTC [16819][client backend] [pg_regress/errors][77/68:0] ERROR: division by zero 2024-09-13 09:37:24.417 UTC [16819][client backend] [pg_regress/errors][77/68:0] STATEMENT: select 1::numeric/0; 2024-09-13 09:37:24.418 UTC [16810][client backend] [pg_regress/create_aggregate][74/21:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2024-09-13 09:37:24.418 UTC [16810][client backend] [pg_regress/create_aggregate][74/21:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2024-09-13 09:37:24.418 UTC [16818][client backend] [pg_regress/drop_if_exists][78/9:0] ERROR: view "test_view_exists" does not exist 2024-09-13 09:37:24.418 UTC [16818][client backend] [pg_regress/drop_if_exists][78/9:0] STATEMENT: DROP VIEW test_view_exists; 2024-09-13 09:37:24.419 UTC [16818][client backend] [pg_regress/drop_if_exists][78/10:0] ERROR: index "test_index_exists" does not exist 2024-09-13 09:37:24.419 UTC [16818][client backend] [pg_regress/drop_if_exists][78/10:0] STATEMENT: DROP INDEX test_index_exists; 2024-09-13 09:37:24.421 UTC [16819][client backend] [pg_regress/errors][77/69:0] ERROR: division by zero 2024-09-13 09:37:24.421 UTC [16819][client backend] [pg_regress/errors][77/69:0] STATEMENT: select 1/0::numeric; 2024-09-13 09:37:24.422 UTC [16819][client backend] [pg_regress/errors][77/70:0] ERROR: division by zero 2024-09-13 09:37:24.422 UTC [16819][client backend] [pg_regress/errors][77/70:0] STATEMENT: select 1::float8/0; 2024-09-13 09:37:24.429 UTC [16819][client backend] [pg_regress/errors][77/71:0] ERROR: division by zero 2024-09-13 09:37:24.429 UTC [16819][client backend] [pg_regress/errors][77/71:0] STATEMENT: select 1/0::float8; 2024-09-13 09:37:24.429 UTC [16819][client backend] [pg_regress/errors][77/72:0] ERROR: division by zero 2024-09-13 09:37:24.429 UTC [16819][client backend] [pg_regress/errors][77/72:0] STATEMENT: select 1::float4/0; 2024-09-13 09:37:24.430 UTC [16810][client backend] [pg_regress/create_aggregate][74/24:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2024-09-13 09:37:24.430 UTC [16810][client backend] [pg_regress/create_aggregate][74/24:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/73:0] ERROR: division by zero 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/73:0] STATEMENT: select 1/0::float4; 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/74:0] ERROR: syntax error at or near "xxx" at character 1 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/74:0] STATEMENT: xxx; 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/75:0] ERROR: syntax error at or near "foo" at character 8 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/75:0] STATEMENT: CREATE foo; 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/76:0] ERROR: syntax error at or near ";" at character 14 2024-09-13 09:37:24.431 UTC [16819][client backend] [pg_regress/errors][77/76:0] STATEMENT: CREATE TABLE ; 2024-09-13 09:37:24.432 UTC [16809][client backend] [pg_regress/create_cast][:0] LOG: disconnection: session time: 0:00:00.139 user=postgres database=regression host=[local] 2024-09-13 09:37:24.436 UTC [16819][client backend] [pg_regress/errors][77/77:0] ERROR: syntax error at end of input at character 13 2024-09-13 09:37:24.436 UTC [16819][client backend] [pg_regress/errors][77/77:0] STATEMENT: CREATE TABLE 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/78:0] ERROR: syntax error at or near "foo" at character 29 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/78:0] STATEMENT: INSERT INTO foo VALUES(123) foo; 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/79:0] ERROR: syntax error at or near "123" at character 13 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/79:0] STATEMENT: INSERT INTO 123 VALUES(123); 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/80:0] ERROR: syntax error at or near "123" at character 29 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/80:0] STATEMENT: INSERT INTO foo VALUES(123) 123 ; 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/81:0] ERROR: syntax error at or near "NUL" at character 94 2024-09-13 09:37:24.437 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.438 UTC [16819][client backend] [pg_regress/errors][77/82:0] ERROR: syntax error at or near "NUL" at character 90 2024-09-13 09:37:24.438 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.438 UTC [16819][client backend] [pg_regress/errors][77/83:0] ERROR: syntax error at or near "NUL" at character 35 2024-09-13 09:37:24.438 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/84:0] ERROR: syntax error at or near "NUL" at character 90 2024-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/85:0] ERROR: syntax error at or near "NUL" at character 100 2024-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/86:0] ERROR: syntax error at or near "NUL" at character 45 2024-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/87:0] ERROR: syntax error at or near "NUL" at character 153 2024-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/88:0] ERROR: syntax error at or near "NUL" at character 180 2024-09-13 09:37:24.439 UTC [16819][client backend] [pg_regress/errors][77/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-09-13 09:37:24.443 UTC [16819][client backend] [pg_regress/errors][:0] LOG: disconnection: session time: 0:00:00.108 user=postgres database=regression host=[local] 2024-09-13 09:37:24.448 UTC [16815][client backend] [pg_regress/constraints][80/16:0] ERROR: syntax error at or near ")" at character 45 2024-09-13 09:37:24.448 UTC [16815][client backend] [pg_regress/constraints][80/16:0] STATEMENT: CREATE TABLE error_tbl (i int DEFAULT (100, )); 2024-09-13 09:37:24.449 UTC [16815][client backend] [pg_regress/constraints][80/17:0] ERROR: syntax error at or near "IN" at character 43 2024-09-13 09:37:24.449 UTC [16815][client backend] [pg_regress/constraints][80/17:0] STATEMENT: CREATE TABLE error_tbl (b1 bool DEFAULT 1 IN (1, 2)); 2024-09-13 09:37:24.453 UTC [16818][client backend] [pg_regress/drop_if_exists][78/14:0] ERROR: index "test_index_exists" does not exist 2024-09-13 09:37:24.453 UTC [16818][client backend] [pg_regress/drop_if_exists][78/14:0] STATEMENT: DROP INDEX test_index_exists; 2024-09-13 09:37:24.454 UTC [16818][client backend] [pg_regress/drop_if_exists][78/15:0] ERROR: sequence "test_sequence_exists" does not exist 2024-09-13 09:37:24.454 UTC [16818][client backend] [pg_regress/drop_if_exists][78/15:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2024-09-13 09:37:24.466 UTC [16818][client backend] [pg_regress/drop_if_exists][78/19:0] ERROR: sequence "test_sequence_exists" does not exist 2024-09-13 09:37:24.466 UTC [16818][client backend] [pg_regress/drop_if_exists][78/19:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2024-09-13 09:37:24.468 UTC [16818][client backend] [pg_regress/drop_if_exists][78/20:0] ERROR: schema "test_schema_exists" does not exist 2024-09-13 09:37:24.468 UTC [16818][client backend] [pg_regress/drop_if_exists][78/20:0] STATEMENT: DROP SCHEMA test_schema_exists; 2024-09-13 09:37:24.481 UTC [16818][client backend] [pg_regress/drop_if_exists][78/24:0] ERROR: schema "test_schema_exists" does not exist 2024-09-13 09:37:24.481 UTC [16818][client backend] [pg_regress/drop_if_exists][78/24:0] STATEMENT: DROP SCHEMA test_schema_exists; 2024-09-13 09:37:24.483 UTC [16818][client backend] [pg_regress/drop_if_exists][78/25:0] ERROR: type "test_type_exists" does not exist 2024-09-13 09:37:24.483 UTC [16818][client backend] [pg_regress/drop_if_exists][78/25:0] STATEMENT: DROP TYPE test_type_exists; 2024-09-13 09:37:24.490 UTC [16818][client backend] [pg_regress/drop_if_exists][78/29:0] ERROR: type "test_type_exists" does not exist 2024-09-13 09:37:24.490 UTC [16818][client backend] [pg_regress/drop_if_exists][78/29:0] STATEMENT: DROP TYPE test_type_exists; 2024-09-13 09:37:24.494 UTC [16818][client backend] [pg_regress/drop_if_exists][78/30:0] ERROR: type "test_domain_exists" does not exist 2024-09-13 09:37:24.494 UTC [16818][client backend] [pg_regress/drop_if_exists][78/30:0] STATEMENT: DROP DOMAIN test_domain_exists; 2024-09-13 09:37:24.498 UTC [16813][client backend] [pg_regress/create_function_sql][76/42:0] ERROR: only superuser can define a leakproof function 2024-09-13 09:37:24.498 UTC [16813][client backend] [pg_regress/create_function_sql][76/42:0] STATEMENT: ALTER FUNCTION functest_E_2(int) LEAKPROOF; 2024-09-13 09:37:24.499 UTC [16813][client backend] [pg_regress/create_function_sql][76/43:0] ERROR: only superuser can define a leakproof function 2024-09-13 09:37:24.499 UTC [16813][client backend] [pg_regress/create_function_sql][76/43:0] STATEMENT: CREATE FUNCTION functest_E_3(int) RETURNS bool LANGUAGE 'sql' LEAKPROOF AS 'SELECT $1 < 200'; 2024-09-13 09:37:24.500 UTC [16827][client backend] [pg_regress/hash_func][86/18:0] ERROR: could not identify a hash function for type bit varying 2024-09-13 09:37:24.500 UTC [16827][client backend] [pg_regress/hash_func][86/18:0] STATEMENT: SELECT v as value, hash_array(v)::bit(32) as standard FROM (VALUES ('{101}'::varbit[])) x(v); 2024-09-13 09:37:24.504 UTC [16815][client backend] [pg_regress/constraints][80/23:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-09-13 09:37:24.504 UTC [16815][client backend] [pg_regress/constraints][80/23:0] DETAIL: Failing row contains (3). 2024-09-13 09:37:24.504 UTC [16815][client backend] [pg_regress/constraints][80/23:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (3); 2024-09-13 09:37:24.504 UTC [16815][client backend] [pg_regress/constraints][80/24:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-09-13 09:37:24.504 UTC [16815][client backend] [pg_regress/constraints][80/24:0] DETAIL: Failing row contains (2). 2024-09-13 09:37:24.504 UTC [16815][client backend] [pg_regress/constraints][80/24:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (2); 2024-09-13 09:37:24.506 UTC [16827][client backend] [pg_regress/hash_func][86/19:0] ERROR: could not identify an extended hash function for type bit varying 2024-09-13 09:37:24.506 UTC [16827][client backend] [pg_regress/hash_func][86/19:0] STATEMENT: SELECT v as value, hash_array_extended(v, 0)::bit(32) as extended0 FROM (VALUES ('{101}'::varbit[])) x(v); 2024-09-13 09:37:24.506 UTC [16815][client backend] [pg_regress/constraints][80/26:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-09-13 09:37:24.506 UTC [16815][client backend] [pg_regress/constraints][80/26:0] DETAIL: Failing row contains (1). 2024-09-13 09:37:24.506 UTC [16815][client backend] [pg_regress/constraints][80/26:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (1); 2024-09-13 09:37:24.511 UTC [16810][client backend] [pg_regress/create_aggregate][74/37:0] ERROR: must specify both or neither of serialization and deserialization functions 2024-09-13 09:37:24.511 UTC [16810][client backend] [pg_regress/create_aggregate][74/37:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize ); 2024-09-13 09:37:24.516 UTC [16818][client backend] [pg_regress/drop_if_exists][78/34:0] ERROR: type "test_domain_exists" does not exist 2024-09-13 09:37:24.516 UTC [16818][client backend] [pg_regress/drop_if_exists][78/34:0] STATEMENT: DROP DOMAIN test_domain_exists; 2024-09-13 09:37:24.517 UTC [16810][client backend] [pg_regress/create_aggregate][74/38:0] ERROR: function numeric_avg_deserialize(internal) does not exist 2024-09-13 09:37:24.517 UTC [16810][client backend] [pg_regress/create_aggregate][74/38:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_deserialize, deserialfunc = numeric_avg_deserialize ); 2024-09-13 09:37:24.517 UTC [16810][client backend] [pg_regress/create_aggregate][74/39:0] ERROR: function numeric_avg_serialize(bytea, internal) does not exist 2024-09-13 09:37:24.517 UTC [16810][client backend] [pg_regress/create_aggregate][74/39:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_serialize ); 2024-09-13 09:37:24.518 UTC [16810][client backend] [pg_regress/create_aggregate][74/40:0] ERROR: function int4larger(internal, internal) does not exist 2024-09-13 09:37:24.518 UTC [16810][client backend] [pg_regress/create_aggregate][74/40:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_deserialize, combinefunc = int4larger ); 2024-09-13 09:37:24.524 UTC [16818][client backend] [pg_regress/drop_if_exists][78/38:0] ERROR: role "regress_test_u2" does not exist 2024-09-13 09:37:24.524 UTC [16818][client backend] [pg_regress/drop_if_exists][78/38:0] STATEMENT: DROP USER regress_test_u2; 2024-09-13 09:37:24.531 UTC [16818][client backend] [pg_regress/drop_if_exists][78/40:0] ERROR: role "regress_test_u1" does not exist 2024-09-13 09:37:24.531 UTC [16818][client backend] [pg_regress/drop_if_exists][78/40:0] STATEMENT: DROP USER regress_test_u1; 2024-09-13 09:37:24.532 UTC [16818][client backend] [pg_regress/drop_if_exists][78/41:0] ERROR: role "regress_test_r2" does not exist 2024-09-13 09:37:24.532 UTC [16818][client backend] [pg_regress/drop_if_exists][78/41:0] STATEMENT: DROP ROLE regress_test_r2; 2024-09-13 09:37:24.535 UTC [16818][client backend] [pg_regress/drop_if_exists][78/43:0] ERROR: role "regress_test_r1" does not exist 2024-09-13 09:37:24.535 UTC [16818][client backend] [pg_regress/drop_if_exists][78/43:0] STATEMENT: DROP ROLE regress_test_r1; 2024-09-13 09:37:24.535 UTC [16818][client backend] [pg_regress/drop_if_exists][78/44:0] ERROR: role "regress_test_g2" does not exist 2024-09-13 09:37:24.535 UTC [16818][client backend] [pg_regress/drop_if_exists][78/44:0] STATEMENT: DROP GROUP regress_test_g2; 2024-09-13 09:37:24.536 UTC [16815][client backend] [pg_regress/constraints][80/31:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-09-13 09:37:24.536 UTC [16815][client backend] [pg_regress/constraints][80/31:0] DETAIL: Failing row contains (1, x check failed, -2). 2024-09-13 09:37:24.536 UTC [16815][client backend] [pg_regress/constraints][80/31:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (1, 'x check failed', -2); 2024-09-13 09:37:24.537 UTC [16814][client backend] [pg_regress/triggers][75/23:0] ERROR: trigger "check_fkeys2_pkey_bad" for table "fkeys2" does not exist 2024-09-13 09:37:24.537 UTC [16814][client backend] [pg_regress/triggers][75/23:0] STATEMENT: COMMENT ON TRIGGER check_fkeys2_pkey_bad ON fkeys2 IS 'wrong'; 2024-09-13 09:37:24.537 UTC [16815][client backend] [pg_regress/constraints][80/32:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-09-13 09:37:24.537 UTC [16815][client backend] [pg_regress/constraints][80/32:0] DETAIL: Failing row contains (5, z check failed, 10). 2024-09-13 09:37:24.537 UTC [16815][client backend] [pg_regress/constraints][80/32:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (5, 'z check failed', 10); 2024-09-13 09:37:24.538 UTC [16818][client backend] [pg_regress/drop_if_exists][78/46:0] ERROR: role "regress_test_g1" does not exist 2024-09-13 09:37:24.538 UTC [16818][client backend] [pg_regress/drop_if_exists][78/46:0] STATEMENT: DROP GROUP regress_test_g1; 2024-09-13 09:37:24.540 UTC [16815][client backend] [pg_regress/constraints][80/33:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-09-13 09:37:24.540 UTC [16815][client backend] [pg_regress/constraints][80/33:0] DETAIL: Failing row contains (0, check failed, -2). 2024-09-13 09:37:24.540 UTC [16815][client backend] [pg_regress/constraints][80/33:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (0, 'check failed', -2); 2024-09-13 09:37:24.542 UTC [16818][client backend] [pg_regress/drop_if_exists][78/48:0] ERROR: conversion "test_conversion_exists" does not exist 2024-09-13 09:37:24.542 UTC [16818][client backend] [pg_regress/drop_if_exists][78/48:0] STATEMENT: DROP CONVERSION test_conversion_exists; 2024-09-13 09:37:24.543 UTC [16815][client backend] [pg_regress/constraints][80/34:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-09-13 09:37:24.543 UTC [16815][client backend] [pg_regress/constraints][80/34:0] DETAIL: Failing row contains (6, check failed, 11). 2024-09-13 09:37:24.543 UTC [16815][client backend] [pg_regress/constraints][80/34:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (6, 'check failed', 11); 2024-09-13 09:37:24.554 UTC [16818][client backend] [pg_regress/drop_if_exists][78/52:0] ERROR: text search parser "test_tsparser_exists" does not exist 2024-09-13 09:37:24.554 UTC [16818][client backend] [pg_regress/drop_if_exists][78/52:0] STATEMENT: DROP TEXT SEARCH PARSER test_tsparser_exists; 2024-09-13 09:37:24.556 UTC [16818][client backend] [pg_regress/drop_if_exists][78/54:0] ERROR: text search dictionary "test_tsdict_exists" does not exist 2024-09-13 09:37:24.556 UTC [16818][client backend] [pg_regress/drop_if_exists][78/54:0] STATEMENT: DROP TEXT SEARCH DICTIONARY test_tsdict_exists; 2024-09-13 09:37:24.556 UTC [16829][client backend] [pg_regress/roleattributes][:0] LOG: disconnection: session time: 0:00:00.178 user=postgres database=regression host=[local] 2024-09-13 09:37:24.560 UTC [16810][client backend] [pg_regress/create_aggregate][74/49:0] ERROR: cannot change return type of existing function 2024-09-13 09:37:24.560 UTC [16810][client backend] [pg_regress/create_aggregate][74/49:0] HINT: Use DROP AGGREGATE myavg(numeric) first. 2024-09-13 09:37:24.560 UTC [16810][client backend] [pg_regress/create_aggregate][74/49:0] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (numeric) ( stype = numeric, sfunc = numeric_add, finalfunc = numeric_out ); 2024-09-13 09:37:24.561 UTC [16810][client backend] [pg_regress/create_aggregate][74/50:4059] ERROR: cannot change routine kind 2024-09-13 09:37:24.561 UTC [16810][client backend] [pg_regress/create_aggregate][74/50:4059] DETAIL: "myavg" is an ordinary aggregate function. 2024-09-13 09:37:24.561 UTC [16810][client backend] [pg_regress/create_aggregate][74/50:4059] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (order by numeric) ( stype = numeric, sfunc = numeric_add ); 2024-09-13 09:37:24.563 UTC [16813][client backend] [pg_regress/create_function_sql][76/66:0] ERROR: duplicate function body specified 2024-09-13 09:37:24.563 UTC [16813][client backend] [pg_regress/create_function_sql][76/66:0] STATEMENT: CREATE FUNCTION functest_S_xxx(x int) RETURNS int LANGUAGE SQL AS $$ SELECT x * 2 $$ RETURN x * 3; 2024-09-13 09:37:24.564 UTC [16818][client backend] [pg_regress/drop_if_exists][78/58:0] ERROR: text search template "test_tstemplate_exists" does not exist 2024-09-13 09:37:24.564 UTC [16818][client backend] [pg_regress/drop_if_exists][78/58:0] STATEMENT: DROP TEXT SEARCH TEMPLATE test_tstemplate_exists; 2024-09-13 09:37:24.564 UTC [16813][client backend] [pg_regress/create_function_sql][76/67:0] ERROR: SQL function with unquoted function body cannot have polymorphic arguments 2024-09-13 09:37:24.564 UTC [16813][client backend] [pg_regress/create_function_sql][76/67:0] STATEMENT: CREATE FUNCTION functest_S_xx(x anyarray) RETURNS anyelement LANGUAGE SQL RETURN x[1]; 2024-09-13 09:37:24.566 UTC [16810][client backend] [pg_regress/create_aggregate][74/52:0] ERROR: cannot change routine kind 2024-09-13 09:37:24.566 UTC [16810][client backend] [pg_regress/create_aggregate][74/52:0] DETAIL: "sum3" is a function. 2024-09-13 09:37:24.566 UTC [16810][client backend] [pg_regress/create_aggregate][74/52:0] STATEMENT: CREATE OR REPLACE AGGREGATE sum3 (int8,int8,int8) ( stype = int8, sfunc = sum4 ); 2024-09-13 09:37:24.567 UTC [16813][client backend] [pg_regress/create_function_sql][76/68:0] ERROR: operator does not exist: date > integer at character 85 2024-09-13 09:37:24.567 UTC [16813][client backend] [pg_regress/create_function_sql][76/68:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-09-13 09:37:24.567 UTC [16813][client backend] [pg_regress/create_function_sql][76/68:0] STATEMENT: CREATE FUNCTION functest_S_xx(x date) RETURNS boolean LANGUAGE SQL RETURN x > 1; 2024-09-13 09:37:24.567 UTC [16818][client backend] [pg_regress/drop_if_exists][78/60:0] ERROR: text search configuration "test_tsconfig_exists" does not exist 2024-09-13 09:37:24.567 UTC [16818][client backend] [pg_regress/drop_if_exists][78/60:0] STATEMENT: DROP TEXT SEARCH CONFIGURATION test_tsconfig_exists; 2024-09-13 09:37:24.573 UTC [16814][client backend] [pg_regress/triggers][75/32:0] ERROR: tuple references non-existent key 2024-09-13 09:37:24.573 UTC [16814][client backend] [pg_regress/triggers][75/32:0] DETAIL: Trigger "check_fkeys2_pkey_exist" found tuple referencing non-existent key in "pkeys". 2024-09-13 09:37:24.573 UTC [16814][client backend] [pg_regress/triggers][75/32:0] STATEMENT: insert into fkeys2 values (70, '5', 3); 2024-09-13 09:37:24.574 UTC [16810][client backend] [pg_regress/create_aggregate][74/55:0] ERROR: parameter "parallel" must be SAFE, RESTRICTED, or UNSAFE 2024-09-13 09:37:24.574 UTC [16810][client backend] [pg_regress/create_aggregate][74/55:0] STATEMENT: CREATE AGGREGATE mysum (int) ( stype = int, sfunc = int4pl, parallel = pear ); 2024-09-13 09:37:24.575 UTC [16810][client backend] [pg_regress/create_aggregate][74/57:0] ERROR: strictness of aggregate's forward and inverse transition functions must match 2024-09-13 09:37:24.575 UTC [16810][client backend] [pg_regress/create_aggregate][74/57:0] STATEMENT: CREATE AGGREGATE invalidsumdouble (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_n ); 2024-09-13 09:37:24.575 UTC [16810][client backend] [pg_regress/create_aggregate][74/59:0] ERROR: return type of inverse transition function float8mi_int is not double precision 2024-09-13 09:37:24.575 UTC [16810][client backend] [pg_regress/create_aggregate][74/59:0] STATEMENT: CREATE AGGREGATE wrongreturntype (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_int ); 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] WARNING: aggregate attribute "Sfunc1" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] WARNING: aggregate attribute "Basetype" not recognized 2024-09-13 09:37:24.576 UTC [16818][client backend] [pg_regress/drop_if_exists][78/64:0] ERROR: extension "test_extension_exists" does not exist 2024-09-13 09:37:24.576 UTC [16818][client backend] [pg_regress/drop_if_exists][78/64:0] STATEMENT: DROP EXTENSION test_extension_exists; 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] WARNING: aggregate attribute "Stype1" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] WARNING: aggregate attribute "Initcond1" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] WARNING: aggregate attribute "Parallel" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] ERROR: aggregate stype must be specified 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/60:0] STATEMENT: CREATE AGGREGATE case_agg ( -- old syntax "Sfunc1" = int4pl, "Basetype" = int4, "Stype1" = int4, "Initcond1" = '0', "Parallel" = safe ); 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] WARNING: aggregate attribute "Stype" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] WARNING: aggregate attribute "Sfunc" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] WARNING: aggregate attribute "Finalfunc" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] WARNING: aggregate attribute "Finalfunc_extra" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] WARNING: aggregate attribute "Finalfunc_modify" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] WARNING: aggregate attribute "Parallel" not recognized 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/61:0] ERROR: aggregate stype must be specified 2024-09-13 09:37:24.576 UTC [16810][client backend] [pg_regress/create_aggregate][74/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-09-13 09:37:24.578 UTC [16818][client backend] [pg_regress/drop_if_exists][78/66:0] ERROR: function test_function_exists() does not exist 2024-09-13 09:37:24.578 UTC [16818][client backend] [pg_regress/drop_if_exists][78/66:0] STATEMENT: DROP FUNCTION test_function_exists(); 2024-09-13 09:37:24.579 UTC [16818][client backend] [pg_regress/drop_if_exists][78/68:0] ERROR: function test_function_exists(integer, text, integer[]) does not exist 2024-09-13 09:37:24.579 UTC [16818][client backend] [pg_regress/drop_if_exists][78/68:0] STATEMENT: DROP FUNCTION test_function_exists(int, text, int[]); 2024-09-13 09:37:24.579 UTC [16818][client backend] [pg_regress/drop_if_exists][78/70:0] ERROR: aggregate test_aggregate_exists(*) does not exist 2024-09-13 09:37:24.579 UTC [16818][client backend] [pg_regress/drop_if_exists][78/70:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(*); 2024-09-13 09:37:24.579 UTC [16810][client backend] [pg_regress/create_aggregate][:0] LOG: disconnection: session time: 0:00:00.265 user=postgres database=regression host=[local] 2024-09-13 09:37:24.582 UTC [16818][client backend] [pg_regress/drop_if_exists][78/72:0] ERROR: aggregate test_aggregate_exists(integer) does not exist 2024-09-13 09:37:24.582 UTC [16818][client backend] [pg_regress/drop_if_exists][78/72:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(int); 2024-09-13 09:37:24.583 UTC [16818][client backend] [pg_regress/drop_if_exists][78/74:0] ERROR: operator does not exist: integer @#@ integer 2024-09-13 09:37:24.583 UTC [16818][client backend] [pg_regress/drop_if_exists][78/74:0] STATEMENT: DROP OPERATOR @#@ (int, int); 2024-09-13 09:37:24.583 UTC [16815][client backend] [pg_regress/constraints][80/39:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.583 UTC [16815][client backend] [pg_regress/constraints][80/39:0] DETAIL: Failing row contains (2, -NULL-, -2). 2024-09-13 09:37:24.583 UTC [16815][client backend] [pg_regress/constraints][80/39:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (2, -2); 2024-09-13 09:37:24.590 UTC [16815][client backend] [pg_regress/constraints][80/42:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.590 UTC [16815][client backend] [pg_regress/constraints][80/42:0] DETAIL: Failing row contains (2, Y, -2). 2024-09-13 09:37:24.590 UTC [16815][client backend] [pg_regress/constraints][80/42:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2024-09-13 09:37:24.593 UTC [16818][client backend] [pg_regress/drop_if_exists][78/78:0] ERROR: language "test_language_exists" does not exist 2024-09-13 09:37:24.593 UTC [16818][client backend] [pg_regress/drop_if_exists][78/78:0] STATEMENT: DROP LANGUAGE test_language_exists; 2024-09-13 09:37:24.594 UTC [16815][client backend] [pg_regress/constraints][80/44:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2024-09-13 09:37:24.594 UTC [16815][client backend] [pg_regress/constraints][80/44:0] DETAIL: Failing row contains (1, -NULL-, -2). 2024-09-13 09:37:24.594 UTC [16815][client backend] [pg_regress/constraints][80/44:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (1, -2); 2024-09-13 09:37:24.594 UTC [16818][client backend] [pg_regress/drop_if_exists][78/80:0] ERROR: cast from type text to type text does not exist 2024-09-13 09:37:24.594 UTC [16818][client backend] [pg_regress/drop_if_exists][78/80:0] STATEMENT: DROP CAST (text AS text); 2024-09-13 09:37:24.596 UTC [16818][client backend] [pg_regress/drop_if_exists][78/82:0] ERROR: trigger "test_trigger_exists" for table "test_exists" does not exist 2024-09-13 09:37:24.596 UTC [16818][client backend] [pg_regress/drop_if_exists][78/82:0] STATEMENT: DROP TRIGGER test_trigger_exists ON test_exists; 2024-09-13 09:37:24.597 UTC [16824][client backend] [pg_regress/create_am][82/9:4091] ERROR: cannot drop access method gist2 because other objects depend on it 2024-09-13 09:37:24.597 UTC [16824][client backend] [pg_regress/create_am][82/9:4091] DETAIL: index grect2ind2 depends on operator class box_ops for access method gist2 2024-09-13 09:37:24.597 UTC [16824][client backend] [pg_regress/create_am][82/9:4091] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:24.597 UTC [16824][client backend] [pg_regress/create_am][82/9:4091] STATEMENT: DROP ACCESS METHOD gist2; 2024-09-13 09:37:24.599 UTC [16818][client backend] [pg_regress/drop_if_exists][78/84:0] ERROR: relation "no_such_table" does not exist 2024-09-13 09:37:24.599 UTC [16818][client backend] [pg_regress/drop_if_exists][78/84:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_table; 2024-09-13 09:37:24.599 UTC [16818][client backend] [pg_regress/drop_if_exists][78/86:0] ERROR: schema "no_such_schema" does not exist 2024-09-13 09:37:24.599 UTC [16818][client backend] [pg_regress/drop_if_exists][78/86:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_schema.no_such_table; 2024-09-13 09:37:24.600 UTC [16815][client backend] [pg_regress/constraints][80/46:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.600 UTC [16815][client backend] [pg_regress/constraints][80/46:0] DETAIL: Failing row contains (5, check failed, -5). 2024-09-13 09:37:24.600 UTC [16815][client backend] [pg_regress/constraints][80/46:0] STATEMENT: INSERT INTO INSERT_TBL VALUES (5, 'check failed', -5); 2024-09-13 09:37:24.604 UTC [16820][client backend] [pg_regress/typed_table][79/17:4098] ERROR: cannot add column to typed table 2024-09-13 09:37:24.604 UTC [16820][client backend] [pg_regress/typed_table][79/17:4098] STATEMENT: ALTER TABLE persons ADD COLUMN comment text; 2024-09-13 09:37:24.604 UTC [16820][client backend] [pg_regress/typed_table][79/18:4099] ERROR: cannot drop column from typed table 2024-09-13 09:37:24.604 UTC [16820][client backend] [pg_regress/typed_table][79/18:4099] STATEMENT: ALTER TABLE persons DROP COLUMN name; 2024-09-13 09:37:24.605 UTC [16820][client backend] [pg_regress/typed_table][79/19:0] ERROR: cannot rename column of typed table 2024-09-13 09:37:24.605 UTC [16820][client backend] [pg_regress/typed_table][79/19:0] STATEMENT: ALTER TABLE persons RENAME COLUMN id TO num; 2024-09-13 09:37:24.605 UTC [16820][client backend] [pg_regress/typed_table][79/20:4100] ERROR: cannot alter column type of typed table 2024-09-13 09:37:24.605 UTC [16820][client backend] [pg_regress/typed_table][79/20:4100] STATEMENT: ALTER TABLE persons ALTER COLUMN name TYPE varchar; 2024-09-13 09:37:24.605 UTC [16814][client backend] [pg_regress/triggers][75/37:0] ERROR: tuple references non-existent key 2024-09-13 09:37:24.605 UTC [16814][client backend] [pg_regress/triggers][75/37:0] DETAIL: Trigger "check_fkeys_pkey_exist" found tuple referencing non-existent key in "pkeys". 2024-09-13 09:37:24.605 UTC [16814][client backend] [pg_regress/triggers][75/37:0] STATEMENT: insert into fkeys values (70, '5', 1); 2024-09-13 09:37:24.606 UTC [16814][client backend] [pg_regress/triggers][75/38:0] ERROR: tuple references non-existent key 2024-09-13 09:37:24.606 UTC [16814][client backend] [pg_regress/triggers][75/38:0] DETAIL: Trigger "check_fkeys_pkey2_exist" found tuple referencing non-existent key in "fkeys2". 2024-09-13 09:37:24.606 UTC [16814][client backend] [pg_regress/triggers][75/38:0] STATEMENT: insert into fkeys values (60, '6', 4); 2024-09-13 09:37:24.607 UTC [16815][client backend] [pg_regress/constraints][80/50:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2024-09-13 09:37:24.607 UTC [16815][client backend] [pg_regress/constraints][80/50:0] DETAIL: Failing row contains (5, check failed, 4). 2024-09-13 09:37:24.607 UTC [16815][client backend] [pg_regress/constraints][80/50:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) VALUES ('check failed', 4); 2024-09-13 09:37:24.610 UTC [16815][client backend] [pg_regress/constraints][80/51:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.610 UTC [16815][client backend] [pg_regress/constraints][80/51:0] DETAIL: Failing row contains (5, check failed, -5). 2024-09-13 09:37:24.610 UTC [16815][client backend] [pg_regress/constraints][80/51:0] STATEMENT: INSERT INTO INSERT_TBL(x,y) VALUES (5, 'check failed'); 2024-09-13 09:37:24.612 UTC [16814][client backend] [pg_regress/triggers][75/39:4104] ERROR: "check_fkeys2_fkey_restrict": tuple is referenced in "fkeys" 2024-09-13 09:37:24.612 UTC [16814][client backend] [pg_regress/triggers][75/39:4104] CONTEXT: SQL statement "delete from fkeys2 where fkey21 = $1 and fkey22 = $2 " 2024-09-13 09:37:24.612 UTC [16814][client backend] [pg_regress/triggers][75/39:4104] STATEMENT: delete from pkeys where pkey1 = 30 and pkey2 = '3'; 2024-09-13 09:37:24.616 UTC [16815][client backend] [pg_regress/constraints][80/56:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.616 UTC [16815][client backend] [pg_regress/constraints][80/56:0] DETAIL: Failing row contains (8, Y, -8). 2024-09-13 09:37:24.616 UTC [16815][client backend] [pg_regress/constraints][80/56:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2024-09-13 09:37:24.616 UTC [16818][client backend] [pg_regress/drop_if_exists][78/90:0] ERROR: rule "test_rule_exists" for relation "test_exists" does not exist 2024-09-13 09:37:24.616 UTC [16818][client backend] [pg_regress/drop_if_exists][78/90:0] STATEMENT: DROP RULE test_rule_exists ON test_exists; 2024-09-13 09:37:24.618 UTC [16818][client backend] [pg_regress/drop_if_exists][78/92:0] ERROR: relation "no_such_table" does not exist 2024-09-13 09:37:24.618 UTC [16818][client backend] [pg_regress/drop_if_exists][78/92:0] STATEMENT: DROP RULE test_rule_exists ON no_such_table; 2024-09-13 09:37:24.618 UTC [16818][client backend] [pg_regress/drop_if_exists][78/94:0] ERROR: schema "no_such_schema" does not exist 2024-09-13 09:37:24.618 UTC [16818][client backend] [pg_regress/drop_if_exists][78/94:0] STATEMENT: DROP RULE test_rule_exists ON no_such_schema.no_such_table; 2024-09-13 09:37:24.619 UTC [16820][client backend] [pg_regress/typed_table][79/22:4118] ERROR: cannot change inheritance of typed table 2024-09-13 09:37:24.619 UTC [16820][client backend] [pg_regress/typed_table][79/22:4118] STATEMENT: ALTER TABLE persons INHERIT stuff; 2024-09-13 09:37:24.624 UTC [16820][client backend] [pg_regress/typed_table][79/23:0] ERROR: column "myname" does not exist 2024-09-13 09:37:24.624 UTC [16820][client backend] [pg_regress/typed_table][79/23:0] STATEMENT: CREATE TABLE personsx OF person_type (myname WITH OPTIONS NOT NULL); 2024-09-13 09:37:24.625 UTC [16818][client backend] [pg_regress/drop_if_exists][78/98:0] ERROR: foreign-data wrapper "test_fdw_exists" does not exist 2024-09-13 09:37:24.625 UTC [16818][client backend] [pg_regress/drop_if_exists][78/98:0] STATEMENT: DROP FOREIGN DATA WRAPPER test_fdw_exists; 2024-09-13 09:37:24.629 UTC [16814][client backend] [pg_regress/triggers][75/41:4123] ERROR: "check_fkeys2_fkey_restrict": tuple is referenced in "fkeys" 2024-09-13 09:37:24.629 UTC [16814][client backend] [pg_regress/triggers][75/41:4123] CONTEXT: SQL statement "delete from fkeys2 where fkey21 = $1 and fkey22 = $2 " 2024-09-13 09:37:24.629 UTC [16814][client backend] [pg_regress/triggers][75/41:4123] STATEMENT: update pkeys set pkey1 = 7, pkey2 = '70' where pkey1 = 50 and pkey2 = '5'; 2024-09-13 09:37:24.631 UTC [16827][client backend] [pg_regress/hash_func][86/37:0] ERROR: could not identify a hash function for type bit varying 2024-09-13 09:37:24.631 UTC [16827][client backend] [pg_regress/hash_func][86/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-09-13 09:37:24.634 UTC [16818][client backend] [pg_regress/drop_if_exists][78/100:0] ERROR: server "test_server_exists" does not exist 2024-09-13 09:37:24.634 UTC [16818][client backend] [pg_regress/drop_if_exists][78/100:0] STATEMENT: DROP SERVER test_server_exists; 2024-09-13 09:37:24.634 UTC [16818][client backend] [pg_regress/drop_if_exists][78/102:0] ERROR: operator class "test_operator_class" does not exist for access method "btree" 2024-09-13 09:37:24.634 UTC [16818][client backend] [pg_regress/drop_if_exists][78/102:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING btree; 2024-09-13 09:37:24.636 UTC [16818][client backend] [pg_regress/drop_if_exists][78/104:0] ERROR: access method "no_such_am" does not exist 2024-09-13 09:37:24.636 UTC [16818][client backend] [pg_regress/drop_if_exists][78/104:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING no_such_am; 2024-09-13 09:37:24.636 UTC [16818][client backend] [pg_regress/drop_if_exists][78/105:0] ERROR: access method "no_such_am" does not exist 2024-09-13 09:37:24.636 UTC [16818][client backend] [pg_regress/drop_if_exists][78/105:0] STATEMENT: DROP OPERATOR CLASS IF EXISTS test_operator_class USING no_such_am; 2024-09-13 09:37:24.636 UTC [16818][client backend] [pg_regress/drop_if_exists][78/106:0] ERROR: operator family "test_operator_family" does not exist for access method "btree" 2024-09-13 09:37:24.636 UTC [16818][client backend] [pg_regress/drop_if_exists][78/106:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING btree; 2024-09-13 09:37:24.637 UTC [16818][client backend] [pg_regress/drop_if_exists][78/108:0] ERROR: access method "no_such_am" does not exist 2024-09-13 09:37:24.637 UTC [16818][client backend] [pg_regress/drop_if_exists][78/108:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING no_such_am; 2024-09-13 09:37:24.637 UTC [16818][client backend] [pg_regress/drop_if_exists][78/109:0] ERROR: access method "no_such_am" does not exist 2024-09-13 09:37:24.637 UTC [16818][client backend] [pg_regress/drop_if_exists][78/109:0] STATEMENT: DROP OPERATOR FAMILY IF EXISTS test_operator_family USING no_such_am; 2024-09-13 09:37:24.637 UTC [16818][client backend] [pg_regress/drop_if_exists][78/110:0] ERROR: access method "no_such_am" does not exist 2024-09-13 09:37:24.637 UTC [16818][client backend] [pg_regress/drop_if_exists][78/110:0] STATEMENT: DROP ACCESS METHOD no_such_am; 2024-09-13 09:37:24.645 UTC [16827][client backend] [pg_regress/hash_func][86/38:0] ERROR: could not identify an extended hash function for type bit varying 2024-09-13 09:37:24.645 UTC [16827][client backend] [pg_regress/hash_func][86/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-09-13 09:37:24.654 UTC [16818][client backend] [pg_regress/drop_if_exists][78/113:0] ERROR: table "test_exists" does not exist 2024-09-13 09:37:24.654 UTC [16818][client backend] [pg_regress/drop_if_exists][78/113:0] STATEMENT: DROP TABLE test_exists; 2024-09-13 09:37:24.661 UTC [16815][client backend] [pg_regress/constraints][80/62:0] ERROR: new row for relation "sys_col_check_tbl" violates check constraint "sys_col_check_tbl_check" 2024-09-13 09:37:24.661 UTC [16815][client backend] [pg_regress/constraints][80/62:0] DETAIL: Failing row contains (Olympia, Washington, t, 100). 2024-09-13 09:37:24.661 UTC [16815][client backend] [pg_regress/constraints][80/62:0] STATEMENT: INSERT INTO SYS_COL_CHECK_TBL VALUES ('Olympia', 'Washington', true, 100); 2024-09-13 09:37:24.671 UTC [16827][client backend] [pg_regress/hash_func][:0] LOG: disconnection: session time: 0:00:00.306 user=postgres database=regression host=[local] 2024-09-13 09:37:24.679 UTC [16818][client backend] [pg_regress/drop_if_exists][78/148:0] ERROR: function name "test_ambiguous_funcname" is not unique 2024-09-13 09:37:24.679 UTC [16818][client backend] [pg_regress/drop_if_exists][78/148:0] HINT: Specify the argument list to select the function unambiguously. 2024-09-13 09:37:24.679 UTC [16818][client backend] [pg_regress/drop_if_exists][78/148:0] STATEMENT: DROP FUNCTION test_ambiguous_funcname; 2024-09-13 09:37:24.680 UTC [16824][client backend] [pg_regress/create_am][82/11:0] ERROR: invalid value for parameter "default_table_access_method": "" 2024-09-13 09:37:24.680 UTC [16824][client backend] [pg_regress/create_am][82/11:0] DETAIL: "default_table_access_method" cannot be empty. 2024-09-13 09:37:24.680 UTC [16824][client backend] [pg_regress/create_am][82/11:0] STATEMENT: SET default_table_access_method = ''; 2024-09-13 09:37:24.680 UTC [16824][client backend] [pg_regress/create_am][82/12:0] ERROR: invalid value for parameter "default_table_access_method": "I do not exist AM" 2024-09-13 09:37:24.680 UTC [16824][client backend] [pg_regress/create_am][82/12:0] DETAIL: Table access method "I do not exist AM" does not exist. 2024-09-13 09:37:24.680 UTC [16824][client backend] [pg_regress/create_am][82/12:0] STATEMENT: SET default_table_access_method = 'I do not exist AM'; 2024-09-13 09:37:24.681 UTC [16824][client backend] [pg_regress/create_am][82/13:0] ERROR: access method "btree" is not of type TABLE 2024-09-13 09:37:24.681 UTC [16824][client backend] [pg_regress/create_am][82/13:0] STATEMENT: SET default_table_access_method = 'btree'; 2024-09-13 09:37:24.681 UTC [16824][client backend] [pg_regress/create_am][82/15:0] ERROR: function int4in(internal) does not exist 2024-09-13 09:37:24.681 UTC [16824][client backend] [pg_regress/create_am][82/15:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER int4in; 2024-09-13 09:37:24.682 UTC [16824][client backend] [pg_regress/create_am][82/16:0] ERROR: function bthandler must return type table_am_handler 2024-09-13 09:37:24.682 UTC [16824][client backend] [pg_regress/create_am][82/16:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER bthandler; 2024-09-13 09:37:24.684 UTC [16818][client backend] [pg_regress/drop_if_exists][78/149:0] ERROR: function name "test_ambiguous_funcname" is not unique 2024-09-13 09:37:24.684 UTC [16818][client backend] [pg_regress/drop_if_exists][78/149:0] HINT: Specify the argument list to select the function unambiguously. 2024-09-13 09:37:24.684 UTC [16818][client backend] [pg_regress/drop_if_exists][78/149:0] STATEMENT: DROP FUNCTION IF EXISTS test_ambiguous_funcname; 2024-09-13 09:37:24.693 UTC [16815][client backend] [pg_regress/constraints][80/65:4158] ERROR: system column "ctid" reference in check constraint is invalid at character 138 2024-09-13 09:37:24.693 UTC [16815][client backend] [pg_regress/constraints][80/65:4158] 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-09-13 09:37:24.699 UTC [16818][client backend] [pg_regress/drop_if_exists][78/154:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2024-09-13 09:37:24.699 UTC [16818][client backend] [pg_regress/drop_if_exists][78/154:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-09-13 09:37:24.699 UTC [16818][client backend] [pg_regress/drop_if_exists][78/154:0] STATEMENT: DROP PROCEDURE test_ambiguous_procname; 2024-09-13 09:37:24.700 UTC [16818][client backend] [pg_regress/drop_if_exists][78/155:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2024-09-13 09:37:24.700 UTC [16818][client backend] [pg_regress/drop_if_exists][78/155:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-09-13 09:37:24.700 UTC [16818][client backend] [pg_regress/drop_if_exists][78/155:0] STATEMENT: DROP PROCEDURE IF EXISTS test_ambiguous_procname; 2024-09-13 09:37:24.700 UTC [16818][client backend] [pg_regress/drop_if_exists][78/156:0] ERROR: routine name "test_ambiguous_procname" is not unique 2024-09-13 09:37:24.700 UTC [16818][client backend] [pg_regress/drop_if_exists][78/156:0] HINT: Specify the argument list to select the routine unambiguously. 2024-09-13 09:37:24.700 UTC [16818][client backend] [pg_regress/drop_if_exists][78/156:0] STATEMENT: DROP ROUTINE IF EXISTS test_ambiguous_procname; 2024-09-13 09:37:24.704 UTC [16818][client backend] [pg_regress/drop_if_exists][78/159:0] ERROR: database "test_database_exists" does not exist 2024-09-13 09:37:24.704 UTC [16818][client backend] [pg_regress/drop_if_exists][78/159:0] STATEMENT: drop database test_database_exists (force); 2024-09-13 09:37:24.705 UTC [16818][client backend] [pg_regress/drop_if_exists][78/160:0] ERROR: database "test_database_exists" does not exist 2024-09-13 09:37:24.705 UTC [16818][client backend] [pg_regress/drop_if_exists][78/160:0] STATEMENT: drop database test_database_exists with (force); 2024-09-13 09:37:24.709 UTC [16818][client backend] [pg_regress/drop_if_exists][:0] LOG: disconnection: session time: 0:00:00.376 user=postgres database=regression host=[local] 2024-09-13 09:37:24.719 UTC [16815][client backend] [pg_regress/constraints][80/68:0] ERROR: new row for relation "insert_child" violates check constraint "insert_child_check" 2024-09-13 09:37:24.719 UTC [16815][client backend] [pg_regress/constraints][80/68:0] DETAIL: Failing row contains (7, -NULL-, -7, 42, 6). 2024-09-13 09:37:24.719 UTC [16815][client backend] [pg_regress/constraints][80/68:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (7,-7,6); 2024-09-13 09:37:24.721 UTC [16815][client backend] [pg_regress/constraints][80/69:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_check" 2024-09-13 09:37:24.721 UTC [16815][client backend] [pg_regress/constraints][80/69:0] DETAIL: Failing row contains (6, -NULL-, -7, 42, 7). 2024-09-13 09:37:24.721 UTC [16815][client backend] [pg_regress/constraints][80/69:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (6,-7,7); 2024-09-13 09:37:24.721 UTC [16815][client backend] [pg_regress/constraints][80/70:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.721 UTC [16815][client backend] [pg_regress/constraints][80/70:0] DETAIL: Failing row contains (6, check failed, -6, 42, 7). 2024-09-13 09:37:24.721 UTC [16815][client backend] [pg_regress/constraints][80/70:0] STATEMENT: INSERT INTO INSERT_CHILD(x,y,z,cy) VALUES (6,'check failed',-6,7); 2024-09-13 09:37:24.723 UTC [16826][client backend] [pg_regress/inherit][85/80:0] ERROR: null value in column "aa" of relation "z" violates not-null constraint 2024-09-13 09:37:24.723 UTC [16826][client backend] [pg_regress/inherit][85/80:0] DETAIL: Failing row contains (null, text). 2024-09-13 09:37:24.723 UTC [16826][client backend] [pg_regress/inherit][85/80:0] STATEMENT: INSERT INTO z VALUES (NULL, 'text'); 2024-09-13 09:37:24.736 UTC [16824][client backend] [pg_regress/create_am][82/23:0] ERROR: syntax error at or near "USING" at character 41 2024-09-13 09:37:24.736 UTC [16824][client backend] [pg_regress/create_am][82/23:0] STATEMENT: SELECT INTO tableam_tblselectinto_heap2 USING heap2 FROM tableam_tbl_heap2; 2024-09-13 09:37:24.736 UTC [16824][client backend] [pg_regress/create_am][82/24:0] ERROR: syntax error at or near "USING" at character 32 2024-09-13 09:37:24.736 UTC [16824][client backend] [pg_regress/create_am][82/24:0] STATEMENT: CREATE VIEW tableam_view_heap2 USING heap2 AS SELECT * FROM tableam_tbl_heap2; 2024-09-13 09:37:24.736 UTC [16824][client backend] [pg_regress/create_am][82/25:0] ERROR: syntax error at or near "USING" at character 35 2024-09-13 09:37:24.736 UTC [16824][client backend] [pg_regress/create_am][82/25:0] STATEMENT: CREATE SEQUENCE tableam_seq_heap2 USING heap2; 2024-09-13 09:37:24.749 UTC [16821][client backend] [pg_regress/vacuum][84/56:0] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2024-09-13 09:37:24.749 UTC [16821][client backend] [pg_regress/vacuum][84/56:0] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2024-09-13 09:37:24.749 UTC [16821][client backend] [pg_regress/vacuum][84/56:0] STATEMENT: ANALYZE vaccluster; 2024-09-13 09:37:24.773 UTC [16815][client backend] [pg_regress/constraints][80/76:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2024-09-13 09:37:24.773 UTC [16815][client backend] [pg_regress/constraints][80/76:0] DETAIL: Failing row contains (-3). 2024-09-13 09:37:24.773 UTC [16815][client backend] [pg_regress/constraints][80/76:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2024-09-13 09:37:24.803 UTC [16825][client backend] [pg_regress/select][:0] LOG: disconnection: session time: 0:00:00.446 user=postgres database=regression host=[local] 2024-09-13 09:37:24.805 UTC [16820][client backend] [pg_regress/typed_table][79/44:0] ERROR: column "name" specified more than once 2024-09-13 09:37:24.805 UTC [16820][client backend] [pg_regress/typed_table][79/44:0] STATEMENT: CREATE TABLE persons4 OF person_type ( name WITH OPTIONS NOT NULL, name WITH OPTIONS DEFAULT '' -- error, specified more than once ); 2024-09-13 09:37:24.811 UTC [16815][client backend] [pg_regress/constraints][80/80:0] ERROR: new row for relation "atacc2" violates check constraint "atacc1_test_check" 2024-09-13 09:37:24.811 UTC [16815][client backend] [pg_regress/constraints][80/80:0] DETAIL: Failing row contains (-3, null). 2024-09-13 09:37:24.811 UTC [16815][client backend] [pg_regress/constraints][80/80:0] STATEMENT: INSERT INTO ATACC2 (TEST) VALUES (-3); 2024-09-13 09:37:24.817 UTC [16815][client backend] [pg_regress/constraints][80/81:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2024-09-13 09:37:24.817 UTC [16815][client backend] [pg_regress/constraints][80/81:0] DETAIL: Failing row contains (-3, null). 2024-09-13 09:37:24.817 UTC [16815][client backend] [pg_regress/constraints][80/81:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2024-09-13 09:37:24.817 UTC [16815][client backend] [pg_regress/constraints][80/83:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test2_check" 2024-09-13 09:37:24.817 UTC [16815][client backend] [pg_regress/constraints][80/83:0] DETAIL: Failing row contains (null, 3). 2024-09-13 09:37:24.817 UTC [16815][client backend] [pg_regress/constraints][80/83:0] STATEMENT: INSERT INTO ATACC1 (TEST2) VALUES (3); 2024-09-13 09:37:24.830 UTC [16816][client backend] [pg_regress/updatable_views][81/29:0] ERROR: cannot delete from view "ro_view1" 2024-09-13 09:37:24.830 UTC [16816][client backend] [pg_regress/updatable_views][81/29:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2024-09-13 09:37:24.830 UTC [16816][client backend] [pg_regress/updatable_views][81/29:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.830 UTC [16816][client backend] [pg_regress/updatable_views][81/29:0] STATEMENT: DELETE FROM ro_view1; 2024-09-13 09:37:24.853 UTC [16820][client backend] [pg_regress/typed_table][79/45:4208] ERROR: cannot drop type person_type because other objects depend on it 2024-09-13 09:37:24.853 UTC [16820][client backend] [pg_regress/typed_table][79/45:4208] 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-09-13 09:37:24.853 UTC [16820][client backend] [pg_regress/typed_table][79/45:4208] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:24.853 UTC [16820][client backend] [pg_regress/typed_table][79/45:4208] STATEMENT: DROP TYPE person_type RESTRICT; 2024-09-13 09:37:24.853 UTC [16816][client backend] [pg_regress/updatable_views][81/30:0] ERROR: cannot delete from view "ro_view2" 2024-09-13 09:37:24.853 UTC [16816][client backend] [pg_regress/updatable_views][81/30:0] DETAIL: Views containing GROUP BY are not automatically updatable. 2024-09-13 09:37:24.853 UTC [16816][client backend] [pg_regress/updatable_views][81/30:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.853 UTC [16816][client backend] [pg_regress/updatable_views][81/30:0] STATEMENT: DELETE FROM ro_view2; 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/31:0] ERROR: cannot delete from view "ro_view3" 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/31:0] DETAIL: Views containing HAVING are not automatically updatable. 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/31:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/31:0] STATEMENT: DELETE FROM ro_view3; 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/32:0] ERROR: cannot delete from view "ro_view4" 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/32:0] DETAIL: Views that return aggregate functions are not automatically updatable. 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/32:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/32:0] STATEMENT: DELETE FROM ro_view4; 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/33:0] ERROR: cannot delete from view "ro_view5" 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/33:0] DETAIL: Views that return window functions are not automatically updatable. 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/33:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.858 UTC [16816][client backend] [pg_regress/updatable_views][81/33:0] STATEMENT: DELETE FROM ro_view5; 2024-09-13 09:37:24.859 UTC [16816][client backend] [pg_regress/updatable_views][81/34:0] ERROR: cannot delete from view "ro_view6" 2024-09-13 09:37:24.859 UTC [16816][client backend] [pg_regress/updatable_views][81/34:0] DETAIL: Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable. 2024-09-13 09:37:24.859 UTC [16816][client backend] [pg_regress/updatable_views][81/34:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.859 UTC [16816][client backend] [pg_regress/updatable_views][81/34:0] STATEMENT: DELETE FROM ro_view6; 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/35:0] ERROR: cannot update view "ro_view7" 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/35:0] DETAIL: Views containing WITH are not automatically updatable. 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/35:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/35:0] STATEMENT: UPDATE ro_view7 SET a=a+1; 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/36:0] ERROR: cannot update view "ro_view8" 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/36:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/36:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.860 UTC [16816][client backend] [pg_regress/updatable_views][81/36:0] STATEMENT: UPDATE ro_view8 SET a=a+1; 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/37:0] ERROR: cannot update view "ro_view9" 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/37:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/37:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/37:0] STATEMENT: UPDATE ro_view9 SET a=a+1; 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/38:0] ERROR: cannot update view "ro_view10" 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/38:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/38:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/38:0] STATEMENT: UPDATE ro_view10 SET a=a+1; 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/39:0] ERROR: cannot update view "ro_view11" 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/39:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/39:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.861 UTC [16816][client backend] [pg_regress/updatable_views][81/39:0] STATEMENT: UPDATE ro_view11 SET a=a+1; 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/40:0] ERROR: cannot update view "ro_view12" 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/40:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/40:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/40:0] STATEMENT: UPDATE ro_view12 SET a=a+1; 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/41:0] ERROR: cannot insert into view "ro_view13" 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/41:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/41:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-09-13 09:37:24.862 UTC [16816][client backend] [pg_regress/updatable_views][81/41:0] STATEMENT: INSERT INTO ro_view13 VALUES (3, 'Row 3'); 2024-09-13 09:37:24.863 UTC [16816][client backend] [pg_regress/updatable_views][81/42:0] ERROR: cannot delete from view "ro_view13" 2024-09-13 09:37:24.863 UTC [16816][client backend] [pg_regress/updatable_views][81/42:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.863 UTC [16816][client backend] [pg_regress/updatable_views][81/42:0] HINT: To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger. 2024-09-13 09:37:24.863 UTC [16816][client backend] [pg_regress/updatable_views][81/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-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/43:0] ERROR: cannot update view "ro_view13" 2024-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/43:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/43:0] HINT: To enable updating the view using MERGE, provide an INSTEAD OF UPDATE trigger. 2024-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/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-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/44:0] ERROR: cannot insert into view "ro_view13" 2024-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/44:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/44:0] HINT: To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger. 2024-09-13 09:37:24.864 UTC [16816][client backend] [pg_regress/updatable_views][81/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-09-13 09:37:24.868 UTC [16816][client backend] [pg_regress/updatable_views][81/47:0] ERROR: cannot insert into column "ctid" of view "rw_view14" 2024-09-13 09:37:24.868 UTC [16816][client backend] [pg_regress/updatable_views][81/47:0] DETAIL: View columns that refer to system columns are not updatable. 2024-09-13 09:37:24.868 UTC [16816][client backend] [pg_regress/updatable_views][81/47:0] STATEMENT: INSERT INTO rw_view14 VALUES (null, 3, 'Row 3'); 2024-09-13 09:37:24.869 UTC [16816][client backend] [pg_regress/updatable_views][81/49:0] ERROR: cannot update column "ctid" of view "rw_view14" 2024-09-13 09:37:24.869 UTC [16816][client backend] [pg_regress/updatable_views][81/49:0] DETAIL: View columns that refer to system columns are not updatable. 2024-09-13 09:37:24.869 UTC [16816][client backend] [pg_regress/updatable_views][81/49:0] STATEMENT: UPDATE rw_view14 SET ctid=null WHERE a=3; 2024-09-13 09:37:24.872 UTC [16816][client backend] [pg_regress/updatable_views][81/53:0] ERROR: cannot merge into column "ctid" of view "rw_view14" 2024-09-13 09:37:24.872 UTC [16816][client backend] [pg_regress/updatable_views][81/53:0] DETAIL: View columns that refer to system columns are not updatable. 2024-09-13 09:37:24.872 UTC [16816][client backend] [pg_regress/updatable_views][81/53:0] STATEMENT: MERGE INTO rw_view14 AS t USING (VALUES (2, 'Merged row 2'), (3, 'Merged row 3')) AS v(a,b) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = v.b -- should be OK, except... WHEN NOT MATCHED THEN INSERT VALUES (null, v.a, v.b); 2024-09-13 09:37:24.878 UTC [16821][client backend] [pg_regress/vacuum][84/72:4234] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2024-09-13 09:37:24.878 UTC [16821][client backend] [pg_regress/vacuum][84/72:4234] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2024-09-13 09:37:24.878 UTC [16821][client backend] [pg_regress/vacuum][84/72:4234] STATEMENT: VACUUM FULL vaccluster; 2024-09-13 09:37:24.894 UTC [16820][client backend] [pg_regress/typed_table][79/47:0] ERROR: type stuff is the row type of another table 2024-09-13 09:37:24.894 UTC [16820][client backend] [pg_regress/typed_table][79/47:0] DETAIL: A typed table must use a stand-alone composite type created with CREATE TYPE. 2024-09-13 09:37:24.894 UTC [16820][client backend] [pg_regress/typed_table][79/47:0] STATEMENT: CREATE TABLE persons5 OF stuff; 2024-09-13 09:37:24.895 UTC [16820][client backend] [pg_regress/typed_table][79/49:0] ERROR: type tt_enum_type is not a composite type 2024-09-13 09:37:24.895 UTC [16820][client backend] [pg_regress/typed_table][79/49:0] STATEMENT: CREATE TABLE of_tt_enum_type OF tt_enum_type; 2024-09-13 09:37:24.900 UTC [16816][client backend] [pg_regress/updatable_views][81/58:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-09-13 09:37:24.900 UTC [16816][client backend] [pg_regress/updatable_views][81/58:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-09-13 09:37:24.900 UTC [16816][client backend] [pg_regress/updatable_views][81/58:0] STATEMENT: INSERT INTO rw_view15 VALUES (3, 'ROW 3'); 2024-09-13 09:37:24.909 UTC [16815][client backend] [pg_regress/constraints][80/95:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.909 UTC [16815][client backend] [pg_regress/constraints][80/95:0] DETAIL: Failing row contains (8, try again, -8). 2024-09-13 09:37:24.909 UTC [16815][client backend] [pg_regress/constraints][80/95:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) SELECT yd, -8 FROM tmp WHERE yd = 'try again'; 2024-09-13 09:37:24.914 UTC [16816][client backend] [pg_regress/updatable_views][81/66:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-09-13 09:37:24.914 UTC [16816][client backend] [pg_regress/updatable_views][81/66:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-09-13 09:37:24.914 UTC [16816][client backend] [pg_regress/updatable_views][81/66:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (3) ON CONFLICT (a) DO UPDATE set upper = 'blarg'; 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/70:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/70:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/70:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (4); 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/71:0] ERROR: cannot update column "upper" of view "rw_view15" 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/71:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/71:0] STATEMENT: UPDATE rw_view15 SET upper='ROW 3' WHERE a=3; 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/72:0] ERROR: cannot update column "upper" of view "rw_view15" 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/72:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-09-13 09:37:24.916 UTC [16816][client backend] [pg_regress/updatable_views][81/72:0] STATEMENT: UPDATE rw_view15 SET upper=DEFAULT WHERE a=3; 2024-09-13 09:37:24.926 UTC [16816][client backend] [pg_regress/updatable_views][81/76:0] ERROR: multiple assignments to same column "a" 2024-09-13 09:37:24.926 UTC [16816][client backend] [pg_regress/updatable_views][81/76:0] STATEMENT: INSERT INTO rw_view16 VALUES (3, 'Row 3', 3); 2024-09-13 09:37:24.927 UTC [16816][client backend] [pg_regress/updatable_views][81/78:0] ERROR: multiple assignments to same column "a" 2024-09-13 09:37:24.927 UTC [16816][client backend] [pg_regress/updatable_views][81/78:0] STATEMENT: UPDATE rw_view16 SET a=3, aa=-3 WHERE a=3; 2024-09-13 09:37:24.932 UTC [16815][client backend] [pg_regress/constraints][80/101:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-09-13 09:37:24.932 UTC [16815][client backend] [pg_regress/constraints][80/101:0] DETAIL: Failing row contains (-4, Y, 4). 2024-09-13 09:37:24.932 UTC [16815][client backend] [pg_regress/constraints][80/101:0] STATEMENT: UPDATE INSERT_TBL SET x = z, z = x; 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/82:0] ERROR: cannot insert into view "ro_view1" 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/82:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/82:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/82:0] STATEMENT: INSERT INTO ro_view17 VALUES (3, 'ROW 3'); 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/83:0] ERROR: cannot delete from view "ro_view18" 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/83:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/83:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.933 UTC [16816][client backend] [pg_regress/updatable_views][81/83:0] STATEMENT: DELETE FROM ro_view18; 2024-09-13 09:37:24.940 UTC [16816][client backend] [pg_regress/updatable_views][81/85:0] ERROR: cannot update view "ro_view19" 2024-09-13 09:37:24.940 UTC [16816][client backend] [pg_regress/updatable_views][81/85:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-09-13 09:37:24.940 UTC [16816][client backend] [pg_regress/updatable_views][81/85:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.940 UTC [16816][client backend] [pg_regress/updatable_views][81/85:0] STATEMENT: UPDATE ro_view19 SET last_value=1000; 2024-09-13 09:37:24.941 UTC [16816][client backend] [pg_regress/updatable_views][81/86:0] ERROR: cannot update view "ro_view20" 2024-09-13 09:37:24.941 UTC [16816][client backend] [pg_regress/updatable_views][81/86:0] DETAIL: Views that return set-returning functions are not automatically updatable. 2024-09-13 09:37:24.941 UTC [16816][client backend] [pg_regress/updatable_views][81/86:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.941 UTC [16816][client backend] [pg_regress/updatable_views][81/86:0] STATEMENT: UPDATE ro_view20 SET b=upper(b); 2024-09-13 09:37:24.951 UTC [16816][client backend] [pg_regress/updatable_views][81/90:0] ERROR: cannot insert into view "rw_view16" 2024-09-13 09:37:24.951 UTC [16816][client backend] [pg_regress/updatable_views][81/90:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-09-13 09:37:24.951 UTC [16816][client backend] [pg_regress/updatable_views][81/90:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-09-13 09:37:24.951 UTC [16816][client backend] [pg_regress/updatable_views][81/90:0] STATEMENT: INSERT INTO rw_view16 (a, b) VALUES (3, 'Row 3'); 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/91:0] ERROR: cannot update view "rw_view16" 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/91:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/91:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/91:0] STATEMENT: UPDATE rw_view16 SET b='ROW 2' WHERE a=2; 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/92:0] ERROR: cannot delete from view "rw_view16" 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/92:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/92:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-09-13 09:37:24.952 UTC [16816][client backend] [pg_regress/updatable_views][81/92:0] STATEMENT: DELETE FROM rw_view16 WHERE a=2; 2024-09-13 09:37:24.953 UTC [16816][client backend] [pg_regress/updatable_views][81/93:0] ERROR: cannot execute MERGE on relation "rw_view16" 2024-09-13 09:37:24.953 UTC [16816][client backend] [pg_regress/updatable_views][81/93:0] DETAIL: MERGE is not supported for relations with rules. 2024-09-13 09:37:24.953 UTC [16816][client backend] [pg_regress/updatable_views][81/93:0] STATEMENT: MERGE INTO rw_view16 AS t USING (VALUES (3, 'Row 3')) AS v(a,b) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a, v.b); 2024-09-13 09:37:24.957 UTC [16815][client backend] [pg_regress/constraints][80/106:0] ERROR: new row for relation "copy_tbl" violates check constraint "copy_con" 2024-09-13 09:37:24.957 UTC [16815][client backend] [pg_regress/constraints][80/106:0] DETAIL: Failing row contains (7, check failed, 6). 2024-09-13 09:37:24.957 UTC [16815][client backend] [pg_regress/constraints][80/106:0] CONTEXT: COPY copy_tbl, line 2: "7 check failed 6" 2024-09-13 09:37:24.957 UTC [16815][client backend] [pg_regress/constraints][80/106:0] STATEMENT: COPY COPY_TBL FROM '/tmp/cirrus-ci-build/src/test/regress/data/constrf.data'; 2024-09-13 09:37:24.977 UTC [16815][client backend] [pg_regress/constraints][80/111:4332] ERROR: duplicate key value violates unique constraint "primary_tbl_pkey" 2024-09-13 09:37:24.977 UTC [16815][client backend] [pg_regress/constraints][80/111:4332] DETAIL: Key (i)=(1) already exists. 2024-09-13 09:37:24.977 UTC [16815][client backend] [pg_regress/constraints][80/111:4332] STATEMENT: INSERT INTO PRIMARY_TBL VALUES (1, 'three'); 2024-09-13 09:37:24.986 UTC [16815][client backend] [pg_regress/constraints][80/114:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2024-09-13 09:37:24.986 UTC [16815][client backend] [pg_regress/constraints][80/114:0] DETAIL: Failing row contains (null, six). 2024-09-13 09:37:24.986 UTC [16815][client backend] [pg_regress/constraints][80/114:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2024-09-13 09:37:25.018 UTC [16813][client backend] [pg_regress/create_function_sql][76/111:0] ERROR: could not find a function named "functest_b_1" 2024-09-13 09:37:25.018 UTC [16813][client backend] [pg_regress/create_function_sql][76/111:0] STATEMENT: DROP FUNCTION functest_b_1; 2024-09-13 09:37:25.018 UTC [16813][client backend] [pg_regress/create_function_sql][76/112:0] ERROR: function name "functest_b_2" is not unique 2024-09-13 09:37:25.018 UTC [16813][client backend] [pg_regress/create_function_sql][76/112:0] HINT: Specify the argument list to select the function unambiguously. 2024-09-13 09:37:25.018 UTC [16813][client backend] [pg_regress/create_function_sql][76/112:0] STATEMENT: DROP FUNCTION functest_b_2; 2024-09-13 09:37:25.032 UTC [16813][client backend] [pg_regress/create_function_sql][76/114:0] ERROR: cannot change routine kind 2024-09-13 09:37:25.032 UTC [16813][client backend] [pg_regress/create_function_sql][76/114:0] DETAIL: "functest1" is a function. 2024-09-13 09:37:25.032 UTC [16813][client backend] [pg_regress/create_function_sql][76/114:0] STATEMENT: CREATE OR REPLACE FUNCTION functest1(a int) RETURNS int LANGUAGE SQL WINDOW AS 'SELECT $1'; 2024-09-13 09:37:25.036 UTC [16813][client backend] [pg_regress/create_function_sql][76/115:0] ERROR: cannot change routine kind 2024-09-13 09:37:25.036 UTC [16813][client backend] [pg_regress/create_function_sql][76/115:0] DETAIL: "functest1" is a function. 2024-09-13 09:37:25.036 UTC [16813][client backend] [pg_regress/create_function_sql][76/115:0] STATEMENT: CREATE OR REPLACE PROCEDURE functest1(a int) LANGUAGE SQL AS 'SELECT $1'; 2024-09-13 09:37:25.040 UTC [16814][client backend] [pg_regress/triggers][75/113:4371] ERROR: ttdummy (tttest): you cannot change price_on and/or price_off columns (use set_ttdummy) 2024-09-13 09:37:25.040 UTC [16814][client backend] [pg_regress/triggers][75/113:4371] STATEMENT: update tttest set price_on = -1 where price_id = 1; 2024-09-13 09:37:25.048 UTC [16815][client backend] [pg_regress/constraints][80/123:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2024-09-13 09:37:25.048 UTC [16815][client backend] [pg_regress/constraints][80/123:0] DETAIL: Failing row contains (null, six). 2024-09-13 09:37:25.048 UTC [16815][client backend] [pg_regress/constraints][80/123:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2024-09-13 09:37:25.092 UTC [16815][client backend] [pg_regress/constraints][80/129:4400] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.092 UTC [16815][client backend] [pg_regress/constraints][80/129:4400] DETAIL: Key (i)=(1) already exists. 2024-09-13 09:37:25.092 UTC [16815][client backend] [pg_regress/constraints][80/129:4400] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2024-09-13 09:37:25.098 UTC [16815][client backend] [pg_regress/constraints][80/136:4416] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-09-13 09:37:25.098 UTC [16815][client backend] [pg_regress/constraints][80/136:4416] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-09-13 09:37:25.098 UTC [16815][client backend] [pg_regress/constraints][80/136:4416] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'a'), (2, 'b'), (2, 'b') ON CONFLICT (i) DO UPDATE SET t = 'fails'; 2024-09-13 09:37:25.123 UTC [16820][client backend] [pg_regress/typed_table][:0] LOG: disconnection: session time: 0:00:00.788 user=postgres database=regression host=[local] 2024-09-13 09:37:25.131 UTC [16813][client backend] [pg_regress/create_function_sql][76/141:4434] ERROR: return type mismatch in function declared to return integer 2024-09-13 09:37:25.131 UTC [16813][client backend] [pg_regress/create_function_sql][76/141:4434] DETAIL: Actual return type is text. 2024-09-13 09:37:25.131 UTC [16813][client backend] [pg_regress/create_function_sql][76/141:4434] CONTEXT: SQL function "test1" 2024-09-13 09:37:25.131 UTC [16813][client backend] [pg_regress/create_function_sql][76/141:4434] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT ''not an integer'';'; 2024-09-13 09:37:25.132 UTC [16815][client backend] [pg_regress/constraints][80/142:4435] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.132 UTC [16815][client backend] [pg_regress/constraints][80/142:4435] DETAIL: Key (i)=(1) already exists. 2024-09-13 09:37:25.132 UTC [16815][client backend] [pg_regress/constraints][80/142:4435] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2024-09-13 09:37:25.134 UTC [16813][client backend] [pg_regress/create_function_sql][76/142:4437] ERROR: syntax error at or near "not" at character 62 2024-09-13 09:37:25.134 UTC [16813][client backend] [pg_regress/create_function_sql][76/142:4437] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'not even SQL'; 2024-09-13 09:37:25.134 UTC [16815][client backend] [pg_regress/constraints][80/146:4440] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.134 UTC [16815][client backend] [pg_regress/constraints][80/146:4440] DETAIL: Key (i)=(null) already exists. 2024-09-13 09:37:25.134 UTC [16815][client backend] [pg_regress/constraints][80/146:4440] STATEMENT: INSERT INTO UNIQUE_TBL (t) VALUES ('seven'); 2024-09-13 09:37:25.136 UTC [16813][client backend] [pg_regress/create_function_sql][76/143:4441] ERROR: return type mismatch in function declared to return integer 2024-09-13 09:37:25.136 UTC [16813][client backend] [pg_regress/create_function_sql][76/143:4441] DETAIL: Final statement must return exactly one column. 2024-09-13 09:37:25.136 UTC [16813][client backend] [pg_regress/create_function_sql][76/143:4441] CONTEXT: SQL function "test1" 2024-09-13 09:37:25.136 UTC [16813][client backend] [pg_regress/create_function_sql][76/143:4441] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT 1, 2, 3;'; 2024-09-13 09:37:25.138 UTC [16813][client backend] [pg_regress/create_function_sql][76/144:4444] ERROR: there is no parameter $2 at character 69 2024-09-13 09:37:25.138 UTC [16813][client backend] [pg_regress/create_function_sql][76/144:4444] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT $2;'; 2024-09-13 09:37:25.160 UTC [16813][client backend] [pg_regress/create_function_sql][76/145:0] ERROR: only one AS item needed for language "sql" 2024-09-13 09:37:25.160 UTC [16813][client backend] [pg_regress/create_function_sql][76/145:0] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'a', 'b'; 2024-09-13 09:37:25.200 UTC [16815][client backend] [pg_regress/constraints][80/154:4464] ERROR: duplicate key value violates unique constraint "unique_tbl_i_t_key" 2024-09-13 09:37:25.200 UTC [16815][client backend] [pg_regress/constraints][80/154:4464] DETAIL: Key (i, t)=(1, one) already exists. 2024-09-13 09:37:25.200 UTC [16815][client backend] [pg_regress/constraints][80/154:4464] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'one'); 2024-09-13 09:37:25.202 UTC [16813][client backend] [pg_regress/create_function_sql][:0] LOG: disconnection: session time: 0:00:00.873 user=postgres database=regression host=[local] 2024-09-13 09:37:25.229 UTC [16824][client backend] [pg_regress/create_am][82/56:4472] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-09-13 09:37:25.229 UTC [16824][client backend] [pg_regress/create_am][82/56:4472] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2024-09-13 09:37:25.229 UTC [16824][client backend] [pg_regress/create_am][82/57:4473] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-09-13 09:37:25.229 UTC [16824][client backend] [pg_regress/create_am][82/57:4473] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD DEFAULT, SET ACCESS METHOD heap2; 2024-09-13 09:37:25.229 UTC [16824][client backend] [pg_regress/create_am][82/58:4474] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-09-13 09:37:25.229 UTC [16824][client backend] [pg_regress/create_am][82/58:4474] STATEMENT: ALTER MATERIALIZED VIEW heapmv SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2024-09-13 09:37:25.261 UTC [16815][client backend] [pg_regress/constraints][80/165:4492] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.261 UTC [16815][client backend] [pg_regress/constraints][80/165:4492] DETAIL: Key (i)=(1) already exists. 2024-09-13 09:37:25.261 UTC [16815][client backend] [pg_regress/constraints][80/165:4492] STATEMENT: UPDATE unique_tbl SET i = 1 WHERE i = 0; 2024-09-13 09:37:25.321 UTC [16815][client backend] [pg_regress/constraints][80/174:4518] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.321 UTC [16815][client backend] [pg_regress/constraints][80/174:4518] DETAIL: Key (i)=(3) already exists. 2024-09-13 09:37:25.321 UTC [16815][client backend] [pg_regress/constraints][80/174:4518] STATEMENT: COMMIT; 2024-09-13 09:37:25.322 UTC [16815][client backend] [pg_regress/constraints][80/175:4521] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.322 UTC [16815][client backend] [pg_regress/constraints][80/175:4521] DETAIL: Key (i)=(3) already exists. 2024-09-13 09:37:25.322 UTC [16815][client backend] [pg_regress/constraints][80/175:4521] STATEMENT: INSERT INTO unique_tbl VALUES (3, 'Three'); 2024-09-13 09:37:25.323 UTC [16815][client backend] [pg_regress/constraints][80/176:4522] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.323 UTC [16815][client backend] [pg_regress/constraints][80/176:4522] DETAIL: Key (i)=(3) already exists. 2024-09-13 09:37:25.323 UTC [16815][client backend] [pg_regress/constraints][80/176:4522] STATEMENT: SET CONSTRAINTS ALL IMMEDIATE; 2024-09-13 09:37:25.326 UTC [16826][client backend] [pg_regress/inherit][85/152:0] ERROR: column "tomorrow" inherits conflicting default values 2024-09-13 09:37:25.326 UTC [16826][client backend] [pg_regress/inherit][85/152:0] HINT: To resolve the conflict, specify a default explicitly. 2024-09-13 09:37:25.326 UTC [16826][client backend] [pg_regress/inherit][85/152:0] STATEMENT: CREATE TABLE otherchild () INHERITS (firstparent, thirdparent); 2024-09-13 09:37:25.381 UTC [16815][client backend] [pg_regress/constraints][80/181:4548] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2024-09-13 09:37:25.381 UTC [16815][client backend] [pg_regress/constraints][80/181:4548] DETAIL: Key (i)=(1) already exists. 2024-09-13 09:37:25.381 UTC [16815][client backend] [pg_regress/constraints][80/181:4548] STATEMENT: INSERT INTO parted_uniq_tbl VALUES (1); 2024-09-13 09:37:25.385 UTC [16815][client backend] [pg_regress/constraints][80/181:4548] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2024-09-13 09:37:25.385 UTC [16815][client backend] [pg_regress/constraints][80/181:4548] DETAIL: Key (i)=(1) already exists. 2024-09-13 09:37:25.385 UTC [16815][client backend] [pg_regress/constraints][80/181:4548] STATEMENT: COMMIT; 2024-09-13 09:37:25.396 UTC [16814][client backend] [pg_regress/triggers][75/183:0] ERROR: duplicate trigger events specified at or near "ON" at character 63 2024-09-13 09:37:25.396 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.400 UTC [16814][client backend] [pg_regress/triggers][75/184:0] ERROR: column "a" specified more than once 2024-09-13 09:37:25.400 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.408 UTC [16814][client backend] [pg_regress/triggers][75/185:0] ERROR: syntax error at or near "OF" at character 42 2024-09-13 09:37:25.408 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.408 UTC [16814][client backend] [pg_regress/triggers][75/186:0] ERROR: INSERT trigger's WHEN condition cannot reference OLD values at character 88 2024-09-13 09:37:25.408 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.408 UTC [16814][client backend] [pg_regress/triggers][75/187:0] ERROR: DELETE trigger's WHEN condition cannot reference NEW values at character 97 2024-09-13 09:37:25.408 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.409 UTC [16814][client backend] [pg_regress/triggers][75/188:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW system columns at character 88 2024-09-13 09:37:25.409 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.409 UTC [16814][client backend] [pg_regress/triggers][75/189:0] ERROR: statement trigger's WHEN condition cannot reference column values at character 90 2024-09-13 09:37:25.409 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.410 UTC [16814][client backend] [pg_regress/triggers][75/190:4559] ERROR: cannot drop column b of table main_table because other objects depend on it 2024-09-13 09:37:25.410 UTC [16814][client backend] [pg_regress/triggers][75/190:4559] 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-09-13 09:37:25.410 UTC [16814][client backend] [pg_regress/triggers][75/190:4559] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:25.410 UTC [16814][client backend] [pg_regress/triggers][75/190:4559] STATEMENT: ALTER TABLE main_table DROP COLUMN b; 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/63:0] ERROR: zero-length delimited identifier at or near """" at character 37 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/63:0] STATEMENT: CREATE TABLE i_am_a_failure() USING ""; 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/64:0] ERROR: access method "i_do_not_exist_am" does not exist 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/64:0] STATEMENT: CREATE TABLE i_am_a_failure() USING i_do_not_exist_am; 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/65:0] ERROR: access method "I do not exist AM" does not exist 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/65:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "I do not exist AM"; 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/66:0] ERROR: access method "btree" is not of type TABLE 2024-09-13 09:37:25.478 UTC [16824][client backend] [pg_regress/create_am][82/66:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "btree"; 2024-09-13 09:37:25.479 UTC [16824][client backend] [pg_regress/create_am][82/67:4584] ERROR: "tableam_parted_a_heap2" is not partitioned 2024-09-13 09:37:25.479 UTC [16824][client backend] [pg_regress/create_am][82/67:4584] STATEMENT: CREATE FOREIGN TABLE fp PARTITION OF tableam_parted_a_heap2 DEFAULT SERVER x; 2024-09-13 09:37:25.483 UTC [16824][client backend] [pg_regress/create_am][82/68:4587] ERROR: cannot drop access method heap2 because other objects depend on it 2024-09-13 09:37:25.483 UTC [16824][client backend] [pg_regress/create_am][82/68:4587] 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-09-13 09:37:25.483 UTC [16824][client backend] [pg_regress/create_am][82/68:4587] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-09-13 09:37:25.483 UTC [16824][client backend] [pg_regress/create_am][82/68:4587] STATEMENT: DROP ACCESS METHOD heap2; 2024-09-13 09:37:25.492 UTC [16824][client backend] [pg_regress/create_am][:0] LOG: disconnection: session time: 0:00:01.138 user=postgres database=regression host=[local] 2024-09-13 09:37:25.520 UTC [16826][client backend] [pg_regress/inherit][85/161:4603] ERROR: cannot alter inherited column "f1" of relation "childtab" 2024-09-13 09:37:25.520 UTC [16826][client backend] [pg_regress/inherit][85/161:4603] STATEMENT: alter table parent1 alter column f1 type bigint; 2024-09-13 09:37:25.532 UTC [16821][client backend] [pg_regress/vacuum][84/102:0] ERROR: parallel workers for vacuum must be between 0 and 1024 at character 9 2024-09-13 09:37:25.532 UTC [16821][client backend] [pg_regress/vacuum][84/102:0] STATEMENT: VACUUM (PARALLEL -1) pvactst; 2024-09-13 09:37:25.538 UTC [16821][client backend] [pg_regress/vacuum][84/107:0] ERROR: VACUUM FULL cannot be performed in parallel 2024-09-13 09:37:25.538 UTC [16821][client backend] [pg_regress/vacuum][84/107:0] STATEMENT: VACUUM (PARALLEL 2, FULL TRUE) pvactst; 2024-09-13 09:37:25.539 UTC [16821][client backend] [pg_regress/vacuum][84/108:0] ERROR: parallel option requires a value between 0 and 1024 at character 9 2024-09-13 09:37:25.539 UTC [16821][client backend] [pg_regress/vacuum][84/108:0] STATEMENT: VACUUM (PARALLEL) pvactst; 2024-09-13 09:37:25.569 UTC [16821][client backend] [pg_regress/vacuum][84/112:0] WARNING: disabling parallel option of vacuum on "tmp" --- cannot vacuum temporary tables in parallel 2024-09-13 09:37:25.676 UTC [16816][client backend] [pg_regress/updatable_views][81/169:0] ERROR: cannot execute MERGE on relation "rw_view1" 2024-09-13 09:37:25.676 UTC [16816][client backend] [pg_regress/updatable_views][81/169:0] DETAIL: MERGE is not supported for relations with rules. 2024-09-13 09:37:25.676 UTC [16816][client backend] [pg_regress/updatable_views][81/169: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-09-13 09:37:25.693 UTC [16826][client backend] [pg_regress/inherit][85/186:4675] ERROR: constraint "p2chk" conflicts with inherited constraint on relation "c2" 2024-09-13 09:37:25.693 UTC [16826][client backend] [pg_regress/inherit][85/186:4675] STATEMENT: create table c2 (constraint p2chk check (ff1 > 10) no inherit) inherits (p1); 2024-09-13 09:37:25.735 UTC [16815][client backend] [pg_regress/constraints][80/215:4700] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-09-13 09:37:25.735 UTC [16815][client backend] [pg_regress/constraints][80/215:4700] DETAIL: Key (i)=(3) already exists. 2024-09-13 09:37:25.735 UTC [16815][client backend] [pg_regress/constraints][80/215:4700] STATEMENT: COMMIT; 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/262:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/262:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/262:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/263:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/263:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/263:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/264:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/264:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/264:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/265:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/265:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-09-13 09:37:25.746 UTC [16814][client backend] [pg_regress/triggers][75/265:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/266:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/266:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/266:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/267:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/267:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/267:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/268:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/268:0] DETAIL: Views cannot have TRUNCATE triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/268:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/269:0] ERROR: "main_view" is a view 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/269:0] DETAIL: Views cannot have TRUNCATE triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/269:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/270:0] ERROR: "main_table" is a table 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/270:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/270:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF INSERT ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_ins'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/271:0] ERROR: "main_table" is a table 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/271:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/271:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/272:0] ERROR: "main_table" is a table 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/272:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-09-13 09:37:25.747 UTC [16814][client backend] [pg_regress/triggers][75/272:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF DELETE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_del'); 2024-09-13 09:37:25.748 UTC [16814][client backend] [pg_regress/triggers][75/273:0] ERROR: INSTEAD OF triggers cannot have WHEN conditions 2024-09-13 09:37:25.748 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.748 UTC [16814][client backend] [pg_regress/triggers][75/274:0] ERROR: INSTEAD OF triggers cannot have column lists 2024-09-13 09:37:25.748 UTC [16814][client backend] [pg_regress/triggers][75/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-09-13 09:37:25.748 UTC [16814][client backend] [pg_regress/triggers][75/275:0] ERROR: INSTEAD OF triggers must be FOR EACH ROW 2024-09-13 09:37:25.748 UTC [16814][client backend] [pg_regress/triggers][75/275:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_view EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-09-13 09:37:25.779 UTC [16815][client backend] [pg_regress/constraints][80/224:4734] ERROR: conflicting key value violates exclusion constraint "circles_c1_c2_excl" 2024-09-13 09:37:25.779 UTC [16815][client backend] [pg_regress/constraints][80/224:4734] 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-09-13 09:37:25.779 UTC [16815][client backend] [pg_regress/constraints][80/224:4734] STATEMENT: INSERT INTO circles VALUES('<(20,20), 10>', '<(0,0), 4>'); 2024-09-13 09:37:25.782 UTC [16815][client backend] [pg_regress/constraints][80/226:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2024-09-13 09:37:25.782 UTC [16815][client backend] [pg_regress/constraints][80/226: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-09-13 09:37:25.785 UTC [16815][client backend] [pg_regress/constraints][80/229:4739] ERROR: could not create exclusion constraint "circles_c1_c2_excl1" 2024-09-13 09:37:25.785 UTC [16815][client backend] [pg_regress/constraints][80/229:4739] DETAIL: Key (c1, (c2::circle))=(<(0,0),5>, <(0,0),5>) conflicts with key (c1, (c2::circle))=(<(0,0),5>, <(0,0),4>). 2024-09-13 09:37:25.785 UTC [16815][client backend] [pg_regress/constraints][80/229:4739] STATEMENT: ALTER TABLE circles ADD EXCLUDE USING gist (c1 WITH &&, (c2::circle) WITH &&); 2024-09-13 09:37:25.814 UTC [16815][client backend] [pg_regress/constraints][80/235:4758] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-09-13 09:37:25.814 UTC [16815][client backend] [pg_regress/constraints][80/235:4758] DETAIL: Key (f1)=(1) conflicts with existing key (f1)=(1). 2024-09-13 09:37:25.814 UTC [16815][client backend] [pg_regress/constraints][80/235:4758] STATEMENT: INSERT INTO deferred_excl VALUES(1); 2024-09-13 09:37:25.817 UTC [16815][client backend] [pg_regress/constraints][80/236:0] ERROR: ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters 2024-09-13 09:37:25.817 UTC [16815][client backend] [pg_regress/constraints][80/236:0] STATEMENT: INSERT INTO deferred_excl VALUES(1) ON CONFLICT ON CONSTRAINT deferred_excl_con DO NOTHING; 2024-09-13 09:37:25.817 UTC [16821][client backend] [pg_regress/vacuum][84/167:4761] ERROR: null value in column "i" of relation "vac_truncate_test" violates not-null constraint 2024-09-13 09:37:25.817 UTC [16821][client backend] [pg_regress/vacuum][84/167:4761] DETAIL: Failing row contains (null, null). 2024-09-13 09:37:25.817 UTC [16821][client backend] [pg_regress/vacuum][84/167:4761] STATEMENT: INSERT INTO vac_truncate_test VALUES (1, NULL), (NULL, NULL); 2024-09-13 09:37:25.820 UTC [16815][client backend] [pg_regress/constraints][80/237:4762] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-09-13 09:37:25.820 UTC [16815][client backend] [pg_regress/constraints][80/237:4762] DETAIL: Key (f1)=(2) conflicts with existing key (f1)=(2). 2024-09-13 09:37:25.820 UTC [16815][client backend] [pg_regress/constraints][80/237:4762] STATEMENT: COMMIT; 2024-09-13 09:37:25.821 UTC [16815][client backend] [pg_regress/constraints][80/238:4763] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-09-13 09:37:25.821 UTC [16815][client backend] [pg_regress/constraints][80/238:4763] DETAIL: Key (f1)=(3) conflicts with existing key (f1)=(3). 2024-09-13 09:37:25.821 UTC [16815][client backend] [pg_regress/constraints][80/238:4763] STATEMENT: COMMIT; 2024-09-13 09:37:25.842 UTC [16815][client backend] [pg_regress/constraints][80/243:4774] ERROR: could not create exclusion constraint "deferred_excl_f1_excl" 2024-09-13 09:37:25.842 UTC [16815][client backend] [pg_regress/constraints][80/243:4774] DETAIL: Key (f1)=(3) conflicts with key (f1)=(3). 2024-09-13 09:37:25.842 UTC [16815][client backend] [pg_regress/constraints][80/243:4774] STATEMENT: ALTER TABLE deferred_excl ADD EXCLUDE (f1 WITH =); 2024-09-13 09:37:25.847 UTC [16826][client backend] [pg_regress/inherit][85/213:0] ERROR: new row for relation "ac" violates check constraint "ac_check" 2024-09-13 09:37:25.847 UTC [16826][client backend] [pg_regress/inherit][85/213:0] DETAIL: Failing row contains (null). 2024-09-13 09:37:25.847 UTC [16826][client backend] [pg_regress/inherit][85/213:0] STATEMENT: insert into ac (aa) values (NULL); 2024-09-13 09:37:25.848 UTC [16826][client backend] [pg_regress/inherit][85/214:0] ERROR: new row for relation "bc" violates check constraint "ac_check" 2024-09-13 09:37:25.848 UTC [16826][client backend] [pg_regress/inherit][85/214:0] DETAIL: Failing row contains (null, null). 2024-09-13 09:37:25.848 UTC [16826][client backend] [pg_regress/inherit][85/214:0] STATEMENT: insert into bc (aa) values (NULL); 2024-09-13 09:37:25.855 UTC [16826][client backend] [pg_regress/inherit][85/215:4777] ERROR: cannot drop inherited constraint "ac_check" of relation "bc" 2024-09-13 09:37:25.855 UTC [16826][client backend] [pg_regress/inherit][85/215:4777] STATEMENT: alter table bc drop constraint ac_check; 2024-09-13 09:37:25.876 UTC [16815][client backend] [pg_regress/constraints][80/251:0] ERROR: constraint "no_constraint" for table "constraint_comments_tbl" does not exist 2024-09-13 09:37:25.876 UTC [16815][client backend] [pg_regress/constraints][80/251:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON constraint_comments_tbl IS 'yes, the comment'; 2024-09-13 09:37:25.877 UTC [16815][client backend] [pg_regress/constraints][80/252:0] ERROR: constraint "no_constraint" for domain constraint_comments_dom does not exist 2024-09-13 09:37:25.877 UTC [16815][client backend] [pg_regress/constraints][80/252:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON DOMAIN constraint_comments_dom IS 'yes, another comment'; 2024-09-13 09:37:25.877 UTC [16815][client backend] [pg_regress/constraints][80/253:0] ERROR: relation "no_comments_tbl" does not exist 2024-09-13 09:37:25.877 UTC [16815][client backend] [pg_regress/constraints][80/253:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON no_comments_tbl IS 'bad comment'; 2024-09-13 09:37:25.877 UTC [16815][client backend] [pg_regress/constraints][80/254:0] ERROR: type "no_comments_dom" does not exist 2024-09-13 09:37:25.877 UTC [16815][client backend] [pg_regress/constraints][80/254:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN no_comments_dom IS 'another bad comment'; 2024-09-13 09:37:25.880 UTC [16826][client backend] [pg_regress/inherit][85/220:0] ERROR: new row for relation "ac" violates check constraint "ac_aa_check" 2024-09-13 09:37:25.880 UTC [16826][client backend] [pg_regress/inherit][85/220:0] DETAIL: Failing row contains (null). 2024-09-13 09:37:25.880 UTC [16826][client backend] [pg_regress/inherit][85/220:0] STATEMENT: insert into ac (aa) values (NULL); 2024-09-13 09:37:25.881 UTC [16815][client backend] [pg_regress/constraints][80/260:0] ERROR: must be owner of relation constraint_comments_tbl 2024-09-13 09:37:25.881 UTC [16815][client backend] [pg_regress/constraints][80/260:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON constraint_comments_tbl IS 'no, the comment'; 2024-09-13 09:37:25.881 UTC [16826][client backend] [pg_regress/inherit][85/221:0] ERROR: new row for relation "bc" violates check constraint "ac_aa_check" 2024-09-13 09:37:25.881 UTC [16826][client backend] [pg_regress/inherit][85/221:0] DETAIL: Failing row contains (null, null). 2024-09-13 09:37:25.881 UTC [16826][client backend] [pg_regress/inherit][85/221:0] STATEMENT: insert into bc (aa) values (NULL); 2024-09-13 09:37:25.881 UTC [16826][client backend] [pg_regress/inherit][85/222:4791] ERROR: cannot drop inherited constraint "ac_aa_check" of relation "bc" 2024-09-13 09:37:25.881 UTC [16826][client backend] [pg_regress/inherit][85/222:4791] STATEMENT: alter table bc drop constraint ac_aa_check; 2024-09-13 09:37:25.881 UTC [16815][client backend] [pg_regress/constraints][80/261:0] ERROR: must be owner of type constraint_comments_dom 2024-09-13 09:37:25.881 UTC [16815][client backend] [pg_regress/constraints][80/261:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN constraint_comments_dom IS 'no, another comment'; TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "execTuples.c", Line: 1737, PID: 16816 2024-09-13 09:37:25.897 UTC [16815][client backend] [pg_regress/constraints][:0] LOG: disconnection: session time: 0:00:01.566 user=postgres database=regression host=[local] /lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7f8a8b051f31] postgres: postgres regression [local] MERGE(ExceptionalCondition+0xe6)[0x564d4299fc60] postgres: postgres regression [local] MERGE(ExecFetchSlotHeapTuple+0x155)[0x564d421ca209] postgres: postgres regression [local] MERGE(ExecIRDeleteTriggers+0x435)[0x564d42138d7f] postgres: postgres regression [local] MERGE(+0x99caf0)[0x564d42236af0] postgres: postgres regression [local] MERGE(+0x99da1a)[0x564d42237a1a] postgres: postgres regression [local] MERGE(+0x99fa52)[0x564d42239a52] postgres: postgres regression [local] MERGE(+0x920536)[0x564d421ba536] postgres: postgres regression [local] MERGE(+0x909c4a)[0x564d421a3c4a] postgres: postgres regression [local] MERGE(+0x909dab)[0x564d421a3dab] postgres: postgres regression [local] MERGE(standard_ExecutorRun+0x2f2)[0x564d421a5ac4] postgres: postgres regression [local] MERGE(ExecutorRun+0x22)[0x564d421a5d3c] postgres: postgres regression [local] MERGE(+0xdfd891)[0x564d42697891] postgres: postgres regression [local] MERGE(+0xdff89c)[0x564d4269989c] postgres: postgres regression [local] MERGE(+0xdfff7e)[0x564d42699f7e] postgres: postgres regression [local] MERGE(PortalRun+0x863)[0x564d4269a929] postgres: postgres regression [local] MERGE(+0xdf7d25)[0x564d42691d25] postgres: postgres regression [local] MERGE(PostgresMain+0xe3d)[0x564d4269593b] postgres: postgres regression [local] MERGE(BackendMain+0x123)[0x564d42687d06] postgres: postgres regression [local] MERGE(postmaster_child_launch+0x1c1)[0x564d424f1c9b] postgres: postgres regression [local] MERGE(+0xc5ed1a)[0x564d424f8d1a] postgres: postgres regression [local] MERGE(+0xc5f3e3)[0x564d424f93e3] postgres: postgres regression [local] MERGE(PostmasterMarkPIDForWorkerNotify+0x0)[0x564d424fb39e] postgres: postgres regression [local] MERGE(main+0x28e)[0x564d422a8e53] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f8a89e4824a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f8a89e48305] postgres: postgres regression [local] MERGE(_start+0x21)[0x564d41cad4b1] 2024-09-13 09:37:25.914 UTC [16821][client backend] [pg_regress/vacuum][84/202:0] ERROR: column "a" of relation "vacparted" appears more than once 2024-09-13 09:37:25.914 UTC [16821][client backend] [pg_regress/vacuum][84/202:0] STATEMENT: VACUUM ANALYZE vacparted(a,b,a); 2024-09-13 09:37:25.915 UTC [16821][client backend] [pg_regress/vacuum][84/204:0] ERROR: column "b" of relation "vacparted" appears more than once 2024-09-13 09:37:25.915 UTC [16821][client backend] [pg_regress/vacuum][84/204:0] STATEMENT: ANALYZE vacparted(a,b,b); 2024-09-13 09:37:26.048 UTC [16821][client backend] [pg_regress/vacuum][84/233:0] ERROR: relation "does_not_exist" does not exist 2024-09-13 09:37:26.048 UTC [16821][client backend] [pg_regress/vacuum][84/233:0] STATEMENT: VACUUM vacparted, does_not_exist; 2024-09-13 09:37:26.054 UTC [16821][client backend] [pg_regress/vacuum][84/240:0] ERROR: relation "does_not_exist" does not exist 2024-09-13 09:37:26.054 UTC [16821][client backend] [pg_regress/vacuum][84/240:0] STATEMENT: VACUUM (FREEZE) does_not_exist, vaccluster; 2024-09-13 09:37:26.058 UTC [16826][client backend] [pg_regress/inherit][85/252:4854] ERROR: check constraint "cc" of relation "c1" is violated by some row 2024-09-13 09:37:26.058 UTC [16826][client backend] [pg_regress/inherit][85/252:4854] STATEMENT: alter table p2 add constraint cc check (f2>0); 2024-09-13 09:37:26.060 UTC [16826][client backend] [pg_regress/inherit][85/253:4855] ERROR: check constraint "p2_f2_check" of relation "c1" is violated by some row 2024-09-13 09:37:26.060 UTC [16826][client backend] [pg_regress/inherit][85/253:4855] STATEMENT: alter table p2 add check (f2>0); 2024-09-13 09:37:26.061 UTC [16821][client backend] [pg_regress/vacuum][84/251:0] ERROR: column "does_not_exist" of relation "vactst" does not exist 2024-09-13 09:37:26.061 UTC [16821][client backend] [pg_regress/vacuum][84/251:0] STATEMENT: VACUUM ANALYZE vactst (does_not_exist), vacparted (b); 2024-09-13 09:37:26.077 UTC [16826][client backend] [pg_regress/inherit][85/257:0] ERROR: new row for relation "c1" violates check constraint "p2_f2_check" 2024-09-13 09:37:26.077 UTC [16826][client backend] [pg_regress/inherit][85/257:0] DETAIL: Failing row contains (1, -1, 2). 2024-09-13 09:37:26.077 UTC [16826][client backend] [pg_regress/inherit][85/257:0] STATEMENT: insert into c1 values(1,-1,2); 2024-09-13 09:37:26.089 UTC [16821][client backend] [pg_regress/vacuum][84/257:0] ERROR: ANALYZE option must be specified when a column list is provided 2024-09-13 09:37:26.089 UTC [16821][client backend] [pg_regress/vacuum][84/257:0] STATEMENT: VACUUM FULL vactst, vacparted (a, b), vaccluster (i); 2024-09-13 09:37:26.097 UTC [16821][client backend] [pg_regress/vacuum][84/268:0] ERROR: relation "does_not_exist" does not exist 2024-09-13 09:37:26.097 UTC [16821][client backend] [pg_regress/vacuum][84/268:0] STATEMENT: ANALYZE vactst, does_not_exist, vacparted; 2024-09-13 09:37:26.098 UTC [16821][client backend] [pg_regress/vacuum][84/271:0] ERROR: column "does_not_exist" of relation "vacparted" does not exist 2024-09-13 09:37:26.098 UTC [16821][client backend] [pg_regress/vacuum][84/271:0] STATEMENT: ANALYZE vactst (i), vacparted (does_not_exist); 2024-09-13 09:37:26.105 UTC [16821][client backend] [pg_regress/vacuum][84/277:0] ERROR: relation "does_not_exist" does not exist 2024-09-13 09:37:26.105 UTC [16821][client backend] [pg_regress/vacuum][84/277:0] STATEMENT: ANALYZE (VERBOSE) does_not_exist; 2024-09-13 09:37:26.105 UTC [16821][client backend] [pg_regress/vacuum][84/278:0] ERROR: syntax error at or near "arg" at character 22 2024-09-13 09:37:26.105 UTC [16821][client backend] [pg_regress/vacuum][84/278:0] STATEMENT: ANALYZE (nonexistent-arg) does_not_exist; 2024-09-13 09:37:26.105 UTC [16821][client backend] [pg_regress/vacuum][84/279:0] ERROR: unrecognized ANALYZE option "nonexistentarg" at character 10 2024-09-13 09:37:26.105 UTC [16821][client backend] [pg_regress/vacuum][84/279:0] STATEMENT: ANALYZE (nonexistentarg) does_not_exit; 2024-09-13 09:37:26.106 UTC [16814][client backend] [pg_regress/triggers][75/328:0] ERROR: No such country: "Japon" 2024-09-13 09:37:26.106 UTC [16814][client backend] [pg_regress/triggers][75/328:0] CONTEXT: PL/pgSQL function city_update() line 9 at RAISE 2024-09-13 09:37:26.106 UTC [16814][client backend] [pg_regress/triggers][75/328:0] STATEMENT: UPDATE city_view SET country_name = 'Japon' WHERE city_name = 'Tokyo'; 2024-09-13 09:37:26.106 UTC [16821][client backend] [pg_regress/vacuum][84/281:0] ERROR: relation "does_not_exist" does not exist 2024-09-13 09:37:26.106 UTC [16821][client backend] [pg_regress/vacuum][84/281:0] STATEMENT: ANALYZE (SKIP_LOCKED, VERBOSE) does_not_exist; 2024-09-13 09:37:26.106 UTC [16821][client backend] [pg_regress/vacuum][84/282:0] ERROR: relation "does_not_exist" does not exist 2024-09-13 09:37:26.106 UTC [16821][client backend] [pg_regress/vacuum][84/282:0] STATEMENT: ANALYZE (VERBOSE, SKIP_LOCKED) does_not_exist; 2024-09-13 09:37:26.214 UTC [16821][client backend] [pg_regress/vacuum][84/311:0] ERROR: PROCESS_TOAST required with VACUUM FULL 2024-09-13 09:37:26.214 UTC [16821][client backend] [pg_regress/vacuum][84/311:0] STATEMENT: VACUUM (PROCESS_TOAST FALSE, FULL) vac_option_tab; 2024-09-13 09:37:26.288 UTC [16821][client backend] [pg_regress/vacuum][84/339:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-09-13 09:37:26.288 UTC [16821][client backend] [pg_regress/vacuum][84/339:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 16777220) vac_option_tab; 2024-09-13 09:37:26.288 UTC [16821][client backend] [pg_regress/vacuum][84/340:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-09-13 09:37:26.288 UTC [16821][client backend] [pg_regress/vacuum][84/340:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 120) vac_option_tab; 2024-09-13 09:37:26.289 UTC [16821][client backend] [pg_regress/vacuum][84/341:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-09-13 09:37:26.289 UTC [16821][client backend] [pg_regress/vacuum][84/341:0] HINT: Value exceeds integer range. 2024-09-13 09:37:26.289 UTC [16821][client backend] [pg_regress/vacuum][84/341:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 10000000000) vac_option_tab; 2024-09-13 09:37:26.289 UTC [16821][client backend] [pg_regress/vacuum][84/342:0] ERROR: BUFFER_USAGE_LIMIT cannot be specified for VACUUM FULL 2024-09-13 09:37:26.289 UTC [16821][client backend] [pg_regress/vacuum][84/342:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT '512 kB', FULL) vac_option_tab; 2024-09-13 09:37:26.297 UTC [16821][client backend] [pg_regress/vacuum][84/348:0] ERROR: ONLY_DATABASE_STATS cannot be specified with a list of tables 2024-09-13 09:37:26.297 UTC [16821][client backend] [pg_regress/vacuum][84/348:0] STATEMENT: VACUUM (ONLY_DATABASE_STATS) vactst; 2024-09-13 09:37:26.337 UTC [16826][client backend] [pg_regress/inherit][85/317:4933] ERROR: cannot rename inherited column "b" 2024-09-13 09:37:26.337 UTC [16826][client backend] [pg_regress/inherit][85/317:4933] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2024-09-13 09:37:26.337 UTC [16826][client backend] [pg_regress/inherit][85/318:4934] ERROR: cannot rename inherited column "aa" 2024-09-13 09:37:26.337 UTC [16826][client backend] [pg_regress/inherit][85/318:4934] STATEMENT: ALTER TABLE inhts RENAME aa TO aaa; 2024-09-13 09:37:26.375 UTC [16830][client backend] [pg_regress/infinite_recurse][87/4:0] ERROR: stack depth limit exceeded 2024-09-13 09:37:26.375 UTC [16830][client backend] [pg_regress/infinite_recurse][87/4:0] HINT: Increase the configuration parameter "max_stack_depth" (currently 2048kB), after ensuring the platform's stack depth limit is adequate. 2024-09-13 09:37:26.375 UTC [16830][client backend] [pg_regress/infinite_recurse][87/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 2024-09-13 09:37:26.375 UTC [16830][client backend] [pg_regress/infinite_recurse][87/4:0] STATEMENT: select infinite_recurse(); 2024-09-13 09:37:26.379 UTC [16821][client backend] [pg_regress/vacuum][84/361:0] WARNING: permission denied to vacuum "vacowned", skipping it 2024-09-13 09:37:26.380 UTC [16821][client backend] [pg_regress/vacuum][84/363:0] WARNING: permission denied to analyze "vacowned", skipping it 2024-09-13 09:37:26.380 UTC [16821][client backend] [pg_regress/vacuum][84/364:0] WARNING: permission denied to vacuum "vacowned", skipping it 2024-09-13 09:37:26.381 UTC [16821][client backend] [pg_regress/vacuum][84/366:0] WARNING: permission denied to vacuum "pg_class", skipping it 2024-09-13 09:37:26.382 UTC [16821][client backend] [pg_regress/vacuum][84/368:0] WARNING: permission denied to analyze "pg_class", skipping it 2024-09-13 09:37:26.382 UTC [16821][client backend] [pg_regress/vacuum][84/369:0] WARNING: permission denied to vacuum "pg_class", skipping it 2024-09-13 09:37:26.383 UTC [16821][client backend] [pg_regress/vacuum][84/371:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2024-09-13 09:37:26.383 UTC [16821][client backend] [pg_regress/vacuum][84/373:0] WARNING: permission denied to analyze "pg_authid", skipping it 2024-09-13 09:37:26.384 UTC [16821][client backend] [pg_regress/vacuum][84/374:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2024-09-13 09:37:26.388 UTC [16821][client backend] [pg_regress/vacuum][84/376:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-09-13 09:37:26.388 UTC [16821][client backend] [pg_regress/vacuum][84/377:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.389 UTC [16821][client backend] [pg_regress/vacuum][84/378:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.389 UTC [16821][client backend] [pg_regress/vacuum][84/380:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.392 UTC [16821][client backend] [pg_regress/vacuum][84/382:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.392 UTC [16821][client backend] [pg_regress/vacuum][84/384:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2024-09-13 09:37:26.392 UTC [16821][client backend] [pg_regress/vacuum][84/385:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-09-13 09:37:26.392 UTC [16821][client backend] [pg_regress/vacuum][84/386:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.392 UTC [16821][client backend] [pg_regress/vacuum][84/388:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-09-13 09:37:26.392 UTC [16821][client backend] [pg_regress/vacuum][84/389:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.393 UTC [16821][client backend] [pg_regress/vacuum][84/390:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-09-13 09:37:26.393 UTC [16821][client backend] [pg_regress/vacuum][84/391:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.394 UTC [16821][client backend] [pg_regress/vacuum][84/392:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.395 UTC [16821][client backend] [pg_regress/vacuum][84/394:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.400 UTC [16821][client backend] [pg_regress/vacuum][84/396:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.409 UTC [16821][client backend] [pg_regress/vacuum][84/405:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.412 UTC [16821][client backend] [pg_regress/vacuum][84/410:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.413 UTC [16821][client backend] [pg_regress/vacuum][84/415:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.418 UTC [16821][client backend] [pg_regress/vacuum][84/418:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.419 UTC [16821][client backend] [pg_regress/vacuum][84/424:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.422 UTC [16821][client backend] [pg_regress/vacuum][84/430:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.434 UTC [16821][client backend] [pg_regress/vacuum][84/435:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-09-13 09:37:26.434 UTC [16821][client backend] [pg_regress/vacuum][84/437:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.436 UTC [16821][client backend] [pg_regress/vacuum][84/442:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.437 UTC [16821][client backend] [pg_regress/vacuum][84/444:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2024-09-13 09:37:26.437 UTC [16821][client backend] [pg_regress/vacuum][84/446:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.443 UTC [16821][client backend] [pg_regress/vacuum][84/449:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.443 UTC [16821][client backend] [pg_regress/vacuum][84/450:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-09-13 09:37:26.444 UTC [16821][client backend] [pg_regress/vacuum][84/453:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.450 UTC [16821][client backend] [pg_regress/vacuum][84/459:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.454 UTC [16821][client backend] [pg_regress/vacuum][84/467:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.454 UTC [16821][client backend] [pg_regress/vacuum][84/468:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.456 UTC [16821][client backend] [pg_regress/vacuum][84/470:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.460 UTC [16821][client backend] [pg_regress/vacuum][84/472:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.461 UTC [16821][client backend] [pg_regress/vacuum][84/476:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-09-13 09:37:26.461 UTC [16821][client backend] [pg_regress/vacuum][84/477:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.461 UTC [16814][client backend] [pg_regress/triggers][75/370:0] ERROR: U9999 2024-09-13 09:37:26.461 UTC [16814][client backend] [pg_regress/triggers][75/370: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-09-13 09:37:26.461 UTC [16814][client backend] [pg_regress/triggers][75/370:0] STATEMENT: insert into depth_a values (1); 2024-09-13 09:37:26.461 UTC [16821][client backend] [pg_regress/vacuum][84/479:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-09-13 09:37:26.462 UTC [16821][client backend] [pg_regress/vacuum][84/480:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-09-13 09:37:26.463 UTC [16821][client backend] [pg_regress/vacuum][84/484:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.463 UTC [16821][client backend] [pg_regress/vacuum][84/485:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.463 UTC [16821][client backend] [pg_regress/vacuum][84/487:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-09-13 09:37:26.464 UTC [16821][client backend] [pg_regress/vacuum][84/489:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-09-13 09:37:26.497 UTC [16821][client backend] [pg_regress/vacuum][:0] LOG: disconnection: session time: 0:00:02.141 user=postgres database=regression host=[local] 2024-09-13 09:37:26.525 UTC [16826][client backend] [pg_regress/inherit][85/357:4981] ERROR: cannot rename inherited column "b" 2024-09-13 09:37:26.525 UTC [16826][client backend] [pg_regress/inherit][85/357:4981] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2024-09-13 09:37:26.549 UTC [16830][client backend] [pg_regress/infinite_recurse][:0] LOG: disconnection: session time: 0:00:02.172 user=postgres database=regression host=[local] 2024-09-13 09:37:26.604 UTC [16814][client backend] [pg_regress/triggers][75/392:4994] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2024-09-13 09:37:26.604 UTC [16814][client backend] [pg_regress/triggers][75/392:4994] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-09-13 09:37:26.604 UTC [16814][client backend] [pg_regress/triggers][75/392:4994] STATEMENT: update parent set val1 = 'b' where aid = 1; 2024-09-13 09:37:26.605 UTC [16814][client backend] [pg_regress/triggers][75/393:4995] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2024-09-13 09:37:26.605 UTC [16814][client backend] [pg_regress/triggers][75/393:4995] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-09-13 09:37:26.605 UTC [16814][client backend] [pg_regress/triggers][75/393:4995] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then update set val1 = 'b'; 2024-09-13 09:37:26.609 UTC [16814][client backend] [pg_regress/triggers][75/396:4996] ERROR: tuple to be deleted was already modified by an operation triggered by the current command 2024-09-13 09:37:26.609 UTC [16814][client backend] [pg_regress/triggers][75/396:4996] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-09-13 09:37:26.609 UTC [16814][client backend] [pg_regress/triggers][75/396:4996] STATEMENT: delete from parent where aid = 1; 2024-09-13 09:37:26.610 UTC [16814][client backend] [pg_regress/triggers][75/397:4997] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2024-09-13 09:37:26.610 UTC [16814][client backend] [pg_regress/triggers][75/397:4997] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-09-13 09:37:26.610 UTC [16814][client backend] [pg_regress/triggers][75/397:4997] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then delete; 2024-09-13 09:37:26.759 UTC [16814][client backend] [pg_regress/triggers][75/421:5020] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2024-09-13 09:37:26.759 UTC [16814][client backend] [pg_regress/triggers][75/421:5020] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-09-13 09:37:26.759 UTC [16814][client backend] [pg_regress/triggers][75/421:5020] STATEMENT: delete from self_ref_trigger; 2024-09-13 09:37:26.851 UTC [16814][client backend] [pg_regress/triggers][75/438:5043] ERROR: cannot ALTER TABLE "trigger_ddl_table" because it is being used by active queries in this session 2024-09-13 09:37:26.851 UTC [16814][client backend] [pg_regress/triggers][75/438:5043] CONTEXT: SQL statement "alter table trigger_ddl_table add primary key (col1)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2024-09-13 09:37:26.851 UTC [16814][client backend] [pg_regress/triggers][75/438:5043] STATEMENT: insert into trigger_ddl_table values (1, 42); 2024-09-13 09:37:26.852 UTC [16814][client backend] [pg_regress/triggers][75/440:0] ERROR: cannot CREATE INDEX "trigger_ddl_table" because it is being used by active queries in this session 2024-09-13 09:37:26.852 UTC [16814][client backend] [pg_regress/triggers][75/440:0] CONTEXT: SQL statement "create index on trigger_ddl_table (col2)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2024-09-13 09:37:26.852 UTC [16814][client backend] [pg_regress/triggers][75/440:0] STATEMENT: insert into trigger_ddl_table values (1, 42); 2024-09-13 09:37:26.881 UTC [16814][client backend] [pg_regress/triggers][75/448:0] WARNING: before insert (new): (1,black) 2024-09-13 09:37:26.881 UTC [16814][client backend] [pg_regress/triggers][75/448:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.883 UTC [16814][client backend] [pg_regress/triggers][75/448:5052] WARNING: after insert (new): (1,black) 2024-09-13 09:37:26.883 UTC [16814][client backend] [pg_regress/triggers][75/448:5052] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-09-13 09:37:26.892 UTC [16814][client backend] [pg_regress/triggers][75/449:0] WARNING: before insert (new): (2,red) 2024-09-13 09:37:26.892 UTC [16814][client backend] [pg_regress/triggers][75/449:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.893 UTC [16814][client backend] [pg_regress/triggers][75/449:0] WARNING: before insert (new, modified): (3,"red trig modified") 2024-09-13 09:37:26.893 UTC [16814][client backend] [pg_regress/triggers][75/449:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-09-13 09:37:26.893 UTC [16814][client backend] [pg_regress/triggers][75/449:5053] WARNING: after insert (new): (3,"red trig modified") 2024-09-13 09:37:26.893 UTC [16814][client backend] [pg_regress/triggers][75/449:5053] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-09-13 09:37:26.894 UTC [16814][client backend] [pg_regress/triggers][75/450:0] WARNING: before insert (new): (3,orange) 2024-09-13 09:37:26.894 UTC [16814][client backend] [pg_regress/triggers][75/450:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] WARNING: before update (old): (3,"red trig modified") 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] WARNING: before update (new): (3,"updated red trig modified") 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] WARNING: after update (old): (3,"red trig modified") 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] WARNING: after update (new): (3,"updated red trig modified") 2024-09-13 09:37:26.895 UTC [16814][client backend] [pg_regress/triggers][75/450:5054] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-09-13 09:37:26.896 UTC [16814][client backend] [pg_regress/triggers][75/451:0] WARNING: before insert (new): (4,green) 2024-09-13 09:37:26.896 UTC [16814][client backend] [pg_regress/triggers][75/451:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.896 UTC [16814][client backend] [pg_regress/triggers][75/451:0] WARNING: before insert (new, modified): (5,"green trig modified") 2024-09-13 09:37:26.896 UTC [16814][client backend] [pg_regress/triggers][75/451:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-09-13 09:37:26.896 UTC [16814][client backend] [pg_regress/triggers][75/451:5055] WARNING: after insert (new): (5,"green trig modified") 2024-09-13 09:37:26.896 UTC [16814][client backend] [pg_regress/triggers][75/451:5055] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-09-13 09:37:26.899 UTC [16814][client backend] [pg_regress/triggers][75/452:0] WARNING: before insert (new): (5,purple) 2024-09-13 09:37:26.899 UTC [16814][client backend] [pg_regress/triggers][75/452:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.899 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] WARNING: before update (old): (5,"green trig modified") 2024-09-13 09:37:26.899 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-09-13 09:37:26.900 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] WARNING: before update (new): (5,"updated green trig modified") 2024-09-13 09:37:26.900 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-09-13 09:37:26.900 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] WARNING: after update (old): (5,"green trig modified") 2024-09-13 09:37:26.900 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-09-13 09:37:26.900 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] WARNING: after update (new): (5,"updated green trig modified") 2024-09-13 09:37:26.900 UTC [16814][client backend] [pg_regress/triggers][75/452:5056] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-09-13 09:37:26.901 UTC [16814][client backend] [pg_regress/triggers][75/453:0] WARNING: before insert (new): (6,white) 2024-09-13 09:37:26.901 UTC [16814][client backend] [pg_regress/triggers][75/453:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.901 UTC [16814][client backend] [pg_regress/triggers][75/453:0] WARNING: before insert (new, modified): (7,"white trig modified") 2024-09-13 09:37:26.901 UTC [16814][client backend] [pg_regress/triggers][75/453:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-09-13 09:37:26.901 UTC [16814][client backend] [pg_regress/triggers][75/453:5057] WARNING: after insert (new): (7,"white trig modified") 2024-09-13 09:37:26.901 UTC [16814][client backend] [pg_regress/triggers][75/453:5057] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-09-13 09:37:26.905 UTC [16814][client backend] [pg_regress/triggers][75/454:0] WARNING: before insert (new): (7,pink) 2024-09-13 09:37:26.905 UTC [16814][client backend] [pg_regress/triggers][75/454:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.905 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] WARNING: before update (old): (7,"white trig modified") 2024-09-13 09:37:26.905 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-09-13 09:37:26.906 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] WARNING: before update (new): (7,"updated white trig modified") 2024-09-13 09:37:26.906 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-09-13 09:37:26.906 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] WARNING: after update (old): (7,"white trig modified") 2024-09-13 09:37:26.906 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-09-13 09:37:26.907 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] WARNING: after update (new): (7,"updated white trig modified") 2024-09-13 09:37:26.907 UTC [16814][client backend] [pg_regress/triggers][75/454:5058] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-09-13 09:37:26.916 UTC [16814][client backend] [pg_regress/triggers][75/455:0] WARNING: before insert (new): (8,yellow) 2024-09-13 09:37:26.916 UTC [16814][client backend] [pg_regress/triggers][75/455:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-09-13 09:37:26.917 UTC [16814][client backend] [pg_regress/triggers][75/455:0] WARNING: before insert (new, modified): (9,"yellow trig modified") 2024-09-13 09:37:26.917 UTC [16814][client backend] [pg_regress/triggers][75/455:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-09-13 09:37:26.917 UTC [16814][client backend] [pg_regress/triggers][75/455:5059] WARNING: after insert (new): (9,"yellow trig modified") 2024-09-13 09:37:26.917 UTC [16814][client backend] [pg_regress/triggers][75/455:5059] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-09-13 09:37:26.953 UTC [16814][client backend] [pg_regress/triggers][75/463:0] ERROR: "my_view" is a view 2024-09-13 09:37:26.953 UTC [16814][client backend] [pg_regress/triggers][75/463:0] DETAIL: Triggers on views cannot have transition tables. 2024-09-13 09:37:26.953 UTC [16814][client backend] [pg_regress/triggers][75/463: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-09-13 09:37:26.975 UTC [16814][client backend] [pg_regress/triggers][75/469:0] ERROR: "parted_trig" is a table 2024-09-13 09:37:26.975 UTC [16814][client backend] [pg_regress/triggers][75/469:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-09-13 09:37:26.975 UTC [16814][client backend] [pg_regress/triggers][75/469:0] STATEMENT: create trigger failed instead of update on parted_trig for each row execute procedure trigger_nothing(); 2024-09-13 09:37:26.975 UTC [16814][client backend] [pg_regress/triggers][75/470:0] ERROR: "parted_trig" is a partitioned table 2024-09-13 09:37:26.975 UTC [16814][client backend] [pg_regress/triggers][75/470:0] DETAIL: ROW triggers with transition tables are not supported on partitioned tables. 2024-09-13 09:37:26.975 UTC [16814][client backend] [pg_regress/triggers][75/470:0] STATEMENT: create trigger failed after update on parted_trig referencing old table as old_table for each row execute procedure trigger_nothing(); 2024-09-13 09:37:26.978 UTC [16826][client backend] [pg_regress/inherit][85/499:5093] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1" 2024-09-13 09:37:26.978 UTC [16826][client backend] [pg_regress/inherit][85/499:5093] STATEMENT: alter table p1_c1 drop constraint f1_pos; 2024-09-13 09:37:27.038 UTC [16814][client backend] [pg_regress/triggers][75/483:0] ERROR: cannot drop trigger trg1 on table trigpart1 because trigger trg1 on table trigpart requires it 2024-09-13 09:37:27.038 UTC [16814][client backend] [pg_regress/triggers][75/483:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-09-13 09:37:27.038 UTC [16814][client backend] [pg_regress/triggers][75/483:0] STATEMENT: drop trigger trg1 on trigpart1; 2024-09-13 09:37:27.039 UTC [16814][client backend] [pg_regress/triggers][75/484:0] ERROR: cannot drop trigger trg1 on table trigpart2 because trigger trg1 on table trigpart requires it 2024-09-13 09:37:27.039 UTC [16814][client backend] [pg_regress/triggers][75/484:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-09-13 09:37:27.039 UTC [16814][client backend] [pg_regress/triggers][75/484:0] STATEMENT: drop trigger trg1 on trigpart2; 2024-09-13 09:37:27.041 UTC [16814][client backend] [pg_regress/triggers][75/485:0] ERROR: cannot drop trigger trg1 on table trigpart3 because trigger trg1 on table trigpart requires it 2024-09-13 09:37:27.041 UTC [16814][client backend] [pg_regress/triggers][75/485:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-09-13 09:37:27.041 UTC [16814][client backend] [pg_regress/triggers][75/485:0] STATEMENT: drop trigger trg1 on trigpart3; 2024-09-13 09:37:27.080 UTC [16826][client backend] [pg_regress/inherit][85/561:5126] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c2" 2024-09-13 09:37:27.080 UTC [16826][client backend] [pg_regress/inherit][85/561:5126] STATEMENT: alter table p1_c2 drop constraint f1_pos; 2024-09-13 09:37:27.081 UTC [16826][client backend] [pg_regress/inherit][85/563:5128] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1c2" 2024-09-13 09:37:27.081 UTC [16826][client backend] [pg_regress/inherit][85/563:5128] STATEMENT: alter table p1_c1c2 drop constraint f1_pos; 2024-09-13 09:37:27.106 UTC [16826][client backend] [pg_regress/inherit][85/577:5134] ERROR: constraint "inh_check_constraint" conflicts with NOT VALID constraint on relation "invalid_check_con_child" 2024-09-13 09:37:27.106 UTC [16826][client backend] [pg_regress/inherit][85/577:5134] STATEMENT: alter table invalid_check_con add constraint inh_check_constraint check(f1 > 0); 2024-09-13 09:37:27.115 UTC [16826][client backend] [pg_regress/inherit][85/582:0] ERROR: new row for relation "invalid_check_con" violates check constraint "inh_check_constraint" 2024-09-13 09:37:27.115 UTC [16826][client backend] [pg_regress/inherit][85/582:0] DETAIL: Failing row contains (0). 2024-09-13 09:37:27.115 UTC [16826][client backend] [pg_regress/inherit][85/582:0] STATEMENT: insert into invalid_check_con values(0); 2024-09-13 09:37:27.115 UTC [16826][client backend] [pg_regress/inherit][85/583:0] ERROR: new row for relation "invalid_check_con_child" violates check constraint "inh_check_constraint" 2024-09-13 09:37:27.115 UTC [16826][client backend] [pg_regress/inherit][85/583:0] DETAIL: Failing row contains (0). 2024-09-13 09:37:27.115 UTC [16826][client backend] [pg_regress/inherit][85/583:0] STATEMENT: insert into invalid_check_con_child values(0); 2024-09-13 09:37:27.211 UTC [16814][client backend] [pg_regress/triggers][75/504:0] ERROR: trigger "trg1" for table "trigpart3" does not exist 2024-09-13 09:37:27.211 UTC [16814][client backend] [pg_regress/triggers][75/504:0] STATEMENT: drop trigger trg1 on trigpart3; 2024-09-13 09:37:27.226 UTC [16814][client backend] [pg_regress/triggers][75/506:0] ERROR: trigger "trg1" for table "trigpart41" does not exist 2024-09-13 09:37:27.226 UTC [16814][client backend] [pg_regress/triggers][75/506:0] STATEMENT: drop trigger trg1 on trigpart41; 2024-09-13 09:37:27.307 UTC [16814][client backend] [pg_regress/triggers][75/526:5183] ERROR: trigger "trg1" for relation "trigpart3" already exists 2024-09-13 09:37:27.307 UTC [16814][client backend] [pg_regress/triggers][75/526:5183] STATEMENT: alter table trigpart attach partition trigpart3 FOR VALUES FROM (2000) to (3000); 2024-09-13 09:37:27.425 UTC [16826][client backend] [pg_regress/inherit][85/698:5224] ERROR: must be owner of table inh_child 2024-09-13 09:37:27.425 UTC [16826][client backend] [pg_regress/inherit][85/698:5224] STATEMENT: alter table inh_parent alter a drop not null; 2024-09-13 09:37:27.430 UTC [16826][client backend] [pg_regress/inherit][85/708:0] ERROR: cannot inherit from temporary relation "inh_temp_parent" 2024-09-13 09:37:27.430 UTC [16826][client backend] [pg_regress/inherit][85/708:0] STATEMENT: create table inh_perm_child () inherits (inh_temp_parent); 2024-09-13 09:37:27.827 UTC [16826][client backend] [pg_regress/inherit][85/885:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2024-09-13 09:37:27.827 UTC [16826][client backend] [pg_regress/inherit][85/885:0] DETAIL: Failing row contains (0, 1, 10). 2024-09-13 09:37:27.827 UTC [16826][client backend] [pg_regress/inherit][85/885:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '1', '10'); 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/886:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/886:0] DETAIL: Failing row contains (10, 1, 10). 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/886:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '1', '10'); 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/887:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/887:0] DETAIL: Failing row contains (20, 1, 10). 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/887:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '1', '10'); 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/888:0] ERROR: null value in column "data" of relation "errtst_child_fastdef" violates not-null constraint 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/888:0] DETAIL: Failing row contains (0, 1, null). 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/888:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '1', NULL); 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/889:0] ERROR: null value in column "data" of relation "errtst_child_plaindef" violates not-null constraint 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/889:0] DETAIL: Failing row contains (10, 1, null). 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/889:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '1', NULL); 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/890:0] ERROR: null value in column "data" of relation "errtst_child_reorder" violates not-null constraint 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/890:0] DETAIL: Failing row contains (20, 1, null). 2024-09-13 09:37:27.828 UTC [16826][client backend] [pg_regress/inherit][85/890:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '1', NULL); 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/891:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "shdata_small" 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/891:0] DETAIL: Failing row contains (0, 5, 5). 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/891:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ( '0', '5', '5'); 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/892:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "shdata_small" 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/892:0] DETAIL: Failing row contains (10, 5, 5). 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/892:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('10', '5', '5'); 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/893:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "shdata_small" 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/893:0] DETAIL: Failing row contains (20, 5, 5). 2024-09-13 09:37:27.829 UTC [16826][client backend] [pg_regress/inherit][85/893:0] STATEMENT: INSERT INTO errtst_parent(partid, shdata, data) VALUES ('20', '5', '5'); 2024-09-13 09:37:27.831 UTC [16826][client backend] [pg_regress/inherit][85/895:0] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2024-09-13 09:37:27.831 UTC [16826][client backend] [pg_regress/inherit][85/895:0] DETAIL: Failing row contains (0, 1, 15). 2024-09-13 09:37:27.831 UTC [16826][client backend] [pg_regress/inherit][85/895:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 0; 2024-09-13 09:37:27.831 UTC [16826][client backend] [pg_regress/inherit][85/896:0] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2024-09-13 09:37:27.831 UTC [16826][client backend] [pg_regress/inherit][85/896:0] DETAIL: Failing row contains (10, 1, 15). 2024-09-13 09:37:27.831 UTC [16826][client backend] [pg_regress/inherit][85/896:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 10; 2024-09-13 09:37:27.832 UTC [16826][client backend] [pg_regress/inherit][85/897:0] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2024-09-13 09:37:27.832 UTC [16826][client backend] [pg_regress/inherit][85/897:0] DETAIL: Failing row contains (20, 1, 15). 2024-09-13 09:37:27.832 UTC [16826][client backend] [pg_regress/inherit][85/897:0] STATEMENT: UPDATE errtst_parent SET data = data + 10 WHERE partid = 20; 2024-09-13 09:37:27.833 UTC [16826][client backend] [pg_regress/inherit][85/899:0] ERROR: new row for relation "errtst_child_fastdef" violates partition constraint 2024-09-13 09:37:27.833 UTC [16826][client backend] [pg_regress/inherit][85/899:0] DETAIL: Failing row contains (10, 1, 5). 2024-09-13 09:37:27.833 UTC [16826][client backend] [pg_regress/inherit][85/899:0] STATEMENT: UPDATE errtst_child_fastdef SET partid = partid + 10 WHERE partid = 0; 2024-09-13 09:37:27.833 UTC [16826][client backend] [pg_regress/inherit][85/900:0] ERROR: new row for relation "errtst_child_plaindef" violates partition constraint 2024-09-13 09:37:27.833 UTC [16826][client backend] [pg_regress/inherit][85/900:0] DETAIL: Failing row contains (20, 1, 5). 2024-09-13 09:37:27.833 UTC [16826][client backend] [pg_regress/inherit][85/900:0] STATEMENT: UPDATE errtst_child_plaindef SET partid = partid + 10 WHERE partid = 10; 2024-09-13 09:37:27.834 UTC [16826][client backend] [pg_regress/inherit][85/901:0] ERROR: new row for relation "errtst_child_reorder" violates partition constraint 2024-09-13 09:37:27.834 UTC [16826][client backend] [pg_regress/inherit][85/901:0] DETAIL: Failing row contains (5, 1, 30). 2024-09-13 09:37:27.834 UTC [16826][client backend] [pg_regress/inherit][85/901:0] STATEMENT: UPDATE errtst_child_reorder SET partid = partid + 10 WHERE partid = 20; 2024-09-13 09:37:27.836 UTC [16826][client backend] [pg_regress/inherit][85/903:5402] ERROR: new row for relation "errtst_child_plaindef" violates check constraint "errtst_child_plaindef_data_check" 2024-09-13 09:37:27.836 UTC [16826][client backend] [pg_regress/inherit][85/903:5402] DETAIL: Failing row contains (10, 1, 15). 2024-09-13 09:37:27.836 UTC [16826][client backend] [pg_regress/inherit][85/903:5402] STATEMENT: UPDATE errtst_parent SET partid = 10, data = data + 10 WHERE partid = 0; 2024-09-13 09:37:27.836 UTC [16826][client backend] [pg_regress/inherit][85/904:5404] ERROR: new row for relation "errtst_child_reorder" violates check constraint "errtst_child_reorder_data_check" 2024-09-13 09:37:27.836 UTC [16826][client backend] [pg_regress/inherit][85/904:5404] DETAIL: Failing row contains (20, 1, 15). 2024-09-13 09:37:27.836 UTC [16826][client backend] [pg_regress/inherit][85/904:5404] STATEMENT: UPDATE errtst_parent SET partid = 20, data = data + 10 WHERE partid = 10; 2024-09-13 09:37:27.837 UTC [16826][client backend] [pg_regress/inherit][85/905:5405] ERROR: new row for relation "errtst_child_fastdef" violates check constraint "errtest_child_fastdef_data_check" 2024-09-13 09:37:27.837 UTC [16826][client backend] [pg_regress/inherit][85/905:5405] DETAIL: Failing row contains (0, 1, 15). 2024-09-13 09:37:27.837 UTC [16826][client backend] [pg_regress/inherit][85/905:5405] STATEMENT: UPDATE errtst_parent SET partid = 0, data = data + 10 WHERE partid = 20; 2024-09-13 09:37:27.837 UTC [16826][client backend] [pg_regress/inherit][85/906:5406] ERROR: no partition of relation "errtst_parent" found for row 2024-09-13 09:37:27.837 UTC [16826][client backend] [pg_regress/inherit][85/906:5406] DETAIL: Partition key of the failing row contains (partid) = (30). 2024-09-13 09:37:27.837 UTC [16826][client backend] [pg_regress/inherit][85/906:5406] STATEMENT: UPDATE errtst_parent SET partid = 30, data = data + 10 WHERE partid = 20; 2024-09-13 09:37:27.861 UTC [16826][client backend] [pg_regress/inherit][:0] LOG: disconnection: session time: 0:00:03.504 user=postgres database=regression host=[local] 2024-09-13 09:37:28.034 UTC [16814][client backend] [pg_regress/triggers][75/636:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-09-13 09:37:28.034 UTC [16814][client backend] [pg_regress/triggers][75/636:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1_1". 2024-09-13 09:37:28.034 UTC [16814][client backend] [pg_regress/triggers][75/636:0] STATEMENT: insert into parted values (1, 1, 'uno uno v2'); 2024-09-13 09:37:28.036 UTC [16814][client backend] [pg_regress/triggers][75/637:5441] ERROR: no partition of relation "parted" found for row 2024-09-13 09:37:28.036 UTC [16814][client backend] [pg_regress/triggers][75/637:5441] DETAIL: Partition key of the failing row contains (a) = (2). 2024-09-13 09:37:28.036 UTC [16814][client backend] [pg_regress/triggers][75/637:5441] STATEMENT: update parted set c = c || 'v3'; 2024-09-13 09:37:28.038 UTC [16814][client backend] [pg_regress/triggers][75/639:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-09-13 09:37:28.038 UTC [16814][client backend] [pg_regress/triggers][75/639:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1_1". 2024-09-13 09:37:28.038 UTC [16814][client backend] [pg_regress/triggers][75/639:0] STATEMENT: insert into parted values (1, 1, 'uno uno v4'); 2024-09-13 09:37:28.038 UTC [16814][client backend] [pg_regress/triggers][75/640:5443] ERROR: no partition of relation "parted_1" found for row 2024-09-13 09:37:28.038 UTC [16814][client backend] [pg_regress/triggers][75/640:5443] DETAIL: Partition key of the failing row contains (b) = (2). 2024-09-13 09:37:28.038 UTC [16814][client backend] [pg_regress/triggers][75/640:5443] STATEMENT: update parted set c = c || 'v5'; 2024-09-13 09:37:28.349 UTC [16814][client backend] [pg_regress/triggers][75/666:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-09-13 09:37:28.349 UTC [16814][client backend] [pg_regress/triggers][75/666:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_1". 2024-09-13 09:37:28.349 UTC [16814][client backend] [pg_regress/triggers][75/666:0] STATEMENT: insert into parted values (1, 1, 'one fail'); 2024-09-13 09:37:28.349 UTC [16814][client backend] [pg_regress/triggers][75/667:0] ERROR: moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported 2024-09-13 09:37:28.349 UTC [16814][client backend] [pg_regress/triggers][75/667:0] DETAIL: Before executing trigger "t", the row was to be in partition "public.parted_2". 2024-09-13 09:37:28.349 UTC [16814][client backend] [pg_regress/triggers][75/667:0] STATEMENT: insert into parted values (1, 2, 'two fail'); 2024-09-13 09:37:28.598 UTC [14879][postmaster] LOG: server process (PID 16816) was terminated by signal 6: Aborted 2024-09-13 09:37:28.598 UTC [14879][postmaster] DETAIL: Failed process was running: 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) RETURNING merge_action(), s.*, t.*; 2024-09-13 09:37:28.598 UTC [14879][postmaster] LOG: terminating any other active server processes 2024-09-13 09:37:28.704 UTC [14879][postmaster] LOG: shutting down because "restart_after_crash" is off 2024-09-13 09:37:28.761 UTC [14879][postmaster] LOG: database system is shut down